img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@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{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.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__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{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.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));height:auto;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:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@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-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@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}@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;cursor:pointer;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:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__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}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@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: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;overflow:hidden;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:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity: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__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;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.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.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{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#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:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.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:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;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(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;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{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media 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% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@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;height:auto;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: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;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@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__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@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}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition: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]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__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;opacity:0;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__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:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button: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]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-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 #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:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.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}}.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-paczkomaty-inpost/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/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-paczkomaty-inpost/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-paczkomaty-inpost/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/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-paczkomaty-inpost/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}}#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:rgba(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:rgba(255,255,255,.9);font-style:normal!important;text-shadow:0 0 8px rgba(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 rgba(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(0px 0px 2px rgba(0,0,0,.4));filter:drop-shadow(0px 0px 2px rgba(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:rgba(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:rgba(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:rgba(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 rgba(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 rgba(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:rgba(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:rgba(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:rgba(0,0,0,.85);color:rgba(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:rgba(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:rgba(0,0,0,.85);background-color:rgba(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:rgba(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}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--primary:#0353D5;--wp--preset--color--success:#5D971F;--wp--preset--color--info:#0dcaf0;--wp--preset--color--warning:#ffc107;--wp--preset--color--danger:#dc3545;--wp--preset--color--light:#fff;--wp--preset--color--secondary:#cccccc;--wp--preset--color--dark-gray:#8B8B8B;--wp--preset--color--dark:#000;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpa-test-msg{background:#d1ecf1!important;border:1px solid #bee5eb!important;border-radius:5px!important;color:#0c5460!important;font-size:14px!important;padding:.75rem 1.25rem!important;font-family:Arial!important;margin-top:5px!important}span.wpa-button{display:inline-block!important;padding-top:5px!important;color:#fff!important;background-color:#6c757d!important;border-color:#6c757d!important;padding:5px 10px!important;border-radius:5px!important;margin-top:5px!important;cursor:pointer!important}#altEmail_container,.altEmail_container{position:absolute!important;overflow:hidden!important;display:inline!important;height:1px!important;width:1px!important;z-index:-1000!important}[class^="wc_payment_method payment_method_tpay"] label:not(.tpay-item){align-items:center;display:flex!important}[class^="wc_payment_method payment_method_tpay"] label:not(.tpay-item) img{margin-left:auto;padding-left:8px;width:50px}[class^="wc_payment_method payment_method_pekao"] label:not(.tpay-item){align-items:center;display:flex!important}[class^="wc_payment_method payment_method_pekao"] label:not(.tpay-item) img{margin-left:auto;padding-left:8px;width:50px}.tpay-blik0{padding:20px 0}.tpay-blik0 input:not([type=checkbox]):not([type=radio]){height:40px;max-width:200px!important;padding:0 10px;width:100%}.tpay-row .tpay-amPmCheckbox{align-items:center;display:flex!important}.tpay-row .tpay-amPmCheckbox label{margin:0!important}[class*=tpay-]+.tpay-accept-conditions{margin-top:15px}.tpay-accept-conditions{color:#676986;font-size:13px}.tpay-accept-conditions a{color:#1b2257;text-decoration:underline}[class*=payment_method_pekao] .payment_box,[class*=payment_method_tpay] .payment_box{background:#fff!important;padding:15px!important}.tpay-sf{background:#fff;max-width:750px;padding:30px 0}.tpay-sf .tpay-sf-form{background:linear-gradient(280deg,#dfe3ea,#cbd1dd);border-radius:5px;display:flex;flex-direction:column;max-width:600px;padding:15px}.tpay-sf .tpay-sf-form img{height:auto;margin-left:auto;width:50px}.tpay-sf .tpay-sf-form input:not([type=checkbox]):not([type=radio]){height:40px;margin:0;padding:0 10px;width:calc(100% - 30px)}.tpay-sf .tpay-sf-form .card-container{display:flex;flex-direction:row;flex-wrap:wrap}.tpay-sf .tpay-sf-form .card-container>div{width:45%}.tpay-sf .tpay-sf-form .card-container>div.card-number-container{margin-bottom:10px;padding-top:0;width:100%}.tpay-sf .tpay-sf-form .card-container>div.cvc-container{margin-left:auto}.tpay-sf .tpay-sf-form .card-container label{align-items:center;align-items:flex-start;display:flex;flex-direction:column;font-size:14px;justify-content:center;margin:0;width:100%}.tpay-sf .tpay-sf-form .card-container label input{border:1px solid #dfdede;border-radius:5px;margin:6px auto 0;outline:0;width:100%}.tpay-sf .tpay-sf-form .card-container label input[readonly=readonly]{filter:blur(2px)}.tpay-sf .tpay-sf-form .card-container label input.valid,.tpay-sf .tpay-sf-form .card-container label input:focus{border-color:#6dac97}.tpay-sf .tpay-sf-form .card-container label input.wrong{border-color:red}.tpay-sf .tpay-sf-form .card-container label span{display:block}.tpay-sf .tpay-sf-form .save-card{align-items:center;display:flex;padding:12px 0}.tpay-sf .tpay-sf-form .save-card input{margin-right:8px;top:unset}.tpay-sf .tpay-sf-form .saved-cards .saved-cards-title{margin:0;padding:12px 0}.tpay-sf .tpay-sf-form .saved-cards label{align-items:center;display:flex}.tpay-sf .tpay-sf-form .saved-cards label input{margin-right:8px;top:unset}.tpay-sf .tpay-sf-form .saved-cards label input[type=radio]{display:block!important}.tpay-blik0{background:#fff;max-width:750px;padding:30px 0}.tpay-blik0 .tpay_blik-payment-alias{margin-bottom:20px}.tpay-blik0 .tpay_blik-payment-alias a{color:#000;font-size:14px}.tpay-blik0 .tpay_blik-payment-alias,.tpay-blik0 .tpay_blik-payment-form{border:1px solid #dfe3ea;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;max-width:400px;padding:15px}.tpay-blik0 .tpay_blik-payment-alias .bottom,.tpay-blik0 .tpay_blik-payment-form .bottom{display:none}.tpay-blik0 .tpay_blik-payment-alias.active,.tpay-blik0 .tpay_blik-payment-form.active{background:linear-gradient(280deg,#dfe3ea,#cbd1dd)}.tpay-blik0 .tpay_blik-payment-alias.active .bottom,.tpay-blik0 .tpay_blik-payment-form.active .bottom{display:block;margin-top:15px}.tpay-blik0 .tpay_blik-payment-alias .top,.tpay-blik0 .tpay_blik-payment-form .top{align-items:center;display:flex}.tpay-blik0 .tpay_blik-payment-alias .top label,.tpay-blik0 .tpay_blik-payment-form .top label{align-items:center;display:flex;flex-direction:row;justify-content:unset;margin-bottom:0;width:calc(100% - 60px)}.tpay-blik0 .tpay_blik-payment-alias .top label input,.tpay-blik0 .tpay_blik-payment-form .top label input{margin-right:10px}.tpay-blik0 .tpay_blik-payment-alias .top img,.tpay-blik0 .tpay_blik-payment-form .top img{height:auto;margin-left:auto;width:50px}.tpay-blik0 .tpay_blik-payment-alias label,.tpay-blik0 .tpay_blik-payment-form label{align-items:center;display:flex;flex-direction:column;font-size:14px;justify-content:center}.tpay-blik0 .tpay_blik-payment-alias label input[type=radio],.tpay-blik0 .tpay_blik-payment-form label input[type=radio]{display:inline-block}.tpay-blik0 .tpay_blik-payment-alias label input[type=text],.tpay-blik0 .tpay_blik-payment-form label input[type=text]{border:1px solid #dfdede;border-radius:5px;margin:6px auto 0;outline:0;text-align:center;width:80%}.tpay-blik0 .tpay_blik-payment-alias label input[type=text]:focus,.tpay-blik0 .tpay_blik-payment-form label input[type=text]:focus{border-color:#6dac97}.tpay-blik0 .tpay_blik-payment-alias label span,.tpay-blik0 .tpay_blik-payment-form label span{display:block}.tpay-pbl-container{background:#fff;max-width:750px;padding:0}.tpay-pbl-container .tpay-pbl{display:flex;flex-wrap:wrap;margin:0 -10px 10px}.tpay-pbl-container .tpay-pbl .tpay-item{margin:0;width:48%}@media(min-width:992px){.tpay-pbl-container .tpay-pbl .tpay-item{width:31%}}.tpay-pbl-container .tpay-pbl .tpay-item input{display:none}.tpay-pbl-container .tpay-pbl .tpay-item input:checked+div>div{border:1px solid #6dac97;box-shadow:0 0 15px 5px rgb(41 83 198 / .15)}.tpay-pbl-container .tpay-pbl .tpay-item>div{padding:5px}.tpay-pbl-container .tpay-pbl .tpay-item>div>div{border:1px solid #e5e5e5;border-radius:5px;padding:10px 0}.tpay-pbl-container .tpay-pbl .tpay-item>div>div .tpay-group-logo-holder{align-items:center;display:flex;height:70px;justify-content:center}.tpay-pbl-container .tpay-pbl .tpay-item>div>div .tpay-group-logo-holder img{height:auto;width:90px}.tpay-pbl-container .tpay-pbl .tpay-item>div>div .name{color:gray;display:block;font-size:13px;text-align:center}.modal-tpay-blik-container{align-items:center;background:rgb(0 0 0 / .5);display:flex;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal-tpay-blik-container .modal-tpay-blik{background:#fff;font-size:16px;height:90%;padding:20px;width:90%}@media(min-width:768px){.modal-tpay-blik-container .modal-tpay-blik{height:unset;width:500px}}.modal-tpay-blik-container .modal-tpay-blik .title{font-size:24px}.modal-tpay-blik-container .modal-tpay-blik p{margin-bottom:15px}.modal-tpay-blik-container .modal-tpay-blik a{background:red;border-radius:10px;color:#fff!important;padding:10px;text-decoration:none}.blik0-error,.pbl-error{display:none;margin-bottom:.5em;margin-top:.5em;padding-bottom:.5em;padding-top:.5em}.blik0-error:before,.pbl-error:before{top:.5em}.installments-iframe{border:none;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.installments-iframe-container{border-radius:8px;box-shadow:0 4px 8px rgb(0 0 0 / .1);height:100%;left:50%;overflow:hidden;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1000}.installments-iframe-closeBtn{background:red;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;position:absolute;right:10px;top:10px;z-index:1001}.installments-button{background:#fff;border:1px solid #ebebeb;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-family:sans-serif;font-size:13px;font-weight:700;gap:1px;line-height:15.6px;padding:8px 32px!important;transition:background-color .25s ease}.installments-button.block{align-items:center;justify-content:center;width:100%}.installments-button.cart,.installments-button.checkout,.installments-button.product{margin-bottom:10px}.installments-button.cart{align-items:center;width:100%}.installments-button:hover{background:#eee}.installments-button img{max-width:114px}.woocommerce form .form-row .required{visibility:visible}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.yaydp-cart-item-price{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px}.yaydp-notice{box-sizing:border-box;margin:0;padding:8px 12px;color:rgb(0 0 0 / .88);font-size:14px;line-height:1.5714285714285714;list-style:none;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;position:relative;display:flex;align-items:center;word-wrap:break-word;border-radius:8px}.yaydp-notice-info{background-color:#e6f4ff;border:1px solid #91caff}.yaydp-notice-warning{background-color:#fffbe6;border:1px solid #ffe58f}.yaydp-notice .yaydp-notice-icon{display:flex}.yaydp-notice-info .yaydp-notice-icon{color:#1677ff}.yaydp-notice-warning .yaydp-notice-icon{color:#faad14}.yaydp-free-item-badge,.yaydp-free-item-change{padding:2px 10px;background:#2271b1;border-radius:3px;color:#fff}.variation_gzd_modified+.price.yaydp-discounted-price{display:none}.quantity:has(input[readonly="readonly"]) .ct-increase{display:none}.quantity:has(input[readonly="readonly"]) .ct-decrease{display:none}.yaydp-offer-description{margin-bottom:1rem}.yaydp-sale-tag{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;-webkit-backface-visibility:hidden;z-index:99;pointer-events:none;border-style:solid;line-height:1.2;border-radius:5px;padding:3.5px 9px;font-weight:600;min-height:30px}.yaydp-sale-tag:not(.yaydp-custom-sale-tag){position:absolute;top:var(--wc-sale-badge-distance,.875rem);right:var(--wc-sale-badge-distance,.875rem);left:auto}.woocommerce-product-gallery:has(.woocommerce-product-gallery__trigger) .yaydp-sale-tag{left:var(--wc-sale-badge-distance,.875rem)!important;right:auto!important}.yaydp-tooltip-icon::before{content:"\f223"}.yaydp-tooltip-icon{position:relative;cursor:help;font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:sub;text-align:center;transition:color 0.1s ease-in;color:#363636}.yaydp-tooltip-icon:hover .yaydp-tooltip-content{visibility:visible;opacity:1;transform:translate(-50%,-.6em)}.yaydp-tooltip-icon:hover::after{visibility:visible;opacity:1;transform:translate(-50%,-9px)}.yaydp-tooltip-content{visibility:hidden;opacity:0;max-width:250px;width:max-content;font-weight:400;background-color:#363636;color:#fff;text-align:center;border-radius:4px;padding:.5rem .5rem;font-weight:400;position:absolute;z-index:1;bottom:100%;left:50%;font-size:.8rem;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;transform:translateX(-50%);transition:transform 0.3s ease-in-out,opacity 0.3s ease-in-out,visibility 0.3s ease-in-out}.yaydp-tooltip-icon::after{content:"";position:absolute;width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-top:6px solid #363636;border-radius:2px;transform-origin:center;z-index:1;left:50%;transform:translateX(-50%);visibility:hidden;opacity:0;transition:all 0.3s ease-in-out}.yaydp-tooltip-content>div{padding:10px 0;border-bottom:1px solid #fff}.yaydp-tooltip-content>div:last-child{border:none;padding-bottom:0}.yaydp-tooltip-content>div:first-child{padding-top:0}.yaydp-matching-products{text-decoration:none}.yaydp-matching-products>li{list-style:none}.yaydp-matching-products>li>div{display:flex;padding:5px 0;align-items:center}.yaydp-matching-products .yaydp-matching-product-image{margin:0;width:auto;height:auto;max-width:40px;max-height:40px;vertical-align:middle;padding-right:5px}.wc-block-product-template .wc-block-product,.wp-block-post-template .wp-block-post{position:relative}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.logged-in .d-loggedin-inline{display:inline}.logged-in .d-loggedin-inline-block{display:inline-block}.logged-in .d-loggedin-block{display:block}.logged-in .d-loggedin-grid{display:grid}.logged-in .d-loggedin-table{display:table}.logged-in .d-loggedin-table-row{display:table-row}.logged-in .d-loggedin-table-cell{display:table-cell}.logged-in .d-loggedin-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.logged-in .d-loggedin-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.logged-in .d-loggedin-none{display:none}.has-primary-background-color{background-color:#0353d5!important}.has-primary-color,.has-primary-color>a{color:#0353d5!important}.has-secondary-background-color{background-color:#ccc!important}.has-secondary-color,.has-secondary-color>a{color:#ccc!important}.has-success-background-color{background-color:#b1bf25!important}.has-success-color,.has-success-color>a{color:#b1bf25!important}.has-green-background-color{background-color:#5d971f!important}.has-green-color,.has-green-color>a{color:#5d971f!important}.has-info-background-color{background-color:#0dcaf0!important}.has-info-color,.has-info-color>a{color:#0dcaf0!important}.has-warning-background-color{background-color:#ffc107!important}.has-warning-color,.has-warning-color>a{color:#ffc107!important}.has-danger-background-color{background-color:#dc3545!important}.has-danger-color,.has-danger-color>a{color:#dc3545!important}.has-light-background-color{background-color:#fff!important}.has-light-color,.has-light-color>a{color:#fff!important}.has-dark-grey-background-color{background-color:#8b8b8b!important}.has-dark-grey-color,.has-dark-grey-color>a{color:#8b8b8b!important}.has-dark-background-color{background-color:#000!important}.has-dark-color,.has-dark-color>a{color:#000!important}.has-dark-red-background-color{background-color:#b00d22!important}.has-dark-red-color,.has-dark-red-color>a{color:#b00d22!important}.has-blue-600-background-color{background-color:#00538e!important}.has-blue-600-color,.has-blue-600-color>a{color:#00538e!important}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.slbOverlay,.slbWrap,.slbWrapOuter{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:.7;-webkit-animation:slbOverlay .5s;animation:slbOverlay .5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;padding:0 1em;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter .3s;animation:slbEnter .3s;background-color:#fff;-webkit-box-shadow:0 .2em 1em rgb(0 0 0 / .4);box-shadow:0 .2em 1em rgb(0 0 0 / .4)}.slbImageWrap{-webkit-animation:slbEnter .3s;animation:slbEnter .3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;-webkit-box-shadow:0 .2em 1em rgb(0 0 0 / .6);box-shadow:0 .2em 1em rgb(0 0 0 / .6);background-color:#fff}.slbDirectionNext .slbImageWrap{-webkit-animation:slbEnterNext .4s;animation:slbEnterNext .4s}.slbDirectionPrev .slbImageWrap{-webkit-animation:slbEnterPrev .4s;animation:slbEnterPrev .4s}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:rgb(255 255 255 / .7);text-align:center}.slbArrow,.slbCloseBtn{margin:0;padding:0;border:0;cursor:pointer;background:0 0}.slbArrow::-moz-focus-inner,.slbCloseBtn::-moz-focus-inner{padding:0;border:0}.slbArrow:hover,.slbCloseBtn:hover{opacity:.5}.slbArrow:active,.slbCloseBtn:active{opacity:.8}.slbCloseBtn{-webkit-animation:slbEnter .3s;animation:slbEnter .3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:rgb(255 255 255 / .7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgb(255 255 255 / .9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid #fff0}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 .2em 1em rgb(0 0 0 / .6);box-shadow:0 .2em 1em rgb(0 0 0 / .6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0);-ms-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em,0,0);-ms-transform:translate3d(4em,0,0);transform:translate3d(4em,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em,0,0);-ms-transform:translate3d(-4em,0,0);transform:translate3d(-4em,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}:root{--bs-blue:#0353D5;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#5D971F;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#A2A2A2;--bs-gray-dark:#343a40;--bs-primary:#0353D5;--bs-secondary:#CCCCCC;--bs-success:#B1BF25;--bs-green:#5D971F;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#fff;--bs-dark-grey:#8B8B8B;--bs-dark:#000;--bs-dark-red:#B00D22;--bs-blue-600:#00538E;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,.woocommerce-addtocart-title,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,.woocommerce-addtocart-title,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,.woocommerce-addtocart-title,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:600}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0353d5;text-decoration:underline}a:hover{color:#0242aa}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#a2a2a2;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#a2a2a2}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ededed;border-radius:5px;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#a2a2a2}.container,.container-fluid,.container-lg,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,10px);padding-left:var(--bs-gutter-x,10px);margin-right:auto;margin-left:auto}@media (min-width:992px){.container,.container-lg,.container-md,.container-ms,.container-s,.container-sl,.container-sm,.container-ss,.container-wp{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-ms,.container-s,.container-sl,.container-sm,.container-ss,.container-wp,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-cb,.container-lg,.container-md,.container-ms,.container-s,.container-sl,.container-sm,.container-ss,.container-wp,.container-xl,.container-xxl{max-width:1430px}}.row{--bs-gutter-x:20px;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:375px){.col-s{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-s-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-s-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-s-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-s-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-s-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-s-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-s-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-s-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-s-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-s-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-s-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-s-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-s-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-s-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-s-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-s-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-s-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-s-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-s-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-s-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-s-0{margin-left:0}.offset-s-1{margin-left:8.3333333333%}.offset-s-2{margin-left:16.6666666667%}.offset-s-3{margin-left:25%}.offset-s-4{margin-left:33.3333333333%}.offset-s-5{margin-left:41.6666666667%}.offset-s-6{margin-left:50%}.offset-s-7{margin-left:58.3333333333%}.offset-s-8{margin-left:66.6666666667%}.offset-s-9{margin-left:75%}.offset-s-10{margin-left:83.3333333333%}.offset-s-11{margin-left:91.6666666667%}.g-s-0,.gx-s-0{--bs-gutter-x:0}.g-s-0,.gy-s-0{--bs-gutter-y:0}.g-s-1,.gx-s-1{--bs-gutter-x:0.25rem}.g-s-1,.gy-s-1{--bs-gutter-y:0.25rem}.g-s-2,.gx-s-2{--bs-gutter-x:0.5rem}.g-s-2,.gy-s-2{--bs-gutter-y:0.5rem}.g-s-3,.gx-s-3{--bs-gutter-x:1rem}.g-s-3,.gy-s-3{--bs-gutter-y:1rem}.g-s-4,.gx-s-4{--bs-gutter-x:1.5rem}.g-s-4,.gy-s-4{--bs-gutter-y:1.5rem}.g-s-5,.gx-s-5{--bs-gutter-x:3rem}.g-s-5,.gy-s-5{--bs-gutter-y:3rem}}@media (min-width:500px){.col-ss{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-ss-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-ss-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-ss-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-ss-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-ss-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-ss-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-ss-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-ss-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-ss-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-ss-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-ss-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-ss-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-ss-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-ss-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-ss-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-ss-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-ss-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-ss-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-ss-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-ss-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-ss-0{margin-left:0}.offset-ss-1{margin-left:8.3333333333%}.offset-ss-2{margin-left:16.6666666667%}.offset-ss-3{margin-left:25%}.offset-ss-4{margin-left:33.3333333333%}.offset-ss-5{margin-left:41.6666666667%}.offset-ss-6{margin-left:50%}.offset-ss-7{margin-left:58.3333333333%}.offset-ss-8{margin-left:66.6666666667%}.offset-ss-9{margin-left:75%}.offset-ss-10{margin-left:83.3333333333%}.offset-ss-11{margin-left:91.6666666667%}.g-ss-0,.gx-ss-0{--bs-gutter-x:0}.g-ss-0,.gy-ss-0{--bs-gutter-y:0}.g-ss-1,.gx-ss-1{--bs-gutter-x:0.25rem}.g-ss-1,.gy-ss-1{--bs-gutter-y:0.25rem}.g-ss-2,.gx-ss-2{--bs-gutter-x:0.5rem}.g-ss-2,.gy-ss-2{--bs-gutter-y:0.5rem}.g-ss-3,.gx-ss-3{--bs-gutter-x:1rem}.g-ss-3,.gy-ss-3{--bs-gutter-y:1rem}.g-ss-4,.gx-ss-4{--bs-gutter-x:1.5rem}.g-ss-4,.gy-ss-4{--bs-gutter-y:1.5rem}.g-ss-5,.gx-ss-5{--bs-gutter-x:3rem}.g-ss-5,.gy-ss-5{--bs-gutter-y:3rem}}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:681px){.col-sl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-sl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-sl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-sl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-sl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-sl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-sl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-sl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sl-0{margin-left:0}.offset-sl-1{margin-left:8.3333333333%}.offset-sl-2{margin-left:16.6666666667%}.offset-sl-3{margin-left:25%}.offset-sl-4{margin-left:33.3333333333%}.offset-sl-5{margin-left:41.6666666667%}.offset-sl-6{margin-left:50%}.offset-sl-7{margin-left:58.3333333333%}.offset-sl-8{margin-left:66.6666666667%}.offset-sl-9{margin-left:75%}.offset-sl-10{margin-left:83.3333333333%}.offset-sl-11{margin-left:91.6666666667%}.g-sl-0,.gx-sl-0{--bs-gutter-x:0}.g-sl-0,.gy-sl-0{--bs-gutter-y:0}.g-sl-1,.gx-sl-1{--bs-gutter-x:0.25rem}.g-sl-1,.gy-sl-1{--bs-gutter-y:0.25rem}.g-sl-2,.gx-sl-2{--bs-gutter-x:0.5rem}.g-sl-2,.gy-sl-2{--bs-gutter-y:0.5rem}.g-sl-3,.gx-sl-3{--bs-gutter-x:1rem}.g-sl-3,.gy-sl-3{--bs-gutter-y:1rem}.g-sl-4,.gx-sl-4{--bs-gutter-x:1.5rem}.g-sl-4,.gy-sl-4{--bs-gutter-y:1.5rem}.g-sl-5,.gx-sl-5{--bs-gutter-x:3rem}.g-sl-5,.gy-sl-5{--bs-gutter-y:3rem}}@media (min-width:715px){.col-ms{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-ms-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-ms-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-ms-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-ms-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-ms-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-ms-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-ms-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-ms-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-ms-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-ms-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-ms-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-ms-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-ms-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-ms-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-ms-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-ms-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-ms-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-ms-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-ms-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-ms-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-ms-0{margin-left:0}.offset-ms-1{margin-left:8.3333333333%}.offset-ms-2{margin-left:16.6666666667%}.offset-ms-3{margin-left:25%}.offset-ms-4{margin-left:33.3333333333%}.offset-ms-5{margin-left:41.6666666667%}.offset-ms-6{margin-left:50%}.offset-ms-7{margin-left:58.3333333333%}.offset-ms-8{margin-left:66.6666666667%}.offset-ms-9{margin-left:75%}.offset-ms-10{margin-left:83.3333333333%}.offset-ms-11{margin-left:91.6666666667%}.g-ms-0,.gx-ms-0{--bs-gutter-x:0}.g-ms-0,.gy-ms-0{--bs-gutter-y:0}.g-ms-1,.gx-ms-1{--bs-gutter-x:0.25rem}.g-ms-1,.gy-ms-1{--bs-gutter-y:0.25rem}.g-ms-2,.gx-ms-2{--bs-gutter-x:0.5rem}.g-ms-2,.gy-ms-2{--bs-gutter-y:0.5rem}.g-ms-3,.gx-ms-3{--bs-gutter-x:1rem}.g-ms-3,.gy-ms-3{--bs-gutter-y:1rem}.g-ms-4,.gx-ms-4{--bs-gutter-x:1.5rem}.g-ms-4,.gy-ms-4{--bs-gutter-y:1.5rem}.g-ms-5,.gx-ms-5{--bs-gutter-x:3rem}.g-ms-5,.gy-ms-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-md-5,body.a11y-text-big .newsletter-form{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7,body.a11y-text-big .newsletter-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:782px){.col-wp{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-wp-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-wp-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-wp-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-wp-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-wp-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-wp-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-wp-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-wp-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-wp-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-wp-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-wp-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-wp-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-wp-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-wp-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-wp-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-wp-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-wp-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-wp-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-wp-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-wp-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-wp-0{margin-left:0}.offset-wp-1{margin-left:8.3333333333%}.offset-wp-2{margin-left:16.6666666667%}.offset-wp-3{margin-left:25%}.offset-wp-4{margin-left:33.3333333333%}.offset-wp-5{margin-left:41.6666666667%}.offset-wp-6{margin-left:50%}.offset-wp-7{margin-left:58.3333333333%}.offset-wp-8{margin-left:66.6666666667%}.offset-wp-9{margin-left:75%}.offset-wp-10{margin-left:83.3333333333%}.offset-wp-11{margin-left:91.6666666667%}.g-wp-0,.gx-wp-0{--bs-gutter-x:0}.g-wp-0,.gy-wp-0{--bs-gutter-y:0}.g-wp-1,.gx-wp-1{--bs-gutter-x:0.25rem}.g-wp-1,.gy-wp-1{--bs-gutter-y:0.25rem}.g-wp-2,.gx-wp-2{--bs-gutter-x:0.5rem}.g-wp-2,.gy-wp-2{--bs-gutter-y:0.5rem}.g-wp-3,.gx-wp-3{--bs-gutter-x:1rem}.g-wp-3,.gy-wp-3{--bs-gutter-y:1rem}.g-wp-4,.gx-wp-4{--bs-gutter-x:1.5rem}.g-wp-4,.gy-wp-4{--bs-gutter-y:1.5rem}.g-wp-5,.gx-wp-5{--bs-gutter-x:3rem}.g-wp-5,.gy-wp-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1280px){.col-cb{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-cb-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-cb-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-cb-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-cb-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-cb-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-cb-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-cb-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-cb-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-cb-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-cb-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-cb-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-cb-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-cb-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-cb-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-cb-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-cb-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-cb-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-cb-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-cb-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-cb-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-cb-0{margin-left:0}.offset-cb-1{margin-left:8.3333333333%}.offset-cb-2{margin-left:16.6666666667%}.offset-cb-3{margin-left:25%}.offset-cb-4{margin-left:33.3333333333%}.offset-cb-5{margin-left:41.6666666667%}.offset-cb-6{margin-left:50%}.offset-cb-7{margin-left:58.3333333333%}.offset-cb-8{margin-left:66.6666666667%}.offset-cb-9{margin-left:75%}.offset-cb-10{margin-left:83.3333333333%}.offset-cb-11{margin-left:91.6666666667%}.g-cb-0,.gx-cb-0{--bs-gutter-x:0}.g-cb-0,.gy-cb-0{--bs-gutter-y:0}.g-cb-1,.gx-cb-1{--bs-gutter-x:0.25rem}.g-cb-1,.gy-cb-1{--bs-gutter-y:0.25rem}.g-cb-2,.gx-cb-2{--bs-gutter-x:0.5rem}.g-cb-2,.gy-cb-2{--bs-gutter-y:0.5rem}.g-cb-3,.gx-cb-3{--bs-gutter-x:1rem}.g-cb-3,.gy-cb-3{--bs-gutter-y:1rem}.g-cb-4,.gx-cb-4{--bs-gutter-x:1.5rem}.g-cb-4,.gy-cb-4{--bs-gutter-y:1.5rem}.g-cb-5,.gx-cb-5{--bs-gutter-x:3rem}.g-cb-5,.gy-cb-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media (min-width:1860px){.col-full{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-full-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-full-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-full-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-full-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-full-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-full-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-full-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-full-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-full-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-full-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-full-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-full-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-full-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-full-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-full-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-full-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-full-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-full-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-full-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-full-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-full-0{margin-left:0}.offset-full-1{margin-left:8.3333333333%}.offset-full-2{margin-left:16.6666666667%}.offset-full-3{margin-left:25%}.offset-full-4{margin-left:33.3333333333%}.offset-full-5{margin-left:41.6666666667%}.offset-full-6{margin-left:50%}.offset-full-7{margin-left:58.3333333333%}.offset-full-8{margin-left:66.6666666667%}.offset-full-9{margin-left:75%}.offset-full-10{margin-left:83.3333333333%}.offset-full-11{margin-left:91.6666666667%}.g-full-0,.gx-full-0{--bs-gutter-x:0}.g-full-0,.gy-full-0{--bs-gutter-y:0}.g-full-1,.gx-full-1{--bs-gutter-x:0.25rem}.g-full-1,.gy-full-1{--bs-gutter-y:0.25rem}.g-full-2,.gx-full-2{--bs-gutter-x:0.5rem}.g-full-2,.gy-full-2{--bs-gutter-y:0.5rem}.g-full-3,.gx-full-3{--bs-gutter-x:1rem}.g-full-3,.gy-full-3{--bs-gutter-y:1rem}.g-full-4,.gx-full-4{--bs-gutter-x:1.5rem}.g-full-4,.gy-full-4{--bs-gutter-y:1.5rem}.g-full-5,.gx-full-5{--bs-gutter-x:3rem}.g-full-5,.gy-full-5{--bs-gutter-y:3rem}}.table,.woocommerce-tabs table{--bs-table-bg:transparent;--bs-table-striped-color:#000;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#000;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#000;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#000;vertical-align:top;border-color:#ccc}.table>:not(caption)>*>*,.woocommerce-tabs table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody,.woocommerce-tabs table>tbody{vertical-align:inherit}.table>thead,.woocommerce-tabs table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*,.woocommerce-tabs table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cdddf7;--bs-table-striped-bg:#c3d2eb;--bs-table-striped-color:#000;--bs-table-active-bg:#b9c7de;--bs-table-active-color:#000;--bs-table-hover-bg:#becce4;--bs-table-hover-color:#000;color:#000;border-color:#b9c7de}.table-secondary{--bs-table-bg:whitesmoke;--bs-table-striped-bg:#e9e9e9;--bs-table-striped-color:#000;--bs-table-active-bg:#dddddd;--bs-table-active-color:#000;--bs-table-hover-bg:#e3e3e3;--bs-table-hover-color:#000;color:#000;border-color:#ddd}.table-success{--bs-table-bg:#eff2d3;--bs-table-striped-bg:#e3e6c8;--bs-table-striped-color:#000;--bs-table-active-bg:#d7dabe;--bs-table-active-color:#000;--bs-table-hover-bg:#dde0c3;--bs-table-hover-color:#000;color:#000;border-color:#d7dabe}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#fff;--bs-table-striped-bg:#f2f2f2;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e6e6;--bs-table-active-color:#000;--bs-table-hover-bg:#ececec;--bs-table-hover-color:#000;color:#000;border-color:#e6e6e6}.table-dark{--bs-table-bg:#000;--bs-table-striped-bg:#0d0d0d;--bs-table-striped-color:#fff;--bs-table-active-bg:#1a1a1a;--bs-table-active-color:#fff;--bs-table-hover-bg:#131313;--bs-table-hover-color:#fff;color:#fff;border-color:#1a1a1a}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:374.98px){.table-responsive-s{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:499.98px){.table-responsive-ss{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:680.98px){.table-responsive-sl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:714.98px){.table-responsive-ms{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:781.98px){.table-responsive-wp{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1279.98px){.table-responsive-cb{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1859.98px){.table-responsive-full{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 2px);padding-bottom:calc(.375rem + 2px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 2px);padding-bottom:calc(.5rem + 2px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 2px);padding-bottom:calc(.25rem + 2px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#a2a2a2}.form-control,.woocommerce-additional-fields .form-row input,.woocommerce-additional-fields .form-row textarea,.woocommerce-billing-fields .form-row input,.woocommerce-shipping-fields .form-row input{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:2px solid #000;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control,.woocommerce-additional-fields .form-row input,.woocommerce-additional-fields .form-row textarea,.woocommerce-billing-fields .form-row input,.woocommerce-shipping-fields .form-row input{-webkit-transition:none;-o-transition:none;transition:none}}.form-control[type=file],.woocommerce-additional-fields .form-row input[type=file],.woocommerce-additional-fields .form-row textarea[type=file],.woocommerce-billing-fields .form-row input[type=file],.woocommerce-shipping-fields .form-row input[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),.woocommerce-additional-fields .form-row input[type=file]:not(:disabled):not([readonly]),.woocommerce-additional-fields .form-row textarea[type=file]:not(:disabled):not([readonly]),.woocommerce-billing-fields .form-row input[type=file]:not(:disabled):not([readonly]),.woocommerce-shipping-fields .form-row input[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.woocommerce-additional-fields .form-row input:focus,.woocommerce-additional-fields .form-row textarea:focus,.woocommerce-billing-fields .form-row input:focus,.woocommerce-shipping-fields .form-row input:focus{color:#000;background-color:#fff;border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .25);box-shadow:0 0 0 .25rem rgb(0 0 0 / .25)}.form-control::-webkit-date-and-time-value,.woocommerce-additional-fields .form-row input::-webkit-date-and-time-value,.woocommerce-additional-fields .form-row textarea::-webkit-date-and-time-value,.woocommerce-billing-fields .form-row input::-webkit-date-and-time-value,.woocommerce-shipping-fields .form-row input::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder,.woocommerce-additional-fields .form-row input::-webkit-input-placeholder,.woocommerce-additional-fields .form-row textarea::-webkit-input-placeholder,.woocommerce-billing-fields .form-row input::-webkit-input-placeholder,.woocommerce-shipping-fields .form-row input::-webkit-input-placeholder{color:#a2a2a2;opacity:1}.form-control::-moz-placeholder,.woocommerce-additional-fields .form-row input::-moz-placeholder,.woocommerce-additional-fields .form-row textarea::-moz-placeholder,.woocommerce-billing-fields .form-row input::-moz-placeholder,.woocommerce-shipping-fields .form-row input::-moz-placeholder{color:#a2a2a2;opacity:1}.form-control:-ms-input-placeholder,.woocommerce-additional-fields .form-row input:-ms-input-placeholder,.woocommerce-additional-fields .form-row textarea:-ms-input-placeholder,.woocommerce-billing-fields .form-row input:-ms-input-placeholder,.woocommerce-shipping-fields .form-row input:-ms-input-placeholder{color:#a2a2a2;opacity:1}.form-control::-ms-input-placeholder,.woocommerce-additional-fields .form-row input::-ms-input-placeholder,.woocommerce-additional-fields .form-row textarea::-ms-input-placeholder,.woocommerce-billing-fields .form-row input::-ms-input-placeholder,.woocommerce-shipping-fields .form-row input::-ms-input-placeholder{color:#a2a2a2;opacity:1}.form-control::placeholder,.woocommerce-additional-fields .form-row input::placeholder,.woocommerce-additional-fields .form-row textarea::placeholder,.woocommerce-billing-fields .form-row input::placeholder,.woocommerce-shipping-fields .form-row input::placeholder{color:#a2a2a2;opacity:1}.form-control:disabled,.form-control[readonly],.woocommerce-additional-fields .form-row input:disabled,.woocommerce-additional-fields .form-row input[readonly],.woocommerce-additional-fields .form-row textarea:disabled,.woocommerce-additional-fields .form-row textarea[readonly],.woocommerce-billing-fields .form-row input:disabled,.woocommerce-billing-fields .form-row input[readonly],.woocommerce-shipping-fields .form-row input:disabled,.woocommerce-shipping-fields .form-row input[readonly]{background-color:#f0f0f0;opacity:1}.form-control::file-selector-button,.woocommerce-additional-fields .form-row input::file-selector-button,.woocommerce-additional-fields .form-row textarea::file-selector-button,.woocommerce-billing-fields .form-row input::file-selector-button,.woocommerce-shipping-fields .form-row input::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#000;background-color:#f0f0f0;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:2px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button,.woocommerce-additional-fields .form-row input::file-selector-button,.woocommerce-additional-fields .form-row textarea::file-selector-button,.woocommerce-billing-fields .form-row input::file-selector-button,.woocommerce-shipping-fields .form-row input::file-selector-button{-webkit-transition:none;-o-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-additional-fields .form-row input:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-additional-fields .form-row textarea:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-billing-fields .form-row input:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-shipping-fields .form-row input:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e4e4e4}.form-control::-webkit-file-upload-button,.woocommerce-additional-fields .form-row input::-webkit-file-upload-button,.woocommerce-additional-fields .form-row textarea::-webkit-file-upload-button,.woocommerce-billing-fields .form-row input::-webkit-file-upload-button,.woocommerce-shipping-fields .form-row input::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#000;background-color:#f0f0f0;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:2px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button,.woocommerce-additional-fields .form-row input::-webkit-file-upload-button,.woocommerce-additional-fields .form-row textarea::-webkit-file-upload-button,.woocommerce-billing-fields .form-row input::-webkit-file-upload-button,.woocommerce-shipping-fields .form-row input::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-additional-fields .form-row input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-additional-fields .form-row textarea:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-billing-fields .form-row input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-shipping-fields .form-row input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e4e4e4}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#000;background-color:#fff0;border:solid #fff0;border-width:2px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 4px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 4px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.woocommerce-additional-fields .form-row textarea,textarea.form-control{min-height:calc(1.5em + .75rem + 4px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 4px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 4px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:0}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:0}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:2px solid #000;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .25);box-shadow:0 0 0 .25rem rgb(0 0 0 / .25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#f0f0f0}.form-select:-moz-focusring{color:#fff0;text-shadow:0 0 0 #000}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.75em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.75em}.form-check-input{width:1.25em;height:1.25em;margin-top:.125em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgb(0 0 0 / .25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:0}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .25);box-shadow:0 0 0 .25rem rgb(0 0 0 / .25)}.form-check-input:checked{background-color:#fff;border-color:#000}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#000;border-color:#000;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;-o-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;-o-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='gray'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check:disabled+.filters-toggler,.btn-check[disabled]+.btn,.btn-check[disabled]+.filters-toggler,.woocommerce-order-pay #order_review .btn-check:disabled+#place_order,.woocommerce-order-pay #order_review .btn-check[disabled]+#place_order{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:#fff0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgb(0 0 0 / .25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgb(0 0 0 / .25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgb(0 0 0 / .25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#000;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3b3b3}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#ededed;border-color:#fff0;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#000;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3b3b3}.form-range::-moz-range-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#ededed;border-color:#fff0;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#ccc}.form-range:disabled::-moz-range-thumb{background-color:#ccc}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select,.woocommerce-additional-fields .form-row .form-floating>input,.woocommerce-additional-fields .form-row .form-floating>textarea,.woocommerce-billing-fields .form-row .form-floating>input,.woocommerce-shipping-fields .form-row .form-floating>input{height:calc(3.5rem + 4px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:2px solid #fff0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;-o-transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;-o-transition:none;transition:none}}.form-floating>.form-control::-webkit-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>input::-webkit-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::-webkit-input-placeholder,.woocommerce-billing-fields .form-row .form-floating>input::-webkit-input-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::-webkit-input-placeholder{color:#fff0}.form-floating>.form-control::-moz-placeholder,.woocommerce-additional-fields .form-row .form-floating>input::-moz-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::-moz-placeholder,.woocommerce-billing-fields .form-row .form-floating>input::-moz-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::-moz-placeholder{color:#fff0}.form-floating>.form-control:-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>input:-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea:-ms-input-placeholder,.woocommerce-billing-fields .form-row .form-floating>input:-ms-input-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input:-ms-input-placeholder{color:#fff0}.form-floating>.form-control::-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>input::-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::-ms-input-placeholder,.woocommerce-billing-fields .form-row .form-floating>input::-ms-input-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::-ms-input-placeholder{color:#fff0}.form-floating>.form-control::placeholder,.woocommerce-additional-fields .form-row .form-floating>input::placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::placeholder,.woocommerce-billing-fields .form-row .form-floating>input::placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::placeholder{color:#fff0}.form-floating>.form-control:not(:-moz-placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>input:not(:-moz-placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-moz-placeholder-shown),.woocommerce-billing-fields .form-row .form-floating>input:not(:-moz-placeholder-shown),.woocommerce-shipping-fields .form-row .form-floating>input:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder),.woocommerce-additional-fields .form-row .form-floating>input:not(:-ms-input-placeholder),.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-ms-input-placeholder),.woocommerce-billing-fields .form-row .form-floating>input:not(:-ms-input-placeholder),.woocommerce-shipping-fields .form-row .form-floating>input:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>input:focus,.woocommerce-additional-fields .form-row .form-floating>input:not(:placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>textarea:focus,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:placeholder-shown),.woocommerce-billing-fields .form-row .form-floating>input:focus,.woocommerce-billing-fields .form-row .form-floating>input:not(:placeholder-shown),.woocommerce-shipping-fields .form-row .form-floating>input:focus,.woocommerce-shipping-fields .form-row .form-floating>input:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.woocommerce-additional-fields .form-row .form-floating>input:-webkit-autofill,.woocommerce-additional-fields .form-row .form-floating>textarea:-webkit-autofill,.woocommerce-billing-fields .form-row .form-floating>input:-webkit-autofill,.woocommerce-shipping-fields .form-row .form-floating>input:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label,.woocommerce-additional-fields .form-row .form-floating>input:not(:-moz-placeholder-shown)~label,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-moz-placeholder-shown)~label,.woocommerce-billing-fields .form-row .form-floating>input:not(:-moz-placeholder-shown)~label,.woocommerce-shipping-fields .form-row .form-floating>input:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label,.woocommerce-additional-fields .form-row .form-floating>input:not(:-ms-input-placeholder)~label,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-ms-input-placeholder)~label,.woocommerce-billing-fields .form-row .form-floating>input:not(:-ms-input-placeholder)~label,.woocommerce-shipping-fields .form-row .form-floating>input:not(:-ms-input-placeholder)~label{opacity:.65;-ms-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label,.woocommerce-additional-fields .form-row .form-floating>input:focus~label,.woocommerce-additional-fields .form-row .form-floating>input:not(:placeholder-shown)~label,.woocommerce-additional-fields .form-row .form-floating>textarea:focus~label,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:placeholder-shown)~label,.woocommerce-billing-fields .form-row .form-floating>input:focus~label,.woocommerce-billing-fields .form-row .form-floating>input:not(:placeholder-shown)~label,.woocommerce-shipping-fields .form-row .form-floating>input:focus~label,.woocommerce-shipping-fields .form-row .form-floating>input:not(:placeholder-shown)~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);-ms-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label,.woocommerce-additional-fields .form-row .form-floating>input:-webkit-autofill~label,.woocommerce-additional-fields .form-row .form-floating>textarea:-webkit-autofill~label,.woocommerce-billing-fields .form-row .form-floating>input:-webkit-autofill~label,.woocommerce-shipping-fields .form-row .form-floating>input:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.woocommerce-additional-fields .form-row .input-group>input,.woocommerce-additional-fields .form-row .input-group>textarea,.woocommerce-billing-fields .form-row .input-group>input,.woocommerce-shipping-fields .form-row .input-group>input{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.woocommerce-additional-fields .form-row .input-group>input:focus,.woocommerce-additional-fields .form-row .input-group>textarea:focus,.woocommerce-billing-fields .form-row .input-group>input:focus,.woocommerce-shipping-fields .form-row .input-group>input:focus{z-index:3}.input-group .btn,.input-group .filters-toggler,.input-group .woocommerce-order-pay #order_review #place_order,.woocommerce-order-pay #order_review .input-group #place_order{position:relative;z-index:2}.input-group .btn:focus,.input-group .filters-toggler:focus,.input-group .woocommerce-order-pay #order_review #place_order:focus,.woocommerce-order-pay #order_review .input-group #place_order:focus{z-index:3}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;text-align:center;white-space:nowrap;background-color:#f0f0f0;border:2px solid #000;border-radius:0}.input-group-lg>.btn,.input-group-lg>.filters-toggler,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.woocommerce-additional-fields .form-row .input-group-lg>input,.woocommerce-additional-fields .form-row .input-group-lg>textarea,.woocommerce-billing-fields .form-row .input-group-lg>input,.woocommerce-order-pay #order_review .input-group-lg>#place_order,.woocommerce-shipping-fields .form-row .input-group-lg>input{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.filters-toggler,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.woocommerce-additional-fields .form-row .input-group-sm>input,.woocommerce-additional-fields .form-row .input-group-sm>textarea,.woocommerce-billing-fields .form-row .input-group-sm>input,.woocommerce-order-pay #order_review .input-group-sm>#place_order,.woocommerce-shipping-fields .form-row .input-group-sm>input{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-2px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#b1bf25}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgb(177 191 37 / .9);border-radius:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid,.was-validated .woocommerce-additional-fields .form-row input:valid,.was-validated .woocommerce-additional-fields .form-row textarea:valid,.was-validated .woocommerce-billing-fields .form-row input:valid,.was-validated .woocommerce-shipping-fields .form-row input:valid,.woocommerce-additional-fields .form-row .was-validated input:valid,.woocommerce-additional-fields .form-row .was-validated textarea:valid,.woocommerce-additional-fields .form-row input.is-valid,.woocommerce-additional-fields .form-row textarea.is-valid,.woocommerce-billing-fields .form-row .was-validated input:valid,.woocommerce-billing-fields .form-row input.is-valid,.woocommerce-shipping-fields .form-row .was-validated input:valid,.woocommerce-shipping-fields .form-row input.is-valid{border-color:#b1bf25;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23B1BF25' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus,.was-validated .woocommerce-additional-fields .form-row input:valid:focus,.was-validated .woocommerce-additional-fields .form-row textarea:valid:focus,.was-validated .woocommerce-billing-fields .form-row input:valid:focus,.was-validated .woocommerce-shipping-fields .form-row input:valid:focus,.woocommerce-additional-fields .form-row .was-validated input:valid:focus,.woocommerce-additional-fields .form-row .was-validated textarea:valid:focus,.woocommerce-additional-fields .form-row input.is-valid:focus,.woocommerce-additional-fields .form-row textarea.is-valid:focus,.woocommerce-billing-fields .form-row .was-validated input:valid:focus,.woocommerce-billing-fields .form-row input.is-valid:focus,.woocommerce-shipping-fields .form-row .was-validated input:valid:focus,.woocommerce-shipping-fields .form-row input.is-valid:focus{border-color:#b1bf25;-webkit-box-shadow:0 0 0 .25rem rgb(177 191 37 / .25);box-shadow:0 0 0 .25rem rgb(177 191 37 / .25)}.was-validated .woocommerce-additional-fields .form-row textarea:valid,.was-validated textarea.form-control:valid,.woocommerce-additional-fields .form-row .was-validated textarea:valid,.woocommerce-additional-fields .form-row textarea.is-valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#b1bf25;padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23B1BF25' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#b1bf25;-webkit-box-shadow:0 0 0 .25rem rgb(177 191 37 / .25);box-shadow:0 0 0 .25rem rgb(177 191 37 / .25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#b1bf25}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#b1bf25}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .25rem rgb(177 191 37 / .25);box-shadow:0 0 0 .25rem rgb(177 191 37 / .25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#b1bf25}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.input-group .woocommerce-additional-fields .form-row input.is-valid,.input-group .woocommerce-additional-fields .form-row textarea.is-valid,.input-group .woocommerce-billing-fields .form-row input.is-valid,.input-group .woocommerce-shipping-fields .form-row input.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid,.was-validated .input-group .woocommerce-additional-fields .form-row input:valid,.was-validated .input-group .woocommerce-additional-fields .form-row textarea:valid,.was-validated .input-group .woocommerce-billing-fields .form-row input:valid,.was-validated .input-group .woocommerce-shipping-fields .form-row input:valid,.woocommerce-additional-fields .form-row .input-group input.is-valid,.woocommerce-additional-fields .form-row .input-group textarea.is-valid,.woocommerce-additional-fields .form-row .was-validated .input-group input:valid,.woocommerce-additional-fields .form-row .was-validated .input-group textarea:valid,.woocommerce-billing-fields .form-row .input-group input.is-valid,.woocommerce-billing-fields .form-row .was-validated .input-group input:valid,.woocommerce-shipping-fields .form-row .input-group input.is-valid,.woocommerce-shipping-fields .form-row .was-validated .input-group input:valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgb(220 53 69 / .9);border-radius:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid,.was-validated .woocommerce-additional-fields .form-row input:invalid,.was-validated .woocommerce-additional-fields .form-row textarea:invalid,.was-validated .woocommerce-billing-fields .form-row input:invalid,.was-validated .woocommerce-shipping-fields .form-row input:invalid,.woocommerce-additional-fields .form-row .was-validated input:invalid,.woocommerce-additional-fields .form-row .was-validated textarea:invalid,.woocommerce-additional-fields .form-row input.is-invalid,.woocommerce-additional-fields .form-row textarea.is-invalid,.woocommerce-billing-fields .form-row .was-validated input:invalid,.woocommerce-billing-fields .form-row input.is-invalid,.woocommerce-shipping-fields .form-row .was-validated input:invalid,.woocommerce-shipping-fields .form-row input.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .woocommerce-additional-fields .form-row input:invalid:focus,.was-validated .woocommerce-additional-fields .form-row textarea:invalid:focus,.was-validated .woocommerce-billing-fields .form-row input:invalid:focus,.was-validated .woocommerce-shipping-fields .form-row input:invalid:focus,.woocommerce-additional-fields .form-row .was-validated input:invalid:focus,.woocommerce-additional-fields .form-row .was-validated textarea:invalid:focus,.woocommerce-additional-fields .form-row input.is-invalid:focus,.woocommerce-additional-fields .form-row textarea.is-invalid:focus,.woocommerce-billing-fields .form-row .was-validated input:invalid:focus,.woocommerce-billing-fields .form-row input.is-invalid:focus,.woocommerce-shipping-fields .form-row .was-validated input:invalid:focus,.woocommerce-shipping-fields .form-row input.is-invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgb(220 53 69 / .25);box-shadow:0 0 0 .25rem rgb(220 53 69 / .25)}.was-validated .woocommerce-additional-fields .form-row textarea:invalid,.was-validated textarea.form-control:invalid,.woocommerce-additional-fields .form-row .was-validated textarea:invalid,.woocommerce-additional-fields .form-row textarea.is-invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgb(220 53 69 / .25);box-shadow:0 0 0 .25rem rgb(220 53 69 / .25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgb(220 53 69 / .25);box-shadow:0 0 0 .25rem rgb(220 53 69 / .25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.input-group .woocommerce-additional-fields .form-row input.is-invalid,.input-group .woocommerce-additional-fields .form-row textarea.is-invalid,.input-group .woocommerce-billing-fields .form-row input.is-invalid,.input-group .woocommerce-shipping-fields .form-row input.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid,.was-validated .input-group .woocommerce-additional-fields .form-row input:invalid,.was-validated .input-group .woocommerce-additional-fields .form-row textarea:invalid,.was-validated .input-group .woocommerce-billing-fields .form-row input:invalid,.was-validated .input-group .woocommerce-shipping-fields .form-row input:invalid,.woocommerce-additional-fields .form-row .input-group input.is-invalid,.woocommerce-additional-fields .form-row .input-group textarea.is-invalid,.woocommerce-additional-fields .form-row .was-validated .input-group input:invalid,.woocommerce-additional-fields .form-row .was-validated .input-group textarea:invalid,.woocommerce-billing-fields .form-row .input-group input.is-invalid,.woocommerce-billing-fields .form-row .was-validated .input-group input:invalid,.woocommerce-shipping-fields .form-row .input-group input.is-invalid,.woocommerce-shipping-fields .form-row .was-validated .input-group input:invalid{z-index:3}.btn,.filters-toggler,.woocommerce-order-pay #order_review #place_order{display:inline-block;font-weight:400;line-height:1.5;color:#000;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:2px solid #fff0;padding:11px 32px;font-size:.9375rem;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.filters-toggler,.woocommerce-order-pay #order_review #place_order{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover,.filters-toggler:hover,.woocommerce-order-pay #order_review #place_order:hover{color:#000}.btn-check:focus+.btn,.btn-check:focus+.filters-toggler,.btn:focus,.filters-toggler:focus,.woocommerce-order-pay #order_review #place_order:focus,.woocommerce-order-pay #order_review .btn-check:focus+#place_order{outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .25);box-shadow:0 0 0 .25rem rgb(0 0 0 / .25)}.btn.disabled,.btn:disabled,.disabled.filters-toggler,.filters-toggler:disabled,.woocommerce-order-pay #order_review #place_order:disabled,.woocommerce-order-pay #order_review .disabled#place_order,.woocommerce-order-pay #order_review fieldset:disabled #place_order,fieldset:disabled .btn,fieldset:disabled .filters-toggler,fieldset:disabled .woocommerce-order-pay #order_review #place_order{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0353d5;border-color:#0353d5}.btn-primary:hover{color:#fff;background-color:#0347b5;border-color:#0242aa}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0347b5;border-color:#0242aa;-webkit-box-shadow:0 0 0 .25rem rgb(41 109 219 / .5);box-shadow:0 0 0 .25rem rgb(41 109 219 / .5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0242aa;border-color:#023ea0}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(41 109 219 / .5);box-shadow:0 0 0 .25rem rgb(41 109 219 / .5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0353d5;border-color:#0353d5}.btn-secondary{color:#000;background-color:#ccc;border-color:#ccc}.btn-secondary:hover{color:#000;background-color:#d4d4d4;border-color:#d1d1d1}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#000;background-color:#d4d4d4;border-color:#d1d1d1;-webkit-box-shadow:0 0 0 .25rem rgb(173 173 173 / .5);box-shadow:0 0 0 .25rem rgb(173 173 173 / .5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#d6d6d6;border-color:#d1d1d1}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(173 173 173 / .5);box-shadow:0 0 0 .25rem rgb(173 173 173 / .5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#000;background-color:#ccc;border-color:#ccc}.btn-success{color:#000;background-color:#b1bf25;border-color:#b1bf25}.btn-success:hover{color:#000;background-color:#bdc946;border-color:#b9c53b}.btn-check:focus+.btn-success,.btn-success:focus{color:#000;background-color:#bdc946;border-color:#b9c53b;-webkit-box-shadow:0 0 0 .25rem rgb(150 162 31 / .5);box-shadow:0 0 0 .25rem rgb(150 162 31 / .5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#000;background-color:#c1cc51;border-color:#b9c53b}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(150 162 31 / .5);box-shadow:0 0 0 .25rem rgb(150 162 31 / .5)}.btn-success.disabled,.btn-success:disabled{color:#000;background-color:#b1bf25;border-color:#b1bf25}.btn-green{color:#000;background-color:#5d971f;border-color:#5d971f}.btn-green:hover{color:#000;background-color:#75a741;border-color:#6da135}.btn-check:focus+.btn-green,.btn-green:focus{color:#000;background-color:#75a741;border-color:#6da135;-webkit-box-shadow:0 0 0 .25rem rgb(79 128 26 / .5);box-shadow:0 0 0 .25rem rgb(79 128 26 / .5)}.btn-check:active+.btn-green,.btn-check:checked+.btn-green,.btn-green.active,.btn-green:active,.show>.btn-green.dropdown-toggle{color:#000;background-color:#7dac4c;border-color:#6da135}.btn-check:active+.btn-green:focus,.btn-check:checked+.btn-green:focus,.btn-green.active:focus,.btn-green:active:focus,.show>.btn-green.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(79 128 26 / .5);box-shadow:0 0 0 .25rem rgb(79 128 26 / .5)}.btn-green.disabled,.btn-green:disabled{color:#000;background-color:#5d971f;border-color:#5d971f}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;-webkit-box-shadow:0 0 0 .25rem rgb(11 172 204 / .5);box-shadow:0 0 0 .25rem rgb(11 172 204 / .5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(11 172 204 / .5);box-shadow:0 0 0 .25rem rgb(11 172 204 / .5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;-webkit-box-shadow:0 0 0 .25rem rgb(217 164 6 / .5);box-shadow:0 0 0 .25rem rgb(217 164 6 / .5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(217 164 6 / .5);box-shadow:0 0 0 .25rem rgb(217 164 6 / .5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;-webkit-box-shadow:0 0 0 .25rem rgb(225 83 97 / .5);box-shadow:0 0 0 .25rem rgb(225 83 97 / .5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(225 83 97 / .5);box-shadow:0 0 0 .25rem rgb(225 83 97 / .5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#fff;border-color:#fff}.btn-light:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#fff;border-color:#fff;-webkit-box-shadow:0 0 0 .25rem rgb(217 217 217 / .5);box-shadow:0 0 0 .25rem rgb(217 217 217 / .5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(217 217 217 / .5);box-shadow:0 0 0 .25rem rgb(217 217 217 / .5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#fff;border-color:#fff}.btn-dark-grey{color:#000;background-color:#8b8b8b;border-color:#8b8b8b}.btn-dark-grey:hover{color:#000;background-color:#9c9c9c;border-color:#979797}.btn-check:focus+.btn-dark-grey,.btn-dark-grey:focus{color:#000;background-color:#9c9c9c;border-color:#979797;-webkit-box-shadow:0 0 0 .25rem rgb(118 118 118 / .5);box-shadow:0 0 0 .25rem rgb(118 118 118 / .5)}.btn-check:active+.btn-dark-grey,.btn-check:checked+.btn-dark-grey,.btn-dark-grey.active,.btn-dark-grey:active,.show>.btn-dark-grey.dropdown-toggle{color:#000;background-color:#a2a2a2;border-color:#979797}.btn-check:active+.btn-dark-grey:focus,.btn-check:checked+.btn-dark-grey:focus,.btn-dark-grey.active:focus,.btn-dark-grey:active:focus,.show>.btn-dark-grey.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(118 118 118 / .5);box-shadow:0 0 0 .25rem rgb(118 118 118 / .5)}.btn-dark-grey.disabled,.btn-dark-grey:disabled{color:#000;background-color:#8b8b8b;border-color:#8b8b8b}.btn-dark,.filters-toggler,.woocommerce-order-pay #order_review #place_order{color:#fff;background-color:#000;border-color:#000}.btn-dark:hover,.filters-toggler:hover,.woocommerce-order-pay #order_review #place_order:hover{color:#fff;background-color:#000;border-color:#000}.btn-check:focus+.btn-dark,.btn-check:focus+.filters-toggler,.btn-dark:focus,.filters-toggler:focus,.woocommerce-order-pay #order_review #place_order:focus,.woocommerce-order-pay #order_review .btn-check:focus+#place_order{color:#fff;background-color:#000;border-color:#000;-webkit-box-shadow:0 0 0 .25rem rgb(38 38 38 / .5);box-shadow:0 0 0 .25rem rgb(38 38 38 / .5)}.active.filters-toggler,.btn-check:active+.btn-dark,.btn-check:active+.filters-toggler,.btn-check:checked+.btn-dark,.btn-check:checked+.filters-toggler,.btn-dark.active,.btn-dark:active,.filters-toggler:active,.show>.btn-dark.dropdown-toggle,.show>.dropdown-toggle.filters-toggler,.woocommerce-order-pay #order_review #place_order:active,.woocommerce-order-pay #order_review .active#place_order,.woocommerce-order-pay #order_review .btn-check:active+#place_order,.woocommerce-order-pay #order_review .btn-check:checked+#place_order,.woocommerce-order-pay #order_review .show>.dropdown-toggle#place_order{color:#fff;background-color:#000;border-color:#000}.active.filters-toggler:focus,.btn-check:active+.btn-dark:focus,.btn-check:active+.filters-toggler:focus,.btn-check:checked+.btn-dark:focus,.btn-check:checked+.filters-toggler:focus,.btn-dark.active:focus,.btn-dark:active:focus,.filters-toggler:active:focus,.show>.btn-dark.dropdown-toggle:focus,.show>.dropdown-toggle.filters-toggler:focus,.woocommerce-order-pay #order_review #place_order:active:focus,.woocommerce-order-pay #order_review .active#place_order:focus,.woocommerce-order-pay #order_review .btn-check:active+#place_order:focus,.woocommerce-order-pay #order_review .btn-check:checked+#place_order:focus,.woocommerce-order-pay #order_review .show>.dropdown-toggle#place_order:focus{-webkit-box-shadow:0 0 0 .25rem rgb(38 38 38 / .5);box-shadow:0 0 0 .25rem rgb(38 38 38 / .5)}.btn-dark.disabled,.btn-dark:disabled,.disabled.filters-toggler,.filters-toggler:disabled,.woocommerce-order-pay #order_review #place_order:disabled,.woocommerce-order-pay #order_review .disabled#place_order{color:#fff;background-color:#000;border-color:#000}.btn-dark-red{color:#fff;background-color:#b00d22;border-color:#b00d22}.btn-dark-red:hover{color:#fff;background-color:#960b1d;border-color:#8d0a1b}.btn-check:focus+.btn-dark-red,.btn-dark-red:focus{color:#fff;background-color:#960b1d;border-color:#8d0a1b;-webkit-box-shadow:0 0 0 .25rem rgb(188 49 67 / .5);box-shadow:0 0 0 .25rem rgb(188 49 67 / .5)}.btn-check:active+.btn-dark-red,.btn-check:checked+.btn-dark-red,.btn-dark-red.active,.btn-dark-red:active,.show>.btn-dark-red.dropdown-toggle{color:#fff;background-color:#8d0a1b;border-color:#840a1a}.btn-check:active+.btn-dark-red:focus,.btn-check:checked+.btn-dark-red:focus,.btn-dark-red.active:focus,.btn-dark-red:active:focus,.show>.btn-dark-red.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(188 49 67 / .5);box-shadow:0 0 0 .25rem rgb(188 49 67 / .5)}.btn-dark-red.disabled,.btn-dark-red:disabled{color:#fff;background-color:#b00d22;border-color:#b00d22}.btn-blue-600{color:#fff;background-color:#00538e;border-color:#00538e}.btn-blue-600:hover{color:#fff;background-color:#004779;border-color:#004272}.btn-blue-600:focus,.btn-check:focus+.btn-blue-600{color:#fff;background-color:#004779;border-color:#004272;-webkit-box-shadow:0 0 0 .25rem rgb(38 109 159 / .5);box-shadow:0 0 0 .25rem rgb(38 109 159 / .5)}.btn-blue-600.active,.btn-blue-600:active,.btn-check:active+.btn-blue-600,.btn-check:checked+.btn-blue-600,.show>.btn-blue-600.dropdown-toggle{color:#fff;background-color:#004272;border-color:#003e6b}.btn-blue-600.active:focus,.btn-blue-600:active:focus,.btn-check:active+.btn-blue-600:focus,.btn-check:checked+.btn-blue-600:focus,.show>.btn-blue-600.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(38 109 159 / .5);box-shadow:0 0 0 .25rem rgb(38 109 159 / .5)}.btn-blue-600.disabled,.btn-blue-600:disabled{color:#fff;background-color:#00538e;border-color:#00538e}.btn-outline-primary{color:#0353d5;border-color:#0353d5}.btn-outline-primary:hover{color:#fff;background-color:#0353d5;border-color:#0353d5}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgb(3 83 213 / .5);box-shadow:0 0 0 .25rem rgb(3 83 213 / .5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0353d5;border-color:#0353d5}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(3 83 213 / .5);box-shadow:0 0 0 .25rem rgb(3 83 213 / .5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0353d5;background-color:#fff0}.btn-outline-secondary{color:#ccc;border-color:#ccc}.btn-outline-secondary:hover{color:#000;background-color:#ccc;border-color:#ccc}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgb(204 204 204 / .5);box-shadow:0 0 0 .25rem rgb(204 204 204 / .5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#000;background-color:#ccc;border-color:#ccc}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(204 204 204 / .5);box-shadow:0 0 0 .25rem rgb(204 204 204 / .5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ccc;background-color:#fff0}.btn-outline-success{color:#b1bf25;border-color:#b1bf25}.btn-outline-success:hover{color:#000;background-color:#b1bf25;border-color:#b1bf25}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .25rem rgb(177 191 37 / .5);box-shadow:0 0 0 .25rem rgb(177 191 37 / .5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#000;background-color:#b1bf25;border-color:#b1bf25}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(177 191 37 / .5);box-shadow:0 0 0 .25rem rgb(177 191 37 / .5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#b1bf25;background-color:#fff0}.btn-outline-green{color:#5d971f;border-color:#5d971f}.btn-outline-green:hover{color:#000;background-color:#5d971f;border-color:#5d971f}.btn-check:focus+.btn-outline-green,.btn-outline-green:focus{-webkit-box-shadow:0 0 0 .25rem rgb(93 151 31 / .5);box-shadow:0 0 0 .25rem rgb(93 151 31 / .5)}.btn-check:active+.btn-outline-green,.btn-check:checked+.btn-outline-green,.btn-outline-green.active,.btn-outline-green.dropdown-toggle.show,.btn-outline-green:active{color:#000;background-color:#5d971f;border-color:#5d971f}.btn-check:active+.btn-outline-green:focus,.btn-check:checked+.btn-outline-green:focus,.btn-outline-green.active:focus,.btn-outline-green.dropdown-toggle.show:focus,.btn-outline-green:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(93 151 31 / .5);box-shadow:0 0 0 .25rem rgb(93 151 31 / .5)}.btn-outline-green.disabled,.btn-outline-green:disabled{color:#5d971f;background-color:#fff0}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgb(13 202 240 / .5);box-shadow:0 0 0 .25rem rgb(13 202 240 / .5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(13 202 240 / .5);box-shadow:0 0 0 .25rem rgb(13 202 240 / .5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:#fff0}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 193 7 / .5);box-shadow:0 0 0 .25rem rgb(255 193 7 / .5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 193 7 / .5);box-shadow:0 0 0 .25rem rgb(255 193 7 / .5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:#fff0}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgb(220 53 69 / .5);box-shadow:0 0 0 .25rem rgb(220 53 69 / .5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(220 53 69 / .5);box-shadow:0 0 0 .25rem rgb(220 53 69 / .5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:#fff0}.btn-outline-light{color:#fff;border-color:#fff}.btn-outline-light:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 255 255 / .5);box-shadow:0 0 0 .25rem rgb(255 255 255 / .5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 255 255 / .5);box-shadow:0 0 0 .25rem rgb(255 255 255 / .5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#fff;background-color:#fff0}.btn-outline-dark-grey{color:#8b8b8b;border-color:#8b8b8b}.btn-outline-dark-grey:hover{color:#000;background-color:#8b8b8b;border-color:#8b8b8b}.btn-check:focus+.btn-outline-dark-grey,.btn-outline-dark-grey:focus{-webkit-box-shadow:0 0 0 .25rem rgb(139 139 139 / .5);box-shadow:0 0 0 .25rem rgb(139 139 139 / .5)}.btn-check:active+.btn-outline-dark-grey,.btn-check:checked+.btn-outline-dark-grey,.btn-outline-dark-grey.active,.btn-outline-dark-grey.dropdown-toggle.show,.btn-outline-dark-grey:active{color:#000;background-color:#8b8b8b;border-color:#8b8b8b}.btn-check:active+.btn-outline-dark-grey:focus,.btn-check:checked+.btn-outline-dark-grey:focus,.btn-outline-dark-grey.active:focus,.btn-outline-dark-grey.dropdown-toggle.show:focus,.btn-outline-dark-grey:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(139 139 139 / .5);box-shadow:0 0 0 .25rem rgb(139 139 139 / .5)}.btn-outline-dark-grey.disabled,.btn-outline-dark-grey:disabled{color:#8b8b8b;background-color:#fff0}.btn-outline-dark{color:#000;border-color:#000}.btn-outline-dark:hover{color:#fff;background-color:#000;border-color:#000}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .5);box-shadow:0 0 0 .25rem rgb(0 0 0 / .5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#000;border-color:#000}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .5);box-shadow:0 0 0 .25rem rgb(0 0 0 / .5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#000;background-color:#fff0}.btn-outline-dark-red{color:#b00d22;border-color:#b00d22}.btn-outline-dark-red:hover{color:#fff;background-color:#b00d22;border-color:#b00d22}.btn-check:focus+.btn-outline-dark-red,.btn-outline-dark-red:focus{-webkit-box-shadow:0 0 0 .25rem rgb(176 13 34 / .5);box-shadow:0 0 0 .25rem rgb(176 13 34 / .5)}.btn-check:active+.btn-outline-dark-red,.btn-check:checked+.btn-outline-dark-red,.btn-outline-dark-red.active,.btn-outline-dark-red.dropdown-toggle.show,.btn-outline-dark-red:active{color:#fff;background-color:#b00d22;border-color:#b00d22}.btn-check:active+.btn-outline-dark-red:focus,.btn-check:checked+.btn-outline-dark-red:focus,.btn-outline-dark-red.active:focus,.btn-outline-dark-red.dropdown-toggle.show:focus,.btn-outline-dark-red:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(176 13 34 / .5);box-shadow:0 0 0 .25rem rgb(176 13 34 / .5)}.btn-outline-dark-red.disabled,.btn-outline-dark-red:disabled{color:#b00d22;background-color:#fff0}.btn-outline-blue-600{color:#00538e;border-color:#00538e}.btn-outline-blue-600:hover{color:#fff;background-color:#00538e;border-color:#00538e}.btn-check:focus+.btn-outline-blue-600,.btn-outline-blue-600:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 83 142 / .5);box-shadow:0 0 0 .25rem rgb(0 83 142 / .5)}.btn-check:active+.btn-outline-blue-600,.btn-check:checked+.btn-outline-blue-600,.btn-outline-blue-600.active,.btn-outline-blue-600.dropdown-toggle.show,.btn-outline-blue-600:active{color:#fff;background-color:#00538e;border-color:#00538e}.btn-check:active+.btn-outline-blue-600:focus,.btn-check:checked+.btn-outline-blue-600:focus,.btn-outline-blue-600.active:focus,.btn-outline-blue-600.dropdown-toggle.show:focus,.btn-outline-blue-600:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 83 142 / .5);box-shadow:0 0 0 .25rem rgb(0 83 142 / .5)}.btn-outline-blue-600.disabled,.btn-outline-blue-600:disabled{color:#00538e;background-color:#fff0}.btn-link{font-weight:400;color:#0353d5;text-decoration:underline}.btn-link:hover{color:#0242aa}.btn-link.disabled,.btn-link:disabled{color:#a2a2a2}.btn-lg,.filters-toggler{padding:.5rem 1rem;font-size:1rem;border-radius:0}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:0}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .1s ease;-o-transition:height .1s ease;transition:height .1s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid #fff0;border-bottom:0;border-left:.3em solid #fff0}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:5px}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:375px){.dropdown-menu-s-start{--bs-position:start}.dropdown-menu-s-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-s-end{--bs-position:end}.dropdown-menu-s-end[data-bs-popper]{right:0;left:auto}}@media (min-width:500px){.dropdown-menu-ss-start{--bs-position:start}.dropdown-menu-ss-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-ss-end{--bs-position:end}.dropdown-menu-ss-end[data-bs-popper]{right:0;left:auto}}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:681px){.dropdown-menu-sl-start{--bs-position:start}.dropdown-menu-sl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sl-end{--bs-position:end}.dropdown-menu-sl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:715px){.dropdown-menu-ms-start{--bs-position:start}.dropdown-menu-ms-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-ms-end{--bs-position:end}.dropdown-menu-ms-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:782px){.dropdown-menu-wp-start{--bs-position:start}.dropdown-menu-wp-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-wp-end{--bs-position:end}.dropdown-menu-wp-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1280px){.dropdown-menu-cb-start{--bs-position:start}.dropdown-menu-cb-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-cb-end{--bs-position:end}.dropdown-menu-cb-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1860px){.dropdown-menu-full-start{--bs-position:start}.dropdown-menu-full-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-full-end{--bs-position:end}.dropdown-menu-full-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid #fff0;border-bottom:.3em solid;border-left:.3em solid #fff0}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu{top:0;right:auto;left:100%}.dropend .dropdown-menu[data-bs-popper]{margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:0;border-bottom:.3em solid #fff0;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu{top:0;right:100%;left:auto}.dropstart .dropdown-menu[data-bs-popper]{margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:.3em solid;border-bottom:.3em solid #fff0}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgb(0 0 0 / .15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:#fff0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#f0f0f0}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#000}.dropdown-item.disabled,.dropdown-item:disabled{color:#ccc;pointer-events:none;background-color:#fff0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#a2a2a2;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#ededed;background-color:#343a40;border-color:rgb(0 0 0 / .15)}.dropdown-menu-dark .dropdown-item{color:#ededed}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgb(255 255 255 / .15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#000}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#ccc}.dropdown-menu-dark .dropdown-divider{border-color:rgb(0 0 0 / .15)}.dropdown-menu-dark .dropdown-item-text{color:#ededed}.dropdown-menu-dark .dropdown-header{color:#ccc}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;-o-transition:none;transition:none}}.nav-link.disabled{color:#a2a2a2;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #ededed}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid #fff0;border-top-left-radius:5px;border-top-right-radius:5px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#f0f0f0 #f0f0f0 #ededed;isolation:isolate}.nav-tabs .nav-link.disabled{color:#a2a2a2;background-color:#fff0;border-color:#fff0}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#8b8b8b;background-color:#fff;border-color:#ededed #ededed #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:5px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#000}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;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:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#fff0;border:1px solid #fff0;border-radius:0;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;-o-transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{-webkit-transition:none;-o-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .25rem;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:375px){.navbar-expand-s{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-s .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-s .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-s .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-s .navbar-nav-scroll{overflow:visible}.navbar-expand-s .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-s .navbar-toggler{display:none}}@media (min-width:500px){.navbar-expand-ss{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-ss .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-ss .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-ss .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-ss .navbar-nav-scroll{overflow:visible}.navbar-expand-ss .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-ss .navbar-toggler{display:none}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:681px){.navbar-expand-sl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sl .navbar-nav-scroll{overflow:visible}.navbar-expand-sl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sl .navbar-toggler{display:none}}@media (min-width:715px){.navbar-expand-ms{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-ms .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-ms .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-ms .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-ms .navbar-nav-scroll{overflow:visible}.navbar-expand-ms .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-ms .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:782px){.navbar-expand-wp{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-wp .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-wp .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-wp .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-wp .navbar-nav-scroll{overflow:visible}.navbar-expand-wp .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-wp .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1280px){.navbar-expand-cb{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-cb .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-cb .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-cb .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-cb .navbar-nav-scroll{overflow:visible}.navbar-expand-cb .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-cb .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}@media (min-width:1860px){.navbar-expand-full{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-full .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-full .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-full .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-full .navbar-nav-scroll{overflow:visible}.navbar-expand-full .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-full .navbar-toggler{display:none}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgb(0 0 0 / .9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgb(0 0 0 / .9)}.navbar-light .navbar-nav .nav-link{color:rgb(0 0 0 / .55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgb(0 0 0 / .7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgb(0 0 0 / .3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgb(0 0 0 / .9)}.navbar-light .navbar-toggler{color:rgb(0 0 0 / .55);border-color:rgb(0 0 0 / .1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgb(0 0 0 / .55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgb(0 0 0 / .9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgb(255 255 255 / .55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgb(255 255 255 / .75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgb(255 255 255 / .25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgb(255 255 255 / .55);border-color:rgb(255 255 255 / .1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgb(255 255 255 / .55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgb(0 0 0 / .125);border-radius:0}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgb(0 0 0 / .03);border-bottom:1px solid rgb(0 0 0 / .125)}.card-header:first-child{border-radius:0}.card-footer{padding:.5rem 1rem;background-color:rgb(0 0 0 / .03);border-top:1px solid rgb(0 0 0 / .125)}.card-footer:last-child{border-radius:0}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:0;border-top-right-radius:0}.card-img,.card-img-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-group>.card{margin-bottom:10px}@media (min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#000;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;-o-transition:none;transition:none}}.accordion-button:not(.collapsed){color:#034bc0;background-color:#e6e6e6;-webkit-box-shadow:inset 0 -1px 0 rgb(0 0 0 / .125);box-shadow:inset 0 -1px 0 rgb(0 0 0 / .125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23034bc0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion-button::after{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{-webkit-transition:none;-o-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .25);box-shadow:0 0 0 .25rem rgb(0 0 0 / .25)}.accordion-header{margin-bottom:0}.accordion-item{margin-bottom:-1px;background-color:#fff;border:1px solid rgb(0 0 0 / .125)}.accordion-item:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.accordion-item:first-of-type .accordion-button{border-top-left-radius:4px;border-top-right-radius:4px}.accordion-item:last-of-type{margin-bottom:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#f0f0f0;border-radius:5px}.btn.searching,.progress-bar,.searching.filters-toggler,.woocommerce-order-pay #order_review .searching#place_order{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-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0353d5;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.btn.searching,.progress-bar,.searching.filters-toggler,.woocommerce-order-pay #order_review .searching#place_order{-webkit-transition:none;-o-transition:none;transition:none}}.btn.searching,.progress-bar-striped,.searching.filters-toggler,.woocommerce-order-pay #order_review .searching#place_order{background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.btn.searching,.progress-bar-animated,.searching.filters-toggler,.woocommerce-order-pay #order_review .searching#place_order{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.btn.searching,.progress-bar-animated,.searching.filters-toggler,.woocommerce-order-pay #order_review .searching#place_order{-webkit-animation:none;animation:none}}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:#fff0 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:5px;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .25);box-shadow:0 0 0 .25rem rgb(0 0 0 / .25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .85s ease-out;transition:-webkit-transform .85s ease-out;-o-transition:transform .85s ease-out;transition:transform .85s ease-out;transition:transform .85s ease-out,-webkit-transform .85s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid rgb(0 0 0 / .2);border-radius:0;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:0 solid #ededed;border-top-left-radius:0;border-top-right-radius:0}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:0 solid #ededed;border-bottom-right-radius:0;border-bottom-left-radius:0}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:20vh auto}.modal-dialog-scrollable{height:calc(100% - 40vh)}.modal-dialog-centered{min-height:calc(100% - 40vh)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:730px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:374.98px){.modal-fullscreen-s-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-s-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-s-down .modal-header{border-radius:0}.modal-fullscreen-s-down .modal-body{overflow-y:auto}.modal-fullscreen-s-down .modal-footer{border-radius:0}}@media (max-width:499.98px){.modal-fullscreen-ss-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-ss-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-ss-down .modal-header{border-radius:0}.modal-fullscreen-ss-down .modal-body{overflow-y:auto}.modal-fullscreen-ss-down .modal-footer{border-radius:0}}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:680.98px){.modal-fullscreen-sl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sl-down .modal-header{border-radius:0}.modal-fullscreen-sl-down .modal-body{overflow-y:auto}.modal-fullscreen-sl-down .modal-footer{border-radius:0}}@media (max-width:714.98px){.modal-fullscreen-ms-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-ms-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-ms-down .modal-header{border-radius:0}.modal-fullscreen-ms-down .modal-body{overflow-y:auto}.modal-fullscreen-ms-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:781.98px){.modal-fullscreen-wp-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-wp-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-wp-down .modal-header{border-radius:0}.modal-fullscreen-wp-down .modal-body{overflow-y:auto}.modal-fullscreen-wp-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1279.98px){.modal-fullscreen-cb-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-cb-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-cb-down .modal-header{border-radius:0}.modal-fullscreen-cb-down .modal-body{overflow-y:auto}.modal-fullscreen-cb-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media (max-width:1859.98px){.modal-fullscreen-full-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-full-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-full-down .modal-header{border-radius:0}.modal-fullscreen-full-down .modal-body{overflow-y:auto}.modal-fullscreen-full-down .modal-footer{border-radius:0}}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:#fff0;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1040;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;-o-transition:transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{-webkit-transition:none;-o-transition:none;transition:none}}.offcanvas-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:0 solid rgb(0 0 0 / .2);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:0 solid rgb(0 0 0 / .2);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:0 solid rgb(0 0 0 / .2);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;-ms-transform:none;transform:none}.offcanvas-backdrop::before{position:fixed;top:0;left:0;z-index:1039;width:100vw;height:100vh;content:"";background-color:rgb(0 0 0 / .5)}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0353d5}.link-primary:focus,.link-primary:hover{color:#0242aa}.link-secondary{color:#ccc}.link-secondary:focus,.link-secondary:hover{color:#d6d6d6}.link-success{color:#b1bf25}.link-success:focus,.link-success:hover{color:#c1cc51}.link-green{color:#5d971f}.link-green:focus,.link-green:hover{color:#7dac4c}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#fff}.link-light:focus,.link-light:hover{color:#fff}.link-dark-grey{color:#8b8b8b}.link-dark-grey:focus,.link-dark-grey:hover{color:#a2a2a2}.link-dark{color:#000}.link-dark:focus,.link-dark:hover{color:#000}.link-dark-red{color:#b00d22}.link-dark-red:focus,.link-dark-red:hover{color:#8d0a1b}.link-blue-600{color:#00538e}.link-blue-600:focus,.link-blue-600:hover{color:#004272}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:375px){.sticky-s-top{position:sticky;top:0;z-index:1020}}@media (min-width:500px){.sticky-ss-top{position:sticky;top:0;z-index:1020}}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:681px){.sticky-sl-top{position:sticky;top:0;z-index:1020}}@media (min-width:715px){.sticky-ms-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:782px){.sticky-wp-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1280px){.sticky-cb-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1860px){.sticky-full-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within),.woocommerce .checkout_coupon label[for=coupon_code],.woocommerce .coupon label[for=coupon_code]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important;box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgb(0 0 0 / .075)!important;box-shadow:0 .125rem .25rem rgb(0 0 0 / .075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgb(0 0 0 / .175)!important;box-shadow:0 1rem 3rem rgb(0 0 0 / .175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #ededed!important}.border-0{border:0!important}.border-top{border-top:1px solid #ededed!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #ededed!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #ededed!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #ededed!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0353d5!important}.border-secondary{border-color:#ccc!important}.border-success{border-color:#b1bf25!important}.border-green{border-color:#5d971f!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#fff!important}.border-dark-grey{border-color:#8b8b8b!important}.border-dark{border-color:#000!important}.border-dark-red{border-color:#b00d22!important}.border-blue-600{border-color:#00538e!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:600!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0353d5!important}.text-secondary{color:#ccc!important}.text-success{color:#b1bf25!important}.text-green{color:#5d971f!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#fff!important}.text-dark-grey{color:#8b8b8b!important}.text-dark{color:#000!important}.text-dark-red{color:#b00d22!important}.text-blue-600{color:#00538e!important}.text-white{color:#fff!important}.text-body{color:#000!important}.text-muted{color:#a2a2a2!important}.text-black-50{color:rgb(0 0 0 / .5)!important}.text-white-50{color:rgb(255 255 255 / .5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0353d5!important}.bg-secondary{background-color:#ccc!important}.bg-success{background-color:#b1bf25!important}.bg-green{background-color:#5d971f!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#fff!important}.bg-dark-grey{background-color:#8b8b8b!important}.bg-dark{background-color:#000!important}.bg-dark-red{background-color:#b00d22!important}.bg-blue-600{background-color:#00538e!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:5px!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:5px!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:5px!important;border-top-right-radius:5px!important}.rounded-end{border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.rounded-bottom{border-bottom-right-radius:5px!important;border-bottom-left-radius:5px!important}.rounded-start{border-bottom-left-radius:5px!important;border-top-left-radius:5px!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:375px){.float-s-start{float:left!important}.float-s-end{float:right!important}.float-s-none{float:none!important}.d-s-inline{display:inline!important}.d-s-inline-block{display:inline-block!important}.d-s-block{display:block!important}.d-s-grid{display:grid!important}.d-s-table{display:table!important}.d-s-table-row{display:table-row!important}.d-s-table-cell{display:table-cell!important}.d-s-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-s-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-s-none{display:none!important}.flex-s-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-s-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-s-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-s-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-s-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-s-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-s-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-s-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-s-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-s-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-s-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-s-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-s-0{gap:0!important}.gap-s-1{gap:.25rem!important}.gap-s-2{gap:.5rem!important}.gap-s-3{gap:1rem!important}.gap-s-4{gap:1.5rem!important}.gap-s-5{gap:3rem!important}.justify-content-s-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-s-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-s-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-s-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-s-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-s-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-s-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-s-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-s-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-s-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-s-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-s-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-s-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-s-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-s-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-s-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-s-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-s-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-s-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-s-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-s-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-s-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-s-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-s-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-s-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-s-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-s-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-s-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-s-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-s-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-s-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-s-0{margin:0!important}.m-s-1{margin:.25rem!important}.m-s-2{margin:.5rem!important}.m-s-3{margin:1rem!important}.m-s-4{margin:1.5rem!important}.m-s-5{margin:3rem!important}.m-s-auto{margin:auto!important}.mx-s-0{margin-right:0!important;margin-left:0!important}.mx-s-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-s-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-s-3{margin-right:1rem!important;margin-left:1rem!important}.mx-s-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-s-5{margin-right:3rem!important;margin-left:3rem!important}.mx-s-auto{margin-right:auto!important;margin-left:auto!important}.my-s-0{margin-top:0!important;margin-bottom:0!important}.my-s-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-s-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-s-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-s-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-s-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-s-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-s-0{margin-top:0!important}.mt-s-1{margin-top:.25rem!important}.mt-s-2{margin-top:.5rem!important}.mt-s-3{margin-top:1rem!important}.mt-s-4{margin-top:1.5rem!important}.mt-s-5{margin-top:3rem!important}.mt-s-auto{margin-top:auto!important}.me-s-0{margin-right:0!important}.me-s-1{margin-right:.25rem!important}.me-s-2{margin-right:.5rem!important}.me-s-3{margin-right:1rem!important}.me-s-4{margin-right:1.5rem!important}.me-s-5{margin-right:3rem!important}.me-s-auto{margin-right:auto!important}.mb-s-0{margin-bottom:0!important}.mb-s-1{margin-bottom:.25rem!important}.mb-s-2{margin-bottom:.5rem!important}.mb-s-3{margin-bottom:1rem!important}.mb-s-4{margin-bottom:1.5rem!important}.mb-s-5{margin-bottom:3rem!important}.mb-s-auto{margin-bottom:auto!important}.ms-s-0{margin-left:0!important}.ms-s-1{margin-left:.25rem!important}.ms-s-2{margin-left:.5rem!important}.ms-s-3{margin-left:1rem!important}.ms-s-4{margin-left:1.5rem!important}.ms-s-5{margin-left:3rem!important}.ms-s-auto{margin-left:auto!important}.p-s-0{padding:0!important}.p-s-1{padding:.25rem!important}.p-s-2{padding:.5rem!important}.p-s-3{padding:1rem!important}.p-s-4{padding:1.5rem!important}.p-s-5{padding:3rem!important}.px-s-0{padding-right:0!important;padding-left:0!important}.px-s-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-s-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-s-3{padding-right:1rem!important;padding-left:1rem!important}.px-s-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-s-5{padding-right:3rem!important;padding-left:3rem!important}.py-s-0{padding-top:0!important;padding-bottom:0!important}.py-s-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-s-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-s-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-s-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-s-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-s-0{padding-top:0!important}.pt-s-1{padding-top:.25rem!important}.pt-s-2{padding-top:.5rem!important}.pt-s-3{padding-top:1rem!important}.pt-s-4{padding-top:1.5rem!important}.pt-s-5{padding-top:3rem!important}.pe-s-0{padding-right:0!important}.pe-s-1{padding-right:.25rem!important}.pe-s-2{padding-right:.5rem!important}.pe-s-3{padding-right:1rem!important}.pe-s-4{padding-right:1.5rem!important}.pe-s-5{padding-right:3rem!important}.pb-s-0{padding-bottom:0!important}.pb-s-1{padding-bottom:.25rem!important}.pb-s-2{padding-bottom:.5rem!important}.pb-s-3{padding-bottom:1rem!important}.pb-s-4{padding-bottom:1.5rem!important}.pb-s-5{padding-bottom:3rem!important}.ps-s-0{padding-left:0!important}.ps-s-1{padding-left:.25rem!important}.ps-s-2{padding-left:.5rem!important}.ps-s-3{padding-left:1rem!important}.ps-s-4{padding-left:1.5rem!important}.ps-s-5{padding-left:3rem!important}.text-s-start{text-align:left!important}.text-s-end{text-align:right!important}.text-s-center{text-align:center!important}}@media (min-width:500px){.float-ss-start{float:left!important}.float-ss-end{float:right!important}.float-ss-none{float:none!important}.d-ss-inline{display:inline!important}.d-ss-inline-block{display:inline-block!important}.d-ss-block{display:block!important}.d-ss-grid{display:grid!important}.d-ss-table{display:table!important}.d-ss-table-row{display:table-row!important}.d-ss-table-cell{display:table-cell!important}.d-ss-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-ss-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-ss-none{display:none!important}.flex-ss-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-ss-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-ss-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-ss-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-ss-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-ss-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-ss-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-ss-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-ss-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-ss-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-ss-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-ss-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-ss-0{gap:0!important}.gap-ss-1{gap:.25rem!important}.gap-ss-2{gap:.5rem!important}.gap-ss-3{gap:1rem!important}.gap-ss-4{gap:1.5rem!important}.gap-ss-5{gap:3rem!important}.justify-content-ss-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-ss-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-ss-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-ss-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-ss-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-ss-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-ss-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-ss-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-ss-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-ss-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-ss-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-ss-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-ss-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-ss-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-ss-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-ss-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-ss-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-ss-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-ss-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-ss-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-ss-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-ss-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-ss-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-ss-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-ss-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-ss-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-ss-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-ss-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-ss-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-ss-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-ss-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-ss-0{margin:0!important}.m-ss-1{margin:.25rem!important}.m-ss-2{margin:.5rem!important}.m-ss-3{margin:1rem!important}.m-ss-4{margin:1.5rem!important}.m-ss-5{margin:3rem!important}.m-ss-auto{margin:auto!important}.mx-ss-0{margin-right:0!important;margin-left:0!important}.mx-ss-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-ss-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-ss-3{margin-right:1rem!important;margin-left:1rem!important}.mx-ss-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-ss-5{margin-right:3rem!important;margin-left:3rem!important}.mx-ss-auto{margin-right:auto!important;margin-left:auto!important}.my-ss-0{margin-top:0!important;margin-bottom:0!important}.my-ss-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-ss-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-ss-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-ss-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-ss-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-ss-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-ss-0{margin-top:0!important}.mt-ss-1{margin-top:.25rem!important}.mt-ss-2{margin-top:.5rem!important}.mt-ss-3{margin-top:1rem!important}.mt-ss-4{margin-top:1.5rem!important}.mt-ss-5{margin-top:3rem!important}.mt-ss-auto{margin-top:auto!important}.me-ss-0{margin-right:0!important}.me-ss-1{margin-right:.25rem!important}.me-ss-2{margin-right:.5rem!important}.me-ss-3{margin-right:1rem!important}.me-ss-4{margin-right:1.5rem!important}.me-ss-5{margin-right:3rem!important}.me-ss-auto{margin-right:auto!important}.mb-ss-0{margin-bottom:0!important}.mb-ss-1{margin-bottom:.25rem!important}.mb-ss-2{margin-bottom:.5rem!important}.mb-ss-3{margin-bottom:1rem!important}.mb-ss-4{margin-bottom:1.5rem!important}.mb-ss-5{margin-bottom:3rem!important}.mb-ss-auto{margin-bottom:auto!important}.ms-ss-0{margin-left:0!important}.ms-ss-1{margin-left:.25rem!important}.ms-ss-2{margin-left:.5rem!important}.ms-ss-3{margin-left:1rem!important}.ms-ss-4{margin-left:1.5rem!important}.ms-ss-5{margin-left:3rem!important}.ms-ss-auto{margin-left:auto!important}.p-ss-0{padding:0!important}.p-ss-1{padding:.25rem!important}.p-ss-2{padding:.5rem!important}.p-ss-3{padding:1rem!important}.p-ss-4{padding:1.5rem!important}.p-ss-5{padding:3rem!important}.px-ss-0{padding-right:0!important;padding-left:0!important}.px-ss-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-ss-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-ss-3{padding-right:1rem!important;padding-left:1rem!important}.px-ss-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-ss-5{padding-right:3rem!important;padding-left:3rem!important}.py-ss-0{padding-top:0!important;padding-bottom:0!important}.py-ss-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-ss-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-ss-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-ss-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-ss-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-ss-0{padding-top:0!important}.pt-ss-1{padding-top:.25rem!important}.pt-ss-2{padding-top:.5rem!important}.pt-ss-3{padding-top:1rem!important}.pt-ss-4{padding-top:1.5rem!important}.pt-ss-5{padding-top:3rem!important}.pe-ss-0{padding-right:0!important}.pe-ss-1{padding-right:.25rem!important}.pe-ss-2{padding-right:.5rem!important}.pe-ss-3{padding-right:1rem!important}.pe-ss-4{padding-right:1.5rem!important}.pe-ss-5{padding-right:3rem!important}.pb-ss-0{padding-bottom:0!important}.pb-ss-1{padding-bottom:.25rem!important}.pb-ss-2{padding-bottom:.5rem!important}.pb-ss-3{padding-bottom:1rem!important}.pb-ss-4{padding-bottom:1.5rem!important}.pb-ss-5{padding-bottom:3rem!important}.ps-ss-0{padding-left:0!important}.ps-ss-1{padding-left:.25rem!important}.ps-ss-2{padding-left:.5rem!important}.ps-ss-3{padding-left:1rem!important}.ps-ss-4{padding-left:1.5rem!important}.ps-ss-5{padding-left:3rem!important}.text-ss-start{text-align:left!important}.text-ss-end{text-align:right!important}.text-ss-center{text-align:center!important}}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:681px){.float-sl-start{float:left!important}.float-sl-end{float:right!important}.float-sl-none{float:none!important}.d-sl-inline{display:inline!important}.d-sl-inline-block{display:inline-block!important}.d-sl-block{display:block!important}.d-sl-grid{display:grid!important}.d-sl-table{display:table!important}.d-sl-table-row{display:table-row!important}.d-sl-table-cell{display:table-cell!important}.d-sl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sl-none{display:none!important}.flex-sl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-sl-0{gap:0!important}.gap-sl-1{gap:.25rem!important}.gap-sl-2{gap:.5rem!important}.gap-sl-3{gap:1rem!important}.gap-sl-4{gap:1.5rem!important}.gap-sl-5{gap:3rem!important}.justify-content-sl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sl-0{margin:0!important}.m-sl-1{margin:.25rem!important}.m-sl-2{margin:.5rem!important}.m-sl-3{margin:1rem!important}.m-sl-4{margin:1.5rem!important}.m-sl-5{margin:3rem!important}.m-sl-auto{margin:auto!important}.mx-sl-0{margin-right:0!important;margin-left:0!important}.mx-sl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sl-auto{margin-right:auto!important;margin-left:auto!important}.my-sl-0{margin-top:0!important;margin-bottom:0!important}.my-sl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sl-0{margin-top:0!important}.mt-sl-1{margin-top:.25rem!important}.mt-sl-2{margin-top:.5rem!important}.mt-sl-3{margin-top:1rem!important}.mt-sl-4{margin-top:1.5rem!important}.mt-sl-5{margin-top:3rem!important}.mt-sl-auto{margin-top:auto!important}.me-sl-0{margin-right:0!important}.me-sl-1{margin-right:.25rem!important}.me-sl-2{margin-right:.5rem!important}.me-sl-3{margin-right:1rem!important}.me-sl-4{margin-right:1.5rem!important}.me-sl-5{margin-right:3rem!important}.me-sl-auto{margin-right:auto!important}.mb-sl-0{margin-bottom:0!important}.mb-sl-1{margin-bottom:.25rem!important}.mb-sl-2{margin-bottom:.5rem!important}.mb-sl-3{margin-bottom:1rem!important}.mb-sl-4{margin-bottom:1.5rem!important}.mb-sl-5{margin-bottom:3rem!important}.mb-sl-auto{margin-bottom:auto!important}.ms-sl-0{margin-left:0!important}.ms-sl-1{margin-left:.25rem!important}.ms-sl-2{margin-left:.5rem!important}.ms-sl-3{margin-left:1rem!important}.ms-sl-4{margin-left:1.5rem!important}.ms-sl-5{margin-left:3rem!important}.ms-sl-auto{margin-left:auto!important}.p-sl-0{padding:0!important}.p-sl-1{padding:.25rem!important}.p-sl-2{padding:.5rem!important}.p-sl-3{padding:1rem!important}.p-sl-4{padding:1.5rem!important}.p-sl-5{padding:3rem!important}.px-sl-0{padding-right:0!important;padding-left:0!important}.px-sl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sl-3{padding-right:1rem!important;padding-left:1rem!important}.px-sl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sl-5{padding-right:3rem!important;padding-left:3rem!important}.py-sl-0{padding-top:0!important;padding-bottom:0!important}.py-sl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sl-0{padding-top:0!important}.pt-sl-1{padding-top:.25rem!important}.pt-sl-2{padding-top:.5rem!important}.pt-sl-3{padding-top:1rem!important}.pt-sl-4{padding-top:1.5rem!important}.pt-sl-5{padding-top:3rem!important}.pe-sl-0{padding-right:0!important}.pe-sl-1{padding-right:.25rem!important}.pe-sl-2{padding-right:.5rem!important}.pe-sl-3{padding-right:1rem!important}.pe-sl-4{padding-right:1.5rem!important}.pe-sl-5{padding-right:3rem!important}.pb-sl-0{padding-bottom:0!important}.pb-sl-1{padding-bottom:.25rem!important}.pb-sl-2{padding-bottom:.5rem!important}.pb-sl-3{padding-bottom:1rem!important}.pb-sl-4{padding-bottom:1.5rem!important}.pb-sl-5{padding-bottom:3rem!important}.ps-sl-0{padding-left:0!important}.ps-sl-1{padding-left:.25rem!important}.ps-sl-2{padding-left:.5rem!important}.ps-sl-3{padding-left:1rem!important}.ps-sl-4{padding-left:1.5rem!important}.ps-sl-5{padding-left:3rem!important}.text-sl-start{text-align:left!important}.text-sl-end{text-align:right!important}.text-sl-center{text-align:center!important}}@media (min-width:715px){.float-ms-start{float:left!important}.float-ms-end{float:right!important}.float-ms-none{float:none!important}.d-ms-inline{display:inline!important}.d-ms-inline-block{display:inline-block!important}.d-ms-block{display:block!important}.d-ms-grid{display:grid!important}.d-ms-table{display:table!important}.d-ms-table-row{display:table-row!important}.d-ms-table-cell{display:table-cell!important}.d-ms-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-ms-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-ms-none{display:none!important}.flex-ms-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-ms-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-ms-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-ms-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-ms-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-ms-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-ms-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-ms-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-ms-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-ms-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-ms-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-ms-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-ms-0{gap:0!important}.gap-ms-1{gap:.25rem!important}.gap-ms-2{gap:.5rem!important}.gap-ms-3{gap:1rem!important}.gap-ms-4{gap:1.5rem!important}.gap-ms-5{gap:3rem!important}.justify-content-ms-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-ms-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-ms-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-ms-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-ms-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-ms-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-ms-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-ms-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-ms-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-ms-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-ms-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-ms-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-ms-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-ms-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-ms-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-ms-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-ms-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-ms-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-ms-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-ms-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-ms-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-ms-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-ms-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-ms-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-ms-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-ms-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-ms-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-ms-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-ms-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-ms-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-ms-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-ms-0{margin:0!important}.m-ms-1{margin:.25rem!important}.m-ms-2{margin:.5rem!important}.m-ms-3{margin:1rem!important}.m-ms-4{margin:1.5rem!important}.m-ms-5{margin:3rem!important}.m-ms-auto{margin:auto!important}.mx-ms-0{margin-right:0!important;margin-left:0!important}.mx-ms-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-ms-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-ms-3{margin-right:1rem!important;margin-left:1rem!important}.mx-ms-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-ms-5{margin-right:3rem!important;margin-left:3rem!important}.mx-ms-auto{margin-right:auto!important;margin-left:auto!important}.my-ms-0{margin-top:0!important;margin-bottom:0!important}.my-ms-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-ms-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-ms-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-ms-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-ms-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-ms-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-ms-0{margin-top:0!important}.mt-ms-1{margin-top:.25rem!important}.mt-ms-2{margin-top:.5rem!important}.mt-ms-3{margin-top:1rem!important}.mt-ms-4{margin-top:1.5rem!important}.mt-ms-5{margin-top:3rem!important}.mt-ms-auto{margin-top:auto!important}.me-ms-0{margin-right:0!important}.me-ms-1{margin-right:.25rem!important}.me-ms-2{margin-right:.5rem!important}.me-ms-3{margin-right:1rem!important}.me-ms-4{margin-right:1.5rem!important}.me-ms-5{margin-right:3rem!important}.me-ms-auto{margin-right:auto!important}.mb-ms-0{margin-bottom:0!important}.mb-ms-1{margin-bottom:.25rem!important}.mb-ms-2{margin-bottom:.5rem!important}.mb-ms-3{margin-bottom:1rem!important}.mb-ms-4{margin-bottom:1.5rem!important}.mb-ms-5{margin-bottom:3rem!important}.mb-ms-auto{margin-bottom:auto!important}.ms-ms-0{margin-left:0!important}.ms-ms-1{margin-left:.25rem!important}.ms-ms-2{margin-left:.5rem!important}.ms-ms-3{margin-left:1rem!important}.ms-ms-4{margin-left:1.5rem!important}.ms-ms-5{margin-left:3rem!important}.ms-ms-auto{margin-left:auto!important}.p-ms-0{padding:0!important}.p-ms-1{padding:.25rem!important}.p-ms-2{padding:.5rem!important}.p-ms-3{padding:1rem!important}.p-ms-4{padding:1.5rem!important}.p-ms-5{padding:3rem!important}.px-ms-0{padding-right:0!important;padding-left:0!important}.px-ms-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-ms-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-ms-3{padding-right:1rem!important;padding-left:1rem!important}.px-ms-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-ms-5{padding-right:3rem!important;padding-left:3rem!important}.py-ms-0{padding-top:0!important;padding-bottom:0!important}.py-ms-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-ms-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-ms-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-ms-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-ms-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-ms-0{padding-top:0!important}.pt-ms-1{padding-top:.25rem!important}.pt-ms-2{padding-top:.5rem!important}.pt-ms-3{padding-top:1rem!important}.pt-ms-4{padding-top:1.5rem!important}.pt-ms-5{padding-top:3rem!important}.pe-ms-0{padding-right:0!important}.pe-ms-1{padding-right:.25rem!important}.pe-ms-2{padding-right:.5rem!important}.pe-ms-3{padding-right:1rem!important}.pe-ms-4{padding-right:1.5rem!important}.pe-ms-5{padding-right:3rem!important}.pb-ms-0{padding-bottom:0!important}.pb-ms-1{padding-bottom:.25rem!important}.pb-ms-2{padding-bottom:.5rem!important}.pb-ms-3{padding-bottom:1rem!important}.pb-ms-4{padding-bottom:1.5rem!important}.pb-ms-5{padding-bottom:3rem!important}.ps-ms-0{padding-left:0!important}.ps-ms-1{padding-left:.25rem!important}.ps-ms-2{padding-left:.5rem!important}.ps-ms-3{padding-left:1rem!important}.ps-ms-4{padding-left:1.5rem!important}.ps-ms-5{padding-left:3rem!important}.text-ms-start{text-align:left!important}.text-ms-end{text-align:right!important}.text-ms-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:782px){.float-wp-start{float:left!important}.float-wp-end{float:right!important}.float-wp-none{float:none!important}.d-wp-inline{display:inline!important}.d-wp-inline-block{display:inline-block!important}.d-wp-block{display:block!important}.d-wp-grid{display:grid!important}.d-wp-table{display:table!important}.d-wp-table-row{display:table-row!important}.d-wp-table-cell{display:table-cell!important}.d-wp-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-wp-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-wp-none{display:none!important}.flex-wp-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-wp-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-wp-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-wp-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-wp-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wp-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-wp-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-wp-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-wp-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wp-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-wp-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wp-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-wp-0{gap:0!important}.gap-wp-1{gap:.25rem!important}.gap-wp-2{gap:.5rem!important}.gap-wp-3{gap:1rem!important}.gap-wp-4{gap:1.5rem!important}.gap-wp-5{gap:3rem!important}.justify-content-wp-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-wp-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-wp-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-wp-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-wp-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-wp-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-wp-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-wp-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-wp-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-wp-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-wp-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-wp-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-wp-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-wp-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-wp-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-wp-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-wp-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-wp-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-wp-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-wp-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-wp-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-wp-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-wp-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-wp-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-wp-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-wp-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-wp-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-wp-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-wp-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-wp-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-wp-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-wp-0{margin:0!important}.m-wp-1{margin:.25rem!important}.m-wp-2{margin:.5rem!important}.m-wp-3{margin:1rem!important}.m-wp-4{margin:1.5rem!important}.m-wp-5{margin:3rem!important}.m-wp-auto{margin:auto!important}.mx-wp-0{margin-right:0!important;margin-left:0!important}.mx-wp-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-wp-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-wp-3{margin-right:1rem!important;margin-left:1rem!important}.mx-wp-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-wp-5{margin-right:3rem!important;margin-left:3rem!important}.mx-wp-auto{margin-right:auto!important;margin-left:auto!important}.my-wp-0{margin-top:0!important;margin-bottom:0!important}.my-wp-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-wp-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-wp-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-wp-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-wp-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-wp-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-wp-0{margin-top:0!important}.mt-wp-1{margin-top:.25rem!important}.mt-wp-2{margin-top:.5rem!important}.mt-wp-3{margin-top:1rem!important}.mt-wp-4{margin-top:1.5rem!important}.mt-wp-5{margin-top:3rem!important}.mt-wp-auto{margin-top:auto!important}.me-wp-0{margin-right:0!important}.me-wp-1{margin-right:.25rem!important}.me-wp-2{margin-right:.5rem!important}.me-wp-3{margin-right:1rem!important}.me-wp-4{margin-right:1.5rem!important}.me-wp-5{margin-right:3rem!important}.me-wp-auto{margin-right:auto!important}.mb-wp-0{margin-bottom:0!important}.mb-wp-1{margin-bottom:.25rem!important}.mb-wp-2{margin-bottom:.5rem!important}.mb-wp-3{margin-bottom:1rem!important}.mb-wp-4{margin-bottom:1.5rem!important}.mb-wp-5{margin-bottom:3rem!important}.mb-wp-auto{margin-bottom:auto!important}.ms-wp-0{margin-left:0!important}.ms-wp-1{margin-left:.25rem!important}.ms-wp-2{margin-left:.5rem!important}.ms-wp-3{margin-left:1rem!important}.ms-wp-4{margin-left:1.5rem!important}.ms-wp-5{margin-left:3rem!important}.ms-wp-auto{margin-left:auto!important}.p-wp-0{padding:0!important}.p-wp-1{padding:.25rem!important}.p-wp-2{padding:.5rem!important}.p-wp-3{padding:1rem!important}.p-wp-4{padding:1.5rem!important}.p-wp-5{padding:3rem!important}.px-wp-0{padding-right:0!important;padding-left:0!important}.px-wp-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-wp-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-wp-3{padding-right:1rem!important;padding-left:1rem!important}.px-wp-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-wp-5{padding-right:3rem!important;padding-left:3rem!important}.py-wp-0{padding-top:0!important;padding-bottom:0!important}.py-wp-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-wp-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-wp-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-wp-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-wp-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-wp-0{padding-top:0!important}.pt-wp-1{padding-top:.25rem!important}.pt-wp-2{padding-top:.5rem!important}.pt-wp-3{padding-top:1rem!important}.pt-wp-4{padding-top:1.5rem!important}.pt-wp-5{padding-top:3rem!important}.pe-wp-0{padding-right:0!important}.pe-wp-1{padding-right:.25rem!important}.pe-wp-2{padding-right:.5rem!important}.pe-wp-3{padding-right:1rem!important}.pe-wp-4{padding-right:1.5rem!important}.pe-wp-5{padding-right:3rem!important}.pb-wp-0{padding-bottom:0!important}.pb-wp-1{padding-bottom:.25rem!important}.pb-wp-2{padding-bottom:.5rem!important}.pb-wp-3{padding-bottom:1rem!important}.pb-wp-4{padding-bottom:1.5rem!important}.pb-wp-5{padding-bottom:3rem!important}.ps-wp-0{padding-left:0!important}.ps-wp-1{padding-left:.25rem!important}.ps-wp-2{padding-left:.5rem!important}.ps-wp-3{padding-left:1rem!important}.ps-wp-4{padding-left:1.5rem!important}.ps-wp-5{padding-left:3rem!important}.text-wp-start{text-align:left!important}.text-wp-end{text-align:right!important}.text-wp-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1280px){.float-cb-start{float:left!important}.float-cb-end{float:right!important}.float-cb-none{float:none!important}.d-cb-inline{display:inline!important}.d-cb-inline-block{display:inline-block!important}.d-cb-block{display:block!important}.d-cb-grid{display:grid!important}.d-cb-table{display:table!important}.d-cb-table-row{display:table-row!important}.d-cb-table-cell{display:table-cell!important}.d-cb-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-cb-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-cb-none{display:none!important}.flex-cb-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-cb-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-cb-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-cb-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-cb-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-cb-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-cb-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-cb-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-cb-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-cb-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-cb-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-cb-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-cb-0{gap:0!important}.gap-cb-1{gap:.25rem!important}.gap-cb-2{gap:.5rem!important}.gap-cb-3{gap:1rem!important}.gap-cb-4{gap:1.5rem!important}.gap-cb-5{gap:3rem!important}.justify-content-cb-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-cb-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-cb-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-cb-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-cb-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-cb-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-cb-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-cb-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-cb-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-cb-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-cb-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-cb-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-cb-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-cb-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-cb-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-cb-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-cb-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-cb-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-cb-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-cb-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-cb-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-cb-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-cb-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-cb-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-cb-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-cb-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-cb-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-cb-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-cb-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-cb-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-cb-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-cb-0{margin:0!important}.m-cb-1{margin:.25rem!important}.m-cb-2{margin:.5rem!important}.m-cb-3{margin:1rem!important}.m-cb-4{margin:1.5rem!important}.m-cb-5{margin:3rem!important}.m-cb-auto{margin:auto!important}.mx-cb-0{margin-right:0!important;margin-left:0!important}.mx-cb-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-cb-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-cb-3{margin-right:1rem!important;margin-left:1rem!important}.mx-cb-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-cb-5{margin-right:3rem!important;margin-left:3rem!important}.mx-cb-auto{margin-right:auto!important;margin-left:auto!important}.my-cb-0{margin-top:0!important;margin-bottom:0!important}.my-cb-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-cb-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-cb-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-cb-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-cb-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-cb-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-cb-0{margin-top:0!important}.mt-cb-1{margin-top:.25rem!important}.mt-cb-2{margin-top:.5rem!important}.mt-cb-3{margin-top:1rem!important}.mt-cb-4{margin-top:1.5rem!important}.mt-cb-5{margin-top:3rem!important}.mt-cb-auto{margin-top:auto!important}.me-cb-0{margin-right:0!important}.me-cb-1{margin-right:.25rem!important}.me-cb-2{margin-right:.5rem!important}.me-cb-3{margin-right:1rem!important}.me-cb-4{margin-right:1.5rem!important}.me-cb-5{margin-right:3rem!important}.me-cb-auto{margin-right:auto!important}.mb-cb-0{margin-bottom:0!important}.mb-cb-1{margin-bottom:.25rem!important}.mb-cb-2{margin-bottom:.5rem!important}.mb-cb-3{margin-bottom:1rem!important}.mb-cb-4{margin-bottom:1.5rem!important}.mb-cb-5{margin-bottom:3rem!important}.mb-cb-auto{margin-bottom:auto!important}.ms-cb-0{margin-left:0!important}.ms-cb-1{margin-left:.25rem!important}.ms-cb-2{margin-left:.5rem!important}.ms-cb-3{margin-left:1rem!important}.ms-cb-4{margin-left:1.5rem!important}.ms-cb-5{margin-left:3rem!important}.ms-cb-auto{margin-left:auto!important}.p-cb-0{padding:0!important}.p-cb-1{padding:.25rem!important}.p-cb-2{padding:.5rem!important}.p-cb-3{padding:1rem!important}.p-cb-4{padding:1.5rem!important}.p-cb-5{padding:3rem!important}.px-cb-0{padding-right:0!important;padding-left:0!important}.px-cb-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-cb-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-cb-3{padding-right:1rem!important;padding-left:1rem!important}.px-cb-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-cb-5{padding-right:3rem!important;padding-left:3rem!important}.py-cb-0{padding-top:0!important;padding-bottom:0!important}.py-cb-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-cb-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-cb-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-cb-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-cb-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-cb-0{padding-top:0!important}.pt-cb-1{padding-top:.25rem!important}.pt-cb-2{padding-top:.5rem!important}.pt-cb-3{padding-top:1rem!important}.pt-cb-4{padding-top:1.5rem!important}.pt-cb-5{padding-top:3rem!important}.pe-cb-0{padding-right:0!important}.pe-cb-1{padding-right:.25rem!important}.pe-cb-2{padding-right:.5rem!important}.pe-cb-3{padding-right:1rem!important}.pe-cb-4{padding-right:1.5rem!important}.pe-cb-5{padding-right:3rem!important}.pb-cb-0{padding-bottom:0!important}.pb-cb-1{padding-bottom:.25rem!important}.pb-cb-2{padding-bottom:.5rem!important}.pb-cb-3{padding-bottom:1rem!important}.pb-cb-4{padding-bottom:1.5rem!important}.pb-cb-5{padding-bottom:3rem!important}.ps-cb-0{padding-left:0!important}.ps-cb-1{padding-left:.25rem!important}.ps-cb-2{padding-left:.5rem!important}.ps-cb-3{padding-left:1rem!important}.ps-cb-4{padding-left:1.5rem!important}.ps-cb-5{padding-left:3rem!important}.text-cb-start{text-align:left!important}.text-cb-end{text-align:right!important}.text-cb-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1860px){.float-full-start{float:left!important}.float-full-end{float:right!important}.float-full-none{float:none!important}.d-full-inline{display:inline!important}.d-full-inline-block{display:inline-block!important}.d-full-block{display:block!important}.d-full-grid{display:grid!important}.d-full-table{display:table!important}.d-full-table-row{display:table-row!important}.d-full-table-cell{display:table-cell!important}.d-full-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-full-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-full-none{display:none!important}.flex-full-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-full-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-full-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-full-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-full-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-full-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-full-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-full-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-full-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-full-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-full-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-full-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-full-0{gap:0!important}.gap-full-1{gap:.25rem!important}.gap-full-2{gap:.5rem!important}.gap-full-3{gap:1rem!important}.gap-full-4{gap:1.5rem!important}.gap-full-5{gap:3rem!important}.justify-content-full-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-full-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-full-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-full-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-full-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-full-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-full-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-full-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-full-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-full-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-full-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-full-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-full-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-full-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-full-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-full-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-full-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-full-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-full-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-full-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-full-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-full-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-full-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-full-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-full-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-full-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-full-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-full-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-full-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-full-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-full-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-full-0{margin:0!important}.m-full-1{margin:.25rem!important}.m-full-2{margin:.5rem!important}.m-full-3{margin:1rem!important}.m-full-4{margin:1.5rem!important}.m-full-5{margin:3rem!important}.m-full-auto{margin:auto!important}.mx-full-0{margin-right:0!important;margin-left:0!important}.mx-full-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-full-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-full-3{margin-right:1rem!important;margin-left:1rem!important}.mx-full-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-full-5{margin-right:3rem!important;margin-left:3rem!important}.mx-full-auto{margin-right:auto!important;margin-left:auto!important}.my-full-0{margin-top:0!important;margin-bottom:0!important}.my-full-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-full-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-full-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-full-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-full-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-full-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-full-0{margin-top:0!important}.mt-full-1{margin-top:.25rem!important}.mt-full-2{margin-top:.5rem!important}.mt-full-3{margin-top:1rem!important}.mt-full-4{margin-top:1.5rem!important}.mt-full-5{margin-top:3rem!important}.mt-full-auto{margin-top:auto!important}.me-full-0{margin-right:0!important}.me-full-1{margin-right:.25rem!important}.me-full-2{margin-right:.5rem!important}.me-full-3{margin-right:1rem!important}.me-full-4{margin-right:1.5rem!important}.me-full-5{margin-right:3rem!important}.me-full-auto{margin-right:auto!important}.mb-full-0{margin-bottom:0!important}.mb-full-1{margin-bottom:.25rem!important}.mb-full-2{margin-bottom:.5rem!important}.mb-full-3{margin-bottom:1rem!important}.mb-full-4{margin-bottom:1.5rem!important}.mb-full-5{margin-bottom:3rem!important}.mb-full-auto{margin-bottom:auto!important}.ms-full-0{margin-left:0!important}.ms-full-1{margin-left:.25rem!important}.ms-full-2{margin-left:.5rem!important}.ms-full-3{margin-left:1rem!important}.ms-full-4{margin-left:1.5rem!important}.ms-full-5{margin-left:3rem!important}.ms-full-auto{margin-left:auto!important}.p-full-0{padding:0!important}.p-full-1{padding:.25rem!important}.p-full-2{padding:.5rem!important}.p-full-3{padding:1rem!important}.p-full-4{padding:1.5rem!important}.p-full-5{padding:3rem!important}.px-full-0{padding-right:0!important;padding-left:0!important}.px-full-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-full-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-full-3{padding-right:1rem!important;padding-left:1rem!important}.px-full-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-full-5{padding-right:3rem!important;padding-left:3rem!important}.py-full-0{padding-top:0!important;padding-bottom:0!important}.py-full-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-full-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-full-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-full-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-full-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-full-0{padding-top:0!important}.pt-full-1{padding-top:.25rem!important}.pt-full-2{padding-top:.5rem!important}.pt-full-3{padding-top:1rem!important}.pt-full-4{padding-top:1.5rem!important}.pt-full-5{padding-top:3rem!important}.pe-full-0{padding-right:0!important}.pe-full-1{padding-right:.25rem!important}.pe-full-2{padding-right:.5rem!important}.pe-full-3{padding-right:1rem!important}.pe-full-4{padding-right:1.5rem!important}.pe-full-5{padding-right:3rem!important}.pb-full-0{padding-bottom:0!important}.pb-full-1{padding-bottom:.25rem!important}.pb-full-2{padding-bottom:.5rem!important}.pb-full-3{padding-bottom:1rem!important}.pb-full-4{padding-bottom:1.5rem!important}.pb-full-5{padding-bottom:3rem!important}.ps-full-0{padding-left:0!important}.ps-full-1{padding-left:.25rem!important}.ps-full-2{padding-left:.5rem!important}.ps-full-3{padding-left:1rem!important}.ps-full-4{padding-left:1.5rem!important}.ps-full-5{padding-left:3rem!important}.text-full-start{text-align:left!important}.text-full-end{text-align:right!important}.text-full-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}.offcanvas-top{position:fixed;top:0;right:0;left:0;width:100%;height:auto;max-height:100%;overflow-y:auto;visibility:hidden;background-color:#fff;-webkit-transition:visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out,visibility .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-top.show{visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:0;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#fff0;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:0}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:0}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid #fff0;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:0}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:0;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#fff0;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:0}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:0}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid #fff0;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:0}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide{padding-bottom:100px}.splide__arrows{position:absolute;bottom:30px}.splide__arrows button:disabled{opacity:.15}.splide__arrow{width:40px;height:40px;background-color:#000;opacity:1}.splide__arrow svg{fill:#fff}.splide__arrow--prev{left:0}.splide__arrow--next{left:3.5rem;right:0}@media only screen and (max-width:767px){.splide__arrow--next{left:3rem}}@media only screen and (max-width:767px){.CybotCookiebotDialog *{font-size:12px!important}}@media only screen and (max-width:767px){.CybotCookiebotDialogBodyLevelButtonSlider{height:27px!important;width:52px!important}}@media only screen and (max-width:767px){.CybotCookiebotDialogBodyLevelButtonSlider::before{height:19px!important;width:19px!important}}@media only screen and (max-width:1279px){.CybotCookiebotDialogActive:not(.CybotCookiebotFader){max-width:100%!important;width:100%!important;top:100%!important;-webkit-transform:translate(-50%,-100%)!important;-ms-transform:translate(-50%,-100%)!important;transform:translate(-50%,-100%)!important;max-height:80%!important}}@media only screen and (max-width:767px){.CybotCookiebotScrollContainer{min-height:30vh!important}}input.cwg_popup_submit{display:none!important}.cwginstock-subscribe-form{max-width:580px}.cwginstock-subscribe-form .panel{border:none!important;border-radius:0!important;margin:0!important;background-color:#f7f7f7!important;padding:20px!important}@media only screen and (max-width:575px){.cwginstock-subscribe-form .panel{padding:20px 12px 36px 12px!important}}.cwginstock-subscribe-form .panel-body{padding:0!important}.cwginstock-subscribe-form .panel-body .row{margin:0!important}.cwginstock-subscribe-form .panel-body .col-md-12{padding:0!important}.cwginstock-subscribe-form .panel-body .form-group{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:25px;margin-bottom:0!important}@media only screen and (max-width:575px){.cwginstock-subscribe-form .panel-body .form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.cwginstock-subscribe-form .panel-body .form-group input:not([type=submit]){position:relative;width:unset;height:35px!important;text-align:left!important;border:1px solid #a2a2a2!important;padding:0 11px!important;font-weight:500!important;font-size:14px!important;line-height:24px!important;margin-bottom:0!important}.cwginstock-subscribe-form .panel-body .form-group .input-label{width:100%}@media only screen and (max-width:575px){.cwginstock-subscribe-form .panel-body .form-group .input-label:first-child{width:90%}}.cwginstock-subscribe-form .panel-body .form-group .input-label span{font-weight:500;font-size:14px;line-height:24px;color:#8b8b8b}.cwginstock-subscribe-form .panel-body .form-group input[type=submit]{border:0!important;background-color:#b00d22!important;font-weight:900!important;font-size:12px!important;line-height:13px!important;padding:13px 25px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox{margin:15px 0 22px 0}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox label p{margin-bottom:0;margin-top:3px;font-weight:500!important}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox label p,.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox label p a{font-size:11px!important;line-height:14px!important}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox label p a{font-weight:700!important;color:#00538e!important}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox input[type=checkbox]{-webkit-appearance:initial;-moz-appearance:initial;appearance:initial;position:relative;cursor:pointer;width:21px;margin-right:5px}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox input[type=checkbox]::before{display:block;content:"";margin-right:20px;display:inline-block;width:21px;height:21px;background:#fff;border:1px solid #a2a2a2}.cwginstock-subscribe-form .panel-body .cwg_iagree_checkbox input[type=checkbox]:checked::after{display:block;content:"";position:absolute;top:4px;left:4px;width:13px;height:9px;border-bottom:3px solid #b00d22;border-left:3px solid #b00d22;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.cwginstock-subscribe-form .cwgstock_output>*{margin-top:10px;font-size:14px;line-height:18px}.cwginstock-panel-heading{color:#000!important;background-color:unset!important;border:none!important;padding:0!important}.cwginstock-panel-heading .h4,.cwginstock-panel-heading h4{color:#000!important;text-align:left!important;font-weight:700!important;font-size:18px!important;line-height:21px!important;margin-bottom:16px!important}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:local(""),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-regular.woff2) format("woff2"),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-regular.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:local(""),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-500.woff2) format("woff2"),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-500.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:local(""),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-600.woff2) format("woff2"),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-600.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:local(""),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-700.woff2) format("woff2"),url(/wp-content/themes/omegakarmy/dist/fonts/poppins-v15-latin-ext_latin-700.woff) format("woff")}body,html{min-height:100%;margin:0;padding:0;overscroll-behavior-inline:none}html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Poppins,Helvetica,Arial,sans-serif;padding-top:74px!important;overflow-x:hidden}@media only screen and (max-width:991px){body{padding-top:60px!important}}@media only screen and (max-width:991px){.container{padding-left:20px;padding-right:20px}}@media only screen and (max-width:1399px){.container .container{padding-left:0!important;padding-right:0!important}}.clear::after,.clear::before{content:" ";display:table}.clear::after{clear:both}.h1,h1{font-size:52px;line-height:61px;font-weight:700;margin:0 0 1em 0}.h2,h2{font-size:32px;line-height:43px;font-weight:700}.h3,.woocommerce-addtocart-title,h3{font-size:26px;line-height:33px;font-weight:700}.h4,h4{font-size:20px;line-height:27px;font-weight:700}strong{font-weight:600}.small,.small .small>*,.small small>*,.small>*,small{font-size:10px;line-height:15px}a{color:#000;text-decoration:none}a:hover{color:#000}a:focus{outline:0}a:active,a:hover{outline:0}img{max-width:100%}.btn,.filters-toggler,.woocommerce-order-pay #order_review #place_order{font-weight:600;text-transform:uppercase}.btn-dark:hover,.filters-toggler:hover,.woocommerce-order-pay #order_review #place_order:hover{color:#000;background-color:#fff}@media only screen and (max-width:767px){.btn,.filters-toggler,.woocommerce-order-pay #order_review #place_order{font-size:12px}}.btn>.btn-icon,.filters-toggler>.btn-icon,.woocommerce-order-pay #order_review #place_order>.btn-icon{vertical-align:text-top;height:auto;width:auto}.btn[data-bs-toggle]>*,.woocommerce-order-pay #order_review [data-bs-toggle]#place_order>*,[data-bs-toggle].filters-toggler>*{pointer-events:none}.btn>.arrow,.filters-toggler>.arrow,.woocommerce-order-pay #order_review #place_order>.arrow{max-height:1em;width:auto;margin-left:15px;margin-bottom:2px}@media only screen and (max-width:767px){.btn>.arrow,.filters-toggler>.arrow,.woocommerce-order-pay #order_review #place_order>.arrow{margin-left:5px}}.btn-circle{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:39px;width:39px;padding:0;border-radius:50rem}@media only screen and (max-width:991px){.btn-circle{height:44px;width:44px}}.btn-circle+.btn-circle{margin-left:12px}@media only screen and (max-width:1199px){.btn-circle+.btn-circle{margin-left:0}}.btn-circle.active,.btn-circle:active,.btn-circle:hover{color:#fff;background-color:#f5f5f5}.btn-transparent{background-color:rgb(255 255 255 / .09);-webkit-backdrop-filter:blur(15px) brightness(150%);backdrop-filter:blur(15px) brightness(150%)}.btn-rounded{border-radius:50rem}.btn.searching,.searching.filters-toggler,.woocommerce-order-pay #order_review .searching#place_order{display:inline-block;opacity:.5!important;pointer-events:none;background-color:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-control,.woocommerce-additional-fields .form-row input,.woocommerce-additional-fields .form-row textarea,.woocommerce-billing-fields .form-row input,.woocommerce-shipping-fields .form-row input{margin-bottom:.5em}.form-control-text{font-size:18px}.form-control-text.info-box{font-size:14px}.form-control-type{margin-bottom:2rem}@media only screen and (min-width:768px){.form-control-text{width:100%}.form-control-name{width:60%}.form-control-last-name{width:80%}.form-control-email{width:100%}.form-control-phone{width:55%}.form-control-postcode{width:20%}.form-control-city{width:40%;margin-left:3%}.form-control-type{width:100%}.form-control-description{width:100%}.form-control-file{width:100%}.form-control-order-number{width:75%}.form-control-delivery-date,.form-control-order-date{width:65%}.form-control-product-name{width:85%}.form-control-product-unit-price{width:85%}.form-control-product-count{width:20%}.form-control-product-value{width:85%}}.form-check-input-danger+label{font-size:14px}@media only screen and (max-width:767px){.form-check-input-danger+label{font-size:11px}}.form-check-input-danger,.form-check-input-danger:checked{border-color:#dc3545}.wpcf7-list-item{margin:0}.wpcf7-acceptance input[type=checkbox]{position:relative;cursor:pointer;padding:0;width:24px}.wpcf7-acceptance input[type=checkbox]::before{content:"";margin-right:20px;display:inline-block;margin-top:-2px;width:24px;height:24px;background:#fff;border:2px solid #000;border-radius:0}.wpcf7-acceptance input[type=checkbox]:checked::before{background:#fff;border-color:#000}.wpcf7-acceptance input[type=checkbox]:checked::after{content:"";position:absolute;left:4px;top:9px;background:#fff;width:2px;height:2px;-webkit-box-shadow:2px 0 0 #000,4px 0 0 #000,4px -2px 0 #000,4px -4px 0 #000,4px -6px 0 #000,4px -8px 0 #000;box-shadow:2px 0 0 #000,4px 0 0 #000,4px -2px 0 #000,4px -4px 0 #000,4px -6px 0 #000,4px -8px 0 #000;-webkit-transform:rotate(45deg) scale(1.5);-ms-transform:rotate(45deg) scale(1.5);transform:rotate(45deg) scale(1.5)}.wpcf7-acceptance a{font-weight:700;color:#00538e}.wpcf7-acceptance .wpcf7-list-item-label{font-size:12px;line-height:13px;font-weight:300;padding-top:2px}.contact-form-check{margin:45px 0 30px!important}.contact-form-check *{margin-left:0!important}.contact-form-check label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.contact-form-check input{width:0;height:0;margin-right:17px}.contact-form-check .small,.contact-form-check small{display:block;font-size:12px;line-height:13px;font-weight:200;max-width:536px;margin-top:5px}.contact-form-name{width:321px}.contact-form-email{width:425px}.contact-form-message textarea{width:565px;height:189px}@media only screen and (max-width:575px){.contact-form-email,.contact-form-name{width:100%}.contact-form-message textarea{width:100%;height:153px}}[class^=form-control]>label{font-size:14px;color:#707070}@media only screen and (max-width:767px){.modal-dialog{margin:10vh auto;width:310px;max-width:100%}}.modal .btn-close{position:absolute;top:-30px;right:0;background:#fff0 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:1}.modal#addtocart #omnibus-price-data{display:none}.widget_block .h1,.widget_block .h2,.widget_block .h3,.widget_block .h4,.widget_block .woocommerce-addtocart-title,.widget_block h1,.widget_block h2,.widget_block h3,.widget_block h4,.widget_block p{line-height:1.25}.header{background:0 0}.footer{position:relative;padding:27px 0 50px}@media only screen and (max-width:991px){.footer{padding-bottom:20px}}.footer::before{display:block;content:"";position:absolute;top:0;right:0;left:0;height:1px;background-color:#ccc}.footer-main{min-height:730px;background:#fff url(/wp-content/themes/omegakarmy/dist/img/dog-cat-drawing-lg.svg) 100% calc(100% - 35px)/284px auto no-repeat;position:relative}.footer-main .custom-logo{width:120px;height:auto;margin-bottom:19px}@media only screen and (max-width:991px){.footer-main{background-image:none}}.footer-main .returnswidget{position:absolute;bottom:35px}@media only screen and (max-width:767px){.footer-main .returnswidget{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}}.footer-main .returnswidget .widgetbox{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,"Segoe UI",Helvetica,Arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:125px;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff0;color:#000;font-weight:400;font-size:10px;line-height:120%;text-align:right;color:#000;border-radius:4px;padding:10px 12px;border:1px solid #000}.footer-main .returnswidget .widgetbox a{display:inline;text-decoration:none;color:#000}.footer-main .returnswidget .widgetbox p{margin:0}.footer-icon{margin-bottom:5px;height:52px;width:52px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.footer-heading{text-transform:uppercase;margin-bottom:20px}.footer-category{font-size:18px;line-height:25px;position:relative}.footer-category-header{margin-bottom:10px;padding-right:28px}@media only screen and (max-width:767px){.footer-category-header{margin-bottom:23px}}.footer-category::after{display:block;content:"";position:absolute;right:-30px;bottom:6px;height:12px;width:12px;background:#fff0 url(/wp-content/themes/omegakarmy/dist/img/icon-arrow--down.svg) center/100% no-repeat;-webkit-transition:-webkit-transform ease-out .45s;transition:-webkit-transform ease-out .45s;-o-transition:transform ease-out .45s;transition:transform ease-out .45s;transition:transform ease-out .45s,-webkit-transform ease-out .45s;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.footer-category[aria-expanded=true]::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.footer-subcategory{font-size:14px;font-weight:600;margin-bottom:0}.footer-posts{list-style-type:none;padding-left:20px}@media only screen and (max-width:767px){.footer-posts{margin-top:15px}}@media only screen and (max-width:767px){.footer-posts li{margin-bottom:10px}}.footer-posts li a{position:relative;font-size:14px;line-height:16px}.footer-posts li a::before{display:block;content:"";position:absolute;top:0;left:-20px;height:100%;width:12px;background:#fff0 url(/wp-content/themes/omegakarmy/dist/img/icon-arrow--right.svg) center 4px/auto 14px no-repeat}.footer-nav{background-color:#fff;padding-bottom:20px}.footer-menu{padding-left:0;margin-bottom:0;list-style-type:none}.footer-menu .menu-item{font-size:18px;line-height:25px;font-weight:700;margin-bottom:5px}@media only screen and (max-width:767px){.footer-menu .menu-item{min-height:48px}}.footer-legal{position:relative;padding-top:20px}@media only screen and (max-width:575px){.footer-legal{text-align:center}}.footer-legal::before{display:block;content:"";position:absolute;top:0;right:10px;left:10px;height:1px;background-color:#ccc}.footer-logo{display:inline-block;width:85px}@media only screen and (max-width:575px){.footer-logo{display:block;margin-left:auto;margin-right:auto}}@media only screen and (max-width:991px){.single-product .footer{padding-bottom:90px}}.category-title{font-size:40px;font-weight:600;line-height:48px;margin-top:55px}@media only screen and (max-width:991px){.category-title{text-align:center}}@media only screen and (max-width:575px){.category-title{text-align:initial}}.category-text{font-size:24px;line-height:35px;margin-top:30px;max-width:1020px}@media only screen and (max-width:991px){.category-text{display:none}}.category-section{padding-top:60px;background-color:#fafafa}.category-section--products .card{width:100%!important}.category-section--products .item-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}@media only screen and (max-width:1399px){.category-section--products .item-col{width:50%}}@media only screen and (max-width:781px){.category-section--products .item-col{width:25%}}@media only screen and (max-width:680px){.category-section--products .item-col{width:33.3333333333%}}@media only screen and (max-width:499px){.category-section--products .item-col{width:50%}}.pagination{text-align:center;margin-bottom:100px;margin-top:50px}.pagination .page-numbers{display:inline-block;width:40px;height:40px;color:#000;border-radius:50rem;padding:9px 0;margin:0 6px;font-size:22px;line-height:1;text-align:center;background-color:#fff;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:767px){.pagination .page-numbers{height:26px;width:26px;font-size:16px;padding:6px 0}}@media only screen and (max-width:575px){.pagination .page-numbers{font-size:14px;margin:0 2px}}.pagination .page-numbers.next,.pagination .page-numbers.prev{background-color:transparent!important}.pagination .page-numbers.current,.pagination .page-numbers:hover{background-color:#000;color:#fff}@media only screen and (max-width:575px){.pagination .page-numbers.dots{display:none}}@media only screen and (max-width:575px){.pagination .next svg,.pagination .prev svg{height:15px;width:auto}}.search_section{background-color:#ededed;padding-top:50px}.search_section .card{width:100%}@media only screen and (max-width:991px){.search_section-title{font-size:21px;line-height:26px}}.search_section .item-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}@media only screen and (max-width:1399px){.search_section .item-col{width:50%}}@media only screen and (max-width:781px){.search_section .item-col{width:25%}}@media only screen and (max-width:680px){.search_section .item-col{width:33.3333333333%}}@media only screen and (max-width:499px){.search_section .item-col{width:50%}}.single{background:#fff}.single .btn-more{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:87px;height:34px;font-size:14px}.single article{margin-bottom:110px}.single-header{margin-bottom:60px}.single-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:80px}@media only screen and (max-width:991px){.single-header-content{padding-top:0}}.single .btn-more-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.single-thumbnail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;height:100%;width:50vw;position:relative;margin-right:-25vw;right:0}@media only screen and (max-width:991px){.single-thumbnail-wrapper{width:100%}}.single-thumbnail img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:911px;max-height:911px}@media only screen and (max-width:991px){.single-thumbnail img{width:100vw;height:auto}}@media only screen and (max-width:575px){.single-thumbnail img{max-height:200px}}.single-categories{letter-spacing:.1em;text-transform:uppercase;font-size:15px;font-weight:500;line-height:35px;margin-top:25px}@media only screen and (max-width:767px){.single-categories{font-size:12px}}.single-category{margin-right:25px}.single-title{font-size:48px;line-height:52px;font-weight:700;margin:17px 0 20px 0}@media only screen and (max-width:767px){.single-title{font-size:20px;line-height:24px}}.single-excerpt{margin:40px 0 32px 0}@media only screen and (max-width:991px){.single-excerpt{margin-top:15px}}.single-excerpt p{font-size:25px;line-height:35px;margin:0}@media only screen and (max-width:767px){.single-excerpt p{font-size:13px;line-height:18px}}.single-date{font-size:15px;line-height:18px;color:#000}@media only screen and (max-width:767px){.single-date{font-size:13px}}.single-toc{border-style:solid;border-color:#a2a2a2;border-width:1px 0;padding:30px 0;margin-bottom:60px}@media only screen and (max-width:991px){.single-toc{margin-bottom:22px}}.single-toc .toc-title{font-weight:700;font-size:21px;line-height:32px;margin-bottom:25px}@media only screen and (max-width:991px){.single-toc .toc-title{margin-bottom:29px;font-size:18px;line-height:28px}}.single-toc ul{list-style:none;padding-left:10px}.single-toc ul li{position:relative;font-size:18px;padding-left:25px}@media only screen and (max-width:991px){.single-toc ul li{font-size:15px;line-height:22px}}.single-toc ul li::before{position:absolute;top:1px;bottom:0;left:0;display:block;content:"";content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.284' height='18' viewBox='0 0 10.284 18'%3E%3Cpath id='chevron-right-solid-2' d='M73.833,40.017a1.287,1.287,0,0,1,0,1.819l-7.712,7.712A1.287,1.287,0,0,1,64.3,47.729l6.8-6.8-6.8-6.8A1.287,1.287,0,1,1,66.125,32.3l7.712,7.712Z' transform='translate(-63.925 -31.925)'/%3E%3C/svg%3E%0A");width:10px;height:18px}.single-toc ul li:not(:last-child){margin-bottom:20px}@media only screen and (max-width:991px){.single-toc ul li:not(:last-child){margin-bottom:14px}}.single-content a{color:#0353d5;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.single-content a:focus,.single-content a:hover{text-decoration:underline}.single-content ul{list-style-type:square}.single-content ol,.single-content ul{padding-left:1em;margin-bottom:2em;font-size:18px;line-height:48px}@media only screen and (max-width:767px){.single-content ol,.single-content ul{font-size:15px;line-height:22px}}.single-content p{font-size:18px;line-height:32px;margin-bottom:2em}@media only screen and (max-width:991px){.single-content p{font-size:15px;line-height:22px}}.single-content .h1,.single-content .h2,.single-content .h3,.single-content .h4,.single-content .h5,.single-content .h6,.single-content .woocommerce-addtocart-title,.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5,.single-content h6{font-size:24px;line-height:32px;margin-bottom:40px}@media only screen and (max-width:991px){.single-content .h1,.single-content .h2,.single-content .h3,.single-content .h4,.single-content .h5,.single-content .h6,.single-content .woocommerce-addtocart-title,.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5,.single-content h6{font-size:25px;line-height:27px;margin-bottom:20px}}.single-content figcaption{font-size:14px;line-height:21px;margin:30px 0 20px 0;color:#848484}@media only screen and (max-width:991px){.single-content figcaption{font-size:13px;line-height:21px}}.single-content figcaption:before{content:" ";display:block;width:231px;height:1px;background-color:#ccc;margin-bottom:16px}.single-content table{border-collapse:collapse}.single-content table td{font-size:16px;line-height:26px;padding:13px}.single-content table td,.single-content table th{border:1px solid #c3c3c3}.single-content table tr:first-child th{border-top:0}.single-content table tr:first-child td{border-top:0;background-color:#fafafa;font-weight:700}.single-content table tr:last-child td{border-bottom:0}.single-content table tr td,.single-content table tr th{border-left:0;border-right:0}.single .post-sidebar-container{margin-bottom:30px}.single .post-sidebar-container .h2,.single .post-sidebar-container h2{font-size:24px;line-height:26px;margin-bottom:30px}.single .post-sidebar-products{background-color:#f5f5f5;padding:20px 0 20px 20px}.single .post-sidebar-tags{padding:20px}@media only screen and (max-width:991px){.single .post-sidebar-tags{padding:0}}.single .post-sidebar-tags .tag{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.single .post-sidebar-tags .tag-item{margin:0 30px 25px 0;padding:10px 15px;background-color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.single .post-sidebar-tags .tag a{color:#fff;font-size:14px;font-weight:700;text-transform:uppercase}.single .splide--product--small{padding-bottom:70px}.page-title{margin-top:60px;font-size:40px}@media only screen and (max-width:767px){.page-title{font-size:28px}}.page-content .h2,.page-content .h3,.page-content .woocommerce-addtocart-title,.page-content h2,.page-content h3{font-size:21px;line-height:21px}.page-content ol,.page-content ul{list-style-position:inside;padding-left:30px}.page-content ul{list-style-type:square}.sidebar--sticky{position:sticky;top:134px;padding-bottom:20px}.sidebar--contact .widget_media_image figure.alignleft{margin:1px 10px 0 0}.sidebar .menu{position:relative;list-style-type:none}.sidebar .menu-item{position:relative}.sidebar .menu-item::before{display:block;content:"";position:absolute;top:2px;left:-30px;height:20px;width:20px;background:#fff0 url(/wp-content/themes/omegakarmy/dist/img/icon-arrow--right.svg) left center no-repeat}.newsletter-status{padding-top:85px;padding-bottom:50px}@media only screen and (max-width:767px){.newsletter-status{padding-top:44px}}.newsletter-status-header img{margin-bottom:30px}@media only screen and (max-width:767px){.newsletter-status-header img{width:60px;height:auto}}.newsletter-status-header .h1,.newsletter-status-header h1{font-weight:700;font-size:40px;line-height:48px;margin-bottom:10px}@media only screen and (max-width:767px){.newsletter-status-header .h1,.newsletter-status-header h1{font-size:25px;line-height:30px}}.newsletter-status-header p{color:#000;font-weight:400;font-size:24px;line-height:35px;font-family:Lato,Helvetica,Arial,sans-serif;margin-bottom:45px}@media only screen and (max-width:767px){.newsletter-status-header p{font-size:15px;line-height:20px;margin-bottom:40px}}.newsletter-status--success .h1,.newsletter-status--success h1{color:#00538e}.newsletter-status--error .h1,.newsletter-status--error h1{color:#b00d22}.newsletter-status--confirmed{color:#68a20b}#omnibus-price-data{font-size:11px;font-weight:500;line-height:24px;color:#595959;position:absolute;top:65px;right:0;bottom:0;left:0;margin:auto}@media only screen and (max-width:991px){#omnibus-price-data{top:10px}}.page-template-newsletter-lp .newsletter{padding-top:85px;height:unset}@media only screen and (max-width:767px){.page-template-newsletter-lp .newsletter{padding-top:30px}}.page-template-newsletter-lp .newsletter-form{padding-bottom:220px}.page-template-newsletter-lp .newsletter-title{font-weight:700;font-size:56px;line-height:64px}@media only screen and (max-width:767px){.page-template-newsletter-lp .newsletter-title{font-size:25px;line-height:30px}}.page-template-newsletter-lp .newsletter-subtitle{font-weight:400;font-size:25px;line-height:35px;color:#000;background:0 0;text-align:center}@media only screen and (max-width:767px){.page-template-newsletter-lp .newsletter-subtitle{font-size:15px;line-height:20px}}.page-template-newsletter-lp .newsletter-img img{overflow:visible;height:700px;-o-object-fit:cover;object-fit:cover}.page-template-page-a11y .page-title{max-width:660px;line-height:56px}.page-template-page-a11y .page-title span{background-color:#ffce00}@media only screen and (max-width:991px){.page-template-page-a11y .page-title{line-height:39px}}.page-template-page-a11y .page-subtitle{font-size:25px;line-height:35px;font-weight:400;margin-bottom:60px}@media only screen and (max-width:991px){.page-template-page-a11y .page-subtitle{font-size:18px;line-height:26px;margin-bottom:40px}}.page-template-page-a11y .page-content{padding-bottom:160px}@media only screen and (max-width:991px){.page-template-page-a11y .page-content{padding-bottom:100px}}.page-template-page-a11y .page-content .container{padding:0}.page-template-page-a11y .page-content .h2,.page-template-page-a11y .page-content h2{margin-top:60px;margin-bottom:40px;line-height:30px}@media only screen and (max-width:991px){.page-template-page-a11y .page-content .h2,.page-template-page-a11y .page-content h2{margin-top:40px;margin-bottom:30px}}.page-template-page-a11y .page-content p:not(.page-subtitle){font-size:18px;line-height:28px;margin-bottom:40px}@media only screen and (max-width:991px){.page-template-page-a11y .page-content p:not(.page-subtitle){font-size:16px;line-height:24px;margin-bottom:30px}}.page-template-page-a11y .page-content .form-link{margin-top:67px}.page-template-page-a11y .page-content .form-link a{letter-spacing:.00115em;position:relative;font-weight:700;font-size:24px;padding:15px 36px;background-color:#ffce00;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.page-template-page-a11y .page-content .form-link a::before{position:absolute;right:-2px;bottom:-2px;display:block;content:"";z-index:-1;width:100%;height:100%;background-color:#000}.page-template-page-a11y .page-content .form-link a:hover{background-color:#ffdb4b}.grecaptcha-badge{visibility:hidden}.woocommerce-attribute-pill{display:inline-block;padding:4px 8px}@media only screen and (max-width:767px){.woocommerce-attribute-pill{font-size:11px}}.woocommerce-attribute-pill--rounded{letter-spacing:.121em;border-radius:50rem;padding:1px 8px;margin:3px 0;font-size:14px;font-weight:300;text-transform:uppercase}.woocommerce-attribute-pill--dark{background-color:#000;color:#fff}.woocommerce-attribute-pill--red{background-color:#b00d22;color:#fff}.woocommerce-attribute-pill--green{background-color:#b1bf25;color:#fff}.woocommerce-attribute-pill--transparent{background-color:#fff0;color:#000;padding:4px 12px}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery__wrapper{background-color:#f5f5f5;width:550px;height:550px;max-width:100%;position:relative}@media only screen and (max-width:991px){.woocommerce-product-gallery__wrapper{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;max-width:unset;height:285px}}.woocommerce-product-gallery__image{position:relative;height:100%}.woocommerce-product-gallery__image>a{display:block;height:100%}.woocommerce-product-gallery__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-height:100%}@media only screen and (max-width:991px){.woocommerce-product-gallery__image img{width:100%;height:285px;margin:0 auto}}.woocommerce-product-gallery__badge0,.woocommerce-product-gallery__badge1,.woocommerce-product-gallery__badge2,.woocommerce-product-gallery__badge3{height:120px;width:auto;z-index:4;position:absolute;top:20px;right:20px;bottom:unset;left:unset}@media only screen and (max-width:991px){.woocommerce-product-gallery__badge0,.woocommerce-product-gallery__badge1,.woocommerce-product-gallery__badge2,.woocommerce-product-gallery__badge3{height:70px;width:auto;position:absolute;top:10px;right:10px;bottom:unset;left:unset}}.woocommerce-product-gallery__badge1{z-index:3;top:130px}@media only screen and (max-width:991px){.woocommerce-product-gallery__badge1{top:75px}}.woocommerce-product-gallery__badge2{z-index:2;top:240px}@media only screen and (max-width:991px){.woocommerce-product-gallery__badge2{top:140px}}.woocommerce-product-gallery__badge3{z-index:1;top:350px}@media only screen and (max-width:991px){.woocommerce-product-gallery__badge3{top:205px}}.woocommerce-product-details__short-description{margin-bottom:.5rem}@media only screen and (max-width:991px){.woocommerce-product-details__short-description{margin-bottom:10px}}.woocommerce-product-details__short-description>p{font-size:18px;line-height:26px;font-weight:500;margin-bottom:0}@media only screen and (min-width:992px){.woocommerce-product-details__short-description>p{max-width:565px}}@media only screen and (max-width:991px){.woocommerce-product-details__short-description>p{margin-bottom:10px}}.woocommerce-product-details__short-description .more{border-width:1px;font-size:16px;padding:3px 10px}.woocommerce-product-details__short-description .more svg{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);margin-left:10px}.woocommerce-product-details__controls-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;position:relative;margin-top:35px}@media only screen and (max-width:991px){.woocommerce-product-details__controls-wrapper{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 20px;bottom:0;left:0;position:fixed;z-index:999;-webkit-box-shadow:0 0 3px rgb(0 0 0 / .16);box-shadow:0 0 3px rgb(0 0 0 / .16)}}.woocommerce-product-details__controls-wrapper .quantity-button,.woocommerce-product-details__controls-wrapper .quantity-input{font-size:16px!important}.woocommerce-product-details__controls-wrapper .quantity-button{padding:3px 10px!important}.woocommerce-product-details__controls-wrapper .quantity-input{padding:3px 0!important}.woocommerce-product-variations{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:20px;background-color:#f0f0f0;margin-top:30px}@media only screen and (max-width:991px){.woocommerce-product-variations{-ms-flex-wrap:wrap;flex-wrap:wrap}}.woocommerce-product-variations-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0;padding:20px 0;list-style-type:none}@media only screen and (max-width:767px){.woocommerce-product-variations-list{-ms-flex-preferred-size:100%;flex-basis:100%}}.woocommerce-product-variations-link{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:56px;width:56px;border:solid 2px #000;border-radius:50rem;background-color:#fff;margin:0 10px;font-size:17px;font-weight:500;line-height:1;text-align:center}.woocommerce-product-variations-link--active,.woocommerce-product-variations-link:hover{background-color:#000;color:#fff}.woocommerce-product-variations-link--active>svg,.woocommerce-product-variations-link:hover>svg{-webkit-filter:brightness(2);filter:brightness(2)}.woocommerce-product-variations-link--active{pointer-events:none}.woocommerce-product-variations-separator{display:block;width:1px;height:80%;background-color:#a2a2a2}.woocommerce-product-variations-separator:last-child{display:none}.woocommerce-product-additional-info{background:#fff;margin-top:15px;max-width:100%}@media only screen and (max-width:991px){.woocommerce-product-additional-info{display:none}}.woocommerce-product-additional-info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:15px}.woocommerce-product-additional-info-list-item{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:center;-ms-flex-align:center;align-items:center;max-width:135px}.woocommerce-product-additional-info-list-item-svg{margin-top:10px;max-height:50px}.woocommerce-product-additional-info-list-item-img{height:48px;width:48px}.woocommerce-product-additional-info-list-item-text{margin-top:10px;font-size:10px;line-height:14px;width:125px;text-align:center;padding:0 10px 0 10px}.woocommerce-product-additional-info-mobile{background:#fff;margin-top:15px;max-height:130px}@media only screen and (min-width:992px){.woocommerce-product-additional-info-mobile{display:none}}.woocommerce-product-additional-info-mobile-list{max-height:130px;row-gap:15px}.woocommerce-product-additional-info-mobile-list-item{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:center;-ms-flex-align:center;align-items:center;width:135px}.woocommerce-product-additional-info-mobile-list-item-svg{margin-top:10px;max-height:50px}.woocommerce-product-additional-info-mobile-list-item-img{max-height:48px;max-width:48px}.woocommerce-product-additional-info-mobile-list-item-text{margin-top:10px;font-size:10px;line-height:14px;width:125px;text-align:center}.woocommerce-product-preview{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:20px 0}.woocommerce-product-preview-link{position:relative;display:block;border-radius:50rem;margin:0 10px;height:56px;width:56px;display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce-product-preview-link::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / .25) url(/wp-content/themes/omegakarmy/dist/img/icon-zoom.svg) center/23px no-repeat;border-radius:50rem}.woocommerce-product-preview-image{border-radius:50rem;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.woocommerce-product-downloads__btn{position:absolute;top:20px;left:20px;letter-spacing:.0007em;z-index:1;font-size:14px;background-color:rgb(255 255 255 / .6)}@media only screen and (max-width:991px){.woocommerce-product-downloads__btn{position:absolute;top:unset;right:unset;bottom:10px;left:10px;font-size:12px}.woocommerce-product-downloads__btn svg{width:19px;height:19px}}.woocommerce-product-downloads__content section header{padding:6px 10px;background-color:#dee5e5}.woocommerce-product-downloads__content section header .h3,.woocommerce-product-downloads__content section header .woocommerce-addtocart-title,.woocommerce-product-downloads__content section header h3{font-size:16px;margin-bottom:0}.woocommerce-product-downloads__content section .downloads-wrapper{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-product-downloads__content section .downloads-wrapper .item{width:150px;height:150px}.woocommerce-product-downloads__content section .downloads-wrapper .item a{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.woocommerce-product-downloads__content section .downloads-wrapper .item a .title{font-size:14px;line-height:18px;font-weight:500;text-align:center}.woocommerce-product-downloads__content section .content{padding:22px 10px 50px}.woocommerce-product-downloads__content section .content .h4,.woocommerce-product-downloads__content section .content h4{font-weight:500}.woocommerce-product-downloads__content section .content .h4,.woocommerce-product-downloads__content section .content .h4+a,.woocommerce-product-downloads__content section .content .h4+p,.woocommerce-product-downloads__content section .content h4,.woocommerce-product-downloads__content section .content h4+a,.woocommerce-product-downloads__content section .content h4+p{font-size:14px;line-height:18px;margin-bottom:0}.woocommerce-product-downloads__content section .content .h4+a,.woocommerce-product-downloads__content section .content .h4+p,.woocommerce-product-downloads__content section .content h4+a,.woocommerce-product-downloads__content section .content h4+p{font-size:14px;line-height:18px;font-weight:700;margin-bottom:0}.woocommerce-product-downloads__content section .content .h4+a,.woocommerce-product-downloads__content section .content h4+a{color:#00538e}.woocommerce-product-downloads__content.modal .section__product-downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-product-downloads__content.modal .section__product-downloads .downloads-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.woocommerce-product-downloads__content.modal .modal-dialog{max-width:1090px}.woocommerce-product-downloads__content.modal .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;padding:10px}.woocommerce-product-downloads__content.modal .modal-body section{-webkit-box-flex:1;-ms-flex:1;flex:1}.woocommerce-product-downloads__content.offcanvas{height:calc(100dvh - 50px);background:0 0}.woocommerce-product-downloads__content.offcanvas .btn-close{position:absolute;top:-30px;right:0;background:#fff0 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:1}.woocommerce-product-downloads__content.offcanvas .offcanvas-body{padding:10px}.woocommerce-product-downloads__content.offcanvas .offcanvas-content{background:#fff;overflow-y:auto}.woocommerce-product-downloads__content.offcanvas .offcanvas-body,.woocommerce-product-downloads__content.offcanvas .offcanvas-content{height:100%}.woocommerce .price{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;margin:10px 2rem 0 0}.woocommerce .price .amount{font-size:48px;line-height:48px;font-weight:600}@media only screen and (max-width:1199px){.woocommerce .price .amount{font-size:44px;line-height:44px}}@media only screen and (max-width:767px){.woocommerce .price .amount{font-size:32px;line-height:32px}}.woocommerce .price del{position:absolute;top:-40px;left:0;color:#ccc;text-decoration:none}@media only screen and (max-width:767px){.woocommerce .price del{top:-20px}}.woocommerce .price del bdi{text-decoration:line-through}.woocommerce .price del .amount{font-size:24px}@media only screen and (max-width:767px){.woocommerce .price del .amount{font-size:12px}}.woocommerce .price ins{text-decoration:none;color:#b00d22}.woocommerce .price .yaydp-discounted-price{margin:0!important}.woocommerce .price .yaydp-calculated-prices .amount{color:#b00d22}.woocommerce .price .yaydp-original-prices del .amount{text-decoration:line-through}.woocommerce .quantity{width:auto}.woocommerce .quantity-button{color:#ccc;font-size:20px}.woocommerce .quantity-button:hover{background-color:#f5f5f5;color:#000}.woocommerce .quantity-button[disabled]{border-color:#000;opacity:1}.woocommerce .quantity-button--minus{border-right:0}.woocommerce .quantity-button--plus{border-left:0}.woocommerce .quantity-button,.woocommerce .quantity-input{font-size:18px;line-height:22px;padding:6px 10px}.woocommerce .quantity-input{margin-bottom:0}.woocommerce .quantity .qty{border-left:0;border-right:0;padding-left:0;padding-right:0;width:40px;text-align:center;font-size:20px;font-weight:700}.woocommerce-tabs{padding-right:30px}.woocommerce-tabs .accordion-button,.woocommerce-tabs .nav-tabs .nav-link{background-color:#ededed;border-radius:0;padding:6px 10px;font-size:15px;line-height:1;color:#000;border:0}.woocommerce-tabs .nav-tabs{border-bottom:0}.woocommerce-tabs .nav-tabs .nav-item{margin-right:5px}.woocommerce-tabs .nav-tabs .nav-link{padding:12px 12px;font-size:16px}.woocommerce-tabs .nav-tabs .nav-link.active{font-weight:700;background-color:var(--active-tab-bg)}.woocommerce-tabs .tab-content-border{display:block;height:9px;background-color:#ededed}.woocommerce-tabs .tab-pane{padding:65px 40px;background-color:#fafafa}.woocommerce-tabs .accordion-item{border:0}.woocommerce-tabs .accordion-body{position:relative}.woocommerce-tabs .accordion-button{padding:6px 10px;margin-bottom:10px;border:0;-webkit-box-shadow:none;box-shadow:none}.woocommerce-tabs .accordion-button .arrow{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.woocommerce-tabs .accordion-button::after{display:none}.woocommerce-tabs .accordion-button[aria-expanded=true]{font-weight:700;background-color:var(--active-tab-bg)}.woocommerce-tabs .accordion-button[aria-expanded=true] .arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.woocommerce-tabs table{background:#fff}@media only screen and (max-width:575px){.woocommerce-tabs table::after{display:block;content:"";position:absolute;top:30px;right:-20px;height:20px;width:10px;background:#fff0 url("data:image/svg+xml,%3Csvg class='arrow' xmlns='http://www.w3.org/2000/svg' width='7.977' height='13.125' viewBox='0 0 7.977 13.125'%3E%3Cg id='Group_715' data-name='Group 715' transform='translate(-567.086 588.211) rotate(-90)'%3E%3Cline id='Line_2' data-name='Line 2' x2='5.148' y2='5.148' transform='translate(576.5 568.5)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_3' data-name='Line 3' x1='5.148' y2='5.148' transform='translate(581.648 568.5)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A") center/cover no-repeat;opacity:.25}}.woocommerce-tabs table td{min-width:135px}@media only screen and (max-width:767px){.woocommerce-tabs table td img~p{font-size:12px}}.woocommerce-tabs table img.aligncenter{display:block;margin:0 auto}.woocommerce .delivery{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:50px;margin-top:20px}@media only screen and (max-width:991px){.woocommerce .delivery{margin-top:10px}}.woocommerce .delivery-status{background-color:#ccc;display:inline-block;height:18px;width:18px;margin-right:15px;border-radius:50rem;border:solid 2px #fff;-webkit-box-shadow:0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc}.woocommerce .delivery-status--in{background-color:#b1bf25}.woocommerce .delivery-status--out{background-color:#b00d22}.woocommerce .delivery-icon{height:18px;margin-right:10px}.woocommerce .delivery-label{font-size:14px;line-height:16px}.woocommerce-upsells{padding:0;padding-bottom:30px;background-color:#f5f5f5}@media only screen and (max-width:991px){.woocommerce-upsells{margin-left:-20px;margin-right:-20px;max-width:none;width:calc(100% + 30px)}}.woocommerce-upsells-title{font-size:24px;line-height:26px;padding:22px 24px}@media only screen and (max-width:991px){.woocommerce-upsells-title{padding:22px 35px}}.woocommerce-upsells .products{list-style-type:none}.woocommerce-upsells .splide__arrows{left:24px}@media only screen and (max-width:991px){.woocommerce-upsells .splide__arrows{left:35px}}.woocommerce-cross-sells{background-color:#f5f5f5;margin:23px 0 35px;padding:20px 20px 40px;overflow:hidden}.woocommerce-cross-sells-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:auto}.woocommerce-cross-sells-item:not(:last-child){margin-right:20px}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:20px;margin:20px 0}.woocommerce-error{padding:20px;margin:20px 0;list-style-type:none;background-color:#f1aeb5}.woocommerce-error li a{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:991px){.woocommerce-error{font-size:13px;line-height:16px}}.woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#dfead2}.woocommerce-message a{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.woocommerce-info{background-color:#cdddf7}.woocommerce-addtocart-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:767px){.woocommerce-addtocart-product{margin-top:1rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.woocommerce-addtocart-image{-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:767px){.woocommerce-addtocart-image{-ms-flex-line-pack:start;align-content:flex-start;width:90px;height:90px}}.woocommerce-addtocart-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:3px}.woocommerce-addtocart-info-wrapper{-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%}@media only screen and (max-width:767px){.woocommerce-addtocart-info-wrapper{-ms-flex-preferred-size:auto;flex-basis:auto;padding-left:10px}}.woocommerce-addtocart-info>div{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (max-width:767px){.woocommerce-addtocart-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.woocommerce-addtocart-excerpt{font-size:12px;line-height:16px;font-weight:500}@media only screen and (max-width:767px){.woocommerce-addtocart-excerpt{color:#8b8b8b}}.woocommerce-addtocart-title{position:relative;width:100%;text-align:center;margin:22px 0 6px}.woocommerce-addtocart-title::before{display:block;content:"";position:absolute;top:-22px;right:0;left:0;height:1px;background-color:#ededed}@media only screen and (max-width:767px){.woocommerce-addtocart-title{margin-top:0;margin-bottom:22px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:19px;line-height:21px}.woocommerce-addtocart-title::before{top:initial;bottom:-22px}}.woocommerce-addtocart-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:14px}.woocommerce-addtocart .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.woocommerce-addtocart .modal-body{padding-bottom:0}}.woocommerce-cart-section-gray{background-color:#f5f5f5;padding:9px 0 44px}.woocommerce-cart-form{width:100%}.woocommerce-cart-form__contents{width:100%}.woocommerce-cart-form__cart-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;margin-top:35px;background-color:#fff;height:177px}@media only screen and (max-width:991px){.woocommerce-cart-form__cart-item{height:280px}}@media only screen and (max-width:575px){.woocommerce-cart-form__cart-item{height:calc(315px - 2vw)}}.woocommerce-cart-form__prod-info{margin-top:10px}.woocommerce-cart-product-price_qua{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:991px){.woocommerce-cart-product-price_qua{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:46px;margin-top:-15px}}.woocommerce-cart-product-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:991px){.woocommerce-cart-product-buttons{width:100%;height:46px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:90px}}@media only screen and (max-width:991px){.woocommerce-cart-product-buttons::before{display:block;content:"";position:absolute;top:65px;background-color:#ccc;width:100%;height:1px}}.woocommerce-cart-product-thumbnail{width:140px;height:140px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:991px){.woocommerce-cart-product-thumbnail{width:90px;height:90px}}@media only screen and (max-width:991px){.woocommerce-cart-product-thumbnail-td{min-height:90px;min-width:90px}}.woocommerce-cart-product-name{font-size:18px;font-weight:600;margin-top:5px}@media only screen and (max-width:991px){.woocommerce-cart-product-name{margin-top:10px;line-height:20px}}.woocommerce-cart-product-excerpt{font-size:12px;color:#8b8b8b;line-height:16px;margin-top:7px;font-weight:400}@media only screen and (max-width:1399px){.woocommerce-cart-product-excerpt{width:65%}}@media only screen and (max-width:991px){.woocommerce-cart-product-excerpt{width:100%}}.woocommerce-cart-product-more{height:100%;width:100%}@media only screen and (max-width:991px){.woocommerce-cart-product-more{position:absolute;right:10px;bottom:0;left:10px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:10px;right:10px;width:calc(100% - 20px)}}.woocommerce-cart-product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:25px}@media only screen and (max-width:991px){.woocommerce-cart-product-info{margin-left:10px}}.woocommerce-cart-product-price{font-family:Lato,Helvetica,Arial,sans-serif;position:absolute!important;width:86px;height:61px;top:15px;right:70px;max-width:200px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1399px){.woocommerce-cart-product-price{top:40px}}@media only screen and (max-width:1199px){.woocommerce-cart-product-price{right:30px}}@media only screen and (max-width:991px){.woocommerce-cart-product-price{-ms-flex-item-align:end;align-self:flex-end;margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;top:15px;right:0;height:30px;margin:0}}.woocommerce-cart-product-price-onsale_old{margin-top:-30px}@media only screen and (max-width:991px){.woocommerce-cart-product-price-onsale_old{-ms-flex-item-align:end;align-self:flex-end;margin-right:20px}}.woocommerce-cart-product-price-onsale_old bdi{color:#8b8b8b;font-size:18px;text-decoration:line-through;display:inline-block;line-height:15px;white-space:nowrap;margin-left:calc(50% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:33px}@media only screen and (max-width:991px){.woocommerce-cart-product-price-onsale_old bdi{margin-left:0;-webkit-transform:unset;-ms-transform:unset;transform:unset;width:120px;text-align:right}}.woocommerce-cart-product-price-onsale{margin-top:10px;text-align:right}@media only screen and (max-width:991px){.woocommerce-cart-product-price-onsale{-ms-flex-item-align:end;align-self:flex-end}}.woocommerce-cart-product-price-onsale bdi{color:#dc3545;font-size:26px;display:inline-block;line-height:15px;white-space:nowrap}@media only screen and (max-width:1399px){.woocommerce-cart-product-price-normal{margin-top:10px}}@media only screen and (max-width:991px){.woocommerce-cart-product-price-normal{-ms-flex-item-align:end;align-self:flex-end}}.woocommerce-cart-product-price-normal bdi{font-size:32px;display:inline-block;white-space:nowrap}.woocommerce-cart-product-quantity{margin-bottom:20px}@media only screen and (max-width:991px){.woocommerce-cart-product-quantity{-ms-flex-item-align:start;align-self:flex-start}}.woocommerce-cart-product-quantity-text{margin-right:20px;margin-bottom:20px;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (max-width:991px){.woocommerce-cart-product-quantity-text{display:none}}.woocommerce-cart-product-btn-remove,.woocommerce-cart-product-btn-update{font-size:14px;font-weight:200;line-height:26px;margin-left:20px;margin-bottom:20px;padding:6px 14px;text-transform:lowercase!important}@media only screen and (max-width:991px){.woocommerce-cart-product-btn-remove,.woocommerce-cart-product-btn-update{margin:0}}@media only screen and (max-width:991px){.woocommerce-cart-product-btn-update{height:31px;width:111px;font-size:10px;line-height:10px;padding:4px 8px;margin-left:calc(5px + 1vw)}}.woocommerce-cart-product-btn-remove::first-letter,.woocommerce-cart-product-btn-update::first-letter{text-transform:uppercase}@media only screen and (max-width:991px){.woocommerce-cart-product-btn-remove{background-color:#ffe2e2;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 9px;margin-right:0;margin-left:auto}}.woocommerce-cart-product-btn-remove-ico{margin-right:13px}@media only screen and (max-width:991px){.woocommerce-cart-product-btn-remove-ico{margin-right:0;-ms-flex-item-align:center;align-self:center}}@media only screen and (max-width:991px){.woocommerce-cart-product-btn-remove-text{display:none}}.woocommerce-cart-product-badge0,.woocommerce-cart-product-badge1,.woocommerce-cart-product-badge2,.woocommerce-cart-product-badge3{height:125px;width:auto;z-index:4;position:absolute;top:25px;right:220px;bottom:unset;left:unset}@media only screen and (max-width:1399px){.woocommerce-cart-product-badge0,.woocommerce-cart-product-badge1,.woocommerce-cart-product-badge2,.woocommerce-cart-product-badge3{height:80px;width:80px}}@media only screen and (max-width:1199px){.woocommerce-cart-product-badge0,.woocommerce-cart-product-badge1,.woocommerce-cart-product-badge2,.woocommerce-cart-product-badge3{position:absolute;top:50px;right:170px;bottom:unset;left:unset}}@media only screen and (max-width:991px){.woocommerce-cart-product-badge0,.woocommerce-cart-product-badge1,.woocommerce-cart-product-badge2,.woocommerce-cart-product-badge3{position:absolute;top:140px;right:unset;bottom:unset;left:10px;height:50px;width:50px}}.woocommerce-cart-product-badge1{z-index:3;right:330px}@media only screen and (max-width:1399px){.woocommerce-cart-product-badge1{right:310px}}@media only screen and (max-width:1199px){.woocommerce-cart-product-badge1{display:none}}@media only screen and (max-width:991px){.woocommerce-cart-product-badge1{display:block;right:220px}}@media only screen and (max-width:575px){.woocommerce-cart-product-badge1{left:55px}}.woocommerce-cart-product-badge2{z-index:2;right:440px}@media only screen and (max-width:1399px){.woocommerce-cart-product-badge2{display:none}}@media only screen and (max-width:991px){.woocommerce-cart-product-badge2{display:block;right:290px}}@media only screen and (max-width:575px){.woocommerce-cart-product-badge2{display:none}}.woocommerce-cart-product-badge3{z-index:1;right:550px}@media only screen and (max-width:1399px){.woocommerce-cart-product-badge3{display:none}}@media only screen and (max-width:991px){.woocommerce-cart-product-badge3{display:block;right:360px}}@media only screen and (max-width:575px){.woocommerce-cart-product-badge3{display:none}}.woocommerce-cart-collaterals{padding-bottom:40px}.woocommerce-cart-totals{width:50%;margin-left:auto;margin-top:50px}@media only screen and (max-width:991px){.woocommerce-cart-totals{width:100%}}.woocommerce-cart-totals .cart-subtotal td,.woocommerce-cart-totals .cart-subtotal th{padding-bottom:20px;border-bottom:1px solid #000}.woocommerce-cart-totals .cart-subtotal th{text-transform:uppercase;font-size:21px;vertical-align:bottom!important;font-weight:400}.woocommerce-cart-totals .cart-subtotal td{text-align:right;font-size:32px;font-weight:900}.woocommerce-cart-totals .woocommerce-order-shipping>::after{display:none}.woocommerce-cart-totals .order-total td,.woocommerce-cart-totals .order-total th{padding-bottom:20px;padding-top:30px;border-bottom:0;border-top:solid 1px #000!important;vertical-align:bottom!important}.woocommerce-cart-totals .order-total th{text-transform:uppercase;font-size:21px;font-weight:400}.woocommerce-cart-totals .order-total td{text-align:right}.woocommerce-cart-totals .order-total td>*{font-size:45px;line-height:45px;font-weight:900}@media only screen and (max-width:767px){.woocommerce-cart-totals .order-total td>*{font-size:32px;line-height:32px}}.woocommerce-cart-totals .order-total td .includes_tax{font-size:12px;line-height:1}.woocommerce-cart-totals .woocommerce-order-shipping .h3,.woocommerce-cart-totals .woocommerce-order-shipping .woocommerce-addtocart-title,.woocommerce-cart-totals .woocommerce-order-shipping h3{text-transform:uppercase;font-size:21px;vertical-align:bottom!important;font-weight:400}.woocommerce-cart .price{margin:0}.woocommerce-billing-fields .h3,.woocommerce-billing-fields .woocommerce-addtocart-title,.woocommerce-billing-fields h3{font-size:24px;margin-bottom:20px}.woocommerce-billing-fields .form-row{margin-bottom:20px!important}.woocommerce-billing-fields .form-row.hidden,.woocommerce-billing-fields .form-row.hide{display:none!important}.woocommerce-billing-fields .form-row.form-text{margin-bottom:0!important;padding:0}.woocommerce-billing-fields .form-row.form-text a{color:#0353d5}.woocommerce-billing-fields .form-row label{font-size:14px;color:#343a40}.woocommerce-billing-fields .form-row label .required{color:inherit}@media only screen and (min-width:576px){.woocommerce-billing-fields .form-row#billing_first_name_field{display:inline-block;width:40%}.woocommerce-billing-fields .form-row#billing_last_name_field{display:inline-block;width:57%;margin-left:3%}.woocommerce-billing-fields .form-row#billing_postcode_field{display:inline-block;width:20%}.woocommerce-billing-fields .form-row#billing_city_field{display:inline-block;width:40%;margin-left:3%}}@media only screen and (min-width:992px){.woocommerce-billing-fields .form-row#billing_email_field{width:65%}.woocommerce-billing-fields .form-row#billing_phone_field{width:30%}.woocommerce-billing-fields .form-row#billing_company_field{width:50%}.woocommerce-billing-fields .form-row#billing_nip_field{width:25%}.woocommerce-billing-fields .form-row#billing_address_1_field{width:90%}.woocommerce-billing-fields .form-row#billing_address_2_field{width:90%}}.woocommerce-shipping-methods{width:80%;padding-left:0;list-style:none}@media only screen and (max-width:1199px){.woocommerce-shipping-methods{width:100%}}@media only screen and (max-width:991px){.woocommerce-shipping-methods{width:80%}}@media only screen and (max-width:575px){.woocommerce-shipping-methods{width:100%}}.woocommerce-shipping-input{height:28px;width:28px}@media only screen and (max-width:575px){.woocommerce-shipping-input{height:24px;width:24px}}.woocommerce-shipping-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2300538E'/%3e%3c/svg%3e");border:solid 1px #ccc}.woocommerce-shipping-input:checked+label:last-child{font-weight:900}.woocommerce-shipping-label{width:85%;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}.woocommerce-shipping-label>span{text-transform:uppercase}.woocommerce-shipping-fields .h3,.woocommerce-shipping-fields .woocommerce-addtocart-title,.woocommerce-shipping-fields h3{font-size:24px;margin-bottom:20px}.woocommerce-shipping-fields .form-row{margin-bottom:20px!important}.woocommerce-shipping-fields .form-row.hidden,.woocommerce-shipping-fields .form-row.hide{display:none!important}.woocommerce-shipping-fields .form-row.form-text{margin-bottom:0!important;padding:0}.woocommerce-shipping-fields .form-row.form-text a{color:#0353d5}.woocommerce-shipping-fields .form-row label{font-size:14px;color:#8b8b8b}.woocommerce-shipping-fields .form-row label .required{color:inherit}@media only screen and (min-width:576px){.woocommerce-shipping-fields .form-row#shipping_first_name_field{display:inline-block;width:40%}.woocommerce-shipping-fields .form-row#shipping_last_name_field{display:inline-block;width:57%;margin-left:3%}.woocommerce-shipping-fields .form-row#shipping_postcode_field{display:inline-block;width:20%}.woocommerce-shipping-fields .form-row#shipping_city_field{display:inline-block;width:40%;margin-left:3%}}@media only screen and (min-width:992px){.woocommerce-shipping-fields .form-row#shipping_address_1_field{width:90%}}.woocommerce-additional-fields .form-row{margin-bottom:20px!important}.woocommerce-additional-fields .form-row#order_comments_field{width:70%}.woocommerce-additional-fields .form-row#order_comments_field textarea{height:8em!important}@media only screen and (max-width:767px){.woocommerce-additional-fields .form-row#order_comments_field{width:100%}}.woocommerce-checkout{margin-bottom:230px}@media only screen and (max-width:767px){.woocommerce-checkout{margin-bottom:100px}}.woocommerce-checkout-payment{border-radius:0!important;background-color:transparent!important}.woocommerce-checkout-payment .methods{padding:0!important;border-bottom:0!important;margin:10px 0!important}.woocommerce-checkout-methods{padding:18px 20px;background-color:#f5f5f5;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.woocommerce-checkout-methods .wc_payment_method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:false;-ms-flex-pack:false;justify-content:false;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.woocommerce-checkout-methods .wc_payment_method .form-check-label{font-size:16px;line-height:24px;text-transform:uppercase;width:90%}.woocommerce-checkout-methods .wc_payment_method .form-check-input{height:28px;width:28px;display:inline-block!important;margin-left:0}@media only screen and (max-width:575px){.woocommerce-checkout-methods .wc_payment_method .form-check-input{height:24px;width:24px}}.woocommerce-checkout-methods .wc_payment_method .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2300538E'/%3e%3c/svg%3e");border:solid 1px #ccc}.woocommerce-order-details__title{font-size:40px;margin-top:35px;margin-bottom:60px}.woocommerce-order-details__subtitle{font-size:18px;line-height:21px}.woocommerce-order-details__info{width:40%}.woocommerce-order-details-table{width:400px}.woocommerce-order-details-table p{margin-bottom:0!important}@media only screen and (max-width:991px){.woocommerce-order-details-table{width:100%}}.woocommerce-order-review{position:relative;padding:20px;border:solid 1px #ced4da}.woocommerce-order-review .h3,.woocommerce-order-review .woocommerce-addtocart-title,.woocommerce-order-review h3{font-size:24px;margin-bottom:24px}.woocommerce-order-review .easypack-parcel-machine-select .button{border-radius:5px!important;background-color:#000!important;color:#fff!important}.woocommerce-order-review .table .cart-item td,.woocommerce-order-review .woocommerce-tabs table .cart-item td,.woocommerce-tabs .woocommerce-order-review table .cart-item td{height:60px;font-weight:400}.woocommerce-order-review .table .cart-subtotal,.woocommerce-order-review .woocommerce-tabs table .cart-subtotal,.woocommerce-tabs .woocommerce-order-review table .cart-subtotal{position:relative;border-top:0}.woocommerce-order-review .table .cart-subtotal>*,.woocommerce-order-review .woocommerce-tabs table .cart-subtotal>*,.woocommerce-tabs .woocommerce-order-review table .cart-subtotal>*{position:relative;border-bottom:0;border-top:0;height:65px}.woocommerce-order-review .table .cart-subtotal>::after,.woocommerce-order-review .woocommerce-tabs table .cart-subtotal>::after,.woocommerce-tabs .woocommerce-order-review table .cart-subtotal>::after{display:block;content:"";position:absolute;right:-20px;bottom:-1px;left:-20px;height:1px;background-color:#ced4da}.woocommerce-order-review .table .product-count,.woocommerce-order-review .woocommerce-tabs table .product-count,.woocommerce-tabs .woocommerce-order-review table .product-count{width:15%}.woocommerce-order-review .table .product-total,.woocommerce-order-review .woocommerce-tabs table .product-total,.woocommerce-tabs .woocommerce-order-review table .product-total{text-align:right;width:15%}@media only screen and (max-width:575px){.woocommerce-order-review .table,.woocommerce-order-review .table tbody,.woocommerce-order-review .table tbody tr,.woocommerce-order-review .table tfoot,.woocommerce-order-review .table tfoot tr,.woocommerce-order-review .woocommerce-tabs table,.woocommerce-order-review .woocommerce-tabs table tbody,.woocommerce-order-review .woocommerce-tabs table tbody tr,.woocommerce-order-review .woocommerce-tabs table tfoot,.woocommerce-order-review .woocommerce-tabs table tfoot tr,.woocommerce-tabs .woocommerce-order-review table,.woocommerce-tabs .woocommerce-order-review table tbody,.woocommerce-tabs .woocommerce-order-review table tbody tr,.woocommerce-tabs .woocommerce-order-review table tfoot,.woocommerce-tabs .woocommerce-order-review table tfoot tr{display:block}}.woocommerce-order-shipping>*{position:relative;border-bottom:0;border-top:0;height:65px}.woocommerce-order-shipping>::after{display:block;content:"";position:absolute;right:-20px;bottom:-1px;left:-20px;height:1px;background-color:#ced4da}.woocommerce-order-shipping-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:false;-ms-flex-align:false;align-items:false;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:1199px){.woocommerce-order-shipping-container{display:block}}@media only screen and (max-width:991px){.woocommerce-order-shipping-container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:575px){.woocommerce-order-shipping-container{display:block}}@media only screen and (max-width:1199px){.woocommerce-order-shipping-item{padding-left:0}}@media only screen and (max-width:991px){.woocommerce-order-shipping-item{padding-left:1.75em}}@media only screen and (max-width:575px){.woocommerce-order-shipping-item{padding-left:0}}.woocommerce-order-total>*{border-bottom:none}.woocommerce-order-total strong{font-size:21px}.woocommerce-order-complaint-table td:nth-child(n+2){width:100px;vertical-align:middle}.woocommerce-order-complaint-table td:nth-child(n+2) label{font-size:12px;line-height:38px}.woocommerce-thankyou-order-details{width:400px}.woocommerce-thankyou-order-details p{margin-bottom:0!important}.woocommerce-thankyou-order-details th{padding-left:0}.woocommerce-thankyou-order-details td,.woocommerce-thankyou-order-details th{font-size:14px;font-weight:300;padding-top:2px;padding-bottom:2px}.woocommerce-thankyou-order-details td strong,.woocommerce-thankyou-order-details th strong{font-weight:700}@media only screen and (max-width:991px){.woocommerce-thankyou-order-details{width:100%}}.woocommerce .checkout_coupon .input-text,.woocommerce .coupon .input-text{height:46px;font-size:14px;padding:10px;width:170px;border:solid 1px #8b8b8b}.woocommerce .checkout_coupon .input-text::-webkit-input-placeholder,.woocommerce .coupon .input-text::-webkit-input-placeholder{color:#ced4da}.woocommerce .checkout_coupon .input-text::-moz-placeholder,.woocommerce .coupon .input-text::-moz-placeholder{color:#ced4da}.woocommerce .checkout_coupon .input-text:-ms-input-placeholder,.woocommerce .coupon .input-text:-ms-input-placeholder{color:#ced4da}.woocommerce .checkout_coupon .input-text::-ms-input-placeholder,.woocommerce .coupon .input-text::-ms-input-placeholder{color:#ced4da}.woocommerce .checkout_coupon .input-text::placeholder,.woocommerce .coupon .input-text::placeholder{color:#ced4da}.woocommerce .checkout_coupon .btn,.woocommerce .checkout_coupon .filters-toggler,.woocommerce .checkout_coupon .woocommerce-order-pay #order_review #place_order,.woocommerce .coupon .btn,.woocommerce .coupon .filters-toggler,.woocommerce .coupon .woocommerce-order-pay #order_review #place_order,.woocommerce-order-pay #order_review .woocommerce .checkout_coupon #place_order,.woocommerce-order-pay #order_review .woocommerce .coupon #place_order{margin-left:20px}.woocommerce-MyAccount-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;margin-top:40px;margin-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-MyAccount-navigation-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-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;margin-right:20px}@media only screen and (max-width:991px){.woocommerce-MyAccount-navigation-link{max-width:88px}}.woocommerce-MyAccount-navigation-link--downloads{display:none}.woocommerce-MyAccount-navigation-icon{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:88px;height:88px;border-radius:50%;border:solid 1px #000;margin-bottom:10px}.woocommerce-MyAccount-navigation-label{text-transform:uppercase;color:#000;font-weight:300}@media only screen and (max-width:991px){.woocommerce-MyAccount-navigation-label{font-size:14px;text-align:center;min-height:42px}}.woocommerce-MyAccount-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-MyAccount-content table{width:100%}.woocommerce-MyAccount-content>*{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.woocommerce-MyAccount-content .woocommerce-notices-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.woocommerce-table__line-item.order_item td{height:40px;font-weight:400}.woocommerce-table__line-item.order-subtotal{position:relative;border-top:0}.woocommerce-table__line-item.order-subtotal>*{position:relative;border-bottom:0;border-top:0;height:65px}.woocommerce-table__line-item.order-subtotal>::after{display:block;content:"";position:absolute;right:-20px;bottom:-1px;left:-20px;height:1px;background-color:#ced4da}.woocommerce-table__line-item .product-count{width:15%}.woocommerce-table__line-item .product-total{text-align:right;width:15%}.woocommerce-table__product-name{border-top:0!important}.woocommerce-table--order-details-wrapper{border:solid 1px #ccc;padding:30px 20px;margin-bottom:100px}.woocommerce-table--order-details tbody,.woocommerce-table--order-details tfoot{border-top:0!important}.woocommerce-table--order-details+header{display:inline-block}.woocommerce-table--order-details+header .h2,.woocommerce-table--order-details+header h2{font-size:14px!important;margin-right:15px}.woocommerce-table--order-details+header+dl{display:inline-block}.woocommerce .modal-dialog-bis{max-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:575px){.woocommerce .modal-dialog-bis{margin:20vh 20px}}.woocommerce .modal-dialog-bis .modal-body{padding:30px}@media only screen and (max-width:991px){.woocommerce .modal-dialog-bis .modal-body{padding:0}}.woocommerce-Input{width:100%;height:35px}.woocommerce-Input-login{border:0;width:100%;height:35px}.woocommerce-loginpage-info{padding-top:30px}@media only screen and (max-width:991px){.woocommerce-loginpage-info{padding-top:20px}}@media only screen and (max-width:991px){.woocommerce-loginpage-title{font-size:21px!important;line-height:26px!important}}@media only screen and (max-width:991px){.woocommerce-loginpage-description{font-size:15px!important;line-height:18px!important}}.woocommerce-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:430px}@media only screen and (max-width:991px){.woocommerce-form{width:100%;max-width:430px}}.woocommerce-form-div-login{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:center;-ms-flex-align:center;align-items:center;min-height:580px;height:100%;width:680px;background-color:#00538e}@media only screen and (max-width:1399px){.woocommerce-form-div-login{width:unset}}@media only screen and (max-width:991px){.woocommerce-form-div-login{margin-bottom:50px}}@media only screen and (max-width:575px){.woocommerce-form-div-login{padding:0 20px 0 20px;min-height:400px}}.woocommerce-form-div-login label{color:#fff!important;font-size:14px;line-height:25px;font-weight:300}.woocommerce-form-div-register{background-color:#ced4da;min-height:580px;width:680px;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:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1399px){.woocommerce-form-div-register{width:unset}}@media only screen and (max-width:575px){.woocommerce-form-div-register{padding:0 20px 0 20px}}.woocommerce-form-div-register label{font-size:14px;line-height:25px;font-weight:300}.woocommerce-form-div-register .woocommerce-password-strength{font-size:13px;line-height:13px;margin-top:5px}.woocommerce-form-div-register .woocommerce-password-hint{font-size:11px;line-height:11px}.woocommerce-form-div-register input[type=checkbox]{-webkit-appearance:initial;-moz-appearance:initial;appearance:initial;position:relative;cursor:pointer;width:21px;margin-right:5px}.woocommerce-form-div-register input[type=checkbox]::before{display:block;content:"";margin-right:20px;display:inline-block;width:21px;height:21px;background:#fff;border:2px solid #000}.woocommerce-form-div-register input[type=checkbox]:checked::after{display:block;content:"";position:absolute;top:4px;left:4px;width:13px;height:9px;border-bottom:3px solid #00538e;border-left:3px solid #00538e;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.woocommerce-form-row{margin-bottom:7px;margin-right:0!important;line-height:.85}@media only screen and (max-width:991px){.woocommerce-form-row{width:100%}}.woocommerce-form-submit-login{-ms-flex-item-align:end;align-self:flex-end}.woocommerce-form-submit-register{-ms-flex-item-align:end;align-self:flex-end;height:35px;margin-top:10px}.woocommerce-form-login__submit{width:130px;height:35px;margin-top:30px}@media only screen and (max-width:575px){.woocommerce-form-login__submit{padding:4px 2px}}.woocommerce-login-title{color:#fff}.woocommerce-login-title,.woocommerce-register-title{font-size:40px;line-height:48px;margin-top:70px;margin-bottom:40px}@media only screen and (max-width:991px){.woocommerce-login-title,.woocommerce-register-title{font-size:21px;line-height:26px}}@media only screen and (max-width:575px){.woocommerce-login-title,.woocommerce-register-title{margin-top:40px;margin-bottom:20px}}.woocommerce-lost_pass .small,.woocommerce-lost_pass small{color:#9f9f9f;font-size:12px;line-height:16px}.woocommerce-LostPassword{margin-top:20px}.woocommerce-loginpage-title{font-size:40px;line-height:48px}.woocommerce-loginpage-description{font-size:21px;line-height:28px}.woocommerce-loginpage-info{max-width:740px;margin-bottom:30px}.woocommerce-privacy-policy-text p{font-size:12px;line-height:16px}.woocommerce #customer_login{margin-bottom:98px}@media only screen and (max-width:991px){.woocommerce #customer_login{margin-bottom:50px}}.woocommerce .ceneo-agree{font-weight:600}.woocommerce-terms-and-conditions-wrapper{padding:10px 0 10px 32px}.woocommerce-terms-link{font-weight:600}.woocommerce-Addresses{width:100%}.woocommerce-Address-title .edit{font-weight:700;color:#707070}.woocommerce-order-pay #order_review{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:40px;padding-top:40px}.woocommerce-order-pay #order_review .shop_table{width:80%;-ms-flex-item-align:start;align-self:start;margin-left:40px}.woocommerce-order-pay #order_review .wc_payment_methods{padding:0;margin-top:30px}.woocommerce-address-fields{margin-top:20px}.woocommerce-address-fields__field-wrapper{grid-template-columns:400px 400px;display:grid;grid-gap:10px 20px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media only screen and (max-width:991px){.woocommerce-address-fields__field-wrapper{grid-template-columns:minmax(100px,400px)}}.woocommerce-address-fields__field-wrapper .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:false;-ms-flex-pack:false;justify-content:false;-webkit-box-align:false;-ms-flex-align:false;align-items:false;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-address-fields__field-wrapper .form-row span{max-width:400px}.woocommerce-address-fields__field-wrapper .form-row span input{width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;border:2px solid #000;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.woocommerce-address-fields__field-wrapper .form-row span input:focus-visible{outline:3px solid rgb(0 0 0 / .3)}.woocommerce-address-fields button[type=submit]{margin-top:20px;color:#fff;background-color:#000;border:0;padding:5px 10px}.woocommerce-EditAccountForm{grid-template-columns:400px 400px;display:grid;grid-gap:10px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media only screen and (max-width:991px){.woocommerce-EditAccountForm{grid-template-columns:minmax(100px,400px)}}@media only screen and (min-width:992px){.woocommerce-EditAccountForm p:last-of-type{grid-column-end:span 2}}.woocommerce-EditAccountForm .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:false;-ms-flex-pack:false;justify-content:false;-webkit-box-align:false;-ms-flex-align:false;align-items:false;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-EditAccountForm .form-row label{margin-bottom:5px}.woocommerce-EditAccountForm .form-row input{width:100%;height:unset;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;border:2px solid #000;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.woocommerce-EditAccountForm .form-row input:focus-visible{outline:3px solid rgb(0 0 0 / .3)}.woocommerce-EditAccountForm .clear{display:none}.woocommerce-EditAccountForm fieldset{margin-top:20px}.woocommerce-EditAccountForm fieldset p{margin-bottom:10px}.woocommerce-EditAccountForm button[type=submit]{margin-top:20px;color:#fff;background-color:#000;border:0;padding:5px 10px}@media only screen and (max-width:575px){.woocommerce-orders-table{display:block}.woocommerce-orders-table thead{display:none}.woocommerce-orders-table tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:false;-ms-flex-align:false;align-items:false;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}.woocommerce-orders-table tbody tr{width:300px;border-bottom:1px solid #000;margin-bottom:20px;padding-bottom:20px}.woocommerce-orders-table tbody tr td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:false;-ms-flex-align:false;align-items:false;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.woocommerce-orders-table tbody tr td .row-name{font-weight:500;margin-bottom:0}.woocommerce-orders-table tbody tr td:last-of-type{margin-top:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce-orders-table tbody,.woocommerce-orders-table tbody tr{display:block}}.navbar{z-index:1049;padding:0;background:#fff;height:80px;border-bottom:6px solid #f5f5f5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:991px){.navbar{height:66px;padding-bottom:15px}.navbar .container{padding-left:calc(20px - .75rem)!important;padding-right:calc(20px - .75rem)!important}}.navbar .btn-toggler{margin-left:5px;margin-right:25px}.navbar-free_shipping{font-weight:600;font-size:14px;line-height:16px;color:#fff;background-color:#00538e;padding:4px 8px;margin-bottom:1px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1199px){.navbar-free_shipping{font-size:14px}}@media only screen and (max-width:991px){.navbar-free_shipping{position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;font-size:12px;line-height:12px;max-width:250px}}@media only screen and (max-width:374px){.navbar-free_shipping{left:40%;-webkit-transform:translateX(-30%);-ms-transform:translateX(-30%);transform:translateX(-30%)}}.navbar-badge{width:87px;color:#fff;height:100%;background-color:#707070;font-weight:700;font-size:14px;line-height:17px;padding:10px 5px}@media only screen and (max-width:991px){.navbar-badge{position:absolute;right:0;bottom:0;left:0;width:100%;height:15px;font-size:10px;line-height:13px;text-align:center;padding:0}}.navbar-brand{padding:0}.navbar-brand,.navbar-brand img{display:block;width:120px;height:50px}@media only screen and (max-width:1199px){.navbar-brand,.navbar-brand img{width:80px}}@media only screen and (max-width:991px){.navbar-brand,.navbar-brand img{width:110px;padding-left:15px;margin-left:5px}}.navbar-icons{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-icon--cart{position:relative}.navbar-icon--cart::after{position:absolute;top:0;right:0;bottom:0;left:0;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;content:attr(data-cart-items);opacity:1;top:-6px;left:4px;text-align:center;font-size:9px;color:#fff;font-weight:800;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media only screen and (max-width:991px){.navbar-icon--cart::after{top:-4px;left:6px}}.navbar-icon--active{background-color:#f5f5f5}@media only screen and (max-width:991px){.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff url(/wp-content/themes/omegakarmy/dist/img/dog-cat-drawing.svg) calc(100% - 35px) calc(100% - 35px) no-repeat;padding:90px 15px 230px}}.navbar-nav .menu-item{margin:0 9px}@media only screen and (max-width:1199px){.navbar-nav .menu-item{margin:0 6px}}.navbar-nav .menu-item.promo-item a{color:#dc3545}.navbar-nav .menu-item a{letter-spacing:.05em;text-transform:uppercase;font-size:14px;line-height:42px;font-weight:700;margin-bottom:12px}@media only screen and (min-width:992px){.navbar-nav .menu-item a{font-weight:700;padding:10px 5px}.navbar-nav .menu-item a.current-menu-item,.navbar-nav .menu-item a:focus,.navbar-nav .menu-item a:hover{background-color:#000;color:#fff}}@media only screen and (max-width:991px){.navbar-nav .menu-item{padding:0 0 15px}.navbar-nav .menu-item a{line-height:22px;padding:0 4px}}@media only screen and (max-width:1199px){.navbar-nav>.menu-item>a{padding:10px 2px}}.navbar-nav>.menu-item-has-children{position:relative}@media only screen and (min-width:992px){.navbar-nav>.menu-item-has-children:focus-within>.sub-menu,.navbar-nav>.menu-item-has-children:focus>.sub-menu,.navbar-nav>.menu-item-has-children:hover>.sub-menu{display:block}.navbar-nav>.menu-item-has-children:focus-within>a,.navbar-nav>.menu-item-has-children:focus>a,.navbar-nav>.menu-item-has-children:hover>a{background-color:#000;color:#fff}}.navbar-nav>.menu-item-has-children>.sub-menu{z-index:1}@media only screen and (max-width:991px){.navbar-nav>.menu-item-has-children>.sub-menu{padding-left:1rem}}@media only screen and (min-width:992px){.navbar-nav>.menu-item-has-children>.sub-menu{position:absolute;top:calc(100% + 2px);left:0;display:none;padding:0;margin-top:0;background-color:#fff;border:6px solid #ccc}.navbar-nav>.menu-item-has-children>.sub-menu::before{display:block;content:"";position:absolute;top:-9px;right:0;width:100%;height:3px;background:0 0}}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item{margin:0;list-style-type:none;min-width:130px;padding:8px 5px}@media only screen and (max-width:991px){.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:not(:first-child){padding-top:0}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item[class*=background]{background-color:transparent!important}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item.has-dark-background-color>a{background-color:#000!important}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item.has-green-background-color>a{background-color:#5d971f!important}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item a{color:#343a40}}@media only screen and (min-width:992px){.navbar-nav>.menu-item-has-children>.sub-menu .menu-item{width:200px;border:1px solid #fff}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:not(:last-child){border-bottom:0}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:focus,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:focus-within,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:hover{background-color:#ccc}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:focus-within>a,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:focus>a,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item:hover>a{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item a{letter-spacing:.04em;background-color:#fff0;color:#000;font-weight:700;line-height:14px;padding:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;position:relative;display:block;margin:0}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item[class*=background]{display:inline-block;min-width:0}}@media only screen and (min-width:992px){.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children{position:relative;padding-right:40px}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children::after{position:absolute;top:5px;right:15px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.977' height='13.125' viewBox='0 0 7.977 13.125'%3E%3Cg id='Group_1080' data-name='Group 1080' transform='translate(-567.086 588.211) rotate(-90)' opacity='0.497'%3E%3Cline id='Line_2' data-name='Line 2' x2='5.148' y2='5.148' transform='translate(576.5 568.5)' fill='none' stroke='%23000' stroke-linecap='square' stroke-width='2'/%3E%3Cline id='Line_3' data-name='Line 3' x1='5.148' y2='5.148' transform='translate(581.648 568.5)' fill='none' stroke='%23000' stroke-linecap='square' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children[class*=background]::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.977' height='13.125' viewBox='0 0 7.977 13.125'%3E%3Cg id='Group_1081' data-name='Group 1081' transform='translate(-567.086 588.211) rotate(-90)' opacity='0.5'%3E%3Cline id='Line_2' data-name='Line 2' x2='5.148' y2='5.148' transform='translate(576.5 568.5)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='2'/%3E%3Cline id='Line_3' data-name='Line 3' x1='5.148' y2='5.148' transform='translate(581.648 568.5)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A")}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:focus-within>.sub-menu,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:focus>.sub-menu,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:hover>.sub-menu{display:block}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:focus-within::after,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:focus::after,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:hover::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.977' height='13.125' viewBox='0 0 7.977 13.125'%3E%3Cg id='Group_1080' data-name='Group 1080' transform='translate(-567.086 588.211) rotate(-90)'%3E%3Cline id='Line_2' data-name='Line 2' x2='5.148' y2='5.148' transform='translate(576.5 568.5)' fill='none' stroke='%23000' stroke-linecap='square' stroke-width='2'/%3E%3Cline id='Line_3' data-name='Line 3' x1='5.148' y2='5.148' transform='translate(581.648 568.5)' fill='none' stroke='%23000' stroke-linecap='square' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:focus-within[class*=background]::after,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:focus[class*=background]::after,.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children:hover[class*=background]::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.977' height='13.125' viewBox='0 0 7.977 13.125'%3E%3Cg id='Group_1080' data-name='Group 1080' transform='translate(-567.086 588.211) rotate(-90)'%3E%3Cline id='Line_2' data-name='Line 2' x2='5.148' y2='5.148' transform='translate(576.5 568.5)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='2'/%3E%3Cline id='Line_3' data-name='Line 3' x1='5.148' y2='5.148' transform='translate(581.648 568.5)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A")}}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu{z-index:1}@media only screen and (max-width:991px){.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu{padding-left:1rem}}@media only screen and (min-width:992px){.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu{position:absolute;top:-7px;left:calc(100% + 2px);display:none;padding:0;margin-top:0;background-color:#fff;border:6px solid #ccc}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu::before{display:block;content:"";position:absolute;top:0;right:-16px;width:16px;height:100%;background:0 0}.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item{width:210px}}@media only screen and (min-width:992px) and (max-width:1199px){.navbar-nav>.menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item{width:150px}}@media only screen and (min-width:992px){.navbar .menu-item-my-account{display:none}}.navbar+.offcanvas#navbarMain{overflow:scroll;height:80vh;padding-top:60px;padding-bottom:30px}.navbar+.offcanvas#navbarMain a{display:block}.navbar+.offcanvas#navbarMain .sub-menu{display:none;padding-left:0;padding-right:0;background-color:#fff}.navbar+.offcanvas#navbarMain .menu-item{position:relative;width:100%;padding:7px 0;border-top:1px solid #ccc;list-style-type:none}.navbar+.offcanvas#navbarMain .menu-item .sub-menu{margin-top:5px}.navbar+.offcanvas#navbarMain .menu-item li{padding-left:0}.navbar+.offcanvas#navbarMain .menu-item li::before{display:block;content:"";position:absolute;top:15px;left:19px;margin:auto;width:5px;height:5px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' viewBox='0 0 5 5'%3E%3Ccircle id='Ellipse_183' data-name='Ellipse 183' cx='2.5' cy='2.5' r='2.5'/%3E%3C/svg%3E%0A") no-repeat}.navbar+.offcanvas#navbarMain .menu-item li:last-child{border-bottom:0}.navbar+.offcanvas#navbarMain .menu-item li>a{margin-left:40px}.navbar+.offcanvas#navbarMain .menu-item li li>a{margin-left:70px}.navbar+.offcanvas#navbarMain .menu-item li li::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' viewBox='0 0 5 5'%3E%3Cg id='Ellipse_183' data-name='Ellipse 183' fill='none' stroke='%23000' stroke-width='1'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' stroke='none'/%3E%3Ccircle cx='2.5' cy='2.5' r='2' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;left:48px}.navbar+.offcanvas#navbarMain .menu-item li li li{border:0}.navbar+.offcanvas#navbarMain .menu-item li li li>a{margin-left:100px}.navbar+.offcanvas#navbarMain .menu-item li li li::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' viewBox='0 0 5 5'%3E%3Ccircle id='Ellipse_183' data-name='Ellipse 183' cx='2.5' cy='2.5' r='2.5' fill='%23b1b1b1'/%3E%3C/svg%3E%0A") no-repeat;left:78px}.navbar+.offcanvas#navbarMain .menu-item.promo-item a{color:#b00d22}.navbar+.offcanvas#navbarMain .menu-item:last-child{border-bottom:1px solid #ccc}.navbar+.offcanvas#navbarMain .menu-item>a{margin:0 10px;padding:0}.navbar+.offcanvas#navbarMain .menu-item-logout{margin-top:20px}.navbar+.offcanvas#navbarMain .menu-item .has-dark-background-color>a,.navbar+.offcanvas#navbarMain .menu-item .has-green-background-color>a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:5px;padding-right:5px;position:relative}.navbar+.offcanvas#navbarMain .menu-item .has-dark-background-color>a::before,.navbar+.offcanvas#navbarMain .menu-item .has-green-background-color>a::before{position:absolute;top:0;right:0;bottom:0;display:block;content:"";margin:auto;background:#fff;height:100%;width:35px}.navbar+.offcanvas#navbarMain .menu-item-my-account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}.navbar+.offcanvas#navbarMain .menu-item-my-account::before{display:block;content:"";height:24px;content:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='24'%3E%3Cpath data-name='Path 1007' d='M4.5 6a5.949 5.949 0 0 1 .8-3.023A5.837 5.837 0 0 1 7.48.797 5.949 5.949 0 0 1 10.5 0a5.949 5.949 0 0 1 3.023.8 5.837 5.837 0 0 1 2.18 2.18A5.949 5.949 0 0 1 16.5 6a5.949 5.949 0 0 1-.8 3.023 5.837 5.837 0 0 1-2.177 2.177 5.949 5.949 0 0 1-3.023.8 5.949 5.949 0 0 1-3.023-.8 5.837 5.837 0 0 1-2.18-2.18A5.949 5.949 0 0 1 4.5 6Zm12 7.5a4.34 4.34 0 0 1 3.187 1.313A4.34 4.34 0 0 1 21 18v4.875a1.085 1.085 0 0 1-.328.8 1.085 1.085 0 0 1-.8.328H1.125a1.085 1.085 0 0 1-.8-.328 1.085 1.085 0 0 1-.328-.8V18a4.34 4.34 0 0 1 1.315-3.187A4.34 4.34 0 0 1 4.5 13.5h2.578a8.193 8.193 0 0 0 3.445.75 7.883 7.883 0 0 0 3.4-.75Z' fill='%23909090'/%3E%3C/svg%3E%0A")}.navbar+.offcanvas#navbarMain .menu-item-my-account a{padding:0!important;margin:0!important}.navbar+.offcanvas#navbarMain .menu-item.menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}.navbar+.offcanvas#navbarMain .menu-item.menu-item-has-children>a::after{display:block;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.182' height='9.817' viewBox='0 0 17.182 9.817'%3E%3Cpath id='chevron-down-solid' d='M39.65,169.383a1.229,1.229,0,0,0,1.737,0l7.361-7.361a1.228,1.228,0,1,0-1.737-1.737l-6.495,6.495-6.495-6.491a1.228,1.228,0,0,0-1.737,1.737l7.361,7.361Z' transform='translate(-31.925 -159.925)'/%3E%3C/svg%3E%0A") no-repeat;width:17.18px;height:9.82px;-webkit-transition:-webkit-transform ease .3s;transition:-webkit-transform ease .3s;-o-transition:transform ease .3s;transition:transform ease .3s;transition:transform ease .3s,-webkit-transform ease .3s;z-index:1}.navbar+.offcanvas#navbarMain .menu-item.menu-item-has-children.active{background-color:#f5f5f5!important;padding-bottom:0;border-color:#fff}.navbar+.offcanvas#navbarMain .menu-item.menu-item-has-children.active>a+ul.sub-menu{display:block}.navbar+.offcanvas#navbarMain .menu-item.menu-item-has-children.active>a::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:.5}.navbar+.offcanvas#navbarMain .menu-item.menu-item-has-children.active>a::before{background:#f5f5f5}.navbar .hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:opacity,-webkit-filter .15s linear;transition:opacity,-webkit-filter .15s linear;-o-transition:opacity,filter .15s linear;transition:opacity,filter .15s linear;transition:opacity,filter .15s linear,-webkit-filter .15s linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible}.navbar .hamburger-box{width:28px;height:21px;display:inline-block;position:relative}.navbar .hamburger-inner{display:block;top:50%;width:28px;height:3px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;-o-transition:transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}.navbar .hamburger-inner::after,.navbar .hamburger-inner::before{display:block;content:"";width:28px;height:3px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;-o-transition:transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}.navbar .hamburger-inner::before{top:-8px;-webkit-transition:top .15s linear;-o-transition:top .15s linear;transition:top .15s linear}.navbar .hamburger-inner::after{bottom:-8px;-webkit-transition:bottom .15s linear,-webkit-transform .15s linear;transition:bottom .15s linear,-webkit-transform .15s linear;-o-transition:bottom .15s linear,transform .15s linear;transition:bottom .15s linear,transform .15s linear;transition:bottom .15s linear,transform .15s linear,-webkit-transform .15s linear}.navbar .hamburger--squeeze .hamburger-inner{-webkit-transition:-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);transition:-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);-o-transition:transform .1s cubic-bezier(.55,.055,.675,.19);transition:transform .1s cubic-bezier(.55,.055,.675,.19);transition:transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)}.navbar .hamburger--squeeze .hamburger-inner::before{-webkit-transition:top .1s .14s ease;-o-transition:top .1s .14s ease;transition:top .1s .14s ease}.navbar .hamburger--squeeze .hamburger-inner::after{-webkit-transition:bottom .1s .14s ease,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .14s ease,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .14s ease,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)}.navbar .hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.14s;-o-transition-delay:.14s;transition-delay:.14s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.navbar .hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease;-o-transition:top .1s ease;transition:top .1s ease}.navbar .hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1);-o-transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1),-webkit-transform .1s .14s cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width:781px){.admin-bar #wpadminbar{position:fixed;top:0}}.admin-bar .navbar{top:32px}@media only screen and (max-width:781px){.admin-bar .navbar{top:46px}}.title-main{font-size:56px;line-height:67px;font-weight:900;position:relative;padding-bottom:40px}@media only screen and (max-width:991px){.title-main{font-size:32px;line-height:39px}}.title-main::after{content:"";background:#0353d5;height:6px;width:145px;position:absolute;bottom:0;left:0}@media only screen and (max-width:991px){.title-main::after{display:none}}.title-subtitle{font-size:24px;line-height:29px;font-weight:700;text-transform:uppercase;margin-bottom:50px}@media only screen and (max-width:991px){.title-subtitle{font-size:18px;line-height:22px}}.title-cta{text-transform:uppercase;font-weight:700}@media only screen and (max-width:991px){.title-cta{font-size:18px;padding:9px 17px}}.title-sm{height:auto}.title-sm .title-main{font-size:32px;line-height:39px;padding:0;margin-top:50px}.title-sm .title-main::after{display:none;height:4px}@media only screen and (max-width:991px){.title-sm .title-main::after{height:3px}}@media only screen and (max-width:991px){.title-sm .title-main{font-size:24px;line-height:29px}}.title-sm .title-subtitle{font-size:18px;line-height:22px;font-weight:400}@media only screen and (max-width:991px){.title-sm .title-subtitle{font-size:16px;line-height:19px;display:block}}.title-sm .title-cta{font-weight:700}.title-force-separator .title-main{padding-bottom:30px;margin-bottom:30px}.title-force-separator .title-main::after{display:block!important}.title-center{text-align:center}.title-center .title-main::after{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.card{width:330px;border:0;border-radius:0;background-color:#fafafa}@media only screen and (max-width:991px){.card{width:280px}}.card-img-bg{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:330px}.card-img-bg-badge0,.card-img-bg-badge1,.card-img-bg-badge2,.card-img-bg-badge3{height:80px;width:auto;z-index:4;position:absolute;top:10px;right:10px;bottom:unset;left:unset}.card-img-bg-badge1{z-index:3;top:85px}.card-img-bg-badge2{z-index:2;top:160px}.card-img-bg-badge3{z-index:1;top:235px}.card-img-top{height:250px;width:330px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (max-width:991px){.card-img-top{height:250px;width:280px}}.card-img-prom{background-color:#dc3545;color:#fff;font-weight:600;position:absolute;bottom:270px;left:20px}@media only screen and (max-width:991px){.card-img-prom{bottom:240px;left:15px}}.card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column;padding:28px 30px;background-color:#fafafa}@media only screen and (min-width:992px){.card-body{background-color:#fff}}.card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;border:0;background-color:#fff;padding-left:24px;padding-right:24px;z-index:2}.card-footer::before{display:block;content:"";position:absolute;top:0;right:24px;left:24px;background:rgb(139 139 139 / .17);height:1px}.card-title{font-size:26px;line-height:33px;margin-bottom:20px;height:99px;overflow:hidden}@media only screen and (max-width:991px){.card-title{font-size:14px;line-height:18px;height:56px}}.card-title a{color:#000}.card-category,.card-date{font-size:15px;line-height:21px}.card-category{margin-bottom:7px;text-transform:uppercase}.card-date{margin-top:20px;color:#8b8b8b;font-weight:500}.card-excerpt{font-size:16px;line-height:21px;margin-bottom:0;height:63px;overflow:hidden}.card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:991px){.card-price{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.card-price .amount{font-size:24px;line-height:33px}@media only screen and (max-width:991px){.card-price .amount{font-size:20px}}.card-price del{position:absolute;left:calc(100% + 10px);color:#707070;text-decoration:none}.card-price del bdi{text-decoration:line-through}@media only screen and (max-width:991px){.card-price del{position:unset!important}}.card-price del>.amount{font-size:18px!important;line-height:15px;color:inherit}@media only screen and (max-width:991px){.card-price del>.amount{font-size:13px!important}}.card-price ins{text-decoration:none}.card-price ins>.amount{color:#dc3545;font-weight:700}.card-price .yaydp-calculated-prices .amount{color:#dc3545!important;font-weight:700;font-size:24px;line-height:33px}@media only screen and (max-width:991px){.card-price .yaydp-calculated-prices .amount{font-size:20px}}@media only screen and (max-width:767px){.card-price .yaydp-calculated-prices .amount{line-height:14px}}@media only screen and (max-width:767px){.card-price .yaydp-original-prices{margin-top:-8px!important}}@media only screen and (min-width:992px){.card-price .yaydp-original-prices del{position:absolute;top:5px;left:calc(100% + 10px)}}.card-price .yaydp-original-prices del .amount{color:#707070!important;font-weight:400;text-decoration:line-through;font-size:18px!important;line-height:15px;color:inherit}@media only screen and (max-width:991px){.card-price .yaydp-original-prices del .amount{position:unset!important;font-size:13px!important}}@media only screen and (max-width:991px){.card-price .yaydp-discounted-price{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:767px){.card-price .yaydp-discounted-price{margin-top:0!important}}.card .added_to_cart{max-width:110px;padding:9px 4px!important;font-size:12px;color:inherit}.card-button{position:relative}.card-button:focus,.card-button:hover{color:#000}.card-button.loading{color:#ccc;border-color:#ccc;pointer-events:none}.card-button.loading::after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/wp-content/themes/omegakarmy/dist/img/spinner.svg);-webkit-animation:spin 1.6s linear infinite;animation:spin 1.6s linear infinite}.card-button.loading.btn-dark::after,.card-button.loading.filters-toggler::after,.woocommerce-order-pay #order_review .card-button.loading#place_order::after{-webkit-filter:invert(1);filter:invert(1)}.card-button.added{display:none}.card+.card{margin-left:20px}.card--product{max-height:591px;margin-bottom:20px}.card--product .card-body{height:206px;background-color:#fff;padding:26px 24px 18px}.card--product .card-title{font-size:20px;line-height:27px;height:auto;overflow:hidden;max-height:81px}.card--product .card-img-top{margin:20px;width:calc(100% - 40px);height:calc(100% - 40px)}@media only screen and (max-width:991px){.card--product .card-img-prom{bottom:270px}}.card--transparent{background-color:rgb(255 255 255 / .15);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);max-width:100%;color:#fff;max-height:605px;min-height:605px}.card--transparent .card-body,.card--transparent .card-footer,.card--transparent .card-img-bg{background-color:transparent!important}.card--transparent .card-footer::before{background-color:rgb(255 255 255 / .45)}.card--transparent .card-excerpt,.card--transparent .card-title{color:#fff}.card--transparent .card-price ins>.amount{color:#fff;background-color:#dc3545;padding-right:5px}.card--transparent .card-price ins>.amount::after{display:block;content:"";position:absolute;top:0;left:-24px;background-color:#dc3545;height:100%;width:24px}@media only screen and (max-width:1399px){.card--transparent .card-price ins>.amount::after{top:2px;height:52%}}@media only screen and (max-width:1399px){.card--transparent .card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column-reverse}.card--transparent .card-price del{position:unset!important;padding-top:10px}.card--transparent .card-price del bdi{font-size:15px!important;font-weight:400}.card--transparent .card-price ins{height:20px}.card--transparent .card-price .amount{font-size:20px;font-weight:600}}.card--small{width:188px}.card--small .card-img-bg{height:188px;position:relative}.card--small .card-img-bg-badge0,.card--small .card-img-bg-badge1,.card--small .card-img-bg-badge2,.card--small .card-img-bg-badge3{height:50px;width:auto;z-index:4;position:absolute;top:5px;right:5px;bottom:unset;left:unset}.card--small .card-img-bg-badge1{z-index:3;top:50px}.card--small .card-img-bg-badge2{z-index:2;top:95px}.card--small .card-img-bg-badge3{display:none}.card--small .card-img-top{margin:15px;height:calc(188px - 15px * 2);width:calc(188px - 15px * 2)}.card--small .card-img-prom{width:73px;height:16px;font-size:9px;line-height:14px;left:5px;bottom:3px;letter-spacing:.05em}.card--small .card-body,.card--small .card-footer{padding:10px 10px 10px 5px}.card--small .card-title{font-size:14px;line-height:20px;max-height:40px}.card--small .card-excerpt{font-size:12px;line-height:16px;height:80px}.card--small .card-footer{height:77px}.card--small .card-footer::before{left:5px;right:10px}.card--small .card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column-reverse;-ms-flex-item-align:start;align-self:flex-start}.card--small .card-price del{position:unset!important;text-decoration:none}.card--small .card-price del bdi{text-decoration:line-through}.card--small .card-price .amount{font-size:18px}@media only screen and (max-width:781px){.card--smaller{width:140px;height:338px}.card--smaller .card-img-bg{height:140px}.card--smaller .card-img-bg-badge0,.card--smaller .card-img-bg-badge1,.card--smaller .card-img-bg-badge2,.card--smaller .card-img-bg-badge3{height:40px;width:auto;z-index:4;position:absolute;top:5px;right:5px;bottom:unset;left:unset}.card--smaller .card-img-bg-badge1{z-index:3;top:40px}.card--smaller .card-img-bg-badge2{z-index:2;top:75px}.card--smaller .card-img-bg-badge3{display:none}.card--smaller .card-img-top{margin:15px;height:calc(140px - 15px * 2);width:calc(140px - 15px * 2)}.card--smaller .card-img-prom{width:73px;height:16px;font-size:9px;line-height:14px;left:5px;bottom:203px;letter-spacing:.05em}.card--smaller .card-body,.card--smaller .card-footer{padding:10px 10px 10px 5px}.card--smaller .card-body{height:160px}.card--smaller .card-title{font-size:12px;line-height:14px;max-height:56px;font-weight:600;margin-top:5px;margin-bottom:10px}.card--smaller .card-excerpt{font-size:10px;line-height:12px;max-height:48px}.card--smaller .card-footer{height:40px}.card--smaller .card-footer::before{left:5px;right:10px}.card--smaller .card-footer .added_to_cart{font-size:9px}.card--smaller .card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column-reverse}.card--smaller .card-price del{position:unset!important;text-decoration:none}.card--smaller .card-price del bdi{font-size:12px!important;font-weight:400;text-decoration:line-through}.card--smaller .card-price ins{height:20px}.card--smaller .card-price .amount{font-size:14px;font-weight:600}.card--smaller .card-button{height:33px;width:33px}}.card-img-bg .card-img-top{-o-object-fit:contain;object-fit:contain}.card--post{height:480px;background:unset}.card--post .card-img-bg{max-height:250px}.card--post .card-img-top{-o-object-fit:cover;object-fit:cover}.card--post .card-footer{display:none}@media only screen and (max-width:991px){.card--post{width:300px;height:350px;background-repeat:no-repeat;background-size:cover;background-position:center}.card--post .card-img-bg{display:none}.card--post .card-body{background:unset;height:100%}.card--post .card-body .stretched-link{color:#fff;margin-top:auto}.card--post .card-body .card-date{color:#fff}.card--post .card-overlay{background-color:rgb(0 0 0 / .3)}}@media only screen and (max-width:374px){.card--post{width:280px}}@media only screen and (min-width:992px){.card--large{width:690px;height:480px;background-repeat:no-repeat;background-size:cover}.card--large .card-img-bg{display:none}.card--large .card-body{background:unset}.card--large .card-body .stretched-link{margin-top:40%;color:#fff}.card--large .card-body .card-date{color:#fff}.card--large .card-overlay{background-color:rgb(0 0 0 / .3)}.card--large .card-footer{display:none}}.breadcrumb{margin-top:5px;margin-bottom:30px}@media only screen and (max-width:767px){.breadcrumb{display:none}}.breadcrumb a,.breadcrumb span{font-size:10px;color:#ccc}.breadcrumb a:focus,.breadcrumb a:hover,.breadcrumb span:focus,.breadcrumb span:hover{color:#000}.breadcrumb span>svg:not(:last-of-type){-webkit-filter:grayscale(1);filter:grayscale(1)}.breadcrumb_last{position:relative;color:#000!important}.breadcrumb-home{padding-right:3px}.breadcrumb-home,.breadcrumb-home svg{height:12px;width:auto;top:3px}.breadcrumb-home:hover svg path{fill:#000}.breadcrumb-home+svg{position:relative;top:2px}.searchform-collapse{position:absolute;top:74px;left:0;background-color:#fff;width:100%;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}@media only screen and (max-width:991px){.searchform-collapse{top:60px}}.searchform-collapse.show{-webkit-box-shadow:rgb(0 0 0 / .25) 0 100vh 0 calc(100vh - 74px);box-shadow:rgb(0 0 0 / .25) 0 100vh 0 calc(100vh - 74px)}@media only screen and (max-width:991px){.searchform-collapse.show{-webkit-box-shadow:rgb(0 0 0 / .25) 0 100vh 0 calc(100vh - 60px);box-shadow:rgb(0 0 0 / .25) 0 100vh 0 calc(100vh - 60px)}}.searchform-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column;height:calc(33vh - 60px);background:#fff url(/wp-content/themes/omegakarmy/dist/img/dog-cat-drawing.svg) calc(100% - 35px) calc(100% - 35px) no-repeat;padding:0 35px 205px;width:100%;text-align:center}@media only screen and (max-width:767px){.searchform-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;background-image:none}}@media only screen and (max-width:575px){.searchform-wrapper{height:max(260px,45vh - 60px)}}.searchform-close{position:absolute;top:20px;right:30px}@media only screen and (max-width:575px){.searchform-label{font-size:36px}}@media only screen and (min-width:768px){.searchform-description{width:55%}}.searchform-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:420px;max-width:100%}.searchform-input,.searchform-submit{display:inline-block}.searchform-input{margin-right:4px}.post-slider{display:block;padding:50px 0}@media only screen and (min-width:992px){.post-slider .card:not(.card--post.card--large) .card-body,.post-slider .card:not(.card--post.card--large) .card-footer{background-color:#fafafa}}.post-slider--related .post-slider-title{font-size:24px;margin-bottom:40px}@media only screen and (max-width:991px){.post-slider--related .post-slider-title{font-size:25px;margin-bottom:21px}}.post-slider .btn,.post-slider .filters-toggler,.post-slider .woocommerce-order-pay #order_review #place_order,.woocommerce-order-pay #order_review .post-slider #place_order{margin-top:20px}.post-slider--block{background-color:#ededed}.post-slider--block .card{background-color:#fff}.post-slider .splide{padding-bottom:70px}.post-slider .splide__track{margin-right:calc((100vw - 280px)/ -2);margin-left:calc((100vw - 280px)/ -2)}@media only screen and (min-width:681px){.post-slider .splide__track{margin-right:calc((100vw - 576px - 20px)/ -2);margin-left:calc((100vw - 576px - 20px)/ -2)}}@media only screen and (min-width:992px){.post-slider .splide__track{margin-right:calc((100vw - 960px - 20px)/ -2);margin-left:calc((100vw - 960px - 20px)/ -2)}}@media only screen and (min-width:1200px){.post-slider .splide__track{margin-right:calc((100vw - 1200px - 20px)/ -2);margin-left:calc((100vw - 1200px - 20px)/ -2)}}@media only screen and (max-width:499px){.post-slider .splide__track{margin-right:0!important;margin-left:0!important}}.post-slider .splide__slide{width:auto!important}.post-slider .splide__arrows{bottom:25px}.banner{position:relative;padding:70px 20px 0;width:100%;height:620px;background-color:var(--banner-bg);background-position:center bottom;background-repeat:no-repeat;background-size:auto 620px}@media only screen and (max-width:991px){.banner{margin-bottom:20px}}@media only screen and (max-width:767px){.banner{height:380px;padding:30px 10px 0;background-size:auto 190px}}.banner-category{margin-bottom:0;padding-bottom:16px;font-size:18px;color:var(--banner-label-color)}@media only screen and (max-width:991px){.banner-category{margin-bottom:0;padding-bottom:0}}@media only screen and (max-width:767px){.banner-category{font-size:13px}}.banner-title{font-weight:700;padding-bottom:40px;font-size:40px;color:var(--banner-title-color)}@media only screen and (max-width:1199px){.banner-title{font-size:30px}}@media only screen and (max-width:991px){.banner-title{padding-bottom:26px}}@media only screen and (max-width:767px){.banner-title{font-size:20px}}.cat-hero{min-height:240px}.cat-hero .container{background-color:#fff;background-repeat:no-repeat;background-position:right bottom 40px;background-size:50% auto;padding-bottom:40px}@media only screen and (min-width:576px){.cat-hero .container{padding-right:100px}}@media only screen and (max-width:1399px){.cat-hero .container{background-size:50% auto}}@media only screen and (max-width:991px){.cat-hero .container{background-size:auto 276px}}@media only screen and (max-width:575px){.cat-hero .container{background-size:contain}}.cat-hero-title{font-weight:800;font-size:40px;line-height:48px;margin-bottom:28px}@media only screen and (max-width:991px){.cat-hero-title{font-size:21px;line-height:26px}}.cat-hero-text{font-size:21px;line-height:28px}@media only screen and (max-width:1199px){.cat-hero-text{font-size:21px;line-height:28px}}@media only screen and (max-width:991px){.cat-hero-text{margin-bottom:276px;line-height:18px;font-size:15px}}.cat-hero-wrapper{padding-top:85px}@media only screen and (max-width:991px){.cat-hero-wrapper{padding-top:45px}}.cat-hero-filters p{font-weight:600;font-size:24px;line-height:26px;color:#afafaf}@media only screen and (max-width:991px){.cat-hero-filters p{font-size:18px;line-height:20px}}.cat-hero-filters p+p{color:#888}.cat-hero-filters p a{font-size:14px;color:#00538e}.cat-tree{list-style:none;padding:0;margin:0}.cat-tree .h2,.cat-tree h2{font-size:30px;font-weight:600;margin-bottom:10px}@media only screen and (max-width:1199px){.cat-tree .h2,.cat-tree h2{font-size:24px}}.cat-tree .subcategory-tree{list-style:none;padding-left:20px}.cat-tree .category-item>a,.cat-tree .subcategory-item>a{text-decoration:none;color:#000;font-size:15px;font-weight:500;margin-bottom:8px;display:block}.cat-tree .current-category>a{font-weight:700;text-decoration:underline}.advice-section{padding-top:60px;padding-bottom:70px}@media only screen and (max-width:991px){.advice-section{padding-top:25px;padding-bottom:0}}@media only screen and (max-width:991px){.advice-section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column;text-align:center;width:100%}}@media only screen and (max-width:575px){.advice-section-wrapper{display:initial;text-align:initial}}.advice-section-title{font-size:56px;font-weight:600;line-height:64px;margin-top:30px}@media only screen and (max-width:1399px){.advice-section-title{font-size:50px;line-height:60px}}@media only screen and (max-width:1199px){.advice-section-title{font-size:46px;line-height:55px}}@media only screen and (max-width:991px){.advice-section-title{font-size:25px;line-height:27px}}.advice-section-text{font-size:25px;line-height:35px;margin-top:45px}@media only screen and (max-width:1399px){.advice-section-text{font-size:22px;line-height:30px;margin-top:35px}}@media only screen and (max-width:1199px){.advice-section-text{font-size:18px;line-height:25px;margin-top:20px}}@media only screen and (max-width:991px){.advice-section-text{font-size:15px;line-height:18px;margin-top:10px}}.advice-section-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:991px){.advice-section-img{margin-top:40px}}@media only screen and (max-width:575px){.advice-section-img{-o-object-fit:cover;object-fit:cover;margin-left:-30px;margin-right:-30px;width:calc(100% + 60px);max-width:unset}}.advice-section-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:row;margin-top:60px}@media only screen and (max-width:1199px){.advice-section-buttons{margin-top:35px}}@media only screen and (max-width:991px){.advice-section-buttons{margin-top:30px;max-height:28px}}.advice-section-read-more{font-size:14px;font-weight:500;padding:10px 15px}@media only screen and (max-width:991px){.advice-section-read-more{font-size:11px;padding:4px 10px}}.advice-section-know-more{margin-left:55px;padding:10px 15px}@media only screen and (max-width:991px){.advice-section-know-more{font-size:11px;padding:4px 10px}}.filters{top:130px;padding-bottom:210px}@media only screen and (max-width:991px){.filters{padding-bottom:50px}}.filters-title{font-size:30px;font-weight:600;margin-bottom:10px}@media only screen and (max-width:1199px){.filters-title{font-size:24px}}.filters-list{list-style:none;padding:0;margin:0}.filters-list+button[type=submit]{margin-bottom:3rem}@media only screen and (max-width:991px){.filters-list+button[type=submit]{margin-bottom:30px}}.filters-list:last-of-type+button[type=submit]{display:none}.filters-item{margin-bottom:10px}.filters .form-check-label{font-size:15px;font-weight:500}.filters .form-check-input{border-radius:4px;border-color:#000;border-width:2px}@media only screen and (max-width:1199px){.filters-btn-filter,.filters-btn-reset{padding:6px 22px}}.filters-toggler{position:fixed;bottom:60px;left:13px;right:13px;z-index:15;width:calc(100% - 26px);opacity:1;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.filters-toggler.hidden{opacity:0;pointer-events:none}.filters--mobile{position:fixed;top:unset;height:auto;overflow:auto;padding:13px;z-index:100000}.filters--mobile .show{display:-webkit-box;display:-ms-flexbox;display:flex}.filters--mobile .filters-list{padding:20px}.filters--mobile .filters-title{font-size:20px;line-height:29px;font-weight:600}.filters--mobile .accordion-button:focus,.filters--mobile .accordion-button:hover,.filters--mobile .accordion-item:focus,.filters--mobile .accordion-item:hover{background-color:unset!important;color:unset!important;-webkit-box-shadow:none!important;box-shadow:none!important}.filters--mobile .accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.filters--mobile .accordion-button:not(.collapsed){color:inherit!important;background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.filters--mobile .accordion-button{padding-bottom:5px;padding-top:5px}.filters--mobile .accordion-item{border:0}.card-article{margin-bottom:20px;background-color:#fff;height:480px}@media only screen and (max-width:991px){.card-article{height:350px}}@media only screen and (max-width:991px){.card-article-col1{position:relative;z-index:1}}@media only screen and (max-width:991px){.card-article-col2{position:absolute;margin-top:210px;margin-left:20px;width:auto}}@media only screen and (max-width:575px){.card-article-col2{margin-top:180px}}.card-article-img{height:250px;background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width:991px){.card-article-img{height:350px;z-index:-15;position:relative}}.card-article-info{padding:20px 25px 0}@media only screen and (max-width:1399px){.card-article-info{margin-left:10px;z-index:10;position:relative;padding-top:0}}@media only screen and (max-width:575px){.card-article-info{max-width:260px}}.card-article-category{font-size:15px;line-height:35px}@media only screen and (max-width:991px){.card-article-category{color:#fff;font-size:12px;line-height:35px;max-width:260px}}.card-article-title{margin-top:10px;font-size:26px;font-weight:600;line-height:33px;max-width:536px}@media only screen and (max-width:1399px){.card-article-title{font-size:19px;line-height:27px;margin-top:5px}}@media only screen and (max-width:575px){.card-article-title{max-width:240px}}@media only screen and (max-width:991px){.card-article-link{color:#fff!important;font-size:19px;line-height:25px}}@media only screen and (max-width:575px){.card-article-link{max-width:260px}}.card-article-date{margin-top:20px;line-height:35px;color:#8b8b8b}@media only screen and (max-width:991px){.card-article-date{color:#fff;margin-top:10px;font-size:15px;line-height:35px}}@media only screen and (max-width:575px){.card-article-date{max-width:260px}}@media only screen and (min-width:992px){.card-article--large .card-article-img{height:480px;width:100%}.card-article--large .card-article-info{padding-top:70px;padding-bottom:240px}}.cat-info{padding-top:50px;overflow-y:hidden;position:relative}.cat-info-column{padding-bottom:110px}@media only screen and (max-width:1859px){.cat-info-column{position:relative}}@media only screen and (max-width:991px){.cat-info-column{padding-bottom:30px}}.cat-info-title{font-size:40px;font-weight:600;line-height:48px;margin-bottom:20px}@media only screen and (max-width:991px){.cat-info-title{font-size:25px;line-height:27px;margin-bottom:10px}}.cat-info-header{font-size:24px;line-height:35px;margin-bottom:90px;max-width:580px}@media only screen and (max-width:991px){.cat-info-header{margin-bottom:20px}}.cat-info-text{font-size:18px;line-height:26px}.cat-info-text .h2,.cat-info-text h2{font-size:26px!important;line-height:32px!important}.cat-info-text a{text-decoration:underline!important;font-weight:600!important}.cat-info-img{position:absolute;bottom:0;right:100%;width:578px}@media only screen and (min-width:1860px){.cat-info-img{right:initial;left:0}}.promobar{margin:25px auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100vw - 5%)}@media only screen and (max-width:991px){.promobar{display:block;width:calc(100% - 30px);margin:25px 15px}}.promobar-el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.promobar-el{margin:0 auto}}.promobar-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0}.promobar-icon img{width:30px;height:30px}.promobar-mainbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:410px;padding:0 10px;border-top-left-radius:10px;border-bottom-left-radius:10px;margin:0 5px 0 0}@media only screen and (max-width:991px){.promobar-mainbar{width:100%;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0;margin-bottom:5px;height:40px}}.promobar-title{margin-left:5px}@media only screen and (max-width:1199px){.promobar-title{display:none}}.promobar-title p{font-size:28px;font-weight:700;margin-bottom:0!important}.promobar-title-mobile{margin-left:5px}@media only screen and (min-width:1200px){.promobar-title-mobile{display:none}}.promobar-title-mobile p{font-size:28px;font-weight:700;margin-bottom:0!important}@media only screen and (max-width:575px){.promobar-title-mobile p{font-size:21px}}.promobar-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 410px);padding:7px;border-top-right-radius:10px;border-bottom-right-radius:10px}@media only screen and (max-width:991px){.promobar-sidebar{width:100%;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;height:40px}}.promobar-sidebar .btn,.promobar-sidebar .filters-toggler,.promobar-sidebar .woocommerce-order-pay #order_review #place_order,.woocommerce-order-pay #order_review .promobar-sidebar #place_order{margin:0 20px;text-transform:uppercase}.promobar-sidebar .btn-arrow{margin-bottom:0!important}.promobar-marquee{padding-left:100%;will-change:transform;-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}@media only screen and (max-width:991px){.promobar-marquee{font-size:14px}}.promobar-description{width:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:18px;font-weight:700;padding:0;margin:0}.promobar-description span{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.promobar-description span:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@media only screen and (max-width:991px){.promobar-description{width:calc(100% - 30px);display:block;float:left}}@-webkit-keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}.promobar-button{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;margin-right:5px!important;margin-left:10px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promobar-button .btn-arrow{margin-left:10px}@media only screen and (max-width:1199px){.promobar-button{display:none}}.promobar-line{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;width:2px;background:#fff;float:right;opacity:50%;margin:0 10px 0 0}@media only screen and (max-width:1199px){.promobar-line{display:none}}.promobar-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;float:right;margin:-3px 5px 0 0;z-index:1000000}.promobar-close a,.promobar-close a:hover,.promobar-close a:link,.promobar-close a:visited{color:#fff}@media only screen and (max-width:1199px){.promobar-close{margin-left:20px!important}}.steps-lp{background-color:#fff;max-width:330px;height:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.steps-lp-container{max-width:270px;width:100%;margin-top:35px}@media only screen and (max-width:575px){.steps-lp-container{width:220px}}.steps-lp-number{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;border-radius:50%;width:108px;height:108px;font-size:40px;line-height:64px;padding:8px;font-weight:700;background:#00538e;border:2px solid #fff;text-align:center}@media only screen and (max-width:575px){.steps-lp-number{width:82px;height:82px}}.steps-lp-title{margin-top:25px;margin-bottom:0;font-size:26px;line-height:33px;font-weight:600}@media only screen and (max-width:575px){.steps-lp-title{font-size:19px;line-height:24px}}.steps-lp-description{margin-top:25px;margin-bottom:0;font-size:12px;line-height:18px}@media only screen and (max-width:575px){.steps-lp-description{font-size:12px;line-height:18px}}.steps-lp-splider{padding-left:0}.steps-lp-splider .splide{padding-bottom:70px}.steps-lp-splider .splide__track{margin-bottom:30px;margin-right:calc((100vw - 280px)/ -2);margin-left:calc((100vw - 280px)/ -2)}@media only screen and (min-width:681px){.steps-lp-splider .splide__track{margin-right:calc((100vw - 576px - 20px)/ -2);margin-left:calc((100vw - 576px - 20px)/ -2)}}@media only screen and (min-width:992px){.steps-lp-splider .splide__track{margin-right:calc((100vw - 960px - 20px)/ -2);margin-left:calc((100vw - 960px - 20px)/ -2)}}@media only screen and (min-width:1200px){.steps-lp-splider .splide__track{margin-right:calc((100vw - 1200px - 20px)/ -2);margin-left:calc((100vw - 1200px - 20px)/ -2)}}@media only screen and (max-width:499px){.steps-lp-splider .splide__track{margin-right:0!important;margin-left:0!important}}.steps-lp-splider .splide__slide{width:330px!important}@media only screen and (max-width:575px){.steps-lp-splider .splide__slide{width:280px!important}}.steps-lp-splider .splide__arrows{bottom:25px}.card-lp{width:100%;max-height:550px;border:0;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:991px){.card-lp{width:280px}}.card-lp-el{height:100%;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-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-lp-img-bg{height:550px;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-pack:center;-ms-flex-pack:center;justify-content:center}.card-lp-img-top{height:330px;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (max-width:991px){.card-lp-img-top{height:250px;width:280px}}.card-lp-img-prom{background-color:#dc3545;color:#fff;font-weight:600;position:absolute;top:-50px}.card-lp-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:35%;-ms-flex-direction:column;flex-direction:column;padding:28px 5px}.card-lp-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px;position:relative;border:0;background-color:#fff;padding-left:24px;padding-right:24px;z-index:2}.card-lp-footer::before{display:block;content:"";position:absolute;top:-15px;right:24px;left:24px;background:rgb(139 139 139 / .17);height:1px}.card-lp-title{font-size:26px;line-height:33px;margin-bottom:7px;overflow:hidden}@media only screen and (max-width:991px){.card-lp-title{font-size:14px;line-height:18px;height:56px}}.card-lp-title a{color:#000}.card-lp-category,.card-lp-date{font-size:15px;line-height:21px}.card-lp-category{margin-bottom:7px;text-transform:uppercase}.card-lp-date{margin-top:20px;color:#8b8b8b;font-weight:500}.card-lp-excerpt{font-size:16px;line-height:21px;margin-bottom:0;height:63px;overflow:hidden}.card-lp-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:991px){.card-lp-price{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.card-lp-price .amount{font-size:24px;line-height:33px}@media only screen and (max-width:991px){.card-lp-price .amount{font-size:20px}}.card-lp-price del{position:absolute;left:calc(100% + 10px);color:#707070}@media only screen and (max-width:991px){.card-lp-price del{position:unset!important}}.card-lp-price del>.amount{font-size:18px!important;line-height:15px;color:inherit}@media only screen and (max-width:991px){.card-lp-price del>.amount{font-size:13px}}.card-lp-price ins{text-decoration:none}.card-lp-price ins>.amount{color:#dc3545;font-weight:700}.card-lp .added_to_cart{padding:9px 4px!important;font-size:14px;color:inherit}.card-lp-button{position:relative}.card-lp-button:focus,.card-lp-button:hover{color:#000}.card-lp-button.loading{color:#ccc;border-color:#ccc;pointer-events:none}.card-lp-button.loading::after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/wp-content/themes/omegakarmy/dist/img/spinner.svg);-webkit-animation:spin 1.6s linear infinite;animation:spin 1.6s linear infinite}.card-lp-button.loading.btn-dark::after,.card-lp-button.loading.filters-toggler::after,.woocommerce-order-pay #order_review .card-lp-button.loading#place_order::after{-webkit-filter:invert(1);filter:invert(1)}.card-lp-button.added{display:none}.card-lp+.card{margin-left:20px}.acf-lp-counter{color:var(--text-color);min-height:100px}@media only screen and (max-width:1399px){.acf-lp-counter{padding-bottom:25px}}@media only screen and (max-width:767px){.acf-lp-counter{padding-top:15px}}.acf-lp-counter-title,.acf-lp-counter-title-end{margin:0}.acf-lp-counter-content,.acf-lp-counter-main,.acf-lp-counter-title-end{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:100px}.acf-lp-counter-title-end{display:none}@media only screen and (max-width:1399px){.acf-lp-counter-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:991px){.acf-lp-counter-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.acf-lp-counter-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:40px;line-height:20px;font-weight:900;max-height:40px}@media only screen and (max-width:1199px){.acf-lp-counter-time{font-size:36px}}@media only screen and (max-width:991px){.acf-lp-counter-time{margin-top:20px}}.acf-lp-counter-time .subtitle{font-size:16px;line-height:35px;font-weight:500;margin:0}@media only screen and (max-width:1199px){.acf-lp-counter-time .subtitle{font-size:14px;line-height:32px}}.acf-lp-counter-time span{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:center;-ms-flex-align:center;align-items:center;margin:0}.acf-lp-counter-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:5px}.acf-lp-counter--primary .acf-lp-counter-title{font-size:32px;line-height:64px;font-weight:800}@media only screen and (max-width:1199px){.acf-lp-counter--primary .acf-lp-counter-title{font-size:28px;line-height:56px}}@media only screen and (max-width:767px){.acf-lp-counter--primary .acf-lp-counter-title{font-size:24px;line-height:32px;text-align:center}}.acf-lp-counter--primary .acf-lp-counter-timer{margin-left:50px}@media only screen and (max-width:991px){.acf-lp-counter--primary .acf-lp-counter-timer{margin-left:0}}.acf-lp-counter--primary .acf-lp-counter-time{width:330px}@media only screen and (max-width:374px){.acf-lp-counter--primary .acf-lp-counter-time{width:280px}}.acf-lp-counter--primary .acf-lp-counter-button{margin-left:130px}@media only screen and (max-width:1399px){.acf-lp-counter--primary .acf-lp-counter-button{margin-left:0}}@media only screen and (max-width:991px){.acf-lp-counter--primary .acf-lp-counter-button{margin-top:40px}}.acf-lp-counter--secondary .acf-lp-counter-title{font-size:24px;line-height:64px;font-weight:500}@media only screen and (max-width:1199px){.acf-lp-counter--secondary .acf-lp-counter-title{font-size:20px;line-height:60px}}@media only screen and (max-width:991px){.acf-lp-counter--secondary .acf-lp-counter-title{margin-bottom:-10px}}@media only screen and (max-width:767px){.acf-lp-counter--secondary .acf-lp-counter-title{font-size:18px;line-height:58px;text-align:center}}.acf-lp-counter--secondary .acf-lp-counter-title-after{font-size:24px;line-height:48px;font-weight:800;margin-left:20px}@media only screen and (max-width:1199px){.acf-lp-counter--secondary .acf-lp-counter-title-after{font-size:20px;line-height:40px}}@media only screen and (max-width:991px){.acf-lp-counter--secondary .acf-lp-counter-title-after{margin-top:50px}}@media only screen and (max-width:767px){.acf-lp-counter--secondary .acf-lp-counter-title-after{margin-left:0;font-size:18px;line-height:21px;text-align:center}}.acf-lp-counter--secondary .acf-lp-counter-timer{margin-left:15px}@media only screen and (max-width:991px){.acf-lp-counter--secondary .acf-lp-counter-timer{margin-left:0}}.acf-lp-counter--secondary .acf-lp-counter-time{width:300px}@media only screen and (max-width:374px){.acf-lp-counter--secondary .acf-lp-counter-time{width:250px}}.acf-lp-counter--secondary .acf-lp-counter-button{margin-left:20px}@media only screen and (max-width:1399px){.acf-lp-counter--secondary .acf-lp-counter-button{margin-left:0}}@media only screen and (max-width:991px){.acf-lp-counter--secondary .acf-lp-counter-button{margin-top:20px}}.acf-lp-counter--primary .acf-lp-counter-title-end,.acf-lp-counter--secondary .acf-lp-counter-title-end{font-size:32px;line-height:64px;font-weight:800}@media only screen and (max-width:1199px){.acf-lp-counter--primary .acf-lp-counter-title-end,.acf-lp-counter--secondary .acf-lp-counter-title-end{font-size:28px;line-height:56px}}@media only screen and (max-width:767px){.acf-lp-counter--primary .acf-lp-counter-title-end,.acf-lp-counter--secondary .acf-lp-counter-title-end{font-size:24px;line-height:32px;text-align:center}}.newsletter{position:relative;height:843px;background:#f0f0f2;overflow:hidden}@media only screen and (max-width:767px){.newsletter{height:867px}}.newsletter button,.newsletter input{outline:0}.newsletter .invalid-feedback{text-align:center}@media only screen and (max-width:767px){.newsletter .invalid-feedback{font-size:11px}}.newsletter-title{color:#000;font-size:40px;line-height:48px;font-weight:700;margin:0 0 10px;text-align:center}@media only screen and (max-width:767px){.newsletter-title{font-size:25px;line-height:30px}}.newsletter-subtitle{margin-bottom:32px;background:#595959;padding:0 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;font-size:24px;line-height:28px;font-weight:700;padding:5px 13px;border-radius:50em}@media only screen and (max-width:767px){.newsletter-subtitle{font-size:17px;line-height:21px}}.newsletter form#pardot-form{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter form#pardot-form input:not([type=checkbox]):not([name=name]){margin-top:20px}@media only screen and (max-width:767px){.newsletter form#pardot-form input:not([type=checkbox]):not([name=name]){margin-top:15px}}.newsletter form#pardot-form input:not([type=checkbox]){border:none;border-radius:50em;padding:18px 27px;font-size:16px;height:auto;width:100%;border:1px solid #707070}@media only screen and (max-width:767px){.newsletter form#pardot-form input:not([type=checkbox]){font-size:12px;line-height:18px;padding:12px 21px}}.newsletter form#pardot-form input:not([type=checkbox]):focus{outline:0}.newsletter form#pardot-form input[type=checkbox]{-webkit-appearance:initial;-moz-appearance:initial;appearance:initial;position:relative;cursor:pointer;padding:0}.newsletter form#pardot-form input[type=checkbox]::before{display:block;content:"";margin-right:20px;display:inline-block;background:#fff;border:none;border:1px solid #707070}.newsletter form#pardot-form input[type=checkbox]:checked::after{display:block;content:"";position:absolute}.newsletter form#pardot-form .acceptance{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#000;font-size:10px;line-height:14px;margin-bottom:0}.newsletter form#pardot-form .acceptance a{color:#000;font-weight:600}.newsletter form#pardot-form .acceptance input[type=checkbox]{width:17px;margin-right:14px}.newsletter form#pardot-form .acceptance input[type=checkbox]::before{width:17px;height:17px;border-radius:50em;border:1px solid #707070}.newsletter form#pardot-form .acceptance input[type=checkbox]:checked::after{top:5px;left:4px;width:9px;height:6px;border-bottom:2px solid #000;border-left:2px solid #000;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.newsletter form#pardot-form button[type=submit]{color:#fff;background-color:#3d6312;font-size:24px;line-height:24px;border:none;border-radius:50em;padding:18px 37px;width:auto;height:auto;font-weight:600;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin:12px auto auto auto}@media only screen and (max-width:767px){.newsletter form#pardot-form button[type=submit]{font-size:16px}}.newsletter form#pardot-form button[type=submit]:disabled,.newsletter form#pardot-form button[type=submit]:hover:not(:disabled){background-color:#779259}.newsletter form#pardot-form button[type=submit]:active:not(:disabled){background-color:#c5d0b8}.newsletter-form{z-index:1;padding-top:20px;padding-bottom:20px}.newsletter-form-wrapper{width:422px}.newsletter-img{z-index:0}.newsletter-img img{position:absolute;bottom:0;width:auto;height:auto}@media only screen and (max-width:1199px){.newsletter-img img{right:-85px}}@media only screen and (max-width:991px){.newsletter-img img{right:-170px}}@media only screen and (max-width:767px){.newsletter-img img{right:-60px;max-height:250px}}.newsletter-animals{margin:23px auto}.newsletter-animals>p{text-align:center;font-size:18px;line-height:22px;font-weight:700;margin-bottom:7px}@media only screen and (max-width:767px){.newsletter-animals>p{font-size:14px;line-height:18px}}.newsletter-animals .checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter-animals .checkboxes-item:first-child{margin-right:50px}@media only screen and (max-width:767px){.newsletter-animals .checkboxes-item:first-child{margin-right:33px}}.newsletter-animals .checkboxes-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.newsletter-animals .checkboxes-item p{margin:0 0 0 10px;font-size:18px;font-weight:700;color:#4f4f4f}@media only screen and (max-width:767px){.newsletter-animals .checkboxes-item p{font-size:14px;margin:0 0 0 6px}}.newsletter-animals .checkboxes-item input[type=checkbox]{width:36px;height:36px;margin-right:10px}@media only screen and (max-width:767px){.newsletter-animals .checkboxes-item input[type=checkbox]{width:30px;height:30px}}.newsletter-animals .checkboxes-item input[type=checkbox]::before{margin-right:20px;width:36px;height:36px;border-radius:50em}@media only screen and (max-width:767px){.newsletter-animals .checkboxes-item input[type=checkbox]::before{width:30px;height:30px}}.newsletter-animals .checkboxes-item input[type=checkbox]:checked::after{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:30px;height:30px;background-color:#fff;border:10px solid #707070;border-radius:50em}@media only screen and (max-width:767px){.newsletter-animals .checkboxes-item input[type=checkbox]:checked::after{width:24px;height:24px;border-width:8px}}.newsletter-animals .checkboxes-item input[type=checkbox]+div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.newsletter-animals .checkboxes-item.dog .icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36.241' height='28.801' %3E%3Cg id='Group_983' data-name='Group 983' transform='translate(-973.88 -2375.444)'%3E%3Cpath id='Path_1031' data-name='Path 1031' d='M51.027,23.384h1.066v1.067a1.066,1.066,0,1,0,2.132,0V23.384H55.29a1.067,1.067,0,0,0,0-2.133H51.027a1.067,1.067,0,0,0,0,2.133' transform='translate(938.842 2372.328)'/%3E%3Cpath id='Path_1032' data-name='Path 1032' d='M36.8,18.5a1.065,1.065,0,0,0,1.954.113l.474-.948,0,.023,1.1-2.168,1.142,2.791.007.015,3.905,7.755a1.045,1.045,0,0,0,.474.475l4.263,2.133a1.073,1.073,0,0,0,.953,0l4.264-2.133a1.053,1.053,0,0,0,.474-.475l5.135-10.2,1.027,1.844c0-.018-.006-.038-.009-.055l.47.942a1.066,1.066,0,0,0,1.955-.113L68.65,6.765a1.068,1.068,0,0,0-.362-1.219l-4.263-3.2a1.052,1.052,0,0,0-.465-.2L50.769.015a1,1,0,0,0-.35,0L37.628,2.149a1.053,1.053,0,0,0-.464.2L32.9,5.547a1.067,1.067,0,0,0-.363,1.219ZM38.234,4.211l12.36-2.063,12.36,2.063L66.377,6.78l-3.146,8.658L60.075,9.124a1.1,1.1,0,0,0-1.237-.552,1.068,1.068,0,0,0-.746,1.312c.386,1.4.757,3.011,1.108,4.724l-5.136,10.2-3.471,1.737-3.471-1.737-5.136-10.2c.352-1.714.722-3.323,1.108-4.722a1.068,1.068,0,0,0-.746-1.312,1.079,1.079,0,0,0-1.237.552l-3.156,6.314L34.811,6.78Z' transform='translate(941.406 2375.444)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;width:36px;height:30px}@media only screen and (max-width:767px){.newsletter-animals .checkboxes-item.dog .icon{width:29px;height:23px;background-size:29px 23px}}.newsletter-animals .checkboxes-item.cat .icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.02' height='23.726' %3E%3Cpath id='Path_1038' data-name='Path 1038' d='M1.919,28.892a3.211,3.211,0,0,1,.013,1.515c-.511,2.172-1.01,6.09.861,9.184.374.541.665.915.831,1.119a7.742,7.742,0,0,0,2.008,1.6,19.61,19.61,0,0,0,3.535,1.2l.1.015.158.022a29.008,29.008,0,0,0,4.224.179c2.192,0,3.565-.026,4.542-.124.345-.041.678-.1,1-.159a14.4,14.4,0,0,0,3.084-1.074A7.718,7.718,0,0,0,24.675,40.4c.15-.189.286-.383.416-.58.009-.014.017-.026.027-.04,2.008-3.121,1.493-7.159.972-9.375a3.211,3.211,0,0,1,.012-1.515l1.886-7.549A1.081,1.081,0,0,0,26.929,20c-2.694,0-7.54,1.11-8.457,5.087a19.68,19.68,0,0,0-8.924,0C8.632,21.111,3.787,20,1.091,20A1.082,1.082,0,0,0,.033,21.343Zm5.626-2.42A1.08,1.08,0,0,0,9,27.484a17.388,17.388,0,0,1,10.026,0,1.078,1.078,0,0,0,1.452-1.012c.011-3.025,3.151-3.928,5.058-4.2L24.01,28.367a5.35,5.35,0,0,0-.018,2.528c.374,1.6,1.027,5.6-1.007,8.164-1.319,1.666-3.613,2.511-6.819,2.511h-4.31c-3.205,0-5.5-.845-6.819-2.511C3,36.493,3.656,32.5,4.03,30.895a5.35,5.35,0,0,0-.019-2.528L2.487,22.274c1.907.269,5.046,1.172,5.057,4.2' transform='translate(0 -20.001)'/%3E%3C/svg%3E%0A") no-repeat;width:28px;height:24px}@media only screen and (max-width:767px){.newsletter-animals .checkboxes-item.cat .icon{width:23px;height:20px;background-size:23px 20px}}.faq-question{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.faq>.h3,.faq>.woocommerce-addtocart-title,.faq>h3{font-size:24px;line-height:28px;font-weight:500;margin-bottom:36px}@media only screen and (max-width:991px){.faq>.h3,.faq>.woocommerce-addtocart-title,.faq>h3{font-size:18px;line-height:24px}}.faq>p{font-size:18px;line-height:24px;margin-top:48px}.faq ul{list-style:none;padding-left:0}.faq ul li:first-child a{border-top:none}@media only screen and (min-width:768px){.faq ul li:last-child a{border-bottom:15px solid #000}}.faq ul li a{position:relative;padding:25px 20px;border-top:1px solid #000;border-bottom:none;font-size:18px;line-height:24px;font-weight:700}@media only screen and (max-width:991px){.faq ul li a{padding:15px}}@media only screen and (max-width:767px){.faq ul li a{padding:15px}}@media only screen and (min-width:768px){.faq ul li a{border-left:15px solid #000}}.faq ul li a svg{margin-top:4px}@media only screen and (max-width:991px){.faq ul li a{font-size:16px;line-height:26px}.faq ul li a svg{width:20px;height:auto}}.faq ul li a:hover{color:#fff;background:#000}.faq ul li a[aria-expanded=true]{color:#fff;background:#000}.faq ul li a[aria-expanded=true] svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.faq ul li a,.faq ul li a:hover{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.faq ul li a svg,.faq ul li a[aria-expanded=true] svg{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.faq ul li p{font-size:16px;line-height:21px;padding-top:25px}@media only screen and (max-width:991px){.faq ul li p{font-size:14px;line-height:22px;padding-top:20px}}@media only screen and (max-width:767px){.faq ul li p{padding-left:54px!important}}.a11y-toggler{z-index:998;position:relative}@media only screen and (max-width:991px){.a11y-toggler{position:fixed;right:0;bottom:0;left:0;width:100%;-webkit-transform:translateY(128px);-ms-transform:translateY(128px);transform:translateY(128px)}}@media only screen and (min-width:992px){.a11y-toggler__menu{position:absolute;top:349px;right:0}}.a11y-toggler,.a11y-toggler__btn-wrapper,.a11y-toggler__btn-wrapper button::after,.a11y-toggler__label,.a11y-toggler__menu,.a11y-toggler__menu a,.a11y-toggler__menu button{-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.a11y-toggler__btn-wrapper{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:992px){.a11y-toggler__btn-wrapper{position:fixed;top:260px;right:0;margin-right:16px;-webkit-transform:translateX(40px);-ms-transform:translateX(40px);transform:translateX(40px)}}.a11y-toggler__btn-wrapper button{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:64px;height:64px;position:relative}.a11y-toggler__btn-wrapper button svg{width:auto;height:100%}.a11y-toggler__btn-wrapper button svg+span{font-size:16px;line-height:21px;text-transform:none;font-weight:700}@media only screen and (max-width:991px){.a11y-toggler__btn-wrapper button svg{width:30px;height:30px}}.a11y-toggler__btn-wrapper button::after{display:block;content:"";position:fixed;top:-11px;right:-3px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 12 12'%3E%3Cpath fill='currentColor' d='M2.22 2.22a.749.749 0 0 1 1.06 0L6 4.939L8.72 2.22a.749.749 0 1 1 1.06 1.06L7.061 6L9.78 8.72a.749.749 0 1 1-1.06 1.06L6 7.061L3.28 9.78a.749.749 0 1 1-1.06-1.06L4.939 6L2.22 3.28a.749.749 0 0 1 0-1.06Z'/%3E%3C/svg%3E") no-repeat center center;background-size:18px;width:24px;height:24px;opacity:0}@media only screen and (max-width:991px){.a11y-toggler__btn-wrapper button::after{right:6px;top:-35px}}.a11y-toggler__btn-wrapper button,.a11y-toggler__btn-wrapper button::after{background-color:#ffc400;border:1px solid #000;border-radius:50%;padding:0}@media only screen and (max-width:991px){.a11y-toggler__btn-wrapper button{width:100%;height:45px;padding:0 35px;border:none;border-radius:unset}}.a11y-toggler__label{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:25px;width:71px;background-color:#000;color:#ffc400;font-size:10px;font-weight:700;opacity:0;pointer-events:none}@media only screen and (max-width:991px){.a11y-toggler__label{display:none}}.a11y-toggler__links,.a11y-toggler__menu{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media only screen and (max-width:991px){.a11y-toggler__links,.a11y-toggler__menu{gap:20px}}.a11y-toggler__links{width:100%}.a11y-toggler__menu{background-color:#ffc400;padding:10px;width:149px;pointer-events:none}@media only screen and (min-width:992px){.a11y-toggler__menu{position:fixed;top:349px;right:0;opacity:0}}@media only screen and (max-width:991px){.a11y-toggler__menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;padding:15px 35px;margin-top:-1px}}.a11y-toggler__menu a,.a11y-toggler__menu button{border:1px solid #fff;text-align:center;width:100%}.a11y-toggler__menu a:hover,.a11y-toggler__menu button:hover{background-color:#fff}.a11y-toggler__menu button{font-size:18px;font-weight:700;line-height:21px;padding:9px 20px}@media only screen and (max-width:991px){.a11y-toggler__menu button{min-height:100%}}.a11y-toggler__menu a{font-size:14px;padding:8px 20px}@media only screen and (max-width:991px){.a11y-toggler.active{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}}@media only screen and (min-width:992px){.a11y-toggler.active .a11y-toggler__btn-wrapper{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.a11y-toggler.active .a11y-toggler__btn-wrapper button::after{opacity:1}.a11y-toggler.active .a11y-toggler__label{opacity:1;pointer-events:all}.a11y-toggler.active .a11y-toggler__menu{opacity:1;pointer-events:all}@media only screen and (max-width:991px){body.single-product .a11y-toggler{bottom:80px}}.promotion{position:relative;padding-top:50px;padding-bottom:70px;display:block;background-color:#f5f5f5}@media only screen and (max-width:991px){.promotion{padding-top:30px}}.promotion-title{font-size:40px;font-weight:700;line-height:48px;margin-bottom:30px}@media only screen and (max-width:991px){.promotion-title{line-height:27px;font-size:25px;margin-bottom:10px}}.promotion-description{font-size:24px;max-width:755px;margin-bottom:80px}@media only screen and (max-width:991px){.promotion-description{font-size:14px;line-height:20px;margin-bottom:23px}}.acf-cat-hero{margin-top:0}.acf-featured-products{min-height:880px;position:relative;z-index:1;background-repeat:no-repeat;background-size:cover}.acf-featured-products-title{margin-top:160px;max-width:410px;color:#fff;font-size:40px;line-height:48px;font-weight:600}@media only screen and (max-width:1199px){.acf-featured-products-title{text-align:center;margin-top:47px;font-size:30px;line-height:34px}}@media only screen and (max-width:991px){.acf-featured-products-title{font-size:25px;line-height:28px}}.acf-featured-products-text{margin-top:50px;max-width:550px;color:#fff;font-size:25px;line-height:35px}@media only screen and (max-width:1199px){.acf-featured-products-text{margin-top:10px;text-align:center;font-size:25px;line-height:35px}}@media only screen and (max-width:991px){.acf-featured-products-text{font-size:14px;line-height:20px}}.acf-featured-products-btn{margin-top:60px;margin-bottom:150px;font-size:24px;font-weight:400;z-index:1}@media only screen and (max-width:1199px){.acf-featured-products-btn{margin-top:40px;margin-bottom:25px;font-size:17px;line-height:21px}}.acf-featured-products-div1,.acf-featured-products-div2{color:#fff;font-size:23px;height:545px;width:335px;margin-top:160px;background-color:rgb(255 255 255 / .09);-webkit-backdrop-filter:blur(20px) brightness(135%);backdrop-filter:blur(20px) brightness(135%);margin-bottom:180px}@media only screen and (max-width:1199px){.acf-featured-products-div1,.acf-featured-products-div2{margin-top:25px;margin-bottom:60px;height:490px;width:280px}}.acf-featured-products-div2{margin-left:20px}.acf-categories{padding-top:30px;padding-bottom:115px}@media only screen and (max-width:991px){.acf-categories{padding-top:20px;padding-bottom:45px}}.acf-categories-title{margin-bottom:45px;font-size:40px;line-height:48px;font-weight:600}@media only screen and (max-width:991px){.acf-categories-title{margin-top:30px;margin-bottom:10px;font-size:25px;line-height:27px}}.acf-categories-text{margin-bottom:115px;font-size:25px;line-height:35px}@media only screen and (max-width:991px){.acf-categories-text{margin-bottom:45px;font-size:14px;line-height:20px}}.acf-categories-img1,.acf-categories-img2{position:relative;max-height:670px;max-width:670px}@media only screen and (max-width:991px){.acf-categories-img1,.acf-categories-img2{width:140px;height:234px}}.acf-categories-img2{margin-left:65px}@media only screen and (max-width:991px){.acf-categories-img2{margin-left:20px}}.acf-categories-image{-o-object-fit:cover;object-fit:cover;width:670px;height:670px}@media only screen and (max-width:991px){.acf-categories-image{width:140px;height:234px}}.acf-categories-label{position:absolute;text-transform:uppercase;font-size:64px;color:#fff;font-weight:600}@media only screen and (min-width:992px){.acf-categories-label{margin-bottom:0;bottom:70px}}@media only screen and (max-width:991px){.acf-categories-label{font-size:19px;line-height:13px}}.acf-highlighted-advice{background-color:#fafafa;padding-top:90px;padding-bottom:80px}@media only screen and (max-width:991px){.acf-highlighted-advice{padding-top:40px;padding-bottom:65px}}.acf-highlighted-advice-title{font-size:40px;line-height:48px;font-weight:600;margin-bottom:45px}@media only screen and (max-width:991px){.acf-highlighted-advice-title{font-size:25px;line-height:27px;margin-bottom:10px}}.acf-highlighted-advice-text{text-align:center;font-size:18px;line-height:28px;margin-bottom:65px}@media only screen and (max-width:991px){.acf-highlighted-advice-text{font-size:14px;line-height:20px;margin-bottom:35px}}.acf-highlighted-advice-button{font-size:15px;font-weight:400;text-transform:uppercase}@media only screen and (max-width:991px){.acf-highlighted-advice-button{font-size:12px}}.acf-instagram{padding-top:50px;padding-bottom:10px}@media only screen and (max-width:991px){.acf-instagram{padding-top:30px;padding-bottom:0}}.acf-instagram-title{margin-bottom:30px;font-size:40px;line-height:48px;font-weight:600}@media only screen and (max-width:1199px){.acf-instagram-title{font-size:30px}}@media only screen and (max-width:991px){.acf-instagram-title{font-size:19px;line-height:27px;margin-bottom:20px}}.acf-instagram-text{margin-bottom:40px;font-size:18px;line-height:28px}@media only screen and (max-width:991px){.acf-instagram-text{font-size:14px;line-height:20px;margin-bottom:30px}}.acf-instagram-feed{max-height:435px}@media only screen and (max-width:991px){.acf-instagram-feed{max-height:200px}}@media only screen and (max-width:991px){.acf-instagram #sb_instagram{height:360px!important}}.acf-instagram #sbi_images{display:block!important;padding:0!important}.sbi #sbi_load{display:none}.sbi_item{width:100%!important;border:25px solid #fff}@media only screen and (max-width:991px){.sbi_item{border:13px solid #fff}}.sbi_transition{opacity:1!important}.sbi_header_link{margin-left:30px;margin-bottom:10px}.splide-instagram{padding-bottom:62px}.splide-instagram .splide__slide{width:355px;height:440px;-webkit-box-shadow:0 1px 4px rgb(0 0 0 / .16);box-shadow:0 1px 4px rgb(0 0 0 / .16)}@media only screen and (max-width:991px){.splide-instagram .splide__slide{width:205px;height:255px}}.splide-instagram .splide__track{height:445px;padding-top:3px}@media only screen and (max-width:991px){.splide-instagram .splide__track{height:260px}}.splide-instagram .splide__arrows{left:50%;right:50%}.splide-instagram .splide__arrow--prev{left:-3.5rem}.splide-instagram .splide__arrow--next{left:.5rem}.acf-hero{height:760px}@media only screen and (max-height:799px){.acf-hero{height:665px}}@media only screen and (max-width:1399px){.acf-hero{height:650px}}@media only screen and (max-width:991px){.acf-hero{height:545px}}.acf-hero-img-div{position:absolute;overflow:hidden;background-repeat:no-repeat;background-size:cover;margin-left:20px;bottom:0;z-index:10}@media only screen and (max-width:991px){.acf-hero-img-div{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.acf-hero-img{height:700px;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom}@media only screen and (max-width:1399px){.acf-hero-img{height:400px}}@media only screen and (max-width:767px){.acf-hero-img{height:300px}}@media only screen and (max-width:680px){.acf-hero-img{height:250px}}@media only screen and (max-width:575px){.acf-hero-img{height:200px;width:150px;max-width:100%}}.acf-hero-cloud-div{position:absolute;overflow:hidden;right:0;top:-85px;z-index:-1}@media only screen and (max-height:799px){.acf-hero-cloud-div{top:-140px}}@media only screen and (max-height:719px){.acf-hero-cloud-div{top:-150px}}@media only screen and (max-width:1399px){.acf-hero-cloud-div{top:50px;left:80px}}@media only screen and (max-width:991px){.acf-hero-cloud-div{top:-50px;left:120px}}@media only screen and (max-width:767px){.acf-hero-cloud-div{top:15px;left:60px}}@media only screen and (max-width:680px){.acf-hero-cloud-div{top:35px}}@media only screen and (max-width:575px){.acf-hero-cloud-div{top:255px;right:auto;left:15%}}@media only screen and (min-width:992px) and (max-height:719px){.acf-hero-cloud1{opacity:0}}@media only screen and (max-width:1399px){.acf-hero-cloud1{height:300px}}@media only screen and (max-width:575px){.acf-hero-cloud1{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;width:250px;height:180px}}@media only screen and (max-width:1399px){.acf-hero-cloud2{display:none}}@media only screen and (max-width:991px){.acf-hero-cloud2{display:none}}.acf-hero-title-div{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:absolute;left:202px;top:150px;width:100%;max-width:502px}@media only screen and (max-height:799px){.acf-hero-title-div{left:49px;max-width:371px}}@media only screen and (max-height:719px){.acf-hero-title-div{left:160px}}@media only screen and (max-width:1399px){.acf-hero-title-div{top:100px;left:49px;max-width:371px}}@media only screen and (max-width:575px){.acf-hero-title-div{line-height:25px;left:30px;top:70px;max-width:204px}}.acf-hero-title{font-size:64px;line-height:80px;font-weight:600;color:#5d971f;margin-bottom:10px}@media only screen and (max-height:799px){.acf-hero-title{font-size:48px;line-height:56px}}@media only screen and (max-width:1399px){.acf-hero-title{font-size:45px;line-height:40px}}@media only screen and (max-width:575px){.acf-hero-title{font-size:26px;line-height:26px}}.acf-hero .products-wrapper{position:absolute;width:619px;max-width:100%;height:361px;right:11px;bottom:0;max-height:360px;z-index:15}@media only screen and (max-height:719px){.acf-hero .products-wrapper{bottom:115px;right:45px}}@media only screen and (max-width:1199px){.acf-hero .products-wrapper{width:540px;max-width:100%;bottom:0}}@media only screen and (max-width:991px){.acf-hero .products-wrapper{width:400px}}@media only screen and (max-width:767px){.acf-hero .products-wrapper{top:300px;width:305px;max-width:100%;height:305px;right:50px;margin-top:-20px}}@media only screen and (max-width:680px){.acf-hero .products-wrapper{width:250px;max-width:100%}}@media only screen and (max-width:575px){.acf-hero .products-wrapper{top:40px;width:305px;max-width:100%;height:305px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}}.acf-hero .splide--hero{padding-bottom:0}.acf-hero .splide--hero .splide__track{overflow:visible}.acf-hero .splide--hero .splide__arrows{bottom:37px;right:387px}@media only screen and (max-width:1199px){.acf-hero .splide--hero .splide__arrows{right:327px}}@media only screen and (max-width:991px){.acf-hero .splide--hero .splide__arrows{bottom:60px;right:95px}}@media only screen and (max-width:767px){.acf-hero .splide--hero .splide__arrows{bottom:87px;right:74px}}@media only screen and (max-width:575px){.acf-hero .splide--hero .splide__arrows{bottom:106px}}.acf-hero .splide--hero .splide__arrows .splide__arrow{background-color:#b00d22}@media only screen and (max-width:991px){.acf-hero .splide--hero .splide__arrows .splide__arrow{background-color:#fff0;width:35px;height:35px}.acf-hero .splide--hero .splide__arrows .splide__arrow svg{fill:#b00d22}}.acf-hero-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;width:619px;max-width:100%;height:361px;max-height:360px}@media only screen and (max-width:1199px){.acf-hero-product{width:540px;max-width:100%}}@media only screen and (max-width:767px){.acf-hero-product{width:305px;max-width:100%;height:305px;padding-bottom:20px}}@media only screen and (max-width:680px){.acf-hero-product{width:250px;max-width:100%}}@media only screen and (max-width:575px){.acf-hero-product{width:305px;max-width:100%;height:305px}}.acf-hero-product--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80%;height:320px}@media only screen and (max-width:767px){.acf-hero-product--content{height:290px;padding-bottom:36px}}@media only screen and (max-width:575px){.acf-hero-product--content{padding-bottom:58px}}.acf-hero-prod-img{margin-top:-45px;width:285px;height:375px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:1199px){.acf-hero-prod-img{width:266px;height:330px}}@media only screen and (max-width:991px){.acf-hero-prod-img{height:270px}}@media only screen and (max-width:575px){.acf-hero-prod-img{margin-top:-120px;height:154px;width:112px}}.acf-hero-prom{letter-spacing:.05em;position:relative;padding:2px 8px;margin-bottom:7px;color:#fff;border-radius:0;font-weight:500;font-size:10px;z-index:1}.acf-hero-prom::before{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:100%;background-color:inherit;-webkit-filter:brightness(.5);filter:brightness(.5);z-index:-1}@media only screen and (max-width:767px){.acf-hero-prom{padding:2px 3px;margin-bottom:5px;font-size:8px;line-height:9px}}.acf-hero-prod-title{font-weight:600;font-size:20px;line-height:24px}@media only screen and (max-width:991px){.acf-hero-prod-title{font-size:15px;line-height:22px}}@media only screen and (max-width:767px){.acf-hero-prod-title{font-size:10px;line-height:14px}}.acf-hero-prod-text{max-height:4em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;line-height:16px;font-weight:100;margin-bottom:10px}@media only screen and (max-width:991px){.acf-hero-prod-text{font-size:10px;line-height:14px}}@media only screen and (max-width:767px){.acf-hero-prod-text{font-size:9px;line-height:12px}}.acf-hero-prod-footer::before{display:block;content:"";background:rgb(139 139 139 / .17);height:1px}.acf-hero-prod-cart{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-weight:500;width:141px;height:38px;font-size:12px;gap:14px;padding:0}@media only screen and (max-width:767px){.acf-hero-prod-cart{width:93px;height:28px;line-height:10px;font-size:9px;gap:4px}.acf-hero-prod-cart svg{height:14px}}.acf-hero .container{position:relative}.acf-hero .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:initial;width:auto;margin:10px 0 16px 0}@media only screen and (max-width:767px){.acf-hero .price{margin:3px 0 10px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.acf-hero .price .amount{font-size:24px;line-height:24px;font-weight:900}@media only screen and (max-width:991px){.acf-hero .price .amount{font-size:20px;line-height:22px}}@media only screen and (max-width:767px){.acf-hero .price .amount{font-size:16px;line-height:16px}}@media only screen and (max-width:767px){.acf-hero .price ins{line-height:14px}}.acf-hero .price del{position:initial;color:#ccc;line-height:10px}.acf-hero .price del .amount{font-weight:500;font-size:16px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:991px){.acf-hero .price del .amount{font-size:16px}}@media only screen and (max-width:767px){.acf-hero .price del .amount{font-size:11px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (max-width:767px){.acf-hero .price .added_to_cart{font-size:12px}}.acf-hero-more{width:100%;display:block;font-weight:500;font-size:12px;line-height:14px;color:#00538e}.acf-hero .splide__slide .acf-hero-more{margin-left:124px}@media only screen and (max-width:767px){.acf-hero .splide__slide .acf-hero-more{margin-left:0;text-align:right}}.acf-hero-product-badges{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;left:-27px;top:0}@media only screen and (max-width:1199px){.acf-hero-product-badges{top:27px}}@media only screen and (max-width:991px){.acf-hero-product-badges{top:52px;left:0}}@media only screen and (max-width:767px){.acf-hero-product-badges{top:10px;left:-10px}}@media only screen and (max-width:575px){.acf-hero-product-badges{top:20px;left:-10px}}.acf-hero-product-badges .badge{padding:0;margin:-30px 0 0 0;aspect-ratio:1/1}@media only screen and (max-width:991px){.acf-hero-product-badges .badge{margin-top:-15px}}.acf-hero-product-badges .badge img{width:94px}@media only screen and (max-width:1199px){.acf-hero-product-badges .badge img{width:75px}}@media only screen and (max-width:991px){.acf-hero-product-badges .badge img{width:60px}}@media only screen and (max-width:575px){.acf-hero-product-badges .badge img{width:40px}}.acf-hero-product-badges .badge:nth-child(1){z-index:4;-webkit-transform:scale(100%);-ms-transform:scale(100%);transform:scale(100%)}.acf-hero-product-badges .badge:nth-child(2){z-index:3;-webkit-transform:scale(95%);-ms-transform:scale(95%);transform:scale(95%)}.acf-hero-product-badges .badge:nth-child(3){z-index:2;-webkit-transform:scale(90%);-ms-transform:scale(90%);transform:scale(90%)}.acf-hero-product-badges .badge:nth-child(4){z-index:1;-webkit-transform:scale(85%);-ms-transform:scale(85%);transform:scale(85%)}.acf-hero-product-badges .badge:nth-child(5){z-index:0;-webkit-transform:scale(80%);-ms-transform:scale(80%);transform:scale(80%)}.acf-news{min-height:620px;padding-top:60px;padding-bottom:80px;background-color:#ededed;position:relative}@media only screen and (max-width:991px){.acf-news{padding-top:35px;padding-bottom:35px}}.acf-news-logo{margin-top:30px;max-width:120px;max-height:110px}@media only screen and (max-width:991px){.acf-news-logo{width:60px;height:55px;margin-top:30px}}.acf-news-title{margin-top:50px;font-size:32px;font-weight:600;line-height:56px}@media only screen and (max-width:991px){.acf-news-title{font-size:25px;line-height:56px;margin-top:11px}}.acf-news-text{margin-top:15px;font-size:18px;line-height:25px}@media only screen and (max-width:991px){.acf-news-text{font-size:14px;line-height:20px;margin-top:5px}}.acf-news-btn{margin-top:55px;margin-bottom:80px;padding:10px 30px}@media only screen and (max-width:991px){.acf-news-btn{font-size:12px;padding:10px 24px;margin-top:20px;margin-bottom:0}}.acf-news-bg-color{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / .23);height:100%}.acf-news-div-news{color:#fff;height:100%;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1}@media only screen and (max-width:991px){.acf-news-div-news{min-height:410px}}.acf-news-all-info{width:100%}.acf-news-small-text{font-size:15px;font-weight:200;line-height:35px;text-transform:uppercase;letter-spacing:.05em}@media only screen and (max-width:991px){.acf-news-small-text{font-size:12px;line-height:35px}}.acf-news-bg-title{font-size:26px;font-weight:600;line-height:33px;margin-top:10px}@media only screen and (max-width:991px){.acf-news-bg-title{font-size:19px;line-height:25px;margin-top:7px}}.acf-news-date{font-size:15px;line-height:35px;margin-top:20px}@media only screen and (max-width:991px){.acf-news-date{font-size:15px;margin-top:10px}}.acf-category{background-color:#fafafa;padding:70px 0 80px;min-height:100px}@media only screen and (max-width:991px){.acf-category{padding:20px 0 25px}}.acf-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(295px,1fr));grid-column-gap:25px;grid-row-gap:25px}@media only screen and (max-width:991px){.acf-category-grid{justify-items:center}}@media only screen and (max-width:781px){.acf-category-grid{grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media only screen and (max-width:767px){.acf-category-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media only screen and (max-width:755px){.acf-category-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media only screen and (max-width:374px){.acf-category-grid{grid-column-gap:25px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.acf-category-item{min-height:545px}@media only screen and (max-width:991px){.acf-category-item{min-height:unset;margin-top:20px}}@media only screen and (min-width:992px){.acf-category-item:first-child{grid-area:1/1/2/3}}@media only screen and (max-width:991px){.acf-category-item:first-child{grid-column:1/3}}.acf-category-item-label{font-size:17px;text-transform:uppercase}.acf-category-item-excerpt{font-size:18px;line-height:25px}@media only screen and (min-width:992px){.acf-category-item--promo{grid-area:2/1/3/3}}.acf-category-item--post{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column;text-align:center;padding:60px 0 120px}@media only screen and (max-width:991px){.acf-category-item--post{padding:30px 0 60px}}@media only screen and (max-width:781px){.acf-category-item--post{width:60vw;grid-column:2/4;align-self:center}}@media only screen and (max-width:509px){.acf-category-item--post{width:unset;max-width:100vw;grid-column:1/3}}@media only screen and (max-width:1199px){.acf-category-item .card--product{width:100%}}.acf-category-title{font-size:36px;line-height:36px;margin-bottom:30px}@media only screen and (max-width:991px){.acf-category-title{font-size:21px;line-height:26px;margin-bottom:10px}}.acf-category-description{font-size:24px;line-height:35px;margin-bottom:75px;padding-right:144px}@media only screen and (max-width:991px){.acf-category-description{padding-right:0;line-height:18px;font-size:15px;margin-bottom:30px}}.acf-category+.acf-category{border-top:1px solid #ccc}.acf-category-post{background-color:#fafafa;padding:70px 0 80px;min-height:100px}@media only screen and (max-width:991px){.acf-category-post{padding:20px 0 25px}}.acf-category-post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(325px,1fr));grid-column-gap:25px;grid-row-gap:25px}@media only screen and (max-width:991px){.acf-category-post-grid{justify-items:center}}@media only screen and (max-width:374px){.acf-category-post-grid{grid-column-gap:25px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.acf-category-post-item{min-height:350px}@media only screen and (max-width:991px){.acf-category-post-item{min-height:unset;margin-top:20px}}@media only screen and (min-width:992px){.acf-category-post-item:first-child{grid-area:1/1/2/3}}.acf-category-post-item-label{font-size:17px;text-transform:uppercase}.acf-category-post-item-excerpt{font-size:18px;line-height:25px}@media only screen and (min-width:992px){.acf-category-post-item--promo{grid-area:2/1/3/3}}.acf-category-post-item--post{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:column;text-align:center;padding:60px 0 120px}@media only screen and (max-width:991px){.acf-category-post-item--post{padding:30px 0 60px}}.acf-category-post-title{font-size:36px;line-height:36px;margin-bottom:30px}@media only screen and (max-width:991px){.acf-category-post-title{font-size:21px;line-height:26px;margin-bottom:10px}}.acf-category-post-description{font-size:24px;line-height:35px;margin-bottom:75px;padding-right:144px}@media only screen and (max-width:991px){.acf-category-post-description{padding-right:0;line-height:18px;font-size:15px;margin-bottom:30px}}.acf-category-post+.acf-category{border-top:1px solid #ccc}.acf-category-post-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.acf-category-post .subcategory-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:11px 48px 11px 32px;font-size:.9375rem;border-radius:0;border:2px solid #000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd' viewBox='0 0 512.02 319.26'%3E%3Cpath d='M5.9 48.96 48.97 5.89c7.86-7.86 20.73-7.84 28.56 0l178.48 178.48L434.5 5.89c7.86-7.86 20.74-7.82 28.56 0l43.07 43.07c7.83 7.84 7.83 20.72 0 28.56l-192.41 192.4-.36.37-43.07 43.07c-7.83 7.82-20.7 7.86-28.56 0l-43.07-43.07-.36-.37L5.9 77.52c-7.87-7.86-7.87-20.7 0-28.56z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position-x:calc(100% - 20px);background-position-y:13px;background-size:20px 20px}.acf-cat-description{padding-top:50px;padding-bottom:90px}@media only screen and (max-width:991px){.acf-cat-description{padding-bottom:40px}}.acf-cat-description-title{font-size:40px;line-height:48px;margin-bottom:20px;font-weight:600}@media only screen and (max-width:991px){.acf-cat-description-title{font-size:25px;line-height:27px;margin-bottom:15px}}.acf-cat-description-subtitle{font-size:24px;line-height:35px;max-width:580px;margin-bottom:85px}@media only screen and (max-width:991px){.acf-cat-description-subtitle{font-size:18px;line-height:24px;margin-bottom:15px}}.acf-cat-description-text{font-size:18px;line-height:26px}@media only screen and (min-width:992px){.acf-cat-description-text{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media only screen and (max-width:991px){.acf-cat-description-text{font-size:14px;line-height:20px}}.acf-lp-hero{background-repeat:no-repeat;background-size:cover;background-position:center;color:var(--text_color);z-index:1;position:relative;padding-top:5px}@media only screen and (min-width:992px){.acf-lp-hero{max-height:500px;overflow:hidden}}@media only screen and (max-width:1399px){.acf-lp-hero{max-height:580px}}@media only screen and (max-width:991px){.acf-lp-hero{max-height:unset}}.acf-lp-hero .breadcrumb{margin-bottom:0}.acf-lp-hero .breadcrumb_last{color:var(--text_color)!important}.acf-lp-hero-title{margin-top:65px;font-size:56px;line-height:64px;font-weight:700}@media only screen and (max-width:1199px){.acf-lp-hero-title{margin-top:25px;font-size:48px;line-height:56px}}@media only screen and (max-width:767px){.acf-lp-hero-title{font-size:36px;line-height:44px}}@media only screen and (max-width:575px){.acf-lp-hero-title{font-size:25px;line-height:27px}}.acf-lp-hero-description{margin-top:30px;margin-bottom:60px;font-size:25px;line-height:35px}@media only screen and (max-width:1199px){.acf-lp-hero-description{font-size:22px;line-height:32px}}@media only screen and (max-width:767px){.acf-lp-hero-description{font-size:18px;line-height:28px}}@media only screen and (max-width:575px){.acf-lp-hero-description{font-size:15px;line-height:18px}}.acf-lp-hero-img{margin-top:auto;margin-bottom:auto}.acf-lp-hero-photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.acf-lp-steps{padding-top:100px;padding-bottom:80px;color:#000;background-color:#ededed}.acf-lp-steps-button{width:220px;height:40px;padding:10px 30px;font-size:15px;line-height:15px;font-weight:600;background-color:#b00d22;color:#fff;margin-top:60px}.acf-lp-products{padding-top:80px;padding-bottom:50px;background-color:#fafafa}.acf-lp-products-title{font-size:40px;line-height:48px;font-weight:800}@media only screen and (max-width:991px){.acf-lp-products-title{font-size:32px;line-height:39px}}@media only screen and (max-width:767px){.acf-lp-products-title{font-size:28px;line-height:32px}}@media only screen and (max-width:575px){.acf-lp-products-title{font-size:25px;line-height:27px}}.acf-lp-products-description{font-size:24px;line-height:35px;margin-top:30px}@media only screen and (max-width:991px){.acf-lp-products-description{font-size:20px;line-height:30px}}@media only screen and (max-width:767px){.acf-lp-products-description{font-size:17px;line-height:25px}}@media only screen and (max-width:575px){.acf-lp-products-description{font-size:14px;line-height:20px}}.acf-lp-products-button{padding:10px 30px;margin-top:80px}@media only screen and (max-width:991px){.acf-lp-products-button{margin-top:40px;font-size:14px}}@media only screen and (max-width:767px){.acf-lp-products-button{margin-top:30px;font-size:13px}}@media only screen and (max-width:575px){.acf-lp-products-button{margin-top:20px;font-size:13px}}.acf-lp-products-cat{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.acf-lp-products-cat .card--product{margin-left:20px}.acf-a11y-form form{position:relative;padding:30px 40px;background:#ebebeb;border:1px solid #d5d5d5}@media only screen and (max-width:991px){.acf-a11y-form form{padding:20px 15px}}.acf-a11y-form form p{margin-bottom:20px!important}.acf-a11y-form form .form-label{font-weight:600}.acf-a11y-form form .form-footer p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}@media only screen and (max-width:991px){.acf-a11y-form form .form-footer p{gap:0}}.acf-a11y-form form input:not([type=submit]),.acf-a11y-form form textarea{border-width:1px;font-size:16px;line-height:25px;padding:18px 10px}@media only screen and (max-width:991px){.acf-a11y-form form input:not([type=submit]),.acf-a11y-form form textarea{padding:10px}}.acf-a11y-form form input:not([type=submit]):focus,.acf-a11y-form form textarea:focus{-webkit-box-shadow:0 0 10px #ffce00;box-shadow:0 0 10px #ffce00}.acf-a11y-form form input[name=user-name]{max-width:430px}.acf-a11y-form form input[name=user-email]{max-width:630px}.acf-a11y-form form input[type=file]{padding-left:0;padding-right:0}.acf-a11y-form form input[name=form-url]{max-width:532px}.acf-a11y-form form .wpcf7-submit{padding:11px 23px!important}.acf-a11y-form form .wpcf7-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000}.wp-block-quote{border:1px solid #bababa!important;background:#f7f7f7;padding:30px;height:auto!important}.wp-block-quote::before{left:30px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35.506' height='31.068'%3E%3Cpath d='M32.177 0H23.3a3.33 3.33 0 00-3.329 3.329v8.876a3.33 3.33 0 003.329 3.329h5.548v4.438a4.442 4.442 0 01-4.438 4.438h-.555a1.66 1.66 0 00-1.664 1.664V29.4a1.66 1.66 0 001.664 1.664h.555a11.093 11.093 0 0011.1-11.1V3.329A3.33 3.33 0 0032.177 0zM12.205 0H3.329A3.33 3.33 0 000 3.329v8.876a3.33 3.33 0 003.329 3.329h5.547v4.438a4.442 4.442 0 01-4.438 4.438h-.555a1.66 1.66 0 00-1.664 1.664V29.4a1.66 1.66 0 001.664 1.664h.555a11.093 11.093 0 0011.1-11.1V3.329A3.33 3.33 0 0012.205 0z' fill='%23000000'/%3E%3C/svg%3E")!important}.wp-block-quote>p{color:#000;font-size:32px;font-weight:900;margin-top:46px;margin-bottom:0;line-height:42px}@media only screen and (max-width:991px){.wp-block-quote>p{font-size:22px;line-height:30px}}.wp-block-quote>p::after{display:block;content:"";height:5px;width:35px;background:#000;margin-bottom:18px;margin-top:18px}.wp-block-quote cite{color:#9f9f9f;font-style:normal;font-size:15px;line-height:17px;max-width:480px}@media only screen and (max-width:991px){.wp-block-quote cite{font-size:14px;line-height:17px}}.wp-block-embed__wrapper{height:100%;width:100%;position:static}.wp-block-embed-youtube{overflow:hidden;position:relative;max-width:100%;height:auto;padding-bottom:56.25%}.wp-block-embed-youtube embed,.wp-block-embed-youtube iframe,.wp-block-embed-youtube object{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-embed .wp-embedded-content{width:100%}.blocks-gallery-item__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;top:0;left:0;right:0;bottom:0;font-size:18px;line-height:14px;overflow:hidden!important;opacity:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:767px){.blocks-gallery-item__caption{font-size:18px!important;line-height:18px}}.blocks-gallery-item__caption:focus,.blocks-gallery-item__caption:hover{opacity:1}@media print{*{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}.h2,.h3,.woocommerce-addtocart-title,h2,h3,p{orphans:3;widows:3}.h2,.h3,.woocommerce-addtocart-title,h2,h3{page-break-after:avoid}}.zzTest{font:400 .75rem/1.5 Helvetica,sans-serif;background:-o-repeating-linear-gradient(45deg,#fff,#fff 10px,#ffe1e1 10px,#ffe1e1 20px);background:repeating-linear-gradient(45deg,#fff,#fff 10px,#ffe1e1 10px,#ffe1e1 20px);padding:1em;margin-top:45px;border:solid 5px #c00;position:relative}.zzTest>*{color:#000!important}.zzTest::before{content:"DEBUG INFO (" attr(data-var) ")";display:block;position:absolute;top:-45px;left:-5px;padding:.5em;background:#c00;color:#fff;font:600 .75rem/1.5 Helvetica,sans-serif}.overlay{position:absolute;top:0;right:0;bottom:0;left:0}.overlay::after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"";-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:-10}.overlay--gradient::after{background-image:-webkit-gradient(linear,left top,right top,from(rgb(0 0 0 / .7)),color-stop(37.93%,rgb(0 0 0 / .35)),color-stop(56.16%,rgb(0 0 0 / .25)),to(#fff0));background-image:-o-linear-gradient(left,rgb(0 0 0 / .7) 0,rgb(0 0 0 / .35) 37.93%,rgb(0 0 0 / .25) 56.16%,#fff0 100%);background-image:linear-gradient(to right,rgb(0 0 0 / .7) 0,rgb(0 0 0 / .35) 37.93%,rgb(0 0 0 / .25) 56.16%,#fff0 100%)}.overlay--dark::after{background-color:rgb(0 0 0 / .23)}.overlay--darker::after{left:10px;right:10px;background-color:rgb(0 0 0 / .3)}.overlay--card::after{border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff0),to(rgb(0 0 0 / .56)));background-image:-o-linear-gradient(top,#fff0,rgb(0 0 0 / .56));background-image:linear-gradient(to bottom,#fff0,rgb(0 0 0 / .56))}#screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}#screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgb(0 0 0 / .6);box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#00538e;display:block;font-size:.875;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#main-content[tabindex="-1"]:focus{outline:0}body.a11y-text-big{padding-top:178px!important}@media only screen and (max-width:991px){body.a11y-text-big{padding-top:80px!important}}body.a11y-text-big .a11y-toggler__menu button{background-color:#fff}body.a11y-text-big .wp-block-heading.h1,body.a11y-text-big h1.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h1,body.a11y-text-big.page-template-page-a11y main h1,body.a11y-text-big.page-template-page-contact main .h1,body.a11y-text-big.page-template-page-contact main h1,body.a11y-text-big.page-template-page-returns main .h1,body.a11y-text-big.page-template-page-returns main h1,body.a11y-text-big.page-template-page-text main .h1,body.a11y-text-big.page-template-page-text main h1{font-size:72px!important;line-height:92px!important;margin-bottom:1em!important}@media only screen and (max-width:991px){body.a11y-text-big .wp-block-heading.h1,body.a11y-text-big h1.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h1,body.a11y-text-big.page-template-page-a11y main h1,body.a11y-text-big.page-template-page-contact main .h1,body.a11y-text-big.page-template-page-contact main h1,body.a11y-text-big.page-template-page-returns main .h1,body.a11y-text-big.page-template-page-returns main h1,body.a11y-text-big.page-template-page-text main .h1,body.a11y-text-big.page-template-page-text main h1{font-size:56px!important;line-height:64px!important}}body.a11y-text-big .wp-block-heading.h2,body.a11y-text-big h2.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h2,body.a11y-text-big.page-template-page-a11y main h2,body.a11y-text-big.page-template-page-contact main .h2,body.a11y-text-big.page-template-page-contact main h2,body.a11y-text-big.page-template-page-returns main .h2,body.a11y-text-big.page-template-page-returns main h2,body.a11y-text-big.page-template-page-text main .h2,body.a11y-text-big.page-template-page-text main h2{font-size:56px!important;line-height:60px!important;margin-bottom:1em!important}@media only screen and (max-width:991px){body.a11y-text-big .wp-block-heading.h2,body.a11y-text-big h2.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h2,body.a11y-text-big.page-template-page-a11y main h2,body.a11y-text-big.page-template-page-contact main .h2,body.a11y-text-big.page-template-page-contact main h2,body.a11y-text-big.page-template-page-returns main .h2,body.a11y-text-big.page-template-page-returns main h2,body.a11y-text-big.page-template-page-text main .h2,body.a11y-text-big.page-template-page-text main h2{font-size:36px!important;line-height:42px!important}}body.a11y-text-big .wp-block-heading.h3,body.a11y-text-big .wp-block-heading.woocommerce-addtocart-title,body.a11y-text-big h3.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h3,body.a11y-text-big.page-template-page-a11y main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-a11y main h3,body.a11y-text-big.page-template-page-contact main .h3,body.a11y-text-big.page-template-page-contact main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-contact main h3,body.a11y-text-big.page-template-page-returns main .h3,body.a11y-text-big.page-template-page-returns main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-returns main h3,body.a11y-text-big.page-template-page-text main .h3,body.a11y-text-big.page-template-page-text main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-text main h3{font-size:40px!important;line-height:48px!important;margin-bottom:1em!important}@media only screen and (max-width:781px){body.a11y-text-big .wp-block-heading.h3,body.a11y-text-big .wp-block-heading.woocommerce-addtocart-title,body.a11y-text-big h3.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h3,body.a11y-text-big.page-template-page-a11y main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-a11y main h3,body.a11y-text-big.page-template-page-contact main .h3,body.a11y-text-big.page-template-page-contact main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-contact main h3,body.a11y-text-big.page-template-page-returns main .h3,body.a11y-text-big.page-template-page-returns main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-returns main h3,body.a11y-text-big.page-template-page-text main .h3,body.a11y-text-big.page-template-page-text main .woocommerce-addtocart-title,body.a11y-text-big.page-template-page-text main h3{font-size:36px!important;margin-bottom:40px!important}}body.a11y-text-big .wp-block-heading.h4,body.a11y-text-big h4.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h4,body.a11y-text-big.page-template-page-a11y main h4,body.a11y-text-big.page-template-page-contact main .h4,body.a11y-text-big.page-template-page-contact main h4,body.a11y-text-big.page-template-page-returns main .h4,body.a11y-text-big.page-template-page-returns main h4,body.a11y-text-big.page-template-page-text main .h4,body.a11y-text-big.page-template-page-text main h4{font-size:36px!important;line-height:44px!important;margin-bottom:1em!important}@media only screen and (max-width:781px){body.a11y-text-big .wp-block-heading.h4,body.a11y-text-big h4.wp-block-heading,body.a11y-text-big.page-template-page-a11y main .h4,body.a11y-text-big.page-template-page-a11y main h4,body.a11y-text-big.page-template-page-contact main .h4,body.a11y-text-big.page-template-page-contact main h4,body.a11y-text-big.page-template-page-returns main .h4,body.a11y-text-big.page-template-page-returns main h4,body.a11y-text-big.page-template-page-text main .h4,body.a11y-text-big.page-template-page-text main h4{font-size:28px!important;margin-bottom:36px!important}}body.a11y-text-big .cat-info-text a,body.a11y-text-big .cat-info-text li,body.a11y-text-big .cat-info-text p,body.a11y-text-big .cat-info-text span,body.a11y-text-big [class^=wp-block-] a,body.a11y-text-big [class^=wp-block-] li,body.a11y-text-big [class^=wp-block-] p,body.a11y-text-big [class^=wp-block-] span,body.a11y-text-big.page-template-page-a11y main .container+.container a,body.a11y-text-big.page-template-page-a11y main .container+.container li,body.a11y-text-big.page-template-page-a11y main .container+.container p,body.a11y-text-big.page-template-page-a11y main .container+.container span,body.a11y-text-big.page-template-page-contact main .container+.container a,body.a11y-text-big.page-template-page-contact main .container+.container li,body.a11y-text-big.page-template-page-contact main .container+.container p,body.a11y-text-big.page-template-page-contact main .container+.container span,body.a11y-text-big.page-template-page-returns main .container+.container a,body.a11y-text-big.page-template-page-returns main .container+.container li,body.a11y-text-big.page-template-page-returns main .container+.container p,body.a11y-text-big.page-template-page-returns main .container+.container span,body.a11y-text-big.page-template-page-text main .container+.container a,body.a11y-text-big.page-template-page-text main .container+.container li,body.a11y-text-big.page-template-page-text main .container+.container p,body.a11y-text-big.page-template-page-text main .container+.container span{font-size:32px!important;line-height:40px!important;margin-bottom:1em!important;word-break:break-word}@media only screen and (max-width:991px){body.a11y-text-big .cat-info-text a,body.a11y-text-big .cat-info-text li,body.a11y-text-big .cat-info-text p,body.a11y-text-big .cat-info-text span,body.a11y-text-big [class^=wp-block-] a,body.a11y-text-big [class^=wp-block-] li,body.a11y-text-big [class^=wp-block-] p,body.a11y-text-big [class^=wp-block-] span,body.a11y-text-big.page-template-page-a11y main .container+.container a,body.a11y-text-big.page-template-page-a11y main .container+.container li,body.a11y-text-big.page-template-page-a11y main .container+.container p,body.a11y-text-big.page-template-page-a11y main .container+.container span,body.a11y-text-big.page-template-page-contact main .container+.container a,body.a11y-text-big.page-template-page-contact main .container+.container li,body.a11y-text-big.page-template-page-contact main .container+.container p,body.a11y-text-big.page-template-page-contact main .container+.container span,body.a11y-text-big.page-template-page-returns main .container+.container a,body.a11y-text-big.page-template-page-returns main .container+.container li,body.a11y-text-big.page-template-page-returns main .container+.container p,body.a11y-text-big.page-template-page-returns main .container+.container span,body.a11y-text-big.page-template-page-text main .container+.container a,body.a11y-text-big.page-template-page-text main .container+.container li,body.a11y-text-big.page-template-page-text main .container+.container p,body.a11y-text-big.page-template-page-text main .container+.container span{font-size:21px!important;line-height:28px!important}}body.a11y-text-big .cat-info-text .small,body.a11y-text-big .cat-info-text small,body.a11y-text-big [class^=wp-block-] .small,body.a11y-text-big [class^=wp-block-] small,body.a11y-text-big.page-template-page-a11y main .container+.container .small,body.a11y-text-big.page-template-page-a11y main .container+.container small,body.a11y-text-big.page-template-page-contact main .container+.container .small,body.a11y-text-big.page-template-page-contact main .container+.container small,body.a11y-text-big.page-template-page-returns main .container+.container .small,body.a11y-text-big.page-template-page-returns main .container+.container small,body.a11y-text-big.page-template-page-text main .container+.container .small,body.a11y-text-big.page-template-page-text main .container+.container small{font-size:21px!important;line-height:28px!important}@media only screen and (max-width:991px){body.a11y-text-big .cat-info-text .small,body.a11y-text-big .cat-info-text small,body.a11y-text-big [class^=wp-block-] .small,body.a11y-text-big [class^=wp-block-] small,body.a11y-text-big.page-template-page-a11y main .container+.container .small,body.a11y-text-big.page-template-page-a11y main .container+.container small,body.a11y-text-big.page-template-page-contact main .container+.container .small,body.a11y-text-big.page-template-page-contact main .container+.container small,body.a11y-text-big.page-template-page-returns main .container+.container .small,body.a11y-text-big.page-template-page-returns main .container+.container small,body.a11y-text-big.page-template-page-text main .container+.container .small,body.a11y-text-big.page-template-page-text main .container+.container small{font-size:18px!important;line-height:24px!important}}body.a11y-text-big .cat-info-text form button,body.a11y-text-big .cat-info-text form input:not([type=checkbox]):not([type=file]),body.a11y-text-big .cat-info-text form textarea,body.a11y-text-big [class^=wp-block-] form button,body.a11y-text-big [class^=wp-block-] form input:not([type=checkbox]):not([type=file]),body.a11y-text-big [class^=wp-block-] form textarea,body.a11y-text-big.page-template-page-a11y main .container+.container form button,body.a11y-text-big.page-template-page-a11y main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-a11y main .container+.container form textarea,body.a11y-text-big.page-template-page-contact main .container+.container form button,body.a11y-text-big.page-template-page-contact main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-contact main .container+.container form textarea,body.a11y-text-big.page-template-page-returns main .container+.container form button,body.a11y-text-big.page-template-page-returns main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-returns main .container+.container form textarea,body.a11y-text-big.page-template-page-text main .container+.container form button,body.a11y-text-big.page-template-page-text main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-text main .container+.container form textarea{font-size:32px!important;line-height:40px!important;margin-bottom:1em!important;padding:14px 27px!important}@media only screen and (max-width:991px){body.a11y-text-big .cat-info-text form button,body.a11y-text-big .cat-info-text form input:not([type=checkbox]):not([type=file]),body.a11y-text-big .cat-info-text form textarea,body.a11y-text-big [class^=wp-block-] form button,body.a11y-text-big [class^=wp-block-] form input:not([type=checkbox]):not([type=file]),body.a11y-text-big [class^=wp-block-] form textarea,body.a11y-text-big.page-template-page-a11y main .container+.container form button,body.a11y-text-big.page-template-page-a11y main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-a11y main .container+.container form textarea,body.a11y-text-big.page-template-page-contact main .container+.container form button,body.a11y-text-big.page-template-page-contact main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-contact main .container+.container form textarea,body.a11y-text-big.page-template-page-returns main .container+.container form button,body.a11y-text-big.page-template-page-returns main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-returns main .container+.container form textarea,body.a11y-text-big.page-template-page-text main .container+.container form button,body.a11y-text-big.page-template-page-text main .container+.container form input:not([type=checkbox]):not([type=file]),body.a11y-text-big.page-template-page-text main .container+.container form textarea{font-size:21px!important;line-height:28px!important;padding:10px 20px!important}}body.a11y-text-big .wpcf7-form input[type=checkbox]{width:50px!important}body.a11y-text-big .wpcf7-form input[type=checkbox]::before{margin-top:7px!important;width:35px!important;height:35px!important}body.a11y-text-big .wpcf7-form input[type=checkbox]::after{left:10px!important;top:22px!important}body.a11y-text-big.page-template-page-contact main [class^=col-lg-],body.a11y-text-big.page-template-page-returns main [class^=col-lg-],body.a11y-text-big.page-template-page-text main [class^=col-lg-]{width:60%!important}body.a11y-text-big.page-template-page-contact main [class^=col-lg-]+[class^=col-lg-],body.a11y-text-big.page-template-page-returns main [class^=col-lg-]+[class^=col-lg-],body.a11y-text-big.page-template-page-text main [class^=col-lg-]+[class^=col-lg-]{width:40%!important}@media only screen and (max-width:1199px){body.a11y-text-big.page-template-page-contact main [class^=col-lg-],body.a11y-text-big.page-template-page-contact main [class^=col-lg-]+[class^=col-lg-],body.a11y-text-big.page-template-page-returns main [class^=col-lg-],body.a11y-text-big.page-template-page-returns main [class^=col-lg-]+[class^=col-lg-],body.a11y-text-big.page-template-page-text main [class^=col-lg-],body.a11y-text-big.page-template-page-text main [class^=col-lg-]+[class^=col-lg-]{width:100%!important}}body.a11y-text-big.page-template-page-a11y main .h1,body.a11y-text-big.page-template-page-a11y main h1{line-height:79px!important}body.a11y-text-big .breadcrumb{padding-top:20px!important}body.a11y-text-big .breadcrumb-home svg{height:20px!important;margin-bottom:3px!important}body.a11y-text-big .breadcrumb-home+svg{margin-bottom:4px!important}body.a11y-text-big .breadcrumb-home+svg,body.a11y-text-big .breadcrumb-separator{-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);margin:0 3px!important}body.a11y-text-big .breadcrumb a,body.a11y-text-big .breadcrumb span{font-size:18px!important;line-height:24px!important}body.a11y-text-big .breadcrumb span{font-weight:700!important}body.a11y-text-big .breadcrumb a{font-weight:400!important}body.a11y-text-big .searchform-collapse{top:164px}@media only screen and (max-width:991px){body.a11y-text-big .searchform-collapse{top:73px}}body.a11y-text-big .searchform-wrapper{height:auto}body.a11y-text-big .searchform-label{font-size:56px;line-height:60px}@media only screen and (max-width:991px){body.a11y-text-big .searchform-label{font-size:36px;line-height:42px}}body.a11y-text-big .searchform-description{font-size:32px;line-height:40px}@media only screen and (max-width:991px){body.a11y-text-big .searchform-description{font-size:21px;line-height:28px}}body.a11y-text-big .searchform-form{width:100%;max-width:500px}@media only screen and (max-width:991px){body.a11y-text-big .searchform-form{max-width:400px}}@media only screen and (min-width:992px){body.a11y-text-big .searchform-form svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}}body.a11y-text-big .searchform-input{font-size:32px;line-height:40px;margin-bottom:0}@media only screen and (max-width:991px){body.a11y-text-big .searchform-input{font-size:21px;line-height:28px}}body.a11y-text-big .pagination .page-numbers{font-size:32px;width:60px;height:60px;padding:16px 0}body.a11y-text-big .pagination .page-numbers svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}body.a11y-text-big .navbar{height:178px}@media only screen and (max-width:991px){body.a11y-text-big .navbar{height:80px;padding-bottom:22px}}@media only screen and (max-width:991px){body.a11y-text-big .navbar-brand,body.a11y-text-big .navbar-brand img{margin-left:8px}}body.a11y-text-big .navbar-wrapper{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:start!important}body.a11y-text-big .navbar-badge{text-transform:uppercase}@media only screen and (min-width:992px){body.a11y-text-big .navbar-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:24px;line-height:32px;width:153px}}@media only screen and (max-width:991px){body.a11y-text-big .navbar-badge{font-size:16px;height:22px;line-height:23px}}body.a11y-text-big .navbar .btn-circle{width:64px;height:64px}@media only screen and (max-width:991px){body.a11y-text-big .navbar .btn-circle{width:48px;height:48px}}body.a11y-text-big .navbar .btn-circle svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}@media only screen and (max-width:991px){body.a11y-text-big .navbar .btn-circle svg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}body.a11y-text-big .navbar .btn-circle svg *{fill:#000}body.a11y-text-big .navbar-icon--cart::after{font-size:18px;top:-9px;left:8px}@media only screen and (max-width:991px){body.a11y-text-big .navbar-icon--cart::after{font-size:16px;top:-7px}}body.a11y-text-big .navbar-free_shipping{letter-spacing:.02em;padding:8px 14px;font-size:24px}@media only screen and (max-width:991px){body.a11y-text-big .navbar-free_shipping{font-size:18px;width:100%;max-width:280px;padding:8px 8px;left:50%!important;bottom:-34px;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}}body.a11y-text-big .navbar .navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1400px){body.a11y-text-big .navbar .navbar-nav{row-gap:10px;padding-left:100px;padding-top:10px}}body.a11y-text-big .navbar .menu-item,body.a11y-text-big .navbar .menu-item *,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item *{font-size:24px}body.a11y-text-big .navbar .menu-item-has-children>.sub-menu .menu-item a,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item-has-children>.sub-menu .menu-item a{line-height:32px}@media only screen and (min-width:992px){body.a11y-text-big .navbar .menu-item-has-children>.sub-menu .menu-item,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item-has-children>.sub-menu .menu-item{width:280px}body.a11y-text-big .navbar .menu-item-has-children>.sub-menu .menu-item>.sub-menu .menu-item,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item-has-children>.sub-menu .menu-item>.sub-menu .menu-item{width:200px}body.a11y-text-big .navbar .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu{left:unset;right:calc(100% + 2px)}body.a11y-text-big .navbar .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item-has-children>.sub-menu .menu-item{width:327px}}@media only screen and (max-width:991px){body.a11y-text-big .navbar .menu-item,body.a11y-text-big .navbar+.offcanvas#navbarMain .menu-item{padding-top:10px;padding-bottom:10px}}body.a11y-text-big .acf-hero{height:830px}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero{height:700px}}@media only screen and (max-width:575px){body.a11y-text-big .acf-hero{height:650px}}@media only screen and (max-width:767px){body.a11y-text-big .acf-hero-cloud-div{top:-65px}}@media only screen and (max-width:575px){body.a11y-text-big .acf-hero-cloud-div{top:345px}}body.a11y-text-big .acf-hero .splide__slide .acf-hero-more{margin:0!important;text-align:center}body.a11y-text-big .acf-hero .splide__arrows{right:547px;bottom:-35px}@media only screen and (max-width:1199px){body.a11y-text-big .acf-hero .splide__arrows{right:488px}}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero .splide__arrows{bottom:20px;right:345px}}@media only screen and (max-width:767px){body.a11y-text-big .acf-hero .splide__arrows{bottom:27px;right:344px}}@media only screen and (max-width:575px){body.a11y-text-big .acf-hero .splide__arrows{bottom:77px;right:unset;left:10px}}body.a11y-text-big .acf-hero-product--content{height:380px}@media only screen and (max-width:767px){body.a11y-text-big .acf-hero-product{width:unset}}@media only screen and (max-width:575px){body.a11y-text-big .acf-hero-product{height:unset}}body.a11y-text-big .acf-hero .products-wrapper{max-height:unset;height:411px}@media only screen and (max-width:767px){body.a11y-text-big .acf-hero .products-wrapper{width:400px}}body.a11y-text-big .acf-hero-prom{font-size:14px;line-height:16px}body.a11y-text-big .acf-hero-prod-title{font-size:32px;line-height:40px}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero-prod-title{font-size:24px;line-height:32px}}body.a11y-text-big .acf-hero-prod-text{font-size:24px;line-height:32px}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero-prod-text{font-size:18px;line-height:24px}}body.a11y-text-big .acf-hero-more{font-size:21px;line-height:28px}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero-more{font-size:16px;line-height:20px}}body.a11y-text-big .acf-hero-prod-cart{font-size:24px;line-height:32px;width:221px;height:46px;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero-prod-cart{font-size:18px;line-height:24px}}body.a11y-text-big .acf-hero .price *{font-size:32px;line-height:40px}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero .price *{font-size:24px;line-height:32px}}body.a11y-text-big .acf-hero .price del,body.a11y-text-big .acf-hero .price del *{font-size:28px!important;line-height:34px}@media only screen and (max-width:991px){body.a11y-text-big .acf-hero .price del,body.a11y-text-big .acf-hero .price del *{font-size:18px!important}}body.a11y-text-big .card{overflow:hidden;height:unset}body.a11y-text-big .card--post .card-category{font-size:24px;line-height:32px;margin-bottom:12px}@media only screen and (max-width:991px){body.a11y-text-big .card--post .card-category{font-size:12px;line-height:35px;margin-bottom:7px}}body.a11y-text-big .card--post .card-title{max-height:6em;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:36px;line-height:42px;height:unset}@media only screen and (max-width:991px){body.a11y-text-big .card--post .card-title{font-size:19px;line-height:25px;margin-bottom:10px}}body.a11y-text-big .card--post .card-date{font-size:28px;line-height:35px;margin-top:auto}@media only screen and (max-width:991px){body.a11y-text-big .card--post .card-date{font-size:15px;line-height:35px;margin-bottom:0}}body.a11y-text-big .card--post .card-body{height:400px}@media only screen and (max-width:991px){body.a11y-text-big .card--post .card-body{height:350px;padding:20px}}body.a11y-text-big .card--post .card-body .stretched-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:992px){body.a11y-text-big .card--post .card-body .stretched-link{height:100%}}@media only screen and (min-width:992px){body.a11y-text-big .card--large{height:650px}body.a11y-text-big .card--large .card-body{height:100%}}body.a11y-text-big .card--product{max-height:762px}body.a11y-text-big .card--product .card-title{max-height:6em;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:40px;line-height:48px;margin-bottom:0;max-height:unset}body.a11y-text-big .card--product .card-img-bg{position:relative}body.a11y-text-big .card--product .card-img-bg-badge0,body.a11y-text-big .card--product .card-img-bg-badge1,body.a11y-text-big .card--product .card-img-bg-badge2,body.a11y-text-big .card--product .card-img-bg-badge3{height:120px}body.a11y-text-big .card--product .card-img-prom{bottom:20px;left:24px;font-size:24px;padding:0 16px}body.a11y-text-big .card--product .card-excerpt{display:none}body.a11y-text-big .card--product .card-price{height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.a11y-text-big .card--product .card-price .amount{font-size:32px}@media only screen and (max-width:781px){body.a11y-text-big .card--product .card-price .amount{font-size:24px}}body.a11y-text-big .card--product .card-body{height:282px}@media only screen and (max-width:781px){body.a11y-text-big .card--product .card-body{padding:18px 5px;height:130px}}body.a11y-text-big .card--product .card-footer{padding:27px 24px;height:150px}@media only screen and (max-width:781px){body.a11y-text-big .card--product .card-footer{padding:18px 5px;height:97px}}body.a11y-text-big .card--product .card-footer .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}body.a11y-text-big .card--product .card-footer .price *{font-size:32px}@media only screen and (max-width:781px){body.a11y-text-big .card--product .card-footer .price *{font-size:24px}}body.a11y-text-big .card--product .card-footer .price del{position:unset}body.a11y-text-big .card--product .card-footer .price del *{font-size:28px!important;font-weight:500!important}@media only screen and (max-width:781px){body.a11y-text-big .card--product .card-footer .price del *{font-size:18px!important}}body.a11y-text-big .card--product .card-footer .card-button{width:68px;height:68px;background-color:#000}body.a11y-text-big .card--product .card-footer .card-button.loading{background-color:#fff}body.a11y-text-big .card--product .card-footer .card-button.loading svg *{fill:#ccc}body.a11y-text-big .card--product .card-footer .card-button svg{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}body.a11y-text-big .card--product .card-footer .card-button svg *{fill:#fff}@media only screen and (max-width:991px){body.a11y-text-big .card--product .card-button,body.a11y-text-big .card--product.card--smaller .card-button,body.a11y-text-big .card--product.card--transparent .card-button{padding:10px}}@media only screen and (max-width:781px){body.a11y-text-big .card--product .card-title,body.a11y-text-big .card--product.card--smaller .card-title,body.a11y-text-big .card--product.card--transparent .card-title{max-height:4em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:24px;line-height:28px;margin-bottom:0;max-height:unset}body.a11y-text-big .card--product .card-button,body.a11y-text-big .card--product.card--smaller .card-button,body.a11y-text-big .card--product.card--transparent .card-button{width:60px;height:60px}body.a11y-text-big .card--product .card-img-bg,body.a11y-text-big .card--product.card--smaller .card-img-bg,body.a11y-text-big .card--product.card--transparent .card-img-bg{height:190px}body.a11y-text-big .card--product .card-img-top,body.a11y-text-big .card--product.card--smaller .card-img-top,body.a11y-text-big .card--product.card--transparent .card-img-top{height:160px;width:160px}body.a11y-text-big .card--product .card-img-bg,body.a11y-text-big .card--product.card--smaller .card-img-bg,body.a11y-text-big .card--product.card--transparent .card-img-bg{height:190px}body.a11y-text-big .card--product .card-img-bg-badge0,body.a11y-text-big .card--product .card-img-bg-badge1,body.a11y-text-big .card--product .card-img-bg-badge2,body.a11y-text-big .card--product .card-img-bg-badge3,body.a11y-text-big .card--product.card--smaller .card-img-bg-badge0,body.a11y-text-big .card--product.card--smaller .card-img-bg-badge1,body.a11y-text-big .card--product.card--smaller .card-img-bg-badge2,body.a11y-text-big .card--product.card--smaller .card-img-bg-badge3,body.a11y-text-big .card--product.card--transparent .card-img-bg-badge0,body.a11y-text-big .card--product.card--transparent .card-img-bg-badge1,body.a11y-text-big .card--product.card--transparent .card-img-bg-badge2,body.a11y-text-big .card--product.card--transparent .card-img-bg-badge3{height:80px}body.a11y-text-big .card--product .card-img-prom,body.a11y-text-big .card--product.card--smaller .card-img-prom,body.a11y-text-big .card--product.card--transparent .card-img-prom{bottom:10px;left:5px;font-size:16px;padding:4px 8px;width:unset;height:unset}body.a11y-text-big .card--product .card-price,body.a11y-text-big .card--product.card--smaller .card-price,body.a11y-text-big .card--product.card--transparent .card-price{height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.a11y-text-big .card--product .card-price .amount,body.a11y-text-big .card--product.card--smaller .card-price .amount,body.a11y-text-big .card--product.card--transparent .card-price .amount{font-size:24px}body.a11y-text-big .card--product .card-body,body.a11y-text-big .card--product.card--smaller .card-body,body.a11y-text-big .card--product.card--transparent .card-body{height:130px}body.a11y-text-big .card--product .card-footer,body.a11y-text-big .card--product.card--smaller .card-footer,body.a11y-text-big .card--product.card--transparent .card-footer{padding:18px 5px;height:97px}body.a11y-text-big .card--product .card-footer .price *,body.a11y-text-big .card--product.card--smaller .card-footer .price *,body.a11y-text-big .card--product.card--transparent .card-footer .price *{font-size:24px}body.a11y-text-big .card--product .card-footer .price * del *,body.a11y-text-big .card--product.card--smaller .card-footer .price * del *,body.a11y-text-big .card--product.card--transparent .card-footer .price * del *{font-size:18px!important}}body.a11y-text-big .card--product.card--transparent .card-button{width:68px;height:68px;background-color:#fff;border-color:#000}body.a11y-text-big .card--product.card--transparent .card-button svg{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}body.a11y-text-big .card--product.card--transparent .card-button svg *{fill:#000}@media only screen and (max-width:781px){body.a11y-text-big .card--product.card--transparent{min-height:unset}body.a11y-text-big .card--product.card--transparent .card-img-top{height:100%;width:100%}body.a11y-text-big .card--product.card--transparent .card-price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.a11y-text-big .card--product.card--transparent .card-button{width:31px;height:31px;padding:5px}body.a11y-text-big .card--product.card--transparent .card-body{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.a11y-text-big .card--product.card--transparent .card-body,body.a11y-text-big .card--product.card--transparent .card-footer{padding:18px 15px}}body.a11y-text-big .card--product.card--small{width:220px!important}body.a11y-text-big .card--product.card--small .h3,body.a11y-text-big .card--product.card--small .woocommerce-addtocart-title,body.a11y-text-big .card--product.card--small h3{font-size:24px!important;line-height:32px!important}body.a11y-text-big .card--product.card--small .card-img-prom{font-size:21px!important;line-height:21px!important;width:unset!important;height:unset!important;padding:2px 12px!important;left:5px!important;bottom:10px!important}body.a11y-text-big .card--product.card--small .card-button{width:56px!important;height:56px!important}body.a11y-text-big .card--product.card--small .card-button svg{-webkit-transform:scale(1.5)!important;-ms-transform:scale(1.5)!important;transform:scale(1.5)!important}body.a11y-text-big .card--product.card--small .card-body{height:200px!important}body.a11y-text-big .card--product.card--small .card-footer{height:110px!important;padding:12px 5px!important}body.a11y-text-big .card--product.card--small .card-footer .card-price del>.amount{font-size:21px!important}body.a11y-text-big .post-slider-title{font-size:36px;line-height:42px}.woocommerce-order-pay #order_review body.a11y-text-big .post-slider #place_order,body.a11y-text-big .post-slider .btn,body.a11y-text-big .post-slider .filters-toggler,body.a11y-text-big .post-slider .woocommerce-order-pay #order_review #place_order{font-size:24px}body.a11y-text-big .post-slider--block .post-slider-title{font-size:56px;line-height:60px}@media only screen and (max-width:991px){body.a11y-text-big .post-slider--block .post-slider-title{font-size:36px;line-height:42px}}body.a11y-text-big .post-slider--block p{font-size:32px;line-height:40px}@media only screen and (max-width:991px){body.a11y-text-big .post-slider--block p{font-size:21px;line-height:28px}}body.a11y-text-big .post-sidebar-products .h2,body.a11y-text-big .post-sidebar-products h2,body.a11y-text-big .woocommerce-cross-sells .h2,body.a11y-text-big .woocommerce-cross-sells h2{font-size:56px!important;line-height:60px!important}@media only screen and (max-width:781px){body.a11y-text-big .post-sidebar-products .h2,body.a11y-text-big .post-sidebar-products h2,body.a11y-text-big .woocommerce-cross-sells .h2,body.a11y-text-big .woocommerce-cross-sells h2{font-size:36px!important;line-height:42px!important}}body.a11y-text-big .acf-category-title{font-size:56px;line-height:60px;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big .acf-category-title{font-size:36px;line-height:42px}}body.a11y-text-big .acf-category-description{font-size:32px;line-height:40px;margin-bottom:38px}@media only screen and (max-width:991px){body.a11y-text-big .acf-category-description{font-size:21px;line-height:28px}}.woocommerce-order-pay #order_review body.a11y-text-big .acf-category #place_order,body.a11y-text-big .acf-category .btn,body.a11y-text-big .acf-category .filters-toggler,body.a11y-text-big .acf-category .woocommerce-order-pay #order_review #place_order{letter-spacing:.03em;font-size:24px;font-weight:400}@media only screen and (max-width:991px){.woocommerce-order-pay #order_review body.a11y-text-big .acf-category #place_order,body.a11y-text-big .acf-category .btn,body.a11y-text-big .acf-category .filters-toggler,body.a11y-text-big .acf-category .woocommerce-order-pay #order_review #place_order{padding:8px 23px}}@media only screen and (max-width:781px){body.a11y-text-big .acf-category-item{margin-top:0}body.a11y-text-big .acf-category-item .card{margin-bottom:0}}@media only screen and (max-width:575px){body.a11y-text-big .acf-category-item{width:100%}body.a11y-text-big .acf-category-item .card{margin-bottom:10px}}@media only screen and (max-width:991px){body.a11y-text-big .acf-category-item:first-child{grid-column:1/3}}@media only screen and (max-width:781px){body.a11y-text-big .acf-category-item:first-child{margin-bottom:60px}}@media only screen and (max-width:781px){body.a11y-text-big .acf-category-item:last-child{margin-top:60px;margin-bottom:60px}}@media only screen and (max-width:781px){body.a11y-text-big .acf-category-item--post{text-align:center;grid-column:2/3;width:unset}}body.a11y-text-big .acf-category-item--post .acf-category-item-label{letter-spacing:.04em;font-size:32px;line-height:40px}@media only screen and (max-width:781px){body.a11y-text-big .acf-category-item--post .acf-category-item-label{font-size:20px;margin-bottom:30px}}body.a11y-text-big .acf-category-item--post .h3,body.a11y-text-big .acf-category-item--post .woocommerce-addtocart-title,body.a11y-text-big .acf-category-item--post h3{font-size:40px;line-height:48px}@media only screen and (max-width:781px){body.a11y-text-big .acf-category-item--post .h3,body.a11y-text-big .acf-category-item--post .woocommerce-addtocart-title,body.a11y-text-big .acf-category-item--post h3{font-size:36px;margin-bottom:40px}}@media only screen and (max-width:781px){body.a11y-text-big .acf-category-grid{grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(auto-fill,minmax(245px,1fr))}}@media only screen and (max-width:767px){body.a11y-text-big .acf-category-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr))}}@media only screen and (max-width:575px){body.a11y-text-big .acf-category-grid{display:block}}@media only screen and (max-width:575px){body.a11y-text-big .acf-featured-products-text-wrapper{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}}body.a11y-text-big .acf-featured-products-title{font-size:56px;line-height:60px;margin-bottom:34px}@media only screen and (max-width:781px){body.a11y-text-big .acf-featured-products-title{font-size:36px;line-height:42px;margin-bottom:37px}}@media only screen and (max-width:575px){body.a11y-text-big .acf-featured-products-title{text-align:left}}body.a11y-text-big .acf-featured-products-text{font-size:32px;line-height:40px;margin-bottom:53px}@media only screen and (max-width:781px){body.a11y-text-big .acf-featured-products-text{font-size:21px;line-height:28px;margin-bottom:37px}}@media only screen and (max-width:575px){body.a11y-text-big .acf-featured-products-text{text-align:left}}body.a11y-text-big .acf-featured-products-btn{letter-spacing:.03em;font-size:24px;font-weight:400}@media only screen and (max-width:767px){body.a11y-text-big .acf-featured-products-btn{padding:10px 19px;margin-bottom:66px}}@media only screen and (max-width:575px){body.a11y-text-big .acf-featured-products-btn{-ms-flex-item-align:center;align-self:center}}body.a11y-text-big .acf-featured-products-btn svg{margin-left:63px}@media only screen and (max-width:781px){body.a11y-text-big .acf-featured-products-btn svg{margin-left:20px}}body.a11y-text-big .newsletter{height:unset;padding:0 20px}body.a11y-text-big .newsletter-title{font-size:56px;line-height:60px;margin-bottom:13px}@media only screen and (max-width:767px){body.a11y-text-big .newsletter-title{font-size:36px;line-height:40px;margin-bottom:20px}}body.a11y-text-big .newsletter-subtitle{font-size:40px;line-height:42px;margin-bottom:50px}@media only screen and (max-width:767px){body.a11y-text-big .newsletter-subtitle{font-size:28px;line-height:32px;margin-bottom:25px}}body.a11y-text-big .newsletter-animals{margin-top:0}@media only screen and (max-width:575px){body.a11y-text-big .newsletter-animals{margin-left:55px}}body.a11y-text-big .newsletter-animals p{font-size:32px;line-height:48px}@media only screen and (max-width:767px){body.a11y-text-big .newsletter-animals p{font-size:28px}}@media only screen and (max-width:575px){body.a11y-text-big .newsletter-animals .checkboxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.a11y-text-big .newsletter-animals .checkboxes-item:first-child{margin-right:10px}body.a11y-text-big .newsletter-form{padding:60px 0}body.a11y-text-big .newsletter-form-wrapper{width:590px}@media only screen and (max-width:1199px){body.a11y-text-big .newsletter-form{width:50%}}@media only screen and (max-width:991px){body.a11y-text-big .newsletter-form{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){body.a11y-text-big .newsletter-form{padding:38px 0}}@media only screen and (max-width:1199px){body.a11y-text-big .newsletter-img{width:50%}}@media only screen and (max-width:991px){body.a11y-text-big .newsletter-img{display:none}}body.a11y-text-big .newsletter-img img{bottom:80px;right:-260px;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}body.a11y-text-big .newsletter form#pardot-form input:not([type=checkbox]){font-size:32px;line-height:48px;border-color:#000;color:#000;padding:14px 27px;margin-bottom:30px;margin-top:0}@media only screen and (max-width:767px){body.a11y-text-big .newsletter form#pardot-form input:not([type=checkbox]){font-size:24px;line-height:35px;margin-bottom:25px}}body.a11y-text-big .newsletter form#pardot-form input[name=name]{max-width:420px}@media only screen and (max-width:575px){body.a11y-text-big .newsletter form#pardot-form input[name=name]{max-width:218px}}@media only screen and (max-width:767px){body.a11y-text-big .newsletter form#pardot-form input[name=email]{margin-bottom:63px}}@media only screen and (max-width:767px){body.a11y-text-big .newsletter form#pardot-form button[type=submit]{font-size:24px;line-height:35px;padding:8px 23px}}body.a11y-text-big .newsletter form#pardot-form .invalid-feedback{font-size:20px}body.a11y-text-big .newsletter form#pardot-form .acceptance{font-size:18px;line-height:24px}body.a11y-text-big .newsletter form#pardot-form .acceptance input[type=checkbox]{width:32px}body.a11y-text-big .newsletter form#pardot-form .acceptance input[type=checkbox]::before{width:32px;height:32px}body.a11y-text-big .newsletter form#pardot-form .acceptance input[type=checkbox]:checked::after{top:9px;left:6px;width:18px;height:10px;border-bottom:4px solid #000;border-left:4px solid #000;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}body.a11y-text-big:not(.page-template-newsletter-lp) .newsletter-subtitle{background-color:#000!important}@media only screen and (max-width:1199px){body.a11y-text-big:not(.page-template-newsletter-lp) .newsletter-img img{-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}}body.a11y-text-big .acf-categories-title,body.a11y-text-big .acf-instagram-title{font-size:56px;line-height:56px;margin-bottom:59px;word-break:break-word}@media only screen and (max-width:767px){body.a11y-text-big .acf-categories-title,body.a11y-text-big .acf-instagram-title{font-size:36px;line-height:42px;margin-bottom:37px}}body.a11y-text-big .acf-categories-text,body.a11y-text-big .acf-instagram-text{font-size:32px;line-height:40px}@media only screen and (max-width:767px){body.a11y-text-big .acf-categories-text,body.a11y-text-big .acf-instagram-text{font-size:21px;line-height:28px}}body.a11y-text-big .cat-hero-title{font-size:72px;line-height:92px}@media only screen and (max-width:991px){body.a11y-text-big .cat-hero-title{font-size:56px;line-height:64px}}body.a11y-text-big .cat-hero-text{font-size:32px;line-height:40px}@media only screen and (max-width:991px){body.a11y-text-big .cat-hero-text{font-size:21px;line-height:28px}}body.a11y-text-big .cat-hero-filters p{word-break:normal;font-size:40px;line-height:52px}@media only screen and (max-width:991px){body.a11y-text-big .cat-hero-filters p{font-size:32px;line-height:44px}}body.a11y-text-big .cat-hero-filters p a{font-size:21px;line-height:28px}@media only screen and (max-width:991px){body.a11y-text-big .cat-hero-filters p a{font-size:18px;line-height:24px}}body.a11y-text-big .cat-info-title{font-size:56px;line-height:60px}@media only screen and (max-width:991px){body.a11y-text-big .cat-info-title{font-size:36px;line-height:42px}}body.a11y-text-big .filters-title{word-break:break-word;font-size:40px;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big .filters-title{font-size:32px;margin-bottom:10px}}body.a11y-text-big .filters-item{margin-bottom:20px}body.a11y-text-big .filters .form-check{display:-webkit-box;display:-ms-flexbox;display:flex}body.a11y-text-big .filters .form-check-label{word-break:break-word;font-size:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:991px){body.a11y-text-big .filters .form-check-label{font-size:18px}}body.a11y-text-big .filters .form-check-input{width:32px;height:32px;margin-right:10px}@media only screen and (max-width:991px){body.a11y-text-big .filters .form-check-input{width:24px;height:24px}}body.a11y-text-big .filters .filters-btn-filter,body.a11y-text-big .filters .filters-btn-filter+a{font-size:24px}body.a11y-text-big .filters .accordion+div a,body.a11y-text-big .filters .accordion+div button{font-size:18px}body.a11y-text-big .filters .accordion+div button[type=submit]+.d-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}body.a11y-text-big .filters .btn-sm.filters-btn-filter{font-size:18px}@media only screen and (max-width:1399px){body.a11y-text-big .category-section--products .item-col,body.a11y-text-big .search_section .item-col{width:50%}}@media only screen and (max-width:781px){body.a11y-text-big .category-section--products .item-col,body.a11y-text-big .search_section .item-col{width:50%}}@media only screen and (max-width:680px){body.a11y-text-big .category-section--products .item-col,body.a11y-text-big .search_section .item-col{width:50%}}@media only screen and (max-width:499px){body.a11y-text-big .category-section--products .item-col,body.a11y-text-big .search_section .item-col{width:100%}}body.a11y-text-big .woocommerce-info,body.a11y-text-big .woocommerce-message{font-size:32px;line-height:38px;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big .woocommerce-info,body.a11y-text-big .woocommerce-message{font-size:24px;line-height:32px}}body.a11y-text-big.single-product #omnibus-price-data{font-size:16px;line-height:24px;top:-10px}@media only screen and (max-width:991px){body.a11y-text-big.single-product #omnibus-price-data{font-size:16px;line-height:20px;top:0}}@media only screen and (max-width:575px){body.a11y-text-big.single-product #omnibus-price-data{font-size:14px;line-height:20px}}body.a11y-text-big.single-product .woocommerce-product-downloads__content *{font-size:18px;line-height:24px}body.a11y-text-big.single-product .woocommerce-product-downloads__content .h3,body.a11y-text-big.single-product .woocommerce-product-downloads__content .woocommerce-addtocart-title,body.a11y-text-big.single-product .woocommerce-product-downloads__content h3{font-size:24px;line-height:32px}body.a11y-text-big.single-product .woocommerce-product-downloads__btn{font-size:24px;padding-bottom:0!important;padding-top:0!important;background-color:#fff}body.a11y-text-big.single-product .woocommerce-product-downloads__btn:hover{background-color:#000;color:#fff}body.a11y-text-big.single-product .woocommerce-product-details__short-description{margin-top:60px}body.a11y-text-big.single-product .woocommerce-product-details__short-description p{font-size:28px;line-height:32px;margin-bottom:16px;max-width:unset}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-details__short-description p{font-size:21px;line-height:28px}}.woocommerce-order-pay #order_review body.a11y-text-big.single-product .woocommerce-product-details__short-description #place_order,body.a11y-text-big.single-product .woocommerce-product-details__short-description .btn,body.a11y-text-big.single-product .woocommerce-product-details__short-description .filters-toggler,body.a11y-text-big.single-product .woocommerce-product-details__short-description .woocommerce-order-pay #order_review #place_order{font-size:24px;padding:0 19px}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper{margin-top:65px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper{height:80px;padding:12px 35px}}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .price .amount{font-size:64px;line-height:79px}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .price .amount{font-size:42px;line-height:60px}}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .price del{top:-55px}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .price del{top:-25px}}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .price del .amount{font-size:32px;line-height:79px}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .price del .amount{font-size:24px;line-height:48px}}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .quantity button,body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .quantity input{font-size:24px!important}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .single_add_to_cart_button{font-size:24px}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .single_add_to_cart_button span{margin-left:20px!important}body.a11y-text-big.single-product .woocommerce-product-details__controls-wrapper .single_add_to_cart_button_mobile{font-size:16px!important;height:100%}body.a11y-text-big.single-product .woocommerce-product-additional-info-list-item{max-width:235px}body.a11y-text-big.single-product .woocommerce-product-additional-info-list-item-text{font-size:16px;line-height:24px;width:235px}body.a11y-text-big.single-product .woocommerce-attribute-pill{font-size:24px;padding:0 11px}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-attribute-pill{font-size:20px}}body.a11y-text-big.single-product .woocommerce-product-variations{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-variations{padding:0 12px}}body.a11y-text-big.single-product .woocommerce-product-variations-link{width:84px;height:84px;font-size:28px}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-variations-link{font-size:24px}}body.a11y-text-big.single-product .woocommerce-product-preview-link{width:84px;height:84px}body.a11y-text-big.single-product .woocommerce-product-preview-link::before{background-size:45px}body.a11y-text-big.single-product .woocommerce-product-preview-label{font-size:28px;line-height:32px;font-weight:600}@media only screen and (max-width:991px){body.a11y-text-big.single-product .woocommerce-product-preview-label{font-size:24px}}body.a11y-text-big.single-product .woocommerce-tabs .accordion-button{font-size:24px}body.a11y-text-big.single-product .woocommerce-tabs .accordion-body *{font-size:21px;line-height:28px}body.a11y-text-big.single-product .woocommerce-tabs .accordion-body .h2 *,body.a11y-text-big.single-product .woocommerce-tabs .accordion-body h2 *{font-size:28px;line-height:34px}body.a11y-text-big.single-product .woocommerce-tabs ul{gap:10px;margin-bottom:10px}body.a11y-text-big.single-product .woocommerce-tabs ul li{margin:0}body.a11y-text-big.single-product .woocommerce-tabs ul li button{font-size:28px;line-height:36px;padding:0 10px}body.a11y-text-big.single-product .woocommerce-tabs .tab-content *{font-size:28px;line-height:36px}body.a11y-text-big.single-product .woocommerce-tabs .tab-content p{margin-bottom:32px}body.a11y-text-big.single-product .woocommerce-tabs .tab-content .h2 *,body.a11y-text-big.single-product .woocommerce-tabs .tab-content h2 *{font-size:40px;line-height:48px}body.a11y-text-big.single-product .product_title{font-size:64px!important;line-height:72px!important}@media only screen and (max-width:991px){body.a11y-text-big.single-product .product_title{font-size:36px!important;line-height:42px!important}}body.a11y-text-big.single-product .modal#addtocart .woocommerce-addtocart-info *{font-size:24px}body.a11y-text-big.single-product .modal#addtocart .woocommerce-addtocart-excerpt{font-size:16px;line-height:18px}body.a11y-text-big.single-product .modal#addtocart .quantity button,body.a11y-text-big.single-product .modal#addtocart .quantity input{font-size:22px!important}body.a11y-text-big.single-product .modal#addtocart .quantity+p{font-size:42px;margin-bottom:20px}body.a11y-text-big.single-product .modal#addtocart .single_add_to_cart_button{font-size:20px}@media only screen and (max-width:767px){body.a11y-text-big.single-product .modal#addtocart .modal-dialog{max-width:500px;width:100%}}body.a11y-text-big .woocommerce-upsells-title{font-size:36px!important;line-height:48px!important;margin-bottom:20px}body.a11y-text-big .post-slider .splide,body.a11y-text-big .woocommerce-upsells .splide{padding-bottom:70px}body.a11y-text-big .post-slider .splide__arrow,body.a11y-text-big .woocommerce-upsells .splide__arrow{width:60px;height:60px}body.a11y-text-big .post-slider .splide__arrow--next,body.a11y-text-big .woocommerce-upsells .splide__arrow--next{left:96px!important}body.a11y-text-big.woocommerce-cart .h1,body.a11y-text-big.woocommerce-cart h1{margin-bottom:20px!important}body.a11y-text-big.woocommerce-cart .h2:not(.h3):not(.woocommerce-addtocart-title),body.a11y-text-big.woocommerce-cart h2:not(.h3):not(.woocommerce-addtocart-title){font-size:40px!important;line-height:48px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .h2:not(.h3):not(.woocommerce-addtocart-title),body.a11y-text-big.woocommerce-cart h2:not(.h3):not(.woocommerce-addtocart-title){font-size:32px!important;line-height:36px!important;width:100%!important}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item{height:auto;min-height:177px;padding-right:420px}@media only screen and (max-width:1399px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item{padding-right:250px}}@media only screen and (max-width:1199px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item{padding-right:230px}}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item{padding-right:0;min-height:400px}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item .woocommerce-cart-product-quantity,body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item a.remove,body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item button[name=update_cart]{font-size:24px;line-height:32px;padding:8px 23px;margin-bottom:0!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item .woocommerce-cart-product-quantity,body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item a.remove,body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item button[name=update_cart]{font-size:18px;line-height:24px;padding:6px 16px;width:unset;height:unset}}@media only screen and (max-width:575px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item .woocommerce-cart-product-quantity{padding:0}body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item button[name=update_cart]{margin-left:auto}body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item a.remove{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;width:100%;margin-top:10px}body.a11y-text-big.woocommerce-cart .woocommerce-cart-form__cart-item a.remove span{display:block}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-buttons{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-wrap:wrap;flex-wrap:wrap}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge0,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge1,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge2,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge3{top:12px;right:270px}@media only screen and (max-width:1399px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge0,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge1,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge2,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge3{top:unset;bottom:10px;right:20px}}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge0,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge1,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge2,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-badge3{bottom:unset;top:120px}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-info{gap:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-excerpt,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-name{width:100%}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-name{font-size:32px;line-height:40px;margin:0}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-name{font-size:24px;line-height:32px}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-excerpt,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-quantity-text{font-size:21px;line-height:28px;margin:0;-ms-flex-item-align:unset!important;align-self:unset!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-excerpt,body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-quantity-text{font-size:18px;line-height:24px}}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-excerpt{max-height:4em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}}@media only screen and (max-width:1399px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-price{top:10px;right:30px}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-price *{font-size:48px;line-height:57px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-price *{font-size:38px;line-height:40px}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-price-onsale_old *{font-size:32px;line-height:40px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-product-price-onsale_old *{font-size:24px;line-height:32px}}body.a11y-text-big.woocommerce-cart .coupon .h3,body.a11y-text-big.woocommerce-cart .coupon .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-cart .coupon h3{font-size:32px!important;line-height:48px!important;margin-bottom:24px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .coupon .h3,body.a11y-text-big.woocommerce-cart .coupon .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-cart .coupon h3{font-size:24px;line-height:32px}}body.a11y-text-big.woocommerce-cart .coupon input{width:256px;height:69px;font-size:24px;padding-left:42px}@media only screen and (max-width:575px){body.a11y-text-big.woocommerce-cart .coupon input{height:50px;font-size:18px;width:100%;margin-bottom:10px}}body.a11y-text-big.woocommerce-cart .coupon button{width:227px;height:69px;font-size:24px;margin-left:50px;vertical-align:unset;font-weight:400}@media only screen and (max-width:575px){body.a11y-text-big.woocommerce-cart .coupon button{height:50px;font-size:18px;width:100%;margin:0}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals th{font-size:24px;line-height:35px}body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .woocommerce-order-shipping-item label{font-size:21px;line-height:25px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .woocommerce-order-shipping-item label{font-size:18px;line-height:24px}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .cart-subtotal .amount{font-size:48px;line-height:57px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .cart-subtotal .amount{font-size:32px;line-height:40px}}body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .cart-discount{font-size:21px}body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .order-total td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .order-total .includes_tax{font-size:18px!important;line-height:24px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .woocommerce-cart-totals .order-total .includes_tax{font-size:16px!important;line-height:20px!important}}body.a11y-text-big.woocommerce-cart .wc-proceed-to-checkout a{font-size:24px;line-height:32px;padding-left:20px;padding-right:20px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-cart .wc-proceed-to-checkout a{font-size:20px;line-height:28px}}body.a11y-text-big.woocommerce-checkout form.checkout_coupon p{font-size:24px!important;line-height:32px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout form.checkout_coupon p{font-size:20px!important;line-height:28px!important}}body.a11y-text-big.woocommerce-checkout form.checkout_coupon input{width:256px;height:69px;font-size:24px;padding-left:42px}@media only screen and (max-width:575px){body.a11y-text-big.woocommerce-checkout form.checkout_coupon input{height:50px;font-size:18px;width:100%;margin-bottom:10px}}body.a11y-text-big.woocommerce-checkout form.checkout_coupon button{width:227px;height:69px;font-size:24px;margin-left:50px;vertical-align:unset;font-weight:400}@media only screen and (max-width:575px){body.a11y-text-big.woocommerce-checkout form.checkout_coupon button{height:50px;font-size:18px;width:100%;margin:0}}body.a11y-text-big.woocommerce-checkout #billing-details .form-check label{font-size:24px!important;line-height:32px!important;margin-left:10px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout #billing-details .form-check label{font-size:20px!important;line-height:28px!important}}body.a11y-text-big.woocommerce-checkout #billing-details .form-check input{width:32px;height:32px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout #billing-details .form-check input{width:24px;height:24px}}body.a11y-text-big.woocommerce-checkout #order_review_heading{font-size:36px!important;line-height:48px!important;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout #order_review_heading{font-size:32px!important;line-height:36px!important;width:100%!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .h3,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details h3{font-size:36px!important;line-height:48px!important;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .h3,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details h3{font-size:32px!important;line-height:36px!important;width:100%!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-additional-fields label,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-billing-fields label,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-shipping-fields label{font-size:18px!important;line-height:24px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-additional-fields label,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-billing-fields label,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-shipping-fields label{font-size:16px!important;line-height:20px!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-additional-fields input,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-additional-fields textarea,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-billing-fields input,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-billing-fields textarea,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-shipping-fields input,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-shipping-fields textarea{font-size:24px!important;line-height:32px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-additional-fields input,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-additional-fields textarea,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-billing-fields input,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-billing-fields textarea,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-shipping-fields input,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-shipping-fields textarea{font-size:20px!important;line-height:28px!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-additional-fields #ship-to-different-address,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-billing-fields #ship-to-different-address,body.a11y-text-big.woocommerce-checkout .woocommerce-order-details .woocommerce-shipping-fields #ship-to-different-address{min-height:2rem;padding-left:3.05em}@media only screen and (max-width:1199px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .col-lg-5,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .col-lg-7{width:100%}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .h4,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table h4,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table th{font-size:24px;line-height:32px}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table td{font-size:21px;line-height:28px}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{font-size:24px;line-height:32px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{font-size:18px;line-height:24px}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total{font-size:24px;line-height:32px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total{font-size:18px;line-height:24px}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-Price-amount *{font-size:32px;line-height:38px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-Price-amount *{font-size:21px;line-height:28px}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .includes_tax{display:block}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .includes_tax,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .includes_tax *{font-size:18px!important;line-height:24px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .includes_tax,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .includes_tax *{font-size:16px!important;line-height:20px!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-discount *{font-size:21px}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods .h3,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods h3{font-size:36px!important;line-height:48px!important;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods .h3,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods h3{font-size:32px!important;line-height:36px!important;width:100%!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods li *{font-size:24px!important;line-height:32px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout-methods li *{font-size:20px!important;line-height:28px!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container .h3,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container h3{font-size:36px!important;line-height:48px!important;margin-bottom:20px}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container .h3,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container .woocommerce-addtocart-title,body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container h3{font-size:32px!important;line-height:36px!important;width:100%!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container .woocommerce-order-shipping-item label{font-size:24px!important;line-height:32px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container .woocommerce-order-shipping-item label{font-size:20px!important;line-height:28px!important}}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .woocommerce-order-shipping-container .woocommerce-order-shipping-item input{min-width:28px!important;min-height:28px!important}body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .form-row.place-order *{font-size:24px!important;line-height:32px!important}@media only screen and (max-width:991px){body.a11y-text-big.woocommerce-checkout .woocommerce-checkout .form-row.place-order *{font-size:20px!important;line-height:28px!important}}.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{opacity:.2;background-color:#fff}figure.wp-block-image img.lazy-hidden{min-width:150px}.lazy-loaded{-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-ms-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;opacity:1!important}picture source[type="image/webp"]{display:block}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}input.cwgstock_phone {
    width: 100%;
    text-align: center
}

.iti {
    width: 100%
}

.cwginstock-panel-heading h4 {
    color: #fff
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.cwginstock-panel-body input[type=email],
.cwginstock-panel-body input[type=text],
.form-group {
    margin-bottom: 15px
}

#cwg-bis-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: .5;
    z-index: 10000
}

.cwgstock_button {
    width: 100%;
    padding-top: 5px;
    background: #87ceeb;
    color: #fff
}.cwginstock-subscribe-form .row {
    margin-left: -15px;
    margin-right: -15px
}

.cwginstock-subscribe-form .col-lg-1,
.cwginstock-subscribe-form .col-lg-10,
.cwginstock-subscribe-form .col-lg-11,
.cwginstock-subscribe-form .col-lg-12,
.cwginstock-subscribe-form .col-lg-2,
.cwginstock-subscribe-form .col-lg-3,
.cwginstock-subscribe-form .col-lg-4,
.cwginstock-subscribe-form .col-lg-5,
.cwginstock-subscribe-form .col-lg-6,
.cwginstock-subscribe-form .col-lg-7,
.cwginstock-subscribe-form .col-lg-8,
.cwginstock-subscribe-form .col-lg-9,
.cwginstock-subscribe-form .col-md-1,
.cwginstock-subscribe-form .col-md-10,
.cwginstock-subscribe-form .col-md-11,
.cwginstock-subscribe-form .col-md-12,
.cwginstock-subscribe-form .col-md-2,
.cwginstock-subscribe-form .col-md-3,
.cwginstock-subscribe-form .col-md-4,
.cwginstock-subscribe-form .col-md-5,
.cwginstock-subscribe-form .col-md-6,
.cwginstock-subscribe-form .col-md-7,
.cwginstock-subscribe-form .col-md-8,
.cwginstock-subscribe-form .col-md-9,
.cwginstock-subscribe-form .col-sm-1,
.cwginstock-subscribe-form .col-sm-10,
.cwginstock-subscribe-form .col-sm-11,
.cwginstock-subscribe-form .col-sm-12,
.cwginstock-subscribe-form .col-sm-2,
.cwginstock-subscribe-form .col-sm-3,
.cwginstock-subscribe-form .col-sm-4,
.cwginstock-subscribe-form .col-sm-5,
.cwginstock-subscribe-form .col-sm-6,
.cwginstock-subscribe-form .col-sm-7,
.cwginstock-subscribe-form .col-sm-8,
.cwginstock-subscribe-form .col-sm-9,
.cwginstock-subscribe-form .col-xs-1,
.cwginstock-subscribe-form .col-xs-10,
.cwginstock-subscribe-form .col-xs-11,
.cwginstock-subscribe-form .col-xs-12,
.cwginstock-subscribe-form .col-xs-2,
.cwginstock-subscribe-form .col-xs-3,
.cwginstock-subscribe-form .col-xs-4,
.cwginstock-subscribe-form .col-xs-5,
.cwginstock-subscribe-form .col-xs-6,
.cwginstock-subscribe-form .col-xs-7,
.cwginstock-subscribe-form .col-xs-8,
.cwginstock-subscribe-form .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.cwginstock-subscribe-form .col-xs-1,
.cwginstock-subscribe-form .col-xs-10,
.cwginstock-subscribe-form .col-xs-11,
.cwginstock-subscribe-form .col-xs-12,
.cwginstock-subscribe-form .col-xs-2,
.cwginstock-subscribe-form .col-xs-3,
.cwginstock-subscribe-form .col-xs-4,
.cwginstock-subscribe-form .col-xs-5,
.cwginstock-subscribe-form .col-xs-6,
.cwginstock-subscribe-form .col-xs-7,
.cwginstock-subscribe-form .col-xs-8,
.cwginstock-subscribe-form .col-xs-9 {
    float: left
}

.cwginstock-subscribe-form .col-xs-12 {
    width: 100%
}

.cwginstock-subscribe-form .col-xs-11 {
    width: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-10 {
    width: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-9 {
    width: 75%
}

.cwginstock-subscribe-form .col-xs-8 {
    width: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-7 {
    width: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-6 {
    width: 50%
}

.cwginstock-subscribe-form .col-xs-5 {
    width: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-4 {
    width: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-3 {
    width: 25%
}

.cwginstock-subscribe-form .col-xs-2 {
    width: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-1 {
    width: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-12 {
    right: 100%
}

.cwginstock-subscribe-form .col-xs-pull-11 {
    right: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-10 {
    right: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-9 {
    right: 75%
}

.cwginstock-subscribe-form .col-xs-pull-8 {
    right: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-7 {
    right: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-6 {
    right: 50%
}

.cwginstock-subscribe-form .col-xs-pull-5 {
    right: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-4 {
    right: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-3 {
    right: 25%
}

.cwginstock-subscribe-form .col-xs-pull-2 {
    right: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-1 {
    right: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-0 {
    right: auto
}

.cwginstock-subscribe-form .col-xs-push-12 {
    left: 100%
}

.cwginstock-subscribe-form .col-xs-push-11 {
    left: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-push-10 {
    left: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-push-9 {
    left: 75%
}

.cwginstock-subscribe-form .col-xs-push-8 {
    left: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-push-7 {
    left: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-push-6 {
    left: 50%
}

.cwginstock-subscribe-form .col-xs-push-5 {
    left: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-push-4 {
    left: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-push-3 {
    left: 25%
}

.cwginstock-subscribe-form .col-xs-push-2 {
    left: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-push-1 {
    left: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-push-0 {
    left: auto
}

.cwginstock-subscribe-form .col-xs-offset-12 {
    margin-left: 100%
}

.cwginstock-subscribe-form .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-9 {
    margin-left: 75%
}

.cwginstock-subscribe-form .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-6 {
    margin-left: 50%
}

.cwginstock-subscribe-form .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-3 {
    margin-left: 25%
}

.cwginstock-subscribe-form .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .cwginstock-subscribe-form .col-sm-1,
    .cwginstock-subscribe-form .col-sm-10,
    .cwginstock-subscribe-form .col-sm-11,
    .cwginstock-subscribe-form .col-sm-12,
    .cwginstock-subscribe-form .col-sm-2,
    .cwginstock-subscribe-form .col-sm-3,
    .cwginstock-subscribe-form .col-sm-4,
    .cwginstock-subscribe-form .col-sm-5,
    .cwginstock-subscribe-form .col-sm-6,
    .cwginstock-subscribe-form .col-sm-7,
    .cwginstock-subscribe-form .col-sm-8,
    .cwginstock-subscribe-form .col-sm-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-sm-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-sm-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-sm-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-sm-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-sm-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-sm-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-sm-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-sm-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-sm-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-sm-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-sm-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-sm-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-sm-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-sm-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-sm-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .cwginstock-subscribe-form .col-md-1,
    .cwginstock-subscribe-form .col-md-10,
    .cwginstock-subscribe-form .col-md-11,
    .cwginstock-subscribe-form .col-md-12,
    .cwginstock-subscribe-form .col-md-2,
    .cwginstock-subscribe-form .col-md-3,
    .cwginstock-subscribe-form .col-md-4,
    .cwginstock-subscribe-form .col-md-5,
    .cwginstock-subscribe-form .col-md-6,
    .cwginstock-subscribe-form .col-md-7,
    .cwginstock-subscribe-form .col-md-8,
    .cwginstock-subscribe-form .col-md-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-md-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-md-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-md-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-md-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-md-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-md-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-md-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-md-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-md-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-md-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-md-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-md-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-md-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-md-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-md-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .cwginstock-subscribe-form .col-lg-1,
    .cwginstock-subscribe-form .col-lg-10,
    .cwginstock-subscribe-form .col-lg-11,
    .cwginstock-subscribe-form .col-lg-12,
    .cwginstock-subscribe-form .col-lg-2,
    .cwginstock-subscribe-form .col-lg-3,
    .cwginstock-subscribe-form .col-lg-4,
    .cwginstock-subscribe-form .col-lg-5,
    .cwginstock-subscribe-form .col-lg-6,
    .cwginstock-subscribe-form .col-lg-7,
    .cwginstock-subscribe-form .col-lg-8,
    .cwginstock-subscribe-form .col-lg-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-lg-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-lg-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-lg-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-lg-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-lg-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-lg-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-lg-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-lg-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-lg-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-lg-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-lg-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-lg-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-lg-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-lg-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-lg-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-0 {
        margin-left: 0
    }
}

.cwginstock-subscribe-form .clearfix:after,
.cwginstock-subscribe-form .clearfix:before,
.cwginstock-subscribe-form .container-fluid:after,
.cwginstock-subscribe-form .container-fluid:before,
.cwginstock-subscribe-form .container:after,
.cwginstock-subscribe-form .container:before,
.cwginstock-subscribe-form .row:after,
.cwginstock-subscribe-form .row:before {
    content: " ";
    display: table
}

.cwginstock-subscribe-form .clearfix:after,
.cwginstock-subscribe-form .container-fluid:after,
.cwginstock-subscribe-form .container:after,
.cwginstock-subscribe-form .row:after {
    clear: both
}

.cwginstock-subscribe-form .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.cwginstock-subscribe-form .pull-right {
    float: right !important
}

.cwginstock-subscribe-form .pull-left {
    float: left !important
}

.cwginstock-subscribe-form .hide {
    display: none !important
}

.cwginstock-subscribe-form .show {
    display: block !important
}

.cwginstock-subscribe-form .invisible {
    visibility: hidden
}

.cwginstock-subscribe-form .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.cwginstock-subscribe-form .panel-heading>.dropdown .dropdown-toggle,
.cwginstock-subscribe-form .panel-title,
.cwginstock-subscribe-form .panel-title>.small,
.cwginstock-subscribe-form .panel-title>.small>a,
.cwginstock-subscribe-form .panel-title>a,
.cwginstock-subscribe-form .panel-title>small,
.cwginstock-subscribe-form .panel-title>small>a {
    color: inherit
}

.cwginstock-subscribe-form .hidden {
    display: none !important
}

.cwginstock-subscribe-form .affix {
    position: fixed
}

.cwginstock-subscribe-form .panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.cwginstock-subscribe-form .panel-title,
.cwginstock-subscribe-form .panel>.list-group,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group,
.cwginstock-subscribe-form .panel>.panel-collapse>.table,
.cwginstock-subscribe-form .panel>.table,
.cwginstock-subscribe-form .panel>.table-responsive>.table {
    margin-bottom: 0
}

.cwginstock-subscribe-form .panel-body {
    padding: 15px
}

.cwginstock-subscribe-form .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel-title {
    margin-top: 0;
    font-size: 16px
}

.cwginstock-subscribe-form .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group .list-group-item,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.cwginstock-subscribe-form .panel-group .panel-heading,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group:first-child .list-group-item:first-child,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group:last-child .list-group-item:last-child,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .list-group+.panel-footer,
.cwginstock-subscribe-form .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.cwginstock-subscribe-form .panel>.panel-collapse>.table caption,
.cwginstock-subscribe-form .panel>.table caption,
.cwginstock-subscribe-form .panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.panel-body+.table,
.cwginstock-subscribe-form .panel>.panel-body+.table-responsive,
.cwginstock-subscribe-form .panel>.table+.panel-body,
.cwginstock-subscribe-form .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child td,
.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.cwginstock-subscribe-form .panel>.table-bordered,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered {
    border: 0
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.cwginstock-subscribe-form .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.cwginstock-subscribe-form .panel-group {
    margin-bottom: 20px
}

.cwginstock-subscribe-form .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.cwginstock-subscribe-form .panel-group .panel+.panel {
    margin-top: 5px
}

.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.list-group,
.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.cwginstock-subscribe-form .panel-group .panel-footer {
    border-top: 0
}

.cwginstock-subscribe-form .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.cwginstock-subscribe-form .panel-default {
    border-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.cwginstock-subscribe-form .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.cwginstock-subscribe-form .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.cwginstock-subscribe-form .panel-success {
    border-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.cwginstock-subscribe-form .panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-info {
    border-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.cwginstock-subscribe-form .panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.cwginstock-subscribe-form .panel-warning {
    border-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.cwginstock-subscribe-form .panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.cwginstock-subscribe-form .panel-danger {
    border-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.cwginstock-subscribe-form .panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}.wp-block-gallery.is-cropped .blocks-gallery-item picture{height:100%;width:100%}.acf-instagram .lazy-hidden{width:305px!important;height:390px!important;aspect-ratio:305 / 390}@media screen and (max-width:767px){body.single-product .ceneo-widget-responsive{margin-bottom:65px}body.post-type-archive-product .ceneo-widget-responsive,body.tax-product_cat .ceneo-widget-responsive{margin-bottom:40px;z-index:99999!important}}@media screen and (min-width:768px) and (max-width:991px){body.single-product .ceneo-widget-responsive{margin-bottom:75px}body.post-type-archive-product .ceneo-widget-responsive,body.tax-product_cat .ceneo-widget-responsive{margin-bottom:50px;z-index:99999!important}}:root{--c-bio-d:#f0f5e5;--c-bio-w-with-beef:#f0f5e5;--c-bio-w-with-fish:#f0f5e5;--cad:#d6dee5;--ccd:#e6d8bd;--cdd:#f0dad6;--cdd-hy:#fcdcca;--cdw:#f0dad6;--ced-dm:#d6e0ea;--cgd-m:#e2d5ef;--cgd-s:#e2d5ef;--cgd-xl:#e2d5ef;--cgw:#e2d5ef;--cid:#e3d3c9;--cid-lf:#e9e1cf;--ciw:#e3d3c9;--cjd:#d7dae2;--ckd:#cddae6;--ckw:#cddae6;--cod:#d8d4c9;--cod-hy:#ede1d3;--cow-hy:#ede1d3;--cpd-m:#f5e7c1;--cpd-s:#f0ebd9;--cpd-xl:#f0ebd9;--cpw:#f5e7c1;--crd-1:#d6e3e5;--crd-2:#cfeae6;--crw-1:#d6e3e5;--ct-bio:#F0F5E5;--ct-dc-l:#eaf4f2;--ct-dc-s:#eaf4f2;--ct-h:#efd5e0;--ct-hm:#fcd2e4;--ct-hy:#edd2c2;--ct-sc:#e6e1e5;--cxd-m:#f4dfe0;--cxd-s:#f0e6e6;--cxd-xl:#f8e7e1;--cxw:#f4dfe0;--dermo-a:#dce5e5;--dermo-o:#eaecf4;--dermo-s:#f2e7f2;--f-bio-d:#f0f5e5;--f-bio-w:#f0f5e5;--f-c-in-l:#d6e2d9;--f-c-in-w:#d6e2d9;--fcd:#e6d8bd;--fcd-l:#efdaa7;--fcs-l:#efdaa7;--fcw:#e6d8bd;--fcw-p:#e6d8bd;--fdd-hy:#f7dbcc;--fdw:#f0dad6;--fed-dm:#d6e0ea;--few-dm:#d6e0ea;--fgd:#e2d5ef;--fgw:#e2d5ef;--fid:#e3d3c9;--fiw:#e3d3c9;--fjd:#d7dae2;--fjw:#d7dae2;--fkd:#cddae6;--fkw:#cddae6;--fkw-p:#cddae6;--fnd:#e5cfd3;--fod:#d8d4c9;--fod-hy:#edd2c2;--fow-hy:#edd2c2;--fpd:#efddb0;--fpw:#efddb0;--fqd-f:#c6e2e6;--frd:#d6e3e5;--frw:#d6e3e5;--fsw:#e5cfb9;--ft-bio:#f0f5e5;--ft-h:#decfd9;--fxd:#f4dfe0;--fxw:#f4dfe0;--fxw-p:#f4dfe0;--lunch:#d6dee5;--add-1:#e0ebed;--catney-1:#efe5eb;--ciw-lf:#e9e1cf;--ct-is:#e3d3c9;--fiw-p:#e3d3c9;--porus-1:#efe5eb}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:.5}.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)}.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)}