@import url(https://fonts.googleapis.com/css2?family=Biryani:wght@300;400;700;900&family=Playfair+Display:wght@700&display=swap);: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}.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;width:100%;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-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-form input[type=submit]{width:auto}.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}}.custom-accordion-block{margin:100px 65px;padding:0;padding:0 65px}.custom-accordion-block .accordion-wrapper{padding:60px 0;position:relative;z-index:9}.custom-accordion-block svg{position:absolute;z-index:1;right:50px}.custom-accordion-block .accordion-wrapper .text_wrapper .subtitle{font-size:clamp(10px, 0.4692rem + 0.656vw, 18px);color:#4C4766;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px;padding-left:0}.custom-accordion-block .accordion-wrapper .text_wrapper .title{font-size:clamp(24px, 0.79914rem + 2.951vw, 60px);margin-bottom:30px;color:#4C4766;font-family:'Playfair Display',serif;padding-bottom:40px}.custom-accordion-block .accordion-wrapper .text_wrapper .text{font-size:1rem;font-family:'Biryani',sans-serif;color:#4c4766}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper{cursor:pointer;border-bottom:1px solid #40434d2d;display:flex;flex-direction:column;padding:30px 0}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper .title-icon-container{display:flex;justify-content:space-between}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper .title-icon-container .title{font-size:30px;margin-right:70px}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper .title-icon-container .material-symbols-outlined{transition:transform 0.3s ease;display:flex;align-items:center;justify-content:center}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper .description{display:none;font-size:18px;margin-top:16px;line-height:25px}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper .description ul{list-style:disc;list-style-position:inside}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper.active .description{display:block}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper svg{transition:all 0.5s cubic-bezier(.39,1.52,.46,.92)!important}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper.active svg{transform:rotate(180deg)!important;transition:all 0.5s cubic-bezier(.39,1.52,.46,.92)!important;}.custom-accordion-block .accordion-wrapper .button-wrapper{display:flex;align-items:center;justify-content:center;gap:50px;margin-top:70px}.custom-accordion-block .accordion-wrapper .button-wrapper .button{background-color:#d45f3b;padding:16px 24px 14px 24px;display:inline-block;font-size:16px;font-weight:700;color:#fff;text-decoration:none;border-radius:16px;border:unset;margin-top:24px;line-height:1;transition:all .3s cubic-bezier(.075,.82,.165,1)}.custom-accordion-block .accordion-wrapper .button-wrapper .button:hover{background-color:#a1482c;transition:all .3s cubic-bezier(.075,.82,.165,1)}.page-template-custom-template-ksiazka .custom-accordion-block .button-wrapper .button{color:#fff;padding:16px 92px;display:flex;justify-content:center;align-items:center;gap:10px}.page-template-custom-template-ksiazka .custom-accordion-block .button-wrapper .button::before{content:"\e854";font-family:"Material Symbols Outlined";color:#fff;font-size:19px;margin-bottom:2px}.page-template-custom-template-zapisy .accordion-wrapper .accordion_list{display:flex;gap:50px}.custom-accordion-block p{line-height:1.5;margin:unset!important}.custom-accordion-block .title{font-family:"Playfair Display",serif}.custom-accordion-block .chevron{margin:auto 0}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper.active{border-bottom:none}.custom-accordion-block .accordion-wrapper .accordion_list p{margin:unset!important;color:#4c4766}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper.active .description{display:flex;flex-direction:column;gap:22px}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper.active .description .list-item{display:flex;justify-content:space-between;border-bottom:1px solid rgb(64 67 77 / .1764705882);padding:16px 0}@media screen and (min-width:300px) and (max-width:519px){.custom-accordion-block{margin:42px 16px;padding:16px}.custom-accordion-block .accordion-wrapper{padding:16px 0}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper{padding:16px 0}.custom-accordion-block .accordion-wrapper .accordion_list p,.custom-accordion-block .accordion-wrapper .accordion_list a{font-size:14px}.custom-accordion-block .accordion-wrapper .text_wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}.custom-accordion-block .accordion-wrapper .text_wrapper .title{font-size:2rem;padding-bottom:8px}.custom-accordion-block .accordion-wrapper .accordion_list .wrapper .description{padding:0}}.block_products_carousel{background-color:#f8ded6;padding:120px 240px;margin:64px 65px 0 65px;border-radius:16px;position:relative}.block_products_carousel .subtitle{font-size:20px;font-family:'Biryani',sans-serif;opacity:.4;text-transform:uppercase;letter-spacing:1rem;margin-bottom:24px;padding:0}.block_products_carousel .title{font-size:50px;margin-bottom:24px;color:#463f67;font-family:"Playfair Display",serif;line-height:1}.block_products_carousel .description{font-size:12px;font-weight:400;line-height:1.5;font-family:'Biryani',sans-serif;color:#463f67;margin-bottom:48px}.block_products_carousel .button_container{margin-top:75px;text-align:center;display:flex;justify-content:center}.block_products_carousel .button_container a{color:#000;text-decoration:none;font-family:'Biryani',sans-serif;color:#463f67}.block_products_carousel .button_container a::after{content:"";width:100%;height:3px;display:block;margin-top:8px;background-color:#463f67}.block_products_carousel .swiper_products_carousel{overflow:hidden;width:100%}.block_products_carousel .swiper_products_carousel .swiper-button-next{right:-10%}.block_products_carousel .swiper_products_carousel .swiper-button-next:after,.block_products_carousel .swiper_products_carousel .swiper-button-prev:after{content:none}.block_products_carousel .swiper_products_carousel .swiper-button-prev{left:-10%}@media screen and (min-width:520px) and (max-width:1399px){.block_products_carousel{margin:65px;padding:60px 74px}.block_products_carousel .swiper_products_carousel .swiper-button-prev{left:-10%}}@media screen and (min-width:300px) and (max-width:519px){.block_products_carousel{margin:64px 16px 0 16px;padding:60px 42px 0 42px}.block_products_carousel .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem;margin-bottom:0}.block_products_carousel .title{font-size:2rem;padding-bottom:2rem;margin-bottom:0}.block_products_carousel .thumbnail_container img{border-radius:32px 0px!important}.block_products_carousel .button_container{margin-top:32px}}.wc-block-grid__products .wc-block-grid__product{max-width:100%!important}li.product,.wc-block-grid__product{font-weight:700;display:flex;flex-direction:column;justify-content:space-between;width:100%!important;margin:unset!important}li.product a,.wc-block-grid__product a{text-decoration:none}li.product .woocommerce-loop-product__title,.wc-block-grid__product .woocommerce-loop-product__title,li.product .woocommerce-loop-product__title,.wc-block-grid__product .woocommerce-loop-product__title{font-family:"Playfair Display",serif;color:#463f67;font-size:1em;padding:.5em 0;min-height:80px}li.product .wc-block-grid__product-rating,.wc-block-grid__product .wc-block-grid__product-rating{display:none}li.product .thumbnail_container,.wc-block-grid__product .thumbnail_container,li.product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-image{position:relative}li.product .thumbnail_container img,.wc-block-grid__product .thumbnail_container img,li.product .wc-block-grid__product-image img,.wc-block-grid__product .wc-block-grid__product-image img{border-radius:80px 0;aspect-ratio:1;object-fit:cover;width:100%;height:100%}li.product .thumbnail_container .rating-and-categories-container,.wc-block-grid__product .thumbnail_container .rating-and-categories-container,li.product .wc-block-grid__product-image .rating-and-categories-container,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container,li.product .thumbnail_container .wc-block-grid__product-rating,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating,li.product .wc-block-grid__product-image .wc-block-grid__product-rating,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating{bottom:0;left:0;padding:10px 10px 10px 0;margin-right:15%}li.product .thumbnail_container .rating-and-categories-container .star-rating,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .star-rating,li.product .wc-block-grid__product-image .rating-and-categories-container .star-rating,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .star-rating,li.product .thumbnail_container .wc-block-grid__product-rating .star-rating,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .star-rating,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating{margin-top:18px;font-size:12px!important}li.product .thumbnail_container .rating-and-categories-container .star-rating span:before,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .star-rating span:before,li.product .wc-block-grid__product-image .rating-and-categories-container .star-rating span:before,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .star-rating span:before,li.product .thumbnail_container .wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .star-rating span:before,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating span:before{color:#ffb800!important}li.product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories,li.product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories,li.product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories{display:flex;column-gap:10px;row-gap:5px;flex-wrap:wrap}li.product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories span,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories span,li.product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories span,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories span,li.product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories span,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories span,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories span,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories span{display:inline-block;font-family:"Playfair Display",serif;background:#264799;color:#fff;padding:3px 8px 5px 8px;font-size:12px;font-weight:700;text-decoration:none;border-radius:4px}li.product span.onsale,.wc-block-grid__product span.onsale,li.product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-onsale{border-radius:10px 0 0 10px;margin:unset!important;top:10px!important;line-height:unset;padding:7px 10px 5px 10px;min-height:unset;-webkit-box-shadow:-2px 3px 10px -3px #000;-moz-box-shadow:-2px 3px 10px -3px #000;box-shadow:-2px 3px 10px -3px #000;right:0;left:auto;background-color:#77a464;color:#fff;font-size:.857em;z-index:2;position:absolute}li.product .price,.wc-block-grid__product .price{font-family:"Playfair Display",serif;font-size:28px!important;color:#463f67!important;font-weight:800!important}li.product .price del,.wc-block-grid__product .price del{font-size:20px;color:black!important;opacity:.5}li.product .price ins,.wc-block-grid__product .price ins{text-decoration:none}li.product .button,.wc-block-grid__product .button,li.product .add_to_cart_button,.wc-block-grid__product .add_to_cart_button{background:#463f67;padding:18px 15px 15px 15px;text-align:center;text-decoration:none;border-radius:24px;color:#fff;margin-top:1em}li.product .wp-block-button,.wc-block-grid__product .wp-block-button{background:#463f67;padding:18px 15px 15px 15px;text-align:center;text-decoration:none;border-radius:32px;color:#fff}li.product .wp-block-button a,.wc-block-grid__product .wp-block-button a{margin-top:0}li.product .wp-block-button:hover,.wc-block-grid__product .wp-block-button:hover{background:#cb4f29;color:#fff}article header{display:none}.block_hero2{margin:65px clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem) 32px clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem);padding:60px clamp(1rem, -1.25815rem + 9.508vw, 8.25rem)}.block_hero2.is-style-align-left .content-wrapper{flex-direction:row-reverse}.block_hero2 ul{list-style:disc}.block_hero2 .content-wrapper{display:flex;gap:80px}.block_hero2 .content-wrapper .left_wrapper{flex:3}.block_hero2 .woocommerce-breadcrumb{font-size:14px;opacity:.5;color:#767676;padding-bottom:25px}.block_hero2 .woocommerce-breadcrumb a{font-weight:300;color:#767676}.block_hero2 .page-title{font-family:"Playfair Display",serif;color:#4C4766;margin-bottom:0;font-size:80px;margin-top:0}.block_hero2 .content-wrapper .left_wrapper .subtitle{font-family:"Playfair Display",serif;color:#D45F3B!important;font-size:2rem;margin:50px 0;padding:0;font-weight:700}.block_hero2 .content-wrapper .left_wrapper .description-title{font-family:"Playfair Display",serif;color:#4C4766!important;font-size:2rem;margin-bottom:30px;padding:0;font-weight:700;padding-top:100px}.block_hero2 .content-wrapper .left_wrapper .description{font-family:'Biryani',sans-serif;font-size:18px;font-weight:300;line-height:1.5;color:#4C4766;margin-top:56px;padding-right:100px}.block_hero2 .button-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:50px}.block_hero2 .button-wrapper .custom_button{background-color:#d45f3b;padding:16px 24px 14px 24px;display:inline-block;font-size:16px;font-weight:700;color:#fff;text-decoration:none;border-radius:16px;border:unset;line-height:1;transition:all .3s cubic-bezier(.075,.82,.165,1)}.block_hero2 .button-wrapper .custom_button:hover{background-color:#a1482c;transition:all .3s cubic-bezier(.075,.82,.165,1)}.block_hero2 .content-wrapper .right_wrapper{flex:2;display:flex;align-items:center;justify-content:center}.block_hero2 .content-wrapper .right_wrapper img,.block_hero2 .content-wrapper .right_wrapper iframe{object-fit:contain;height:100%;width:100%}.block_hero2 .content-wrapper .right_wrapper iframe{min-height:450px}@media screen and (min-width:520px) and (max-width:1399px){.block_hero2 .content-wrapper{flex-direction:column!important}.block_hero2 .content-wrapper .left_wrapper .description{padding-right:0}.block_hero2 .content-wrapper .left_wrapper .page-title{font-size:65px}.block_hero2 .button-wrapper{flex-direction:column;gap:0}.block_hero2 .button-wrapper .custom_button{width:100%}}@media screen and (min-width:300px) and (max-width:519px){.block_hero2 .button-wrapper{flex-direction:column;gap:0}.block_hero2 .button-wrapper .custom_button{font-size:16px;width:100%}.block_hero2 .content-wrapper .left_wrapper .description{padding-right:0}.block_hero2 .content-wrapper .right_wrapper iframe{min-height:unset}.block_hero2 .content-wrapper{flex-direction:column!important;gap:24px}.block_hero2 .content-wrapper .left_wrapper .subtitle{font-size:2rem}.block_hero2 .content-wrapper .left_wrapper .description{font-size:.85rem}}.price-cart-block{padding:110px 65px!important;border-radius:16px;margin-top:80px}.price-cart-block .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px;padding:0}.price-cart-block .text-wrapper .title{font-size:3.5rem;color:#4C4766;padding-bottom:40px;font-family:'Playfair Display',serif}.price-cart-block .price-cart-wrapper{display:flex;gap:32px;flex-wrap:wrap}.price-cart-block .price-cart-wrapper .single_price_cart{padding:40px 72px 100px 40px;border-radius:16px;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea;gap:15px;flex:1;position:relative}.price-cart-block .price-cart-wrapper .single_price_cart .title,.price-cart-block .price-cart-wrapper .single_price_cart .cart_price{font-family:'Playfair Display',serif;font-size:2rem;font-weight:700;margin-bottom:48px}.price-cart-block .price-cart-wrapper .single_price_cart .cart_price{font-size:3.5rem;margin-bottom:35px}.price-cart-block .price-cart-wrapper .single_price_cart .content{line-height:150%}.price-cart-block .price-cart-wrapper .single_price_cart .content ul{list-style:disc;list-style-position:inside;font-size:1.125rem;line-height:25px;font-weight:300}.price-cart-block .price-cart-wrapper .single_price_cart .content a{color:#ffefea}.price-cart-block .price-cart-wrapper .single_price_cart .button-wrapper{position:absolute;bottom:-30px;left:0;right:0}.price-cart-block .price-cart-wrapper .orange{background-color:#D45F3B;color:#fff;border:unset;font-family:"Biryani",sans-serif;font-size:1rem;display:flex;justify-content:center;width:100%;gap:10px;border-radius:16px;padding:16px 32px;text-decoration:none;width:50%;margin:0 auto;margin-top:80px}@media screen and (min-width:520px) and (max-width:1399px){.price-cart-block{padding:50px 32px!important;}.price-cart-block .price-cart-wrapper{flex-direction:column;gap:70px}}@media screen and (min-width:300px) and (max-width:519px){.price-cart-block{padding:70px 16px!important;}.price-cart-block .text-wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}.price-cart-block .text-wrapper .title{font-size:2rem;padding-bottom:2rem}.price-cart-block .price-cart-wrapper .single_price_cart{padding:32px}.price-cart-block .price-cart-wrapper .single_price_cart .content ul{font-size:1rem;list-style-position:outside}.price-cart-block .price-cart-wrapper .orange{width:100%}.price-cart-block .price-cart-wrapper{flex-direction:column;gap:70px}}.dynamic_list_section{padding:clamp(16px, 0.0462rem + 4.016vw, 65px);display:flex;flex-direction:column;align-items:center}.dynamic_list_section .school_program_wrapper{padding:clamp(16px, 0.0462rem + 4.016vw, 150px);width:100%}.dynamic_list_section .school_program_wrapper .title-wrapper{margin-bottom:60px}.dynamic_list_section .school_program_wrapper .title-wrapper .subtitle{font-size:clamp(10px, 0.4692rem + 0.656vw, 18px);opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px;color:#463F67;opacity:.7;padding-left:0px!important}.dynamic_list_section .school_program_wrapper .title-wrapper .title{font-size:clamp(24px, 0.79914rem + 2.951vw, 60px);padding-bottom:40px;color:#4C4766}.dynamic_list_section .school_program_wrapper .title-wrapper .text{font-size:clamp(14px, 0.4692rem + 0.656vw, 18px);opacity:.5;line-height:120%}.dynamic_list_section .school_program_wrapper .program-wrapper{display:flex;gap:clamp(35px, 1.31136rem + 3.689vw, 80px)}.dynamic_list_section .school_program_wrapper .program-wrapper .program-nav{flex:1;display:flex;flex-direction:column;justify-content:space-between;font-family:'Playfair Display',serif;font-size:clamp(12px, 0.5163rem + 0.984vw, 24px);font-weight:700;counter-reset:my-awesome-counter;color:#ffefea;border-radius:16px;list-style:none;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;padding:clamp(35px, 1.50611rem + 2.869vw, 70px) clamp(32px, 1.64969rem + 1.475vw, 50px);gap:clamp(22px, 0.92731rem + 1.885vw, 45px)}.dynamic_list_section .school_program_wrapper .program-wrapper .program-nav .nav-item{counter-increment:my-awesome-counter;cursor:pointer}.dynamic_list_section .school_program_wrapper .program-wrapper .program-nav .nav-item::before{content:counter(my-awesome-counter) ". ";color:#ffefea;font-weight:700}.dynamic_list_section .school_program_wrapper .program-wrapper .program-nav .nav-item.active-nav-item{color:#eaa37b}.dynamic_list_section .school_program_wrapper .program-wrapper .program-nav .nav-item.active-nav-item:before{content:counter(my-awesome-counter) ". ";color:#eaa37b}.dynamic_list_section .school_program_wrapper .program-wrapper .program_content{flex:2;position:relative;display:grid;grid-template-columns:1fr;gap:clamp(20px, 0.86074rem + 1.639vw, 40px)}.dynamic_list_section .school_program_wrapper .program-wrapper .program_content .single_item .content_title{font-size:clamp(12px, 0.5163rem + 0.984vw, 24px);margin-bottom:clamp(20px, 0.86074rem + 1.639vw, 40px);font-family:'Playfair Display',serif;font-weight:700}.dynamic_list_section .school_program_wrapper .program-wrapper .program_content .single_item .description{font-size:clamp(12px, 0.4692rem + 0.656vw, 18px);line-height:30px;font-weight:400}.dynamic_list_section .school_program_wrapper .program-wrapper .program_content .single_item:nth-child(n+2){position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);opacity:0;transition:opacity 0.3s ease}.dynamic_list_section .school_program_wrapper .program-wrapper .program_content .custom_button{background-color:#d45f3b;padding:16px 24px 14px 24px;display:inline-block;font-size:16px;font-weight:700;color:#fff;text-decoration:none;border-radius:16px;border:unset;margin-top:24px;line-height:1;transition:all .3s cubic-bezier(.075,.82,.165,1);max-width:325px;text-align:center}.dynamic_list_section .school_program_wrapper .program-wrapper .program_content .custom_button:hover{background-color:#a1482c;transition:all .3s cubic-bezier(.075,.82,.165,1)}@media screen and (min-width:300px) and (max-width:519px){.dynamic_list_section .school_program_wrapper .title-wrapper .subtitle{letter-spacing:.3rem;padding-bottom:1rem}.dynamic_list_section .school_program_wrapper .title-wrapper .title{letter-spacing:.3rem;padding-bottom:1rem}.dynamic_list_section .school_program_wrapper .program-wrapper{flex-direction:column}.dynamic_list_section .school_program_wrapper .program-wrapper .program_content .custom_button{font-size:12px}}@media screen and (min-width:520px) and (max-width:1399px){.dynamic_list_section .school_program_wrapper .program-wrapper{flex-direction:column}}.block_customer_reviews{padding:clamp(16px, 0.0462rem + 4.016vw, 65px);display:flex;flex-direction:column;align-items:center}.block_customer_reviews .text-wrapper{width:100%}.block_customer_reviews .text-wrapper .title{font-size:clamp(24px, 0.79914rem + 2.951vw, 60px);margin-bottom:30px;color:#4C4766;font-family:'Playfair Display',serif;font-weight:700}.block_customer_reviews .text-wrapper .subtitle{font-size:clamp(10px, 0.4692rem + 0.656vw, 18px);color:#4C4766;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:0}.block_customer_reviews .text-wrapper img{position:absolute;top:-30px;right:150px}.block_customer_reviews .block-swiper-customer_reviews{overflow:hidden;width:80%;padding:100px 0 55px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.block_customer_reviews .block-swiper-customer_reviews .swiper_description{font-size:clamp(10px, 0.5471rem + 0.328vw, 14px);font-weight:400;line-height:170%;padding-bottom:5px;color:#4C4766}.block_customer_reviews .block-swiper-customer_reviews .swiper_description::before{content:"";background-image:url(/wp-content/uploads/2023/06/cytat.svg);width:80px;height:60px;display:block;z-index:999;position:absolute;top:-40px;background-repeat:no-repeat}.block_customer_reviews .block-swiper-customer_reviews .swiper_author{font-size:clamp(15px, 0.84013rem + 0.41vw, 20px);color:#D45F3B;font-weight:700;padding-top:1rem;padding-bottom:10px}.block_customer_reviews .block-swiper-customer_reviews .swiper_link{font-family:'Playfair Display',serif;font-size:12px;color:#463F67;text-transform:lowercase;display:block;min-height:38px;line-height:150%}.block_customer_reviews .block-swiper-customer_reviews .swiper_link:first-letter{text-transform:uppercase!important}.block_customer_reviews .block-swiper-customer_reviews img{margin-left:-2px}.block_customer_reviews .block-swiper-customer_reviews .swiper-button-next,.block_customer_reviews .block-swiper-customer_reviews .swiper-button-prev{width:68px;height:68px;display:flex;align-items:center;justify-content:center;top:55%;border-radius:50%;background-color:#F9DCD3}.block_customer_reviews .block-swiper-customer_reviews .swiper-button-next{right:3%}.block_customer_reviews .block-swiper-customer_reviews .swiper-button-prev{left:3%}.block_customer_reviews .block-swiper-customer_reviews .swiper-button-next::after{content:"\e5c8";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.block_customer_reviews .block-swiper-customer_reviews .swiper-button-prev::after{content:"\e5c4";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.block_customer_reviews .block-swiper-customer_reviews .swiper-pagination span.swiper-pagination-bullet{border-radius:4px;width:17px;height:17px;background-color:#463f67;opacity:1}.block_customer_reviews .block-swiper-customer_reviews .swiper-pagination span.swiper-pagination-bullet-active{background-color:#D45F3B}@media screen and (min-width:300px) and (max-width:519px){.block_customer_reviews .block-swiper-customer_reviews .swiper-button-next,.block_customer_reviews .block-swiper-customer_reviews .swiper-button-prev{width:28px;height:28px}.block_customer_reviews .block-swiper-customer_reviews{padding:50px 0}}@media screen and (min-width:520px) and (max-width:1399px){.block_customer_reviews .block-swiper-customer_reviews{padding:50px 0}}.newsletter-section{padding:clamp(16px, 0.0462rem + 4.016vw, 65px)!important;display:flex;background:hsl(346 36% 77%);padding:0;margin:100px 65px;border-radius:16px;gap:45px;position:relative}.newsletter-section .img-wrapper{flex:1.5;position:relative;display:flex;align-items:center;justify-content:center;margin-left:30px}.newsletter-section .img-wrapper img{position:absolute;object-fit:contain;width:100%}.newsletter-section .form-wrapper{flex:2;padding:clamp(40px, 2.30525rem + 0.82vw, 50px) clamp(0px, -2.92006rem + 12.295vw, 150px) clamp(0px, -1.16803rem + 4.918vw, 60px) 0}.newsletter-section .form-wrapper .subtitle{font-size:clamp(10px, 0.4692rem + 0.656vw, 18px)!important;color:#4C4766;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:0;padding-right:50px}.newsletter-section .form-wrapper .title{font-size:clamp(16px, 0.68864rem + 1.311vw, 32px)!important;margin-bottom:30px;color:#4C4766;font-family:'Playfair Display',serif;line-height:43px;padding-right:50px}.newsletter-section .form-wrapper .ml-form-embedBody{padding:0px!important}.newsletter-section .form-wrapper .ml-form-embedBody form{display:flex;flex-wrap:wrap;justify-content:space-between}.newsletter-section .form-wrapper .ml-form-embedBody form .ml-input-horizontal{width:100%!important;display:flex!important;gap:20px!important}.newsletter-section .form-wrapper .ml-form-embedBody form .ml-button-horizontal{width:100%!important;margin-top:20px!important}.newsletter-section .form-wrapper .ml-form-embedBody form .ml-button-horizontal button{padding:12px 38px!important;text-align:center!important;border-radius:4px!important;background-color:#d45f3b!important;border:unset!important;color:#fff!important;font-size:1rem!important;line-height:unset!important}.newsletter-section .form-wrapper .ml-form-embedBody form input{width:100%!important;border:1px solid #2d1c40!important;background:transparent!important;font-size:1rem!important;padding:8px 32px!important;border-radius:4px!important;line-height:unset!important}.newsletter-section .form-wrapper .ml-form-embedBody form input::placeholder{color:#2d1c40!important}.newsletter-section .form-wrapper .ml-form-successBody{font-size:0.75rem!important;line-height:15px!important;color:#4c4766!important;padding:0px!important}.newsletter-section .form-wrapper .ml-form-successBody h4,.newsletter-section .form-wrapper .ml-form-successBody p{font-size:0.75rem!important;line-height:15px!important;color:#4c4766!important}.newsletter-section .form-wrapper .form-description{font-size:clamp(8px, 0.4221rem + 0.328vw, 12px)!important;line-height:150%;color:#2D1C40}.newsletter-section svg{position:absolute;bottom:-37px;margin:auto 0;width:100%}@media screen and (min-width:300px) and (max-width:767px){.newsletter-section{margin:50px 16px 100px 16px;flex-direction:column-reverse}.newsletter-section .img-wrapper img{width:30%!important;;height:auto;right:0;bottom:-30px}.newsletter-section .form-wrapper .ml-form-embedBody form{flex-direction:column;gap:16px}.newsletter-section .form-wrapper .form-description{width:50%}}@media screen and (min-width:768px) and (max-width:1024px){.newsletter-section{margin:50px 16px 100px 16px;flex-direction:column-reverse}.newsletter-section .img-wrapper img{width:30%!important;height:auto;right:0}.newsletter-section .form-wrapper .ml-form-embedBody form{flex-direction:column;gap:16px}.newsletter-section .form-wrapper .form-description{width:50%}.newsletter-section{margin:50px 32px 100px 32px}}.custom-calculator-section{margin:clamp(3.625rem, 2.88519rem + 3.115vw, 6rem) clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem);background:hsl(346 36% 77%);border-top-left-radius:16px;border-top-right-radius:16px}.custom-calculator-section .main-title{text-align:center;font-size:clamp(1.5rem, 0.09827rem + 5.902vw, 6rem);padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem);-webkit-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);border-radius:16px}.custom-calculator-section .content{padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem) clamp(1rem, -0.24593rem + 5.246vw, 5rem);display:flex;flex-direction:column;gap:47px}.custom-calculator-section .content .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem}.custom-calculator-section .content .calculator-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px;position:relative}.custom-calculator-section .content .calculator-wrapper .calculator-description{font-size:18px;text-align:center;max-width:900px;padding-bottom:20px;line-height:150%}.custom-calculator-section .content .calculator-wrapper .calculator-description ul{list-style:inside;padding:20px 0}.custom-calculator-section .content .calculator-wrapper .birthdate-calculator{display:none;height:0;position:relative;flex-direction:column;align-items:center;height:auto}.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .calculator{display:flex;gap:20px;width:100%;margin-bottom:50px}@media screen and (max-width:819px){.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .calculator{flex-direction:column}}.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .calculator .date-selectors-container{display:flex;gap:10px;width:100%;flex-direction:column}@media screen and (max-width:819px){.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .calculator .date-selectors-container{flex-direction:column}.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .calculator .date-selectors-container select{width:100%}}.custom-calculator-section .calculator-title{font-weight:900;font-size:32px;padding-bottom:20px}@media screen and (max-width:819px){.custom-calculator-section .calculator-title{text-align:center}}.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .button-wrapper{display:flex;align-items:center;justify-content:center;gap:20px}@media screen and (max-width:819px){.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .button-wrapper{justify-content:center;flex-direction:column}}.custom-calculator-section .content .calculator-wrapper .birthdate-calculator .button-wrapper button{width:100%}.custom-calculator-section input[type="date"]{display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;width:100%;font-size:1rem;font-family:monospace;border:1px solid #8292a2;border-radius:.25rem;background:#fff0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23688EBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Crect width='18' height='18' y='2' rx='2'/%3E%3Cpath d='M13 0L13 4M5 0L5 4M0 8L18 8'/%3E%3C/g%3E%3C/svg%3E") right 1rem center no-repeat;cursor:pointer}.custom-calculator-section input{cursor:pointer;display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;background:#fff0;font-size:1rem;font-family:monospace;border:1px solid #463F67!important;border-radius:4px}.custom-calculator-section input[type="date"]:focus,input{outline:none;border-color:#463F67}::-webkit-datetime-edit-month-field:hover,::-webkit-datetime-edit-day-field:hover,::-webkit-datetime-edit-year-field:hover{background:rgb(0 120 250 / .1)}::-webkit-datetime-edit-text{opacity:0}::-webkit-clear-button,::-webkit-inner-spin-button{display:none}::-webkit-calendar-picker-indicator{position:absolute;width:2.5rem;height:100%;top:0;right:0;bottom:0;opacity:0;cursor:pointer;color:rgb(0 120 250);background:rgb(0 120 250)}.custom-calculator-section input[type="date"]:hover::-webkit-calendar-picker-indicator{opacity:.05}.custom-calculator-section input[type="date"]:hover::-webkit-calendar-picker-indicator:hover{opacity:.15}.custom-calculator-section .button-wrapper{display:flex}@media screen and (max-width:819px){.custom-calculator-section .button-wrapper{justify-content:center}}.custom-calculator-section .button-wrapper .custom-button{padding:14px 38px;text-align:center;border-radius:16px;background-color:#d45f3b;border:unset;color:#fff;font-size:1rem;line-height:unset;text-decoration:none;display:block}.custom-calculator-section .results-wrapper{display:flex;flex-direction:column;gap:50px}.custom-calculator-section .results-wrapper #result{display:flex;flex-direction:column;gap:50px}.custom-calculator-section .results-wrapper #result .single-item{width:100%;display:flex;flex-direction:column;gap:30px}.custom-calculator-section .results-wrapper .type{font-size:20px;color:#8D83AA}.custom-calculator-section .results-wrapper .button-wrapper{justify-content:flex-end}.custom-calculator-section .results-wrapper #result{display:flex;align-items:flex-end}.custom-calculator-section .results-wrapper #result .data-wrapper{display:flex}@media screen and (max-width:819px){.custom-calculator-section .results-wrapper{flex-direction:column}.custom-calculator-section .results-wrapper #result .data-wrapper{flex-direction:column}}.custom-calculator-section .results-wrapper .number{font-size:150px;color:#8D83AA;flex:2}@media screen and (max-width:819px){.custom-calculator-section .results-wrapper .number{font-size:108px;color:#8D83AA}}.custom-calculator-section .results-wrapper .definition{color:#000;line-height:150%;font-size:16px;padding:45px 16px;border:1px solid #463F67;flex:5}@media screen and (max-width:819px){.custom-calculator-section .results-wrapper .definition{padding:16px}}.custom-calculator-section .birthdate-calculator.is-active{display:flex!important;height:auto}.custom-calculator-section{margin:clamp(3.625rem, 2.88519rem + 3.115vw, 6rem) clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem);background:hsl(346 36% 77%);border-top-left-radius:16px;border-top-right-radius:16px}.custom-calculator-section .main-title{text-align:center;font-size:clamp(1.5rem, 0.09827rem + 5.902vw, 6rem);padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem);-webkit-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);border-radius:16px}.custom-calculator-section .content{padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem) clamp(1rem, -0.24593rem + 5.246vw, 5rem);display:flex;flex-direction:column;gap:47px}.custom-calculator-section .content .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem}.custom-calculator-section .content .calculator-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px;position:relative}.custom-calculator-section .content .calculator-wrapper .name-calculator{display:none;height:0;position:relative;flex-direction:column;align-items:center;height:auto}.custom-calculator-section .content .calculator-wrapper .name-calculator .calculator{display:flex;flex-direction:column;gap:20px}.custom-calculator-section .calculator-title{font-weight:900;font-size:32px}.custom-calculator-section .button-wrapper{display:flex;align-items:center;justify-content:center;gap:20px}@media screen and (max-width:819px){.custom-calculator-section .button-wrapper{justify-content:center;flex-direction:column}}.custom-calculator-section .content .calculator-wrapper .name-calculator .button-wrapper button{width:100%}.custom-calculator-section .name-calculator input[type="date"]{display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;font-size:1rem;font-family:monospace;border:1px solid #8292a2;border-radius:.25rem;background:#fff0 right 1rem center no-repeat;cursor:pointer}.custom-calculator-section .name-calculator .calculator{display:flex;flex-direction:column;gap:20px}.custom-calculator-section .name-calculator input{cursor:pointer;display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;background:#fff0;font-size:1rem;font-family:monospace;border:1px solid #463F67!important;border-radius:4px}.custom-calculator-section .name-calculator input[type="date"]:focus,input{outline:none;border-color:#463F67}::-webkit-datetime-edit-month-field:hover,::-webkit-datetime-edit-day-field:hover,::-webkit-datetime-edit-year-field:hover{background:rgb(0 120 250 / .1)}::-webkit-datetime-edit-text{opacity:0}::-webkit-clear-button,::-webkit-inner-spin-button{display:none}::-webkit-calendar-picker-indicator{position:absolute;width:2.5rem;height:100%;top:0;right:0;bottom:0;opacity:0;cursor:pointer;color:rgb(0 120 250);background:rgb(0 120 250)}.custom-calculator-section .name-calculator input[type="date"]:hover::-webkit-calendar-picker-indicator{opacity:.05}.custom-calculator-section .name-calculator input[type="date"]:hover::-webkit-calendar-picker-indicator:hover{opacity:.15}.custom-calculator-section .button-wrapper{display:flex}@media screen and (max-width:819px){.custom-calculator-section .button-wrapper{justify-content:center}}.custom-calculator-section .button-wrapper .custom-button{padding:14px 38px;text-align:center;border-radius:16px;background-color:#d45f3b;border:unset;color:#fff;font-size:1rem;line-height:unset;text-decoration:none;display:block}.custom-calculator-section .results-name-wrapper #result-2{display:flex;flex-direction:column;gap:50px}.custom-calculator-section .results-name-wrapper #result-2 .button-wrapper{justify-content:flex-end}.custom-calculator-section .results-name-wrapper #result-2 .single-item{width:100%;display:flex;gap:30px}@media screen and (max-width:819px){.custom-calculator-section .results-name-wrapper #result-2 .single-item{flex-direction:column;align-items:center}}.custom-calculator-section .results-name-wrapper .button-wrapper justify-content:flex-end}.custom-calculator-section .results-name-wrapper #result{display:flex;align-items:center}@media screen and (max-width:819px){.custom-calculator-section .results-name-wrapper{flex-direction:column}}.custom-calculator-section .results-name-wrapper .number{font-size:200px;color:#8D83AA;flex:1}@media screen and (max-width:819px){.custom-calculator-section .results-name-wrapper .number{font-size:108px;color:#8D83AA}}.custom-calculator-section .results-name-wrapper .definition{color:#000;line-height:150%;font-size:16px;padding:45px 16px;border:1px solid #463F67;flex:4}@media screen and (max-width:819px){.custom-calculator-section .results-name-wrapper .definition{padding:16px}}.custom-calculator-section .name-calculator.is-active{display:flex!important;height:auto}.custom-calculator-section{margin:clamp(3.625rem, 2.88519rem + 3.115vw, 6rem) clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem);background:hsl(346 36% 77%);border-top-left-radius:16px;border-top-right-radius:16px}.custom-calculator-section .main-title{text-align:center;font-size:clamp(1.5rem, 0.09827rem + 5.902vw, 6rem);padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem);-webkit-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);border-radius:16px}.custom-calculator-section .content{padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem) clamp(1rem, -0.24593rem + 5.246vw, 5rem);display:flex;flex-direction:column;gap:47px}.custom-calculator-section .content .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem}.custom-calculator-section .content .calculator-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px;position:relative}.custom-calculator-section .content .calculator-wrapper .numerological-horoscope{display:none;height:0;position:relative;flex-direction:column;align-items:center;height:auto}.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .calculator{display:flex;gap:20px;width:100%;margin-bottom:50px}@media screen and (max-width:819px){.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .calculator{flex-direction:column}}.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .calculator .date-selectors-container{display:flex;gap:10px;width:100%;flex-direction:column}@media screen and (max-width:819px){.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .calculator .date-selectors-container{flex-direction:column}.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .calculator .date-selectors-container select{width:100%}}.custom-calculator-section .calculator-title{font-weight:900;font-size:32px;padding-bottom:20px}@media screen and (max-width:819px){.custom-calculator-section .calculator-title{text-align:center}}.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .button-wrapper{display:flex;align-items:center;justify-content:center;gap:20px}@media screen and (max-width:819px){.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .button-wrapper{justify-content:center;flex-direction:column}}.custom-calculator-section .content .calculator-wrapper .numerological-horoscope .button-wrapper button{width:100%}.custom-calculator-section .numerological-horoscope input[type="date"]{display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;font-size:1rem;font-family:monospace;border:1px solid #8292a2;border-radius:.25rem;background:#fff0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23688EBB' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' transform='translate(1 1)'%3E%3Crect width='18' height='18' y='2' rx='2'/%3E%3Cpath d='M13 0L13 4M5 0L5 4M0 8L18 8'/%3E%3C/g%3E%3C/svg%3E") right 1rem center no-repeat;cursor:pointer}.custom-calculator-section .numerological-horoscope input{cursor:pointer;display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;background:#fff0;font-size:1rem;font-family:monospace;border:1px solid #463F67!important;border-radius:4px}.custom-calculator-section .numerological-horoscope input[type="date"]:focus,input{outline:none;border-color:#463F67}::-webkit-datetime-edit-month-field:hover,::-webkit-datetime-edit-day-field:hover,::-webkit-datetime-edit-year-field:hover{background:rgb(0 120 250 / .1)}::-webkit-datetime-edit-text{opacity:0}::-webkit-clear-button,::-webkit-inner-spin-button{display:none}::-webkit-calendar-picker-indicator{position:absolute;width:2.5rem;height:100%;top:0;right:0;bottom:0;opacity:0;cursor:pointer;color:rgb(0 120 250);background:rgb(0 120 250)}.custom-calculator-section .numerological-horoscope input[type="date"]:hover::-webkit-calendar-picker-indicator{opacity:.05}.custom-calculator-section .numerological-horoscope input[type="date"]:hover::-webkit-calendar-picker-indicator:hover{opacity:.15}.custom-calculator-section .button-wrapper{display:flex}@media screen and (max-width:819px){.custom-calculator-section .button-wrapper{justify-content:center}}.custom-calculator-section .button-wrapper .custom-button{padding:14px 38px;text-align:center;border-radius:16px;background-color:#d45f3b;border:unset;color:#fff;font-size:1rem;line-height:unset;text-decoration:none;display:block}.custom-calculator-section .results-wrapper-2{width:100%;display:flex;flex-direction:column;gap:50px}.custom-calculator-section .results-wrapper-2 #result-3{display:flex;flex-direction:column;gap:50px}.custom-calculator-section .results-wrapper-2 #result-3 .single-item{width:100%;display:flex;gap:30px}@media screen and (max-width:819px){.custom-calculator-section .results-wrapper-2 #result-3 .single-item{flex-direction:column}}.custom-calculator-section .results-wrapper-2 .button-wrapper{justify-content:flex-end}.custom-calculator-section .results-wrapper-2 #result-3{display:flex;align-items:flex-end}.custom-calculator-section .results-wrapper-2 #result-3 .data-wrapper{display:flex}@media screen and (max-width:819px){.custom-calculator-section .results-wrapper-2{flex-direction:column}.custom-calculator-section .results-wrapper-2 #result-3 .data-wrapper{flex-direction:column}}.custom-calculator-section .results-wrapper-2 .number-wrapper{flex:2;display:flex;flex-direction:column;align-items:center;gap:15px}.custom-calculator-section .results-wrapper-2 .number{font-size:150px;color:#8D83AA}.custom-calculator-section .results-wrapper-2 .type{font-size:20px;color:#8D83AA}@media screen and (max-width:819px){.custom-calculator-section .results-wrapper-2 .number{font-size:108px;color:#8D83AA}}.custom-calculator-section .results-wrapper-2 .definition{color:#000;line-height:150%;font-size:16px;padding:45px 16px;border:1px solid #463F67;flex:5}@media screen and (max-width:819px){.custom-calculator-section .results-wrapper-2 .definition{padding:16px}}.custom-calculator-section .numerological-horoscope.is-active{display:flex!important;height:auto!important}.custom-calculator-section{margin:clamp(3.625rem, 2.88519rem + 3.115vw, 6rem) clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem);background:hsl(346 36% 77%);border-top-left-radius:16px;border-top-right-radius:16px}.custom-calculator-section .main-title{text-align:center;font-size:clamp(1.5rem, 0.09827rem + 5.902vw, 6rem);padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem);-webkit-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);border-radius:16px}.custom-calculator-section .content{padding:clamp(1.5rem, 0.91599rem + 2.459vw, 3.375rem) clamp(1rem, -0.24593rem + 5.246vw, 5rem);display:flex;flex-direction:column;gap:47px}.custom-calculator-section .content .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem}.custom-calculator-section .content .calculator-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px;position:relative}.custom-calculator-section .content .calculator-wrapper .portrait-calculator{display:none;height:0;position:relative;flex-direction:column;align-items:center;height:auto}.custom-calculator-section .content .calculator-wrapper .portrait-calculator .calculator{display:flex;flex-direction:column;gap:20px}.custom-calculator-section .calculator-description{font-size:18px;text-align:center;max-width:900px;padding-bottom:20px;line-height:150%}.custom-calculator-section .calculator-title{font-weight:900;font-size:32px}.custom-calculator-section .content .calculator-wrapper .portrait-calculator .button-wrapper{display:block}.custom-calculator-section .content .calculator-wrapper .portrait-calculator .button-wrapper button{width:100%}.custom-calculator-section .portrait-calculator input[type="date"]{display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;font-size:1rem;font-family:monospace;border:1px solid #8292a2;border-radius:.25rem;background:#fff0 right 1rem center no-repeat;cursor:pointer}.custom-calculator-section .portrait-calculator .calculator{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:819px){.custom-calculator-section .portrait-calculator .calculator{width:100%}}.custom-calculator-section .portrait-calculator input{cursor:pointer;display:block;position:relative;padding:1rem 3.5rem 1rem .75rem;background:#fff0;font-size:1rem;font-family:monospace;border:1px solid #463F67!important;border-radius:4px}.custom-calculator-section .portrait-calculator input[type="date"]:focus,input{outline:none;border-color:#463F67}::-webkit-datetime-edit-month-field:hover,::-webkit-datetime-edit-day-field:hover,::-webkit-datetime-edit-year-field:hover{background:rgb(0 120 250 / .1)}::-webkit-datetime-edit-text{opacity:0}::-webkit-clear-button,::-webkit-inner-spin-button{display:none}::-webkit-calendar-picker-indicator{position:absolute;width:2.5rem;height:100%;top:0;right:0;bottom:0;opacity:0;cursor:pointer;color:rgb(0 120 250);background:rgb(0 120 250)}.custom-calculator-section .portrait-calculator input[type="date"]:hover::-webkit-calendar-picker-indicator{opacity:.05}.custom-calculator-section .portrait-calculator input[type="date"]:hover::-webkit-calendar-picker-indicator:hover{opacity:.15}.custom-calculator-section .button-wrapper{display:flex;align-items:center;justify-content:center;gap:20px}@media screen and (max-width:819px){.custom-calculator-section .button-wrapper{justify-content:center;flex-direction:column}}.custom-calculator-section .button-wrapper .custom-button{padding:14px 38px;text-align:center;border-radius:16px;background-color:#d45f3b;border:unset;color:#fff;font-size:1rem;line-height:unset;text-decoration:none;display:block}.custom-calculator-section .results-portrait-wrapper{width:100%}.custom-calculator-section .results-portrait-wrapper #result-1{display:flex;flex-direction:column;gap:50px}.custom-calculator-section .results-portrait-wrapper #result-1 .single-item{width:100%;display:flex;gap:30px}@media screen and (max-width:819px){.custom-calculator-section .results-portrait-wrapper #result-1 .single-item{flex-direction:column;align-items:center}}.custom-calculator-section .results-portrait-wrapper .button-wrapper{justify-content:flex-end}.custom-calculator-section .results-portrait-wrapper #result{display:flex;align-items:center}@media screen and (max-width:819px){.custom-calculator-section .results-portrait-wrapper{flex-direction:column}}.custom-calculator-section .results-portrait-wrapper .number{font-size:200px;color:#8D83AA;flex:1}@media screen and (max-width:819px){.custom-calculator-section .results-portrait-wrapper .number{font-size:108px;color:#8D83AA}}.custom-calculator-section .results-portrait-wrapper .description{color:#000;line-height:150%;font-size:16px;padding:45px 16px;border:1px solid #463F67;flex:4;width:100%}@media screen and (max-width:819px){.custom-calculator-section .results-portrait-wrapper .description{padding:16px}}.custom-calculator-section .results-portrait-wrapper h2.result-1{text-align:center}.custom-calculator-section .portrait-calculator.is-active{display:flex!important;height:auto}.block-nasza-kadra{position:relative;margin:65px clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem) 32px clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem)}.block-nasza-kadra .title{font-family:'Biryani',sans-serif;font-size:clamp(10px, 0.4692rem + 0.656vw, 18px);opacity:.4;text-transform:uppercase;letter-spacing:1rem;font-weight:200;margin-bottom:32px;line-height:150%}.block-nasza-kadra .list-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem, -0.24593rem + 5.246vw, 5rem)}.block-nasza-kadra .list-items-1,.block-nasza-kadra .list-items-2{gap:24px;list-style-type:none;padding:unset;display:flex;flex-direction:column;position:relative}.block-nasza-kadra .list-items-1 .background-wrapper,.block-nasza-kadra .list-items-2 .background-wrapper{position:absolute;bottom:0;z-index:9;right:0;left:0}.block-nasza-kadra .list-items-1 .background-wrapper img,.block-nasza-kadra .list-items-2 .background-wrapper img{object-fit:cover;object-position:right bottom}.block-nasza-kadra li{background:#F6DCD4;border-radius:clamp(1rem, 0.41599rem + 2.459vw, 2.875rem);position:relative;display:flex;list-style-type:none;padding:36px;height:100%}.block-nasza-kadra .img-wrapper{float:right;padding-left:10px;width:50%}.block-nasza-kadra .list-items-2 .img-wrapper{float:left;padding-right:10px;padding-left:0}.block-nasza-kadra img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center;border-radius:clamp(1rem, 0.41599rem + 2.459vw, 2.875rem);min-height:405px}.block-nasza-kadra .item-title{display:inline-block;width:48%;font-family:"Playfair Display",serif;color:#4C4766;margin-bottom:16px;font-size:clamp(1.875rem, 1.1787rem + 2.321vw, 3.5rem);margin-top:50px}.block-nasza-kadra .item-subtitle{display:inline-block;font-family:'Biryani',sans-serif;width:48%;color:#4C4766;font-size:20px;margin-bottom:16px;font-weight:500;margin-top:50px;line-height:150%}.block-nasza-kadra .item-description{display:inline;font-family:'Biryani',sans-serif;font-weight:200;color:#4C4766;font-size:18px}.block-nasza-kadra .item-description p{margin:18px 0;line-height:150%}@media screen and (min-width:320px) and (max-width:1399px){.block-nasza-kadra .img-wrapper{float:unset;padding:0 0 16px 0;width:100%}.block-nasza-kadra img{aspect-ratio:2/1}.block-nasza-kadra .item-title{width:100%}.block-nasza-kadra .item-subtitle{width:100%;color:#4C4766}.block-nasza-kadra .list-items-1 .background-wrapper,.block-nasza-kadra .list-items-2 .background-wrapper{display:none}}@media screen and (min-width:300px) and (max-width:768px){.block-nasza-kadra .list-wrapper{grid-template-columns:1fr}.block-nasza-kadra li{padding:16px}.block-nasza-kadra .item-subtitle{font-size:18px;margin-top:15px}.block-nasza-kadra .item-description{font-size:12px}}.product-cart-swiper-section{margin:100px 65px 140px 54px;padding:0 10%}@media only screen and (max-width:767px){.product-cart-swiper-section{margin:50px 16px;padding:0}}.product-cart-swiper-section .text_wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px}@media only screen and (max-width:767px){.product-cart-swiper-section .text_wrapper{padding:0 16px}}.product-cart-swiper-section .text_wrapper .title{font-size:32px;padding-bottom:40px}@media only screen and (max-width:767px){.product-cart-swiper-section .text_wrapper .title{font-size:2rem;padding-bottom:2rem}}.product-cart-swiper-section .text_wrapper .description{font-weight:300;line-height:25px;font-size:1.125rem;text-align:center}.product-cart-swiper-section .block-product-swiper-carts-wrapper{margin-top:100px}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper{margin-top:30px}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-slider-title{color:#d45f3b;font-size:2rem;font-family:"Playfair Display",serif;text-align:center;margin-bottom:1rem}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts{overflow:hidden}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper{padding:20px 0}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper{flex-direction:column;display:flex;gap:50px;padding:20px 0}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide.swiper-slide-active{background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide{border-radius:16px;background:#f6dcd4;display:flex;flex-direction:column;align-items:center;color:#4c4766;height:650px;justify-content:space-around}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide{border-radius:16px;background:#f6dcd4;display:flex;flex-direction:column;align-items:center;color:#4c4766;display:none;padding-bottom:24px}.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide:first-child{background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea}.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide:nth-child(-n+3){display:flex}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .slide-title{font-family:"Playfair Display",serif;font-size:2rem;font-weight:700;margin-top:60px;text-align:center}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .slide-title{font-size:2rem;font-weight:700;margin-top:30px;text-align:center;padding:0 20px;line-height:1.3}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .img-wrapper{margin-top:40px}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .img-wrapper{margin-top:30px;padding:0 20px}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .img-wrapper img{object-fit:contain;max-height:200px}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .img-wrapper img{object-fit:cover;height:auto}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .slide-description{font-size:1.125rem;line-height:25px;text-align:center;padding:30px 60px 0 60px}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .slide-description{font-size:1.333rem;line-height:1.2;text-align:center;padding:30px 16px 30px 16px}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper{display:flex;justify-content:center}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .button-wrapper{display:flex;justify-content:center;width:80%}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper .button{color:#fff;padding:16px 92px;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#d45f3b;border-radius:16px;text-decoration:none}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .button-wrapper .button{line-height:22px;padding:16px 18px;width:100%;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#d45f3b;border-radius:16px;text-decoration:none;color:#fff}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper .button::before{content:"\e854";font-family:"Material Symbols Outlined";color:#fff;font-size:19px;margin-bottom:2px}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .button-wrapper .button::before{font-size:2rem}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-button-prev,.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-button-next{color:#493661}@media only screen and (max-width:767px){.product-cart-swiper-section .block-product-swiper-carts-wrapper .swiper-button-prev,.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-button-next{display:none}}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-button-prev::after,.swiper-button-next::after{font-weight:900}article header{display:none}.section_image{margin:65px clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem) 32px clamp(1rem, 0.0462rem + 4.016vw, 4.0625rem);background-color:#f6dcd4;border-radius:32px;padding:60px clamp(1rem, -1.25815rem + 9.508vw, 8.25rem)}.section_image.is-style-align-left .content-wrapper{flex-direction:row-reverse}.section_image ul{list-style:disc}.section_image .content-wrapper{display:flex;gap:80px}.section_image .content-wrapper .left_wrapper{flex:3}.section_image .woocommerce-breadcrumb{font-size:14px;opacity:.5;color:#767676;padding-bottom:25px}.section_image .woocommerce-breadcrumb a{font-weight:300;color:#767676}.section_image .page-title{font-family:'Playfair Display',serif;color:#4c4766;margin-bottom:70px;font-size:2.5rem;margin-top:0}.section_image .content-wrapper .left_wrapper .subtitle{font-family:'Playfair Display',serif;color:#d45f3b!important;font-size:2rem;margin-bottom:30px;padding:0;font-weight:700}.section_image .content-wrapper .left_wrapper .description{font-family:'Biryani',sans-serif;font-size:20px;font-weight:300;line-height:1.5;color:#4c4766;margin-top:56px;padding-right:100px}.section_image .content-wrapper .left_wrapper .description p,.section_image .content-wrapper .left_wrapper .description li{padding:5px 0}.section_image .button-wrapper{display:flex;align-items:center;justify-content:center;gap:50px}.section_image .button-wrapper .custom_button{background-color:#d45f3b;padding:16px 24px 14px 24px;display:inline-block;font-size:16px;font-weight:700;color:#fff;text-decoration:none;border-radius:16px;border:unset;margin-top:24px;line-height:1;transition:all 0.3s cubic-bezier(.075,.82,.165,1)}.section_image .button-wrapper .custom_button:hover{background-color:#a1482c;transition:all 0.3s cubic-bezier(.075,.82,.165,1)}.section_image .content-wrapper .right_wrapper{flex:2;display:flex;align-items:center;justify-content:center}.section_image .content-wrapper .right_wrapper img,.section_image .content-wrapper .right_wrapper iframe{object-fit:contain;height:100%;width:100%}.section_image .content-wrapper .right_wrapper iframe{min-height:450px}@media screen and (min-width:520px) and (max-width:1399px){.section_image .content-wrapper{flex-direction:column!important}.section_image .content-wrapper .left_wrapper .description{padding-right:0}.section_image .content-wrapper .left_wrapper .page-title{font-size:65px}.section_image .button-wrapper{flex-direction:column;gap:0}.section_image .button-wrapper .custom_button{width:100%}}@media screen and (min-width:300px) and (max-width:519px){.section_image .button-wrapper{flex-direction:column!important;gap:0}.section_image .button-wrapper .custom_button{font-size:12px;width:100%}.section_image .content-wrapper .left_wrapper .description{padding-right:0;margin-top:0}.section_image .content-wrapper .right_wrapper iframe{min-height:unset}.section_image .content-wrapper{flex-direction:column!important;gap:24px}.section_image .content-wrapper .left_wrapper .subtitle{font-size:2rem}.section_image .content-wrapper .left_wrapper .description{font-size:12px}.section_image .page-title{margin-bottom:20px}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration: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}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}.wcdg_delay_account{margin:20px 0;clear:both;display:inline-block}.wcdg_update{overflow:hidden;position:relative;border-left-color:#cc99c2!important;background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgb(0 0 0 / .1);display:block;padding:1px 12px;margin-top:15px}.single_add_to_cart_button{display:inline-block;margin:5px 5px}/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;z-index:100000!important}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:.4em 2.1em .4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_flat_75_ffffff_40x100.3a5cbb7c.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_highlight-soft_75_cccccc_1x100.3171b800.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_glass_75_e6e6e6_1x400.daa2f876.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_glass_75_dadada_1x400.3921655e.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_glass_65_ffffff_1x400.4ea71ef8.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_glass_55_fbf9ee_1x400.53fb89c3.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_glass_95_fef1ec_1x400.03ed20e6.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_222222_256x240.9a6712b3.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_222222_256x240.9a6712b3.png)}.ui-state-default .ui-icon{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_888888_256x240.2b8daebc.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_454545_256x240.1720f60c.png)}.ui-state-active .ui-icon{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_454545_256x240.1720f60c.png)}.ui-state-highlight .ui-icon{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_2e83ff_256x240.d29bce7d.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_cd0a0a_256x240.b3839970.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_flat_0_aaaaaa_40x100.0dbff28d.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-bg_flat_0_aaaaaa_40x100.0dbff28d.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}.clear{clear:both}.nobr{white-space:nowrap}.clear{clear:both}.nobr{white-space:nowrap}.wp-block-woocommerce-add-to-cart-form form.cart>.wc-bookings-booking-form-button{grid-column:1/-1}.wc-bookings-booking-form{border:1px solid #ddd;padding:1em 1em 0;margin:0 0 1em}.wc-bookings-booking-form input{box-sizing:border-box}.wc-bookings-booking-form .form-field{margin:0 0 1em}.wc-bookings-booking-form .form-field input[type=number]{width:25%}.wc-bookings-booking-form label{display:block}.wc-bookings-booking-form select{width:100%}.wc-bookings-booking-form .wc-bookings-time-block-picker{display:flex;justify-content:space-between}.wc-bookings-booking-form .wc-bookings-time-block-picker div{width:100%}.wc-bookings-booking-form .block-picker.month-picker li a{background-color:#2ecc71!important;border-color:rgb(0 0 0 / .1);color:#fff!important;text-shadow:0 1px 0 rgb(0 0 0 / .1);margin:1px;outline:0}.wc-bookings-booking-form .block-picker.month-picker li a:hover,.wc-bookings-booking-form .block-picker.month-picker li a.selected{background-color:#239e57!important}.wc-bookings-booking-form .block-picker.month-picker li.unavailable a{background-color:#fff!important;color:#2b2b2b!important;pointer-events:none}.wc-bookings-booking-form .block-picker{list-style:none;margin:0;padding:0;overflow:hidden;zoom:1;min-height:30px}.wc-bookings-booking-form .block-picker li.block{white-space:nowrap;text-align:center}.wc-bookings-booking-form .block-picker li.fully_booked a,.wc-bookings-booking-form .block-picker li.fully_booked a.selected{background-color:#c0392b!important;background-image:none!important;border-color:rgb(0 0 0 / .1)!important;color:#fff!important;text-shadow:0 1px 0 rgb(0 0 0 / .1);text-decoration:line-through!important;cursor:not-allowed;opacity:.35;pointer-events:none}.wc-bookings-booking-form .block-picker li{float:left;margin:0;padding:0;min-width:33%}.wc-bookings-booking-form .block-picker li a{margin:0;border:0;padding:.5em;vertical-align:middle;text-align:center;display:block;text-decoration:none;box-shadow:none}.wc-bookings-booking-form .block-picker li a .booking-spaces-left{display:block}.wc-bookings-booking-form .block-picker li a.selected{background:#239e57!important;color:#fff!important}.wc-bookings-booking-form .block-picker li:nth-child(odd) a{background:#fff}.wc-bookings-booking-form .block-picker li:nth-child(odd) a:hover,.wc-bookings-booking-form .block-picker li:nth-child(odd) a:focus{background:#239e57;color:#fff}.wc-bookings-booking-form .block-picker li:nth-child(even) a{background:#f5f5f5}.wc-bookings-booking-form .block-picker li:nth-child(even) a:hover,.wc-bookings-booking-form .block-picker li:nth-child(even) a:focus{background:#239e57;color:#fff}.wc-bookings-booking-form fieldset{margin:0 0 1em;line-height:2.25em}.wc-bookings-booking-form fieldset .picker.hasDatepicker{line-height:1em;margin-bottom:1em}.wc-bookings-booking-form fieldset input{width:100%}.wc-bookings-booking-form fieldset input.error{border-color:red}.wc-bookings-booking-form fieldset legend small{text-decoration:underline;padding-left:1em;color:#999;cursor:pointer;display:none}.wc-bookings-booking-form fieldset label{display:inline-block;vertical-align:top;line-height:1.5em;width:25%}.wc-bookings-booking-form fieldset label span{display:block;font-size:.75em;color:#999;padding:0 2px}.wc-bookings-booking-form .wc-bookings-booking-cost{background:#eee;border-top:1px solid #ddd;position:relative;margin:0 -1em;padding:1em}.theme-storefront .wc-bookings-booking-form .block-picker.month-picker li a{background-color:#754aa9!important}.theme-storefront .wc-bookings-booking-form .block-picker.month-picker li a:hover,.theme-storefront .wc-bookings-booking-form .block-picker.month-picker li a.selected{background-color:#4d2281!important}.theme-storefront .wc-bookings-booking-form .block-picker.month-picker li.unavailable a{background-color:#fff!important}.wc-bookings-date-picker{padding:1.03552em;padding-top:.61em}.wc-bookings-date-picker .ui-datepicker{padding:0;width:auto}.wc-bookings-date-picker .ui-widget-content{border:none;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .19)}.wc-bookings-date-picker .ui-datepicker-header{padding:0;border-bottom:none;overflow:hidden;text-transform:uppercase;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;background-color:#999;background-image:none;background-image:linear-gradient(to top,#999999 0%,#aaaaaa 100%);border:0;border-top:1px solid #999;color:#fff}.wc-bookings-date-picker .ui-datepicker-today a.ui-state-highlight{box-shadow:none!important}.wc-bookings-date-picker .ui-datepicker-today.ui-datepicker-current-day a.ui-state-highlight{box-shadow:none!important}.wc-bookings-date-picker .ui-datepicker-header .ui-state-hover{background:#fff0;border-color:#fff0;cursor:pointer}.wc-bookings-date-picker .ui-datepicker .ui-datepicker-title{line-height:1em;font-weight:400;padding:.75em 0}.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev,.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next{top:-1px;background:#999;border-radius:0;font-weight:400;border:none;height:2.5em;width:2em}.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev.ui-state-hover,.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next.ui-state-hover{background:#aaa}.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev span,.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next span{margin-top:-4px;top:40%}.wc-bookings-date-picker .ui-icon-circle-triangle-e{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_ffffff_256x240.f343f4f9.png);background-position:-32px 0}.wc-bookings-date-picker .ui-icon-circle-triangle-w{background-image:url(/wp-content/plugins/woocommerce-bookings/dist/images/ui-icons_ffffff_256x240.f343f4f9.png);background-position:-96px 0}.wc-bookings-date-picker .ui-datepicker table{margin:0}.wc-bookings-date-picker .ui-datepicker th{padding:.75em 0;text-transform:uppercase;color:#bbb;font-weight:400;border-top:1px solid #e6e6e6;background:#fefefe;display:table-cell}.wc-bookings-date-picker .ui-datepicker td{border:none;border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;background:#fefefe;padding:0!important;display:table-cell}.wc-bookings-date-picker .ui-datepicker td span,.wc-bookings-date-picker .ui-datepicker td a{text-decoration:none!important}.wc-bookings-date-picker .ui-datepicker td:last-child{border-right:0}.wc-bookings-date-picker .ui-datepicker td .ui-state-default{background:#fff0;background-image:none!important;border:none;color:#2b2b2b;margin:0;font-weight:400;text-align:center;padding:.75em 0}.wc-bookings-date-picker .ui-datepicker td a.ui-state-active,.wc-bookings-date-picker .ui-datepicker td a.ui-state-active.ui-state-hover{background:#fefefe;color:#b2b2b2;background-image:none!important}.wc-bookings-date-picker .ui-datepicker td.fully_booked:not(.not_bookable_by_rules) span,.wc-bookings-date-picker .ui-datepicker td.fully_booked:not(.not_bookable_by_rules) a{background-color:#c0392b!important;background-image:none!important;border-color:rgb(0 0 0 / .1)!important;color:#fff!important;text-shadow:0 1px 0 rgb(0 0 0 / .1)}.wc-bookings-date-picker .ui-datepicker td.bookable a{background-color:#2ecc71!important;background-image:none!important;border-color:rgb(0 0 0 / .1)!important;color:#fff!important;text-shadow:0 1px 0 rgb(0 0 0 / .1)}.wc-bookings-date-picker .ui-datepicker td.partial_booked a{background-color:#2ecc71!important;background-image:none!important;border-color:rgb(0 0 0 / .1)!important;color:#fff!important;text-shadow:0 1px 0 rgb(0 0 0 / .1);position:relative;z-index:1}.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a{background:#239e57!important;opacity:1!important}.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month{background:#eee}.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default{background:#239e57!important;color:#fff}#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.fully_booked.not_bookable_by_rules .ui-state-default{cursor:default;text-decoration:none}.wc-booking-summary{margin:1em 1em 1em 0;border:2px solid #ddd;padding:1em;color:#888;border-radius:4px}.wc-booking-summary .wc-booking-summary-actions{margin:1em 0 0 0}.wc-booking-summary .wc-booking-summary-actions a{border-right:1px solid #ddd;margin:0 3px 0 0;padding:0 4px 0 0}.wc-booking-summary .wc-booking-summary-actions a:last-child{border-right:0;margin:0;padding:0}.wc-booking-summary .wc-booking-summary-number{line-height:1em}.wc-booking-summary .wc-booking-summary-number span{color:#fff;font-size:.8em;background-color:#ccc;padding:.4em .8em;border-radius:4px;margin-left:1em;margin-top:-.2em;float:right}.wc-booking-summary .wc-booking-summary-number .status-unpaid,.wc-booking-summary .wc-booking-summary-number .status-incart{background-color:#ccc}.wc-booking-summary .wc-booking-summary-number .status-pending,.wc-booking-summary .wc-booking-summary-number .status-pending-confirmation{background-color:#ffba00}.wc-booking-summary .wc-booking-summary-number .status-confirmed{background-color:#7ad03a}.wc-booking-summary .wc-booking-summary-number .status-paid{background-color:#2ea2cc}.wc-booking-summary .wc-booking-summary-number .status-cancelled{background-color:#a00}.wc-booking-summary .wc-booking-summary-number .status-complete{background-color:#995}.wc-booking-summary .wc-booking-summary-list{margin:1em 0 0 0;list-style:none outside}.wc-booking-summary .wc-booking-summary-list li{margin:0 0 .5em}.wc-bookings-date-picker-timezone-block{margin-bottom:5px}.bookings-my-account-notice{margin-bottom:20px;display:none}.woocommerce-error{padding:10px 20px}.my_account_bookings.shop_table_responsive{margin:20px 0}@media only screen and (max-width:768px){.my_account_bookings .booking-cancel a{padding:0}.my_account_bookings .booking-cancel.not-cancellable{display:none}}@media only screen and (max-width:400px){.my_account_bookings{table-layout:fixed;font-size:.8em}}.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}.woosb-wrap{display:block;width:100%;clear:both}.woosb-wrap .woosb-text,.woosb-wrap .woosb-products,.woosb-bundles .woosb-text,.woosb-bundles .woosb-products{margin:0 0 15px 0}.woosb-wrap .woosb-text,.woosb-bundles .woosb-text{white-space:pre-line}.woosb-products{border-width:1px 0 0 0;border-style:dotted;border-color:#e5e5e5}.woosb-products .woosb-item-text{padding:10px 0;margin:0;border-bottom:1px dotted #e5e5e5}.woosb-item-text-type-h1>h1,.woosb-item-text-type-h2>h2,.woosb-item-text-type-h3>h3,.woosb-item-text-type-h4>h4,.woosb-item-text-type-h5>h5,.woosb-item-text-type-h6>h6,.woosb-item-text-type-p>p{margin:0!important}.woosb-products .woosb-product{display:flex;align-items:center;padding:10px 0;margin:0;border-bottom:1px dotted #e5e5e5}.woosb-products .woosb-product.woosb-product-hidden{display:none}.woosb-products .woosb-product.woosb-product-unpurchasable{display:none}.woosb-products .woosb-product>div{padding:0 5px}.woosb-products .woosb-product .woosb-thumb{width:50px;flex:0 0 50px}.woosb-products .woosb-product .woosb-thumb img{width:100%;max-width:100%;height:auto;display:block}.woosb-products .woosb-product .woosb-quantity{width:80px;flex:0 0 80px}.woosb-products .woosb-product .woosb-quantity.woosb-quantity-plus-minus{width:130px;flex:0 0 130px}.woosb-products .woosb-product .woosb-quantity label{display:none}.woosb-products .woosb-product .woosb-quantity input{width:100%;min-width:40px;text-align:center}.woosb-products .woosb-product .woosb-price{width:100px;flex:0 0 100px;text-align:end}.woosb-products .woosb-product .woosb-price *{font-size:inherit!important}.woosb-products .woosb-product .woosb-price del{opacity:.5;text-decoration:line-through}.woosb-products .woosb-product .woosb-price del span{text-decoration:line-through}.woosb-products .woosb-product .woosb-price ins{font-weight:400}.woosb-products .woosb-product .woosb-price .amount{display:inline-block}.woosb-products .woosb-product .woosb-title{flex-grow:1;text-align:start}.woosb-products .woosb-product .woosb-title .woosb-title-inner{display:block;overflow:hidden}.woosb-products .woosb-product .woosb-title .woosb-title-inner a{text-decoration:none;box-shadow:none}.woosb-products .woosb-product .woosb-title .woovr-variations-select .woovr-variation-image,.woosb-products .woosb-product .woosb-title .woovr-variations-select .woovr-variation-price{display:none!important}.woosb-products .woosb-product .variations_form{margin:0;padding:0}.woosb-products .woosb-product .woosb-title .stock{font-size:14px;margin:0;padding:0}.woosb-products .woosb-product .woosb-title .stock.in-stock{color:green}.woosb-products .woosb-product .woosb-title .stock.available-on-backorder{color:orange}.woosb-products .woosb-product .woosb-title .stock.out-of-stock{color:red}.woosb-products .woosb-product .woosb-description,.woosb-products .woosb-product .woosb-variation-description{font-size:14px}.woosb-products .woosb-product .variations_form .variations{display:inline-block;margin:0 -3px;padding:0}.woosb-products .woosb-product .variations_form .variations .variation{display:inline-block;border-width:1px;border-style:solid;border-color:#e5e5e5;padding:5px 10px;margin:5px 3px 0 3px;max-width:100%;border-radius:2px;float:none;vertical-align:top}.woosb-products .woosb-product .variations_form .variations .variation>div{display:block}.woosb-products .woosb-product .variations_form .variations .reset{display:inline-block}.woosb-products .woosb-product .variations_form .variations .variation:last-child{margin-bottom:0}.woosb-products .woosb-product .variations_form .variations .variation .label{font-size:12px;line-height:1}.woosb-products .woosb-product .variations_form .variations .variation .select{line-height:1}.woosb-products .woosb-product .variations_form .variations .variation .select select{width:100%;height:auto;line-height:1;padding:0 16px 0 0;margin:0;background-color:#fff0;border-radius:0;border:none;-webkit-appearance:none;-moz-appearance:none;outline:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:100% 50%;background-size:auto}.woosb-products .woosb-product .variations_form .variations a.reset_variations{margin:0;font-size:12px}.woosb-item-child .product-price .amount,.woosb-item-child .product-price .tax_label,.woosb-item-child .product-subtotal .amount,.woosb-item-child .product-subtotal .tax_label,.woosb-item-child .product-total .amount,.woosb-item-child .product-total .tax_label{opacity:.3}.woosb-alert{padding:6px 10px 6px 14px;border-left:4px solid #222;background-color:#eee;font-size:14px}body.woocommerce-no-js .woosb-wrap+form.cart{display:none}.woosb-disabled{opacity:.5!important;pointer-events:none!important;cursor:not-allowed!important}.woosb-quantity-input{display:flex;align-items:center}.woosb-quantity-input .quantity{flex-grow:1;height:auto}.woosb-quantity-plus-minus .plus,.woosb-quantity-plus-minus .minus,.woosb-quantity-plus-minus .quantity-minus,.woosb-quantity-plus-minus .quantity-plus,.woosb-quantity-plus-minus .plus-btn,.woosb-quantity-plus-minus .minus-btn{display:none!important}.woosb-quantity-input-plus,.woosb-quantity-input-minus{width:40px;height:40px;flex:0 0 40px;line-height:38px;text-align:center;cursor:pointer;background-color:#fefefe;border:1px solid #e5e5e5;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woosb-quantity-input .woosb-qty{width:100%;min-width:40px;height:40px;line-height:38px;margin:0;padding:0 5px;box-shadow:none;border-width:1px 0;border-style:solid;border-color:#e5e5e5;border-radius:0;background-color:#fefefe;-moz-appearance:textfield}.woosb-quantity-input .woosb-qty:focus{outline:none;outline-color:#fff0}.woosb-quantity-input-plus:hover,.woosb-quantity-input-minus:hover{background-color:#f0f0f0}.woosb-quantity-input input::-webkit-outer-spin-button,.woosb-quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body.rtl .woosb-alert{padding:6px 14px 6px 10px;border-right:4px solid #222;border-left:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:700}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:#fff0}.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;word-break:normal}.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}.visually-hidden:not(:focus):not(:active),.form-allowed-tags:not(:focus):not(:active){position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}/*!
Theme Name: WordPress + Tailwind
*/
 *,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}
/*! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com
*/
 *,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content:''}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:#fff0}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:#fff0;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role="button"]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden="until-found"])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none!important}.visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0px!important}.inset-2{inset:0.5rem!important}.-top-12{top:-3rem!important}.bottom-0{bottom:0px!important}.bottom-\[-35px\]{bottom:-35px!important}.left-0{left:0px!important}.left-1\/2{left:50%!important}.left-4{left:1rem!important}.left-\[-10px\]{left:-10px!important}.right-0{right:0px!important}.right-16{right:4rem!important}.right-4{right:1rem!important}.right-5{right:1.25rem!important}.top-0{top:0px!important}.top-1\/2{top:50%!important}.top-16{top:4rem!important}.top-4{top:1rem!important}.top-8{top:2rem!important}.z-10{z-index:10!important}.z-50{z-index:50!important}.order-1{order:1!important}.order-2{order:2!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.mx-\[clamp\(1rem\2c 0\.0462rem\+4\.016vw\2c 4\.0625rem\)\]{margin-left:clamp(1rem,0.0462rem + 4.016vw,4.0625rem)!important;margin-right:clamp(1rem,0.0462rem + 4.016vw,4.0625rem)!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-\[120px\]{margin-top:120px!important;margin-bottom:120px!important}.my-\[32px\]{margin-top:32px!important;margin-bottom:32px!important}.my-\[36px\]{margin-top:36px!important;margin-bottom:36px!important}.my-\[62px\]{margin-top:62px!important;margin-bottom:62px!important}.-mt-6{margin-top:-1.5rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-12{margin-bottom:3rem!important}.mb-2{margin-bottom:0.5rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-\[-85px\]{margin-bottom:-85px!important}.mb-\[100px\]{margin-bottom:100px!important}.mb-\[120px\]{margin-bottom:120px!important}.mb-\[32px\]{margin-bottom:32px!important}.mb-\[62px\]{margin-bottom:62px!important}.mb-\[70px\]{margin-bottom:70px!important}.ml-2{margin-left:0.5rem!important}.ml-3{margin-left:0.75rem!important}.mr-2{margin-right:0.5rem!important}.mr-3{margin-right:0.75rem!important}.mr-4{margin-right:1rem!important}.mt-0{margin-top:0px!important}.mt-1{margin-top:0.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-14{margin-top:3.5rem!important}.mt-16{margin-top:4rem!important}.mt-2{margin-top:0.5rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.mt-\[120px\]{margin-top:120px!important}.mt-\[30px\]{margin-top:30px!important}.mt-\[62px\]{margin-top:62px!important}.mt-\[80px\]{margin-top:80px!important}.mt-\[82px\]{margin-top:82px!important}.line-clamp-3{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.contents{display:contents!important}.list-item{display:list-item!important}.hidden{display:none!important}.aspect-\[4\/5\]{aspect-ratio:4/5!important}.aspect-square{aspect-ratio:1 / 1!important}.aspect-video{aspect-ratio:16 / 9!important}.h-10{height:2.5rem!important}.h-12{height:3rem!important}.h-16{height:4rem!important}.h-4{height:1rem!important}.h-44{height:11rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-64{height:16rem!important}.h-8{height:2rem!important}.h-\[1px\]{height:1px!important}.h-\[448px\]{height:448px!important}.h-\[450px\]{height:450px!important}.h-\[480px\]{height:480px!important}.h-\[550px\]{height:550px!important}.h-\[80px\]{height:80px!important}.h-\[90px\]{height:90px!important}.h-auto{height:auto!important}.h-full{height:100%!important}.max-h-\[620px\]{max-height:620px!important}.max-h-\[690px\]{max-height:690px!important}.min-h-\[240px\]{min-height:240px!important}.min-h-\[350px\]{min-height:350px!important}.min-h-\[450px\]{min-height:450px!important}.min-h-\[56px\]{min-height:56px!important}.w-0{width:0px!important}.w-1\/2{width:50%!important}.w-1\/4{width:25%!important}.w-10{width:2.5rem!important}.w-12{width:3rem!important}.w-16{width:4rem!important}.w-3\.5{width:0.875rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-64{width:16rem!important}.w-8{width:2rem!important}.w-\[312px\]{width:312px!important}.w-\[456px\]{width:456px!important}.w-auto{width:auto!important}.w-full{width:100%!important}.max-w-2xl{max-width:42rem!important}.max-w-3xl{max-width:48rem!important}.max-w-4xl{max-width:56rem!important}.max-w-6xl{max-width:72rem!important}.max-w-7xl{max-width:80rem!important}.max-w-\[1248px\]{max-width:1248px!important}.max-w-\[367px\]{max-width:367px!important}.max-w-\[390px\]{max-width:390px!important}.max-w-\[395px\]{max-width:395px!important}.max-w-\[400px\]{max-width:400px!important}.max-w-\[448px\]{max-width:448px!important}.max-w-\[480px\]{max-width:480px!important}.max-w-\[600px\]{max-width:600px!important}.max-w-\[620px\]{max-width:620px!important}.max-w-\[690px\]{max-width:690px!important}.max-w-\[720px\]{max-width:720px!important}.max-w-none{max-width:none!important}.max-w-xl{max-width:36rem!important}.flex-1{flex:1 1 0%!important}.flex-\[2\]{flex:2!important}.flex-\[3\]{flex:3!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow{flex-grow:1!important}.-translate-x-1\/2{--tw-translate-x:-50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-y-1\/2{--tw-translate-y:-50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite!important}.cursor-pointer{cursor:pointer!important}.resize{resize:both!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-stretch{align-items:stretch!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-0{gap:0px!important}.gap-10{gap:2.5rem!important}.gap-11{gap:2.75rem!important}.gap-12{gap:3rem!important}.gap-2{gap:0.5rem!important}.gap-20{gap:5rem!important}.gap-3{gap:0.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-9{gap:2.25rem!important}.gap-\[100px\]{gap:100px!important}.gap-\[57px\]{gap:57px!important}.gap-x-3{-moz-column-gap:0.75rem!important;column-gap:0.75rem!important}.gap-x-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.gap-x-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-12{row-gap:3rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-y-8{row-gap:2rem!important}.gap-y-9{row-gap:2.25rem!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.overflow-hidden{overflow:hidden!important}.rounded{border-radius:0.25rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-\[128px_0px_95px_41px\]{border-radius:128px 0 95px 41px!important}.rounded-\[16px\]{border-radius:16px!important}.rounded-\[20px\]{border-radius:20px!important}.rounded-\[32px\]{border-radius:32px!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:0.5rem!important}.rounded-sm{border-radius:0.125rem!important}.rounded-xl{border-radius:0.75rem!important}.rounded-b-\[16px\]{border-bottom-right-radius:16px!important;border-bottom-left-radius:16px!important}.rounded-t-\[16px\]{border-top-left-radius:16px!important;border-top-right-radius:16px!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border-b-\[1px\]{border-bottom-width:1px!important}.border-l-\[4px\]{border-left-width:4px!important}.border-t-\[10px\]{border-top-width:10px!important}.border-dashed{border-style:dashed!important}.border-none{border-style:none!important}.border-\[\#CAAFA7\]{--tw-border-opacity:1 !important;border-color:rgb(202 175 167 / var(--tw-border-opacity,1))!important}.border-\[\#D45F3B\]{--tw-border-opacity:1 !important;border-color:rgb(212 95 59 / var(--tw-border-opacity,1))!important}.border-\[\#D45F3B\]\/30{border-color:rgb(212 95 59 / .3)!important}.border-\[\#E7C196\]{--tw-border-opacity:1 !important;border-color:rgb(231 193 150 / var(--tw-border-opacity,1))!important}.border-gray-200{--tw-border-opacity:1 !important;border-color:rgb(229 231 235 / var(--tw-border-opacity,1))!important}.border-pink-200{--tw-border-opacity:1 !important;border-color:rgb(251 207 232 / var(--tw-border-opacity,1))!important}.border-pink-500{--tw-border-opacity:1 !important;border-color:rgb(236 72 153 / var(--tw-border-opacity,1))!important}.border-red-100{--tw-border-opacity:1 !important;border-color:rgb(254 226 226 / var(--tw-border-opacity,1))!important}.border-red-500{--tw-border-opacity:1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity,1))!important}.border-white{--tw-border-opacity:1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity,1))!important}.border-white\/30{border-color:rgb(255 255 255 / .3)!important}.border-t-\[\#D45F3B\]{--tw-border-opacity:1 !important;border-top-color:rgb(212 95 59 / var(--tw-border-opacity,1))!important}.border-t-pink-primary{--tw-border-opacity:1 !important;border-top-color:rgb(239 212 203 / var(--tw-border-opacity,1))!important}.border-t-white{--tw-border-opacity:1 !important;border-top-color:rgb(255 255 255 / var(--tw-border-opacity,1))!important}.bg-\[\#2C1C40\]{--tw-bg-opacity:1 !important;background-color:rgb(44 28 64 / var(--tw-bg-opacity,1))!important}.bg-\[\#D45F3B\]{--tw-bg-opacity:1 !important;background-color:rgb(212 95 59 / var(--tw-bg-opacity,1))!important}.bg-\[\#EFD4CB\]{--tw-bg-opacity:1 !important;background-color:rgb(239 212 203 / var(--tw-bg-opacity,1))!important}.bg-\[\#F6DCD4\]{--tw-bg-opacity:1 !important;background-color:rgb(246 220 212 / var(--tw-bg-opacity,1))!important}.bg-\[\#F8DED6\]{--tw-bg-opacity:1 !important;background-color:rgb(248 222 214 / var(--tw-bg-opacity,1))!important}.bg-\[\#F8DED7\]{--tw-bg-opacity:1 !important;background-color:rgb(248 222 215 / var(--tw-bg-opacity,1))!important}.bg-\[\#FCE7EC\]{--tw-bg-opacity:1 !important;background-color:rgb(252 231 236 / var(--tw-bg-opacity,1))!important}.bg-\[\#FCF9F2\]{--tw-bg-opacity:1 !important;background-color:rgb(252 249 242 / var(--tw-bg-opacity,1))!important}.bg-\[\#d45f3b\]{--tw-bg-opacity:1 !important;background-color:rgb(212 95 59 / var(--tw-bg-opacity,1))!important}.bg-black\/50{background-color:rgb(0 0 0 / .5)!important}.bg-black\/90{background-color:rgb(0 0 0 / .9)!important}.bg-gray-100{--tw-bg-opacity:1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1))!important}.bg-gray-200{--tw-bg-opacity:1 !important;background-color:rgb(229 231 235 / var(--tw-bg-opacity,1))!important}.bg-gray-300{--tw-bg-opacity:1 !important;background-color:rgb(209 213 219 / var(--tw-bg-opacity,1))!important}.bg-gray-50\/50{background-color:rgb(249 250 251 / .5)!important}.bg-orange-200\/10{background-color:rgb(254 215 170 / .1)!important}.bg-pink-200{--tw-bg-opacity:1 !important;background-color:rgb(251 207 232 / var(--tw-bg-opacity,1))!important}.bg-pink-200\/35{background-color:rgb(251 207 232 / .35)!important}.bg-pink-50{--tw-bg-opacity:1 !important;background-color:rgb(253 242 248 / var(--tw-bg-opacity,1))!important}.bg-pink-primary{--tw-bg-opacity:1 !important;background-color:rgb(239 212 203 / var(--tw-bg-opacity,1))!important}.bg-pink-primaryAlpha{background-color:hsl(346 36% 77% / .8)!important}.bg-purple-500{--tw-bg-opacity:1 !important;background-color:rgb(168 85 247 / var(--tw-bg-opacity,1))!important}.bg-purple-900{--tw-bg-opacity:1 !important;background-color:rgb(88 28 135 / var(--tw-bg-opacity,1))!important}.bg-purple-primary{--tw-bg-opacity:1 !important;background-color:rgb(73 54 97 / var(--tw-bg-opacity,1))!important}.bg-red-100\/80{background-color:rgb(254 226 226 / .8)!important}.bg-red-500{--tw-bg-opacity:1 !important;background-color:rgb(239 68 68 / var(--tw-bg-opacity,1))!important}.bg-transparent{background-color:transparent!important}.bg-white{--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1))!important}.bg-white\/50{background-color:rgb(255 255 255 / .5)!important}.bg-white\/90{background-color:rgb(255 255 255 / .9)!important}.bg-zinc-700{--tw-bg-opacity:1 !important;background-color:rgb(63 63 70 / var(--tw-bg-opacity,1))!important}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.from-\[\#E4C8D6\]{--tw-gradient-from:#E4C8D6 var(--tw-gradient-from-position) !important;--tw-gradient-to:rgb(228 200 214 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-purple-primary\/80{--tw-gradient-from:rgb(73 54 97 / 0.8) var(--tw-gradient-from-position) !important;--tw-gradient-to:rgb(73 54 97 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-red-100\/50{--tw-gradient-from:rgb(254 226 226 / 0.5) var(--tw-gradient-from-position) !important;--tw-gradient-to:rgb(254 226 226 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-stone-300{--tw-gradient-from:#d6d3d1 var(--tw-gradient-from-position) !important;--tw-gradient-to:rgb(214 211 209 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to) !important}.to-\[\#D5B4CF\]{--tw-gradient-to:#D5B4CF var(--tw-gradient-to-position) !important}.to-orange-50\/20{--tw-gradient-to:rgb(255 247 237 / 0.2) var(--tw-gradient-to-position) !important}.to-stone-300{--tw-gradient-to:#d6d3d1 var(--tw-gradient-to-position) !important}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position) !important}.fill-white{fill:#fff!important}.object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-cover{-o-object-fit:cover!important;object-fit:cover!important}.p-11{padding:2.75rem!important}.p-2{padding:0.5rem!important}.p-3{padding:0.75rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.px-2{padding-left:0.5rem!important;padding-right:0.5rem!important}.px-3{padding-left:0.75rem!important;padding-right:0.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-\[16px\]{padding-left:16px!important;padding-right:16px!important}.px-\[75px\]{padding-left:75px!important;padding-right:75px!important}.px-\[clamp\(1rem\2c -1\.25815rem\+9\.508vw\2c 8\.25rem\)\]{padding-left:clamp(1rem,-1.25815rem + 9.508vw,8.25rem)!important;padding-right:clamp(1rem,-1.25815rem + 9.508vw,8.25rem)!important}.py-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.py-3{padding-top:0.75rem!important;padding-bottom:0.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-\[100px\]{padding-top:100px!important;padding-bottom:100px!important}.py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.py-\[22px\]{padding-top:22px!important;padding-bottom:22px!important}.py-\[32px\]{padding-top:32px!important;padding-bottom:32px!important}.py-\[60px\]{padding-top:60px!important;padding-bottom:60px!important}.py-\[62px\]{padding-top:62px!important;padding-bottom:62px!important}.pb-0{padding-bottom:0px!important}.pb-6{padding-bottom:1.5rem!important}.pl-4{padding-left:1rem!important}.pr-2{padding-right:0.5rem!important}.pt-4{padding-top:1rem!important}.pt-\[32px\]{padding-top:32px!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.align-middle{vertical-align:middle!important}.font-biryani{font-family:Biryani,sans-serif!important}.font-playfair{font-family:Playfair Display,sans-serif!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}.text-\[10px\]{font-size:10px!important}.text-\[14px\]{font-size:14px!important}.text-\[15px\]{font-size:15px!important}.text-\[16px\]{font-size:16px!important}.text-\[18px\]{font-size:18px!important}.text-\[19px\]{font-size:19px!important}.text-\[2\.5rem\]{font-size:2.5rem!important}.text-\[22px\]{font-size:22px!important}.text-\[24px\]{font-size:24px!important}.text-\[35px\]{font-size:35px!important}.text-\[clamp\(10px\2c 0\.4692rem\+0\.656vw\2c 18px\)\]{font-size:clamp(10px,0.4692rem + 0.656vw,18px)!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:0.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:0.75rem!important;line-height:1rem!important}.font-\[1\.25rem\]{font-weight:1.25rem!important}.font-\[12px\]{font-weight:12px!important}.font-\[22px\]{font-weight:22px!important}.font-\[300\]{font-weight:300!important}.font-\[400\]{font-weight:400!important}.font-\[700\]{font-weight:700!important}.font-bold{font-weight:700!important}.font-light{font-weight:300!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.italic{font-style:italic!important}.leading-8{line-height:2rem!important}.leading-\[1\.5\]{line-height:1.5!important}.leading-\[150\%\]{line-height:150%!important}.leading-\[30px\]{line-height:30px!important}.leading-none{line-height:1!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.625!important}.leading-snug{line-height:1.375!important}.tracking-\[0\.48em\]{letter-spacing:0.48em!important}.tracking-\[1rem\]{letter-spacing:1rem!important}.text-\[\#082A7B\]{--tw-text-opacity:1 !important;color:rgb(8 42 123 / var(--tw-text-opacity,1))!important}.text-\[\#2C1C40\]{--tw-text-opacity:1 !important;color:rgb(44 28 64 / var(--tw-text-opacity,1))!important}.text-\[\#2D1C40\]{--tw-text-opacity:1 !important;color:rgb(45 28 64 / var(--tw-text-opacity,1))!important}.text-\[\#2D1E2F\]{--tw-text-opacity:1 !important;color:rgb(45 30 47 / var(--tw-text-opacity,1))!important}.text-\[\#4C4766\]{--tw-text-opacity:1 !important;color:rgb(76 71 102 / var(--tw-text-opacity,1))!important}.text-\[\#4C4766\]\/20{color:rgb(76 71 102 / .2)!important}.text-\[\#4c4766\]{--tw-text-opacity:1 !important;color:rgb(76 71 102 / var(--tw-text-opacity,1))!important}.text-\[\#767676\]{--tw-text-opacity:1 !important;color:rgb(118 118 118 / var(--tw-text-opacity,1))!important}.text-\[\#D45F3B\]{--tw-text-opacity:1 !important;color:rgb(212 95 59 / var(--tw-text-opacity,1))!important}.text-\[\#E7C196\]{--tw-text-opacity:1 !important;color:rgb(231 193 150 / var(--tw-text-opacity,1))!important}.text-\[\#d45f3b\]{--tw-text-opacity:1 !important;color:rgb(212 95 59 / var(--tw-text-opacity,1))!important}.text-amber-600{--tw-text-opacity:1 !important;color:rgb(217 119 6 / var(--tw-text-opacity,1))!important}.text-blue-500{--tw-text-opacity:1 !important;color:rgb(59 130 246 / var(--tw-text-opacity,1))!important}.text-gray-400{--tw-text-opacity:1 !important;color:rgb(156 163 175 / var(--tw-text-opacity,1))!important}.text-gray-500{--tw-text-opacity:1 !important;color:rgb(107 114 128 / var(--tw-text-opacity,1))!important}.text-gray-500\/50{color:rgb(107 114 128 / .5)!important}.text-gray-600{--tw-text-opacity:1 !important;color:rgb(75 85 99 / var(--tw-text-opacity,1))!important}.text-gray-700{--tw-text-opacity:1 !important;color:rgb(55 65 81 / var(--tw-text-opacity,1))!important}.text-gray-800{--tw-text-opacity:1 !important;color:rgb(31 41 55 / var(--tw-text-opacity,1))!important}.text-gray-900{--tw-text-opacity:1 !important;color:rgb(17 24 39 / var(--tw-text-opacity,1))!important}.text-green-500{--tw-text-opacity:1 !important;color:rgb(34 197 94 / var(--tw-text-opacity,1))!important}.text-inherit{color:inherit!important}.text-orange-600{--tw-text-opacity:1 !important;color:rgb(234 88 12 / var(--tw-text-opacity,1))!important}.text-pink-300{--tw-text-opacity:1 !important;color:rgb(249 168 212 / var(--tw-text-opacity,1))!important}.text-pink-primary{--tw-text-opacity:1 !important;color:rgb(239 212 203 / var(--tw-text-opacity,1))!important}.text-purple-700{--tw-text-opacity:1 !important;color:rgb(126 34 206 / var(--tw-text-opacity,1))!important}.text-purple-800{--tw-text-opacity:1 !important;color:rgb(107 33 168 / var(--tw-text-opacity,1))!important}.text-purple-900{--tw-text-opacity:1 !important;color:rgb(88 28 135 / var(--tw-text-opacity,1))!important}.text-purple-primary{--tw-text-opacity:1 !important;color:rgb(73 54 97 / var(--tw-text-opacity,1))!important}.text-purple-secondary{--tw-text-opacity:1 !important;color:rgb(70 63 103 / var(--tw-text-opacity,1))!important}.text-red-500{--tw-text-opacity:1 !important;color:rgb(239 68 68 / var(--tw-text-opacity,1))!important}.text-white{--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity,1))!important}.text-yellow-50{--tw-text-opacity:1 !important;color:rgb(254 252 232 / var(--tw-text-opacity,1))!important}.text-yellow-500{--tw-text-opacity:1 !important;color:rgb(234 179 8 / var(--tw-text-opacity,1))!important}.no-underline{text-decoration-line:none!important}.opacity-0{opacity:0!important}.opacity-20{opacity:0.2!important}.opacity-40{opacity:0.4!important}.opacity-50{opacity:0.5!important}.opacity-70{opacity:0.7!important}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-\[0_6px_4px_rgba\(54\2c 17\2c 6\2c 0\.12\)\]{--tw-shadow:0 6px 4px rgba(54,17,6,0.12) !important;--tw-shadow-colored:0 6px 4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-\[0_6px_4px_rgba\(54\2c 17\2c 6\2c 0\.243\)\]{--tw-shadow:0 6px 4px rgba(54,17,6,0.243) !important;--tw-shadow-colored:0 6px 4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05) !important;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-green-500\/50{--tw-shadow-color:rgb(34 197 94 / 0.5) !important;--tw-shadow:var(--tw-shadow-colored) !important}.outline{outline-style:solid!important}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring-\[\#D45F3B\]{--tw-ring-opacity:1 !important;--tw-ring-color:rgb(212 95 59 / var(--tw-ring-opacity, 1)) !important}.ring-gray-400{--tw-ring-opacity:1 !important;--tw-ring-color:rgb(156 163 175 / var(--tw-ring-opacity, 1)) !important}.ring-red-500{--tw-ring-opacity:1 !important;--tw-ring-color:rgb(239 68 68 / var(--tw-ring-opacity, 1)) !important}.blur{--tw-blur:blur(8px) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.duration-200{transition-duration:200ms!important}.duration-300{transition-duration:300ms!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.\[box-shadow\:_1px_1px_0_0_rgba\(255\2c 255\2c 255\2c 0\.3\)\]{box-shadow:1px 1px 0 0 rgb(255 255 255 / .3)!important}.before\:mb-0\.5::before{content:var(--tw-content)!important;margin-bottom:0.125rem!important}.before\:font-\[\"Material_Symbols_Outlined\"\]::before {
  content: var(--tw-content) !important;
  font-family: "Material Symbols Outlined" !important;
}

.before\:text-\[19px\]::before {
  content: var(--tw-content) !important;
  font-size: 19px !important;
}

.before\:text-white::before {
  content: var(--tw-content) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.before\:content-\[\"\\e854\"\]::before {
  --tw-content: "\e854"!important;content:var(--tw-content)!important}.hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.hover\:-translate-y-\[2px\]:hover{--tw-translate-y:-2px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.hover\:cursor-pointer:hover{cursor:pointer!important}.hover\:border-b-purple-primary:hover{--tw-border-opacity:1 !important;border-bottom-color:rgb(73 54 97 / var(--tw-border-opacity,1))!important}.hover\:bg-\[\#3D2C5F\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(61 44 95 / var(--tw-bg-opacity,1))!important}.hover\:bg-\[\#D45F3B\]\/5:hover{background-color:rgb(212 95 59 / .05)!important}.hover\:bg-\[\#a1482c\]:hover{--tw-bg-opacity:1 !important;background-color:rgb(161 72 44 / var(--tw-bg-opacity,1))!important}.hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9 !important}.hover\:text-\[\#D45F3B\]:hover{--tw-text-opacity:1 !important;color:rgb(212 95 59 / var(--tw-text-opacity,1))!important}.hover\:text-gray-300:hover{--tw-text-opacity:1 !important;color:rgb(209 213 219 / var(--tw-text-opacity,1))!important}.hover\:text-gray-700:hover{--tw-text-opacity:1 !important;color:rgb(55 65 81 / var(--tw-text-opacity,1))!important}.hover\:underline:hover{text-decoration-line:underline!important}.hover\:shadow-\[0_4px_8px_rgba\(54\2c 17\2c 6\2c 0\.06\)\]:hover{--tw-shadow:0 4px 8px rgba(54,17,6,0.06) !important;--tw-shadow-colored:0 4px 8px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-\[0_4px_8px_rgba\(54\2c 17\2c 6\2c 0\.12\)\]:hover{--tw-shadow:0 4px 8px rgba(54,17,6,0.12) !important;--tw-shadow-colored:0 4px 8px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.active\:translate-y-\[4px\]:active{--tw-translate-y:4px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.active\:shadow-\[0_1px_2px_rgba\(54\2c 17\2c 6\2c 0\.03\)\]:active{--tw-shadow:0 1px 2px rgba(54,17,6,0.03) !important;--tw-shadow-colored:0 1px 2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.active\:shadow-\[0_1px_2px_rgba\(54\2c 17\2c 6\2c 0\.06\)\]:active{--tw-shadow:0 1px 2px rgba(54,17,6,0.06) !important;--tw-shadow-colored:0 1px 2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:w-full{width:100%!important}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05 !important;--tw-scale-y:1.05 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1 !important;--tw-scale-y:1.1 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.group:hover .group-hover\:text-orange-200{--tw-text-opacity:1 !important;color:rgb(254 215 170 / var(--tw-text-opacity,1))!important}.group:hover .group-hover\:opacity-100{opacity:1!important}@media (min-width:640px){.sm\:flex-row{flex-direction:row!important}.sm\:text-\[24px\]{font-size:24px!important}}@media (min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2!important}.md\:row-span-2{grid-row:span 2 / span 2!important}.md\:mx-0{margin-left:0px!important;margin-right:0px!important}.md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:my-\[48px\]{margin-top:48px!important;margin-bottom:48px!important}.md\:my-\[64px\]{margin-top:64px!important;margin-bottom:64px!important}.md\:mb-0{margin-bottom:0px!important}.md\:mb-12{margin-bottom:3rem!important}.md\:mb-6{margin-bottom:1.5rem!important}.md\:mb-\[1px\]{margin-bottom:1px!important}.md\:mt-0{margin-top:0px!important}.md\:mt-16{margin-top:4rem!important}.md\:mt-\[48px\]{margin-top:48px!important}.md\:block{display:block!important}.md\:hidden{display:none!important}.md\:h-6{height:1.5rem!important}.md\:h-80{height:20rem!important}.md\:min-h-0{min-height:0px!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-2\/3{width:66.666667%!important}.md\:w-6{width:1.5rem!important}.md\:w-80{width:20rem!important}.md\:w-auto{width:auto!important}.md\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.md\:max-w-\[1288px\]{max-width:1288px!important}.md\:max-w-\[1348px\]{max-width:1348px!important}.md\:flex-1{flex:1 1 0%!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:justify-between{justify-content:space-between!important}.md\:gap-12{gap:3rem!important}.md\:gap-4{gap:1rem!important}.md\:gap-x-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.md\:p-6{padding:1.5rem!important}.md\:p-8{padding:2rem!important}.md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:px-\[110px\]{padding-left:110px!important;padding-right:110px!important}.md\:px-\[142px\]{padding-left:142px!important;padding-right:142px!important}.md\:px-\[64px\]{padding-left:64px!important;padding-right:64px!important}.md\:py-24{padding-top:6rem!important;padding-bottom:6rem!important}.md\:py-\[100px\]{padding-top:100px!important;padding-bottom:100px!important}.md\:py-\[64px\]{padding-top:64px!important;padding-bottom:64px!important}.md\:pl-12{padding-left:3rem!important}.md\:pr-24{padding-right:6rem!important}.md\:pr-6{padding-right:1.5rem!important}.md\:pr-8{padding-right:2rem!important}.md\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.md\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.md\:text-6xl{font-size:3.75rem!important;line-height:1!important}.md\:text-\[1\.2rem\]{font-size:1.2rem!important}.md\:text-\[16px\]{font-size:16px!important}.md\:text-\[32px\]{font-size:32px!important}.md\:text-\[40px\]{font-size:40px!important}.md\:text-\[42px\]{font-size:42px!important}.md\:text-\[54px\]{font-size:54px!important}.md\:text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.md\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.md\:leading-\[40px\]{line-height:40px!important}.md\:before\:text-2xl::before{content:var(--tw-content)!important;font-size:1.5rem!important;line-height:2rem!important}}@media (min-width:1024px){.lg\:block{display:block!important}.lg\:w-1\/2{width:50%!important}.lg\:w-2\/5{width:40%!important}.lg\:w-3\/5{width:60%!important}.lg\:w-auto{width:auto!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:flex-row{flex-direction:row!important}.lg\:items-start{align-items:flex-start!important}.lg\:text-left{text-align:left!important}.lg\:text-\[28px\]{font-size:28px!important}.lg\:text-\[40px\]{font-size:40px!important}.lg\:text-\[42px\]{font-size:42px!important}.lg\:font-\[56px\]{font-weight:56px!important}.lg\:leading-\[36px\]{line-height:36px!important}}@media (min-width:1280px){.xl\:text-\[68px\]{font-size:68px!important}}.\[\&_li\]\:py-1 li{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.\[\&_p\]\:py-1 p{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.\[\&_ul\]\:list-disc ul{list-style-type:disc!important}.icon-list .info-icon-wrapper{display:flex;flex-direction:column;gap:50px;justify-content:center;align-items:center}.product .main_container .entry-summary{display:flex;flex-direction:column;justify-content:space-between}.consultants_custom_template_section .consultants_wrapper .single_item_wrapper .img_wrapper img{height:auto!important}.comments-title{font-family:"Playfair Display",serif}.slider_custom_template_section .custom_slider .swiper-slide img{height:auto!important;aspect-ratio:1}.newsletter-section .img-wrapper img{z-index:999}#mlb2-4751039.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{color:black!important}.page-id-68026 .about_section_kasiazki .content-wrapper .right_wrapper img{position:unset;width:100%}.blog .site-main .blog-posts article img,.archive .site-main .blog-posts article img{object-fit:contain!important}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .img-wrapper img{max-height:400px}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide{padding-bottom:50px}.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .slide-title{padding:0 20px}.popup-container .popup-box a{max-width:500px}@media screen and (max-width:519px){.popup-container .popup-box a{max-width:300px}}.popup-container .popup-box{width:fit-content!important}.custom-margin-padding{margin:65px clamp(1rem, .0462rem + 4.016vw, 4.0625rem) 32px clamp(1rem, .0462rem + 4.016vw, 4.0625rem);padding:60px clamp(1rem, -1.25815rem + 9.508vw, 8.25rem)}.wp-block-columns iframe{width:100%}html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{margin:0;padding:0;border:0;font-size:100%;font-weight:inherit;vertical-align:baseline;background:#fff0}article,aside,figure,footer,header,nav,section,details,summary{display:block}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,object,embed{max-width:100%}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:#fff0}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:top}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}select,input,textarea{font:99% sans-serif}table{font-size:inherit;font:100%}small{font-size:85%}strong{font-weight:700}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}pre,code,kbd,samp{font-family:monospace,sans-serif}.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor:pointer}button,input,select,textarea{margin:0}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clearfix:before,.clearfix:after{content:" ";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}body{background:linear-gradient(278deg,#906db4,#fae2c7,#ffefea);background-size:180% 180%;animation:gradient-animation 9s ease infinite}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.overflow-hidden{overflow:hidden;background-color:rgb(0 0 0 / .248)}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}.rh-modal iframe{height:auto!important}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{color:#4c4766;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}@media screen and (max-width:519px){html{font-size:12px}}@media screen and (min-width:520px) and (max-width:1199px){html{font-size:12px}}html,button,input,select,textarea{font-family:"Biryani",sans-serif}a{background:#fff0;color:#463F67}a:focus{outline:none}a:hover,a:active{outline:none}h1{font-size:3.5rem;font-family:"Playfair Display",serif;line-height:120%;font-weight:900}h2{font-size:2.5rem;line-height:120%;font-weight:900}h3{font-size:2rem;line-height:120%}h4{font-size:1.5rem;line-height:120%}h5{font-size:.83em;line-height:120%}h6{font-size:.75em;line-height:120%}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"“" "”" "‘" "’"}q:before,q:after{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.section{padding:0 65px}@media screen and (max-width:519px){.section{padding:0 32px}}@media screen and (min-width:520px) and (max-width:1199px){.section{padding:0 32px}}.wrapper{padding:0 252px}.title{font-family:"Playfair Display",serif;font-weight:900}textarea,select,input[type=text],input[type=button],input[type=submit],input[type=reset],input[type=search],input[type=password],input[type=email],input[type=tel]{background-color:#fff0;border:1px solid #4C4766!important;color:#4C4766!important;border-radius:10px;padding:10px 10px 8px 10px}textarea::-moz-placeholder,select::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=button]::-moz-placeholder,input[type=submit]::-moz-placeholder,input[type=reset]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder{opacity:1!important;color:#4C4766!important}textarea::placeholder,select::placeholder,input[type=text]::placeholder,input[type=button]::placeholder,input[type=submit]::placeholder,input[type=reset]::placeholder,input[type=search]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder{opacity:1!important;color:#4C4766!important}.hero_section_desktop{padding:100px 135px 130px 135px;font-family:"Playfair Display",serif;position:relative}@media screen and (max-width:519px){.hero_section_desktop{padding:60px 32px 40px 32px;overflow:hidden}}@media screen and (min-width:520px) and (max-width:1199px){.hero_section_desktop{padding:60px 32px 40px 32px;overflow:hidden}}.hero_section_desktop img{position:absolute;right:0;top:-150px}@media screen and (max-width:519px){.hero_section_desktop img{width:65%;height:auto;right:-45px;top:-30px}}.hero_section_desktop .swiper-wrapper{padding:0 135px}@media screen and (max-width:519px){.hero_section_desktop .swiper-wrapper{padding:0 0 63px 0}}.hero_section_desktop .swiper-wrapper .swiper-slide{display:flex;flex-direction:column}.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_main_title{font-size:2rem}@media screen and (max-width:519px){.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_main_title{font-size:1rem}}.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_title{font-size:68px}@media screen and (max-width:519px){.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_title{font-size:3.5rem}}@media screen and (min-width:520px) and (max-width:1199px){.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_title{font-size:4.5rem}}.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_subtitle{font-size:50px}@media screen and (max-width:519px){.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_subtitle{font-size:2.5rem}}@media screen and (min-width:520px) and (max-width:1199px){.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_subtitle{font-size:4.5rem}}.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_description{color:#D45F3B;font-size:2rem;padding:10px 0 27px 0;font-weight:900}@media screen and (max-width:519px){.hero_section_desktop .swiper-wrapper .swiper-slide .swiper_description{font-size:1rem;padding:5px 0 50px 0}}.hero_section_desktop .swiper-wrapper .swiper-slide button::before{content:"\f848";font-family:"Material Symbols Outlined";color:#fff;font-size:19px}.hero_section_desktop .swiper-button-next,.hero_section_desktop .swiper-button-prev{width:68px;height:68px;border-radius:50%;background-color:#F9DCD3;display:flex;align-items:center;justify-content:center}@media screen and (max-width:519px){.hero_section_desktop .swiper-button-next,.hero_section_desktop .swiper-button-prev{display:none}}.hero_section_desktop .swiper-button-next::after{content:"\e5c8";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.hero_section_desktop .swiper-button-prev::after{content:"\e5c4";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.hero_section_desktop .swiper-pagination{display:none}@media screen and (max-width:519px){.hero_section_desktop .swiper-pagination{display:block}}.hero_section_desktop .swiper-pagination span.swiper-pagination-bullet{border-radius:50%;width:13px;height:13px;background-color:#e3c7be;opacity:1}.hero_section_desktop .swiper-pagination span.swiper-pagination-bullet-active{background-color:#463f67}.featured_products_wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}@media screen and (max-width:519px){.featured_products_wrapper{padding:0 16px}}.featured_products_wrapper .swiper_featured{overflow:hidden;width:80%}@media screen and (max-width:519px){.featured_products_wrapper .swiper_featured{width:100%}}.featured_products_wrapper .swiper-button-next,.featured_products_wrapper .swiper-button-prev{width:68px;height:68px;display:flex;align-items:center;justify-content:center;top:35%}.featured_products_wrapper .swiper-button-next{right:3%}.featured_products_wrapper .swiper-button-prev{left:3%}.featured_products_wrapper .swiper-button-next::after{content:"\e5c8";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.featured_products_wrapper .swiper-button-prev::after{content:"\e5c4";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.customer_reviews .swiper-customer_reviews{overflow:hidden;width:80%;padding:100px 0 55px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:519px){.customer_reviews .swiper-customer_reviews{padding:20px 0 70px 0;width:100%}}.customer_reviews .swiper-customer_reviews .swiper_description{font-size:.875rem;font-weight:400;line-height:170%;padding-bottom:5px}@media screen and (max-width:519px){.customer_reviews .swiper-customer_reviews .swiper_description{min-height:unset!important}}.customer_reviews .swiper-customer_reviews .swiper_description::before{content:"";background-image:url(/wp-content/uploads/2023/06/cytat.svg);width:80px;height:60px;display:block;z-index:999;position:absolute;top:-40px;background-repeat:no-repeat}@media screen and (max-width:519px){.customer_reviews .swiper-customer_reviews .swiper_description::before{width:64px;height:45px;background-size:contain;top:-20px}}.customer_reviews .swiper-customer_reviews .swiper_link{font-family:"Playfair Display",serif;font-size:.875rem;color:#463F67;text-transform:lowercase;display:block;min-height:38px;line-height:150%}.customer_reviews .swiper-customer_reviews .swiper_link:first-letter{text-transform:uppercase!important}.customer_reviews .swiper-customer_reviews .swiper_author{font-size:1.25rem;color:#D45F3B;font-weight:700;padding-top:1rem;padding-bottom:10px}.customer_reviews .swiper-customer_reviews img{margin-left:-2px}.customer_reviews .swiper-button-next,.customer_reviews .swiper-button-prev{width:68px;height:68px;display:flex;align-items:center;justify-content:center;top:55%;border-radius:50%;background-color:#F9DCD3}@media screen and (max-width:519px){.customer_reviews .swiper-button-next,.customer_reviews .swiper-button-prev{display:none}}.customer_reviews .swiper-button-next{right:3%}.customer_reviews .swiper-button-prev{left:3%}.customer_reviews .swiper-button-next::after{content:"\e5c8";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.customer_reviews .swiper-button-prev::after{content:"\e5c4";font-family:"Material Symbols Outlined";font-size:16px;color:#616161}.customer_reviews .swiper-pagination span.swiper-pagination-bullet{border-radius:4px;width:17px;height:17px;background-color:#463f67;opacity:1}.customer_reviews .swiper-pagination span.swiper-pagination-bullet-active{background-color:#D45F3B}.slider_custom_template_section{background-color:#F8DED6;padding:115px 10%;margin:112px 65px 0 65px;border-radius:16px;overflow:hidden;position:relative}@media screen and (max-width:519px){.slider_custom_template_section{padding:50px 16px;margin:50px 16px}}.slider_custom_template_section .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.slider_custom_template_section .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.slider_custom_template_section .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.slider_custom_template_section .title{font-size:2rem;padding-bottom:2rem}}.slider_custom_template_section .custom_slider{overflow:hidden}@media screen and (max-width:519px){.slider_custom_template_section .custom_slider .swiper-slide{margin-top:20px}}.slider_custom_template_section .custom_slider .swiper-slide img{border-radius:128px 0 95px 41px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:32px;height:500px;-o-object-position:top;object-position:top}.slider_custom_template_section .custom_slider .swiper-slide .name-email-wrapper{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;margin-bottom:32px}.slider_custom_template_section .custom_slider .swiper-slide .name-email-wrapper .name{font-size:1.625rem}@media screen and (max-width:519px){.slider_custom_template_section .custom_slider .swiper-slide .name-email-wrapper .name{font-size:1.33rem}}.slider_custom_template_section .custom_slider .swiper-slide .name-email-wrapper a span{font-size:32px}@media screen and (max-width:519px){.slider_custom_template_section .custom_slider .swiper-slide .name-email-wrapper a span{font-size:1.33rem}}.slider_custom_template_section .custom_slider .swiper-slide .swiper_description{font-size:.875rem;line-height:150%;min-height:260px}.slider_custom_template_section .custom_slider .swiper-slide .custom_button{display:block;margin-top:24px;color:#fff}@media screen and (max-width:519px){.slider_custom_template_section .custom_slider .swiper-slide .custom_button{text-align:unset;white-space:nowrap;display:flex;align-items:center;justify-content:center}}.slider_custom_template_section .swiper-button-next,.slider_custom_template_section .swiper-button-prev{width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#FFF4F0;top:55%}@media screen and (max-width:519px){.slider_custom_template_section .swiper-button-next,.slider_custom_template_section .swiper-button-prev{display:none}}.slider_custom_template_section .swiper-button-next{right:3%}.slider_custom_template_section .swiper-button-prev{left:3%}.slider_custom_template_section .swiper-button-next::after{content:"\e5c8";font-family:"Material Symbols Outlined";font-size:24px;color:#616161}.slider_custom_template_section .swiper-button-prev::after{content:"\e5c4";font-family:"Material Symbols Outlined";font-size:24px;color:#616161}.custom_button{padding:22px 75px;text-align:center;text-decoration:none;max-width:325px;border-radius:16px}@media screen and (max-width:519px){.custom_button{padding:15px 70px}}.custom_button.orange{background-color:#D45F3B}.custom_button.orange button{background-color:#fff0;color:#fff;border:unset;font-family:"Biryani",sans-serif;font-size:1rem;display:flex;justify-content:center;width:100%;gap:10px}@media screen and (max-width:519px){.custom_button.orange button{font-size:1rem}}.added_to_cart{display:none!important}.single_add_to_cart_button.loading:after,.add_to_cart_button.loading:after{top:unset!important;right:20px!important}.minicart-button{text-align:center;border-radius:16px;padding:10px 30px 10px 30px;margin:auto;border-radius:16px;background-color:#D45F3B;color:white!important;font-weight:700;font-size:10px;text-wrap:nowrap}.checkout-button{padding:22px 75px;text-align:center;background-color:#D45F3B!important;text-decoration:none;border-radius:16px!important}.checkout-button:hover{background-color:#cf471e!important}.main_menu_container{width:100%;height:100%;border-bottom-left-radius:16px}@media screen and (max-width:519px){.main_menu_container{display:none}}@media screen and (min-width:520px) and (max-width:1199px){.main_menu_container{display:none}}.main_menu_container .nav__links{display:flex;list-style:none;color:#463F67;font-weight:700;font-size:13px;padding:40px 5px;align-items:center;justify-content:center}.main_menu_container .nav__links a{padding-bottom:9px;border-bottom:2px solid #fff0;color:#463F67;text-decoration:none}.main_menu_container .nav__links a:hover{border-bottom:2px solid #463F67;opacity:1}.main_menu_container .spacer{min-height:40px;border-top:solid 1px rgb(35 35 35 / .1)}.main_menu_container .tip{display:none}.main_menu_container .subMenu--item a{display:flex;gap:25px;align-items:center;text-decoration:none;color:#463F67}.main_menu_container .subMenu--item a .text_container{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.main_menu_container .subMenu--item a .text_container p{font-size:.875rem;text-transform:uppercase;line-height:150%}.main_menu_container .subMenu--item a .text_container span{font-size:12px;line-height:18px}.main_menu_container .subMenu--item a img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.sub__menu{padding:5rem}.header__expandMenu{position:absolute;top:11.8rem;left:0%;width:100%;height:90%;transform-origin:0%;background-color:#ffefea;perspective:100px;transition:width 250ms ease,height 250ms ease,opacity 150ms ease,transform 200ms ease-in;overflow:hidden;opacity:0;pointer-events:none;z-index:999;padding:0 85px;box-shadow:0 12px 44px rgb(0 0 0 / .35);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.nav--link{padding:0 0 0 1rem;transition:opacity 100ms linear;cursor:pointer}.menu__container>*{position:absolute;top:0;left:0%;overflow:hidden;transition:transform 250ms linear,opacity 250ms ease;opacity:0;width:100%}.item--one{grid-column:span 2}.subMenu__items{list-style:none;display:grid;grid-template-columns:repeat(4,auto);-moz-column-gap:5%;column-gap:5%;row-gap:30px;width:100%;justify-content:center}.subMenu--item{display:flex;align-items:center;cursor:pointer}.active{z-index:1;opacity:1;width:100%}.expand{opacity:1;pointer-events:all}.new--expand{transition:opacity 150ms ease,transform 150ms ease-in}.first{transition:none}@media (max-width:1100px){#products{grid-template-columns:repeat(2,300px);row-gap:2rem;height:660px}}header{display:flex;flex-direction:column}header .main_header{border-bottom:solid 1px rgb(35 35 35 / .1)}header .main_header .social_container{background-color:#f4d6cd;padding:.75rem;font-size:10px;font-weight:800}@media screen and (max-width:519px){header .main_header .social_container{display:none}}@media screen and (min-width:520px) and (max-width:1199px){header .main_header .social_container{display:none}}header .main_header .social_container ul{display:flex;justify-content:flex-end;gap:2.5rem;margin-right:4.063rem}header .main_header .social_container ul a{border-bottom:2px solid #fff0;color:#463F67;text-decoration:none}header .main_header .social_container ul a:hover{border-bottom:2px solid #463F67;opacity:1}header .main_header .splide{background-color:#D45F3B;font-size:.875rem;color:#fff;padding:0}header .main_header .splide .splide__track{padding:14px 0}header .main_header .splide .splide__slide a{color:#fff;margin:0 15px}header .main_header .splide .bar_content_2{animation-delay:16.5s}@media screen and (max-width:519px){header .main_header .splide .bar_content_2{animation-delay:8.5s}}@keyframes marquee{0%{left:100%}100%{left:-100%}}header .main_header .menu_wrapper{display:flex;padding:0rem 4.063rem}@media screen and (max-width:519px){header .main_header .menu_wrapper{padding:0rem 16px}}@media screen and (min-width:520px) and (max-width:1199px){header .main_header .menu_wrapper{padding:0rem 16px}}header .main_header .menu_wrapper .logo_menu_wrapper{display:flex;padding:.563rem 0rem;flex:4}header .main_header .menu_wrapper .logo_menu_wrapper .header_logo img{width:66%;height:auto}header .main_header .menu_wrapper .right-side-nav{flex:1;display:flex;align-items:center;gap:2.813rem;justify-content:end}@media screen and (max-width:519px){header .main_header .menu_wrapper .right-side-nav .header_navigation{display:none}}@media screen and (min-width:520px) and (max-width:1199px){header .main_header .menu_wrapper .right-side-nav .header_navigation{display:none}}header .main_header .menu_wrapper .right-side-nav ul{display:flex;font-size:13px;font-weight:700;gap:2rem}header .main_header .menu_wrapper .right-side-nav ul a{padding-bottom:9px;border-bottom:2px solid #fff0;color:#463F67;text-decoration:none}header .main_header .menu_wrapper .right-side-nav ul a:hover{border-bottom:2px solid #463F67;opacity:1}header .main_header .menu_wrapper .right-side-nav .icon_wrapper{display:flex;gap:13px}header .main_header .menu_wrapper .right-side-nav .icon_wrapper a{color:#463F67;text-decoration:none;display:flex}header .main_header .menu_wrapper .right-side-nav .icon_wrapper a .material-symbols-outlined{font-size:30px}header .main_header .menu_wrapper .right-side-nav .icon_wrapper .cart-icon{position:relative;z-index:2}header .main_header .menu_wrapper .right-side-nav .icon_wrapper .cart-icon span.cart-count{position:absolute;display:block;font-size:.8em;position:absolute;bottom:-4px;right:0;font-size:10px;background:#d45f3b;color:#fff;padding:4px 5px 2px 5px;z-index:1;border-radius:10px;font-weight:700}@media screen and (max-width:519px){header .category_menu{display:none}}@media screen and (min-width:520px) and (max-width:1199px){header .category_menu{display:none}}header .category_menu ul{display:flex;font-size:13px;font-weight:700;gap:2rem;justify-content:center;padding-top:40px}header .category_menu ul a{border-bottom:2px solid #fff0;color:#463F67;text-decoration:none}header .category_menu ul a:hover{border-bottom:2px solid #463F67;opacity:1}header .header__toggle{position:relative;background:none;border:none;margin-left:21px;border-radius:0;display:none;flex-direction:column;justify-content:space-evenly;align-items:flex-end}@media screen and (min-width:520px) and (max-width:1199px){header .header__toggle{display:flex}}@media screen and (max-width:519px){header .header__toggle{display:flex;margin-left:0}}header .header__toggle:hover{cursor:pointer}header .header__toggle__item{background:#463F67;width:30px;height:4px;border-radius:4px;transition:all 0.2s ease-in}header .header__toggle__item:nth-child(2){top:calc(50% - 1px)}header .header__toggle__item:last-child{top:calc(100% - 3px);width:30px}header .menu_container_mobile{flex-direction:column;justify-content:space-between;width:100%;position:fixed;right:0;top:0;bottom:0;transform:translateX(100%);will-change:transform;backface-visibility:hidden;padding-top:20px;z-index:7;background:#ffefea;transition:all 0.2s ease 0.2s;height:100%;display:none}@media screen and (max-width:519px){header .menu_container_mobile{transition:all 0.5s ease-in-out}}header .menu_container_mobile .menu-header{display:flex;justify-content:end;padding:0 20px}header .menu_container_mobile .menu-header .close-icon{cursor:pointer;font-size:32px}@media screen and (max-width:519px){header .menu_container_mobile{display:flex}}@media screen and (min-width:520px) and (max-width:1199px){header .menu_container_mobile{display:flex;width:340px}}header .menu_container_mobile .menu-item{border-bottom:1px solid rgb(35 35 35 / .1)}header .menu_container_mobile .navigation_list_footer .menu-item{border-bottom:0 solid rgb(255 255 255 / .175);padding:8px}header .menu_container_mobile .mobile_menu_footer{display:flex;justify-content:center;padding:15px 20px;background:#f4d6cd;box-shadow:0 0 20px 0 rgb(0 0 0 / .25)}header .menu_container_mobile .mobile_menu_footer ul{display:flex;gap:24px}header .menu_container_mobile .mobile_menu_footer ul li a{text-decoration:unset;font-weight:700}header .menu-button{color:#000;cursor:pointer;font-size:2rem;padding:.75rem 1.55rem;position:fixed;right:0}header .open{display:block!important}header .open-menu{color:#000;cursor:pointer;font-size:1rem;padding:1rem;transition:transform 250ms ease}header .rotate{transform:rotate(180deg)}header .overflow{margin-top:57px;overflow-x:hidden;overflow-y:auto}header #mobile-nav{overflow-y:scroll;overflow-x:hidden;margin:40px 0;height:100%}header #mobile-nav ul{padding:0;position:relative;display:none}header #mobile-nav ul li{border-top:1px solid rgb(255 255 255 / .075);list-style:none;margin-bottom:0;position:relative;padding:0 16px}header #mobile-nav ul li.menu-item-63829{background:#f4d6cd}header #mobile-nav ul li a{color:#463F67;display:inline-block;font-size:12px;padding:1rem 0;padding-top:1.3rem;text-decoration:none;width:100%;text-transform:uppercase;font-weight:700;line-height:normal}header #mobile-nav ul ul{margin:0}header #mobile-nav ul ul li{border-top:none;padding-left:1rem}header .navigation__overlay{background:#000;position:absolute;top:0;left:0;bottom:0;pointer-events:none;width:100vw;opacity:0;transform:translateX(-100%);transition:all 0.2s ease-in}.sub-menu li:last-child{border:unset!important}#mobile-nav .menu-item-wrapper{display:flex}#mobile-nav .menu-item-wrapper .menu-item{opacity:1;transition:opacity 0.2s ease-out 0.2s}.header--navigation-open{background:#fff0;box-shadow:none}.header--navigation-open .menu_container_mobile{transform:translateX(0)!important;transition:all 0.5s ease-in-out}@media screen and (min-width:520px) and (max-width:1199px){.header--navigation-open .menu_container_mobile{transition:all 0.2s ease-in .2}}.header--navigation-open .cart-icon-container{visibility:hidden}.header--navigation-open .header__toggle .header__toggle__item{width:30px}.header--navigation-open .header__toggle .header__toggle__item:nth-child(1){transform:rotate(45deg) translateY(12px)}.header--navigation-open .header__toggle .header__toggle__item:nth-child(2){transform:translateX(100%);opacity:0}.header--navigation-open .header__toggle .header__toggle__item:nth-child(3){transform:rotate(-45deg) translateY(-12px)}.header--navigation-open .navigation__overlay{transition:opacity 0.2s ease-in 0.1s;pointer-events:all;opacity:.49;z-index:3}@media screen and (max-width:519px){.header--navigation-open .navigation__overlay{display:none}}#skrollr-body{float:left;width:100%;height:100%}.blob-wrapper{position:absolute;top:15%;left:-10%;z-index:-99999;width:70%}.blob-wrapper .wrapper{position:relative;padding:0}.blob-wrapper .tk-blob.first{position:absolute}.blob-wrapper .tk-blob2{position:absolute;top:0;width:90%;-moz-filter:blur(20px);-o-filter:blur(20px);-ms-filter:blur(20px);filter:blur(20px)}.blob-wrapper svg{backface-visibility:hidden;opacity:.5}body.pb_disable_scroll{position:relative!important}.footer{margin:180px 0 65px 0}@media screen and (max-width:519px){.footer{margin:40px 0}}.footer .footer_section{position:relative;overflow:hidden;border-radius:16px;background-color:#2d1c40;margin:0 65px;padding:140px 90px 100px 90px}@media screen and (max-width:519px){.footer .footer_section{margin:0 16px;padding:32px}}@media screen and (min-width:520px) and (max-width:1199px){.footer .footer_section{grid-template-columns:repeat(3,1fr);margin:0 32px;padding:48px}}.footer .footer_section .category_footer_navigation{padding:0 35px}.footer .footer_section .category_footer_navigation ul.navigation_footer__list{display:grid;grid-template-columns:repeat(6,2fr);gap:30px;z-index:2;position:relative}@media screen and (max-width:519px){.footer .footer_section .category_footer_navigation ul.navigation_footer__list{display:none}}@media screen and (min-width:520px) and (max-width:1199px){.footer .footer_section .category_footer_navigation ul.navigation_footer__list{grid-template-columns:repeat(2,1fr)}}.footer .footer_section .category_footer_navigation .navigation_footer__list>li.menu-item:last-child a,.footer .footer_section .category_footer_navigation .navigation_footer__list>li.menu-item:nth-last-child(2) a{text-decoration:none;color:#e7c296;padding-bottom:25px;display:block;font-family:"Playfair Display",serif;font-size:1.125rem}.footer .footer_section .category_footer_navigation .menu-item-wrapper a{text-decoration:none;color:#e7c296;padding-bottom:25px;display:block;font-family:"Playfair Display",serif;font-size:1.125rem}.footer .footer_section .category_footer_navigation .menu-item-wrapper span{display:none}.footer .footer_section .category_footer_navigation .sub-menu{display:flex;flex-direction:column;gap:12px}.footer .footer_section .category_footer_navigation .sub-menu a{color:#fff;text-decoration:none;font-size:12px;font-weight:400}@media screen and (min-width:520px) and (max-width:1199px){.footer .footer_section .category_footer_navigation .sub-menu a{line-height:16px}}.footer .footer_section .icon-legal-menu-wrapper{display:flex;flex-direction:column;padding:50px 35px 0 35px;gap:50px}@media screen and (max-width:519px){.footer .footer_section .icon-legal-menu-wrapper{padding:0;gap:20px}}@media screen and (min-width:520px) and (max-width:1199px){.footer .footer_section .icon-legal-menu-wrapper{grid-template-columns:repeat(3,1fr)}}.footer .footer_section .icon-legal-menu-wrapper .icon-wrapper{display:flex;gap:16px}@media screen and (max-width:519px){.footer .footer_section .icon-legal-menu-wrapper .icon-wrapper{justify-content:center}}.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper{display:flex;justify-content:space-between}@media screen and (max-width:519px){.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper{flex-direction:column;gap:16px}}.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper ul{display:flex;gap:55px}@media screen and (max-width:519px){.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper ul{flex-direction:column;gap:0}}@media screen and (max-width:519px){.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper ul li{text-align:center}}.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper ul li a{text-decoration:none;color:#e7c296;padding-bottom:25px;display:block;font-family:"Playfair Display",serif;font-size:.85rem}.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper .footer-title{color:#e7c296;padding-bottom:25px;display:block;font-family:"Playfair Display",serif;font-size:.85rem}@media screen and (max-width:519px){.footer .footer_section .icon-legal-menu-wrapper .menu-legal-wrapper .footer-title{text-align:center}}.footer .footer_section svg{filter:blur(25px);position:absolute;top:25%;left:30%}.mini-cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.mini-cart-header .mini-cart-title{font-family:"Playfair Display",serif;font-size:1.5rem;color:#4C4766}@media screen and (max-width:519px){.mini-cart-header .mini-cart-title{font-size:2rem}}.mini-cart-header .close-icon{cursor:pointer;font-size:32px;display:flex}.cart-icon-container{position:relative}.mini-cart-container{background-color:#ffefea;right:0;top:0;width:452px;transform:translateX(120%);will-change:transform;backface-visibility:hidden;z-index:20;transition:all 0.3s ease-in-out;padding:32px 40px;display:flex;flex-direction:column;position:fixed;gap:0;height:100%}@media screen and (max-width:519px){.mini-cart-container{transition:all 0.5s ease-in-out}}.mini-cart-container .navigation__overlay{background:#000;position:absolute;top:0;left:0;bottom:0;pointer-events:none;width:100vw;opacity:0;transform:translateX(-100%);transition:all 0.2s ease-in}@media screen and (max-width:519px){.mini-cart-container .navigation__overlay{display:none}}.mini-cart-container .widget_shopping_cart_content{height:calc(100% - 72px);display:flex;flex-direction:column;justify-content:space-between}.mini-cart-container .widget_shopping_cart_content .moon{position:absolute;z-index:-1}.mini-cart-container .added_product_title{line-height:1.3rem;color:#fff;font-size:10px}@media screen and (max-width:519px){.mini-cart-container{width:100%;top:0;padding:32px 16px}.mini-cart-container.minicart-show{transform:translateX(0)!important}}@media screen and (max-width:519px) and (max-width:519px){.mini-cart-container.minicart-show{transition:all 0.5s ease-in-out}}@media screen and (min-width:520px) and (max-width:1199px){.mini-cart-container{top:0}}.mini-cart-container.minicart-show{transform:translateX(0)!important;transition:all 0.2s ease-in-out}@media screen and (max-width:519px){.mini-cart-container.minicart-show{transition:all 0.5s ease-in-out}}.mini-cart-container.minicart-show .navigation__overlay{transition:opacity 0.2s ease-in 0.1s;pointer-events:all;opacity:.49;z-index:3}.mini-cart-container .products-buttons-wrapper{height:100%;justify-content:space-between;display:flex;flex-direction:column}.mini-cart-container .products-buttons-wrapper .variation{display:none}.mini-cart-container .woocommerce-mini-cart__total{border-top:1px solid rgb(35 35 35 / .1411764706);padding-top:16px;margin-bottom:30px;display:flex;justify-content:space-between;align-items:baseline}.mini-cart-container .woocommerce-mini-cart__total .woocommerce-Price-amount{font-size:1.5rem;font-family:"Playfair Display",serif;color:#D45F3B}.mini-cart-container .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;gap:15px}.mini-cart-container .woocommerce-mini-cart__buttons a{width:100%!important;text-align:center;color:white!important;background-color:#D45F3B!important;border:1px solid transparent!important;border-radius:10px!important;width:-moz-fit-content;width:fit-content;padding:14px 32px!important;transition:all 0.3s ease;display:inline-block!important;font-size:1rem}.mini-cart-container .woocommerce-mini-cart__buttons a:hover{background-color:#a52b23!important}.mini-cart-container .woocommerce-mini-cart__empty-message{text-align:center!important;color:#40434d;padding:24px 0;font-size:18px!important;font-family:futura-pt,sans-serif!important}.mini-cart-container .woocommerce-mini-cart{display:flex;flex-direction:column;gap:16px;margin-bottom:40px!important;overflow-y:auto;min-height:100%;padding-right:8px!important;padding-bottom:1px}.mini-cart-container .woocommerce-mini-cart li{display:flex}@media screen and (max-width:519px){.mini-cart-container .woocommerce-mini-cart li{flex-direction:column}}.mini-cart-container .woocommerce-mini-cart li .image_title_wrapper{display:flex;flex:3;gap:16px}.mini-cart-container .woocommerce-mini-cart li a{display:block;color:#40434d;border-bottom:unset!important;padding:unset;padding-bottom:0!important}.mini-cart-container .woocommerce-mini-cart li a:hover{border:unset}.mini-cart-container .woocommerce-mini-cart li a img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;max-width:unset;display:block;border-radius:8px 0}.mini-cart-container .woocommerce-mini-cart li .cart-item-title{font-size:1rem;color:#2D1C40;font-family:"Playfair Display",serif;margin:auto;flex:2}.mini-cart-container .woocommerce-mini-cart li .cart-item-title .product-name{font-size:1rem;color:#2D1C40;margin-bottom:8px}@media screen and (max-width:519px){.mini-cart-container .woocommerce-mini-cart li .cart-item-title .product-name{font-family:"Playfair Display",serif;font-weight:600;font-size:14px}}.mini-cart-container .woocommerce-mini-cart li .cart-item-title .price.mobile{display:none}@media screen and (max-width:519px){.mini-cart-container .woocommerce-mini-cart li .cart-item-title .price.mobile{display:block;font-family:futura-pt-bold,sans-serif;font-weight:700}}.mini-cart-container .woocommerce-mini-cart li .product-quantity{display:flex;align-items:center}@media screen and (max-width:519px){.mini-cart-container .woocommerce-mini-cart li .product-quantity{margin-top:10px}}.mini-cart-container .woocommerce-mini-cart li .quantity{display:flex;height:37px;align-items:center}.mini-cart-container .woocommerce-mini-cart li .quantity .quantity_title{display:none}.mini-cart-container .woocommerce-mini-cart li .quantity button{font-size:32px;font-weight:700;color:#40434d;background-color:#e6decb;border:unset;border-radius:105px;height:51px;min-width:60px;opacity:.7}@media screen and (max-width:519px){.mini-cart-container .woocommerce-mini-cart li .quantity button{min-width:84px;font-size:20px;height:auto;background-color:#d4cdb9}}.mini-cart-container .woocommerce-mini-cart li .quantity input{border:2px solid #40434d;background-color:#fff0;color:#40434d;font-size:16px;font-weight:500;border-radius:105px;text-align:center;width:50px}@media screen and (max-width:519px){.mini-cart-container .woocommerce-mini-cart li .quantity input{width:100%;margin:0 10px}}.mini-cart-container .woocommerce-mini-cart li .quantity input::-webkit-outer-spin-button,.mini-cart-container .woocommerce-mini-cart li .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mini-cart-container .woocommerce-mini-cart li .price{display:flex;align-items:center;flex:1}.mini-cart-container .woocommerce-mini-cart li .price span{font-size:1.5rem;font-family:"Playfair Display",serif;color:#D45F3B}.mini-cart-container .woocommerce-mini-cart li .product-remove{margin:auto}.mini-cart-container .woocommerce-mini-cart li .product-remove a{color:#40434d!important}.mini-cart-container .woocommerce-mini-cart li .product-remove a:hover{background:#fff0}.mini-cart-container .woocommerce-mini-cart li .product-remove a .fa{font-size:1.5rem}html.noscroll{position:fixed;overflow-y:scroll;width:100%}div.product form{margin-top:250px}div.product form .wc-bookings-booking-form{border:unset;padding:0}div.product form .wc-bookings-booking-form .legend{font-size:.875rem;display:flex;flex-direction:column;gap:16px;margin-block-end:16px}div.product form .wc-bookings-booking-form .legend a{text-decoration:none;color:#4C4766;font-size:.875rem;transition:hover 0.2s ease-in-out;cursor:pointer;outline:none;border:none;display:flex;align-items:center}div.product form .wc-bookings-booking-form .legend a:hover{color:#fdfdfd}div.product form .wc-bookings-booking-form .legend a:active{background:#fff;color:#cdfeaa}div.product form .wc-bookings-booking-form .legend a::before{content:"→ ";color:rgb(76 71 102 / .2980392157);font-size:1.5rem;display:inline-block;width:20px;height:20px;margin-right:10px}div.product form .wc-bookings-booking-form p.booking-for-description{font-size:.875rem;font-weight:700;margin:0 0;padding:20px 0;margin-block-start:32px;display:flex;align-items:center}div.product form .wc-bookings-booking-form p.booking-for-description::before{content:"1.";color:rgb(76 71 102 / .2980392157);font-size:1.5rem;display:inline-block;width:20px;height:20px;margin-right:10px}div.product form .wc-bookings-booking-form .booking-form-info{padding:20px 0}div.product form .wc-bookings-booking-form .wc_bookings_field_resource label{display:none}div.product form .wc-bookings-booking-form .wc_bookings_field_resource select{outline:none!important}div.product form .wc-bookings-booking-form .isHidden{display:none}div.product form .wc-bookings-booking-form .wc-bookings-date-picker{border:unset;padding:0}div.product form .wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker-title span{color:#fbe4cd}div.product form .wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a{background-color:#463f67!important;opacity:1!important}div.product form .wc-bookings-booking-form table{background:antiquewhite}div.product form .wc-bookings-booking-form table tr{background:#fff0}div.product form .wc-bookings-booking-form table tr th{background:#fff0}div.product form .wc-bookings-booking-form table tbody tr td a.ui-state-default.ui-state-active{background-color:#EFD4CB!important}div.product form .wc-bookings-booking-form .form-field .block-picker{padding-top:4px}div.product form .wc-bookings-booking-form .form-field .block-picker .block a{background-color:antiquewhite}div.product form .wc-bookings-booking-form .form-field .block-picker .block a:hover{background-color:#463f67}div.product form .wc-bookings-booking-form .form-field .block-picker .block a.selected{background-color:#463f67!important}div.product form .wc-bookings-booking-form .form-field .isHidden{display:none}div.product form .wc-bookings-booking-form .pg_block-picker::before{content:"2.";color:rgb(76 71 102 / .2980392157);font-size:1.5rem;display:inline;width:20px;height:20px;margin-right:10px;float:left}div.product form .wc-bookings-booking-cost{margin:10px 0;padding:0;background-color:#fff0;border:none}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;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:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{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__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.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;position:relative;transition:transform 0.2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:#fff0}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid #fff0;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__track--nav>.splide__list>.splide__slide{border:3px solid #fff0;cursor:pointer;opacity:.7}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #00bfff;opacity:1}.splide__arrow{align-items:center;background:#fff0;border:0;border-radius:0;cursor:pointer;display:flex;height:2.5em;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2.5em;z-index:1}.splide__arrow svg{fill:#00bfff;height:2.5em;transition:fill 0.2s linear;width:2.5em}.splide__arrow:hover:not(:disabled) svg{fill:#66d9ff}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #00bfff;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #00bfff;outline-offset:3px}.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:10px;margin:3px;padding:0;position:relative;transition:background-color 0.2s linear,transform 0.2s linear;width:10px}.splide__pagination__page.is-active{background:#00bfff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{background:#66d9ff;cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #00bfff;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #00bfff;outline-offset:3px}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;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:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #00bfff;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__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:#fff0}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #00bfff;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #00bfff}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #00bfff;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #00bfff}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#00bfff}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #00bfff;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #00bfff;outline-offset:3px}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__track--nav>.splide__list>.splide__slide{border:3px solid #fff0;border-radius:4px;cursor:pointer;opacity:.7}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #20b2aa;opacity:1}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:1em;top:0}.splide__pagination--ttb .splide__pagination__page{height:20px;width:5px}.splide__arrow{align-items:center;background:#fff0;border:0;border-radius:0;cursor:pointer;display:flex;height:2.5em;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2.5em;z-index:1}.splide__arrow svg{fill:#20b2aa;height:2.5em;transition:fill 0.2s linear;width:2.5em}.splide__arrow:hover:not(:disabled) svg{fill:#57e1d9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__pagination{bottom:1em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:2.5px;display:inline-block;height:5px;margin:3px;padding:0;position:relative;transition:background-color 0.2s linear;width:20px}.splide__pagination__page.is-active{background:#20b2aa;z-index:1}.splide__pagination__page:hover{background:#57e1d9;cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__slide{-webkit-tap-highlight-color:#fff0;border-radius:4px}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #20b2aa}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #20b2aa}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#20b2aa}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;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:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #20b2aa;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__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__progress__bar{background:#ccc;height:3px}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__slider>.splide__arrows .splide__arrow--prev{left:-2.5em}.splide__slider>.splide__arrows .splide__arrow--next{right:-2.5em}.splide{padding:3em}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;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:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{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__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.info_section{display:flex;padding:0 135px 0 270px;margin:50px 0}@media screen and (max-width:519px){.info_section{padding:0 16px;flex-direction:column}}@media screen and (min-width:520px) and (max-width:1199px){.info_section{padding:50px 32px}}.info_section .left_wrapper{flex:1;display:flex;flex-direction:column;justify-content:center;gap:2.5rem}.info_section .left_wrapper .title{font-size:3.5rem}@media screen and (max-width:519px){.info_section .left_wrapper .title{font-size:2rem}}.info_section .left_wrapper .description{font-size:.875rem;line-height:150%;margin-top:.8rem}.info_section .left_wrapper a{color:#463F67;font-size:.875rem;text-decoration:none;width:-moz-fit-content;width:fit-content}@media screen and (max-width:519px){.info_section .left_wrapper a{color:#D45F3B}}.info_section .left_wrapper a:after{content:"";width:100%;height:3px;display:block;margin-top:13px;background-color:#463F67}@media screen and (max-width:519px){.info_section .left_wrapper a:after{background-color:#D45F3B}}.info_section .right_wrapper{flex:1}@media screen and (max-width:519px){.info_section .right_wrapper{display:none}}.info_section .right_wrapper img{-o-object-fit:contain;object-fit:contain;height:auto;width:100%}.featured_products_section{background-color:#f8ded6;padding:120px 0;margin:0 65px;border-radius:16px;position:relative}@media screen and (max-width:519px){.featured_products_section{margin:180px 16px 0 16px;padding:60px 0}}@media screen and (min-width:520px) and (max-width:1199px){.featured_products_section{margin:0 32px;padding:60px 0}}.featured_products_section .mobile-img{display:none}@media screen and (max-width:519px){.featured_products_section .mobile-img{display:inline;position:absolute;left:0;right:0;margin:0 auto;top:-12%}}.featured_products_section .description_filters_wrapper{padding:0 10%;display:flex;flex-direction:column;gap:25px}@media screen and (max-width:519px){.featured_products_section .description_filters_wrapper{padding:0 16px}}.featured_products_section .description_filters_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem}@media screen and (max-width:519px){.featured_products_section .description_filters_wrapper .subtitle{font-size:10px}}.featured_products_section .description_filters_wrapper .title{font-size:3.5rem}@media screen and (max-width:519px){.featured_products_section .description_filters_wrapper .title{font-size:24px}}.featured_products_section .description_filters_wrapper .description{font-size:.875rem;font-weight:400;line-height:150%}@media screen and (max-width:519px){.featured_products_section .description_filters_wrapper .description{font-size:12px}}.featured_products_section .button_container{margin-top:75px;text-align:center;display:flex;justify-content:center}.featured_products_section .button_container a{color:#463F67;text-decoration:none}.featured_products_section .button_container a:after{content:"";width:100%;height:3px;display:block;margin-top:13px;background-color:#463F67}.featured_products_section svg{position:absolute;bottom:-37px;margin:auto 0;width:100%}.customer_reviews{margin-top:200px;display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (max-width:519px){.customer_reviews{margin-top:70px}}@media screen and (min-width:520px) and (max-width:1199px){.customer_reviews{margin-top:100px}}.customer_reviews .text-wrapper{padding:0 10%;text-align:start;width:100%;position:relative}@media screen and (max-width:519px){.customer_reviews .text-wrapper{padding:0}}.customer_reviews .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.customer_reviews .text-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding-bottom:15px}}.customer_reviews .text-wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.customer_reviews .text-wrapper .title{font-size:2rem}}.customer_reviews .text-wrapper img{position:absolute;top:-30px;right:150px}@media screen and (max-width:519px){.customer_reviews .text-wrapper img{top:50px;right:0;width:102px;height:70px}}@media screen and (min-width:520px) and (max-width:1199px){.customer_reviews .text-wrapper img{right:0}}.call_to_action_container{display:flex;gap:60px;padding-top:150px}@media screen and (max-width:519px){.call_to_action_container{padding:50px 16px 0 16px;flex-direction:column;gap:16px}}@media screen and (min-width:520px) and (max-width:1199px){.call_to_action_container{padding-top:50px;gap:10px;flex-wrap:wrap}}.call_to_action_container a{border-radius:16px;position:relative;display:flex;align-items:center;flex-direction:column;text-decoration:none}@media screen and (min-width:520px) and (max-width:1199px){.call_to_action_container a{width:49%}}.call_to_action_container a img{-o-object-fit:contain;object-fit:contain;height:auto}.call_to_action_container a button{position:absolute;bottom:35px;padding:12px 38px;text-align:center;border-radius:16px;background-color:#d45f3b;border:unset;color:#fff;font-size:1rem;width:calc(100% - 40px);left:20px}@media screen and (min-width:520px) and (max-width:1199px){.call_to_action_container a:nth-child(3){width:100%}}.blog-posts-section{padding-top:250px}@media screen and (max-width:519px){.blog-posts-section{padding-top:120px}}@media screen and (min-width:520px) and (max-width:1199px){.blog-posts-section{position:relative}}.blog-posts-section .text-wrapper{padding:0 10%;text-align:start;width:100%}@media screen and (max-width:519px){.blog-posts-section .text-wrapper{padding:0}}@media screen and (min-width:520px) and (max-width:1199px){.blog-posts-section .text-wrapper{position:relative;z-index:99}}.blog-posts-section .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.blog-posts-section .text-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding-bottom:15px}}.blog-posts-section .text-wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.blog-posts-section .text-wrapper .title{font-size:2rem;margin-bottom:30px}}.blog-posts-section .text-wrapper .description{font-size:.875rem;line-height:150%;width:75%}@media screen and (max-width:519px){.blog-posts-section .text-wrapper .description{width:100%}}.blog-posts-section .blog-posts{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:40px;column-gap:40px;row-gap:80px;padding:65px 10% 0 10%;position:relative}@media screen and (min-width:520px) and (max-width:1199px){.blog-posts-section .blog-posts{grid-template-columns:repeat(2,1fr);position:unset}}@media screen and (max-width:519px){.blog-posts-section .blog-posts{grid-template-columns:repeat(1,1fr);margin:0;padding:30px 0 0 0;row-gap:30px}}.blog-posts-section .blog-posts article{padding:unset}@media screen and (max-width:519px){.blog-posts-section .blog-posts article{margin-top:30px}}.blog-posts-section .blog-posts .background-img{position:absolute;-o-object-fit:unset;object-fit:unset;height:unset;aspect-ratio:unset;border-radius:unset;width:unset;right:1%;top:-325px;z-index:-999}@media screen and (max-width:519px){.blog-posts-section .blog-posts .background-img{display:none}}@media screen and (min-width:520px) and (max-width:1199px){.blog-posts-section .blog-posts .background-img{top:50px;z-index:1}}.blog-posts-section .blog-posts img{-o-object-fit:cover;object-fit:cover;height:auto;aspect-ratio:3/2;border-radius:8px;width:100%}.blog-posts-section .blog-posts h2{font-size:1.125rem!important;font-weight:bold!important;font-family:"Playfair Display",serif!important;margin:10px 0!important}@media screen and (max-width:519px){.blog-posts-section .blog-posts h2{font-size:1.333rem;line-height:2rem}}.blog-posts-section .blog-posts a{text-decoration:none;color:#2d1c40}.blog-posts-section .blog-posts .post-excerpt p{font-size:.875rem;line-height:normal}.blog-posts-section .blog-page-link{display:flex;justify-content:center;margin-top:80px}.blog-posts-section .blog-page-link a{text-decoration:none;color:#D45F3B}.blog-posts-section .blog-page-link a:after{content:"";width:100%;height:3px;display:block;margin-top:13px;background-color:#D45F3B}.newsletter-section{display:flex;background:hsl(346 36% 77%);padding:0;margin:100px 65px;border-radius:16px;gap:45px;position:relative}@media screen and (max-width:519px){.newsletter-section{margin:50px 16px 100px 16px;padding:0 16px 50px 16px;flex-direction:column-reverse}}@media screen and (min-width:520px) and (max-width:1199px){.newsletter-section{margin:50px 32px 100px 32px}}.newsletter-section .img-wrapper{flex:1.5;position:relative;display:flex;align-items:center;justify-content:center;margin-left:30px}.newsletter-section .img-wrapper img{position:absolute;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:519px){.newsletter-section .img-wrapper img{width:50%;height:auto;right:0}}.newsletter-section .form-wrapper{flex:2;padding:50px 150px 60px 0}@media screen and (max-width:519px){.newsletter-section .form-wrapper{padding:40px 0 0 0}}@media screen and (min-width:520px) and (max-width:1199px){.newsletter-section .form-wrapper{padding:50px 30px 50px 0}}.newsletter-section .form-wrapper .subtitle{font-size:1.25rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px;padding-right:50px}@media screen and (max-width:519px){.newsletter-section .form-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding-bottom:15px}}.newsletter-section .form-wrapper .title{font-size:2rem;margin-bottom:45px;line-height:43px;padding-right:50px}@media screen and (max-width:519px){.newsletter-section .form-wrapper .title{font-size:1.333rem;line-height:25px;margin-bottom:25px}}.newsletter-section .form-wrapper .ml-form-embedBody{padding:0px!important}.newsletter-section .form-wrapper .ml-form-embedBody form{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:519px){.newsletter-section .form-wrapper .ml-form-embedBody form{flex-direction:column;gap:16px}}.newsletter-section .form-wrapper .ml-form-embedBody form .ml-input-horizontal{width:100%!important;display:flex!important;gap:20px!important}.newsletter-section .form-wrapper .ml-form-embedBody form .ml-input-horizontal .horizontal-fields{padding:0px!important}.newsletter-section .form-wrapper .ml-form-embedBody form .ml-button-horizontal{width:100%!important;margin-top:20px!important}.newsletter-section .form-wrapper .ml-form-embedBody form .ml-button-horizontal button{padding:12px 38px!important;text-align:center!important;border-radius:4px!important;background-color:#d45f3b!important;border:unset!important;color:#fff!important;font-size:1rem!important;font-family:"Biryani",sans-serif!important;line-height:unset!important}.newsletter-section .form-wrapper .ml-form-embedBody form input{width:100%!important;border:1px solid #2d1c40!important;background:transparent!important;font-size:1rem!important;padding:8px 32px!important;border-radius:4px!important;font-family:"Biryani",sans-serif!important;line-height:unset!important}.newsletter-section .form-wrapper .ml-form-embedBody form input::-moz-placeholder{color:#2d1c40!important}.newsletter-section .form-wrapper .ml-form-embedBody form input::placeholder{color:#2d1c40!important}.newsletter-section .form-wrapper .ml-form-successBody{font-size:0.75rem!important;line-height:15px!important;color:#4c4766!important;padding:0px!important}.newsletter-section .form-wrapper .ml-form-successBody h4,.newsletter-section .form-wrapper .ml-form-successBody p{font-size:0.75rem!important;line-height:15px!important;color:#4c4766!important}@media screen and (max-width:519px){.newsletter-section .form-wrapper .ml-form-successBody{width:50%}}.newsletter-section .form-wrapper .form-description{font-size:.75rem;line-height:15px}@media screen and (max-width:519px){.newsletter-section .form-wrapper .form-description{width:50%}}.newsletter-section svg{position:absolute;bottom:-37px;margin:auto 0;width:100%}@media screen and (max-width:519px){.page-template-custom-template-webinar .img-wrapper{margin-left:0}}@media screen and (max-width:519px){.page-template-custom-template-webinar .img-wrapper img{position:unset;width:100%}}.about_section{display:flex;gap:75px}@media screen and (max-width:519px){.about_section{flex-direction:column-reverse;padding:150px 16px 0 16px;gap:0;position:relative}}@media screen and (min-width:520px) and (max-width:1199px){.about_section{flex-direction:column;margin:0 32px;padding:0 10%}}.about_section .text-wrapper{flex:1;padding:0 0 100px 10%}@media screen and (max-width:519px){.about_section .text-wrapper{padding:25px 0}}@media screen and (min-width:520px) and (max-width:1199px){.about_section .text-wrapper{padding:50px 0}}@media screen and (max-width:519px){.about_section .text-wrapper img{display:none}}.about_section .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:35px 0 25px 0}@media screen and (max-width:519px){.about_section .text-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding:0;position:absolute;top:65px}}.about_section .text-wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.about_section .text-wrapper .title{font-size:2rem;position:absolute;top:85px}}.about_section .text-wrapper .description{font-size:1rem;line-height:150%;padding-bottom:16px}.about_section .text-wrapper .link-container{display:flex}.about_section .text-wrapper .link-container .link{color:#D45F3B;text-decoration:none;margin-top:40px;display:block}.about_section .text-wrapper .link-container .link:after{content:"";width:100%;height:3px;display:block;margin-top:13px;background-color:#D45F3B}.about_section .img-wrapper{flex:1;padding:0 10% 0 0}@media screen and (max-width:519px){.about_section .img-wrapper{padding:0}}@media screen and (min-width:520px) and (max-width:1199px){.about_section .img-wrapper{padding:0}}.about_section .img-wrapper img{-o-object-fit:cover;object-fit:cover;border-radius:128px 0 95px 41px;height:100%;width:100%}section.not-found{margin-top:80px;padding:0 200px}@media screen and (max-width:519px){section.not-found{padding:20px 16px 0 16px;margin-top:40px!important}}@media screen and (min-width:520px) and (max-width:1199px){section.not-found{padding:20px 50px}}section.not-found .entry-content{margin-top:44px;display:flex;gap:16px}@media screen and (max-width:519px){section.not-found .entry-content{flex-direction:column}}section.not-found .text-wrapper p{line-height:150%}section.not-found form{margin-top:16px}section.not-found form label{display:flex}section.not-found form .search-field{width:100%;display:flex}section.not-found .icon-wrapper svg{max-width:400px;height:auto;width:100%}.custom-page-template{color:#40434d;margin-top:56px}.custom-page-template h1{font-size:40px;padding-bottom:20px}@media screen and (max-width:519px){.custom-page-template h1{font-size:20px}}.custom-page-template h2,.custom-page-template h3,.custom-page-template h4{font-size:30px;padding-bottom:20px}@media screen and (max-width:519px){.custom-page-template h2,.custom-page-template h3,.custom-page-template h4{font-size:16px}}.custom-page-template .entry-content{display:flex;gap:60px}@media screen and (max-width:519px){.custom-page-template .entry-content{gap:20px;flex-direction:column}}.custom-page-template .entry-content .sidebar{color:#40434d;width:20%;border-right:1px solid rgb(64 67 77 / .1764705882)}@media screen and (max-width:519px){.custom-page-template .entry-content .sidebar{width:100%;border-right:unset;border-bottom:1px solid rgb(64 67 77 / .1764705882);padding-bottom:32px}}.custom-page-template .entry-content .sidebar .menu_container ul{display:grid;gap:16px}.custom-page-template .entry-content .sidebar .menu_container ul li a{color:#40434d;font-size:16px}.custom-page-template .entry-content .sidebar .menu_container ul li a:hover,.custom-page-template .entry-content .sidebar .menu_container ul li.current-menu-item a{color:#e58a56;transition:all 0.3s ease}.custom-page-template .entry-content .content{width:80%}@media screen and (max-width:519px){.custom-page-template .entry-content .content{width:100%}}.custom-page-template .entry-content .content table{max-width:800px}@media screen and (max-width:519px){.custom-page-template .entry-content .content .wp-block-table{font-size:12px!important}}.custom-page-template .entry-content .content .wp-block-table thead{border:1px solid!important;border-top:unset!important;border-left:unset!important;border-right:unset!important}.custom-page-template .entry-content .content .wp-block-table thead th{border:1px solid rgb(64 67 77 / .1764705882)!important;border-top:unset!important;border-left:unset!important}.custom-page-template .entry-content .content .wp-block-table thead th:last-of-type{border-right:unset!important}.custom-page-template .entry-content .content tbody{font-family:futura-pt,sans-serif}.custom-page-template .entry-content .content tbody td{border:1px solid rgb(64 67 77 / .1764705882);padding:16px;vertical-align:middle;border-left:unset}.custom-page-template .entry-content .content tbody td:last-of-type{border-right:unset}.custom-page-template .entry-content .content tbody tr:last-of-type td{border-bottom:unset}.custom-page-template .entry-content .content .faq_list .wrapper{cursor:pointer;border-bottom:1px solid rgb(64 67 77 / .1764705882);display:flex;flex-direction:column;padding:15px 0}.custom-page-template .entry-content .content .faq_list .wrapper .title-icon-container{display:flex;justify-content:space-between}.custom-page-template .entry-content .content .faq_list .wrapper .title-icon-container .title{font-size:18px}@media screen and (max-width:519px){.custom-page-template .entry-content .content .faq_list .wrapper .title-icon-container .title{font-size:12px}}.custom-page-template .entry-content .content .faq_list .wrapper .title-icon-container svg{transition:all 0.3s ease}@media screen and (max-width:519px){.custom-page-template .entry-content .content .faq_list .wrapper .title-icon-container svg{height:12px;min-width:12px}}.custom-page-template .entry-content .content .faq_list .wrapper .description{display:none;font-family:futura-pt,sans-serif;font-size:16px;margin-top:16px}@media screen and (max-width:519px){.custom-page-template .entry-content .content .faq_list .wrapper .description{font-size:14px}}.custom-page-template .entry-content .content .faq_list .wrapper.active .description{display:block}.custom-page-template .entry-content .content .faq_list .wrapper.active svg{transform:rotate(45deg);transition:all 0.3s ease}.custom-page-template .entry-content .content .contact{font-family:futura-pt,sans-serif}.custom-page-template .entry-content .content .contact strong{font-family:futura-pt-bold,sans-serif}.custom-page-template .entry-content .content a{color:#40434d;text-decoration:underline}.test-page input.error{outline:red;border:2px solid red}.archive .site-main{margin-top:80px;padding:0 200px}@media screen and (max-width:519px){.archive .site-main{padding:20px 16px 0 16px;margin-top:40px!important}}@media screen and (min-width:520px) and (max-width:1199px){.archive .site-main{padding:20px 50px}}.archive .site-main .woocommerce-result-count{display:none}.archive .site-main .woocommerce-breadcrumb{font-size:14px;opacity:.5;color:#767676}.archive .site-main .woocommerce-breadcrumb a{font-weight:300;color:#767676}.archive .site-main .woocommerce-ordering{float:unset}.archive .site-main .term-description{font-size:1rem;font-weight:400;-moz-column-count:2;column-count:2;margin-top:44px;line-height:150%}@media screen and (max-width:519px){.archive .site-main .term-description{-moz-column-count:1;column-count:1}}@media screen and (min-width:520px) and (max-width:1199px){.archive .site-main .term-description{-moz-column-count:1;column-count:1}}.archive .site-main ul.products{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:40px;column-gap:40px;row-gap:80px;margin:40px 0 80px 0}@media screen and (min-width:520px) and (max-width:1199px){.archive .site-main ul.products{grid-template-columns:repeat(2,1fr)}.archive .site-main ul.products li.product{width:100%!important}}@media screen and (max-width:519px){.archive .site-main ul.products{grid-template-columns:repeat(1,1fr);margin:0;margin-top:40px;row-gap:40px}.archive .site-main ul.products li.product{width:100%!important}}.archive .site-main ul.products::before{content:unset}.archive .site-main ul.products li.product{margin:unset;width:100%}.archive .site-main nav.woocommerce-pagination{display:flex;justify-content:center;margin-bottom:50px}.archive .site-main nav.woocommerce-pagination ul{border:unset;gap:20px;display:flex;margin:auto}.archive .site-main nav.woocommerce-pagination ul li{border:2px solid #463f67;border-radius:52px;display:flex;justify-content:center;align-items:center;font-size:14px}.archive .site-main nav.woocommerce-pagination ul li span{background:#fff0;padding-top:15px;font-weight:700;color:#463f67;width:40px;height:40px}.archive .site-main nav.woocommerce-pagination ul li span.current{background:#463f67!important;color:#fff}.archive .site-main nav.woocommerce-pagination ul li .page-numbers{padding-top:15px;font-weight:700;color:#463f67;width:40px;height:40px}.archive .site-main nav.woocommerce-pagination ul li .page-numbers:hover{background:rgb(67 60 98 / .3764705882)}.archive .short_shop_description h4{font-family:"Playfair Display",serif;padding:20px 0}.archive .short_shop_description p{line-height:21px}.wc-block-grid__products{display:grid;-moz-column-gap:40px;column-gap:40px;row-gap:80px;margin:40px 0 80px 0;grid-template-columns:repeat(4,1fr)}.wc-block-grid__products .wc-block-grid__product{max-width:100%!important}li.product,.wc-block-grid__product{font-weight:700;display:flex;flex-direction:column;justify-content:space-between;width:100%!important;margin:unset!important}li.product a,.wc-block-grid__product a{text-decoration:none}li.product .woocommerce-loop-product__title,li.product .woocommerce-loop-product__title,.wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__product .woocommerce-loop-product__title{font-family:"Playfair Display",serif;color:#2D1C40;font-size:1em;padding:.5em 0;min-height:80px}@media screen and (max-width:519px){li.product .woocommerce-loop-product__title,li.product .woocommerce-loop-product__title,.wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__product .woocommerce-loop-product__title{font-size:1.33rem!important;min-height:50px}}li.product .wc-block-grid__product-rating,.wc-block-grid__product .wc-block-grid__product-rating{display:none}li.product .thumbnail_container,li.product .wc-block-grid__product-image,.wc-block-grid__product .thumbnail_container,.wc-block-grid__product .wc-block-grid__product-image{position:relative}li.product .thumbnail_container img,li.product .wc-block-grid__product-image img,.wc-block-grid__product .thumbnail_container img,.wc-block-grid__product .wc-block-grid__product-image img{border-radius:80px 0;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}li.product .thumbnail_container .rating-and-categories-container,li.product .thumbnail_container .wc-block-grid__product-rating,li.product .wc-block-grid__product-image .rating-and-categories-container,li.product .wc-block-grid__product-image .wc-block-grid__product-rating,.wc-block-grid__product .thumbnail_container .rating-and-categories-container,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating{bottom:0;left:0;padding:10px 10px 10px 0;margin-right:15%}li.product .thumbnail_container .rating-and-categories-container .star-rating,li.product .thumbnail_container .wc-block-grid__product-rating .star-rating,li.product .wc-block-grid__product-image .rating-and-categories-container .star-rating,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .star-rating,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .star-rating,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .star-rating,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating{margin-top:18px;font-size:12px!important}li.product .thumbnail_container .rating-and-categories-container .star-rating span:before,li.product .thumbnail_container .wc-block-grid__product-rating .star-rating span:before,li.product .wc-block-grid__product-image .rating-and-categories-container .star-rating span:before,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .star-rating span:before,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .star-rating span:before,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .star-rating span:before{color:#ffb800!important}li.product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories,li.product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories,li.product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories{display:flex;-moz-column-gap:10px;column-gap:10px;row-gap:5px;flex-wrap:wrap}li.product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories span,li.product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories span,li.product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories span,li.product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories span,.wc-block-grid__product .thumbnail_container .rating-and-categories-container .woocommerce-loop-product__categories span,.wc-block-grid__product .thumbnail_container .wc-block-grid__product-rating .woocommerce-loop-product__categories span,.wc-block-grid__product .wc-block-grid__product-image .rating-and-categories-container .woocommerce-loop-product__categories span,.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-rating .woocommerce-loop-product__categories span{display:inline-block;font-family:"Playfair Display",serif;background:#264799;color:#fff;padding:3px 8px 5px 8px;font-size:12px;font-weight:700;text-decoration:none;border-radius:4px}li.product span.onsale,li.product .wc-block-grid__product-onsale,.wc-block-grid__product span.onsale,.wc-block-grid__product .wc-block-grid__product-onsale{border-radius:10px 0 0 10px;margin:unset!important;top:10px!important;line-height:unset;padding:7px 10px 5px 10px;min-height:unset;box-shadow:-2px 3px 10px -3px #5a4242;right:0;left:auto;background-color:#77a464;color:#fff;font-size:.857em;z-index:2;position:absolute}li.product .price,.wc-block-grid__product .price{font-family:"Playfair Display",serif;font-size:28px!important;color:#D45F3B!important;font-weight:800!important}@media screen and (max-width:519px){li.product .price,.wc-block-grid__product .price{display:block;display:flex;flex-direction:column;justify-content:flex-end;font-size:24px!important;margin-bottom:unset!important;min-height:45px}}li.product .price del,.wc-block-grid__product .price del{font-size:20px;color:black!important;opacity:.5}li.product .price ins,.wc-block-grid__product .price ins{text-decoration:none}li.product .button,li.product .add_to_cart_button,.wc-block-grid__product .button,.wc-block-grid__product .add_to_cart_button{background:#D45F3B;padding:18px 15px 15px 15px;text-align:center;text-decoration:none;border-radius:16px;color:#fff;margin-top:1em}li.product .button:hover,li.product .add_to_cart_button:hover,.wc-block-grid__product .button:hover,.wc-block-grid__product .add_to_cart_button:hover{background:#cb4f29;color:#fff}li.product .wp-block-button,.wc-block-grid__product .wp-block-button{background:#D45F3B;padding:18px 15px 15px 15px;text-align:center;text-decoration:none;border-radius:16px;color:#fff}li.product .wp-block-button a,.wc-block-grid__product .wp-block-button a{margin-top:0}li.product .wp-block-button:hover,.wc-block-grid__product .wp-block-button:hover{background:#cb4f29;color:#fff}.single-product .site-main{margin-top:80px;padding:0 10%}@media screen and (max-width:519px){.single-product .site-main{padding:20px 0 0 0;margin-top:30px}}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main{padding:20px 50px;margin-top:30px}}.single-product .site-main .woocommerce-result-count{display:none}.single-product .site-main .woocommerce-breadcrumb{opacity:.5;color:#767676;line-height:1.5}.single-product .site-main .woocommerce-breadcrumb a{font-weight:300;color:#767676}.single-product .site-main .product-type-booking .image_gallery{display:none!important}.single-product .site-main .main_container{display:flex;gap:42px}.single-product .site-main .main_container .left-column{width:70%}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column{width:100%}}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main .main_container .left-column{width:100%}}.single-product .site-main .main_container .left-column .product_title{font-size:2.5rem}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product_title{font-size:2rem;line-height:150%}}.single-product .site-main .main_container .left-column .product-rating-share-container{display:flex;justify-content:space-between;margin-top:42px}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-rating-share-container{flex-direction:column;margin-top:22px}}.single-product .site-main .main_container .left-column .product-rating-share-container .woocommerce-product-rating{display:flex;align-items:center;margin-bottom:unset}.single-product .site-main .main_container .left-column .product-rating-share-container .woocommerce-product-rating .star-rating{margin-top:unset;font-size:12px!important}.single-product .site-main .main_container .left-column .product-rating-share-container .woocommerce-product-rating .star-rating span:before{color:#ffb800!important}.single-product .site-main .main_container .left-column .product-rating-share-container .woocommerce-product-rating .woocommerce-review-link{font-size:.875rem;color:#4C4766}.single-product .site-main .main_container .left-column .product-rating-share-container .share{display:flex;align-items:center}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-rating-share-container .share{display:none}}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main .main_container .left-column .product-rating-share-container .share{display:none}}.single-product .site-main .main_container .left-column .product-rating-share-container .share .heateor_sss_sharing_container{margin-left:16px}.single-product .site-main .main_container .left-column .product-gallery-summary-container{display:flex;margin:42px 0;gap:26px;flex-direction:row-reverse}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-gallery-summary-container{flex-direction:column;margin:0;gap:0}}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main .main_container .left-column .product-gallery-summary-container{flex-direction:column-reverse}}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary{flex:1;float:unset;width:100%}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .variations_form .variations tr{display:flex;gap:10px;align-items:center}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .variations_form .variations tr th,.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .variations_form .variations tr td{display:flex;align-items:center;justify-content:center}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .woocommerce-product-details__short-description{line-height:150%;font-weight:700}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .woocommerce-product-details__short-description{font-size:14px;line-height:1.5;font-weight:700}}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .price{margin-bottom:26px;font-size:2.5rem;font-family:"Playfair Display",serif;color:#D45F3B;font-weight:800}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .price{margin-bottom:0;font-size:3rem}}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .price del{font-size:20px;color:black!important;opacity:.5}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .stock{margin-top:20px;display:none}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .cart{margin:0}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .cart .quantity input{display:none}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .cart .single_add_to_cart_button{background:#D45F3B;padding:18px 50px 15px 50px;font-size:.875rem;text-align:center;text-decoration:none;border-radius:16px;color:#fff;margin-top:1em}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .cart .single_add_to_cart_button.u-hidden{opacity:0;pointer-events:none}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .cart .single_add_to_cart_button{width:calc(100% - 64px);box-shadow:rgb(0 0 0 / .4) 0 5px 12px;position:fixed;bottom:20px;display:block;left:32px;z-index:3}}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .cart .single_add_to_cart_button::before{font-family:fontAwesome;content:"\f07a";padding-right:10px;position:relative;top:unset;right:unset}.single-product .site-main .main_container .left-column .product-gallery-summary-container div.summary .cart .single_add_to_cart_button:hover{background:#cb4f29;color:#fff}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery{flex:1;max-width:auto;overflow:hidden;position:relative}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery{margin-top:0}}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper_single_product{color:#000;position:relative;padding-bottom:26px}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper_single_product{padding-bottom:0}}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper_single_product img{aspect-ratio:6/5;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-button-next::after,.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-button-prev::after{content:""}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-button-next,.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-button-prev{z-index:1}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-pagination{bottom:0px!important;display:flex;gap:10px;z-index:1;justify-content:center}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-pagination{bottom:20px!important}}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;background-color:#40434c;border-radius:50%;margin:0}.single-product .site-main .main_container .left-column .product-gallery-summary-container .image_gallery .swiper-pagination .swiper-pagination-bullet-active{background-color:#e58a56}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .woocommerce-tabs{margin-top:1rem}}.single-product .site-main .main_container .left-column .woocommerce-tabs h2:first-child{display:none}.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs{display:flex;gap:16px;padding:unset}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs{flex-direction:column;gap:1rem}}.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs:before{border-color:#EFD4CB!important}.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs li{background-color:#EFD4CB!important;display:inline!important;margin:unset!important;width:auto;padding:5px 20px!important;font-size:0.875rem!important;border:unset!important;border-radius:12px 12px 0 0!important}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs li{border-radius:8px!important}}.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs li.active{background:#463F67!important;color:white!important}.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs li:before,.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs li:after{content:unset!important}.single-product .site-main .main_container .left-column .woocommerce-tabs .tabs li a{font-weight:300!important;width:100%}.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content h2{margin:1rem 0rem;font-size:2rem}.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content h4,.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content h3{margin:1.5rem 0 1rem 0;font-size:1.5rem}.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content p{line-height:1.5}.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content span{line-height:1}.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content ul{list-style:inside;line-height:1.5}.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content ol{line-height:1.5}.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content ol li{list-style:inside}@media screen and (max-width:519px){.single-product .site-main .main_container .left-column .woocommerce-tabs .entry-content img{width:100%}}.single-product .site-main .main_container .right-column{width:30%}@media screen and (max-width:519px){.single-product .site-main .main_container .right-column{display:none}}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main .main_container .right-column{display:none}}.single-product .site-main .main_container .right-column .related h2:first-child{font-family:"Playfair Display",serif;font-size:30px;margin-bottom:40px}.single-product .site-main .main_container .right-column .related ul.products{display:grid;grid-template-columns:repeat(1,1fr);row-gap:60px}.single-product .site-main .main_container .right-column .related ul.products::before{content:unset}.single-product .site-main .share.mobile{display:none}@media screen and (max-width:519px){.single-product .site-main .share.mobile{display:flex;align-items:center;gap:16px;justify-content:center}}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main .share.mobile{display:none}}.single-product .site-main .featured_section{padding-top:80px;border-top:1px solid #b9a49d;margin-top:80px}@media screen and (max-width:519px){.single-product .site-main .featured_section{padding-top:40px;margin-top:40px}}.single-product .site-main .featured_section .section-title,.single-product .site-main .recently_viewed_section .section-title{font-family:"Playfair Display",serif;font-size:2rem;margin-bottom:40px}@media screen and (max-width:519px){.single-product .site-main .featured_section .section-title,.single-product .site-main .recently_viewed_section .section-title{margin-bottom:40px;margin-top:40px}}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main .featured_section .section-title,.single-product .site-main .recently_viewed_section .section-title{margin-bottom:20px}}.single-product .site-main .featured_section ul.products,.single-product .site-main .recently_viewed_section ul.products{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:40px;column-gap:40px;row-gap:20px;margin:40px 0 80px 0;overflow:hidden}@media screen and (min-width:520px) and (max-width:1199px){.single-product .site-main .featured_section ul.products,.single-product .site-main .recently_viewed_section ul.products{grid-template-columns:repeat(2,1fr)}.single-product .site-main .featured_section ul.products li.product,.single-product .site-main .recently_viewed_section ul.products li.product{width:100%!important}}@media screen and (max-width:519px){.single-product .site-main .featured_section ul.products,.single-product .site-main .recently_viewed_section ul.products{grid-template-columns:repeat(1,1fr);margin:0}.single-product .site-main .featured_section ul.products li.product,.single-product .site-main .recently_viewed_section ul.products li.product{width:100%!important}}.single-product .site-main .featured_section ul.products::before,.single-product .site-main .recently_viewed_section ul.products::before{content:unset}.single-product .site-main .featured_section ul.products li.product,.single-product .site-main .recently_viewed_section ul.products li.product{margin:unset;width:100%}#reviews #comments .woocommerce-Reviews-title{display:none}#reviews #comments .woocommerce-noreviews{text-align:center}#reviews #comments .commentlist{margin-top:42px}#reviews #comments .commentlist .comment-text{display:flex;flex-direction:column-reverse;border:1px solid transparent!important;margin:unset!important}#reviews #comments .commentlist .comment-text .star-rating{margin:unset;margin-right:16px;font-size:12px!important}#reviews #comments .commentlist .comment-text .star-rating span:before{color:#ffb800!important}#reviews #comments .commentlist .comment-text .woocommerce-review__dash{display:none}#reviews #comments .commentlist .comment-text .woocommerce-review__published-date{display:none}#reviews .woocommerce-verification-required{text-align:center;margin-top:40px}.woocommerce-cart article{margin-top:80px;padding:0 150px}@media screen and (max-width:519px){.woocommerce-cart article{padding:20px 16px 0 16px;margin-top:40px!important}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-cart article{padding:20px 50px}}.woocommerce-cart article header{margin-bottom:44px}.woocommerce-cart article .woocommerce button[name=update_cart]{display:none!important}.woocommerce-cart article .woocommerce .actions{background-color:unset!important}.woocommerce-cart article .woocommerce .actions .coupon{display:flex;gap:20px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .actions .coupon{gap:8px;flex-direction:column;width:100%}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-cart article .woocommerce .actions .coupon{gap:0}}.woocommerce-cart article .woocommerce .actions .coupon label{display:none}.woocommerce-cart article .woocommerce .actions .coupon input{width:170px!important;min-width:170px;background-color:#fff0;border:1px solid #4c4766!important;color:#4c4766!important;border-radius:6px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .actions .coupon input{width:100%!important;padding:10px 7px 8px 7px!important}}.woocommerce-cart article .woocommerce .actions .coupon input::-moz-placeholder{opacity:1!important;color:#4c4766!important}.woocommerce-cart article .woocommerce .actions .coupon input::placeholder{opacity:1!important;color:#4c4766!important}.woocommerce-cart article .woocommerce .actions .coupon button[name=apply_coupon]{background:#4c4766;height:100%;padding:20px 30px 14px 30px;color:white!important;border-radius:12px;width:100%}.woocommerce-cart article .woocommerce .actions .coupon button[name=apply_coupon]:hover{background:#362c69}.woocommerce-cart article .woocommerce table{border:unset}.woocommerce-cart article .woocommerce .table-with-cart-totals{display:flex;gap:30px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals{flex-direction:column;gap:0}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-cart article .woocommerce .table-with-cart-totals{flex-direction:column}}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table{border-collapse:separate;border-spacing:0}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table tr{border-bottom:1px solid rgb(180 178 178 / .721);padding-bottom:12px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table tr{margin-bottom:10px}}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table tr:last-child{border-bottom:1px solid #fff0}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table td{padding-top:10px;padding-bottom:10px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table td{display:flex;justify-content:space-between;border:unset;background:#fff0}}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove{display:none!important}}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove a.remove{color:#1c1b1f!important}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove a.remove{display:none!important}}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove a.remove:hover{background-color:#fff0;color:red!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove-mobile a{color:#1c1b1f!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove-mobile a:hover{background-color:#fff0;color:#1c1b1f!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove-mobile,.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail-mobile{display:none!important}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove-mobile,.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail-mobile{display:block!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-remove-mobile img,.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail-mobile img{width:100px!important;border-radius:10px 0}}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail{min-width:80px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail{display:none!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail:before{content:unset}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail{display:block!important}}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-thumbnail img{width:80px;border-radius:10px 0}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-name a{font-family:"Playfair Display",serif;color:#2D1C40;text-decoration:unset;font-size:1rem;line-height:1;text-align:left}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-name{display:flex;gap:10px}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-name:before{content:unset}}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-price span,.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-subtotal span{font-family:"Playfair Display",serif;color:#D45F3B;font-size:1.5rem}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-quantity .quantity{display:flex}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-quantity .quantity .quantity_title{display:none}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-quantity .quantity input{background:#fff0;border:1px solid #4c4766;border-radius:4px}.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-quantity .quantity button{background-color:#fff0;border:unset;font-size:24px;height:24px;display:flex;align-items:center;padding-top:10px;color:#463F67}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .woocommerce-cart-form .shop_table .product-quantity .quantity button{padding-top:6px}}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals{min-width:400px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals{min-width:unset}}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper{background:#f8ded6;padding:32px;border-radius:16px}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .cart-subtotal,.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .order-total{display:flex;justify-content:space-between;align-items:end}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .cart-subtotal span,.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .order-total span{text-align:end;font-family:"Playfair Display",serif;color:#D45F3B;font-size:1.5rem}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .cart-subtotal{padding-bottom:16px;border-bottom:1px solid rgb(35 35 35 / .1411764706)}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .order-total{padding-top:16px}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .shipping{padding:16px 0;border-bottom:1px solid rgb(35 35 35 / .1411764706)}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-methods{margin-top:16px!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-methods input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;border:2px solid #000;outline:none;transition:all 0.3s ease-in-out;margin-right:10px;padding:unset;margin-top:2px!important;position:relative}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-methods input[type=radio]::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-radius:50%;background-color:#fff0;transition:all 0.3s ease-in-out}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-methods input[type=radio]:checked::before{background-color:#000}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-methods .shipping-method-description{margin-top:1rem}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper h2{font-size:1.5rem;font-family:"Playfair Display",serif;margin-bottom:42px}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-destination{line-height:150%}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-calculator a{color:#362c69;font-weight:700}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-calculator input{background-color:#fff0;border:1px solid #4c4766!important;color:#4c4766!important;border-radius:6px}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-calculator input::-moz-placeholder{opacity:1!important;color:#4c4766!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-calculator input::placeholder{opacity:1!important;color:#4c4766!important}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-calculator #calc_shipping_country{border-radius:10px;border:1px solid #362c69;background-color:#fff0}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-calculator button{background:#4c4766;height:100%;padding:20px 30px 14px 30px;color:white!important;border-radius:12px}.woocommerce-cart article .woocommerce .table-with-cart-totals .cart_totals .table-wrapper .woocommerce-shipping-calculator button:hover{background:#362c69}.woocommerce-cart article .woocommerce .cart-collaterals{margin-top:40px}.woocommerce-cart article .woocommerce .cart-collaterals .cross-sells{width:100%}.woocommerce-cart article .woocommerce .cart-collaterals ul.products{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);width:100%;margin-top:40px}@media screen and (max-width:519px){.woocommerce-cart article .woocommerce .cart-collaterals ul.products{grid-template-columns:repeat(1,1fr)}}.woocommerce-cart article .woocommerce .cart-collaterals ul.products::before,.woocommerce-cart article .woocommerce .cart-collaterals ul.products:after{content:unset}.woocommerce-notices-wrapper{display:none}.return-to-shop .button{background:#4c4766!important;height:100%;padding:20px 30px 14px 30px!important;color:white!important;border-radius:12px!important}.return-to-shop .button:hover{background:#362c69!important}.mini-cart-container .empty-cart-content .woocommerce-mini-cart__empty-message{font-family:"Biryani",sans-serif!important;color:#4c4766;font-weight:700}.mini-cart-container .empty-cart-content .go-to-shop{background-color:#d45f3b;padding:12px 30px 9px 30px;width:100%;display:block;border:unset;margin:auto;color:#fff;font-size:.85rem;border-radius:16px;justify-content:center;color:white!important}.mini-cart-container .empty-cart-content .go-to-shop:hover{background-color:#d44f27}.mini-cart-container .empty-cart-content .login-button{display:flex;gap:.5rem;justify-content:center;margin-top:24px;font-size:1rem;font-weight:700}.mini-cart-container .empty-cart-content .login-button a{text-decoration:underline!important}.woocommerce-checkout .entry-title{font-size:40px;color:#40434d;margin-top:20px}.woocommerce-checkout article{padding:120px 10%}@media screen and (max-width:519px){.woocommerce-checkout article{padding:55px 16px}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-checkout article{padding:120px 50px}}.woocommerce-checkout article header{margin-bottom:44px}.woocommerce-checkout article button{background:#4C4766;background-color:#4C4766!important;height:100%;padding:20px 30px 14px 30px!important;color:white!important;border-radius:12px!important}.woocommerce-checkout article button:hover{background:#362c69}.woocommerce-checkout article .woocommerce-form__label{display:inline-flex!important;align-items:center!important;gap:16px!important}.woocommerce-checkout article .breadcrumbs .woocommerce-breadcrumb{color:#40434d;font-family:futura-pt,sans-serif}.woocommerce-checkout article .breadcrumbs .woocommerce-breadcrumb a{color:#40434d}.woocommerce-checkout article form.checkout{color:#40434d}.woocommerce-checkout article form.checkout .checkout-wrapper{display:flex;gap:50px}@media screen and (max-width:519px){.woocommerce-checkout article form.checkout .checkout-wrapper{flex-direction:column}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-checkout article form.checkout .checkout-wrapper{flex-direction:column}}.woocommerce-checkout article form.checkout h3{font-family:"Playfair Display",serif;font-size:24px;margin-bottom:40px}.woocommerce-checkout article form.checkout label{font-family:"Biryani",sans-serif}.woocommerce-checkout article form.checkout h3#ship-to-different-address{font-size:1rem}.woocommerce-checkout article form.checkout h3#ship-to-different-address label{display:flex;gap:10px}.woocommerce-checkout article form.checkout h3#ship-to-different-address span{padding-top:5px}.woocommerce-checkout article form.checkout .col2-set{display:flex;flex-direction:column;flex:5}.woocommerce-checkout article form.checkout .col2-set .col-1,.woocommerce-checkout article form.checkout .col2-set .col-2{float:unset;width:100%}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order{height:-moz-fit-content;height:fit-content;background:#f8ded6;padding:32px;border-radius:16px;flex:2}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #order_review_heading{display:none}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .table-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgb(35 35 35 / .1411764706);padding-bottom:16px;margin-bottom:30px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .table-header .product-name{font-weight:700}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .table-header .product-total{font-weight:700}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_contents .cart_item{display:flex;gap:1rem;justify-content:space-between;align-items:center;border-bottom:1px solid rgb(35 35 35 / .1411764706);padding-bottom:16px;margin-bottom:30px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_contents .cart_item .product-name{line-height:1.3rem}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_contents .cart_item .product-total{font-family:"Playfair Display",serif;color:#D45F3B;font-size:1.5rem}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .cart-subtotal{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgb(35 35 35 / .1411764706);padding-bottom:16px;margin-bottom:30px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .cart-subtotal .subtotal-label{font-weight:700}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .cart-subtotal .subtotal-value{font-family:"Playfair Display",serif;color:#D45F3B;font-size:1.5rem;padding-bottom:10px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .shipping{border-bottom:1px solid rgb(35 35 35 / .1411764706);padding-bottom:16px;margin-bottom:30px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .shipping #shipping_method{margin-top:16px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .order-total{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgb(35 35 35 / .1411764706);padding-bottom:16px;margin-bottom:30px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .order-total .total-label{font-weight:700}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_footer .order-total .total-value{font-family:"Playfair Display",serif;color:#D45F3B;font-size:1.5rem}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #payment{background:#fff0;padding:unset}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #payment .wc_payment_methods{padding:unset}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #payment .wc_payment_methods input{margin:unset;margin-bottom:8px;margin-right:5px}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #payment .place-order{margin-top:30px;padding:0}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #payment .place-order button{width:100%}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #payment .woocommerce-terms-and-conditions-checkbox-text{line-height:1rem;margin:1rem 0}.woocommerce-checkout article form.checkout .woocommerce-checkout-review-order #payment .woocommerce-privacy-policy-text{font-size:.85rem;line-height:150%}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;min-width:15px;border-radius:50%;border:2px solid #000;outline:none;transition:all 0.3s ease-in-out;margin-right:10px;padding:unset;margin-top:2px!important;position:relative}input[type=radio]::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-radius:50%;background-color:#fff0;transition:all 0.3s ease-in-out}input[type=radio]:checked::before{background-color:#000}#billing_phone{background-color:#fff0;border:1px solid #4C4766!important;color:#4C4766!important;border-radius:10px;padding:10px 10px 8px 10px}#billing_phone::-moz-placeholder{opacity:1!important;color:#4C4766!important}#billing_phone::placeholder{opacity:1!important;color:#4C4766!important}.woocommerce .woocommerce-form-login-toggle .woocommerce-info{margin-bottom:12px}.woocommerce .woocommerce-info{background-color:#fff0;border:unset;padding:unset}.woocommerce .woocommerce-info:before{content:unset}.woocommerce .woocommerce-error{background-color:#fff0;border:unset;display:flex;gap:1rem}.woocommerce .woocommerce-error li{padding-top:3px}.woocommerce .woocommerce-error:before{position:unset}.woocommerce-account article{margin-top:80px;padding:0 10%}@media screen and (max-width:519px){.woocommerce-account article{padding:20px 16px 0 16px;margin-top:30px}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-account article{padding:20px 50px;margin-top:30px}}.woocommerce-account article .header{margin-bottom:40px}.woocommerce-account article .entry-content .woocommerce .woocommerce-form-login{border:unset;padding:unset}.woocommerce-account article .entry-content .woocommerce .woocommerce-form-login .form-row{max-width:500px}.woocommerce-account article .entry-content .woocommerce .woocommerce-form-login .form-row .woocommerce-form-login__rememberme{display:inline-flex;align-items:center;gap:8px}.woocommerce-account article .entry-content .woocommerce .woocommerce-form-login .form-row .woocommerce-form-login__rememberme span{padding-top:4px}.woocommerce-account article .entry-content .woocommerce .woocommerce-form-login .woocommerce-LostPassword{margin-top:22px}.woocommerce-account article .entry-content .woocommerce .woocommerce-button,.woocommerce-account article .entry-content .woocommerce .button{border-radius:16px;background-color:#D45F3B;color:#fff;padding:15px 25px 12px 25px;margin:6px}.woocommerce-account article .entry-content .woocommerce .woocommerce-button:hover,.woocommerce-account article .entry-content .woocommerce .button:hover{background-color:#d04920}.woocommerce-account article .entry-content .woocommerce nav ul{display:flex;flex-direction:column;gap:16px}.woocommerce-account article .entry-content .woocommerce nav ul li.is-active a{text-decoration:underline}.woocommerce-account article .entry-content .woocommerce nav ul li a{text-decoration:none}.woocommerce-account article .entry-content .woocommerce nav ul li a:hover{text-decoration:underline}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content{background-color:#F8DED6;border-radius:16px;padding:20px}@media screen and (max-width:519px){.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content{margin-top:40px}}@media screen and (min-width:520px) and (max-width:1199px){.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content{margin-top:20px}}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content p{line-height:1.5}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper{display:block}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error{display:flex;gap:10px}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error:before{position:unset}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error li{margin-top:3px}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content button{margin-top:22px;border-radius:16px;background-color:#D45F3B;color:#fff;padding:15px 25px 12px 25px}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content button:hover{background-color:#d04920}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details{margin-top:20px}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address{border:unset;padding:10px 0}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{border:unset;padding:10px 0}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses{margin-top:16px}.woocommerce-account article .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses address{border:unset;padding:10px 0;line-height:1.5}.woocommerce-order-received .woocommerce-thankyou-order-received{margin-bottom:20px}.woocommerce-order-received h2{font-size:1.5rem}.woocommerce-order-received address{border:unset!important;line-height:1.5;padding:unset;padding-top:1rem}.widgets_container{display:flex;justify-content:space-between;margin-top:40px}@media screen and (max-width:519px){.widgets_container{flex-direction:column;margin-bottom:0}}@media screen and (min-width:520px) and (max-width:1199px){.widgets_container{flex-direction:column;margin-bottom:0}}.widgets_container .widget_wpc_filters_widget{width:100%}.widgets_container .widget_wpc_filters_widget .wpc-filter-header{display:none}.widgets_container .widget_wpc_filters_widget .wpc-filters-section{width:100%!important;max-width:100%!important}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list{display:flex;flex-wrap:wrap}@media screen and (max-width:519px){.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list{max-height:unset!important}}@media screen and (min-width:520px) and (max-width:1199px){.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list{max-height:unset!important}}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list li.wpc-term-item input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{background-color:#264799;border:1px solid #fff0}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list li.wpc-term-item input.wpc-label-input:checked+label span.wpc-filter-label-wrapper a{color:#fff}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list li.wpc-term-item input.wpc-label-input+label:hover span.wpc-filter-label-wrapper{background-color:#264799!important}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list li.wpc-term-item input.wpc-label-input+label:hover span.wpc-filter-label-wrapper a{color:#fff}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list li.wpc-term-item label{background-color:#EFD4CB;border:unset;border-radius:50px;color:#40434d}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list li.wpc-term-item label a{color:#463F67}.widgets_container .widget_wpc_filters_widget .wpc-filters-section ul.wpc-filters-ul-list li.wpc-term-item label .wpc-filter-label-wrapper{border-radius:50px;padding:12px 22px 8px 22px}.widgets_container .widget_wpc_sorting_widget form{width:270px}@media screen and (max-width:519px){.widgets_container .widget_wpc_sorting_widget form{width:100%}}.widgets_container .widget_wpc_sorting_widget form .wpc-orderby-select{padding:8px 48px 2px 32px;border-radius:32px;font-size:16px;-moz-appearance:none;appearance:none;cursor:pointer;outline:navajowhite;-webkit-appearance:none;position:relative;background:url(/wp-content/themes/blankslate-child/assets/arrow_drop_down.svg) no-repeat;background-position:right 20px center;background-color:#fff0;border:2px solid #463F67!important;color:#40434d}@media screen and (max-width:519px){.widgets_container .widget_wpc_sorting_widget form .wpc-orderby-select{max-width:100%}}.widgets_container .widget_wpc_sorting_widget form .wpc-orderby-select:hover{background-color:rgb(0 0 0 / .2)}@media screen and (max-width:519px){.widgets_container .widget_wpc_sorting_widget form .wpc-orderby-select:hover{background-color:#fff0}}.widgets_container .widget_wpc_sorting_widget .widgettitle{display:none}.wpc-filters-open-widget{border-radius:20px!important;padding:8px 12px 5px 12px!important;font-size:16px;width:100%;border:2px solid #463F67!important;color:#463F67!important}.wpc-filters-open-widget .wpc-filters-button-text{text-wrap:nowrap}.wpc-filters-widget-controls-container a{padding:14px 10px 10px 10px!important;border-radius:20px!important}.wpc-filters-widget-content .wpc-filter-chip a{padding:10px 16px 8px 16px!important}.wpc-filters-widget-content .wpc-filter-chip a .wpc-filter-chip-name{overflow:unset;max-width:-moz-fit-content;max-width:fit-content}.blog .site-main,.archive .site-main{margin-top:80px;padding:0 200px}@media screen and (max-width:519px){.blog .site-main,.archive .site-main{padding:20px 16px 0 16px}}@media screen and (min-width:520px) and (max-width:1199px){.blog .site-main,.archive .site-main{padding:20px 50px}}.blog .site-main .blog-posts,.archive .site-main .blog-posts{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:40px;column-gap:40px;row-gap:80px;margin:40px 0 80px 0}@media screen and (min-width:520px) and (max-width:1199px){.blog .site-main .blog-posts,.archive .site-main .blog-posts{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:519px){.blog .site-main .blog-posts,.archive .site-main .blog-posts{grid-template-columns:repeat(1,1fr);margin:40px 0;row-gap:40px}}.blog .site-main .blog-posts article img,.archive .site-main .blog-posts article img{-o-object-fit:cover;object-fit:cover}.blog .site-main .blog-posts article .podcast-audio,.archive .site-main .blog-posts article .podcast-audio{margin-top:16px}.blog .site-main .pagination,.archive .site-main .pagination{display:flex;justify-content:center;margin-bottom:50px;gap:20px}.blog .site-main .pagination span,.blog .site-main .pagination a,.archive .site-main .pagination span,.archive .site-main .pagination a{background:#fff0;padding-top:5px;font-weight:700;color:#463f67;width:40px;height:40px;border:2px solid #463f67;border-radius:52px;display:flex;justify-content:center;align-items:center;font-size:14px}.blog .site-main .pagination span.current,.blog .site-main .pagination a.current,.archive .site-main .pagination span.current,.archive .site-main .pagination a.current{background:#463f67!important;color:#fff}.blog .site-main .pagination span:hover,.blog .site-main .pagination a:hover,.archive .site-main .pagination span:hover,.archive .site-main .pagination a:hover{background:rgb(67 60 98 / .3764705882)}.blog article,.archive article,.home article,.page-template article,.single-post article{position:relative}.blog article img,.archive article img,.home article img,.page-template article img,.single-post article img{height:auto;aspect-ratio:3/2;border-radius:8px}.blog article .entry-title,.archive article .entry-title,.home article .entry-title,.page-template article .entry-title,.single-post article .entry-title{font-size:1.125rem;font-weight:700;font-family:"Playfair Display",serif;margin:10px 0}.blog article .entry-title a,.archive article .entry-title a,.home article .entry-title a,.page-template article .entry-title a,.single-post article .entry-title a{color:#2D1C40;text-decoration:none}.blog article .description p,.archive article .description p,.home article .description p,.page-template article .description p,.single-post article .description p{font-size:.875rem;line-height:normal}.blog article .description a,.archive article .description a,.home article .description a,.page-template article .description a,.single-post article .description a{color:#2D1C40}.blog article .blog-post-categories,.archive article .blog-post-categories,.home article .blog-post-categories,.page-template article .blog-post-categories,.single-post article .blog-post-categories{display:flex;gap:10px;top:0;left:0;padding:10px 20px 20px 0;flex-wrap:wrap}.blog article .blog-post-categories a,.archive article .blog-post-categories a,.home article .blog-post-categories a,.page-template article .blog-post-categories a,.single-post article .blog-post-categories a{display:inline-block;font-family:"Playfair Display",serif;background:#264799;color:#fff;padding:3px 8px 5px 8px;font-size:12px;font-weight:700;text-decoration:none;border-radius:4px}.single-post .blog-posts{margin-top:42px;display:grid;gap:40px}.single-post .site-main{margin-top:80px;padding:0 200px}@media screen and (max-width:519px){.single-post .site-main{padding:20px 16px 0 16px;margin-top:30px}}@media screen and (min-width:520px) and (max-width:1199px){.single-post .site-main{padding:20px 50px;margin-top:30px}}.single-post .site-main .main_container{display:flex;gap:42px}.single-post .site-main .main_container .left-column{width:70%}@media screen and (max-width:519px){.single-post .site-main .main_container .left-column{width:100%}}@media screen and (min-width:520px) and (max-width:1199px){.single-post .site-main .main_container .left-column{width:100%}}.single-post .site-main .main_container .left-column .woocommerce-breadcrumb{opacity:.5;color:#767676;margin-bottom:26px}.single-post .site-main .main_container .left-column .woocommerce-breadcrumb a{font-weight:300;color:#767676}.single-post .site-main .main_container .left-column .post-title{font-size:2.5rem}.single-post .site-main .main_container .left-column .product-rating-share-container{display:flex;justify-content:space-between;margin-top:42px}@media screen and (max-width:519px){.single-post .site-main .main_container .left-column .product-rating-share-container{flex-direction:column;margin-top:22px}}.single-post .site-main .main_container .left-column .post-content{margin-top:32px}.single-post .site-main .main_container .left-column .post-content p{margin:22px 0;line-height:1.5}.single-post .site-main .main_container .left-column .post-content li{line-height:1.5;padding-bottom:10px}.single-post .site-main .main_container .left-column .post-content h2{padding-top:30px}.single-post .site-main .main_container .left-column .post-content .wp-block-image,.single-post .site-main .main_container .left-column .post-content figure{margin:16px 0}.single-post .site-main .main_container .left-column .post-content .wp-block-button a{background-color:#D45F3B;color:white!important;font-weight:700;border:unset!important;padding:12px 25px 8px 25px;text-align:center;text-decoration:none;max-width:325px;border-radius:16px;display:inline-block}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody{padding:0px!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5%;margin-top:35px;background-color:#4c4766;border-radius:16px;padding:30px}@media screen and (max-width:519px){.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form{flex-direction:column;gap:16px}}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form .ml-input-horizontal{width:100%!important;display:flex!important;gap:20px!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form .ml-input-horizontal .horizontal-fields{padding:0px!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form .ml-input-horizontal .horizontal-fields label{color:#F6DCD4!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form .ml-button-horizontal{width:100%!important;margin-top:20px!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form .ml-button-horizontal button{padding:12px 38px!important;text-align:center!important;border-radius:4px!important;background-color:#d45f3b!important;border:unset!important;color:#fff!important;font-size:1rem!important;font-family:"Biryani",sans-serif!important;line-height:unset!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form input{width:100%!important;border:1px solid #F6DCD4!important;background:transparent!important;font-size:1rem!important;padding:8px 32px!important;border-radius:4px!important;font-family:"Biryani",sans-serif!important;line-height:unset!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form input::-moz-placeholder{color:#F6DCD4!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form input::placeholder{color:#F6DCD4!important}.single-post .site-main .main_container .left-column .post-content .ml-form-embedBody form p{color:#F6DCD4!important}.single-post .site-main .main_container .left-column .post-content .ml-form-successBody{font-size:0.75rem!important;line-height:15px!important;color:#4c4766!important;padding:0px!important}.single-post .site-main .main_container .left-column .post-content .ml-form-successBody h4,.single-post .site-main .main_container .left-column .post-content .ml-form-successBody p{font-size:0.75rem!important;line-height:15px!important;color:#4c4766!important}@media screen and (max-width:519px){.single-post .site-main .main_container .left-column .post-content .ml-form-successBody{width:50%}}.single-post .site-main .main_container .right-column{width:30%}@media screen and (max-width:519px){.single-post .site-main .main_container .right-column{display:none}}@media screen and (min-width:520px) and (max-width:1199px){.single-post .site-main .main_container .right-column{display:none}}.single-post .site-main .main_container .right-column .author-heading{font-family:"Playfair Display",serif;margin-bottom:42px;margin-top:46px}.single-post .site-main .main_container .right-column .author-container{display:flex;gap:20px}.single-post .site-main .main_container .right-column .author-container .author-image{min-width:100px;max-width:100px}.single-post .site-main .main_container .right-column .author-container .author-image img{border-radius:12px;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;min-width:100px;max-width:100px}.single-post .site-main .main_container .right-column .author-container .author-info{display:flex;flex-direction:column;justify-content:space-between}.single-post .site-main .main_container .right-column .author-container .author-info .name-description-wrapper{display:flex;flex-direction:column;gap:14px}.single-post .site-main .main_container .right-column .author-container .author-info .name-description-wrapper .author-name{font-family:"Playfair Display",serif}.single-post .site-main .main_container .right-column .author-container .author-info .author-posts-link{padding-top:14px}.single-post .site-main .main_container .right-column .featured_section{border-top:1px solid #B9A49D;margin-top:80px}@media screen and (max-width:519px){.single-post .site-main .main_container .right-column .featured_section{padding-top:40px;margin-top:40px}}.single-post .site-main .main_container .right-column .featured_section .section-title{font-family:"Playfair Display",serif;margin-bottom:42px;margin-top:46px}.single-post .site-main .main_container .right-column .featured_section ul{display:grid;gap:40px;grid-template-columns:1fr}.single-post .site-main .main_container .right-column .banners-wrapper{margin-top:40px}.single-post .site-main .nav-links{margin-bottom:80px;display:flex;justify-content:space-between}.single-post .site-main .nav-links div{padding:13px 15px 10px 15px;border:2px solid #463F67;border-radius:20px}.single-post .site-main .nav-links div a{text-decoration:none}.single-post #comments .comments-title{margin:100px 0 24px 0}.single-post #comments .comment-list{display:flex;flex-direction:column;gap:24px}.single-post #comments .comment-list li p{width:70%}.single-post #comments .comment-list li.depth-1{border-bottom:1px solid grey;margin-bottom:16px}.single-post #comments .comment-list li .children{padding-left:20px}.single-post #comments .comment-list li .children .comment{margin-bottom:20px}.single-post #comments .comment-list li .comment-author{margin-bottom:12px}.single-post #comments .comment-list li .comment-author .fn{font-weight:700}.single-post #comments .comment-list li .comment-meta{margin-bottom:12px}.single-post #comments .comment-list li .comment-meta a{text-decoration:none}.single-post #comments .comment-list li .reply{display:flex;justify-content:end}.single-post #comments .comment-list li .reply a{background-color:#D45F3B;color:white!important;font-weight:700;border:unset!important;padding:12px 25px 8px 25px;text-align:center;text-decoration:none;max-width:325px;border-radius:16px;display:inline-block}.single-post #comments .comment-list li .reply a:hover{background-color:#D54C21}.single-post #comments .comment-list li .comment-body{margin-bottom:16px}.single-post #comments .comment-navigation{display:flex;justify-content:space-between}.single-post #comments #respond{margin-bottom:42px}.single-post #comments #respond .comment-reply-title{font-family:"Playfair Display",serif;margin:42px 0}.single-post #comments #respond .comment-form{gap:14px;display:flex;flex-direction:column}.single-post #comments #respond .comment-form .logged-in-as{margin-bottom:16px}.single-post #comments #respond .comment-form .comment-form-fields{display:flex;flex-direction:column;gap:16px}.single-post #comments #respond .comment-form .comment-form-fields .comment-form-author-email{display:flex;gap:16px}.single-post #comments #respond .comment-form .comment-form-fields .comment-form-author-email .comment-form-author,.single-post #comments #respond .comment-form .comment-form-fields .comment-form-author-email .comment-form-email{flex:1}.single-post #comments #respond .comment-form .comment-form-fields .comment-form-author-email input{width:100%}.single-post #comments #respond .comment-form .comment-form-comment textarea{width:100%}.single-post #comments #respond .comment-form .form-submit{display:flex;justify-content:end}.single-post #comments #respond .comment-form .form-submit .submit{background-color:#D45F3B;color:white!important;font-weight:700;border:unset!important;padding:22px 75px 18px 75px;text-align:center;text-decoration:none;max-width:325px;border-radius:16px}.single-post #comments #respond .comment-form .form-submit .submit:hover{background-color:#D54C21}.hero_section_custom_template{padding:90px 10% 130px 10%}@media screen and (max-width:519px){.hero_section_custom_template{padding:26px 16px 40px 16px}}.hero_section_custom_template .content-wrapper{display:flex;gap:80px}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper{padding:0 16px}}@media screen and (min-width:520px) and (max-width:1199px){.hero_section_custom_template .content-wrapper{flex-direction:column}}.hero_section_custom_template .content-wrapper .left_wrapper{flex:1}.hero_section_custom_template .content-wrapper .left_wrapper .woocommerce-breadcrumb{font-size:14px;opacity:.5;color:#767676;padding-bottom:25px}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper .left_wrapper .woocommerce-breadcrumb{font-size:1rem}}.hero_section_custom_template .content-wrapper .left_wrapper .woocommerce-breadcrumb a{font-weight:300;color:#767676}.hero_section_custom_template .content-wrapper .left_wrapper .page-title{font-family:"Playfair Display",serif;margin-bottom:70px;font-size:2.5rem}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper .left_wrapper .page-title{font-size:2rem;margin-bottom:25px}}.hero_section_custom_template .content-wrapper .left_wrapper .title{font-size:2rem;margin-bottom:30px}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper .left_wrapper .title{font-size:1.5rem;margin:60px 0 25px 0;line-height:1.2}}.hero_section_custom_template .content-wrapper .left_wrapper .description{font-size:.875rem;font-weight:400;line-height:150%;margin-bottom:30px}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper .left_wrapper .description{font-size:1rem;margin-bottom:32px}}.hero_section_custom_template .content-wrapper .left_wrapper .button{color:#fff;padding:16px 32px;display:flex;justify-content:center;min-width:100%;align-items:center;gap:10px}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper .left_wrapper .button{text-align:left;line-height:22px;padding:16px 18px}}.hero_section_custom_template .content-wrapper .left_wrapper .button::before{content:"\f848";font-family:"Material Symbols Outlined";color:#fff;font-size:19px;margin-bottom:2px}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper .left_wrapper .button::before{font-size:2rem}}.hero_section_custom_template .content-wrapper .right_wrapper{flex:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width:519px){.hero_section_custom_template .content-wrapper .right_wrapper{display:none}}.hero_section_custom_template .content-wrapper .right_wrapper img{-o-object-fit:contain;object-fit:contain;height:auto}.custom_template_about{background-color:#F8DED6;border-radius:16px;margin:0 65px 550px 65px;padding:120px 10% 155px 10%}@media screen and (max-width:519px){.custom_template_about{padding:56px 16px 200px 16px;margin:0 16px 120px 16px}}.custom_template_about .content_wrapper{position:relative}.custom_template_about .content_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.custom_template_about .content_wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.custom_template_about .content_wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.custom_template_about .content_wrapper .title{font-size:2rem;padding-bottom:2rem}}.custom_template_about .content_wrapper .description_wrapper{display:flex;gap:50px}@media screen and (max-width:519px){.custom_template_about .content_wrapper .description_wrapper{display:inline}}.custom_template_about .content_wrapper .description_wrapper .description{font-size:.875rem;font-weight:400;line-height:150%}@media screen and (max-width:519px){.custom_template_about .content_wrapper .description_wrapper .description{font-size:1rem;padding-bottom:20px}}.custom_template_about .content_wrapper .links_wrapper{margin-top:60px}.custom_template_about .content_wrapper .links_wrapper .links_title{font-size:1.25rem;font-weight:700}.custom_template_about .content_wrapper .links_wrapper .links{margin-top:25px;display:flex;row-gap:16px;-moz-column-gap:14px;column-gap:14px;flex-wrap:wrap}@media screen and (max-width:519px){.custom_template_about .content_wrapper .links_wrapper .links{row-gap:8px}}.custom_template_about .content_wrapper .links_wrapper .links a{background-color:#EFD4CB;border-radius:50px;color:#463F67;padding:10px 32px 8px 32px;text-decoration:none;font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap;display:flex;justify-content:center;align-items:center}.custom_template_about .content_wrapper .links_wrapper .links a:hover{background-color:#264799;color:#fff}.custom_template_about .content_wrapper .video_wrapper{position:absolute;width:100%;margin-top:60px}.custom_template_about .content_wrapper .video_wrapper iframe{border-radius:16px}@media screen and (max-width:519px){.custom_template_about .content_wrapper .video_wrapper iframe{height:200px}}.product_cat .category_wrapper{padding:0 10%}@media screen and (max-width:519px){.product_cat .category_wrapper{padding:0}}.product_cat .category_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.product_cat .category_wrapper .subtitle{font-size:10px}}.product_cat .category_wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.product_cat .category_wrapper .title{font-size:24px}}.product_cat .category_wrapper .description{font-size:.875rem;font-weight:400;line-height:150%}@media screen and (max-width:519px){.product_cat .category_wrapper .description{font-size:12px}}.product_cat .category_wrapper ul.products{margin:90px 0 150px 0;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:40px;grid-row-gap:80px}@media screen and (max-width:519px){.product_cat .category_wrapper ul.products{margin:50px 0;grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:520px) and (max-width:1199px){.product_cat .category_wrapper ul.products{grid-template-columns:repeat(2,1fr)}}.rules_section{display:flex;flex-direction:column;padding:0 0 110px 10%;max-width:50%;margin-top:-60px}@media screen and (max-width:519px){.rules_section{padding:0 32px;margin-top:unset;max-width:unset;margin-bottom:50px}}@media screen and (min-width:520px) and (max-width:1199px){.rules_section{max-width:unset}}.rules_section .title{font-family:"Playfair Display",serif;font-size:2.5rem;margin-bottom:50px}@media screen and (max-width:519px){.rules_section .title{font-size:18px}}.rules_section .rules_list{display:flex;flex-direction:column;gap:33px;font-family:"Playfair Display",serif;font-size:2rem;font-weight:700;margin-left:20px}@media screen and (max-width:519px){.rules_section .rules_list{margin-left:0;font-size:16px}}.rules_section .description{margin-top:33px;font-size:.875rem}@media screen and (max-width:519px){.rules_section .description{font-size:1rem;line-height:150%}}.custom_template_products_offer{padding:0 10%}.custom_template_products_offer .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.custom_template_products_offer .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.custom_template_products_offer .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.custom_template_products_offer .title{font-size:2rem;padding-bottom:2rem}}.custom_template_products_offer ul{display:flex;gap:85px}@media screen and (max-width:519px){.custom_template_products_offer ul{flex-direction:column}}.other_consultants_custom_template{background-color:#f8ded6;border-radius:16px;margin:150px 65px 0 65px;padding:150px calc(10% - 65px)}@media screen and (max-width:519px){.other_consultants_custom_template{margin:80px 16px 55px 16px;padding:50px 16px 28px 16px}}.other_consultants_custom_template .title{font-size:40px;margin-bottom:32px}@media screen and (max-width:519px){.other_consultants_custom_template .title{font-size:2rem}}.other_consultants_custom_template .description{font-size:1rem;line-height:150%}.other_consultants_custom_template .consultants_wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40px;grid-row-gap:80px;margin-top:80px}@media screen and (max-width:519px){.other_consultants_custom_template .consultants_wrapper{display:flex;flex-direction:column;margin-top:40px;grid-row-gap:40px}}.other_consultants_custom_template .consultants_wrapper .single_item_wrapper{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:519px){.other_consultants_custom_template .consultants_wrapper .single_item_wrapper{gap:15px}}.other_consultants_custom_template .consultants_wrapper .single_item_wrapper img{-o-object-fit:contain;object-fit:contain;height:auto;width:100%;border-radius:128px 0 95px 41px}.other_consultants_custom_template .consultants_wrapper .single_item_wrapper .name_email_wrapper{display:flex;gap:16px;align-items:center}@media screen and (max-width:519px){.other_consultants_custom_template .consultants_wrapper .single_item_wrapper .name_email_wrapper{justify-content:space-between}}@media screen and (max-width:519px){.other_consultants_custom_template .consultants_wrapper .single_item_wrapper .name_email_wrapper .name{font-size:1.333rem}}.other_consultants_custom_template .button_wrapper{margin-top:120px;display:flex;justify-content:center}.other_consultants_custom_template .button_wrapper a{color:#fff}.absolvents_section{padding:90px 0 130px 0;margin:0 65px}@media screen and (max-width:519px){.absolvents_section{margin:0 32px 55px 32px;padding:25px 0}}@media screen and (min-width:520px) and (max-width:1199px){.absolvents_section{margin:0 32px 130px 32px;padding:25px 0}}.absolvents_section .woocommerce-breadcrumb{font-size:14px;opacity:.5;color:#767676;padding:0 10% 25px 10%}@media screen and (max-width:519px){.absolvents_section .woocommerce-breadcrumb{padding:0;line-height:1.5;font-size:1rem}}@media screen and (min-width:520px) and (max-width:1199px){.absolvents_section .woocommerce-breadcrumb{padding:0 0 25px 0}}.absolvents_section .woocommerce-breadcrumb a{font-weight:300;color:#767676}.absolvents_section .page-title{font-family:"Playfair Display",serif;margin-bottom:70px;font-size:2.5rem;padding:0 10%}@media screen and (max-width:519px){.absolvents_section .page-title{font-size:2rem;margin:35px 0 25px 0;padding:0}}@media screen and (min-width:520px) and (max-width:1199px){.absolvents_section .page-title{padding:0}}.absolvents_section .tab-nav{margin:0 10% 40px 10%;border-bottom:1px solid #efd4cb;display:flex;gap:16px;overflow:scroll}@media screen and (max-width:519px){.absolvents_section .tab-nav{margin:0;flex-direction:column}}@media screen and (min-width:520px) and (max-width:1199px){.absolvents_section .tab-nav{margin:0 0 40px 0}}.absolvents_section .tab-nav .nav-item{background-color:#efd4cb;padding:16px 32px;border-top-left-radius:16px;border-top-right-radius:16px;cursor:pointer}@media screen and (max-width:519px){.absolvents_section .tab-nav .nav-item{border-radius:8px}}.absolvents_section .tab-nav .nav-item.active-tab{background-color:#463f67;color:#fff}.absolvents_section .absolvents_wrapper{position:relative}@media screen and (max-width:519px){.absolvents_section .absolvents_wrapper{padding:30px 0 50px 0}}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper{transition:opacity 0.3s ease}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper{padding:0 10%}@media screen and (max-width:519px){.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper{padding:0}}@media screen and (min-width:520px) and (max-width:1199px){.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper{padding:0}}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper .title{font-size:2rem;margin-bottom:25px}@media screen and (max-width:519px){.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper .title{font-size:1.5rem;margin-bottom:25px}}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper .description{font-size:18px;font-weight:400;line-height:150%;margin-bottom:30px}@media screen and (max-width:519px){.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper .description{font-size:1rem;margin-bottom:32px}}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .title_description_wrapper .description ul{list-style:disc;list-style-position:inside;margin:25px 0}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .absolvents_list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40px;grid-row-gap:80px;background-color:#f8ded6;border-radius:16px;padding:110px calc(10% - 65px);margin-top:70px}@media screen and (max-width:519px){.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .absolvents_list{display:flex;flex-direction:column;padding:0 16px;gap:20px;margin-top:0}}@media screen and (min-width:520px) and (max-width:1199px){.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .absolvents_list{padding:50px 32px;grid-template-columns:repeat(2,1fr)}}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .absolvents_list .absolvents_wrapper{display:flex;flex-direction:column;gap:30px}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .absolvents_list .absolvents_wrapper img{-o-object-fit:contain;object-fit:contain;height:auto;width:100%;border-radius:128px 0 95px 41px}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .absolvents_list .absolvents_wrapper .name_email_wrapper{display:flex;gap:16px;align-items:center}@media screen and (max-width:519px){.absolvents_section .absolvents_wrapper .content_absolvents_wrapper .absolvents_list .absolvents_wrapper .name_email_wrapper{justify-content:space-between}}.absolvents_section .absolvents_wrapper .content_absolvents_wrapper:nth-child(n+2){top:30px;display:none;transition:opacity 0.3s ease}.hero-img{min-height:50vh}@media screen and (max-width:519px){.hero-img{padding:0;min-height:auto}}.hero-img .main-wrapper{background-repeat:no-repeat;background-size:cover;border-radius:16px;height:100%;min-height:calc(40vh - 200px);margin-top:50px}@media screen and (max-width:519px){.hero-img .main-wrapper{margin:0;border-radius:0;background-size:contain;min-height:unset}}.hero-img .main-wrapper .woocommerce-breadcrumb{padding:30px 10% 0 10%;color:#463f67;font-size:14px;font-weight:300}@media screen and (max-width:519px){.hero-img .main-wrapper .woocommerce-breadcrumb{padding:25px 32px;line-height:1.5;font-size:1rem}}.hero-img .main-wrapper .content_box{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:150px 10%}@media screen and (max-width:519px){.hero-img .main-wrapper .content_box{padding:120px 32px 0 32px}}.hero-img .main-wrapper .content_box .logo-title-wrapper{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:519px){.hero-img .main-wrapper .content_box .logo-title-wrapper{align-items:flex-start}}.hero-img .main-wrapper .content_box .logo-title-wrapper .title{font-size:5rem}@media screen and (max-width:519px){.hero-img .main-wrapper .content_box .logo-title-wrapper .title{font-size:3.333rem}}.hero-img .main-wrapper .content_box .logo-title-wrapper .logo{margin-top:-10px}@media screen and (max-width:519px){.hero-img .main-wrapper .content_box .logo-title-wrapper .logo{width:60%;margin-top:0}.hero-img .main-wrapper .content_box .logo-title-wrapper .logo img{-o-object-fit:contain;object-fit:contain}}.hero-img .main-wrapper .content_box .content-wrapper{text-align:end;margin-top:30px;display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:519px){.hero-img .main-wrapper .content_box .content-wrapper{text-align:left;align-items:flex-start}}.hero-img .main-wrapper .content_box .content-wrapper .subtitle{font-size:1.5rem;font-weight:700;font-family:"Playfair Display",serif}@media screen and (max-width:519px){.hero-img .main-wrapper .content_box .content-wrapper .subtitle{font-size:2rem;line-height:1.2}}.hero-img .main-wrapper .content_box .content-wrapper .description{font-size:1.125rem;margin-top:30px;width:60%}@media screen and (max-width:519px){.hero-img .main-wrapper .content_box .content-wrapper .description{font-size:1.167rem;width:100%;line-height:1.2}}.hero-img .main-wrapper .content_box .content-wrapper .custom_button{margin-top:50px;color:#fff;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:10px}.hero-img .main-wrapper .content_box .content-wrapper .custom_button .material-symbols-outlined{font-size:28px}.customer_reviews#section_2{border-radius:16px;background:#f6dcd4;margin:0 65px;padding:200px 0}@media screen and (max-width:519px){.customer_reviews#section_2{margin:0 16px;padding:43px 16px}}.customer_reviews#section_2 .swiper-pagination{bottom:150px}@media screen and (max-width:519px){.customer_reviews#section_2 .swiper-pagination{bottom:45px}}@media screen and (max-width:519px){.customer_reviews#section_2 .swiper-customer_review .swiper_description{min-height:unset!important}}.customer_reviews#_59925{margin-top:140px}.page-id-59925 .customer_reviews#section_2,.page-id-470 .customer_reviews#section_2{background:unset}.page-template-custom-template-courses .customer_reviews#section_2{background:unset;margin-top:150px}.school_program_custom_template_section{margin-top:100px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:519px){.school_program_custom_template_section{margin-top:70px}}.school_program_custom_template_section .school_program_wrapper{padding:0 10%}@media screen and (max-width:519px){.school_program_custom_template_section .school_program_wrapper{padding:0}}.school_program_custom_template_section .school_program_wrapper .title-wrapper{margin-bottom:60px}@media screen and (max-width:519px){.school_program_custom_template_section .school_program_wrapper .title-wrapper{margin-bottom:30px}}.school_program_custom_template_section .school_program_wrapper .title-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.school_program_custom_template_section .school_program_wrapper .title-wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.school_program_custom_template_section .school_program_wrapper .title-wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.school_program_custom_template_section .school_program_wrapper .title-wrapper .title{font-size:2rem;padding-bottom:2rem}}.school_program_custom_template_section .school_program_wrapper .title-wrapper .text{font-size:1rem;opacity:.5}.school_program_custom_template_section .school_program_wrapper .program-wrapper{display:flex;gap:80px}@media screen and (max-width:519px){.school_program_custom_template_section .school_program_wrapper .program-wrapper{flex-direction:column;gap:35px}}@media screen and (min-width:520px) and (max-width:1199px){.school_program_custom_template_section .school_program_wrapper .program-wrapper{flex-direction:column}}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program-nav{flex:1;display:flex;flex-direction:column;justify-content:space-between;font-family:"Playfair Display",serif;font-size:1.5rem;font-weight:700;counter-reset:my-awesome-counter;color:#ffefea;border-radius:16px;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;padding:70px 100px 70px 50px;gap:45px}@media screen and (max-width:519px){.school_program_custom_template_section .school_program_wrapper .program-wrapper .program-nav{padding:35px 32px;gap:22px;font-size:1rem}}@media screen and (min-width:520px) and (max-width:1199px){.school_program_custom_template_section .school_program_wrapper .program-wrapper .program-nav{align-items:center;padding:70px 50px}}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program-nav .nav-item{counter-increment:my-awesome-counter;cursor:pointer}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program-nav .nav-item::before{content:counter(my-awesome-counter) ". ";color:#ffefea;font-weight:700}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program-nav .nav-item.active-nav-item{color:#eaa37b}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program-nav .nav-item.active-nav-item:before{content:counter(my-awesome-counter) ". ";color:#eaa37b}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program_content{flex:2;position:relative;display:flex;align-items:center}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program_content .single_item .content_title{font-size:1.5rem;margin-bottom:40px}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program_content .single_item .description{font-size:1rem;line-height:30px;font-weight:400}.school_program_custom_template_section .school_program_wrapper .program-wrapper .program_content .single_item:nth-child(n+2){position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);opacity:0;transition:opacity 0.3s ease}.school_program_custom_template_section .custom_button{margin-top:50px;display:inline-flex;max-width:unset;color:#fff;padding:22px 125px}@media screen and (max-width:519px){.school_program_custom_template_section .custom_button{width:100%;justify-content:center;padding:16px 32px}}.cart-list-section{margin:150px 65px 0 65px;padding:0 10%}@media screen and (max-width:519px){.cart-list-section{padding:0;margin:0 16px}}@media screen and (min-width:520px) and (max-width:1199px){.cart-list-section{padding:50px 0;margin:0 32px}}.cart-list-section .title_description_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.cart-list-section .title_description_wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.cart-list-section .title_description_wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.cart-list-section .title_description_wrapper .title{font-size:2rem;padding-bottom:2rem}}.cart-list-section .cart-wrapper{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:33px;column-gap:33px;row-gap:50px}@media screen and (max-width:519px){.cart-list-section .cart-wrapper{display:flex;flex-direction:column;gap:30px}}.cart-list-section .cart-wrapper .single_cart{display:grid;grid-template-columns:1fr;grid-auto-rows:minmax(100px,auto);row-gap:50px}@media screen and (max-width:519px){.cart-list-section .cart-wrapper .single_cart{gap:16px}}.cart-list-section .cart-wrapper .single_cart .top_cart{background:#f5e0d9;border-radius:16px;border-top:9px solid #d45f3b;padding:50px 32px 70px 32px}.cart-list-section .cart-wrapper .single_cart .top_cart .title{font-size:2rem;margin-bottom:2rem}.cart-list-section .cart-wrapper .single_cart .top_cart .cart_main_content{font-size:1rem;line-height:150%}.cart-list-section .cart-wrapper .single_cart .bottom_cart{border-radius:16px;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;padding:36px 27px;color:#fff}.cart-list-section .cart-wrapper .single_cart .bottom_cart .label{margin-bottom:13px;font-weight:700}.cart-list-section .cart-wrapper .single_cart .bottom_cart .name{margin-bottom:18px;font-weight:700}.cart-list-section .cart-wrapper .single_cart .bottom_cart .description{line-height:150%;font-weight:400}.cart-list-section .cart-wrapper .single_cart:last-child{grid-column-end:span 2;justify-self:center;align-self:center}.cart-list-section .button-wrapper{display:flex;justify-content:center;margin-top:70px}.cart-list-section .button-wrapper .button{background-color:#d45f3b;padding:22px 75px;color:#fff;text-decoration:none;border-radius:16px}.price-cart-section{padding:110px 10%;margin:0 65px;background:#ce9cae;background:linear-gradient(157deg,#ce9cae 0%,#f8ded6 100%);border-radius:16px;margin-top:80px}@media screen and (max-width:519px){.price-cart-section{padding:70px 16px;margin:100px 16px 0 16px}}@media screen and (min-width:520px) and (max-width:1199px){.price-cart-section{margin:0 32px;padding:50px 30px}}.price-cart-section .title_description_wrapper .main_subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.price-cart-section .title_description_wrapper .main_subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.price-cart-section .title_description_wrapper .main_title{font-size:3.5rem;padding-bottom:40px;font-family:"Playfair Display",serif}@media screen and (max-width:519px){.price-cart-section .title_description_wrapper .main_title{font-size:2rem;padding-bottom:2rem}}.price-cart-section .content-wrapper{display:flex;gap:50px}@media screen and (max-width:519px){.price-cart-section .content-wrapper{flex-direction:column-reverse;position:relative}}@media screen and (min-width:520px) and (max-width:1199px){.price-cart-section .content-wrapper{flex-direction:column}}.price-cart-section .content-wrapper .left-container{flex:1}.price-cart-section .content-wrapper .left-container .description{font-size:1.125rem;line-height:25px;font-weight:300;margin-bottom:75px}@media screen and (max-width:519px){.price-cart-section .content-wrapper .left-container .description{font-size:1.167rem;margin-bottom:40px}}.price-cart-section .content-wrapper .left-container .title{color:#D45F3B;font-size:2.5rem;font-family:"Playfair Display",serif;margin-bottom:40px}@media screen and (max-width:519px){.price-cart-section .content-wrapper .left-container .title{font-size:1.5rem;margin-bottom:30px}}.price-cart-section .content-wrapper .left-container .subtitle{font-size:2rem;font-family:"Playfair Display",serif;margin-bottom:40px}@media screen and (max-width:519px){.price-cart-section .content-wrapper .left-container .subtitle{font-size:1.33rem;margin-bottom:20px}}.price-cart-section .content-wrapper .left-container .button-wrapper{display:flex;flex-direction:column;justify-content:center;margin-top:40px;gap:17px}.price-cart-section .content-wrapper .left-container .button-wrapper .button{background-color:#d45f3b;padding:22px 75px;color:#fff;text-decoration:none;border-radius:16px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:519px){.price-cart-section .content-wrapper .left-container .button-wrapper .button{padding:16px 32px}}.price-cart-section .content-wrapper .left-container .button-wrapper .short-description{font-size:.875rem;font-weight:700}.price-cart-section .content-wrapper .left-container .short-description{font-size:.875rem;font-weight:300;margin-top:45px}@media screen and (max-width:519px){.price-cart-section .content-wrapper .left-container .short-description{margin-top:16px}}.price-cart-section .content-wrapper .right-container{flex:1;display:flex;align-items:flex-start}@media screen and (max-width:519px){.price-cart-section .content-wrapper .right-container{position:absolute;top:-200px;left:0;right:0;margin:0 auto;width:30%}}.price-cart-section .content-wrapper .right-container img{-o-object-fit:contain;object-fit:contain;height:auto}.price_cart_section{display:flex;flex-direction:column}.price_cart_section .price-cart-wrapper{display:flex;gap:32px;padding:0 10%;margin:-50px 65px 0 65px}@media screen and (max-width:519px){.price_cart_section .price-cart-wrapper{padding:0;margin:-30px 32px 0 32px;flex-direction:column}}@media screen and (min-width:520px) and (max-width:1199px){.price_cart_section .price-cart-wrapper{flex-wrap:wrap}}.price_cart_section .price-cart-wrapper .single_price_cart{padding:40px 72px 100px 40px;border-radius:16px;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea;gap:15px;flex:1;position:relative}.price_cart_section .price-cart-wrapper .single_price_cart .title,.price_cart_section .price-cart-wrapper .single_price_cart .cart_price{font-family:"Playfair Display",serif;font-size:2rem;font-weight:700}.price_cart_section .price-cart-wrapper .single_price_cart .cart_price{font-size:4.5rem;margin-bottom:35px}@media screen and (max-width:519px){.price_cart_section .price-cart-wrapper .single_price_cart .cart_price{font-size:3.5rem}}.price_cart_section .price-cart-wrapper .single_price_cart .content ul{list-style:disc;list-style-position:inside;font-size:1.125rem;line-height:25px;font-weight:300}.price_cart_section .price-cart-wrapper .single_price_cart .content ul a{color:#ffefea}@media screen and (max-width:519px){.price_cart_section .price-cart-wrapper .single_price_cart .content ul{font-size:1rem;list-style-position:outside}}.price_cart_section .price-cart-wrapper .single_price_cart .button-wrapper{position:absolute;bottom:-30px;left:0;right:0}.price_cart_section .button-wrapper{display:inline-flex;justify-content:center;margin-top:70px;flex-direction:column;align-items:center}@media screen and (max-width:519px){.price_cart_section .button-wrapper{margin:50px 32px 0 32px}}.price_cart_section .button-wrapper .button{background-color:#d45f3b;padding:22px 75px;color:#fff;text-decoration:none;border-radius:16px}@media screen and (max-width:519px){.price_cart_section .button-wrapper .button{padding:16px 32px;text-align:center;line-height:1.2}}.price_cart_section .button-wrapper .short_description{font-size:.75rem;font-weight:300;margin-top:25px}.page-template-custom-template-courses .price-cart-courses-section{margin-top:150px}@media screen and (min-width:520px) and (max-width:1199px){.page-template-custom-template-courses .price-cart-courses-section{padding:0;margin:950px 32px 0 32px}.page-template-custom-template-courses .price-cart-courses-section .price-cart-wrapper{flex-direction:column}}.faq-section{margin:100px 65px;padding:0}@media screen and (max-width:519px){.faq-section{margin:70px 32px 0 32px}}@media screen and (min-width:520px) and (max-width:1199px){.faq-section{margin:0}}.faq-section .faq-wrapper{padding:130px 10% 70px 10%}@media screen and (max-width:519px){.faq-section .faq-wrapper{padding:0}}.faq-section .faq-wrapper .text_wrapper{margin-bottom:60px}@media screen and (max-width:519px){.faq-section .faq-wrapper .text_wrapper{margin-bottom:40px}}.faq-section .faq-wrapper .text_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.faq-section .faq-wrapper .text_wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.faq-section .faq-wrapper .text_wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.faq-section .faq-wrapper .text_wrapper .title{font-size:2rem;padding-bottom:2rem}}.faq-section .faq-wrapper .text_wrapper .text{font-size:1rem;opacity:.5}.faq-section .faq-wrapper .faq_list .wrapper{cursor:pointer;border-bottom:1px solid rgb(64 67 77 / .1764705882);display:flex;flex-direction:column;padding:30px 0}@media screen and (max-width:519px){.faq-section .faq-wrapper .faq_list .wrapper{padding:16px 0}}.faq-section .faq-wrapper .faq_list .wrapper .title-icon-container{display:flex;justify-content:space-between}.faq-section .faq-wrapper .faq_list .wrapper .title-icon-container .title{font-size:40px;font-family:"Playfair Display",serif}@media screen and (max-width:519px){.faq-section .faq-wrapper .faq_list .wrapper .title-icon-container .title{font-size:14px;line-height:1.2}}.faq-section .faq-wrapper .faq_list .wrapper .title-icon-container .material-symbols-outlined{transition:transform 0.3s ease;display:flex;align-items:center;justify-content:center}.faq-section .faq-wrapper .faq_list .wrapper .title-icon-container .material-symbols-outlined.expanded{transform:rotate(180deg)}.faq-section .faq-wrapper .faq_list .wrapper .description{display:none;font-size:16px;margin-top:16px;padding:40px 0;line-height:25px}@media screen and (max-width:519px){.faq-section .faq-wrapper .faq_list .wrapper .description{font-size:1rem}}.faq-section .faq-wrapper .faq_list .wrapper .description ul{list-style:disc;list-style-position:inside}.faq-section .faq-wrapper .faq_list .wrapper.active .description{display:block}.faq-section .faq-wrapper .faq_list .wrapper.active svg{transform:rotate(45deg);transition:all 0.3s ease}.faq-section .faq-wrapper .button-wrapper{display:flex;justify-content:center;margin-top:70px}.faq-section .faq-wrapper .button-wrapper .button{background-color:#d45f3b;padding:22px 75px;color:#fff;text-decoration:none;border-radius:16px}@media screen and (max-width:519px){.faq-section .faq-wrapper .button-wrapper .button{padding:16px 32px;text-align:center}}.hero_section_ksiazki{padding:90px 10% 130px 10%}@media screen and (max-width:519px){.hero_section_ksiazki{padding:26px 16px 40px 16px}}.hero_section_ksiazki .content-wrapper{display:flex;gap:80px}@media screen and (max-width:519px){.hero_section_ksiazki .content-wrapper{padding:0 16px;flex-direction:column}}@media screen and (min-width:520px) and (max-width:1199px){.hero_section_ksiazki .content-wrapper{flex-direction:column}}.hero_section_ksiazki .content-wrapper .left_wrapper{flex:1}.hero_section_ksiazki .content-wrapper .left_wrapper .woocommerce-breadcrumb{font-size:14px;opacity:.5;color:#767676;padding-bottom:25px}@media screen and (max-width:519px){.hero_section_ksiazki .content-wrapper .left_wrapper .woocommerce-breadcrumb{font-size:1rem}}.hero_section_ksiazki .content-wrapper .left_wrapper .woocommerce-breadcrumb a{font-weight:300;color:#767676}.hero_section_ksiazki .content-wrapper .left_wrapper .page-title{font-family:"Playfair Display",serif;margin-bottom:70px;font-size:2.5rem}@media screen and (max-width:519px){.hero_section_ksiazki .content-wrapper .left_wrapper .page-title{font-size:2rem;margin-bottom:25px}}.hero_section_ksiazki .content-wrapper .left_wrapper .title{font-size:2rem;margin-bottom:30px}@media screen and (max-width:519px){.hero_section_ksiazki .content-wrapper .left_wrapper .title{font-size:1.5rem;margin-bottom:25px}}.hero_section_ksiazki .content-wrapper .left_wrapper .description{font-size:.875rem;font-weight:400;line-height:150%;margin-bottom:30px}@media screen and (max-width:519px){.hero_section_ksiazki .content-wrapper .left_wrapper .description{font-size:1rem;margin-bottom:32px}}.hero_section_ksiazki .content-wrapper .left_wrapper .button{color:#fff;padding:16px 32px;display:flex;justify-content:center;align-items:center;gap:10px}@media screen and (max-width:519px){.hero_section_ksiazki .content-wrapper .left_wrapper .button{text-align:left;line-height:22px;padding:16px 18px}}.hero_section_ksiazki .content-wrapper .left_wrapper .button::before{content:"\e854";font-family:"Material Symbols Outlined";color:#fff;font-size:19px;margin-bottom:2px}@media screen and (max-width:519px){.hero_section_ksiazki .content-wrapper .left_wrapper .button::before{font-size:2rem}}.hero_section_ksiazki .content-wrapper .right_wrapper{flex:1;display:flex;align-items:center;justify-content:center}.hero_section_ksiazki .content-wrapper .right_wrapper img{-o-object-fit:contain;object-fit:contain;height:auto}.about_section_kasiazki{padding:90px 10% 130px 10%;background-color:#f8ded6;border-radius:16px;margin:0 65px 140px 65px}@media screen and (max-width:519px){.about_section_kasiazki{padding:26px 16px 0 16px;margin:40px 16px 0 16px}}@media screen and (min-width:520px) and (max-width:1199px){.about_section_kasiazki{padding:50px 32px}}.about_section_kasiazki .content-wrapper{display:flex;gap:80px;position:relative}@media screen and (max-width:519px){.about_section_kasiazki .content-wrapper{padding:0;flex-direction:column;gap:0}}@media screen and (min-width:520px) and (max-width:1199px){.about_section_kasiazki .content-wrapper{flex-direction:column}}.about_section_kasiazki .content-wrapper .left_wrapper{flex:1}.about_section_kasiazki .content-wrapper .left_wrapper .title{font-size:2rem;margin-bottom:30px}@media screen and (max-width:519px){.about_section_kasiazki .content-wrapper .left_wrapper .title{font-size:1.5rem;margin-bottom:25px}}.about_section_kasiazki .content-wrapper .left_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.about_section_kasiazki .content-wrapper .left_wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.about_section_kasiazki .content-wrapper .left_wrapper .description{font-size:.875rem;font-weight:400;line-height:150%;margin-bottom:30px}@media screen and (max-width:519px){.about_section_kasiazki .content-wrapper .left_wrapper .description{font-size:1rem;margin-bottom:32px}}.about_section_kasiazki .content-wrapper .left_wrapper .button{color:#fff;padding:16px 32px;display:flex;justify-content:center;align-items:center;gap:10px}@media screen and (max-width:519px){.about_section_kasiazki .content-wrapper .left_wrapper .button{text-align:left;line-height:22px;padding:16px 18px;font-size:1rem;width:100%}}.about_section_kasiazki .content-wrapper .left_wrapper .button::before{content:"\e854";font-family:"Material Symbols Outlined";color:#fff;font-size:19px;margin-bottom:2px}@media screen and (max-width:519px){.about_section_kasiazki .content-wrapper .left_wrapper .button::before{font-size:2rem}}.about_section_kasiazki .content-wrapper .right_wrapper{flex:1;display:flex;align-items:center;justify-content:center}.about_section_kasiazki .content-wrapper .right_wrapper img{-o-object-fit:contain;object-fit:contain;height:auto;position:absolute;width:80%}@media screen and (max-width:519px){.about_section_kasiazki .content-wrapper .right_wrapper img{position:unset}}.page-id-65158 .about_section_kasiazki .right_wrapper img,.page-template-csutom-template-SPA-dla-duszy .about_section_kasiazki .right_wrapper img{position:unset;width:100%}.about_section_book{display:flex;gap:75px}@media screen and (max-width:519px){.about_section_book{flex-direction:column-reverse;padding:50px 32px 0 32px;gap:0;position:relative}}@media screen and (min-width:520px) and (max-width:1199px){.about_section_book{flex-direction:column}}.about_section_book .text-wrapper{flex:1;padding:0 0 100px 10%}@media screen and (max-width:519px){.about_section_book .text-wrapper{padding:25px 0}}@media screen and (min-width:520px) and (max-width:1199px){.about_section_book .text-wrapper{padding:0 32px}}@media screen and (max-width:519px){.about_section_book .text-wrapper img{display:none}}.about_section_book .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:35px 0 25px 0;line-height:1.5}@media screen and (max-width:519px){.about_section_book .text-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding:0}}.about_section_book .text-wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.about_section_book .text-wrapper .title{font-size:2rem}}.about_section_book .text-wrapper .description{font-size:1rem;line-height:150%;padding-bottom:16px}.about_section_book .text-wrapper .description ul{list-style:disc;list-style-position:inside}.about_section_book .text-wrapper .link-container{display:flex}@media screen and (max-width:519px){.about_section_book .text-wrapper .link-container{display:inline}}.about_section_book .text-wrapper .link-container .link{text-decoration:none;margin-top:40px;padding:16px 32px;display:flex;justify-content:center;align-items:center;gap:10px;background:#efd4cb;border-radius:16px;font-size:.875rem}.about_section_book .img-wrapper{flex:1;padding:0 10% 0 0}@media screen and (max-width:519px){.about_section_book .img-wrapper{padding:0}}@media screen and (min-width:520px) and (max-width:1199px){.about_section_book .img-wrapper{padding:0}}.about_section_book .img-wrapper img{-o-object-fit:cover;object-fit:cover;border-radius:128px 0 95px 41px;height:100%;width:100%}@media screen and (max-width:519px){.about_section_book .img-wrapper img{display:none}}.page-template-custome-template-kurs-kronik-akaszy .about_section_book{margin-top:180px}@media screen and (min-width:520px) and (max-width:1199px){.page-template-custome-template-kurs-kronik-akaszy .about_section_book{margin-top:50px}}.icon-section,.icon-list{padding:0 10% 135px 10%}@media screen and (max-width:519px){.icon-section,.icon-list{padding:0 32px}}.icon-section .text_wrapper,.icon-list .text_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}@media screen and (max-width:519px){.icon-section .text_wrapper,.icon-list .text_wrapper{gap:0}}.icon-section .text_wrapper .title,.icon-list .text_wrapper .title{font-size:3.5rem;margin-bottom:30px}@media screen and (max-width:519px){.icon-section .text_wrapper .title,.icon-list .text_wrapper .title{font-size:2rem;margin-bottom:25px}}.icon-section .text_wrapper .subtitle,.icon-list .text_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.icon-section .text_wrapper .subtitle,.icon-list .text_wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.icon-section .icon-wrapper,.icon-list .icon-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:50px;grid-row-gap:65px;margin-top:15px}@media screen and (max-width:519px){.icon-section .icon-wrapper,.icon-list .icon-wrapper{display:flex;flex-direction:column;margin-top:30px;gap:20px}}.icon-section .icon-wrapper .single-icon-box,.icon-list .icon-wrapper .single-icon-box{display:flex;align-items:flex-start}@media screen and (max-width:519px){.icon-section .icon-wrapper .single-icon-box,.icon-list .icon-wrapper .single-icon-box{align-items:center}}.icon-section .icon-wrapper .single-icon-box .icon,.icon-list .icon-wrapper .single-icon-box .icon{width:20%;display:flex;align-items:center}.icon-section .icon-wrapper .single-icon-box .icon img,.icon-list .icon-wrapper .single-icon-box .icon img{-o-object-fit:contain;object-fit:contain}.icon-section .icon-wrapper .single-icon-box .icon-title,.icon-list .icon-wrapper .single-icon-box .icon-title{color:#d45f3b;font-family:"Playfair Display",serif;font-size:2rem;width:100%;margin-left:-15%;height:100%;display:flex;line-height:50px}@media screen and (max-width:519px){.icon-section .icon-wrapper .single-icon-box .icon-title,.icon-list .icon-wrapper .single-icon-box .icon-title{font-size:1.5rem;line-height:1.2}}.cart-list-section-book{margin-top:150px}@media screen and (max-width:519px){.cart-list-section-book{margin-top:65px;padding:0 16px}}.cart-list-section-book .text_wrapper{padding:100px 10% 220px 10%;border-radius:16px;background:#f8ded6;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px}@media screen and (max-width:519px){.cart-list-section-book .text_wrapper{padding:50px 16px 250px 16px;gap:30px}}.cart-list-section-book .text_wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.cart-list-section-book .text_wrapper .title{font-size:2rem;padding-bottom:0;line-height:1.2}}.cart-list-section-book .text_wrapper .description{font-weight:300;line-height:25px;font-size:1.125rem;text-align:center}@media screen and (max-width:519px){.cart-list-section-book .text_wrapper .description{font-size:1rem;text-align:left}}.cart-list-section-book .cart-button-wrapper{margin-top:-150px}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper{margin-top:-220px}}.cart-list-section-book .cart-button-wrapper .cart-wrapper{display:flex;padding:0 10%;gap:50px}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper .cart-wrapper{flex-direction:column;padding:0 16px;gap:16px}}@media screen and (min-width:520px) and (max-width:1199px){.cart-list-section-book .cart-button-wrapper .cart-wrapper{flex-wrap:wrap}}.cart-list-section-book .cart-button-wrapper .cart-wrapper .single-cart-box{padding:60px 37px 130px 37px;border-radius:16px;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper .cart-wrapper .single-cart-box{padding:22px 18px}}.cart-list-section-book .cart-button-wrapper .cart-wrapper .single-cart-box .text{font-family:"Playfair Display",serif;font-size:1rem;line-height:150%;color:#FFEFEA}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper .cart-wrapper .single-cart-box .text{line-height:2rem;font-size:1.333rem}}.cart-list-section-book .cart-button-wrapper .short-description{text-align:center;margin-top:25px;font-size:1.125rem;padding:0 10%;line-height:25px}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper .short-description{padding:0 32px;text-align:left;font-size:1rem}}.cart-list-section-book .cart-button-wrapper .button-wrapper{display:flex;justify-content:center;margin-top:70px}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper .button-wrapper{margin-top:30px}}.cart-list-section-book .cart-button-wrapper .button-wrapper .button{color:#fff;padding:16px 92px;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#D45F3B;border-radius:16px;text-decoration:none}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper .button-wrapper .button{text-align:left;line-height:22px;padding:16px 18px;width:100%;margin:0 16px}}.cart-list-section-book .cart-button-wrapper .button-wrapper .button::before{content:"\e854";font-family:"Material Symbols Outlined";color:#fff;font-size:19px;margin-bottom:2px}@media screen and (max-width:519px){.cart-list-section-book .cart-button-wrapper .button-wrapper .button::before{font-size:2rem}}.product-cart-swiper-section{margin:100px 65px 140px 54px;padding:0 10%}@media screen and (max-width:519px){.product-cart-swiper-section{margin:50px 16px;padding:0}}@media screen and (min-width:520px) and (max-width:1199px){.product-cart-swiper-section{padding:0;margin:100px 65px 0 65px}}.product-cart-swiper-section .text_wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px}@media screen and (max-width:519px){.product-cart-swiper-section .text_wrapper{padding:0 16px}}.product-cart-swiper-section .text_wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.product-cart-swiper-section .text_wrapper .title{font-size:2rem;padding-bottom:2rem}}.product-cart-swiper-section .text_wrapper .description{font-weight:300;line-height:25px;font-size:1.125rem;text-align:center}.product-cart-swiper-section .product-swiper-carts-wrapper{margin-top:100px}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper{margin-top:30px}}@media screen and (min-width:520px) and (max-width:1199px){.product-cart-swiper-section .product-swiper-carts-wrapper{padding:0}}.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-slider-title{color:#d45f3b;font-size:2rem;font-family:"Playfair Display",serif;text-align:center;margin-bottom:1rem}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2{overflow:hidden}@media screen and (min-width:520px) and (max-width:1199px){.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2{padding-bottom:100px}}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper{padding:20px 0}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide{border-radius:16px;background:#f6dcd4;display:flex;flex-direction:column;align-items:center;color:#4c4766;height:650px}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .slide-title,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .slide-title{font-family:"Playfair Display",serif;font-size:2rem;font-weight:700;margin-top:60px;text-align:center}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .img-wrapper,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .img-wrapper{margin-top:40px}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .img-wrapper img,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .img-wrapper img{-o-object-fit:contain;object-fit:contain;max-height:200px}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .slide-description,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .slide-description{font-size:1.125rem;line-height:25px;text-align:center;padding:30px 60px 0 60px}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .button-wrapper{display:flex;justify-content:center;position:absolute;bottom:-20px;z-index:999}@media screen and (min-width:520px) and (max-width:1199px){.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .button-wrapper{bottom:-40px}}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper .button,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .button-wrapper .button{color:#fff;padding:16px 92px;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#d45f3b;border-radius:16px;text-decoration:none}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper .button,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .button-wrapper .button{text-align:left;line-height:22px;padding:16px 18px}}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper .button::before,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .button-wrapper .button::before{content:"\e854";font-family:"Material Symbols Outlined";color:#fff;font-size:19px;margin-bottom:2px}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide .button-wrapper .button::before,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide .button-wrapper .button::before{font-size:2rem}}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-wrapper .swiper-slide-active,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-wrapper .swiper-slide-active{background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-button-prev,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-button-next,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-button-prev,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-button-next{color:#493661}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-button-prev,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-button-next,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-button-prev,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-button-next{display:none}}.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-button-prev::after,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts .swiper-button-next::after,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-button-prev::after,.product-cart-swiper-section .product-swiper-carts-wrapper .product-swiper-carts-2 .swiper-button-next::after{font-weight:900}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper{flex-direction:column;display:flex;gap:150px;padding:20px 0}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide:first-child{background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide:nth-child(-n+3){display:flex}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide{border-radius:16px;background:#f6dcd4;display:flex;flex-direction:column;align-items:center;color:#4c4766;display:none}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .slide-title{font-family:"Playfair Display",serif;font-size:2rem;font-weight:700;margin-top:30px;text-align:center}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .img-wrapper{margin-top:30px}.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .img-wrapper img{-o-object-fit:cover;object-fit:cover;height:auto}}.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .slide-description{font-size:1.125rem;line-height:25px;text-align:center;padding:30px 60px 0 60px}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .slide-description{font-size:1.333rem;line-height:1.2;text-align:center;padding:30px 16px 30px 16px}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .button-wrapper{display:flex;justify-content:center;position:absolute;bottom:-90px;z-index:999;width:100%}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .button-wrapper .button{text-align:left;line-height:22px;padding:16px 18px;width:100%;display:flex;justify-content:center;align-items:center;gap:10px;background-color:#d45f3b;border-radius:16px;text-decoration:none;color:#fff}}@media screen and (max-width:519px){.product-cart-swiper-section .product-swiper-carts-wrapper .swiper-wrapper .swiper-slide .button-wrapper .button::before{font-size:2rem;content:"\e854";font-family:"Material Symbols Outlined";color:#fff;margin-bottom:2px}}@media screen and (max-width:519px){.page-template-custom-template-ksiazka .swiper-button-prev,.page-template-custom-template-ksiazka .swiper-button-next{display:none}}.book-description-section{margin:150px 65px 100px 65px;padding:0 10%;display:flex;flex-direction:column}@media screen and (max-width:519px){.book-description-section{margin:50px 32px;padding:0;gap:30px}}@media screen and (min-width:520px) and (max-width:1199px){.book-description-section{padding:0}}.book-description-section .main_text_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:35px 0 25px 0;line-height:25px}@media screen and (max-width:519px){.book-description-section .main_text_wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding:0}}.book-description-section .main_text_wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.book-description-section .main_text_wrapper .title{font-size:2rem;line-height:1.2}}.book-description-section .first-wrapper{display:flex;position:relative;margin:130px 0}@media screen and (max-width:519px){.book-description-section .first-wrapper{flex-direction:column}}@media screen and (min-width:520px) and (max-width:1199px){.book-description-section .first-wrapper{flex-direction:column}}.book-description-section .first-wrapper .text_wrapper{flex:1}.book-description-section .first-wrapper .text_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:35px 0 25px 0;line-height:25px}@media screen and (max-width:519px){.book-description-section .first-wrapper .text_wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding:0}}.book-description-section .first-wrapper .text_wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.book-description-section .first-wrapper .text_wrapper .title{font-size:2rem;line-height:1.2}}.book-description-section .first-wrapper .text_wrapper .description{font-size:1.125rem;line-height:150%;padding-bottom:16px;width:70%}.book-description-section .first-wrapper .text_wrapper .description ul{list-style:disc;list-style-position:inside}@media screen and (max-width:519px){.book-description-section .first-wrapper .text_wrapper .description{width:100%}}.book-description-section .first-wrapper .img_wrapper{flex:1}@media screen and (max-width:519px){.book-description-section .first-wrapper .img_wrapper{display:none}}.book-description-section .first-wrapper .img_wrapper img{-o-object-fit:contain;object-fit:contain;height:auto;position:absolute;width:70%;right:0;top:50%;transform:translate(150px,-50%);z-index:-999}.book-description-section .second-wrapper{display:flex;gap:65px}@media screen and (max-width:519px){.book-description-section .second-wrapper{flex-direction:column;gap:30px}}@media screen and (min-width:520px) and (max-width:1199px){.book-description-section .second-wrapper{flex-direction:column-reverse}}.book-description-section .second-wrapper .text_wrapper{flex:1}.book-description-section .second-wrapper .text_wrapper .subtitle{font-size:1.5rem;font-family:"Playfair Display",serif;font-weight:700}@media screen and (max-width:519px){.book-description-section .second-wrapper .text_wrapper .subtitle{font-size:1.333rem}}.book-description-section .second-wrapper .text_wrapper .title{font-size:2.5rem;margin-bottom:40px}@media screen and (max-width:519px){.book-description-section .second-wrapper .text_wrapper .title{font-size:2rem;margin-bottom:30px}}.book-description-section .second-wrapper .text_wrapper .description{font-size:1.125rem;line-height:150%;padding-bottom:16px;margin-top:30px}.book-description-section .second-wrapper .text_wrapper .description h2,.book-description-section .second-wrapper .text_wrapper .description h3,.book-description-section .second-wrapper .text_wrapper .description h4,.book-description-section .second-wrapper .text_wrapper .description p{padding:20px 0}@media screen and (max-width:519px){.book-description-section .second-wrapper .text_wrapper .description{font-size:1rem}}.book-description-section .second-wrapper .img_wrapper{flex:1}.book-description-section .second-wrapper .img_wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.page-template-csutom-template-SPA-dla-duszy .img_wrapper img{position:unset!important;transform:unset!important;width:100%!important}.argument_section_book{display:flex;gap:75px}@media screen and (max-width:519px){.argument_section_book{flex-direction:column-reverse;padding:80px 32px 0 32px;gap:0;position:relative}}.argument_section_book .text-wrapper{flex:1;padding:0 0 100px 10%}@media screen and (max-width:519px){.argument_section_book .text-wrapper{padding:25px 0}}@media screen and (max-width:519px){.argument_section_book .text-wrapper img{display:none}}.argument_section_book .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:35px 0 25px 0}@media screen and (max-width:519px){.argument_section_book .text-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding:0}}.argument_section_book .text-wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.argument_section_book .text-wrapper .title{font-size:2rem;margin-bottom:30px}}.argument_section_book .text-wrapper .description{font-size:1rem;line-height:150%;padding-bottom:16px}.argument_section_book .text-wrapper .link-container{display:flex}.argument_section_book .text-wrapper .link-container .link{text-decoration:none;margin-top:40px;padding:16px 32px;display:flex;justify-content:center;align-items:center;gap:10px;background:#efd4cb;border-radius:16px;font-size:.875rem}.argument_section_book .img-wrapper{flex:1;padding:0 10% 0 0;display:flex;align-items:center;justify-content:center}@media screen and (max-width:519px){.argument_section_book .img-wrapper{padding:0;display:none}}@media screen and (min-width:520px) and (max-width:1199px){.argument_section_book .img-wrapper{padding:0}}.argument_section_book .img-wrapper img{-o-object-fit:contain;object-fit:contain;height:auto}.author_cart_section{padding:100px 10%;margin:0 65px;background:linear-gradient(157deg,#ce9cae 0%,#f8ded6 100%);border-radius:16px;margin-top:80px}@media screen and (max-width:519px){.author_cart_section{flex-direction:column-reverse;padding:50px 16px 0 16px;margin:0 16px;gap:0;position:relative}}@media screen and (min-width:520px) and (max-width:1199px){.author_cart_section{flex-direction:column}}.author_cart_section .img_text_wrapper{display:flex;position:relative}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper{flex-direction:column}}.author_cart_section .img_text_wrapper .img-wrapper{flex:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper .img-wrapper{padding:0}}.author_cart_section .img_text_wrapper .img-wrapper img{-o-object-fit:contain;object-fit:contain;height:auto;position:absolute;width:60%}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper .img-wrapper img{position:unset}}.author_cart_section .img_text_wrapper .text-wrapper{flex:1}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper .text-wrapper{padding:25px 0}}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper .text-wrapper img{display:none}}.author_cart_section .img_text_wrapper .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:35px 0 25px 0}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper .text-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding:0}}.author_cart_section .img_text_wrapper .text-wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper .text-wrapper .title{font-size:2rem;margin-bottom:30px}}.author_cart_section .img_text_wrapper .text-wrapper .description{font-size:1rem;line-height:150%;padding-bottom:16px}.author_cart_section .img_text_wrapper .text-wrapper .button_show_more{color:#d45f3b;font-size:.875rem;font-weight:700;margin-top:40px;cursor:pointer}.author_cart_section .img_text_wrapper .text-wrapper .button_show_more:after{content:"";width:70%;height:3px;display:block;margin-top:13px;background-color:#d45f3b}@media screen and (max-width:519px){.author_cart_section .img_text_wrapper .text-wrapper .button_show_more:after{background-color:#d45f3b}}@keyframes show-more{from{opacity:0;height:0}to{opacity:1;height:auto}}@keyframes hide-more{from{opacity:1;height:auto}to{opacity:0;height:0}}.author_cart_section .img_text_wrapper .text-wrapper .button_show_more .show-animation{animation:show-more 0.3s ease forwards}.author_cart_section .img_text_wrapper .text-wrapper .button_show_more .hide-animation{animation:hide-more 0.3s ease forwards}.author_cart_section .more_description{display:none;font-size:1rem;line-height:150%;padding-bottom:16px;margin-top:50px}.page-template-custom-template-webinar .author_cart_section{margin-top:180px}.page-template-custom-template-webinar .author_cart_section .img_text_wrapper{gap:50px}.page-template-custom-template-webinar .author_cart_section .img_text_wrapper img{position:unset;width:100%;height:auto}.hero-img-courses{min-height:50vh}@media screen and (max-width:519px){.hero-img-courses{padding:0;min-height:auto}}.hero-img-courses .main-wrapper{background-repeat:no-repeat;background-size:cover;border-radius:16px;height:100%;min-height:calc(40vh - 200px);margin-top:50px}@media screen and (max-width:519px){.hero-img-courses .main-wrapper{margin:0;border-radius:0;background-size:contain;min-height:unset}}.hero-img-courses .main-wrapper .woocommerce-breadcrumb{padding:30px 10% 0 10%;color:#463f67;font-size:14px;font-weight:300}@media screen and (max-width:519px){.hero-img-courses .main-wrapper .woocommerce-breadcrumb{padding:25px 32px;line-height:1.5;font-size:1rem}}.hero-img-courses .main-wrapper .content_box{display:flex;flex-direction:column;justify-content:center;padding:150px 10%}@media screen and (max-width:519px){.hero-img-courses .main-wrapper .content_box{padding:160px 32px 0 32px}}.hero-img-courses .main-wrapper .content_box .title{font-size:3.5rem}@media screen and (max-width:519px){.hero-img-courses .main-wrapper .content_box .title{font-size:2rem;line-height:1.2}}.hero-img-courses .main-wrapper .content_box .content-wrapper{margin-top:30px;display:flex;flex-direction:column}.hero-img-courses .main-wrapper .content_box .content-wrapper .subtitle{font-size:1.5rem;font-weight:700;font-family:"Playfair Display",serif}@media screen and (max-width:519px){.hero-img-courses .main-wrapper .content_box .content-wrapper .subtitle{font-size:2rem;line-height:1.2}}.hero-img-courses .main-wrapper .content_box .content-wrapper .description{font-size:1.125rem;margin-top:30px;width:60%;font-weight:300;line-height:25px}@media screen and (max-width:519px){.hero-img-courses .main-wrapper .content_box .content-wrapper .description{font-size:1.167rem;width:100%;line-height:1.2}}.hero-img-courses .main-wrapper .content_box .content-wrapper .custom_button{margin-top:50px;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;max-width:50%;line-height:120%}@media screen and (max-width:519px){.hero-img-courses .main-wrapper .content_box .content-wrapper .custom_button{max-width:unset;white-space:unset;line-height:1.2}}.hero-img-courses .main-wrapper .content_box .content-wrapper .custom_button .material-symbols-outlined{font-size:28px}.content-courses-section{background-color:#f6dcd4;border-radius:16px;padding:150px 10% 150px 10%;margin:62px 65px 0 65px}@media screen and (max-width:519px){.content-courses-section{margin:450px 16px 0 16px;padding:50px 16px}}@media screen and (min-width:520px) and (max-width:1199px){.content-courses-section{padding:50px}}.content-courses-section img{position:absolute;right:150px}@media screen and (max-width:519px){.content-courses-section img{right:unset}}.content-courses-section .main-text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding:35px 0 25px 0}@media screen and (max-width:519px){.content-courses-section .main-text-wrapper .subtitle{font-size:.83rem;letter-spacing:.3rem;line-height:17px;padding:0}}.content-courses-section .main-text-wrapper .title{font-size:3.5rem;margin-bottom:60px}@media screen and (max-width:519px){.content-courses-section .main-text-wrapper .title{font-size:2rem}}.content-courses-section .main-text-wrapper .main-description{font-size:1rem;line-height:1.5;padding-bottom:16px}.content-courses-section .main-text-wrapper .main-description ul{list-style:disc;list-style-position:inside}.content-courses-section .content-wrapper .single-row{margin-top:100px}@media screen and (max-width:519px){.content-courses-section .content-wrapper .single-row{margin-top:30px}}.content-courses-section .content-wrapper .single-row .content-title{font-family:"Playfair Display",serif;font-size:2.5rem;line-height:normal}@media screen and (max-width:519px){.content-courses-section .content-wrapper .single-row .content-title{font-size:1.667rem!important}}.content-courses-section .content-wrapper .single-row .content_description{font-size:1rem;line-height:1.5}@media screen and (max-width:519px){.content-courses-section .content-wrapper .single-row .content_description{margin-top:18px;font-size:1.167rem}}.content-courses-section .content-wrapper .single-row ul{line-height:1.5;list-style:disc;list-style-position:inside}.content-courses-section .content-wrapper .single-row p{margin-bottom:1rem;line-height:1.5}.page-template-custome-template-kurs-kronik-akaszy .content-courses-section{margin-top:0}.page-id-51899 .price-cart-courses-section{margin-top:250px}@media screen and (min-width:520px) and (max-width:1199px){.page-id-51899 .price-cart-courses-section{margin-top:750px}}.page-id-63559 .content-courses-section{margin-top:900px}.page-id-65919 .content-courses-section{margin-top:300px}.info-section-courses{padding:0 10%;margin:150px 65px}@media screen and (max-width:519px){.info-section-courses{margin:50px 32px;padding:0}}.info-section-courses .text-wrapper .title{font-size:3rem;padding-bottom:40px}@media screen and (max-width:519px){.info-section-courses .text-wrapper .title{font-size:1.667rem;padding-bottom:2rem}}.info-section-courses .text-wrapper .short-description{font-size:1.125rem;font-weight:400;line-height:150%}@media screen and (max-width:519px){.info-section-courses .text-wrapper .short-description{font-size:1.167rem;padding-bottom:20px}}.info-section-courses .text-wrapper .description{font-size:1.5rem;font-weight:400;line-height:150%}@media screen and (max-width:519px){.info-section-courses .text-wrapper .description{font-size:1.167rem;padding-bottom:20px}}.info-section-courses .text-wrapper:nth-child(2){margin-top:90px}@media screen and (max-width:519px){.info-section-courses .text-wrapper:nth-child(2){margin-top:40px}}.info-section-courses .button-wrapper{margin-top:70px}@media screen and (max-width:519px){.info-section-courses .button-wrapper{margin-top:40px}}.info-section-courses .button-wrapper .button{background-color:#d45f3b;padding:16px 32px;color:#fff;text-decoration:none;border-radius:16px;font-size:1.125rem}@media screen and (max-width:519px){.info-section-courses .button-wrapper .button{font-size:1.167rem;display:flex;align-items:center;justify-content:center}}.info-section-courses .info-icon-wrapper{margin-top:150px}@media screen and (max-width:519px){.info-section-courses .info-icon-wrapper{margin-top:80px}}.info-section-courses .info-icon-wrapper .text_wrapper{display:flex;flex-direction:column;gap:25px}.info-section-courses .info-icon-wrapper .text_wrapper .title{font-size:3.5rem;margin-bottom:30px}@media screen and (max-width:519px){.info-section-courses .info-icon-wrapper .text_wrapper .title{font-size:2rem;margin-bottom:30px}}.info-section-courses .info-icon-wrapper .text_wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.info-section-courses .info-icon-wrapper .text_wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.info-section-courses .info-icon-wrapper .icon-wrapper{display:flex;flex-direction:column;grid-column-gap:50px;grid-row-gap:65px;margin-top:65px}@media screen and (max-width:519px){.info-section-courses .info-icon-wrapper .icon-wrapper{margin-top:0;gap:30px}}.info-section-courses .info-icon-wrapper .icon-wrapper .single-icon-box{display:flex;align-items:flex-start}.info-section-courses .info-icon-wrapper .icon-wrapper .single-icon-box .icon{width:20%;display:flex;align-items:center}.info-section-courses .info-icon-wrapper .icon-wrapper .single-icon-box .icon img{-o-object-fit:contain;object-fit:contain}.info-section-courses .info-icon-wrapper .icon-wrapper .single-icon-box .icon-title{color:#d45f3b;font-family:"Playfair Display",serif;font-size:2rem;width:100%;margin-left:-15%;height:100%;display:flex;line-height:50px}@media screen and (max-width:519px){.info-section-courses .info-icon-wrapper .icon-wrapper .single-icon-box .icon-title{font-size:1.5rem;line-height:1.2}}.info-section-courses .info-icon-wrapper .icon-wrapper .button-wrapper{display:flex;align-items:center;justify-content:center}@media screen and (max-width:519px){.info-section-courses .info-icon-wrapper .icon-wrapper .button-wrapper{margin-top:20px;display:inline}}.info-section-courses .info-icon-wrapper .short_description{font-size:1.125rem;font-weight:400;line-height:150%;text-align:center;padding:0 50px}@media screen and (max-width:519px){.info-section-courses .info-icon-wrapper .short_description{text-align:left;padding:0;font-size:1.167rem;margin-top:10px}}.page-template-custom-template-kroniki-akaszy-zawansowany .info-section-courses{margin-top:280px}@media screen and (max-width:519px){.page-template-custom-template-kroniki-akaszy-zawansowany .info-section-courses{margin-top:80px}}.arguments-tab-section{margin:0 65px;padding:120px 10% 350px 10%;background:#efd4cb;border-radius:16px}@media screen and (max-width:519px){.arguments-tab-section{margin:30px 16px 0 16px;padding:55px 16px 800px 16px}}@media screen and (min-width:520px) and (max-width:1199px){.arguments-tab-section{margin:0 32px;padding:50px 50px 350px 50px}}.arguments-tab-section .content-wrapper{position:relative}.arguments-tab-section .content-wrapper .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .text-wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.arguments-tab-section .content-wrapper .text-wrapper .title{font-size:3.5rem;padding-bottom:40px}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .text-wrapper .title{font-size:2rem;padding-bottom:2rem}}.arguments-tab-section .content-wrapper .text-wrapper .description_wrapper ul{display:flex;flex-direction:column;list-style:disc;line-height:1.5}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .text-wrapper .description_wrapper ul{list-style-position:inside}}.arguments-tab-section .content-wrapper .text-wrapper .description_wrapper h4,.arguments-tab-section .content-wrapper .text-wrapper .description_wrapper strong{line-height:1.5}.arguments-tab-section .content-wrapper .button-tab-wrapper{margin-top:70px;position:absolute;width:100%;left:0;padding:0 50px}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .button-tab-wrapper{display:flex;flex-direction:column;padding:0;margin-top:10px}}.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper{display:flex;gap:33px}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper{flex-direction:column;gap:16px}}@media screen and (min-width:520px) and (max-width:1199px){.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper{flex-direction:column;justify-content:center}}.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper .single-tab{padding:40px 36px 60px;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffefea;text-align:center}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper .single-tab{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-row-gap:10px;margin:0;padding:24px}}.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper .single-tab .tab_title{font-size:1.75rem;font-family:"Playfair Display",serif}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper .single-tab .tab_title{grid-area:1/2/2/3}}.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper .single-tab .tab_description{margin-top:36px;font-size:.875rem;line-height:150%}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .button-tab-wrapper .tab-info-wrapper .single-tab .tab_description{grid-area:2/1/3/3;margin:0;text-align:left}}.arguments-tab-section .content-wrapper .button-tab-wrapper .button-wrapper{display:flex;justify-content:center;margin-top:70px}.arguments-tab-section .content-wrapper .button-tab-wrapper .button-wrapper .button{background-color:#d45f3b;padding:22px 75px;color:#fff;text-decoration:none;border-radius:16px;font-weight:700}@media screen and (max-width:519px){.arguments-tab-section .content-wrapper .button-tab-wrapper .button-wrapper .button{font-size:1.167rem;line-height:normal;text-align:center}}.page-id-63559 .tab-info-wrapper{display:grid!important;grid-template-columns:repeat(2,1fr)!important}.page-id-63559 .price-cart-courses-section{margin-top:150px}.services-page-template{color:#40434d;margin-top:80px;padding:0 200px}@media screen and (max-width:519px){.services-page-template{padding:20px 16px 0 16px;margin-top:30px}}@media screen and (min-width:520px) and (max-width:1199px){.services-page-template{padding:20px 50px;margin-top:30px}}.services-page-template .breadcrumbs{margin-bottom:58px;font-size:14px;opacity:.5;color:#767676}.services-page-template h1.entry-title{font-size:2.5rem;margin:0 0 2rem}@media screen and (max-width:519px){.services-page-template h1.entry-title{display:none}}.services-page-template h1.entry-title.mobile{display:none}@media screen and (max-width:519px){.services-page-template h1.entry-title.mobile{display:block}}.services-page-template .entry-content{display:flex;gap:60px}@media screen and (max-width:519px){.services-page-template .entry-content{gap:20px;flex-direction:column}}@media screen and (min-width:520px) and (max-width:1199px){.services-page-template .entry-content{gap:40px;flex-direction:column}}.services-page-template .entry-content .sidebar{color:#40434d;width:220px;margin-top:10px;border-right:1px solid rgb(64 67 77 / .1764705882)}@media screen and (max-width:519px){.services-page-template .entry-content .sidebar{width:100%;border-right:unset;border-bottom:1px solid rgb(64 67 77 / .1764705882);padding-bottom:2rem}}@media screen and (min-width:520px) and (max-width:1199px){.services-page-template .entry-content .sidebar{width:100%;border-right:unset;border-bottom:1px solid rgb(64 67 77 / .1764705882);padding-bottom:2rem}}.services-page-template .entry-content .sidebar .menu_container ul{display:grid;gap:16px}.services-page-template .entry-content .sidebar .menu_container ul li a{color:#40434d;font-size:16px;text-decoration:unset}.services-page-template .entry-content .sidebar .menu_container ul li a:hover,.services-page-template .entry-content .sidebar .menu_container ul li.current-menu-item a{color:#e58a56;transition:all 0.3s ease}.services-page-template .entry-content .content{flex:3}.services-page-template .entry-content .content table{max-width:800px}.services-page-template .entry-content .content h2{font-size:1.5rem}@media screen and (max-width:519px){.services-page-template .entry-content .content .wp-block-table{font-size:12px!important}}.services-page-template .entry-content .content .wp-block-table thead{border:1px solid!important;border-top:unset!important;border-left:unset!important;border-right:unset!important}.services-page-template .entry-content .content .wp-block-table thead th{border:1px solid rgb(64 67 77 / .1764705882)!important;border-top:unset!important;border-left:unset!important}.services-page-template .entry-content .content .wp-block-table thead th:last-of-type{border-right:unset!important}.services-page-template .entry-content .content tbody{font-family:futura-pt,sans-serif}.services-page-template .entry-content .content tbody td{border:1px solid rgb(64 67 77 / .1764705882);padding:16px;vertical-align:middle;border-left:unset}.services-page-template .entry-content .content tbody td:last-of-type{border-right:unset}.services-page-template .entry-content .content tbody tr:last-of-type td{border-bottom:unset}.services-page-template .entry-content .content .faq_list .wrapper{cursor:pointer;border-bottom:1px solid rgb(64 67 77 / .1764705882);display:flex;flex-direction:column;padding:15px 0}.services-page-template .entry-content .content .faq_list .wrapper .title-icon-container{display:flex;justify-content:space-between}.services-page-template .entry-content .content .faq_list .wrapper .title-icon-container .title{font-size:18px}@media screen and (max-width:519px){.services-page-template .entry-content .content .faq_list .wrapper .title-icon-container .title{font-size:16px}}.services-page-template .entry-content .content .faq_list .wrapper .title-icon-container svg{transition:all 0.3s ease}@media screen and (max-width:519px){.services-page-template .entry-content .content .faq_list .wrapper .title-icon-container svg{height:12px;width:12px}}.services-page-template .entry-content .content .faq_list .wrapper .description{display:none;font-family:futura-pt,sans-serif;font-size:16px;margin-top:16px}@media screen and (max-width:519px){.services-page-template .entry-content .content .faq_list .wrapper .description{font-size:14px}}.services-page-template .entry-content .content .faq_list .wrapper.active .description{display:block}.services-page-template .entry-content .content .faq_list .wrapper.active svg{transform:rotate(45deg);transition:all 0.3s ease}.services-page-template .entry-content .content .contact{font-family:futura-pt,sans-serif}.services-page-template .entry-content .content .contact strong{font-family:futura-pt-bold,sans-serif}.services-page-template .entry-content .content form{display:flex;flex-wrap:wrap;gap:5%;margin-top:35px}.services-page-template .entry-content .content form p:nth-child(2){width:47.5%}.services-page-template .entry-content .content form p:nth-child(3){width:47.5%}.services-page-template .entry-content .content form p:nth-child(4){width:100%;margin-top:25px}.services-page-template .entry-content .content form p:nth-child(5){width:100%;margin-top:25px;color:#4c4766;font-family:Biryani;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.services-page-template .entry-content .content form p:nth-child(6){width:100%;display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;margin-top:25px}.services-page-template .entry-content .content form p:nth-child(6) input{border-radius:16px;background:#D45F3B;border:unset!important;width:30%}.services-page-template .entry-content .content form input,.services-page-template .entry-content .content form textarea{width:100%}.test-page input.error{outline:red;border:2px solid red}.price-cart-courses-section{margin:450px 65px 0 65px;padding:0 10%}@media screen and (max-width:519px){.price-cart-courses-section{margin:400px 32px 0 32px;padding:0}}.price-cart-courses-section .text-wrapper .subtitle{font-size:1.125rem;opacity:.4;text-transform:uppercase;letter-spacing:1rem;padding-bottom:25px}@media screen and (max-width:519px){.price-cart-courses-section .text-wrapper .subtitle{font-size:10px;letter-spacing:.3rem;padding-bottom:1rem}}.price-cart-courses-section .text-wrapper .title{font-size:3.5rem;padding-bottom:40px;font-family:"Playfair Display",serif}@media screen and (max-width:519px){.price-cart-courses-section .text-wrapper .title{font-size:2rem;padding-bottom:2rem}}.price-cart-courses-section .price-cart-wrapper{display:flex;gap:32px;align-items:flex-start}@media screen and (max-width:519px){.price-cart-courses-section .price-cart-wrapper{flex-direction:column}}.price-cart-courses-section .price-cart-wrapper .single_price_cart{padding:40px 72px 70px 40px;border-radius:16px;background:linear-gradient(137deg,#382f4e 0%,#fff0 19.86%,rgb(66 52 87 / .19) 68.23%,rgb(246 220 212 / .45) 100%),#493661;color:#ffefea;display:flex;flex-direction:column}@media screen and (max-width:519px){.price-cart-courses-section .price-cart-wrapper .single_price_cart{padding:22px}}.price-cart-courses-section .price-cart-wrapper .single_price_cart .title,.price-cart-courses-section .price-cart-wrapper .single_price_cart .cart_price{font-family:"Playfair Display",serif;font-size:2rem;font-weight:700;line-height:45px}@media screen and (max-width:519px){.price-cart-courses-section .price-cart-wrapper .single_price_cart .title,.price-cart-courses-section .price-cart-wrapper .single_price_cart .cart_price{line-height:normal}}.price-cart-courses-section .price-cart-wrapper .single_price_cart .cart_price{font-size:4.5rem;margin:20px 0 50px 0}@media screen and (max-width:519px){.price-cart-courses-section .price-cart-wrapper .single_price_cart .cart_price{margin:15px 0 20px 0;font-size:3.5rem}}.price-cart-courses-section .price-cart-wrapper .single_price_cart .content{font-size:1.125rem;line-height:25px;margin-top:20px}.price-cart-courses-section .price-cart-wrapper .single_price_cart .content ul{list-style:disc;font-size:1.125rem;line-height:25px;font-weight:300}@media screen and (max-width:519px){.price-cart-courses-section .price-cart-wrapper .single_price_cart .content ul{list-style-position:inside}}.price-cart-courses-section .price-cart-wrapper .single_price_cart .content ul a{color:#ffefea;font-weight:300}.price-cart-courses-section .button{background-color:#d45f3b;padding:22px 75px;color:#fff;text-decoration:none;border-radius:16px;margin-top:70px;text-align:center;font-weight:700}@media screen and (max-width:519px){.price-cart-courses-section .button{font-size:1.167rem}}.full-width-page-template{color:#40434d;margin-top:80px;padding:0 200px}@media screen and (max-width:519px){.full-width-page-template{padding:20px 16px 0 16px;margin-top:40px!important}}@media screen and (min-width:520px) and (max-width:1199px){.full-width-page-template{padding:20px 50px}}.full-width-page-template .breadcrumbs{margin-bottom:2rem;font-size:14px;opacity:.5;color:#767676}.full-width-page-template h1{font-size:2.5rem;margin:0 0 4rem;color:#4C4766}.full-width-page-template p{line-height:1.5;font-size:.875rem;color:#4C4766;padding:20px 0}.full-width-page-template h2,.full-width-page-template h3,.full-width-page-template h4,.full-width-page-template h5,.full-width-page-template h6{font-size:2rem;color:#4C4766;font-family:"Playfair Display",serif;padding:20px 0}.full-width-page-template .wp-block-group{padding:70px 0 50px 0;border-radius:16px}.full-width-page-template .igd-shortcode-wrap{border:unset}.full-width-page-template .igd-shortcode-wrap .file-list{display:none}.full-width-page-template .igd-shortcode-wrap .igd-body{background-color:#F8DED6}.full-width-page-template .igd-shortcode-wrap .igd-body .ReactGridGallery_tile{background:unset;box-shadow:unset}.sidebar-page-template{margin-top:80px;padding:0 200px}@media screen and (max-width:519px){.sidebar-page-template{padding:20px 16px 0 16px;margin-top:30px}}@media screen and (min-width:520px) and (max-width:1199px){.sidebar-page-template{padding:20px 50px;margin-top:30px}}.sidebar-page-template .breadcrumbs{margin-bottom:2rem;font-size:14px;opacity:.5;color:#767676}.sidebar-page-template .main_container{display:flex;gap:42px}.sidebar-page-template .main_container h1.entry-title{font-size:2.5rem;margin-bottom:4rem}.sidebar-page-template .main_container p{line-height:1.5}.sidebar-page-template .main_container .left-column{width:70%}.sidebar-page-template .main_container .left-column .pg-button-list .wp-block-buttons{justify-content:left;display:block;width:100%;height:100%}.sidebar-page-template .main_container .left-column .pg-button-list .wp-block-button{background-color:#fff0;text-align:left;padding:0;width:100%}.sidebar-page-template .main_container .left-column .pg-button-list .wp-block-button .wp-block-button__link{background-color:unset;color:#2D1C40;text-align:left;transition:all 0.4s;line-height:1.5;display:block;min-width:100%;min-height:100%;border-radius:unset;background-image:linear-gradient(120deg,#FBE4CB 0%,#C6A8BE 50%,transparent 50%);background-size:215%;transition:all 0.4s}.sidebar-page-template .main_container .left-column .pg-button-list .wp-block-button .wp-block-button__link:hover{background-position:100%}.sidebar-page-template .main_container .left-column .pg-button-list .wp-block-button .wp-block-button__link::before{content:"→ ";color:#2D1C40;font-size:1.5rem;margin-inline-end:32px}@media screen and (max-width:519px){.sidebar-page-template .main_container .left-column{width:100%}}@media screen and (min-width:520px) and (max-width:1199px){.sidebar-page-template .main_container .left-column{width:100%}}.sidebar-page-template .main_container .left-column .woocommerce-breadcrumb{opacity:.5;color:#767676;margin-bottom:26px}.sidebar-page-template .main_container .left-column .woocommerce-breadcrumb a{font-weight:300;color:#767676}.sidebar-page-template .main_container .right-column{width:30%}@media screen and (max-width:519px){.sidebar-page-template .main_container .right-column{display:none}}@media screen and (min-width:520px) and (max-width:1199px){.sidebar-page-template .main_container .right-column{display:none}}.sidebar-page-template .main_container .right-column .featured_section .section-title{font-family:"Playfair Display",serif;margin-bottom:2rem}.sidebar-page-template .main_container .right-column .featured_section ul{display:grid;gap:40px;grid-template-columns:1fr}.sidebar-page-template .main_container .right-column .banners-wrapper{margin-top:40px}.sidebar-page-template .main_container .right-column .blog-posts{margin-top:42px;display:grid;gap:40px}.icon-list{margin-top:100px}@media screen and (max-width:519px){.icon-list{margin-top:100px;margin-bottom:100px}}.hero_section_webinar{padding:130px 270px;font-family:"Playfair Display",serif}@media screen and (max-width:519px){.hero_section_webinar{padding:50px 16px;min-height:auto}}.hero_section_webinar .main-wrapper{display:flex;flex-direction:column}.hero_section_webinar .main-wrapper .main_title{font-size:2rem}@media screen and (max-width:519px){.hero_section_webinar .main-wrapper .main_title{font-size:1rem}}.hero_section_webinar .main-wrapper .title{font-size:80px}@media screen and (max-width:519px){.hero_section_webinar .main-wrapper .title{font-size:3.5rem}}@media screen and (min-width:520px) and (max-width:1199px){.hero_section_webinar .main-wrapper .title{font-size:4.5rem}}.hero_section_webinar .main-wrapper .subtitle{font-size:50px}@media screen and (max-width:519px){.hero_section_webinar .main-wrapper .subtitle{font-size:2.5rem}}@media screen and (min-width:520px) and (max-width:1199px){.hero_section_webinar .main-wrapper .subtitle{font-size:4.5rem}}.hero_section_webinar .main-wrapper .description{color:#D45F3B;font-size:2rem;padding:10px 0 27px 0;font-weight:900}@media screen and (max-width:519px){.hero_section_webinar .main-wrapper .description{font-size:1rem;padding:5px 0 50px 0}}.hero_section_webinar .main-wrapper button::before{content:"\f848";font-family:"Material Symbols Outlined";color:#fff;font-size:19px}.video_section{padding:0 10% 135px 10%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px}.video_section .description{font-size:1.125rem;font-weight:400;line-height:150%;margin-bottom:30px}.popup-container{position:fixed;top:0;left:0;z-index:999;justify-content:center;align-items:center;height:100vh;display:none;width:100%}.popup-container .popup-box{width:50%;position:relative;z-index:999}@media screen and (max-width:519px){.popup-container .popup-box{width:80%}}@media screen and (min-width:520px) and (max-width:1199px){.popup-container .popup-box{width:80%}}.popup-container .popup-box .close_popup{position:absolute;right:0;background:#fff0;border:unset;color:#fff}.popup-container .popup-box a{display:block}.popup-container .popup-box a img{-o-object-fit:contain;object-fit:contain;border-radius:10px;height:auto;width:100%}.popup-container .popup__overlay{position:absolute;width:100%;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.popup-container.show{display:flex}.noscroll{position:relative!important;width:100%;height:100%;overflow-y:hidden}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(50px)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}.search-submit{display:none}.search-toggle{cursor:pointer}.search-input-container{display:flex;align-items:center;gap:10px;position:absolute;transform:translateY(-50px);opacity:0}.search-input-container .close-search-icon{cursor:pointer}.menu-down .search-input-container{animation-name:fadeInBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.menu-down .header_navigation{animation-name:fadeOutBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.menu-down .icon_wrapper{animation-name:fadeOutBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.fade-out-bottom{animation-name:fadeOutBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.fade-in-bottom{animation-name:fadeInBottom;animation-duration:1s;animation-timing-function:ease;animation-fill-mode:forwards}.menu-up .search-input-container{animation-name:fadeOutBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.menu-up .header_navigation{animation-name:fadeInBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.menu-up .icon_wrapper{animation-name:fadeInBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.fade-out-bottom{animation-name:fadeOutBottom;animation-duration:0.8s;animation-timing-function:ease;animation-fill-mode:forwards}.fade-in-bottom{animation-name:fadeInBottom;animation-duration:1s;animation-timing-function:ease;animation-fill-mode:forwards}.search-section{margin-top:80px;padding:0 200px}@media screen and (max-width:519px){.search-section{padding:20px 16px 0 16px;margin-top:30px}}@media screen and (min-width:520px) and (max-width:1199px){.search-section{padding:20px 50px;margin-top:30px}}.search-section h1.entry-title{margin-bottom:42px}.search-section .entry-content{display:flex;flex-direction:column;gap:16px}.search-section .entry-content form{margin-top:16px}.search-section .entry-content form label{display:flex}.search-section .entry-content form .search-field{width:100%;display:flex}.search-section .results-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width:519px){.search-section .results-list{grid-template-columns:1fr;gap:20px}}.search-section .results-list article{background:#F8DED6;padding:20px;border-radius:16px}.search-section .results-list article h2.entry-title{font-size:2rem;line-height:2.4rem}.search-section .results-list article h2.entry-title a{text-decoration:unset}.search-section .results-list article .blog-post-categories{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0}.search-section .results-list article .blog-post-categories a{display:inline-block;font-family:"Playfair Display",serif;background:#264799;color:#fff;padding:3px 8px 5px 8px;font-size:12px;font-weight:700;text-decoration:none;border-radius:4px}.search-section .pagination{display:flex;justify-content:center;gap:20px;margin-top:50px}.search-section .pagination span,.search-section .pagination a{background:#fff0;padding-top:5px;font-weight:700;color:#463f67;width:40px;height:40px;border:2px solid #463f67;border-radius:52px;display:flex;justify-content:center;align-items:center;font-size:14px}.search-section .pagination span.current,.search-section .pagination a.current{background:#463f67!important;color:#fff}.search-section .pagination span:hover,.search-section .pagination a:hover{background:rgb(67 60 98 / .3764705882)}@font-face{font-family:'FontAwesome';src:url(/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.eot?v=1.0);src:url("/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.eot?#iefix&v=1.0") format("embedded-opentype"),url(/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.woff?v=1.0) format("woff"),url(/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.ttf?v=1.0) format("truetype"),url("/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.svg?v=1.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}#P24FormAreaHolder{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .5);z-index:10000}#P24FormAreaHolder>#P24FormArea.popup{float:none;box-shadow:0 0 40px #000;margin:0;position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:-175px;padding:14px}#P24FormArea{border-radius:0;background:#fff;padding:1.5em;margin-bottom:.5em;position:absolute}#P24_cardHolder,#P24_cardNumber{padding-left:.3em}#P24FormContainer{background-image:url(/wp-content/plugins/przelewy24/assets/images/logo_small.png);background-repeat:no-repeat;padding-top:2em;background-position:right 10px top;background-size:80px}#P24FormContainer a{border-top:1px solid #a9a8a8;padding-top:1.5em;display:block;color:#000;-webkit-transition:color 0.25s;-moz-transition:color 0.25s;-ms-transition:color 0.25s;-o-transition:color 0.25s;transition:color 0.25s}#P24FormContainer label a{border-style:none;padding-top:0;display:inline}#P24FormContainer a:hover,#P24FormContainer a:active,#P24FormContainer a:focus{color:#a9a8a8;text-underline:none;text-decoration:none}#P24FormContainer #register-text{cursor:pointer;margin-top:3px!important}#P24FormContainer #P24_registerCard,#P24FormContainer #P24_acceptTerms{height:15px;width:15px!important;margin-top:8px;cursor:pointer}#P24FormContainer form .loading{position:absolute;top:0;bottom:0;right:0;left:0;z-index:1000000;background-color:#fff;background-image:url(/wp-content/plugins/przelewy24/assets/images/loader.gif)}#p24-card-alert{position:absolute;top:25%;left:30%;right:30%}#P24FormContainer form button{display:inline-block;font-weight:400;line-height:1.25;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:1px solid #fff0;padding:.5rem 1rem;font-size:1rem;border-radius:0;color:#fff;background-color:#2fb5d2;border-color:#fff0;width:100%;margin-top:1.5em;margin-left:0;text-transform:uppercase}#P24FormContainer form button:disabled{cursor:default}#P24FormContainer form button:hover{color:#fff;background-color:#2592a9;border-color:#fff0}#P24FormContainer form label{text-align:left;margin-bottom:0;width:44%;font-weight:700;text-transform:uppercase;font-size:.700rem;vertical-align:middle;cursor:auto}#P24FormContainer p input.P24_input_error{border:1px dashed #f03737}#p24-card-loader{width:150px;height:150px;background-color:#fff;background-image:url(/wp-content/plugins/przelewy24/assets/images/loader.gif);background-repeat:no-repeat;background-position:center center;float:none;box-shadow:0 0 40px #000;margin:0;position:absolute;top:50%;left:50%;margin-top:-75px;margin-left:-75px;z-index:100}#P24_cardNumber,#P24_cardHolder{max-width:200px}#P24_cardCVV{max-width:73px}#P24FormContainer form p:not(:last-of-type){margin-bottom:10px}#P24FormContainer form p:last-of-type{margin-bottom:0}#P24FormContainer form p.italic{color:#000;font-style:italic;margin-bottom:1.5em!important;padding-left:0px!important;font-size:1rem;font-weight:700;border-bottom:1px solid #a9a8a8;padding-bottom:1.5em}#P24FormContainer form input{padding-left:10px;padding-right:20px;color:#555;width:56%;font-size:.75rem;background:#fff;border:1px dashed #afafaf}#P24FormContainer form input:focus{box-shadow:0 0 5px #000;border:1px dashed #fff0}#P24FormContainer label{cursor:none}#P24FormContainer input{border:none;height:23px}#P24FormArea span.info{margin:3em 0;display:block;text-align:center}.p24-register-card-wrapper,.p24-register-card-row{position:relative;min-height:55px}.p24-register-card-row form{padding:8px;border-radius:4px;background:#fff}.p24-register-card-form{display:none}.p24-register-card-row form label{width:100%;text-align:left}#P24_expMonth{margin-right:5px}#P24_expYear{margin-left:5px}.p24-register-card-row form #P24_cardCVV,#P24_expMonth,#P24_expYear{max-width:67px;display:inline-block}#uniform-p24_regulation_accept{display:inline-block}#przelewy24lastmethod_img.inactive,a.bank-box.inactive,.inactive{opacity:.5;-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-ms-filter:grayscale(1);-o-filter:grayscale(1);filter:grayscale(1);filter:gray}label{cursor:pointer;cursor:hand}a.bank-box.selected:before{font-family:FontAwesome;content:"\f00c";font-size:4em;color:#db2032;margin:-18px 0 0 30px;position:absolute;z-index:2}@font-face{font-family:'FontAwesome';src:url(/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.eot?v=4.1.0);src:url("/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url(/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.woff?v=4.1.0) format("woff"),url(/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.ttf?v=4.1.0) format("truetype"),url("/wp-content/plugins/przelewy24/assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.payMethodList li{display:inline-block;width:49%}.bank-box.recurring .bank-logo{background:#fff0 url(/wp-content/plugins/przelewy24/assets/images/cc_empty.png) center 8px no-repeat}.bank-box.recurring .bank-logo>span{top:27px;position:relative;background-color:#fff;background-color:rgb(255 255 255 / .5);padding:0 2px}.bank-box.recurring .bank-logo-visa,.bank-box.recurring .bank-logo-93d207a5540aa38f404ae593385a7b64{background:#fff0 url(/wp-content/plugins/przelewy24/assets/images/cc_visa.png) center 2px no-repeat}.bank-box.recurring .bank-logo-ecmc,.bank-box.recurring .bank-logo-b05c23fab98df11c755ba516f5df83c0{background:#fff0 url(/wp-content/plugins/przelewy24/assets/images/cc_mastercard.png) center 2px no-repeat}.bank-box.recurring .bank-logo-maestro,.bank-box.recurring .bank-logo-b4d6cac88f89a1862d9068f831eef183{background:#fff0 url(/wp-content/plugins/przelewy24/assets/images/cc_maestro.png) center 2px no-repeat}.bank-box.recurring .bank-logo-dc,.bank-box.recurring .bank-logo-8cf5364c4259be0f1a5010e052991c0e{background:#fff0 url(/wp-content/plugins/przelewy24/assets/images/cc_dinersclub.png) center 2px no-repeat}.moreStuff{text-align:center;border-bottom:1px solid #ccc;width:100%;max-width:600px;margin-bottom:2em;cursor:pointer;cursor:hand}.moreStuff:before{font-family:FontAwesome;content:"\f078    więcej metod płatności    \f078";text-align:center;color:#fff;border:2px solid #ccc;padding:.1em;border-radius:3px;position:relative;top:8px;cursor:pointer;cursor:hand;background:#ccc}.moreStuff:hover{border-color:#bbb}.moreStuff:hover:before{border-color:#bbb;background:#bbb}.bank-placeholder{opacity:.6}.sortable.available .bank-box:last-child{clear:both}.sortable.selected .bank-box{position:relative;z-index:2}.bank-box.ui-sortable-helper,.bank-box-extra.ui-sortable-helper{transform:rotate(10deg);box-shadow:10px 10px 10px lightgray}.ui-helper-unrotate{transform:rotate(0deg)!important;box-shadow:0 0 0 lightgray!important}.bank-box-extra{box-shadow:10px 10px 10px lightgray;height:150px;width:420px}.bank-box{transition:transform 0.2s ease,box-shadow 0.2s ease;float:left;width:135px;height:71px;margin-left:4px;margin-top:5px;padding:0 0;text-align:center;border:1px solid #eee;cursor:pointer;cursor:hand;background:#fff}.bank-box:hover{box-shadow:0 0 2px rgb(0 0 0 / .27);text-decoration:none!important}.bank-logo{background-position:center center;background-repeat:no-repeat;background-size:120px 35px;width:137px;height:50px;font-size:9px}.bank-logo span{display:inline-block;background-color:rgb(100% 100% 100% / .5);color:#000;text-shadow:#fff 0 0 3px,white 0 0 5px}.bank-name{color:gray;height:30px;font-size:9px}.bank-box-extra{transition:transform 0.2s ease,box-shadow 0.2s ease}div .bank-box-extra{text-align:center}a.bank-box,a.bank-box-extra{text-decoration:none}a.bank-box{text-decoration:none}.removecc:before{content:"\f014";font-family:FontAwesome;color:gray}.bank-box.bank-item.recurring,.bank-box-extra.bank-item.recurring{position:relative}.bank-box.bank-item .removecc{position:absolute;right:3px;visibility:hidden}.bank-box-extra.bank-item .removecc{position:absolute;right:3px;visibility:hidden}.bank-box.bank-item.recurring:hover .removecc{visibility:visible}.bank-box-extra.bank-item.recurring:hover .removecc{visibility:visible}.input-box.bank-item .removecc{margin-left:.5em;cursor:pointer}.mobile a.bank-box.selected:before{margin-left:-15px}.mobile a.bank-box-extra.selected:before{margin-left:-15px}.loading{background:#fff0 url(/wp-content/plugins/przelewy24/assets/images/loadingAnimation.gif) center center no-repeat;min-height:60px}.input-box.bank-item input{margin:0 .5em 0 0;display:inline-block}.checkoutView.payMethodList{display:inline-block;width:100%}.payMethodList{margin-bottom:10px}#my-stored-cards .ccbox{background:#fbfbfb;border:1px solid #d6d4d4;padding:1em;margin:1em;width:40%;display:inline-block}#my-stored-cards .ccbox:nth-child(odd){margin-left:1%}#p24-blik-modal-background{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .5);z-index:10000}#p24-blik-modal-background>#p24-blik-modal-holder{display:flex;height:100%;align-items:center;justify-content:center}#p24-blik-modal{position:relative;border-radius:2em;overflow:hidden;background-color:#fff}#p24-blik-modal.loading{background-position:center center;background-repeat:no-repeat}#p24-blik-modal h1{font-weight:700;font-size:2em;text-transform:uppercase;background-color:whitesmoke;color:#000;margin:0;padding:.7em 2em;text-align:center}#p24-blik-modal .close-modal{position:absolute;font-size:2em;top:.5em;right:.5em}#p24-blik-modal.loading form>div{visibility:hidden}#p24-blik-modal p{text-align:center;margin:1em}#p24-blik-modal input[type="text"]{border:solid 1px silver;border-radius:.3em;font-family:monospace;font-weight:700;letter-spacing:.1em;text-align:center;font-size:3em;width:7em;padding:.4em 1em}#p24-blik-modal button{color:#fff;background-color:dimgrey;text-transform:uppercase;font-size:1.4em;padding:.5em 1em;border-style:none;border-radius:1em}#p24-blik-modal .error{display:none;color:darkred}.text-center{text-align:center}.align-center{margin:0 auto;width:50%}.extra-promoted-box{width:50%;margin:0 auto;transform:scale(1.2);cursor:pointer;box-shadow:0 0 0 1px rgb(136 136 136 / .2);margin-bottom:.8em;vertical-align:center}.extra-promoted-box:hover{cursor:pointer;box-shadow:0 0 0 2px rgb(136 136 136 / .2)}.extra-promoted-box.selected::before{font-family:FontAwesome;content:"\f00c";font-size:4em;color:#db2032;margin:-18px 0 0 30px;position:absolute;z-index:2}.woocommerce-checkout-payment [class^="payment_method_przelewy24"] label img,.woocommerce-checkout-payment [class*=" payment_method_przelewy24"] label img{max-height:50px}#p24-dynamic-whole-background{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(255 255 255 / .6);z-index:10000}#p24-dynamic-whole-background div.content{top:300px;margin:auto;width:30%;position:relative;padding:20px;text-align:center;color:#555;border:solid 2px #af2325;background-color:#fff;cursor:wait;line-height:32px}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:#fff0}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}@media screen and (max-width:783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.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;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)}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word}.wc-block-components-product-title{display:block;font-size:inherit;font-weight:700;line-height:1.5;margin-bottom:12px;margin-top:0;padding:0}.wc-block-components-product-title a{color:inherit;font-size:inherit}.is-loading .wc-block-components-product-title:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:7em;z-index:1}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}.is-loading .wc-block-components-product-title:before:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:left}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:right}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-price--align-center{display:block;text-align:center}.wc-block-components-product-price--align-right{display:block;text-align:right}.wc-block-components-product-price{display:block}.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price{margin-bottom:12px}.wc-block-components-product-price ins{text-decoration:none}.wc-block-components-product-price .woocommerce-Price-amount{white-space:nowrap}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.is-loading .wc-block-components-product-price:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:5em;z-index:1}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}.is-loading .wc-block-components-product-price:before:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{animation:none}}.wp-block-woocommerce-product-sale-badge{display:flex;flex-direction:column}.wc-block-components-product-sale-badge{background:#fff;border:1px solid #43454b;border-radius:4px;box-sizing:border-box;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;padding:.25em .75em;position:static;text-align:center;text-transform:uppercase;width:fit-content;z-index:9}.wc-block-components-product-sale-badge--align-left{align-self:auto}.wc-block-components-product-sale-badge--align-center{align-self:center}.wc-block-components-product-sale-badge--align-right{align-self:flex-end}.wc-block-components-product-sale-badge span{background-color:inherit;color:inherit}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{display:block;position:relative;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{border:0;border-radius:inherit;box-shadow:none;display:block;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],.wc-block-components-product-image img[alt=""]{border:1px solid #f2f2f2}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{left:4px;margin:0;position:absolute;right:auto;top:4px}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center{left:50%;margin:0;position:absolute;right:auto;top:4px;transform:translateX(-50%)}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{left:auto;margin:0;position:absolute;right:4px;top:4px}.is-loading .wc-block-components-product-image{background-color:currentColor!important;border:0!important;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:auto;z-index:1}.is-loading .wc-block-components-product-image>*{visibility:hidden}.is-loading .wc-block-components-product-image:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{animation:none}}.wc-block-components-product-image{margin:0 0 12px}.wc-block-product-image__tools-panel .components-input-control{margin-bottom:8px}.wc-block-components-product-rating .wc-block-components-product-rating__container>*{vertical-align:middle}.wc-block-components-product-rating .wc-block-components-product-rating__stars{display:inline-block;margin:0}.wc-block-components-product-rating-stars{display:block;line-height:1}.wc-block-components-product-rating-stars__stars{display:inline-block;font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-components-product-rating-stars__stars:before{color:inherit;content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-components-product-rating-stars__stars span{color:inherit;left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-components-product-rating-stars__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-components-product-rating-stars__link{display:inline-block;font-size:.875em;height:1.618em;text-align:inherit;width:100%}.wc-block-all-products .wc-block-components-product-rating-stars{margin-bottom:12px;margin-top:0}.wc-block-components-product-rating-stars__norating-container{align-items:center;display:inline-flex;flex-direction:row;gap:8px}.wc-block-components-product-rating-stars__norating{-webkit-text-stroke:2px var(--wp--preset--color--black,#000);display:inline-block;font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;overflow:hidden;position:relative;width:1.5em}.wc-block-components-product-rating-stars__norating:before{color:#fff0;content:"S";left:0;position:absolute;right:0;text-align:center;top:0;white-space:nowrap}.wp-block-woocommerce-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-all-products .is-loading .wc-block-components-product-rating,.wp-block-query .is-loading .wc-block-components-product-rating{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:7em;z-index:1}.wc-block-all-products .is-loading .wc-block-components-product-rating>*,.wp-block-query .is-loading .wc-block-components-product-rating>*{visibility:hidden}.wc-block-all-products .is-loading .wc-block-components-product-rating:after,.wp-block-query .is-loading .wc-block-components-product-rating:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.wc-block-all-products .is-loading .wc-block-components-product-rating,.wp-block-query .is-loading .wc-block-components-product-rating{animation:none}}.wp-block-button.wc-block-components-product-button{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;white-space:normal;word-break:break-word}.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link{border:2px solid}.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link:not(.has-background){background-color:#fff0;background-image:none}.wp-block-button.wc-block-components-product-button.has-custom-width .wp-block-button__link{box-sizing:border-box}.wp-block-button.wc-block-components-product-button.wp-block-button__width-25 .wp-block-button__link{width:25%}.wp-block-button.wc-block-components-product-button.wp-block-button__width-50 .wp-block-button__link{width:50%}.wp-block-button.wc-block-components-product-button.wp-block-button__width-75 .wp-block-button__link{width:75%}.wp-block-button.wc-block-components-product-button.wp-block-button__width-100 .wp-block-button__link{width:100%}.wp-block-button.wc-block-components-product-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;width:auto;word-break:break-word}.wp-block-button.wc-block-components-product-button a[hidden]{display:none}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideIn{0%{opacity:0;transform:translateY(90%)}to{opacity:1;transform:translate(0)}}.wp-block-button.wc-block-components-product-button.align-left{align-items:flex-start}.wp-block-button.wc-block-components-product-button.align-right{align-items:flex-end}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{align-items:center;border-style:none;display:inline-flex;justify-content:center;line-height:inherit;overflow:hidden;white-space:normal;word-break:break-word}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button span.wc-block-slide-out{animation:slideOut .1s linear 1 normal forwards}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button span.wc-block-slide-in{animation:slideIn .1s linear 1 normal}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:3em;min-width:8em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{animation:none}}.wc-block-all-products .wp-block-button.wc-block-components-product-button{margin-bottom:12px}.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link{background-color:var(--button--color-background);border-color:var(--button--color-background);color:var(--button--color-text)}.wc-block-components-product-summary{word-wrap:break-word;margin-bottom:12px;margin-top:0}.wc-block-components-product-summary h1,.wc-block-components-product-summary h2,.wc-block-components-product-summary h3,.wc-block-components-product-summary h4,.wc-block-components-product-summary h5,.wc-block-components-product-summary h6{color:inherit;font-size:1.15em}.wc-block-components-product-summary__more-link{display:inline-block}.is-loading .wc-block-components-product-summary:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;height:6em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}.is-loading .wc-block-components-product-summary:before:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{animation:none}}.wc-block-components-product-sku{display:block;overflow-wrap:break-word}.wc-block-components-product-sku__prefix{color:var(--wp--preset--color--contrast-2)}.wc-block-components-product-sku__suffix{display:none}.wc-block-components-product-sku.is-selected .wc-block-components-product-sku__suffix{display:inline}.wc-block-components-product-stock-indicator{display:block;font-size:.875em;margin-bottom:.75em;margin-top:0}.woocommerce .wp-block-woocommerce-product-image-gallery{clear:both;max-width:512px;position:relative}.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale{left:-1rem;right:unset;z-index:1}.woocommerce .wp-block-woocommerce-product-image-gallery:after{clear:both;content:"";display:table}.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images{width:100%}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs{border-bottom-color:inherit;border-bottom-width:0;overflow:visible;padding:0}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs:after,html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs:before{display:none}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li{background:#fff0;border:solid #fff0;border-radius:0;border-width:0 0 2px;color:inherit;display:inline-block;float:none;font-weight:700;margin:0;opacity:.65;padding:0}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li a{border:none;color:inherit;display:inline-block;padding:.5em 1em;text-decoration:none;text-shadow:none}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li.active,html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:focus-within,html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:hover{background:inherit;border-color:inherit;color:inherit;opacity:1}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li.active a,html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:focus-within a,html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:hover a{border:none;color:inherit;text-decoration:none}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li a:focus:not(:focus-visible),html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:focus:not(:focus-visible){outline:none}@media only screen and (max-width:768px){html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li{border-bottom-width:0;border-left-width:2px;display:block;margin-bottom:2px}}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:first-child{margin-left:0}html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:after,html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:before{display:none}.wp-block-woocommerce-product-reviews img{max-width:600px}.wp-block-woocommerce-product-reviews .submit{margin-top:2rem}.wp-block-woocommerce-product-reviews__editor__row{align-items:center;display:flex;gap:2rem}.wp-block-woocommerce-product-reviews__editor__row>span{flex-basis:20%}.wp-block-woocommerce-product-reviews__editor__row .wp-block-woocommerce-product-reviews__editor__stars,.wp-block-woocommerce-product-reviews__editor__row textarea{flex-grow:1;margin-right:1rem}.wp-block-woocommerce-product-reviews__editor__row textarea{flex-grow:1;height:8rem}.wp-block-woocommerce-product-reviews__editor__stars{display:inline-block;font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;overflow:hidden;position:relative;width:5.3em}.wp-block-woocommerce-product-reviews__editor__stars:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{color:#333;display:inline-block;font-size:1em;font-weight:400}.wc-block-components-pagination__page{border-color:#fff0;min-width:2.2em;padding:.3em .6em}.wc-block-components-pagination__page:not([disabled]){cursor:pointer}@media(max-width:782px){.wc-block-components-pagination__page{min-width:1.6em;padding:.1em .2em}}.wc-block-components-pagination__page:not(.toggle){background-color:#fff0}.wc-block-components-pagination__ellipsis{padding:.3em}@media(max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}html[dir=rtl] .wc-block-components-pagination-page--arrow span{display:inline-block;transform:scaleX(-1)}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:left}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:48px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;font-weight:700;margin:0}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{background-clip:padding-box;display:flex;flex-wrap:wrap;margin:0 -8px 16px;padding:0}.wc-block-grid__product{border-bottom:16px solid #fff0;border-left:8px solid #fff0;border-right:8px solid #fff0;box-sizing:border-box;float:none;list-style:none;margin:0;padding:0;position:relative;text-align:center;width:auto}.wc-block-grid__product.wc-block-grid__product{box-sizing:border-box}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-bottom:0;margin-top:auto;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.3333333333%;max-width:33.3333333333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.6666666667%;max-width:16.6666666667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.2857142857%;max-width:14.2857142857%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{font-size:.5em}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.58em}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:.75em}.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:.92em}@media(max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}}@media(min-width:481px)and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}}.wc-block-components-error{align-items:center;color:#757575;display:flex;flex-direction:column;justify-content:center;margin:48px 0;padding:48px 0;text-align:center}.wc-block-components-error__header{color:#646970;font-size:2em;margin:0}.wc-block-components-error__image{margin:0 0 24px;width:25%}.wc-block-components-error__text{color:#8c8f94;font-size:1.25em;margin:1em 0 0;max-width:60ch}.wc-block-components-error__message{color:#8c8f94;font-style:italic;margin:1em auto 0;max-width:60ch}.wc-block-error__button{margin:48px 0 0}@font-face{font-family:'Material Symbols Outlined';font-style:normal;font-weight:400;src:url(https://szkolanumerologii.pl/wp-content/cache/perfmatters/szkolanumerologii.pl/fonts/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbd5zrDAt.woff2) format('woff2')}.material-symbols-outlined{font-family:'Material Symbols Outlined';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.tk-blob{animation:blob-turn var(--time, 30s) linear infinite;fill:var(--fill, #7600f8);position:relative;transform-origin:center}.tk-blob svg{animation:blob-skew calc( var(--time, 30s) * 0.5 ) linear 0s infinite;transform-origin:center}.tk-blob svg path{animation:blob-scale calc( var(--time, 30s) * 0.5 ) ease-in-out 0s infinite;transform-origin:center}@keyframes blob-turn{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes blob-skew{0%{transform:skewY(0deg)}13%{transform:skewY( calc( (1.8deg) * var(--amount, 2)) )}18%{transform:skewY( calc( (2.2deg) * var(--amount, 2)) )}24%{transform:skewY( calc( (2.48deg) * var(--amount, 2)) )}25%{transform:skewY( calc( (2.5deg) * var(--amount, 2)) )}26%{transform:skewY( calc( (2.48deg) * var(--amount, 2)) )}32%{transform:skewY( calc( (2.2deg) * var(--amount, 2)) )}37%{transform:skewY( calc( (1.8deg) * var(--amount, 2)) )}50%{transform:skewY(0deg)}63%{transform:skewY( calc( (-1.8deg) * var(--amount, 2)) )}68%{transform:skewY( calc( (-2.2deg) * var(--amount, 2)) )}74%{transform:skewY( calc( (-2.48deg) * var(--amount, 2)) )}75%{transform:skewY( calc( (-2.5deg) * var(--amount, 2)) )}76%{transform:skewY( calc( (-2.48deg) * var(--amount, 2)) )}82%{transform:skewY( calc( (-2.2deg) * var(--amount, 2)) )}87%{transform:skewY( calc( (-1.8deg) * var(--amount, 2)) )}100%{transform:skewY(0deg)}}@keyframes blob-scale{0%{transform:scaleX(.9) scaleY(1)}25%{transform:scaleX(.9) scaleY(.9)}50%{transform:scaleX(1) scaleY(.9)}75%{transform:scaleX(.9) scaleY(.9)}100%{transform:scaleX(.9) scaleY(1)}}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://szkolanumerologii.pl/wp-content/cache/perfmatters/szkolanumerologii.pl/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2')}.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}