@charset "UTF-8";

: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)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@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}@import url(//use.typekit.net/dtf3edj.css);.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;background:#ddd;border-radius:4px;cursor:pointer;display:block;height:8px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{cursor:not-allowed;opacity:.5}.range-slider .range-slider__thumb{background:#2196f3;border-radius:50%;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;z-index:3}.range-slider .range-slider__thumb:focus-visible{box-shadow:0 0 0 6px rgba(33,150,243,.5);outline:0}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{background:#51adf6;height:100%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;background-color:transparent;height:0;left:0;pointer-events:none;position:absolute;top:0;width:0;z-index:2}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;height:0;width:0}.range-slider input[type=range]:focus{outline:0}*,:after,:before{border:0 solid #ededed;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-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,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#949494;opacity:1}input::placeholder,textarea::placeholder{color:#949494;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0}:root{font-size:62.5%}html{scroll-padding-top:0!important;scroll-padding-top:var(--header-height-scrolled-placeholder,0)!important}body{--tw-bg-opacity:1;background-color:#f6f6f6;background-color:rgba(246,246,246,var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){body{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.4}}picture{display:block}h1,h2,h3,h4,h5{font-family:belda-condensed,serif}h1 br,h2 br,h3 br,h4 br,h5 br{display:none}@media (min-width:1200px){h1 br,h2 br,h3 br,h4 br,h5 br{display:block}}.c-cookie-notice{bottom:0;left:0;padding:2.4rem;pointer-events:none;position:fixed;right:0;z-index:1000}.c-cookie-notice[aria-hidden=true]{display:none}.grecaptcha-badge{visibility:hidden!important}.sr-only,.sr-only-focusable:not(:focus){border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important;clip:rect(0,0,0,0)!important}.sr-only-focusable.c-btn-go-to-content:focus{background-color:#826c57;border-radius:0;color:#fff;cursor:pointer;display:block;font-size:1.4rem;font-weight:500;height:auto;left:50%;line-height:1;padding:1.6rem 2.4rem;position:fixed;top:1.6rem;transform:translateX(-50%);z-index:99999}.main{overflow:hidden;overflow:clip;position:relative;z-index:1}.main-content>:first-child:not(.no-header-placeholder):before{content:"";display:block;padding-top:0;padding-top:var(--header-height-placeholder)}::-moz-selection{background-color:#826c57;color:#fff}::selection{background-color:#826c57;color:#fff}:where(.mce-content-body){margin-trim:block}:where(.mce-content-body) h1:not(.does-not-exist){margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) h2:not(.does-not-exist){margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) h3:not(.does-not-exist){margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) h4:not(.does-not-exist){margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) h5:not(.does-not-exist){margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) h6:not(.does-not-exist){margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) .h1{margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) .h2{margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) .h3{margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) .h4{margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) .h5{margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) .h6{margin-bottom:2rem;margin-top:4rem}:where(.mce-content-body) h1:not(.does-not-exist){font-size:6rem;font-weight:400;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h1{font-size:6rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){:where(.mce-content-body) h1:not(.does-not-exist){font-size:10rem;font-weight:400;letter-spacing:0;line-height:.8}:where(.mce-content-body) .h1{font-size:10rem;font-weight:400;letter-spacing:0;line-height:.8}}:where(.mce-content-body) h2:not(.does-not-exist){font-size:4rem;font-weight:400;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h2{font-size:4rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){:where(.mce-content-body) h2:not(.does-not-exist){font-size:6.4rem;font-weight:400;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h2{font-size:6.4rem;font-weight:400;letter-spacing:0;line-height:1.1}}:where(.mce-content-body) h3:not(.does-not-exist){font-size:3.2rem;font-weight:400;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h3{font-size:3.2rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){:where(.mce-content-body) h3:not(.does-not-exist){font-size:4.8rem;font-weight:400;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h3{font-size:4.8rem;font-weight:400;letter-spacing:0;line-height:1.1}}:where(.mce-content-body) h4:not(.does-not-exist){font-size:2.6rem;font-weight:400;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h4{font-size:2.6rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){:where(.mce-content-body) h4:not(.does-not-exist){font-size:3.6rem;font-weight:400;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h4{font-size:3.6rem;font-weight:400;letter-spacing:0;line-height:1.1}}:where(.mce-content-body) h5:not(.does-not-exist){font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h5{font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.1}@media (min-width:1024px){:where(.mce-content-body) h5:not(.does-not-exist){font-size:2.8rem;font-weight:500;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h5{font-size:2.8rem;font-weight:500;letter-spacing:0;line-height:1.1}}:where(.mce-content-body) h6:not(.does-not-exist){font-size:1.8rem;font-weight:500;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h6{font-size:1.8rem;font-weight:500;letter-spacing:0;line-height:1.1}@media (min-width:1024px){:where(.mce-content-body) h6:not(.does-not-exist){font-size:2.2rem;font-weight:500;letter-spacing:0;line-height:1.1}:where(.mce-content-body) .h6{font-size:2.2rem;font-weight:500;letter-spacing:0;line-height:1.1}}:where(.mce-content-body) p{font-weight:300;margin:1em 0}:where(.mce-content-body) ol{list-style:revert;padding-left:1.5em}:where(.mce-content-body) ul{list-style:revert;margin:1em 0;padding-left:1.5em}:where(.mce-content-body) img{height:auto;margin:4rem 0;max-width:100%}@media (min-width:1200px){:where(.mce-content-body) img{margin:7.2rem 0 6.6rem}}:where(.mce-content-body) figure{height:auto;margin:4rem 0;max-width:100%}@media (min-width:1200px){:where(.mce-content-body) figure{margin:7.2rem 0 6.6rem}}:where(.mce-content-body) figure img{margin:0}:where(.mce-content-body) figcaption{font-size:1.3rem;margin-top:1.2rem;text-align:center}@media (min-width:1200px){:where(.mce-content-body) figcaption{margin-top:1.8rem}}:where(.mce-content-body) b{font-weight:600}:where(.mce-content-body) strong{font-weight:600}:where(.mce-content-body)>:first-child{margin-top:0!important}:where(.mce-content-body)>:last-child{margin-bottom:0!important}:where(.mce-content-body) .featured-paragraph{font-size:1.8rem;font-weight:500;line-height:1.4}@media (min-width:1200px){:where(.mce-content-body) .featured-paragraph{font-size:2.2rem}}:where(.mce-content-body) blockquote{border-left:1px solid #826c57;font-family:belda-condensed,serif;font-size:1.8rem;font-weight:600;line-height:1.05;margin:2.4rem 0 2.4rem 1.6rem;padding:2.6rem 0 2.6rem 1.8rem;position:relative}:where(.mce-content-body) blockquote svg{height:1.6rem;left:-.8rem;position:absolute;top:.8rem;transform:rotate(90deg);width:1.6rem}:where(.mce-content-body) blockquote svg path{stroke:#826c57}@media (min-width:1200px){:where(.mce-content-body) blockquote{font-size:3.6rem;margin:5.4rem 0 5.4rem 1.6rem;padding-left:4rem}:where(.mce-content-body) blockquote svg{height:3.2rem;left:-1.6rem;top:1.6rem;width:3.2rem}}:where(.mce-content-body) .gallery figure{margin:0!important}:where(.mce-content-body) .gallery img{margin:0!important}:where(.mce-content-body) iframe{aspect-ratio:16/9;height:auto;max-width:100%;width:100%}.ac.is-active .ac-panel{visibility:visible}:root{--header-height:11.2rem;--header-height-scrolled:11.2rem;--header-height-placeholder:0;--header-height-scrolled-placeholder:0}@media(min-width:1200px){:root{--header-height:10.4rem;--header-height-scrolled:10.4rem;--header-height-placeholder:0;--header-height-scrolled-placeholder:0}}.c-hd-placeholder{padding-top:0;padding-top:var(--header-height-placeholder)}.c-hd{bottom:0;display:grid;grid-template-columns:1fr;grid-template-rows:[main-bar-start] auto [main-bar-end additional-bar-start] auto [additional-bar-end content-start] 1fr [content-end];left:0;pointer-events:none;position:relative;right:0;top:0;transform:translateZ(0);transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,visibility,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:2000}.c-hd>*{grid-column:1/-1}@media(min-width:1024px){.c-hd{transition-duration:0s;transition-property:none;transition-property:all;transition-timing-function:ease}}html:not([data-header=active]) .visible-in-header-active{opacity:0;visibility:hidden}html:not([data-header=active]) .visible-in-header-inactive{opacity:1;visibility:visible}html[data-header=active] .visible-in-header-inactive{opacity:0;visibility:hidden}html[data-header=active] .visible-in-header-active{opacity:1;visibility:visible}@media not all and (min-width:1024px){html[data-header=active]{overflow:hidden}}.c-hd{--header-d-bar-bg:#fff;--header-d-bar-text:#240e16;--header-d-menu-link:#423839;--header-d-menu-link-hover:#6f543e;--header-d-submenu-shadow:rgba(62,30,16,.1);--header-d-submenu-bg:#fff;--header-d-submenu-text:#423839;--header-d-submenu-link:#423839;--header-d-submenu-link-hover:#826c57}.c-hd-desktop{align-items:center;background-color:var(--header-d-bar-bg);border-bottom:1px solid #ededed;color:var(--header-d-bar-text);display:flex;flex:0 0 auto;pointer-events:auto;position:relative;transform:translateZ(0);transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,visibility,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}@media not all and (min-width:1200px){.c-hd-desktop{display:none}}.c-hd-desktop:before{bottom:0;content:"";display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-10}[data-scrolled=true] .c-hd-desktop:before{opacity:1}.c-hd-desktop__row{align-items:center;display:flex;height:11.2rem;height:var(--header-height);justify-content:space-between;margin:0 auto;transition-duration:.3s;transition-property:height;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-scrolled=true] .c-hd-desktop__row{height:11.2rem;height:var(--header-height-scrolled)}.c-hd-desktop__logo{display:flex;flex:0 0 auto;margin:0 auto 0 0}.c-hd-desktop__logo a{display:block;flex:0 0 auto;max-width:100%;min-width:0}.c-hd-desktop__logo img,.c-hd-desktop__logo svg{display:block;height:auto;max-height:6.4rem;max-width:100%;width:auto}.c-hd-desktop__nav{flex:0 1 auto;margin:0 auto}.c-hd-desktop__nav .menu{align-items:center;display:flex;height:100%;justify-content:flex-start;position:relative;z-index:10}.c-hd-desktop__nav .menu-item{flex:0 1 auto;max-width:100%;min-width:0;position:relative;white-space:normal;word-break:normal}.c-hd-desktop__nav .menu-item:focus-visible>.submenu,.c-hd-desktop__nav .menu-item:focus-within>.submenu,.c-hd-desktop__nav .menu-item:hover>.submenu{opacity:1;transform:translate3d(-50%,0,0);visibility:visible}.c-hd-desktop__nav .menu-item:focus-visible>.submenu--button,.c-hd-desktop__nav .menu-item:focus-within>.submenu--button,.c-hd-desktop__nav .menu-item:hover>.submenu--button{transform:translateZ(0)}.c-hd-desktop__nav .menu-item:focus-visible .menu-item-link:after,.c-hd-desktop__nav .menu-item:focus-within .menu-item-link:after,.c-hd-desktop__nav .menu-item:hover .menu-item-link:after{width:calc(100% - 1.6rem)}.c-hd-desktop__nav .menu-item:focus-visible .menu-item-link-icon svg,.c-hd-desktop__nav .menu-item:focus-within .menu-item-link-icon svg,.c-hd-desktop__nav .menu-item:hover .menu-item-link-icon svg{transform:rotate(180deg)}.c-hd-desktop__nav .menu-item-link{align-items:center;color:var(--header-d-menu-link);display:flex;gap:.4rem;justify-content:flex-start;max-width:100%;padding:1.6rem .8rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-hd-desktop__nav .menu-item-link:after{background-color:#6f543e;bottom:1rem;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);transition:width .2s;width:0;z-index:-1}.c-hd-desktop__nav .menu-item-link:focus-visible,.c-hd-desktop__nav .menu-item-link:hover{color:var(--header-d-menu-link-hover)}.c-hd-desktop__nav .menu-item-link-icon,.c-hd-desktop__nav .menu-item-link-text{flex:0 0 auto;max-width:100%;min-width:0}.c-hd-desktop__nav .menu-item-link-icon svg{display:block;height:1.25em;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:auto}.c-hd-desktop__nav .submenu{background-color:var(--header-d-submenu-bg);border:1px solid #ededed;border-radius:0;color:var(--header-d-submenu-text);display:block;left:50%;max-width:22rem;min-width:15.8rem;opacity:0;padding:.8rem 0;position:absolute;top:100%;transform:translate3d(-50%,.8rem,0);transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,visibility,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden;width:-moz-max-content;width:max-content;z-index:10}.c-hd-desktop__nav .submenu--button{transform:translate3d(0,.8rem,0)}.c-hd-desktop__nav .submenu-item{display:block;position:relative;z-index:1}.c-hd-desktop__nav .submenu-item .submenu{left:100%;top:-.8rem;transform:translate3d(.8rem,0,0)}.c-hd-desktop__nav .submenu-item:focus-visible>.submenu,.c-hd-desktop__nav .submenu-item:focus-within>.submenu,.c-hd-desktop__nav .submenu-item:hover>.submenu{opacity:1;transform:translateZ(0);visibility:visible}.c-hd-desktop__nav .submenu-item-link{align-items:center;color:var(--header-d-submenu-link);display:flex;gap:.8rem;padding:.8rem 1.6rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-hd-desktop__nav .submenu-item-link:focus-visible,.c-hd-desktop__nav .submenu-item-link:hover{background-color:#c9c9c9;color:#372629}.c-hd-desktop__nav .submenu-item-link-text{flex:0 0 auto;max-width:100%;min-width:0}.c-hd-desktop__nav .submenu-item-link-icon{color:#423839;flex:0 0 auto;max-width:100%;min-width:0}.c-hd-desktop__nav .submenu-item-link-icon svg{display:block;height:auto;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.2rem}.c-hd-desktop__nav .submenu .submenu .submenu,.c-hd-desktop__nav .submenu .submenu .submenu-item-link-icon{display:none!important}.c-hd{--header-m-bar-bg:#fff;--header-m-bar-text:#240e16;--header-m-bar-btn-bg:rgba(36,14,22,.1);--header-m-bar-btn-text:#4d4d4d;--header-m-bar-btn-bg-hover:#826c57;--header-m-bar-btn-text-hover:#826c57;--header-m-bg:#fff;--header-m-text:#000;--header-m-menu-link:#000;--header-m-menu-link-hover:#4d4d4d;--header-m-submenu-link:#4d4d4d;--header-m-submenu-link-hover:#000}@media not all and (min-width:1200px){.c-hd:before{background-color:var(--header-m-bg);bottom:0;content:"";display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:-10}[data-header=active] .c-hd:before{opacity:1;visibility:visible}}.c-hd-mobile{background-color:#fff;color:var(--header-m-text);display:flex;flex-direction:column;height:100vh;left:0;opacity:0;overflow:auto;pointer-events:none;position:absolute;top:0;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,visibility,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:100}[data-header=active] .c-hd-mobile{opacity:1;pointer-events:auto;visibility:visible}@media(min-width:1200px){.c-hd-mobile{display:none}}.c-hd-mobile-bar{background-color:var(--header-m-bar-bg);color:var(--header-m-bar-text);grid-row-start:main-bar-start;pointer-events:auto;position:relative;transform:translateZ(0);transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,visibility,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,visibility,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:50}@media(min-width:1200px){.c-hd-mobile-bar{display:none}}.c-hd-mobile-bar:before{background-color:var(--header-m-bar-bg);bottom:0;content:"";display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-10}[data-header=active] .c-hd-mobile-bar:before,[data-scrolled=true] .c-hd-mobile-bar:before{opacity:1}.c-hd-mobile-bar__row{height:11.2rem;height:var(--header-height);max-width:100%;min-width:0;padding:1.2rem 2.4rem;transition-duration:.3s;transition-property:height;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-scrolled=true] .c-hd-mobile-bar__row{height:11.2rem;height:var(--header-height-scrolled)}.c-hd-mobile-bar__logo{display:flex;flex:0 0 auto;margin:0 auto 0 0}.c-hd-mobile-bar__logo a{display:block;flex:0 0 auto;max-width:100%;min-width:0}.c-hd-mobile-bar__logo img,.c-hd-mobile-bar__logo svg{display:block;height:auto;max-height:5rem;max-width:100%;width:auto}.c-hd-mobile-bar__btn{color:var(--header-m-bar-btn-text);cursor:pointer;display:grid;font-size:2.4rem;grid-template-columns:1fr;grid-template-rows:1fr;padding:1.2rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-hd-mobile-bar__btn>*{grid-area:1/1/2/2}.c-hd-mobile-bar__btn svg{display:block;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.8rem}.c-hd-mobile-bar__btn:focus-visible,.c-hd-mobile-bar__btn:hover{color:var(--header-m-bar-btn-text-hover)}.c-hd-mobile-bar__btn:active svg{transform:scale(.9)}.c-hd-mobile__nav{flex:0 0 0;min-width:0;padding:1.2rem 1.6rem;width:100%}.c-hd-mobile__nav .menu{list-style:none;margin:0;padding:0}.c-hd-mobile__nav .menu-item{border-bottom:1px solid #ededed}.c-hd-mobile__nav .menu-item-btn{display:flex}.c-hd-mobile__nav .menu-item-link{align-items:center;color:var(--header-m-menu-link);display:flex;gap:.8rem;max-width:100%;min-width:0;padding:.8rem 0;position:relative;text-align:left;text-transform:uppercase;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1}.c-hd-mobile__nav .menu-item-link:nth-child(2){flex:0 0 auto;padding-left:1.2rem}.c-hd-mobile__nav .menu-item-link:first-child,.c-hd-mobile__nav .menu-item-link:only-child{flex:1 1 auto}.c-hd-mobile__nav .menu-item-link:focus-visible,.c-hd-mobile__nav .menu-item-link:hover{color:var(--header-m-menu-link-hover)}.c-hd-mobile__nav .menu-item-link-text{flex:1 1 auto;max-width:100%;min-width:0}.c-hd-mobile__nav .menu-item-link-icon{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;transform:rotate(-90deg)}.c-hd-mobile__nav .menu-item-link-icon svg{display:block;height:1.25em;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25em}.c-hd-mobile__nav .submenu{background-color:#fff;left:0;list-style:none;margin:0;padding:1.2rem 1.6rem;position:absolute;top:0;width:100%;z-index:10}.c-hd-mobile__nav .submenu-item{border-bottom:1px solid #ededed}.c-hd-mobile__nav .submenu-item-btn{display:flex}.c-hd-mobile__nav .submenu-item-link{align-items:center;color:var(--header-m-submenu-link);display:flex;gap:.8rem;max-width:100%;min-width:0;padding:.8rem 0;position:relative;text-align:left;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1}.c-hd-mobile__nav .submenu-item-link:nth-child(2){flex:0 0 auto;padding-left:1.2rem}.c-hd-mobile__nav .submenu-item-link:first-child,.c-hd-mobile__nav .submenu-item-link:only-child{flex:1 1 auto}.c-hd-mobile__nav .submenu-item-link:focus-visible,.c-hd-mobile__nav .submenu-item-link:hover{color:var(--header-m-submenu-link-hover)}.c-hd-mobile__nav .submenu-item-link-text{flex:1 1 auto;max-width:100%;min-width:0}.c-hd-mobile__nav .submenu-item-link-icon{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;transform:rotate(-90deg)}.c-hd-mobile__nav .submenu-item-link-icon svg{display:block;height:1.25em;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25em}.c-hd-mobile__nav--secondary{background-color:#4d4d4d;padding:1.6rem 1.2rem 4rem}.c-hd-mobile__nav--secondary .menu-item{border:none;margin-bottom:1.2rem}.c-hd-mobile__nav--secondary .menu-item:last-child{margin-bottom:0}.c-hd-mobile__nav--secondary .menu-item-link{color:#f6f6f6}.c-hd-mobile__nav--secondary .menu-item-link:focus-visible,.c-hd-mobile__nav--secondary .menu-item-link:hover{color:#c9c9c9}*,:after,:before{--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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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: }::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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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: }.container{margin-left:auto;margin-right:auto;padding-left:2.4rem;padding-right:2.4rem;width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1376px){.container{max-width:1376px}}@media (min-width:1456px){.container{max-width:1456px}}.\!btn{align-items:center!important;background:transparent!important;border:0!important;border-radius:var(--btn-border-radius)!important;box-shadow:none!important;display:flex!important;flex:0 0 auto!important;font:normal 600 1.4rem/1.8rem Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif!important;font:normal var(--btn-font-weight,600) var(--btn-font-size,1.4rem)/var(--btn-line-height,1.8rem) Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif!important;height:100%!important;justify-content:center!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:var(--btn-padding-y) var(--btn-padding-x)!important;position:relative!important;text-transform:uppercase!important;transition-duration:.3s!important;transition-property:background-color,border-color,color!important;transition-timing-function:ease-in-out!important;width:100%!important;z-index:1!important}.btn{align-items:center;background:transparent;border:0;border-radius:var(--btn-border-radius);box-shadow:none;display:flex;flex:0 0 auto;font:normal 600 1.4rem/1.8rem Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font:normal var(--btn-font-weight,600) var(--btn-font-size,1.4rem)/var(--btn-line-height,1.8rem) Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;height:100%;justify-content:center;margin:0;max-width:100%;min-width:0;overflow:hidden;padding:var(--btn-padding-y) var(--btn-padding-x);position:relative;text-transform:uppercase;transition-duration:.3s;transition-property:background-color,border-color,color;transition-timing-function:ease-in-out;width:100%;z-index:1}.\!btn:not(:disabled){cursor:pointer!important}.btn:not(:disabled){cursor:pointer}.btn:after,.btn:before{border-radius:inherit;bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.\!btn:after,.\!btn:before{border-radius:inherit!important;bottom:0!important;display:block!important;left:0!important;position:absolute!important;right:0!important;top:0!important;z-index:-1!important}.btn__icon{align-items:center;display:flex;flex:0 0 auto;font-size:1em;font-size:var(--btn-icon-size,1em);height:1em;height:var(--btn-icon-height,var(--btn-font-size,1em));justify-content:center;line-height:1;margin:0;max-width:100%;min-width:0;padding:0;width:1em;width:var(--btn-icon-width,var(--btn-font-size,1em))}.btn__icon:first-child:not(:last-child){margin-right:var(--btn-icon-margin)}.btn__icon:last-child:not(:first-child){margin-left:var(--btn-icon-margin)}.btn__icon img,.btn__icon svg{display:block;flex:0 0 auto;height:1em;width:auto}.btn__text{display:block;flex:0 1 auto;font:inherit;letter-spacing:inherit;max-width:100%;min-width:0;padding:0;padding:0 var(--btn-padding-text,0);word-break:break-word}.btn--tiny{--btn-border-radius:0;--btn-font-size:1.3rem;--btn-font-weight:400;--btn-letter-spacing:0;--btn-line-height:1;--btn-padding-x:.8rem;--btn-padding-y:.4rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:.4rem}.btn--small{--btn-border-radius:0;--btn-font-size:1.4rem;--btn-font-weight:500;--btn-letter-spacing:0.02em;--btn-line-height:1;--btn-padding-x:1.2rem;--btn-padding-y:.7rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:1rem}.\!btn--medium{--btn-border-radius:0!important;--btn-font-size:1.6rem!important;--btn-font-weight:500!important;--btn-letter-spacing:0.01em!important;--btn-line-height:1!important;--btn-padding-x:2.4rem!important;--btn-padding-y:1.2rem!important;--btn-padding-text:0rem!important;--btn-icon-size:1.6rem!important;--btn-icon-width:1.6rem!important;--btn-icon-height:1.6rem!important;--btn-icon-margin:1rem!important}.btn--medium{--btn-border-radius:0;--btn-font-size:1.6rem;--btn-font-weight:500;--btn-letter-spacing:0.01em;--btn-line-height:1;--btn-padding-x:2.4rem;--btn-padding-y:1.2rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:1rem}.btn--large{--btn-border-radius:0;--btn-font-size:1.6rem;--btn-font-weight:500;--btn-letter-spacing:0.01em;--btn-line-height:1;--btn-padding-x:3.2rem;--btn-padding-y:1.6rem;--btn-padding-text:0rem;--btn-icon-size:2.4rem;--btn-icon-width:2.4rem;--btn-icon-height:2.4rem;--btn-icon-margin:1.2rem}.btn--icon{--btn-icon-margin:0rem;padding:0;width:calc(var(--btn-icon-height) + var(--btn-padding-y)*2)}.\!btn--inline{display:inline-flex!important;width:auto!important}.btn--inline{display:inline-flex;width:auto}.\!btn--primary{background-color:#826c57!important;color:#fff!important}.btn--primary{background-color:#826c57;color:#fff}.btn--primary:focus-visible,.btn--primary:hover{background-color:#b49f86}.\!btn--primary:focus-visible,.\!btn--primary:hover{background-color:#b49f86!important}.\!btn--primary:disabled{background-color:#949494!important;color:#c9c9c9!important}.btn--primary:disabled{background-color:#949494;color:#c9c9c9}.btn--secondary{background-color:transparent;border:.1rem solid #826c57;color:#826c57}.btn--secondary:focus-visible,.btn--secondary:hover{background-color:#b49f86;border-color:#b49f86;color:#fff}.btn--secondary:disabled{background-color:transparent;border-color:#4d4d4d;color:#4d4d4d}.btn--link{color:#826c57}.btn--link:focus-visible,.btn--link:hover{color:#3e1e10}.btn--link:disabled{color:#4d4d4d}:root{--swiper-theme-color:#826c57}:host{display:block;margin:0;position:relative;z-index:1}.swiper{display:block;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.m-accordion>.m-accordion__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.m-accordion>.m-accordion__content>.m-accordion__content-wrapper{opacity:0;overflow:hidden;transition:opacity,visibility;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden}.m-accordion[data-ws-accordion=active]>.m-accordion__toggle .m-accordion__arrow{transform:rotate(180deg)}.m-accordion[data-ws-accordion=active]>.m-accordion__content{grid-template-rows:1fr}.m-accordion[data-ws-accordion=active]>.m-accordion__content>.m-accordion__content-wrapper{opacity:1;visibility:visible}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.\!top-0{top:0!important}.-bottom-16{bottom:-1.6rem}.-bottom-18{bottom:-1.8rem}.-bottom-4{bottom:-.4rem}.-left-24{left:-2.4rem}.-left-6{left:-.6rem}.-right-10{right:-1rem}.-top-1{top:-.1rem}.-top-12{top:-1.2rem}.-top-14{top:-1.4rem}.-top-16{top:-1.6rem}.-top-32{top:-3.2rem}.-top-6{top:-.6rem}.-top-8{top:-.8rem}.bottom-0{bottom:0}.bottom-10{bottom:1rem}.bottom-16{bottom:1.6rem}.left-0{left:0}.left-1\/2{left:50%}.left-16{left:1.6rem}.left-2{left:.2rem}.right-0{right:0}.right-10{right:1rem}.right-16{right:1.6rem}.right-20{right:2rem}.right-6{right:.6rem}.right-8{right:.8rem}.top-0{top:0}.top-1{top:.1rem}.top-1\/2{top:50%}.top-12{top:1.2rem}.top-15{top:1.5rem}.top-2{top:.2rem}.top-20{top:2rem}.top-48{top:4.8rem}.top-5{top:.5rem}.top-60{top:6rem}.top-74{top:7.4rem}.top-8{top:.8rem}.-z-10{z-index:-10}.z-10{z-index:10}.z-100{z-index:100}.z-1000{z-index:1000}.z-20{z-index:20}.z-\[999999\]{z-index:999999}.z-\[99999\]{z-index:99999}.order-1{order:1}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.col-span-full{grid-column:1/-1}.\!float-none{float:none!important}.m-0{margin:0}.\!my-0{margin-bottom:0!important;margin-top:0!important}.-mx-8{margin-left:-.8rem;margin-right:-.8rem}.mx-auto{margin-left:auto;margin-right:auto}.my-100{margin-bottom:10rem;margin-top:10rem}.my-12{margin-bottom:1.2rem;margin-top:1.2rem}.my-16{margin-bottom:1.6rem;margin-top:1.6rem}.my-18{margin-bottom:1.8rem;margin-top:1.8rem}.my-24{margin-bottom:2.4rem;margin-top:2.4rem}.my-32{margin-bottom:3.2rem;margin-top:3.2rem}.my-40{margin-bottom:4rem;margin-top:4rem}.my-48{margin-bottom:4.8rem;margin-top:4.8rem}.my-50{margin-bottom:5rem;margin-top:5rem}.my-52{margin-bottom:5.2rem;margin-top:5.2rem}.my-60{margin-bottom:6rem;margin-top:6rem}.my-80{margin-bottom:8rem;margin-top:8rem}.my-82{margin-bottom:8.2rem;margin-top:8.2rem}.my-86{margin-bottom:8.6rem;margin-top:8.6rem}.\!mb-0{margin-bottom:0!important}.-ml-10{margin-left:-1rem}.-ml-14{margin-left:-1.4rem}.-mr-16{margin-right:-1.6rem}.-mt-12{margin-top:-1.2rem}.-mt-16{margin-top:-1.6rem}.-mt-4{margin-top:-.4rem}.-mt-\[7rem\]{margin-top:-7rem}.-mt-\[8\.5rem\]{margin-top:-8.5rem}.mb-10{margin-bottom:1rem}.mb-100{margin-bottom:10rem}.mb-110{margin-bottom:11rem}.mb-112{margin-bottom:11.2rem}.mb-12{margin-bottom:1.2rem}.mb-120{margin-bottom:12rem}.mb-16{margin-bottom:1.6rem}.mb-18{margin-bottom:1.8rem}.mb-2{margin-bottom:.2rem}.mb-20{margin-bottom:2rem}.mb-22{margin-bottom:2.2rem}.mb-24{margin-bottom:2.4rem}.mb-26{margin-bottom:2.6rem}.mb-28{margin-bottom:2.8rem}.mb-30{margin-bottom:3rem}.mb-32{margin-bottom:3.2rem}.mb-36{margin-bottom:3.6rem}.mb-38{margin-bottom:3.8rem}.mb-4{margin-bottom:.4rem}.mb-40{margin-bottom:4rem}.mb-42{margin-bottom:4.2rem}.mb-50{margin-bottom:5rem}.mb-6{margin-bottom:.6rem}.mb-64{margin-bottom:6.4rem}.mb-70{margin-bottom:7rem}.mb-72{margin-bottom:7.2rem}.mb-8{margin-bottom:.8rem}.mb-80{margin-bottom:8rem}.mb-90{margin-bottom:9rem}.ml-10{margin-left:1rem}.ml-18{margin-left:1.8rem}.ml-auto{margin-left:auto}.mr-10{margin-right:1rem}.mt-10{margin-top:1rem}.mt-100{margin-top:10rem}.mt-12{margin-top:1.2rem}.mt-120{margin-top:12rem}.mt-14{margin-top:1.4rem}.mt-16{margin-top:1.6rem}.mt-20{margin-top:2rem}.mt-22{margin-top:2.2rem}.mt-24{margin-top:2.4rem}.mt-26{margin-top:2.6rem}.mt-28{margin-top:2.8rem}.mt-30{margin-top:3rem}.mt-32{margin-top:3.2rem}.mt-34{margin-top:3.4rem}.mt-36{margin-top:3.6rem}.mt-38{margin-top:3.8rem}.mt-4{margin-top:.4rem}.mt-40{margin-top:4rem}.mt-42{margin-top:4.2rem}.mt-48{margin-top:4.8rem}.mt-6{margin-top:.6rem}.mt-60{margin-top:6rem}.mt-66{margin-top:6.6rem}.mt-70{margin-top:7rem}.mt-8{margin-top:.8rem}.mt-90{margin-top:9rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[0\.7\]{aspect-ratio:.7}.aspect-\[0\.88\]{aspect-ratio:.88}.aspect-\[1\.06\]{aspect-ratio:1.06}.aspect-\[1\.4\]{aspect-ratio:1.4}.aspect-\[1\.65\]{aspect-ratio:1.65}.aspect-\[1\.6\]{aspect-ratio:1.6}.aspect-\[1\.72\]{aspect-ratio:1.72}.aspect-\[2\.8\]{aspect-ratio:2.8}.aspect-square{aspect-ratio:1/1}.size-100{height:10rem;width:10rem}.\!h-8{height:.8rem!important}.\!h-full{height:100%!important}.h-1{height:.1rem}.h-1\/2{height:50%}.h-100{height:10rem}.h-12{height:1.2rem}.h-14{height:1.4rem}.h-16{height:1.6rem}.h-18{height:1.8rem}.h-20{height:2rem}.h-22{height:2.2rem}.h-24{height:2.4rem}.h-260{height:26rem}.h-28{height:2.8rem}.h-30{height:3rem}.h-32{height:3.2rem}.h-34{height:3.4rem}.h-36{height:3.6rem}.h-38{height:3.8rem}.h-40{height:4rem}.h-54{height:5.4rem}.h-56{height:5.6rem}.h-74{height:7.4rem}.h-8{height:.8rem}.h-80{height:8rem}.h-\[30rem\]{height:30rem}.h-\[3rem\]{height:3rem}.h-\[calc\(100\%-7\.4rem\)\]{height:calc(100% - 7.4rem)}.h-auto{height:auto}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-74{min-height:7.4rem}.min-h-\[calc\(100vh-\(var\(--header-height\)\)\)\]{min-height:calc(100vh - 11.2rem);min-height:calc(100vh - var(--header-height))}.\!w-1\/2{width:50%!important}.\!w-8{width:.8rem!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-10{width:1rem}.w-12{width:1.2rem}.w-136{width:13.6rem}.w-14{width:1.4rem}.w-16{width:1.6rem}.w-18{width:1.8rem}.w-20{width:2rem}.w-200{width:20rem}.w-22{width:2.2rem}.w-24{width:2.4rem}.w-28{width:2.8rem}.w-30{width:3rem}.w-32{width:3.2rem}.w-34{width:3.4rem}.w-36{width:3.6rem}.w-38{width:3.8rem}.w-40{width:4rem}.w-46{width:4.6rem}.w-50{width:5rem}.w-54{width:5.4rem}.w-56{width:5.6rem}.w-68{width:6.8rem}.w-70{width:7rem}.w-74{width:7.4rem}.w-78{width:7.8rem}.w-8{width:.8rem}.w-80{width:8rem}.w-90{width:9rem}.w-\[200vw\]{width:200vw}.w-\[34rem\]{width:34rem}.w-\[calc\(100\%\+1\.4rem\)\]{width:calc(100% + 1.4rem)}.w-\[calc\(100\%\+1\.6rem\)\]{width:calc(100% + 1.6rem)}.w-\[calc\(100\%\+2\.4rem\)\]{width:calc(100% + 2.4rem)}.w-\[calc\(100\%\+4\.8rem\)\]{width:calc(100% + 4.8rem)}.w-\[calc\(100\%-15\.2rem\)\]{width:calc(100% - 15.2rem)}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.\!min-w-0{min-width:0!important}.min-w-0{min-width:0}.min-w-18{min-width:1.8rem}.min-w-24{min-width:2.4rem}.\!max-w-70{max-width:7rem!important}.max-w-\[40rem\]{max-width:40rem}.max-w-\[50\%\]{max-width:50%}.max-w-full{max-width:100%}.flex-0-0-auto{flex:0 0 auto}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.basis-auto{flex-basis:auto}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%,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));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))}.-translate-x-30{--tw-translate-x:-3rem;transform:translate(-3rem,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));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))}.-translate-x-full{--tw-translate-x:-100%;transform:translate(-100%,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));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))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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))}.-translate-y-40{--tw-translate-y:-4rem;transform:translate(var(--tw-translate-x),-4rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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))}.translate-x-0{--tw-translate-x:0rem;transform:translateY(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));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))}.translate-x-2{--tw-translate-x:0.2rem;transform:translate(.2rem,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));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))}.translate-x-full{--tw-translate-x:100%;transform:translate(100%,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));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))}.translate-y-0{--tw-translate-y:0rem;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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))}.translate-y-1\/2{--tw-translate-y:50%;transform:translate(var(--tw-translate-x),50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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))}.translate-y-10{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x),1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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))}.-scale-x-100{--tw-scale-x:-1;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(-1) scaleY(var(--tw-scale-y))}.-scale-x-100,.transform,.transform-cpu{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))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:1rem}.gap-12{gap:1.2rem}.gap-14{gap:1.4rem}.gap-16{gap:1.6rem}.gap-18{gap:1.8rem}.gap-2{gap:.2rem}.gap-20{gap:2rem}.gap-22{gap:2.2rem}.gap-24{gap:2.4rem}.gap-26{gap:2.6rem}.gap-28{gap:2.8rem}.gap-32{gap:3.2rem}.gap-38{gap:3.8rem}.gap-4{gap:.4rem}.gap-40{gap:4rem}.gap-44{gap:4.4rem}.gap-50{gap:5rem}.gap-6{gap:.6rem}.gap-60{gap:6rem}.gap-68{gap:6.8rem}.gap-8{gap:.8rem}.gap-x-10{-moz-column-gap:1rem;column-gap:1rem}.gap-x-12{-moz-column-gap:1.2rem;column-gap:1.2rem}.gap-x-8{-moz-column-gap:.8rem;column-gap:.8rem}.gap-y-16{row-gap:1.6rem}.gap-y-20{row-gap:2rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.\!rounded-0{border-radius:0!important}.rounded{border-radius:9999px}.rounded-12{border-radius:1.2rem}.rounded-2{border-radius:.2rem}.rounded-40{border-radius:4rem}.\!border-0{border-width:0!important}.border-1{border-width:max(1px,.1rem)}.border-b-1{border-bottom-width:max(1px,.1rem)}.border-b-2{border-bottom-width:max(2px,.2rem)}.border-b-4{border-bottom-width:max(4px,.4rem)}.border-l-1{border-left-width:max(1px,.1rem)}.border-t-0{border-top-width:0}.border-t-1{border-top-width:max(1px,.1rem)}.\!border-none{border-style:none!important}.border-gray-200{--tw-border-opacity:1;border-color:#ededed;border-color:rgba(237,237,237,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:#c9c9c9;border-color:rgba(201,201,201,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:#949494;border-color:rgba(148,148,148,var(--tw-border-opacity))}.border-gray-400\/50{border-color:hsla(0,0%,58%,.5)}.border-gray-500{--tw-border-opacity:1;border-color:#4d4d4d;border-color:rgba(77,77,77,var(--tw-border-opacity))}.border-primary-100{--tw-border-opacity:1;border-color:#f8f3e7;border-color:rgba(248,243,231,var(--tw-border-opacity))}.border-primary-200{--tw-border-opacity:1;border-color:#f2e7d1;border-color:rgba(242,231,209,var(--tw-border-opacity))}.border-primary-300{--tw-border-opacity:1;border-color:#d9c7ad;border-color:rgba(217,199,173,var(--tw-border-opacity))}.border-primary-400{--tw-border-opacity:1;border-color:#b49f86;border-color:rgba(180,159,134,var(--tw-border-opacity))}.border-primary-500{--tw-border-opacity:1;border-color:#826c57;border-color:rgba(130,108,87,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity))}.\!border-b-gray-200{--tw-border-opacity:1!important;border-bottom-color:#ededed!important;border-bottom-color:rgba(237,237,237,var(--tw-border-opacity))!important}.\!border-b-primary-500{--tw-border-opacity:1!important;border-bottom-color:#826c57!important;border-bottom-color:rgba(130,108,87,var(--tw-border-opacity))!important}.\!border-t-primary-500{--tw-border-opacity:1!important;border-top-color:#826c57!important;border-top-color:rgba(130,108,87,var(--tw-border-opacity))!important}.border-b-gray-200{--tw-border-opacity:1;border-bottom-color:#ededed;border-bottom-color:rgba(237,237,237,var(--tw-border-opacity))}.border-b-gray-300{--tw-border-opacity:1;border-bottom-color:#c9c9c9;border-bottom-color:rgba(201,201,201,var(--tw-border-opacity))}.border-b-primary-200{--tw-border-opacity:1;border-bottom-color:#f2e7d1;border-bottom-color:rgba(242,231,209,var(--tw-border-opacity))}.border-b-primary-400{--tw-border-opacity:1;border-bottom-color:#b49f86;border-bottom-color:rgba(180,159,134,var(--tw-border-opacity))}.border-b-transparent{border-bottom-color:transparent}.border-b-white{--tw-border-opacity:1;border-bottom-color:#fff;border-bottom-color:rgba(255,255,255,var(--tw-border-opacity))}.border-t-gray-200{--tw-border-opacity:1;border-top-color:#ededed;border-top-color:rgba(237,237,237,var(--tw-border-opacity))}.border-t-primary-500{--tw-border-opacity:1;border-top-color:#826c57;border-top-color:rgba(130,108,87,var(--tw-border-opacity))}.\!bg-gray-100{--tw-bg-opacity:1!important;background-color:#f6f6f6!important;background-color:rgba(246,246,246,var(--tw-bg-opacity))!important}.\!bg-gray-200{--tw-bg-opacity:1!important;background-color:#ededed!important;background-color:rgba(237,237,237,var(--tw-bg-opacity))!important}.\!bg-transparent{background-color:transparent!important}.\!bg-white{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-black\/0{background-color:transparent}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-danger-500{--tw-bg-opacity:1;background-color:#ef2f2f;background-color:rgba(239,47,47,var(--tw-bg-opacity))}.bg-danger-600{--tw-bg-opacity:1;background-color:#cd2231;background-color:rgba(205,34,49,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f6f6f6;background-color:rgba(246,246,246,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:#ededed;background-color:rgba(237,237,237,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:#c9c9c9;background-color:rgba(201,201,201,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:#4d4d4d;background-color:rgba(77,77,77,var(--tw-bg-opacity))}.bg-info-100{--tw-bg-opacity:1;background-color:#d0ebfb;background-color:rgba(208,235,251,var(--tw-bg-opacity))}.bg-info-500{--tw-bg-opacity:1;background-color:#1b63c0;background-color:rgba(27,99,192,var(--tw-bg-opacity))}.bg-primary-200{--tw-bg-opacity:1;background-color:#f2e7d1;background-color:rgba(242,231,209,var(--tw-bg-opacity))}.bg-primary-300{--tw-bg-opacity:1;background-color:#d9c7ad;background-color:rgba(217,199,173,var(--tw-bg-opacity))}.bg-primary-400{--tw-bg-opacity:1;background-color:#b49f86;background-color:rgba(180,159,134,var(--tw-bg-opacity))}.bg-primary-500{--tw-bg-opacity:1;background-color:#826c57;background-color:rgba(130,108,87,var(--tw-bg-opacity))}.bg-success-500{--tw-bg-opacity:1;background-color:#0f8a48;background-color:rgba(15,138,72,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-gray-100{--tw-gradient-from:#f6f6f6 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,96%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-20\%{--tw-gradient-from-position:20%}.to-gray-100\/0{--tw-gradient-to:hsla(0,0%,96%,0) var(--tw-gradient-to-position)}.fill-primary-500{fill:#826c57}.fill-white{fill:#fff}.object-contain{-o-object-fit:contain;object-fit:contain}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-10{padding:1rem}.p-12{padding:1.2rem}.p-16{padding:1.6rem}.p-18{padding:1.8rem}.p-24{padding:2.4rem}.p-5{padding:.5rem}.p-8{padding:.8rem}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-8{padding-left:.8rem!important;padding-right:.8rem!important}.\!py-12{padding-bottom:1.2rem!important;padding-top:1.2rem!important}.\!py-16{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.px-0{padding-left:0;padding-right:0}.px-12{padding-left:1.2rem;padding-right:1.2rem}.px-16{padding-left:1.6rem;padding-right:1.6rem}.px-20{padding-left:2rem;padding-right:2rem}.px-24{padding-left:2.4rem;padding-right:2.4rem}.px-30{padding-left:3rem;padding-right:3rem}.px-4{padding-left:.4rem;padding-right:.4rem}.px-6{padding-left:.6rem;padding-right:.6rem}.px-8{padding-left:.8rem;padding-right:.8rem}.py-10{padding-bottom:1rem;padding-top:1rem}.py-12{padding-bottom:1.2rem;padding-top:1.2rem}.py-16{padding-bottom:1.6rem;padding-top:1.6rem}.py-18{padding-bottom:1.8rem;padding-top:1.8rem}.py-2{padding-bottom:.2rem;padding-top:.2rem}.py-24{padding-bottom:2.4rem;padding-top:2.4rem}.py-26{padding-bottom:2.6rem;padding-top:2.6rem}.py-34{padding-bottom:3.4rem;padding-top:3.4rem}.py-4{padding-bottom:.4rem;padding-top:.4rem}.py-40{padding-bottom:4rem;padding-top:4rem}.py-6{padding-bottom:.6rem;padding-top:.6rem}.py-60{padding-bottom:6rem;padding-top:6rem}.py-64{padding-bottom:6.4rem;padding-top:6.4rem}.py-8{padding-bottom:.8rem;padding-top:.8rem}.py-96{padding-bottom:9.6rem;padding-top:9.6rem}.\!pb-0{padding-bottom:0!important}.\!pl-0{padding-left:0!important}.\!pl-8{padding-left:.8rem!important}.\!pr-0{padding-right:0!important}.\!pr-8{padding-right:.8rem!important}.\!pt-0{padding-top:0!important}.\!pt-16{padding-top:1.6rem!important}.\!pt-24{padding-top:2.4rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:1rem}.pb-100{padding-bottom:10rem}.pb-12{padding-bottom:1.2rem}.pb-14{padding-bottom:1.4rem}.pb-16{padding-bottom:1.6rem}.pb-18{padding-bottom:1.8rem}.pb-20{padding-bottom:2rem}.pb-22{padding-bottom:2.2rem}.pb-24{padding-bottom:2.4rem}.pb-32{padding-bottom:3.2rem}.pb-34{padding-bottom:3.4rem}.pb-4{padding-bottom:.4rem}.pb-42{padding-bottom:4.2rem}.pb-50{padding-bottom:5rem}.pb-52{padding-bottom:5.2rem}.pb-54{padding-bottom:5.4rem}.pb-56{padding-bottom:5.6rem}.pb-60{padding-bottom:6rem}.pb-62{padding-bottom:6.2rem}.pb-8{padding-bottom:.8rem}.pb-84{padding-bottom:8.4rem}.pb-90{padding-bottom:9rem}.pl-10{padding-left:1rem}.pl-16{padding-left:1.6rem}.pl-18{padding-left:1.8rem}.pl-30{padding-left:3rem}.pl-4{padding-left:.4rem}.pl-8{padding-left:.8rem}.pr-0{padding-right:0}.pr-10{padding-right:1rem}.pr-26{padding-right:2.6rem}.pr-30{padding-right:3rem}.pr-34{padding-right:3.4rem}.pr-4{padding-right:.4rem}.pt-12{padding-top:1.2rem}.pt-14{padding-top:1.4rem}.pt-16{padding-top:1.6rem}.pt-2{padding-top:.2rem}.pt-20{padding-top:2rem}.pt-22{padding-top:2.2rem}.pt-24{padding-top:2.4rem}.pt-34{padding-top:3.4rem}.pt-4{padding-top:.4rem}.pt-40{padding-top:4rem}.pt-48{padding-top:4.8rem}.pt-50{padding-top:5rem}.pt-52{padding-top:5.2rem}.pt-54{padding-top:5.4rem}.pt-56{padding-top:5.6rem}.pt-60{padding-top:6rem}.pt-74{padding-top:7.4rem}.pt-8{padding-top:.8rem}.pt-80{padding-top:8rem}.pt-90{padding-top:9rem}.\!text-left{text-align:left!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.\!font-sans{font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif!important}.font-sans{font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.3rem\]{font-size:1.3rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1rem\]{font-size:1rem}.text-\[2\.8rem\]{font-size:2.8rem}.text-body-huge-d{font-size:2.2rem;font-weight:400;letter-spacing:0;line-height:1.4}.text-body-huge-m{font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.4}.text-body-large-d{font-size:1.8rem}.text-body-large-d,.text-body-large-m{font-weight:400;letter-spacing:0;line-height:1.4}.text-body-large-m{font-size:1.6rem}.text-body-medium-d{font-size:1.6rem}.text-body-medium-d,.text-body-medium-m{font-weight:400;letter-spacing:0;line-height:1.4}.text-body-medium-m{font-size:1.4rem}.text-body-small-d{font-size:1.4rem}.text-body-small-d,.text-body-small-m{font-weight:400;letter-spacing:0;line-height:1.4}.text-body-small-m{font-size:1.2rem}.text-button-medium{font-size:1.6rem;font-weight:500;letter-spacing:.01em;line-height:1}.text-button-small{font-size:1.4rem;font-weight:500;letter-spacing:.02em;line-height:1}.text-caption-d{font-size:1.3rem;font-weight:400;letter-spacing:0;line-height:1}.text-caption-m{font-size:1rem;font-weight:400;letter-spacing:.02em;line-height:1}.text-h0-d{font-size:6.4rem;line-height:1.05}.text-h0-d,.text-h0-m{font-weight:400;letter-spacing:0}.text-h0-m{font-size:3.2rem;line-height:1.1}.text-h1-d{font-size:10rem;font-weight:400;letter-spacing:0;line-height:.8}.text-h1-m{font-size:6rem}.text-h1-m,.text-h2-d{font-weight:400;letter-spacing:0;line-height:1.1}.text-h2-d{font-size:6.4rem}.text-h2-m{font-size:4rem}.text-h2-m,.text-h3-d{font-weight:400;letter-spacing:0;line-height:1.1}.text-h3-d{font-size:4.8rem}.text-h3-m{font-size:3.2rem}.text-h3-m,.text-h4-d{font-weight:400;letter-spacing:0;line-height:1.1}.text-h4-d{font-size:3.6rem}.text-h4-m{font-size:2.6rem;font-weight:400;letter-spacing:0;line-height:1.1}.text-h5-d{font-size:2.8rem}.text-h5-d,.text-h5-m{font-weight:500;letter-spacing:0;line-height:1.1}.text-h5-m{font-size:2rem}.text-h6-d{font-size:2.2rem}.text-h6-d,.text-h6-m{font-weight:500;letter-spacing:0;line-height:1.1}.text-h6-m{font-size:1.8rem}.text-hint-text-large{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}.text-hint-text-small,.text-input-label{font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1}.text-input-text-filled{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.25}.text-label-huge-d{font-size:1.6rem}.text-label-huge-d,.text-label-huge-m{font-weight:400;letter-spacing:0;line-height:1}.text-label-huge-m{font-size:1.4rem}.text-label-large-d,.text-label-large-m{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}.text-label-small-d,.text-label-small-m{font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1}.text-sh-large-d{font-size:2.4rem}.text-sh-large-d,.text-sh-large-m{font-weight:400;letter-spacing:0;line-height:1.2}.text-sh-large-m{font-size:1.6rem}.text-sh-small-d{font-size:1.8rem}.text-sh-small-d,.text-sh-small-m{font-weight:500;letter-spacing:0;line-height:1.2}.text-sh-small-m{font-size:1.4rem}.text-tab-label{font-size:1.8rem;font-weight:500;letter-spacing:0;line-height:1.4444}.\!font-light{font-weight:300!important}.\!font-medium{font-weight:500!important}.\!font-normal{font-weight:400!important}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.\!normal-case{text-transform:none!important}.italic{font-style:italic}.not-italic{font-style:normal}.\!leading-\[2\.6rem\]{line-height:2.6rem!important}.leading-\[0\.8\]{line-height:.8}.leading-\[0\]{line-height:0}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.3rem\]{line-height:1.3rem}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\],.leading-none{line-height:1}.leading-normal{line-height:1.5}.tracking-tighter{letter-spacing:-.05em}.\!text-gray-400{--tw-text-opacity:1!important;color:#949494!important;color:rgba(148,148,148,var(--tw-text-opacity))!important}.\!text-primary-500{--tw-text-opacity:1!important;color:#826c57!important;color:rgba(130,108,87,var(--tw-text-opacity))!important}.\!text-secondary-700{--tw-text-opacity:1!important;color:#426d96!important;color:rgba(66,109,150,var(--tw-text-opacity))!important}.\!text-tertiary-600{--tw-text-opacity:1!important;color:#db3876!important;color:rgba(219,56,118,var(--tw-text-opacity))!important}.text-\[1\.2\]{color:1.2}.text-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.text-danger-500{--tw-text-opacity:1;color:#ef2f2f;color:rgba(239,47,47,var(--tw-text-opacity))}.text-danger-600{--tw-text-opacity:1;color:#cd2231;color:rgba(205,34,49,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:#f6f6f6;color:rgba(246,246,246,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:#ededed;color:rgba(237,237,237,var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:#c9c9c9;color:rgba(201,201,201,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:#949494;color:rgba(148,148,148,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:#4d4d4d;color:rgba(77,77,77,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:#423839;color:rgba(66,56,57,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:#372629;color:rgba(55,38,41,var(--tw-text-opacity))}.text-info-800{--tw-text-opacity:1;color:#08276f;color:rgba(8,39,111,var(--tw-text-opacity))}.text-primary-100{--tw-text-opacity:1;color:#f8f3e7;color:rgba(248,243,231,var(--tw-text-opacity))}.text-primary-200{--tw-text-opacity:1;color:#f2e7d1;color:rgba(242,231,209,var(--tw-text-opacity))}.text-primary-300{--tw-text-opacity:1;color:#d9c7ad;color:rgba(217,199,173,var(--tw-text-opacity))}.text-primary-400{--tw-text-opacity:1;color:#b49f86;color:rgba(180,159,134,var(--tw-text-opacity))}.text-primary-500{--tw-text-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity:1;color:#6f543e;color:rgba(111,84,62,var(--tw-text-opacity))}.text-primary-800{--tw-text-opacity:1;color:#5d3f2b;color:rgba(93,63,43,var(--tw-text-opacity))}.text-primary-900{--tw-text-opacity:1;color:#3e1e10;color:rgba(62,30,16,var(--tw-text-opacity))}.text-secondary-500{--tw-text-opacity:1;color:#83b5d1;color:rgba(131,181,209,var(--tw-text-opacity))}.text-secondary-600{--tw-text-opacity:1;color:#5f90b3;color:rgba(95,144,179,var(--tw-text-opacity))}.text-secondary-700{--tw-text-opacity:1;color:#426d96;color:rgba(66,109,150,var(--tw-text-opacity))}.text-success-500{--tw-text-opacity:1;color:#0f8a48;color:rgba(15,138,72,var(--tw-text-opacity))}.text-tertiary-500{--tw-text-opacity:1;color:#ff4d80;color:rgba(255,77,128,var(--tw-text-opacity))}.text-tertiary-600{--tw-text-opacity:1;color:#db3876;color:rgba(219,56,118,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.text-white\/20{color:hsla(0,0%,100%,.2)}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:#949494;color:rgba(148,148,148,var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:#949494;color:rgba(148,148,148,var(--tw-placeholder-opacity))}.placeholder-primary-500::-moz-placeholder{--tw-placeholder-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-placeholder-opacity))}.placeholder-primary-500::placeholder{--tw-placeholder-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:blur(8px) 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);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)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) invert(100%) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter,.invert{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)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.text-body-huge{font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.text-body-huge{font-size:2.2rem;font-weight:400;letter-spacing:0;line-height:1.4}}.text-body-large{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.text-body-large{font-size:1.8rem;font-weight:400;letter-spacing:0;line-height:1.4}}.\!text-body-medium{font-size:1.4rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.4!important}.text-body-medium{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.\!text-body-medium{font-size:1.6rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.4!important}.text-body-medium{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.4}}.text-body-small{font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.text-body-small{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}}.text-h0{font-size:3.2rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.text-h0{font-size:6.4rem;font-weight:400;letter-spacing:0;line-height:1.05}}.text-h1{font-size:6rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.text-h1{font-size:10rem;font-weight:400;letter-spacing:0;line-height:.8}}.text-h2{font-size:4rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.text-h2{font-size:6.4rem;font-weight:400;letter-spacing:0;line-height:1.1}}.text-h3{font-size:3.2rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.text-h3{font-size:4.8rem;font-weight:400;letter-spacing:0;line-height:1.1}}.text-h4{font-size:2.6rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.text-h4{font-size:3.6rem;font-weight:400;letter-spacing:0;line-height:1.1}}.text-h5{font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.text-h5{font-size:2.8rem;font-weight:500;letter-spacing:0;line-height:1.1}}.text-h6{font-size:1.8rem;font-weight:500;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.text-h6{font-size:2.2rem;font-weight:500;letter-spacing:0;line-height:1.1}}.text-sh-large{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.2}@media (min-width:1024px){.text-sh-large{font-size:2.4rem;font-weight:400;letter-spacing:0;line-height:1.2}}.\!text-sh-small{font-size:1.4rem!important;font-weight:500!important;letter-spacing:0!important;line-height:1.2!important}.text-sh-small{font-size:1.4rem;font-weight:500;letter-spacing:0;line-height:1.2}@media (min-width:1024px){.\!text-sh-small{font-size:1.8rem!important;font-weight:500!important;letter-spacing:0!important;line-height:1.2!important}.text-sh-small{font-size:1.8rem;font-weight:500;letter-spacing:0;line-height:1.2}}.text-label-huge{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}@media (min-width:1024px){.text-label-huge{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1}}.text-label-large{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}@media (min-width:1024px){.text-label-large{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}}.text-label-small{font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1}@media (min-width:1024px){.text-label-small{font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1}}.text-caption{font-size:1rem;font-weight:400;letter-spacing:.02em;line-height:1}@media (min-width:1024px){.text-caption{font-size:1.3rem;font-weight:400;letter-spacing:0;line-height:1}}.row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}@media (min-width:1200px){.row{-moz-column-gap:2.4rem;column-gap:2.4rem;grid-template-columns:repeat(12,minmax(0,1fr))}}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.cover{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.absolute-full{position:absolute}.absolute-full,.fixed-full{height:100%;left:0;top:0;width:100%}.fixed-full{position:fixed}[x-cloak]{display:none}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity:1;color:#949494;color:rgba(148,148,148,var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity:1;color:#949494;color:rgba(148,148,148,var(--tw-text-opacity))}.before\:\!hidden:before{content:var(--tw-content);display:none!important}.before\:hidden:before{content:var(--tw-content);display:none}.before\:\!font-light:before{content:var(--tw-content);font-weight:300!important}.before\:text-gray-500:before{content:var(--tw-content);--tw-text-opacity:1;color:#4d4d4d;color:rgba(77,77,77,var(--tw-text-opacity))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{bottom:0;content:var(--tw-content)}.after\:right-0:after{content:var(--tw-content);right:0}.after\:h-screen:after{content:var(--tw-content);height:100vh}.after\:w-1:after{content:var(--tw-content);width:.1rem}.after\:bg-black\/10:after{background-color:rgba(0,0,0,.1);content:var(--tw-content)}.after\:bg-black\/15:after{background-color:rgba(0,0,0,.15);content:var(--tw-content)}.after\:bg-black\/20:after{background-color:rgba(0,0,0,.2);content:var(--tw-content)}.after\:bg-black\/25:after{background-color:rgba(0,0,0,.25);content:var(--tw-content)}.after\:bg-primary-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:#826c57;background-color:rgba(130,108,87,var(--tw-bg-opacity))}.after\:bg-primary-600\/25:after{background-color:rgba(111,84,62,.25);content:var(--tw-content)}.after\:bg-transparent:after{background-color:transparent;content:var(--tw-content)}.after\:transition-colors:after{content:var(--tw-content);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:absolute-full:after{content:var(--tw-content);height:100%;left:0;position:absolute;top:0;width:100%}.first\:border-t-1:first-child{border-top-width:max(1px,.1rem)}.last\:mb-0:last-child{margin-bottom:0}.last\:mb-32:last-child{margin-bottom:3.2rem}.last\:border-none:last-child{border-style:none}.last\:border-tertiary-500:last-child{--tw-border-opacity:1;border-color:#ff4d80;border-color:rgba(255,77,128,var(--tw-border-opacity))}.last\:text-tertiary-500:last-child{--tw-text-opacity:1;color:#ff4d80;color:rgba(255,77,128,var(--tw-text-opacity))}.empty\:mb-0:empty{margin-bottom:0}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.hocus\:border-secondary-600:hover{--tw-border-opacity:1;border-color:#5f90b3;border-color:rgba(95,144,179,var(--tw-border-opacity))}.hocus\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:#ededed;background-color:rgba(237,237,237,var(--tw-bg-opacity))}.hocus\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:#4d4d4d;background-color:rgba(77,77,77,var(--tw-bg-opacity))}.hocus\:bg-primary-400:hover{--tw-bg-opacity:1;background-color:#b49f86;background-color:rgba(180,159,134,var(--tw-bg-opacity))}.hocus\:bg-primary-500:hover{--tw-bg-opacity:1;background-color:#826c57;background-color:rgba(130,108,87,var(--tw-bg-opacity))}.hocus\:bg-white:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hocus\:\!text-gray-700:hover{--tw-text-opacity:1!important;color:#372629!important;color:rgba(55,38,41,var(--tw-text-opacity))!important}.hocus\:\!text-primary-500:hover{--tw-text-opacity:1!important;color:#826c57!important;color:rgba(130,108,87,var(--tw-text-opacity))!important}.hocus\:\!text-primary-600:hover{--tw-text-opacity:1!important;color:#6f543e!important;color:rgba(111,84,62,var(--tw-text-opacity))!important}.hocus\:text-black:hover{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.hocus\:text-gray-600:hover{--tw-text-opacity:1;color:#423839;color:rgba(66,56,57,var(--tw-text-opacity))}.hocus\:text-primary-100:hover{--tw-text-opacity:1;color:#f8f3e7;color:rgba(248,243,231,var(--tw-text-opacity))}.hocus\:text-primary-400:hover{--tw-text-opacity:1;color:#b49f86;color:rgba(180,159,134,var(--tw-text-opacity))}.hocus\:text-primary-500:hover{--tw-text-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-text-opacity))}.hocus\:text-primary-700:hover{--tw-text-opacity:1;color:#5d3f2b;color:rgba(93,63,43,var(--tw-text-opacity))}.hocus\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.hocus\:underline:hover{text-decoration-line:underline}.hocus\:no-underline:hover{text-decoration-line:none}.hocus\:border-secondary-600:focus-visible{--tw-border-opacity:1;border-color:#5f90b3;border-color:rgba(95,144,179,var(--tw-border-opacity))}.hocus\:bg-gray-200:focus-visible{--tw-bg-opacity:1;background-color:#ededed;background-color:rgba(237,237,237,var(--tw-bg-opacity))}.hocus\:bg-gray-500:focus-visible{--tw-bg-opacity:1;background-color:#4d4d4d;background-color:rgba(77,77,77,var(--tw-bg-opacity))}.hocus\:bg-primary-400:focus-visible{--tw-bg-opacity:1;background-color:#b49f86;background-color:rgba(180,159,134,var(--tw-bg-opacity))}.hocus\:bg-primary-500:focus-visible{--tw-bg-opacity:1;background-color:#826c57;background-color:rgba(130,108,87,var(--tw-bg-opacity))}.hocus\:bg-white:focus-visible{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hocus\:\!text-gray-700:focus-visible{--tw-text-opacity:1!important;color:#372629!important;color:rgba(55,38,41,var(--tw-text-opacity))!important}.hocus\:\!text-primary-500:focus-visible{--tw-text-opacity:1!important;color:#826c57!important;color:rgba(130,108,87,var(--tw-text-opacity))!important}.hocus\:\!text-primary-600:focus-visible{--tw-text-opacity:1!important;color:#6f543e!important;color:rgba(111,84,62,var(--tw-text-opacity))!important}.hocus\:text-black:focus-visible{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.hocus\:text-gray-600:focus-visible{--tw-text-opacity:1;color:#423839;color:rgba(66,56,57,var(--tw-text-opacity))}.hocus\:text-primary-100:focus-visible{--tw-text-opacity:1;color:#f8f3e7;color:rgba(248,243,231,var(--tw-text-opacity))}.hocus\:text-primary-400:focus-visible{--tw-text-opacity:1;color:#b49f86;color:rgba(180,159,134,var(--tw-text-opacity))}.hocus\:text-primary-500:focus-visible{--tw-text-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-text-opacity))}.hocus\:text-primary-700:focus-visible{--tw-text-opacity:1;color:#5d3f2b;color:rgba(93,63,43,var(--tw-text-opacity))}.hocus\:text-white:focus-visible{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.hocus\:underline:focus-visible{text-decoration-line:underline}.hocus\:no-underline:focus-visible{text-decoration-line:none}.group:hover .group-hocus\:h-2{height:.2rem}.group:hover .group-hocus\:translate-x-10{--tw-translate-x:1rem;transform:translate(1rem,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));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))}.group:hover .group-hocus\:translate-x-4{--tw-translate-x:0.4rem;transform:translate(.4rem,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));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))}.group:hover .group-hocus\:bg-primary-200{--tw-bg-opacity:1;background-color:#f2e7d1;background-color:rgba(242,231,209,var(--tw-bg-opacity))}.group:hover .group-hocus\:text-primary-100{--tw-text-opacity:1;color:#f8f3e7;color:rgba(248,243,231,var(--tw-text-opacity))}.group:hover .group-hocus\:text-primary-200{--tw-text-opacity:1;color:#f2e7d1;color:rgba(242,231,209,var(--tw-text-opacity))}.group:hover .group-hocus\:text-primary-500{--tw-text-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-text-opacity))}.group:hover .group-hocus\:opacity-100{opacity:1}.group:hover .group-hocus\:after\:bg-black\/0:after{background-color:transparent;content:var(--tw-content)}.group:hover .group-hocus\:after\:bg-black\/10:after{background-color:rgba(0,0,0,.1);content:var(--tw-content)}.group:hover .group-hocus\:after\:bg-black\/40:after{background-color:rgba(0,0,0,.4);content:var(--tw-content)}.group:hover .group-hocus\:after\:bg-primary-600\/10:after{background-color:rgba(111,84,62,.1);content:var(--tw-content)}.group:hover .group-hocus\:after\:bg-primary-600\/50:after{background-color:rgba(111,84,62,.5);content:var(--tw-content)}.group:focus-visible .group-hocus\:h-2{height:.2rem}.group:focus-visible .group-hocus\:translate-x-10{--tw-translate-x:1rem;transform:translate(1rem,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));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))}.group:focus-visible .group-hocus\:translate-x-4{--tw-translate-x:0.4rem;transform:translate(.4rem,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));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))}.group:focus-visible .group-hocus\:bg-primary-200{--tw-bg-opacity:1;background-color:#f2e7d1;background-color:rgba(242,231,209,var(--tw-bg-opacity))}.group:focus-visible .group-hocus\:text-primary-100{--tw-text-opacity:1;color:#f8f3e7;color:rgba(248,243,231,var(--tw-text-opacity))}.group:focus-visible .group-hocus\:text-primary-200{--tw-text-opacity:1;color:#f2e7d1;color:rgba(242,231,209,var(--tw-text-opacity))}.group:focus-visible .group-hocus\:text-primary-500{--tw-text-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-text-opacity))}.group:focus-visible .group-hocus\:opacity-100{opacity:1}.group:focus-visible .group-hocus\:after\:bg-black\/0:after{background-color:transparent;content:var(--tw-content)}.group:focus-visible .group-hocus\:after\:bg-black\/10:after{background-color:rgba(0,0,0,.1);content:var(--tw-content)}.group:focus-visible .group-hocus\:after\:bg-black\/40:after{background-color:rgba(0,0,0,.4);content:var(--tw-content)}.group:focus-visible .group-hocus\:after\:bg-primary-600\/10:after{background-color:rgba(111,84,62,.1);content:var(--tw-content)}.group:focus-visible .group-hocus\:after\:bg-primary-600\/50:after{background-color:rgba(111,84,62,.5);content:var(--tw-content)}@media not all and (min-width:1200px){.max-xl\:fixed{position:fixed}.max-xl\:absolute{position:absolute}.max-xl\:-left-16{left:-1.6rem}.max-xl\:-right-16{right:-1.6rem}.max-xl\:left-0{left:0}.max-xl\:top-0{top:0}.max-xl\:top-1\/2{top:50%}.max-xl\:z-100{z-index:100}.max-xl\:z-\[3000\]{z-index:3000}.max-xl\:\!order-1{order:1!important}.max-xl\:\!order-5{order:5!important}.max-xl\:col-span-full{grid-column:1/-1}.max-xl\:-mx-12{margin-left:-1.2rem;margin-right:-1.2rem}.max-xl\:-mx-24{margin-left:-2.4rem;margin-right:-2.4rem}.max-xl\:mx-auto{margin-left:auto;margin-right:auto}.max-xl\:my-20{margin-bottom:2rem;margin-top:2rem}.max-xl\:-ml-24{margin-left:-2.4rem}.max-xl\:-mt-24{margin-top:-2.4rem}.max-xl\:-mt-30{margin-top:-3rem}.max-xl\:mb-14{margin-bottom:1.4rem}.max-xl\:mb-24{margin-bottom:2.4rem}.max-xl\:mb-28{margin-bottom:2.8rem}.max-xl\:mb-6{margin-bottom:.6rem}.max-xl\:ml-auto{margin-left:auto}.max-xl\:mt-140{margin-top:14rem}.max-xl\:mt-16{margin-top:1.6rem}.max-xl\:mt-24{margin-top:2.4rem}.max-xl\:mt-60{margin-top:6rem}.max-xl\:mt-8{margin-top:.8rem}.max-xl\:block{display:block}.max-xl\:flex{display:flex}.max-xl\:grid{display:grid}.max-xl\:hidden{display:none}.max-xl\:h-full{height:100%}.max-xl\:w-\[48\%\]{width:48%}.max-xl\:w-\[calc\(100\%\+2\.4rem\)\]{width:calc(100% + 2.4rem)}.max-xl\:w-full{width:100%}.max-xl\:min-w-\[48\%\]{min-width:48%}.max-xl\:min-w-\[calc\(50\%-1\.2rem\)\]{min-width:calc(50% - 1.2rem)}.max-xl\:max-w-\[80\%\]{max-width:80%}.max-xl\:flex-1{flex:1 1 0%}.max-xl\:-translate-x-full{--tw-translate-x:-100%;transform:translate(-100%,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));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))}.max-xl\:translate-x-0{--tw-translate-x:0rem;transform:translateY(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));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))}.max-xl\:translate-x-full{--tw-translate-x:100%;transform:translate(100%,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));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))}.max-xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-xl\:items-center{align-items:center}.max-xl\:justify-between{justify-content:space-between}.max-xl\:gap-10{gap:1rem}.max-xl\:gap-24{gap:2.4rem}.max-xl\:gap-38{gap:3.8rem}.max-xl\:gap-y-60{row-gap:6rem}.max-xl\:gap-y-82{row-gap:8.2rem}.max-xl\:overflow-auto{overflow:auto}.max-xl\:overflow-hidden{overflow:hidden}.max-xl\:border-b-1{border-bottom-width:max(1px,.1rem)}.max-xl\:border-t-1{border-top-width:max(1px,.1rem)}.max-xl\:border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity))}.max-xl\:border-l-transparent{border-left-color:transparent}.max-xl\:border-r-transparent{border-right-color:transparent}.max-xl\:bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.max-xl\:p-18{padding:1.8rem}.max-xl\:px-16{padding-left:1.6rem;padding-right:1.6rem}.max-xl\:\!pl-0{padding-left:0!important}.max-xl\:pb-48{padding-bottom:4.8rem}.max-xl\:pb-90{padding-bottom:9rem}.max-xl\:pl-0{padding-left:0}.max-xl\:pl-16{padding-left:1.6rem}.max-xl\:pl-20{padding-left:2rem}.max-xl\:pr-40{padding-right:4rem}.max-xl\:pt-16{padding-top:1.6rem}.max-xl\:pt-8{padding-top:.8rem}.max-xl\:text-center{text-align:center}.max-xl\:\!font-sans{font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif!important}.max-xl\:text-\[1\.2rem\]{font-size:1.2rem}.max-xl\:text-\[1\.4rem\]{font-size:1.4rem}.max-xl\:text-\[1\.8rem\]{font-size:1.8rem}.max-xl\:\!font-light{font-weight:300!important}.max-xl\:opacity-0{opacity:0}.max-xl\:text-h1{font-size:6rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.max-xl\:text-h1{font-size:10rem;font-weight:400;letter-spacing:0;line-height:.8}}.max-xl\:text-h3{font-size:3.2rem;font-weight:400;letter-spacing:0;line-height:1.1}@media (min-width:1024px){.max-xl\:text-h3{font-size:4.8rem;font-weight:400;letter-spacing:0;line-height:1.1}}.max-xl\:fixed-full{height:100%;left:0;position:fixed;top:0;width:100%}.max-xl\:disabled\:hidden:disabled{display:none}}@media (min-width:1024px){.lg\:mt-100{margin-top:10rem}.lg\:mt-64{margin-top:6.4rem}.lg\:py-128{padding-bottom:12.8rem;padding-top:12.8rem}.lg\:text-body-huge-d{font-size:2.2rem;font-weight:400;letter-spacing:0;line-height:1.4}.lg\:text-body-huge-m{font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.4}.lg\:text-body-large-d{font-size:1.8rem}.lg\:text-body-large-d,.lg\:text-body-large-m{font-weight:400;letter-spacing:0;line-height:1.4}.lg\:text-body-large-m{font-size:1.6rem}.lg\:text-body-medium-d{font-size:1.6rem}.lg\:text-body-medium-d,.lg\:text-body-medium-m{font-weight:400;letter-spacing:0;line-height:1.4}.lg\:text-body-medium-m{font-size:1.4rem}.lg\:text-body-small-d{font-size:1.4rem}.lg\:text-body-small-d,.lg\:text-body-small-m{font-weight:400;letter-spacing:0;line-height:1.4}.lg\:text-body-small-m{font-size:1.2rem}.lg\:text-button-medium{font-size:1.6rem;font-weight:500;letter-spacing:.01em;line-height:1}.lg\:text-button-small{font-size:1.4rem;font-weight:500;letter-spacing:.02em;line-height:1}.lg\:text-caption-d{font-size:1.3rem;font-weight:400;letter-spacing:0;line-height:1}.lg\:text-caption-m{font-size:1rem;font-weight:400;letter-spacing:.02em;line-height:1}.lg\:text-h0-d{font-size:6.4rem;line-height:1.05}.lg\:text-h0-d,.lg\:text-h0-m{font-weight:400;letter-spacing:0}.lg\:text-h0-m{font-size:3.2rem;line-height:1.1}.lg\:text-h1-d{font-size:10rem;font-weight:400;letter-spacing:0;line-height:.8}.lg\:text-h1-m{font-size:6rem}.lg\:text-h1-m,.lg\:text-h2-d{font-weight:400;letter-spacing:0;line-height:1.1}.lg\:text-h2-d{font-size:6.4rem}.lg\:text-h2-m{font-size:4rem}.lg\:text-h2-m,.lg\:text-h3-d{font-weight:400;letter-spacing:0;line-height:1.1}.lg\:text-h3-d{font-size:4.8rem}.lg\:text-h3-m{font-size:3.2rem}.lg\:text-h3-m,.lg\:text-h4-d{font-weight:400;letter-spacing:0;line-height:1.1}.lg\:text-h4-d{font-size:3.6rem}.lg\:text-h4-m{font-size:2.6rem;font-weight:400;letter-spacing:0;line-height:1.1}.lg\:text-h5-d{font-size:2.8rem}.lg\:text-h5-d,.lg\:text-h5-m{font-weight:500;letter-spacing:0;line-height:1.1}.lg\:text-h5-m{font-size:2rem}.lg\:text-h6-d{font-size:2.2rem}.lg\:text-h6-d,.lg\:text-h6-m{font-weight:500;letter-spacing:0;line-height:1.1}.lg\:text-h6-m{font-size:1.8rem}.lg\:text-label-huge-d{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1}.lg\:text-label-huge-m,.lg\:text-label-large-d,.lg\:text-label-large-m{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}.lg\:text-label-small-d,.lg\:text-label-small-m{font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1}.lg\:text-sh-large-d{font-size:2.4rem}.lg\:text-sh-large-d,.lg\:text-sh-large-m{font-weight:400;letter-spacing:0;line-height:1.2}.lg\:text-sh-large-m{font-size:1.6rem}.lg\:text-sh-small-d{font-size:1.8rem}.lg\:text-sh-small-d,.lg\:text-sh-small-m{font-weight:500;letter-spacing:0;line-height:1.2}.lg\:text-sh-small-m{font-size:1.4rem}}@media (min-width:1200px){.xl\:sticky{position:sticky}.xl\:-top-16{top:-1.6rem}.xl\:-top-60{top:-6rem}.xl\:bottom-18{bottom:1.8rem}.xl\:left-0{left:0}.xl\:left-20{left:2rem}.xl\:left-\[17rem\]{left:17rem}.xl\:right-18{right:1.8rem}.xl\:right-40{right:4rem}.xl\:right-50{right:5rem}.xl\:top-100{top:10rem}.xl\:top-4{top:.4rem}.xl\:top-40{top:4rem}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:col-span-11{grid-column:span 11/span 11}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-5{grid-column-start:5}.xl\:col-start-7{grid-column-start:7}.xl\:col-start-8{grid-column-start:8}.xl\:col-start-9{grid-column-start:9}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:-mx-16{margin-left:-1.6rem;margin-right:-1.6rem}.xl\:my-100{margin-bottom:10rem;margin-top:10rem}.xl\:my-120{margin-bottom:12rem;margin-top:12rem}.xl\:my-60{margin-bottom:6rem;margin-top:6rem}.xl\:my-80{margin-bottom:8rem;margin-top:8rem}.xl\:-ml-10{margin-left:-1rem}.xl\:-ml-40{margin-left:-4rem}.xl\:-mt-\[30rem\]{margin-top:-30rem}.xl\:mb-10{margin-bottom:1rem}.xl\:mb-100{margin-bottom:10rem}.xl\:mb-132{margin-bottom:13.2rem}.xl\:mb-136{margin-bottom:13.6rem}.xl\:mb-14{margin-bottom:1.4rem}.xl\:mb-148{margin-bottom:14.8rem}.xl\:mb-16{margin-bottom:1.6rem}.xl\:mb-18{margin-bottom:1.8rem}.xl\:mb-180{margin-bottom:18rem}.xl\:mb-192{margin-bottom:19.2rem}.xl\:mb-200{margin-bottom:20rem}.xl\:mb-24{margin-bottom:2.4rem}.xl\:mb-30{margin-bottom:3rem}.xl\:mb-32{margin-bottom:3.2rem}.xl\:mb-34{margin-bottom:3.4rem}.xl\:mb-40{margin-bottom:4rem}.xl\:mb-42{margin-bottom:4.2rem}.xl\:mb-44{margin-bottom:4.4rem}.xl\:mb-48{margin-bottom:4.8rem}.xl\:mb-50{margin-bottom:5rem}.xl\:mb-52{margin-bottom:5.2rem}.xl\:mb-54{margin-bottom:5.4rem}.xl\:mb-60{margin-bottom:6rem}.xl\:mb-64{margin-bottom:6.4rem}.xl\:mb-70{margin-bottom:7rem}.xl\:mb-72{margin-bottom:7.2rem}.xl\:mb-74{margin-bottom:7.4rem}.xl\:mb-82{margin-bottom:8.2rem}.xl\:mb-90{margin-bottom:9rem}.xl\:mb-92{margin-bottom:9.2rem}.xl\:mb-94{margin-bottom:9.4rem}.xl\:ml-16{margin-left:1.6rem}.xl\:mr-16{margin-right:1.6rem}.xl\:mt-100{margin-top:10rem}.xl\:mt-110{margin-top:11rem}.xl\:mt-16{margin-top:1.6rem}.xl\:mt-160{margin-top:16rem}.xl\:mt-18{margin-top:1.8rem}.xl\:mt-192{margin-top:19.2rem}.xl\:mt-20{margin-top:2rem}.xl\:mt-200{margin-top:20rem}.xl\:mt-22{margin-top:2.2rem}.xl\:mt-224{margin-top:22.4rem}.xl\:mt-26{margin-top:2.6rem}.xl\:mt-30{margin-top:3rem}.xl\:mt-32{margin-top:3.2rem}.xl\:mt-34{margin-top:3.4rem}.xl\:mt-40{margin-top:4rem}.xl\:mt-46{margin-top:4.6rem}.xl\:mt-48{margin-top:4.8rem}.xl\:mt-50{margin-top:5rem}.xl\:mt-52{margin-top:5.2rem}.xl\:mt-54{margin-top:5.4rem}.xl\:mt-64{margin-top:6.4rem}.xl\:mt-70{margin-top:7rem}.xl\:mt-80{margin-top:8rem}.xl\:mt-88{margin-top:8.8rem}.xl\:mt-auto{margin-top:auto}.xl\:hidden{display:none}.xl\:aspect-\[0\.98\]{aspect-ratio:.98}.xl\:aspect-\[1\.12\]{aspect-ratio:1.12}.xl\:aspect-\[1\.2\]{aspect-ratio:1.2}.xl\:aspect-\[1\.37\]{aspect-ratio:1.37}.xl\:aspect-\[1\.3\]{aspect-ratio:1.3}.xl\:aspect-\[1\.65\]{aspect-ratio:1.65}.xl\:aspect-square{aspect-ratio:1/1}.xl\:size-192{height:19.2rem;width:19.2rem}.xl\:h-32{height:3.2rem}.xl\:h-44{height:4.4rem}.xl\:h-80{height:8rem}.xl\:h-96{height:9.6rem}.xl\:h-\[29\.6rem\]{height:29.6rem}.xl\:h-\[46rem\]{height:46rem}.xl\:h-\[56\.8rem\]{height:56.8rem}.xl\:h-\[7\.2rem\]{height:7.2rem}.xl\:h-full{height:100%}.xl\:w-1\/2{width:50%}.xl\:w-2\/5{width:40%}.xl\:w-38{width:3.8rem}.xl\:w-44{width:4.4rem}.xl\:w-62{width:6.2rem}.xl\:w-80{width:8rem}.xl\:w-96{width:9.6rem}.xl\:w-\[102\%\]{width:102%}.xl\:w-\[44\.2rem\]{width:44.2rem}.xl\:w-\[calc\(100\%\+4rem\)\]{width:calc(100% + 4rem)}.xl\:w-\[calc\(100\%-17rem\)\]{width:calc(100% - 17rem)}.xl\:w-\[calc\(100\%-20rem\)\]{width:calc(100% - 20rem)}.xl\:w-\[calc\(100\%-23\.5rem\)\]{width:calc(100% - 23.5rem)}.xl\:w-\[calc\(100\%-8\.8rem\)\]{width:calc(100% - 8.8rem)}.xl\:w-\[calc\(50\%-0\.8rem\)\]{width:calc(50% - .8rem)}.xl\:w-\[calc\(50\%-1\.6rem\)\]{width:calc(50% - 1.6rem)}.xl\:w-full{width:100%}.xl\:max-w-\[70\%\]{max-width:70%}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:flex-col{flex-direction:column}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-10{gap:1rem}.xl\:gap-12{gap:1.2rem}.xl\:gap-14{gap:1.4rem}.xl\:gap-16{gap:1.6rem}.xl\:gap-18{gap:1.8rem}.xl\:gap-20{gap:2rem}.xl\:gap-24{gap:2.4rem}.xl\:gap-40{gap:4rem}.xl\:gap-8{gap:.8rem}.xl\:gap-x-16{-moz-column-gap:1.6rem;column-gap:1.6rem}.xl\:gap-y-24{row-gap:2.4rem}.xl\:gap-y-26{row-gap:2.6rem}.xl\:gap-y-32{row-gap:3.2rem}.xl\:gap-y-50{row-gap:5rem}.xl\:gap-y-56{row-gap:5.6rem}.xl\:overflow-hidden{overflow:hidden}.xl\:border-b-1{border-bottom-width:max(1px,.1rem)}.xl\:border-l-1{border-left-width:max(1px,.1rem)}.xl\:border-primary-400{--tw-border-opacity:1;border-color:#b49f86;border-color:rgba(180,159,134,var(--tw-border-opacity))}.xl\:border-primary-500{--tw-border-opacity:1;border-color:#826c57;border-color:rgba(130,108,87,var(--tw-border-opacity))}.xl\:border-l-white{--tw-border-opacity:1;border-left-color:#fff;border-left-color:rgba(255,255,255,var(--tw-border-opacity))}.xl\:p-18{padding:1.8rem}.xl\:p-20{padding:2rem}.xl\:p-36{padding:3.6rem}.xl\:\!px-16{padding-left:1.6rem!important;padding-right:1.6rem!important}.xl\:px-12{padding-left:1.2rem;padding-right:1.2rem}.xl\:px-16{padding-left:1.6rem;padding-right:1.6rem}.xl\:px-18{padding-left:1.8rem;padding-right:1.8rem}.xl\:px-28{padding-left:2.8rem;padding-right:2.8rem}.xl\:px-32{padding-left:3.2rem;padding-right:3.2rem}.xl\:px-54{padding-left:5.4rem;padding-right:5.4rem}.xl\:px-\[10\%\]{padding-left:10%;padding-right:10%}.xl\:py-0{padding-bottom:0;padding-top:0}.xl\:py-10{padding-bottom:1rem;padding-top:1rem}.xl\:py-140{padding-bottom:14rem;padding-top:14rem}.xl\:py-24{padding-bottom:2.4rem;padding-top:2.4rem}.xl\:py-32{padding-bottom:3.2rem;padding-top:3.2rem}.xl\:py-6{padding-bottom:.6rem;padding-top:.6rem}.xl\:py-60{padding-bottom:6rem;padding-top:6rem}.xl\:py-90{padding-bottom:9rem;padding-top:9rem}.xl\:\!pb-110{padding-bottom:11rem!important}.xl\:\!pl-16{padding-left:1.6rem!important}.xl\:\!pr-16{padding-right:1.6rem!important}.xl\:pb-100{padding-bottom:10rem}.xl\:pb-132{padding-bottom:13.2rem}.xl\:pb-192{padding-bottom:19.2rem}.xl\:pb-20{padding-bottom:2rem}.xl\:pb-22{padding-bottom:2.2rem}.xl\:pb-32{padding-bottom:3.2rem}.xl\:pb-38{padding-bottom:3.8rem}.xl\:pb-44{padding-bottom:4.4rem}.xl\:pb-58{padding-bottom:5.8rem}.xl\:pb-60{padding-bottom:6rem}.xl\:pb-70{padding-bottom:7rem}.xl\:pb-72{padding-bottom:7.2rem}.xl\:pb-74{padding-bottom:7.4rem}.xl\:pb-94{padding-bottom:9.4rem}.xl\:pl-10{padding-left:1rem}.xl\:pl-16{padding-left:1.6rem}.xl\:pr-10{padding-right:1rem}.xl\:pr-120{padding-right:12rem}.xl\:pr-36{padding-right:3.6rem}.xl\:pr-40{padding-right:4rem}.xl\:pr-48{padding-right:4.8rem}.xl\:pr-50{padding-right:5rem}.xl\:pr-66{padding-right:6.6rem}.xl\:pr-\[10\%\]{padding-right:10%}.xl\:pt-0{padding-top:0}.xl\:pt-10{padding-top:1rem}.xl\:pt-100{padding-top:10rem}.xl\:pt-124{padding-top:12.4rem}.xl\:pt-132{padding-top:13.2rem}.xl\:pt-144{padding-top:14.4rem}.xl\:pt-26{padding-top:2.6rem}.xl\:pt-32{padding-top:3.2rem}.xl\:pt-6{padding-top:.6rem}.xl\:pt-60{padding-top:6rem}.xl\:pt-64{padding-top:6.4rem}.xl\:pt-70{padding-top:7rem}.xl\:text-\[1\.4rem\]{font-size:1.4rem}.xl\:text-\[1\.6rem\]{font-size:1.6rem}.xl\:text-\[12\.4rem\]{font-size:12.4rem}.xl\:text-body-huge-d{font-size:2.2rem;font-weight:400;letter-spacing:0;line-height:1.4}.xl\:text-h4-d{font-size:3.6rem;font-weight:400}.xl\:text-h4-d,.xl\:text-h5-d{letter-spacing:0;line-height:1.1}.xl\:text-h5-d{font-size:2.8rem;font-weight:500}.xl\:text-hint-text-large{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}.xl\:text-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:text-primary-500{--tw-text-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-text-opacity))}.xl\:opacity-100{opacity:1}.xl\:opacity-80{opacity:.8}.xl\:text-body-huge{font-size:2rem;font-weight:500;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.xl\:text-body-huge{font-size:2.2rem;font-weight:400;letter-spacing:0;line-height:1.4}}.xl\:text-body-large{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.xl\:text-body-large{font-size:1.8rem;font-weight:400;letter-spacing:0;line-height:1.4}}.xl\:disabled\:pointer-events-none:disabled{pointer-events:none}@media not all and (min-width:1680px){.xl\:max-3xl\:col-span-10{grid-column:span 10/span 10}.xl\:max-3xl\:col-start-2{grid-column-start:2}.xl\:max-3xl\:mr-76{margin-right:7.6rem}}}@media (min-width:1440px){.\32xl\:col-span-2{grid-column:span 2/span 2}.\32xl\:col-span-7{grid-column:span 7/span 7}.\32xl\:col-span-full{grid-column:1/-1}.\32xl\:col-start-2{grid-column-start:2}.\32xl\:col-start-5{grid-column-start:5}.\32xl\:mb-38{margin-bottom:3.8rem}.\32xl\:mt-70{margin-top:7rem}.\32xl\:gap-x-24{-moz-column-gap:2.4rem;column-gap:2.4rem}.\32xl\:text-\[16\.4rem\]{font-size:16.4rem}}@media (min-width:1680px){.\33xl\:top-110{top:11rem}.\33xl\:col-span-4{grid-column:span 4/span 4}.\33xl\:col-span-5{grid-column:span 5/span 5}.\33xl\:col-span-6{grid-column:span 6/span 6}.\33xl\:col-start-1{grid-column-start:1}.\33xl\:col-start-2{grid-column-start:2}.\33xl\:col-start-8{grid-column-start:8}.\33xl\:col-start-9{grid-column-start:9}.\33xl\:mb-128{margin-bottom:12.8rem}.\33xl\:mb-140{margin-bottom:14rem}.\33xl\:mb-152{margin-bottom:15.2rem}.\33xl\:mt-152{margin-top:15.2rem}.\33xl\:h-\[34rem\]{height:34rem}.\33xl\:h-\[64rem\]{height:64rem}.\33xl\:h-\[8rem\]{height:8rem}.\33xl\:max-w-full{max-width:100%}.\33xl\:px-24{padding-left:2.4rem;padding-right:2.4rem}.\33xl\:px-36{padding-left:3.6rem;padding-right:3.6rem}.\33xl\:pb-54{padding-bottom:5.4rem}.\33xl\:pl-48{padding-left:4.8rem}.\33xl\:pr-48{padding-right:4.8rem}.\33xl\:pt-110{padding-top:11rem}.\33xl\:pt-144{padding-top:14.4rem}.\33xl\:pt-156{padding-top:15.6rem}}.\[\&\+p\]\:hidden+p{display:none}.\[\&_a\:focus-visible\]\:underline a:focus-visible{text-decoration-line:underline}.\[\&_a\:focus-visible\]\:no-underline a:focus-visible{text-decoration-line:none}.\[\&_a\:hover\]\:underline a:hover{text-decoration-line:underline}.\[\&_a\:hover\]\:no-underline a:hover{text-decoration-line:none}.\[\&_a\]\:text-primary-500 a{--tw-text-opacity:1;color:#826c57;color:rgba(130,108,87,var(--tw-text-opacity))}.\[\&_a\]\:underline a{text-decoration-line:underline}@media not all and (min-width:1200px){.max-xl\:\[\&_br\]\:hidden br{display:none}}.\[\&_em\]\:not-italic em{font-style:normal}.\[\&_em\]\:text-primary-300 em{--tw-text-opacity:1;color:#d9c7ad;color:rgba(217,199,173,var(--tw-text-opacity))}.\[\&_label\]\:pt-2 label{padding-top:.2rem}.\[\&_span\]\:\!font-medium span{font-weight:500!important}.\[\&_span\]\:font-medium span{font-weight:500}.\[\&_span\]\:text-white span{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}@media not all and (min-width:1200px){.max-xl\:\[\&_span\]\:block span{display:block}}.\[\&_strong\]\:font-medium strong{font-weight:500}.\[\&_svg\]\:h-auto svg{height:auto}.\[\&_svg\]\:w-12 svg{width:1.2rem}.\[\&_svg\]\:w-full svg{width:100%}.pagination .page-numbers{padding:.6rem;transition:color .2s}@media (min-width:1200px){.pagination .page-numbers{padding:.8rem}}.pagination .page-numbers:focus-visible,.pagination .page-numbers:hover{color:#826c57}.pagination .page-numbers.current{background-color:#826c57;color:#fff}.pagination .dots{color:#949494}.woocommerce-MyAccount-navigation-link.is-active{color:#826c57}.profile-menu-active{z-index:3000}.profile-menu-active nav{opacity:1;transform:translateX(0)}.custom-woocommerce-notice strong{font-weight:400}.custom-woocommerce-notice>a.woocommerce-Button,.custom-woocommerce-notice>a.woocommerce-Button.button{background-color:transparent;color:#fff;font-weight:400;padding:0;-webkit-text-decoration:underline;text-decoration:underline}@media (min-width:1200px){.custom-woocommerce-notice>a.woocommerce-Button,.custom-woocommerce-notice>a.woocommerce-Button.button{margin-left:auto}}.custom-woocommerce-notice>a.woocommerce-Button.button:focus-visible,.custom-woocommerce-notice>a.woocommerce-Button.button:hover,.custom-woocommerce-notice>a.woocommerce-Button:focus-visible,.custom-woocommerce-notice>a.woocommerce-Button:hover{background-color:transparent;color:#fff;-webkit-text-decoration:none;text-decoration:none}.gallery{display:grid;grid-gap:1.2rem;gap:1.2rem;grid-template-columns:repeat(1,1fr);margin:2.4rem 0}@media (min-width:768px){.gallery.gallery-columns-1{grid-template-columns:repeat(1,1fr)}.gallery.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery.gallery-columns-10{grid-template-columns:repeat(10,1fr)}}.gallery figure a{display:block;position:relative;width:100%}.gallery figure a:before{background:transparent;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:background-color .3s;width:100%}.gallery figure a:hover:before{background:rgba(0,0,0,.1)}.gallery figure img{aspect-ratio:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery figcaption{font-size:1.4rem;margin-top:.4rem}.b-complex-list-with-links+.bg-white{padding-top:0!important;position:relative}.b-complex-list-with-links+.bg-white:before{background-color:#fff;bottom:100%;content:"";display:block;height:30rem;left:0;position:absolute;width:100%;z-index:-1}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(//abacosun.pl/wp-content/themes/abacosun/public/css/data:font/woff2;base64,d09GMgABAAAAAAtMAA0AAAAAE5QAAAr3AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG4EuHCgGYACBBBEMCpdMk28LWAABNgIkA4EmBCAFhRgHghAbfBCjopyQNlH8RQKHp8yfe0wTCklq2bbAQCvEDv3HrPKMPEZy28/z2/xzCcH3qLawMQtjMrHRBtHGLEzeQrbWVbFIV9XGun6m7Y8APp3nwxPfTy5NBYs+0YFMeCBjm9Bk0EtAA4BcVAw8fu1XXcU0JLVQIaQfOqEQ2dn9Mn8Qt4eIhyKJTqLRvIlI0tN2IV4Va3eEeiEUQrz3vs0cGtydvgwxZRRTevu/f7c/EhAAYOBPjaRO0OSC7GnoaAYWUAAAxsYgQG8MAKmhqp2llQkAngCIhJD+QSJRZyvIlS6YW4eI3CkLBGzZceCIDJy+gttP8D+AwYwVYY/11fh9fNnyZcQ9AwLbrkUCHMExRZZBV/MyjweDVR42JlN4WYAKQO2hCgCSoCXJJ/Tk15NMYlNJOXIKmUTuA0zYd8crUwOxQH4dKf+bsmAfyY4LYPHQq/22LADkSAAFT0YBEAJnCrRmSHBonn4YJshDQ9KoUSEyoElo0SW3CPX1KEgSFSpAZain/s1CY7/128b8zRknDFr4AUFmEZCAhyYndhC9SGeTBbIegMLBzsA/EPviKGmQjiPhWAYM5NTGQl+ZGj9lNw6F4ieOEbK8JNEcTEFXc9yjrXlcF55ALhAw+AJi593RUdzw8DD0DZ27deqUJBfTrT149u7Zg8g8gn3t2DasX9Zrfog7vn032LXtGNb/wMTt5eRwCQ4xINQODWGPjDxBPR19ixvW5i4ZxPp3nLgxomEaik7QN+yEGz3DuK3EwGZp78qNiIb3Yv1bZCbLGhgjcCKOO5OUAKbUO+Tr8pZvvcTcHiobNZITUBQ0fUG6KRjVhA9sl9bt3i9dddCvYflOHCeAoocLvJi9CA4ilizB+k/cGFfN3ZP4gHQORs30LJx2SbXTLkwhBaOapaW5FGKFjtWtfROcH6mYbXP8ttXdg+FcOH0W0bda0MEGFjKvE3ezEJvQLxnEsLxVJ/HegaVC7bYP+MlfkdG/Q1bA0q84hmEE3osNHju1C9zGbd263MQuOaBbPSTh3hqLD7HYwYt3vbbIdKeGpkV5G+k0NHQqd4cocGrxtXDRQy80tCIz7D993UhjFsEFFold9H8d39TbMEvDA1S8DWMNr644Ov3eUO4sTP2kmb2BlyIqgEsZiQ2clYvM7nlUnKDkgRWCXAr2Ud5dNDSExXx8YPQhtCvVbdmBEJ73Cfdq2z90byg3lwnEqcNmoXapcPly8Q60wfUY0bfr1DFWqBNn9iDz3rMnGx0/vZswnx1lQkgBuWyEfnQ0b+A0xCD19i9QEmSGUNgm7BB2zrZ9t6GSSZQN7lr88q25GCcwnYE+50HTK8Ie7Jw+Pc42neM7rtopaZyiIDzMLuNGwW8uoZxaE97hmgGLbtT895ciKCkywqOtcz8uPWwVRPV76S9qvU0Xi2m3W0X+L4S/Dt4BquWOsAKo3hWQghScW6nZeVV/t+1f9U/9/nMG5saNtczT5+n169e+M+hzYvR1tlzmBaI02cbAizWeSZ+9UHN/yoziLqctOJxaF1vF0jmk+GexgOtqkc35JehduAdH/McOoFrKxT+8CRoKkzgI/rv6v6kSwi8dnxfD4Z5XK8oc41UVTuMjHTP9opTpZWEmRZ+XKbQsR9mbXzJu0NR7IL594F1lpjas0NTMEhZlhrR758Q3uKao3UsjVcrs0jCTW5/CFFKqVfaVapRzW5oGVQ09l1OTE2E4QnleKX9YukP2eGOid+Du3XvWBCR4z/8m3QXJ8ZYkp7TAQ8bAtf4ae8/AS13StRCcozL9w2YrijWS8JS2YE2F21x9kce81LLGQLUqx74zhideHxCryryc0ly6Mb57mvr8hLaYsz39+9OM9ZvU38Oi3+rdljCbVEkb8xtyJoXmVnrN1U0/MN1YO6kxY1ZqROwX8KlIPyxla+tTRcE+iSL3QQf3i8muxbbl8mL35EhvXXRCQJdBNzeguH6n+rBH3IRiHo8wZ9pEB6fJogecPK8ku5XYljuUKJKjvQtUSr/6wszpfrrKtTHLICRnO//BbufHHgP/pDAvnHV74TjnR3DVbv+EXuwS1i/+aaTkoIt9SJspsFGNFNkG6SvTxyvTKw9L/zJOz5/62s5gI13mPGy5HH6Lq3KtqETmhnmKR8KvRvE+il8laAWZ2wRqC5h6jKcO+e9il1euedO1jl9sTA3PcSvhKyOr5akq78r4KFXzIu13oTvJGV2VPRUqvTxW8UrMWzT3z5zM8xld2qlh+RU+c7W3ZX5pPLXT65cPTeSd9g0B/nGeCsuhfRBbZvxztgDVYly775nPCp/P+9YWGpsOnx7Amw5RFQVXo12JE2fHXzXXxx7tnbFX01xoiWppj9nW6Gkj3YhK/ebmlBh9k+LK7OOdv+eK9gXE2ixKyGIqm6nRUu3XAR/Smhcv4U51j3GsVqWUKEC22HXyRbPd7sqTLxo3+XqeKJkum7NBe+sCSJeej9mvqeYc+rBs/D8Hju9LrbPrXx43GdaP6R9Lbn1/bKQkIsonU/rZq5AWp7+7kqVK4icPC7aKL38586Tc7oiDb6b0L+8iepxww3gzwLIQjPzcyRO25avr4r7tSFuLd7+gbQEboVKmcXwok13kRiWnGN7Fe37olA60imUO872cUukZ1hl4ufhjV0iYTvQxzWq9VA3ekx2iZq1HRmtdWEgXmmq9fjYwrkwRiZ73iYVlz9FyYslzg1Bsfi7ZLrrlq1Ukbn1u5Yv+vE0savvYwMPtd9dRfLmw/8ENCy7O5oJkC7bvu/szGUemm4sdq3i8Kkdz8fQjjJkgu7JCEsm5KJUcBC+J1AsdlEgvciNzQ3JDAQAaKPIZJVq7MuGXGCpDvCdhVsiKA9lKtJJwK9hqQdL1CMfVxXKR5uoedQxdS0yXGWMPeV3P6HVdHQ7rYXYRnxLgYr8CAAX947K2+l1K/zwnU7fbA6jhpNsiQH5uUrKs51OMQXHsID8zW9owlHfHz3QBl7AxQcxrVdJ+86UTile94s+DAADJPraCR3spO+qXdN8DADfeJa3oBfn6Th9T34s7vn0AWAMJAAAQAO3IrQPWpDF1x53HIchBFOXOx6OgKYBaAAXrkz3lQllf0Cmv6OYWKaWHRbMSYuZqCaMaLq1MwMi/KxKpLBwUogQ1juE9pghVUkJhJYFSDKqADMqgNnBgZ6kf1QAFHiK4ri9s7Ecb+5tjEAB4mYIG5ShzIRK5GR2qkQFRrAGQIPbBCwEdibxIwEJ0LzLkOuRFAYnVXlTIpEGrqhyMLFwBUKujc2ul5McaVWhXR2IH4ezLiI0IW2pYw6rIkEDTocGzLXxkq6piJxMNCXUUtQvZFs3kAuRsAH/BIgPmcdAoBmZFMy+ZgI0CZ6PajBatdWymfLfo1K7C2Cw8eU6HXg00+IxKmjrfUGFkoi6wTkKVaH4VlORqwFhIIH8BApJRRnHmqHdlqGbFWsspVPCQ5/nzUcqQKxdMLDc5Xg4TykHxzt3q5FoyrhR18aICJawptGfTGTSpgjinmOXEtwmoaauoSamzPUSS60PMyJEMOXIZK25sMLAO7z2EPS3yRYIc4ViHHh+7F0AkIAEZ3AQIFSVagiw6xeaGjCjwn/9DRVbwxtvQEB1ZIwzeee9kcMRATMSCDz7a4rVnpoSNOOGGV+lajYamavldJ6eBZkByvFTV1SrdUNHZUWXVfJJyJKNUIJrKsYLKlo4XeEJUnOk8l1lZV/XPP8y+zyNS+Zo3/C1zsTmOJVGvAgAA) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(//abacosun.pl/wp-content/themes/abacosun/public/fonts/lato-400.4de1fe.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(//abacosun.pl/wp-content/themes/abacosun/public/css/data:font/woff2;base64,d09GMgABAAAAAAt4AA0AAAAAE6wAAAsiAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG4E+HCgGYACBBBEMCpdslAMLWAABNgIkA4EmBCAFhQAHghAbiBBRlHBWJ8WPBNt2worKlucquG5BV1eOhfq/n+e3+ec+HqAPWjAIfUYVE0G0MRCUBVazDRO2fdgaFq2L/9WFuoo2fnTT/gjg03mC3eO7qp9oADCQCQ8ARvbvr/1avf1y52goYpVQISRCJxTi8k4fi7h9xJN6ggaVUsSle6ISqWKN0AmhMITG+89pIUKqi1H2HyPE5Da727cEBAAExFDClKoiDYg+td1dwAYcAMDphABdJQBYe+NClaEaCgAMiGEMXSrM3VSXBg3myRBUIBI3ygYBCSkfvqjA7TO8fsItcvTqd8TUQ8p2FuA4jRpynNRQjPXoYh3poSBFIGk17IZPeGDBFKAbA4h8AqahE1ieggdgl1EBqP1UAQDyZONSLhrJry4UjOOC5b7jFIxiBSwo2f0tLQISHfU+Bf+bs/GczcELsAUA4Bh1DAAJA0gIBQXEENniMD/WE1cmLjthARk68kJKNBvVoiVo8yWHCOGZcOSJ5EiPalD/6dVCzt/6SQl/m6su2mfTaYAglyLAgAV0O+MgH860w5QCpRYAP4vkJW8NxtNGChmGzhw4iF1zYjCbgT30AMHCo+6Ul0zIiRTJuESIq5wdlOHK5wbyBQECAdtNYHk2w3BMTU2BdfL648uXPTWE9o1T155dO4VsVwn77dP7CLtoru3UtUcMx4MrJ8B6/PJ9wv7w6kkzb4Cr41m4FodX5eSHhP3j6beR7Z2ZTxiOqUrN1gnCfnV6mrBPog1Yp2wYjpmY9MFxy8b37z8gHHhjGtEZA4T9Yph5xyjQCAvDMvRG/qHwGNAGrJM2hH26rEw3eIjheOKXgGzTYINsM9DuRVlwJtXMcFzxajwyJR2eiW7edY3BsIA1op8DfGQb9rCwkWXrvlMHD/sW8uxSOcmr8nJX5mZDGK5ZgrTykETzPMAJqs3etxRvbFiwXumtbZhul+rCg5hH146RF1cPXGaxHvdsYQEX2YbD25mIZ6maOE0Qul2XGAMOYeX5psBg0eG6ror07KqhywRhYQ0Q+84fPgzWK/S48cFBM0u/c9pvZFLCC7VjeIwydlCkHVm4Dk0h9PH9jCqME5M2OO49ehaOcOR1sE4N4tFsCw/YGAuYGAfStp3adurpwVzk7x7aR7BnVz3ziMbtNcO32MUTs2zTL6ct9WBNqcE4wKVqkC1YR2VZcB1YEzQ4kcT1zZmcBBVgpZaa8Tdo7yLE0M3MMMB6/pjMT2pYYCH0DMd+YeU24eCgR5Y9zmBYjmgwOrYTWGzDhy4x7kxV6sX1TgVWzczkOi4ceB2AiQ3smyTsBRYK08wdtrt49Sh/KaA2wD80OcbUbN2XOxCEbnA8hGHGzDPCym29kJ0bVEPQ383+1bJuo6xeZQwsVobUpCeLS3Z6TfrnCA0HuAs0DfaA+x/7+/8TFcCadYTj96/6TYk8QSCV4Eq5RJqlwCVSQXyWsNv+M1DHfs5StgJV2gq58kr3H1sX6jrAdHoUOs/cquGM7m1n37rF7dg/+mNTpaZ6kcXm7vFLfuh8f13TQZV5mfJyr1l5pcc2rJyTXMUo8MoOYQ3pgffbGH9hCPdItOleHJYtNX4H1DEHuSU1WnErOkrU//RfbB2kbh3ef0Mg8FYE6r1lKeWiDeLskPgUxdzovsBFYX0pc7Upi/V12QetSy7k9eesEJlj23J2FluPfOzmNVQS2xZSaFrc0ZSakjs3ps/XEtyXPLc6ZWW9Wrat33QsZ4F1Rl2YC7HlcXGsOPKX7u/8bW+5fNzmWzR5hyxqpX28/4zf95B/Zqw+altUg+f3M4VtgsljUculL6chsSL0iFrgliRRusfLa6OydD6L1OV+r8m1cyPS0/Mk/CIP789V1RsMWU1BnZwkw7hq0aq820sWZF1fvPaCesB0OF+phOXYYMy33NIflPFFgTq3BI0tRdsUsV677o9187RNuixjKu9ziKpIG57D4y+rUrpF51dkxvkeVvlWi+b6VIeoZGE6WUHiomb9UFx9YgN/jm9J5Nspc0deeHismZvnlRLxqS3CM+CIylcvmuejD1PJwwzKWbELajQb4wxtR3KGIGnvbhF5/Qvb31e9mnn/49+s/vEKAaHbzv6O+0dJtq77+StzCOiuX+KrA/XUOklyXWuZPDmvURFC87+5oz1I1x7U+5nfC/8VY26Vr0lMm/3Sw9273M/N9Nne1Lr3nhz78JpE+/KlWHccJhTtqI3+SFIKm3JC41c2CfPqChLU/tW8ZHmnX0lOeHNOWsb8dfpv0o9SMpq1dRUZavEesbdX2mhEyfHRv/Vr02pb4jbpPvgu6D9H3qEj7fhGkS4011delAyyHwf9lBGgjm2ctm3669lfO2wzs4c0BL68SFccnzl3ZQN+qHCxPfeerVVxfsnqs2pT7Z7Mnl75YaNEebuKZyZe37LFnKEVZ/kyPHymc6vTFDvy1ayw9FGa0PlXZyRIOgYGuMbnMV4aQ1kAeMc3NZ48HQjKiQnF+6XcU9UXyB+2Fl1kgeS3p5F75OtDJdakL//YtFe+2f/b5ckr4MaX5ceYrQWD1trzkRZbkTpEIZzlW9xcvtfMs8Q1PuBt8bz334PfVwWXhIYqhQb/4mb+2qDjIE7Y+OWnwkOcA72thlVXVReVLYbeC+z9IP0slhw6MOFL9u9YTfqu3tlP+k4cHAKqYpPwzpNR7w+3+BQQ3l8a8wPknGGfL4UNbfX50PvElSlh+ZY6jEIOyzkB+cbsMuo2A3t6mdhQ4SYRfRKvFouzEj4TSYSa0mMisTqeIhFTFK/dWyVVLKEmZEHE787gmfHQQDn75q0Hl9RVJwWAff7lJU7yeEN2bENcXENsQ/Z4MufST2//DtKmEe/lQ30+Ut3qbm+f3tU6qU/fkOhWAhYEOADQISRPSbyrPQt+DKQq+LMC4YBcAUCk8ZjAUMJ2OeY9NHT7AOt4un1wygNdvPhUkdn2FLiHJd/p9B7otOdQ/wDzAQFu9UMAIOuPm0lzwqz+NEf2WZsBVSs6Lgc4ZglQqeZvGMaCo5H/MjeEOta/TI7+dAJkuEvtqACUNj3qTlLgM5X4xdHGIABAopGT3C33DZyM3/KiPwcAD3/z5rP9/6OsTvU72PenHBC4AgYAAAiAfvbVAtfwm7L5Db/vLA5ZKgg7X81SQM0E2f7S5hULAVvq/Gu9JJsXzVoLYPlsg7B5iGIsgct7LRruAWU7U4UrjRjJyhaD3xiT4OSHaasCAszgCszkDG4NY8nV6sYS5+eVUNgjEM3z+simvjQBAUC4pehggE+FYeJKLtCEAgh3BUACRENEQfF/xED83ZUCJSZcceDb7kqFUiqkgZiA7FsuQIvuwnG+NNFSk3oLtYrYLdhGMWEHQ2MIm1W5aipFBdaCB6NI2YxyG2g1EliOYtSFFCtKrBgJ0pF0Gpl0K/O7hCu1UoOtSUuu0XyNgCaOPTqsl0zdKMjEbgNmrIXYBkUGbBdyTcyUFWy1sgY2Vr00pA+EqsaJESs2NWmZYihsYAFY88JUJYWoF2qkleBIj1hSnaFjcmDtSeqYJAq2fVpJCytfGEhZry6epFpA6F5aolanRgr2G2a8n6hOwM2wZAYr6+keIkb6QxRbIZ8SSerlNXfQsA+JaMIGpkfBIPfRudqIexsOEAYYUCBIrCQZMqmU0ZprXSgIh/8IFdHgY5+EjlyQKyLgU5+5FAZiIhZiw+e+MOYj71oaDuIiHuLj//Igji43fseT2E6vZWKO0FifVlJb39PdSOuKhQrBJOh5cw6hbzB2n+HHooLNyUhWQ2vjnwCB3ybECL0BTL/RnO8KZlv0TwEAAAA=) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(//abacosun.pl/wp-content/themes/abacosun/public/fonts/lato-700.6d664c.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.otgs-development-site-front-end,.wpcf7 .screen-reader-response{display:none}.wpcf7 label,.wpcf7 p,.wpcf7 span{display:block;margin:0}.wpcf7 .wpcf7-form-control-wrap{display:block}.wpcf7 .wpcf7-form-control{display:block;height:auto;resize:none;width:100%}.wpcf7 .wpcf7-form-control.wpcf7-date,.wpcf7 .wpcf7-form-control.wpcf7-select,.wpcf7 .wpcf7-form-control.wpcf7-text,.wpcf7 .wpcf7-form-control.wpcf7-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.8rem;border-width:max(1px,.1rem);display:block;height:auto;width:100%;--tw-border-opacity:1;border-color:#c9c9c9;border-color:rgba(201,201,201,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:1.2rem 1.6rem;--tw-text-opacity:1;color:#240e16;color:rgba(36,14,22,var(--tw-text-opacity));font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.wpcf7 .wpcf7-form-control.wpcf7-date,.wpcf7 .wpcf7-form-control.wpcf7-select,.wpcf7 .wpcf7-form-control.wpcf7-text,.wpcf7 .wpcf7-form-control.wpcf7-textarea{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.4}}.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-date,.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-select,.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-text,.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-textarea{padding-top:0;position:relative}.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-date:before,.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-select:before,.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-text:before,.b-complex-list-with-links+.wpcf7 .wpcf7-form-control.wpcf7-textarea:before{background-color:#fff;bottom:100%;content:"";display:block;height:30rem;left:0;position:absolute;width:100%;z-index:-1}.wpcf7 .wpcf7-form-control.wpcf7-date:focus,.wpcf7 .wpcf7-form-control.wpcf7-select:focus,.wpcf7 .wpcf7-form-control.wpcf7-text:focus,.wpcf7 .wpcf7-form-control.wpcf7-textarea:focus{--tw-border-opacity:1;border-color:#826c57;border-color:rgba(130,108,87,var(--tw-border-opacity))}.wpcf7 .wpcf7-form-control.wpcf7-date::-moz-placeholder,.wpcf7 .wpcf7-form-control.wpcf7-select::-moz-placeholder,.wpcf7 .wpcf7-form-control.wpcf7-text::-moz-placeholder,.wpcf7 .wpcf7-form-control.wpcf7-textarea::-moz-placeholder{--tw-text-opacity:1;color:#c9c9c9;color:rgba(201,201,201,var(--tw-text-opacity));opacity:1}.wpcf7 .wpcf7-form-control.wpcf7-date::placeholder,.wpcf7 .wpcf7-form-control.wpcf7-select::placeholder,.wpcf7 .wpcf7-form-control.wpcf7-text::placeholder,.wpcf7 .wpcf7-form-control.wpcf7-textarea::placeholder{--tw-text-opacity:1;color:#c9c9c9;color:rgba(201,201,201,var(--tw-text-opacity));opacity:1}.wpcf7 .wpcf7-form-control.wpcf7-textarea{height:13.2rem;min-height:13.2rem}.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item,.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item{margin-top:1.2rem}.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item:first-child,.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:first-child{margin-top:0}.wpcf7 .wpcf7-form-control.wpcf7-acceptance label input,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.wpcf7 .wpcf7-form-control.wpcf7-acceptance label input:checked~.wpcf7-list-item-label:after,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:checked~.wpcf7-list-item-label:after{opacity:1}.wpcf7 .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{display:block;font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.4;padding-left:3.2rem;position:relative;z-index:10}@media (min-width:1024px){.wpcf7 .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}}.wpcf7 .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label span,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label span{display:inline}.wpcf7 .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label:after,.wpcf7 .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label:before,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label:after,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label:before{border-radius:.4rem;border-width:max(1px,.1rem);display:block;height:2rem;left:0;position:absolute;top:0;width:2rem;--tw-border-opacity:1;background-color:transparent;border-color:#c9c9c9;border-color:rgba(201,201,201,var(--tw-border-opacity));--tw-content:"";content:"";content:var(--tw-content)}.wpcf7 .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label:after,.wpcf7 .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label:after{background-color:currentColor;border-color:transparent;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Cpath fill='%23fff' d='M10.137 15.934 5 10.8l1.042-1.045 4.095 4.02L16.913 7l1.042 1.042z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Cpath fill='%23fff' d='M10.137 15.934 5 10.8l1.042-1.045 4.095 4.02L16.913 7l1.042 1.042z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:90%;mask-size:90%;opacity:0}.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:checked~.wpcf7-list-item-label:after{opacity:1}.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{display:block;font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.4;padding-left:3.2rem;position:relative;z-index:10}@media (min-width:1024px){.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}}.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label span{display:inline}.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after,.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before{border-radius:9999px;border-width:max(1px,.1rem);display:block;height:2rem;left:0;position:absolute;top:0;width:2rem;--tw-border-opacity:1;background-color:transparent;border-color:#c9c9c9;border-color:rgba(201,201,201,var(--tw-border-opacity));--tw-content:"";content:"";content:var(--tw-content)}.wpcf7 .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after{background-color:currentColor;border-color:transparent;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Ccircle cx='11' cy='11' r='5' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Ccircle cx='11' cy='11' r='5' fill='%23fff'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:90%;mask-size:90%;opacity:0}.wpcf7 .wpcf7-not-valid-tip{display:block;margin-top:.4rem;--tw-text-opacity:1;color:#ef2f2f;color:rgba(239,47,47,var(--tw-text-opacity));font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.wpcf7 .wpcf7-not-valid-tip{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}}.wpcf7 .wpcf7-form .wpcf7-response-output{display:none;margin-top:2.4rem;--tw-bg-opacity:1;background-color:#a3d3f8;background-color:rgba(163,211,248,var(--tw-bg-opacity));padding:1.6rem;--tw-text-opacity:1;color:#051b5c;color:rgba(5,27,92,var(--tw-text-opacity));font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.wpcf7 .wpcf7-form .wpcf7-response-output{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}}.wpcf7 .wpcf7-form.aborted .wpcf7-response-output,.wpcf7 .wpcf7-form.failed .wpcf7-response-output,.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,.wpcf7 .wpcf7-form.sent .wpcf7-response-output,.wpcf7 .wpcf7-form.spam .wpcf7-response-output,.wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output{display:block}.wpcf7 .wpcf7-form.sent .wpcf7-response-output{--tw-bg-opacity:1;background-color:#9cf3aa;background-color:rgba(156,243,170,var(--tw-bg-opacity));--tw-text-opacity:1;color:#024239;color:rgba(2,66,57,var(--tw-text-opacity))}.wpcf7 .wpcf7-form.aborted .wpcf7-response-output,.wpcf7 .wpcf7-form.failed .wpcf7-response-output{--tw-bg-opacity:1;background-color:#fdc1ab;background-color:rgba(253,193,171,var(--tw-bg-opacity));--tw-text-opacity:1;color:#72092d;color:rgba(114,9,45,var(--tw-text-opacity))}.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,.wpcf7 .wpcf7-form.spam .wpcf7-response-output,.wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output{--tw-bg-opacity:1;background-color:#ffed99;background-color:rgba(255,237,153,var(--tw-bg-opacity));--tw-text-opacity:1;color:#7a4e00;color:rgba(122,78,0,var(--tw-text-opacity))}.form-checkbox input,.form-radio input{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.form-checkbox input:checked~label:after,.form-radio input:checked~label:after{opacity:1}.form-checkbox label,.form-radio label{cursor:pointer;display:block;padding-left:3.8rem;position:relative;z-index:10}.form-checkbox label span,.form-radio label span{display:inline}.form-checkbox label:after,.form-checkbox label:before,.form-radio label:after,.form-radio label:before{border-width:max(1px,.1rem);display:block;height:2.4rem;left:0;position:absolute;top:0;width:2.4rem;--tw-border-opacity:1;background-color:transparent;border-color:#949494;border-color:rgba(148,148,148,var(--tw-border-opacity));--tw-content:"";content:"";content:var(--tw-content)}.form-checkbox label:after,.form-radio label:after{align-items:center;background-color:#5f90b3;border-color:transparent;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M13.333 4 6 11.333 2.667 8'/%3E%3C/svg%3E");display:flex;justify-content:center;line-height:1;opacity:0;padding-top:.2rem;transition:opacity .2s}@media (min-width:1200px){.form-checkbox label:after,.form-radio label:after{padding-top:.4rem}}.form-radio input:checked~label:before{--tw-border-opacity:1;border-color:#5f90b3;border-color:rgba(95,144,179,var(--tw-border-opacity))}.form-radio label:after,.form-radio label:before{border-radius:9999px}.form-radio label:after{content:"";height:1.6rem;left:.4rem;top:.4rem;width:1.6rem}.form-label,.woocommerce form p.form-row label{display:block;font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1;margin-bottom:.8rem;--tw-text-opacity:1;color:#4d4d4d;color:rgba(77,77,77,var(--tw-text-opacity))}.form-input-text,.woocommerce form p.form-row input,.woocommerce form p.form-row textarea{border-width:max(1px,.1rem);width:100%;--tw-border-opacity:1;background-color:transparent;border-color:#949494;border-color:rgba(148,148,148,var(--tw-border-opacity));padding:.8rem 1.2rem}.form-input-text::-moz-placeholder,.woocommerce form p.form-row input::-moz-placeholder,.woocommerce form p.form-row textarea::-moz-placeholder{--tw-placeholder-opacity:1;color:#949494;color:rgba(148,148,148,var(--tw-placeholder-opacity))}.form-input-text::placeholder,.woocommerce form p.form-row input::placeholder,.woocommerce form p.form-row textarea::placeholder{--tw-placeholder-opacity:1;color:#949494;color:rgba(148,148,148,var(--tw-placeholder-opacity))}.form-input-text,.woocommerce form p.form-row input,.woocommerce form p.form-row textarea{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.form-input-text,.woocommerce form p.form-row input,.woocommerce form p.form-row textarea{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.4}}.form-input-text,.woocommerce form p.form-row input,.woocommerce form p.form-row textarea{line-height:1.4!important}.woocommerce form p.form-row{margin:0 0 2.4rem;padding:0}.woocommerce form p.form-row .select2-container--default .select2-selection--single{background-color:transparent;border-radius:0;height:auto;padding:.8rem 1.2rem}.woocommerce form p.form-row .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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))}.woocommerce form p.form-row .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.4;padding-left:0}.select2-container .select2-results__options .select2-results__option--highlighted{--tw-bg-opacity:1;background-color:#826c57;background-color:rgba(130,108,87,var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.c-toggle input{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.c-toggle input:checked+label:before{--tw-bg-opacity:1;background-color:#5f90b3;background-color:rgba(95,144,179,var(--tw-bg-opacity))}.c-toggle input:checked+label:after{--tw-translate-x:2rem;transform:translate(2rem,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));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))}.c-toggle label{cursor:pointer;display:block;padding-left:5.2rem;position:relative;--tw-text-opacity:1;color:#4d4d4d;color:rgba(77,77,77,var(--tw-text-opacity));font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.c-toggle label{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}}.c-toggle label{font-weight:300}.c-toggle label strong{display:block;font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:1024px){.c-toggle label strong{font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:1.4}}.c-toggle label:after,.c-toggle label:before{display:block;position:absolute;--tw-content:"";content:"";content:var(--tw-content)}.c-toggle label:before{border-radius:2.4rem;height:2.4rem;left:0;top:0;width:4.4rem;--tw-bg-opacity:1;background-color:#ccc;background-color:rgba(204,204,204,var(--tw-bg-opacity));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-toggle label:after{border-radius:9999px;height:2rem;left:.2rem;top:.2rem;width:2rem;z-index:10;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity));transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.b-complex-list-with-links+.c-toggle label:after{padding-top:0;position:relative}.b-complex-list-with-links+.c-toggle label:after:before{background-color:#fff;bottom:100%;content:"";display:block;height:30rem;left:0;position:absolute;width:100%;z-index:-1}@supports(animation-timeline:scroll()){@media(prefers-reduced-motion:no-preference){.anim-slide-fade-in,.anim-slide-fade-in-children>*{view-timeline-name:--item-timeline;animation-fill-mode:both;animation-name:native-slide-fade-in;animation-timeline:--item-timeline;animation-range:cover 0 cover 15%}@keyframes native-slide-fade-in{0%{opacity:0;transform:translateY(5vh)}}}}.woocommerce-cart .product-remove .remove,.woocommerce-cart .product-remove-custom .remove{align-items:center;border-radius:0;color:#ff4d80!important;display:flex;font-size:1.2rem;font-weight:500;gap:.2rem;height:auto;width:auto}.woocommerce-cart .product-remove .remove:hover,.woocommerce-cart .product-remove-custom .remove:hover{background-color:transparent;color:#ff4d80!important;-webkit-text-decoration:underline;text-decoration:underline}.woocommerce-cart .product-remove .remove:before,.woocommerce-cart .product-remove-custom .remove:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath stroke='%23FF4D80' stroke-linecap='round' stroke-linejoin='round' d='m12.668 5.167-.578 8.095a1.333 1.333 0 0 1-1.33 1.238H5.243c-.7 0-1.28-.54-1.33-1.238l-.578-8.095m3.333 2.666v4m2.667-4v4M10 5.167v-2a.667.667 0 0 0-.666-.667H6.668a.667.667 0 0 0-.667.667v2m-3.333 0h10.667'/%3E%3C/svg%3E");content:"";display:inline-block;height:1.6rem;min-width:1.6rem;position:relative;top:-1px}.woocommerce-cart .product-thumbnail a{aspect-ratio:1.125;display:block;width:9.2rem}.woocommerce-cart .product-thumbnail img{display:block;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%!important}.woocommerce-cart .cart-custom-quantity{border:1px solid #c9c9c9}.woocommerce-cart .cart-custom-quantity input{color:#000;font-size:1.4rem;font-weight:400;line-height:1;padding:.4rem .8rem;width:6rem!important}.woocommerce-cart button.button[name=update_cart]{align-items:center;background:transparent;border:0;border-radius:var(--btn-border-radius);box-shadow:none;display:flex;flex:0 0 auto;font:normal 600 1.4rem/1.8rem Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font:normal var(--btn-font-weight,600) var(--btn-font-size,1.4rem)/var(--btn-line-height,1.8rem) Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;height:100%;justify-content:center;margin:0;max-width:100%;min-width:0;overflow:hidden;padding:var(--btn-padding-y) var(--btn-padding-x);position:relative;text-transform:uppercase;transition-duration:.3s;transition-property:background-color,border-color,color;transition-timing-function:ease-in-out;width:100%;z-index:1}.woocommerce-cart button.button[name=update_cart]:not(:disabled){cursor:pointer}.woocommerce-cart button.button[name=update_cart]:after,.woocommerce-cart button.button[name=update_cart]:before{border-radius:inherit;bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.woocommerce-cart button.button[name=update_cart]{--btn-border-radius:0;--btn-font-size:1.6rem;--btn-font-weight:500;--btn-letter-spacing:0.01em;--btn-line-height:1;--btn-padding-x:2.4rem;--btn-padding-y:1.2rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:1rem;background-color:transparent;border:.1rem solid #826c57;color:#826c57;display:inline-flex;width:auto}.woocommerce-cart button.button[name=update_cart]:focus-visible,.woocommerce-cart button.button[name=update_cart]:hover{background-color:#b49f86;border-color:#b49f86;color:#fff}.woocommerce-cart button.button[name=update_cart]:disabled{background-color:transparent;border-color:#4d4d4d;color:#4d4d4d;pointer-events:none}.woocommerce-cart button.button[name=update_cart]{padding:1.1rem 2.2rem!important}.woocommerce-cart .coupon button.button{align-items:center;background:transparent;border:0;border-radius:var(--btn-border-radius);box-shadow:none;display:flex;flex:0 0 auto;font:normal 600 1.4rem/1.8rem Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font:normal var(--btn-font-weight,600) var(--btn-font-size,1.4rem)/var(--btn-line-height,1.8rem) Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;height:100%;justify-content:center;margin:0;max-width:100%;min-width:0;overflow:hidden;padding:var(--btn-padding-y) var(--btn-padding-x);position:relative;text-transform:uppercase;transition-duration:.3s;transition-property:background-color,border-color,color;transition-timing-function:ease-in-out;width:100%;z-index:1}.woocommerce-cart .coupon button.button:not(:disabled){cursor:pointer}.woocommerce-cart .coupon button.button:after,.woocommerce-cart .coupon button.button:before{border-radius:inherit;bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.woocommerce-cart .coupon button.button{--btn-border-radius:0;--btn-font-size:1.4rem;--btn-font-weight:500;--btn-letter-spacing:0.02em;--btn-line-height:1;--btn-padding-x:1.2rem;--btn-padding-y:.7rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:1rem;background-color:#826c57;color:#fff;display:inline-flex;width:auto}.woocommerce-cart .coupon button.button:focus-visible,.woocommerce-cart .coupon button.button:hover{background-color:#b49f86}.woocommerce-cart .coupon button.button:disabled{background-color:#949494;color:#c9c9c9;pointer-events:none}.woocommerce-cart .coupon button.button:focus-visible,.woocommerce-cart .coupon button.button:hover{color:#fff}.woocommerce-cart .wc-proceed-to-checkout{padding:3rem 0 0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button{align-items:center;background:transparent;border:0;border-radius:var(--btn-border-radius);box-shadow:none;display:flex;flex:0 0 auto;font:normal 600 1.4rem/1.8rem Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font:normal var(--btn-font-weight,600) var(--btn-font-size,1.4rem)/var(--btn-line-height,1.8rem) Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;height:100%;justify-content:center;margin:0;max-width:100%;min-width:0;overflow:hidden;padding:var(--btn-padding-y) var(--btn-padding-x);position:relative;text-transform:uppercase;transition-duration:.3s;transition-property:background-color,border-color,color;transition-timing-function:ease-in-out;width:100%;z-index:1}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button:not(:disabled){cursor:pointer}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button:after,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button:before{border-radius:inherit;bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button{--btn-border-radius:0;--btn-font-size:1.6rem;--btn-font-weight:500;--btn-letter-spacing:0.01em;--btn-line-height:1;--btn-padding-x:2.4rem;--btn-padding-y:1.2rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:1rem;background-color:#826c57;color:#fff}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button:focus-visible,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button:hover{background-color:#b49f86}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button:disabled{background-color:#949494;color:#c9c9c9}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button{margin-bottom:0}.woocommerce-checkout .cart-subtotal td{font-weight:500!important}.woocommerce-checkout .woocommerce-shipping-totals td li,.woocommerce-checkout .woocommerce-shipping-totals td>div{padding-left:1.2rem}.woocommerce-checkout .woocommerce-checkout-payment .place-order button.button[name=woocommerce_checkout_place_order]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9.167 4.668 12.5 8.001m0 0-3.333 3.334M12.5 8h-8'/%3E%3C/svg%3E")!important;background-position:calc(100% - 2rem) 54%!important;background-repeat:no-repeat!important;background-size:1.6rem!important;padding-right:5rem!important}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method{padding-left:1.2rem}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method label{align-items:center;display:flex;gap:.8rem;margin-right:1rem}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method img{display:none}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method div{order:1;width:100%}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method.payment_method_payustandard{align-items:center;display:flex;flex-wrap:wrap}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method.payment_method_payustandard:after{background-image:url(//abacosun.pl/wp-content/themes/abacosun/public/images/logo-payu.344be0b21d76e92e.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4rem;position:relative;top:-.4rem;width:7rem}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td{text-align:center}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td div:first-child{display:none}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td p{margin-bottom:1rem}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd{align-items:center;background:transparent;border:0;border-radius:var(--btn-border-radius);box-shadow:none;display:flex;flex:0 0 auto;font:normal 600 1.4rem/1.8rem Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font:normal var(--btn-font-weight,600) var(--btn-font-size,1.4rem)/var(--btn-line-height,1.8rem) Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;height:100%;justify-content:center;margin:0;max-width:100%;min-width:0;overflow:hidden;padding:var(--btn-padding-y) var(--btn-padding-x);position:relative;text-transform:uppercase;transition-duration:.3s;transition-property:background-color,border-color,color;transition-timing-function:ease-in-out;width:100%;z-index:1}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd:not(:disabled){cursor:pointer}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd:after,.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd:before{border-radius:inherit;bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd{--btn-border-radius:0;--btn-font-size:1.4rem;--btn-font-weight:500;--btn-letter-spacing:0.02em;--btn-line-height:1;--btn-padding-x:1.2rem;--btn-padding-y:.7rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:1rem;background-color:#826c57;color:#fff;display:inline-flex;width:auto}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd:focus-visible,.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd:hover{background-color:#b49f86}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd:disabled{background-color:#949494;color:#c9c9c9}.woocommerce-checkout .woocommerce-shipping-totals.shipping+.shipping td .js--choose-point-dpd{font-size:1.4rem;margin:auto}.woocommerce-checkout .easypack-parcel-machine{text-align:center}.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget{align-items:center;background:transparent;border:0;border-radius:var(--btn-border-radius);box-shadow:none;display:flex;flex:0 0 auto;font:normal 600 1.4rem/1.8rem Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font:normal var(--btn-font-weight,600) var(--btn-font-size,1.4rem)/var(--btn-line-height,1.8rem) Lato,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;height:100%;justify-content:center;margin:0;max-width:100%;min-width:0;overflow:hidden;padding:var(--btn-padding-y) var(--btn-padding-x);position:relative;text-transform:uppercase;transition-duration:.3s;transition-property:background-color,border-color,color;transition-timing-function:ease-in-out;width:100%;z-index:1}.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget:not(:disabled),.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget:not(:disabled){cursor:pointer}.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget:after,.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget:before,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget:after,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget:before{border-radius:inherit;bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget{--btn-border-radius:0;--btn-font-size:1.4rem;--btn-font-weight:500;--btn-letter-spacing:0.02em;--btn-line-height:1;--btn-padding-x:1.2rem;--btn-padding-y:.7rem;--btn-padding-text:0rem;--btn-icon-size:1.6rem;--btn-icon-width:1.6rem;--btn-icon-height:1.6rem;--btn-icon-margin:1rem;background-color:#826c57;color:#fff;display:inline-flex;width:auto}.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget:focus-visible,.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget:hover,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget:focus-visible,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget:hover{background-color:#b49f86}.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget:disabled,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget:disabled{background-color:#949494;color:#c9c9c9}.woocommerce-checkout .easypack-parcel-machine td .easypack_show_geowidget,.woocommerce-checkout .easypack-parcel-machine th .easypack_show_geowidget{font-size:1.4rem!important;margin:0 auto 1rem!important}.woocommerce-checkout .easypack-parcel-machine td #selected-parcel-machine,.woocommerce-checkout .easypack-parcel-machine th #selected-parcel-machine{background:#ededed;border:none;border-radius:0;color:#515151;font-weight:400;text-align:left}.woocommerce-checkout .easypack-parcel-machine td #selected-parcel-machine .easypack-visible-point-header,.woocommerce-checkout .easypack-parcel-machine th #selected-parcel-machine .easypack-visible-point-header{background:none;font-style:normal;font-weight:700;margin-bottom:0}.woocommerce-checkout .easypack-parcel-machine td #selected-parcel-machine .easypack-visible-point-description,.woocommerce-checkout .easypack-parcel-machine th #selected-parcel-machine .easypack-visible-point-description{font-size:1.4rem;line-height:1}.woocommerce-shipping-methods{font-size:1.4rem;font-weight:500}.woocommerce-shipping-methods .woocommerce-Price-amount{color:#949494;display:block;font-size:1.2rem;font-weight:300!important}.woocommerce-shipping-methods li{align-items:center;display:flex;gap:.8rem}.woocommerce-shipping-methods li label:after,.woocommerce-shipping-methods li label:before{top:50%;transform:translateY(-50%)}.woocommerce-shipping-methods li img{height:auto;max-width:5rem;position:relative;top:-.2rem}.woocommerce-NoticeGroup{grid-column:1/-1}.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details,.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details+section{display:none}.woocommerce-privacy-policy-text a{-webkit-text-decoration:underline;text-decoration:underline}.woocommerce-privacy-policy-text a:hover{-webkit-text-decoration:none;text-decoration:none}.woocommerce-bacs-bank-details .wc-bacs-bank-details-heading{font-size:2rem;margin-bottom:1rem}.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name{font-size:2rem}@media (min-width:1200px){.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name{margin-bottom:1rem}}.woocommerce-bacs-bank-details ul{display:flex;flex-direction:column;gap:2rem}@media (min-width:1200px){.woocommerce-bacs-bank-details ul{flex-direction:row;margin-left:-2rem!important}}.woocommerce-bacs-bank-details ul li{border-right-width:0!important;float:none}@media (min-width:1200px){.woocommerce-bacs-bank-details ul li{border-right-width:1px!important}}.glightbox-container{backface-visibility:hidden;height:100%;left:0;outline:none;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:999999!important;-webkit-text-size-adjust:101%;-moz-text-size-adjust:101%;text-size-adjust:101%}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{height:100%;overflow:hidden;position:relative;width:100%;z-index:9999}.glightbox-container .gslider{display:flex!important;height:100%;left:0;overflow:hidden;position:relative;top:0;transform:translateZ(0);transition:transform .4s ease}.glightbox-container .gslide,.glightbox-container .gslider{align-items:center;justify-content:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.glightbox-container .gslide{display:flex;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glightbox-container .gslide.current{opacity:1;position:relative;z-index:99999}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{display:flex;flex-direction:column;height:100vh;justify-content:center;margin:auto;max-width:100%;position:relative;width:100%;-webkit-box-pack:center;-ms-flex-pack:center}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{border:none;min-height:165px;outline:none!important;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{border:none;display:block;float:none;height:auto;margin:auto;max-height:100vh;max-width:100vw;min-width:200px;-o-object-fit:cover;object-fit:cover;outline:none;padding:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{max-width:100%;width:auto}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{max-width:100vh;position:relative;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{margin:auto;width:100%}.gslide-video:before{background:rgba(255,0,0,.34);content:"";display:none;height:100%;position:absolute;width:100%}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{height:75vh;max-width:100%!important;min-width:100%}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;margin:auto;max-height:calc(100vh - 40px);max-width:100%;overflow:auto;text-align:left}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{display:block!important;opacity:1;overflow:auto}.gslide-external{background:#fff;display:flex;height:100%;max-height:75vh;min-width:100%;overflow:auto;padding:0;width:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{flex-direction:column;margin:0 auto}.gslide-description{flex:1 0 100%;position:relative;-webkit-box-flex:1}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.glightbox-button-hidden,.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));bottom:0;height:auto!important;max-height:78vh;max-width:100vw!important;order:2!important;overflow:auto!important;padding:19px 11px 50px;position:absolute;transition:opacity .3s linear;width:100%;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{opacity:.4;transition:opacity .5s ease}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{opacity:1;transition:opacity .5s ease}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{animation:lightboxLoader .8s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:transparent;display:block;height:25px;left:0;margin:0 auto;position:absolute;right:0;top:47%;width:25px;z-index:9999}.goverlay{height:calc(100vh + 1px);left:0;position:fixed;top:-1px;width:100%;will-change:opacity}.glightbox-mobile .goverlay,.goverlay{background:#000}.gclose,.gnext,.gprev{align-items:center;border:none;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:center;width:26px;z-index:99999;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.gclose svg,.gnext svg,.gprev svg{display:block;height:auto;margin:0;padding:0;width:25px}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{color:#000;font-size:1em;font-weight:400;line-height:1.4em;margin-bottom:19px}.glightbox-clean .gslide-desc{font-size:.86em;line-height:1.4em;margin-bottom:0}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{left:30px}.glightbox-clean .gnext,.glightbox-clean .gprev{height:50px;position:absolute;top:-100%;width:40px}.glightbox-clean .gnext{right:30px}.glightbox-clean .gclose{height:35px;position:absolute;right:10px;top:15px;width:35px}.glightbox-clean .gclose svg{height:auto;width:18px}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{opacity:1;transform:translateZ(0);visibility:visible}}@keyframes gslideOutLeft{0%{opacity:1;transform:translateZ(0);visibility:visible}to{opacity:0;transform:translate3d(-60%,0,0);visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;transform:translate3d(60%,0,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes gslideOutRight{0%{opacity:1;transform:translateZ(0);visibility:visible}to{opacity:0;transform:translate3d(60%,0,0)}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{flex-direction:row;height:auto;width:auto}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{height:100%;overflow-y:auto;position:absolute}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gnext,.glightbox-clean .gprev{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.b-product-listing .range-slider{background-color:#c9c9c9;border-radius:0;height:.2rem}.b-product-listing .range-slider .range-slider__range{background-color:#826c57}.b-product-listing .range-slider .range-slider__thumb{background-color:#826c57;height:2rem;width:2rem}p.cr-comment-image-text { margin-bottom: 0.5em; font-size: 0.9em; }
p.cr-comment-video-text { margin-bottom: 0.5em; font-size: 0.9em; }
.iv-comment-image {
float: left;
margin-right: 5px;
margin-left: 0;
margin-bottom: 5px;
margin-top: 0px;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e4e1e3;
filter: brightness(100%);
}
.iv-comment-image:hover,
.cr-comment-video:hover {
filter: brightness(95%);
}
.cr-comment-image-top {
display: inline-block;
margin-right: 5px;
vertical-align: top;
max-height: 150px;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e4e1e3;
filter: brightness(100%);
box-sizing: content-box;
position: relative;
}
.cr-comment-image-top:hover {
filter: brightness(95%);
}
.cr-comment-video {
float: left;
margin-right: 5px;
margin-bottom: 5px;
position: relative;
cursor: pointer;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e4e1e3;
filter: brightness(100%);
}
.cr-comment-video video.cr-video-a {
width: 75px;
height: 75px;
display: block;
object-fit: cover;
}
.cr-comment-video-modal.cr-comment-video video.cr-video-a {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
object-fit: contain;
background-color: rgba(0,0,0,0.4);
}
.cr-comment-video .cr-comment-videoicon,
.cr-comment-image-top .cr-comment-videoicon {
position: absolute;
top: 50%;
left: 50%;
width: 32px;
height: auto;
margin-top: -16px;
margin-left: -16px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon {
position: absolute;
top: 50%;
left: 50%;
width: 26px;
height: auto;
margin-top: -13px;
margin-left: -13px;
}
.cr-comment-image-top img,
.cr-comment-image-top video {
width: 150px;
height: 150px;
box-shadow: none;
padding: 0;
border-radius: 0;
object-fit: cover;
cursor: pointer;
}
#reviews div.iv-comment-image img,
div.iv-comment-image img {
box-shadow: none;
width: 75px;
height: 75px;
max-width: 75px;
max-height: 75px;
object-fit:cover;
padding: 0;
border-radius: 0;
display: block;
position: relative;
}
.cr-comment-images, .cr-comment-videos {
margin-bottom: 1em;
}
.cr-all-reviews-shortcode .cr-comment-images, .cr-comment-videos {
margin: 0;
}
.cr-comment-videos .cr-comment-video .cr-comment-video-close {
display: none;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close {
display: block;
background-color: #7A7A7A;
color: #FFFFFF;
border: 0px solid;
border-radius: 10px;
position: absolute;
top: 0px;
right: 0px;
padding: 1px;
line-height: 0;
cursor: pointer;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg {
display: block;
width: 18px;
height: 18px;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg-p {
fill: #ffffff;
}
.cr-comment-videos .cr-comment-video .cr-video-cont {
display: flex;
position: relative;
margin: auto;
}
.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-video-cont {
padding: 10px;
max-width: 100%;
max-height: 100%;
}
.cr-comment-videos-modal {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 99999;
overflow: auto;
background-color: rgba(0,0,0,0.4);
display: flex;
align-items: center;
justify-content: center;
}
.cr-comment-videos-modal .cr-comment-video,
.cr-comment-videos-modal .iv-comment-image {
display: none;
}
.cr-comment-video.cr-comment-video-modal {
width: 80%;
height: 80%;
float: none;
margin: auto;
z-index: 1;
display: flex;
justify-content: center;
cursor: auto;
border-width: 0;
filter: brightness(100%);
}
.cr-recaptcha { margin-bottom: 1.5em; }
#commentform.comment-form .cr-upload-local-images, .comment-form .cr-upload-local-images { width: 100%; flex: none; }
#commentform.comment-form .cr-upload-local-images label, .comment-form .cr-upload-local-images label {
display: block;
transform: none;
position: relative;
left: auto;
top: auto;
}
#commentform.comment-form .cr-upload-local-images input, .comment-form .cr-upload-local-images input { display: block; width: 100%; }
.ivole-meter {
overflow: hidden;
background: #f2f2f2;
background: -webkit-linear-gradient(top,#eee,#f6f6f6);
background: linear-gradient(to bottom,#eee,#f6f6f6);
background-color: #f3f3f3;
height: 22px;
border-radius: 1px;
box-shadow: inset 0 1px 2px rgba(0,0,0,.4),inset 0 0 0 1px rgba(0,0,0,.1);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ivole-meter .ivole-meter-bar {
border-radius: 1px;
background: #fb0;
background: -webkit-linear-gradient(top,#ffce00,#ffa700);
background: linear-gradient(to bottom,#ffce00,#ffa700);
background-color: #ffce00;
box-shadow: inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -1px 0 rgba(0,0,0,.05);
-webkit-transition: width .5s ease;
transition: width .5s ease;
float: left;
font-size: 0;
height: 100%;
width: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ivole-meter .ivole-meter-bar:before {
background-color: rgba(255,255,255,.25);
content: "";
display: block;
font-size: 0;
height: 1px;
margin: 1px
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell1 {
white-space: nowrap;
width: auto;
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2 {
width: 70%;
}
.cr-all-reviews-shortcode .cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2 {
min-width: 100px;
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell3 {
text-align: right;
white-space: nowrap;
width: auto;
}
#reviews .cr-summaryBox-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap,
.cr-reviews-grid .cr-summaryBox-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 2px;
align-items: center;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-summaryBox-wrap {
display: none;
}
.cr-reviews-grid.cr-reviews-grid-new-review .cr-summaryBox-wrap,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-empty {
display: none;
}
#reviews .cr-summaryBox-wrap {
margin: 0 0 1em 0;
background-color: #F9F9F9;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap,
.cr-reviews-grid .cr-summaryBox-wrap {
margin: 0;
background-color: #F9F9F9;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator {
width: auto;
height: 40px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator {
flex: 2 2 auto;
display: flex;
justify-content: center;
align-items: center;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side {
flex: 1 1 auto;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int {
width: 2px;
height: 40px;
background-color: #BCCCD4;
}
.cr-reviews-grid .cr-summaryBox-wrap {
margin: 0 10px 20px 10px;
}
#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap {
margin: 0px;
width: 49%;
flex: 0 0 49%;
padding: 10px;
border-radius: 4px;
border: 0px solid #e4e1e3;
box-sizing: border-box;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox {
width: 35%;
flex: 1 0 35%;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap {
width: auto;
flex: 0 0 auto;
}
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
flex-direction: column;
}
#reviews .cr-summaryBox-wrap .cr-average-rating,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,
.cr-reviews-grid .cr-summaryBox-wrap .cr-average-rating {
font-size: 36px;
font-weight: bold;
line-height: 50px;
color: #0E252C;
}
#reviews .cr-summaryBox-wrap .cr-total-rating-count,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,
.cr-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count {
font-size: 14px;
color: #0E252C;
line-height: 25px;
}
.cr-all-reviews-shortcode .cr-review-form-wrap,
.cr-reviews-grid .cr-review-form-wrap,
.cr-qna-block .cr-qna-new-q-form {
display: none;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap,
.cr-ajax-reviews-review-form .cr-review-form-wrap,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-form-wrap,
.cr-qna-block.cr-qna-new-q-form-open .cr-qna-new-q-form {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav,
.cr-qna-block .cr-review-form-nav {
display: flex;
justify-content: space-between;
border-top: 1px solid #E5E9EB;
border-bottom: 1px solid #E5E9EB;
height: 50px;
}
.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-nav {
margin: 0 0 20px 0;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,
.cr-qna-block .cr-review-form-nav .cr-nav-left,
.cr-qna-block .cr-review-form-nav .cr-nav-right {
display: flex;
align-items: center;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-right {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,
.cr-qna-block .cr-review-form-nav .cr-nav-left svg {
margin: 0 5px 0 0;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg {
pointer-events: none;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,
.cr-qna-block .cr-review-form-nav .cr-nav-left svg:hover,
.cr-qna-block .cr-review-form-nav .cr-nav-right svg:hover {
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,
.cr-qna-block .cr-review-form-nav .cr-nav-left span {
font-size: 16px;
color: #0E252C;
}
.cr-all-reviews-shortcode .cr-review-form-item,
.cr-ajax-reviews-review-form .cr-review-form-item,
.cr-reviews-grid .cr-review-form-item,
.cr-qna-block .cr-review-form-item {
display: flex;
max-width: 500px;
margin: 0 auto;
padding: 30px 0;
border-bottom: 1px solid #E5E9EB;
position: relative;
align-items: center;
}
.cr-all-reviews-shortcode .cr-review-form-item img,
.cr-ajax-reviews-review-form .cr-review-form-item img,
.cr-reviews-grid .cr-review-form-item img,
.cr-qna-block .cr-review-form-item img {
display: block;
height: 60px;
width: auto;
margin: 0 20px 0 0;
}
.rtl .cr-all-reviews-shortcode .cr-review-form-item img,
.rtl .cr-ajax-reviews-review-form .cr-review-form-item img,
.rtl .cr-reviews-grid .cr-review-form-item img,
.rtl .cr-qna-block .cr-review-form-item img {
margin: 0 0 0 20px;
}
.cr-all-reviews-shortcode .cr-review-form-item span,
.cr-ajax-reviews-review-form .cr-review-form-item span,
.cr-reviews-grid .cr-review-form-item span,
.cr-qna-block .cr-review-form-item span {
display: block;
font-size: 22px;
font-weight: 500;
color: #0E252C;
}
.cr-all-reviews-shortcode .cr-review-form-rating,
.cr-ajax-reviews-review-form .cr-review-form-rating,
.cr-reviews-grid .cr-review-form-rating {
max-width: 500px;
margin: 0 auto;
padding: 30px 0 30px 0;
position: relative;
}
.cr-onsite-ratings .cr-review-form-rating,
.cr-review-form-rating-overall .cr-review-form-rating {
max-width: 500px;
margin: 1em 0 1em 0;
padding: 0;
position: relative;
}
.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating {
margin: 1em 0 1.5em 0;
}
.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating,
.cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating {
margin-left: auto;
margin-right: auto;
}
.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating-label {
font-size: 12px;
color: #4D5D64;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont,
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont {
display: flex;
position: relative;
height: auto;
padding: 5px 0;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner {
height: 20px;
padding: 0 5px;
line-height: 0;
}
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner {
height: 30px;
padding: 0 5px;
}
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg {
height: 30px;
width: 33px;
}
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child,
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child {
padding-left: 0;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,
.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover {
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,
.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,
.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr {
font-size: 14px;
line-height: 20px;
height: 20px;
margin: 0 0 0 10px;
}
.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr {
font-size: 18px;
line-height: 30px;
height: 30px;
margin: 0 0 0 10px;
}
.rtl .cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr {
margin: 0 10px 0 0;
}
.cr-review-form-rating-overall .cr-review-form-rating-label {
font-size: 18px;
}
.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label,
.cr-ajax-reviews-review-form .cr-review-form-rating-overall .cr-review-form-rating-label,
.cr-reviews-grid .cr-review-form-rating-overall .cr-review-form-rating-label {
font-size: 16px;
}
.cr-all-reviews-shortcode .cr-review-form-field-error,
.cr-onsite-ratings .cr-review-form-field-error,
.cr-review-form-rating-overall .cr-review-form-field-error,
.cr-onsite-questions .cr-onsite-question .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-field-error,
.cr-qna-block .cr-review-form-field-error {
font-size: 11px;
color: #CE2B37;
margin: 5px 0 0 0;
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,
.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,
.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,
.cr-reviews-grid .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont {
background-color: #fae9eb;
}
.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,
.cr-onsite-questions .cr-onsite-question.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,
.cr-all-reviews-shortcode .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,
.cr-ajax-reviews-review-form .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,
.cr-reviews-grid .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,
.cr-qna-block .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-comment,
.cr-ajax-reviews-review-form .cr-review-form-comment,
.cr-reviews-grid .cr-review-form-comment,
.cr-qna-block .cr-review-form-comment {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
position: relative;
}
.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt,
.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt,
.cr-reviews-grid .cr-review-form-comment .cr-review-form-comment-txt,
.cr-qna-block .cr-review-form-comment .cr-review-form-comment-txt {
border: solid 1px #D8E2E7;
background-color: #FFFFFF;
box-shadow: none;
position: relative;
padding: 12px 16px;
color: #0E252C;
font-size: 14px;
width: 100%;
margin: 0;
}
.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,
.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,
.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,
.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt {
border: #CE2B37 solid 2px;
}
.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,
.cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,
.cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,
.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,
.cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,
.cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,
.cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,
.cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,
.cr-reviews-grid .cr-review-form-email .cr-review-form-lbl,
.cr-qna-block .cr-review-form-lbl {
position: absolute;
top: -7px;
z-index: 1;
left: 16px;
background-color: #FFFFFF;
padding: 0 5px;
font-size: 12px;
line-height: 12px;
height: 12px;
color: #4D5D64;
}
.rtl .cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,
.rtl .cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,
.rtl .cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,
.rtl .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,
.rtl .cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,
.rtl .cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,
.rtl .cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,
.rtl .cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,
.rtl .cr-reviews-grid .cr-review-form-email .cr-review-form-lbl,
.rtl .cr-qna-block .cr-review-form-lbl {
left: auto;
right: 16px;
}
.cr-all-reviews-shortcode .cr-form-item-media,
.cr-ajax-reviews-review-form .cr-form-item-media,
.cr-reviews-grid .cr-form-item-media {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
}
.cr-all-reviews-shortcode .cr-review-form-terms,
.cr-ajax-reviews-review-form .cr-review-form-terms,
.cr-reviews-grid .cr-review-form-terms,
.cr-qna-block .cr-captcha-terms,
.cr-qna-block .cr-review-form-terms {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
line-height: 1;
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-terms label,
.cr-ajax-reviews-review-form .cr-review-form-terms label,
.cr-reviews-grid .cr-review-form-terms label,
.cr-qna-block .cr-review-form-terms label {
display: inline-block;
font-size: 14px;
font-weight: normal;
margin: 0;
}
.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,
.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,
.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox,
.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox {
appearance: auto;
width: auto;
height: auto;
border: none;
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 0;
accent-color: #4D5D64;
}
.rtl .cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,
.rtl .cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,
.rtl .cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox,
.rtl .cr-qna-block .cr-review-form-terms .cr-review-form-checkbox {
margin: 0 0 0 5px;
}
.cr-all-reviews-shortcode .cr-review-form-terms span,
.cr-ajax-reviews-review-form .cr-review-form-terms span,
.cr-reviews-grid .cr-review-form-terms span,
.cr-qna-block .cr-review-form-terms span {
display: inline;
vertical-align: middle;
color: #0E252C;
line-height: 1.3;
}
.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox::after,
.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox::after,
.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox::after,
.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox::after {
border: none;
content: normal;
}
.cr-qna-block .cr-captcha-terms {
font-size: 12px;
font-weight: normal;
vertical-align: middle;
color: #0E252C;
}
.cr-all-reviews-shortcode .cr-review-form-ne,
.cr-ajax-reviews-review-form .cr-review-form-ne,
.cr-reviews-grid .cr-review-form-ne,
.cr-qna-block .cr-review-form-ne {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
position: relative;
display: flex;
gap: 10px;
}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name,
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-name,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-email,
.cr-qna-block .cr-review-form-ne .cr-review-form-name,
.cr-qna-block .cr-review-form-ne .cr-review-form-email {
width: 50%;
position: relative;
}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input,
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email input,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-name input,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-email input,
.cr-qna-block .cr-review-form-ne .cr-review-form-name input,
.cr-qna-block .cr-review-form-ne .cr-review-form-email input {
width: 100%;
}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt,
.cr-reviews-grid .cr-review-form-ne .cr-review-form-txt,
.cr-qna-block .cr-review-form-ne .cr-review-form-txt {
border: solid 1px #D8E2E7;
background-color: #FFFFFF;
box-shadow: none;
position: relative;
padding: 12px 16px;
color: #0E252C;
font-size: 14px;
margin: 0;
}
.cr-review-form-wrap .cr-onsite-question .cr-onsite-question-inp {
border: solid 1px #D8E2E7;
background-color: #FFFFFF;
box-shadow: none;
padding: 12px 16px;
color: #0E252C;
font-size: 14px;
width: 50%;
}
.cr-review-form-wrap .cr-onsite-question label {
position: absolute;
top: -7px;
z-index: 1;
left: 16px;
background-color: #FFFFFF;
padding: 0 5px;
font-size: 12px;
line-height: 12px;
height: 12px;
color: #4D5D64;
font-weight: normal;
}
.rtl .cr-review-form-wrap .cr-onsite-question label {
left: auto;
right: 16px;
}
.cr-review-form-wrap .cr-onsite-questions {
max-width: 500px;
margin: 0 auto;
}
.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-txt,
.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='text'],
.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='number'],
.cr-single-product-review .cr-review-form-textbox.cr-review-form-error,
.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-txt,
.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-txt,
.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-txt {
border: #CE2B37 solid 2px;
}
.cr-all-reviews-shortcode .cr-review-form-captcha,
.cr-ajax-reviews-review-form .cr-review-form-captcha,
.cr-reviews-grid .cr-review-form-captcha {
max-width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
display: flex;
flex-direction: column;
align-items: start;
}
.cr-all-reviews-shortcode .cr-review-form-captcha .cr-recaptcha,
.cr-ajax-reviews-review-form .cr-review-form-captcha .cr-recaptcha,
.cr-reviews-grid .cr-review-form-captcha .cr-recaptcha {
margin: 0;
}
.cr-all-reviews-shortcode .cr-review-form-buttons,
.cr-ajax-reviews-review-form .cr-review-form-buttons,
.cr-reviews-grid .cr-review-form-buttons,
.cr-qna-block .cr-review-form-buttons {
max-width: 500px;
margin: 0 auto;
padding: 0 0 30px 0;
position: relative;
display: flex;
gap: 10px;
}
.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-buttons {
padding: 0;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit {
display: flex;
background-color: #31856C;
color: #ffffff;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: 50%;
padding: 0 10px;
margin: 0;
align-items: center;
justify-content: center;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-submit {
width: 100%;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover,
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit:hover {
background-color: #276A56;
text-decoration: none;
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-captcha,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question-inp,
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-terms,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-captcha,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question-inp,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-terms,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-captcha,
.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question,
.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question-inp,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-terms,
.cr-qna-block .cr-review-form-submitting.cr-qna-new-q-form,
.cr-qna-block .cr-review-form-submitting.cr-qna-list-inl-answ {
pointer-events: none;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit span,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit span {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,
.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit img,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit img,
.cr-qna-block .cr-review-form-buttons .cr-review-form-submit img {
display: none;
height: 10px;
}
.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,
.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,
.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,
.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img {
display: block;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,
.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,
.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,
.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel {
display: flex;
background-color: #ffffff;
color: #0E252C;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: 50%;
border: solid 1px #D8E2E7;
padding: 0 10px;
margin: 0;
align-items: center;
justify-content: center;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-cancel {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover,
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover,
.cr-reviews-grid .cr-review-form-buttons .cr-review-form-cancel:hover,
.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel:hover {
border: solid 1px #4D5D64;
text-decoration: none;
cursor: pointer;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-rating,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-comment,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-ne,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-captcha,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-buttons,
.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-ratings,
.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-question,
.cr-all-reviews-shortcode .cr-review-form-res .cr-form-item-media,
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-terms,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-rating,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-comment,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-ne,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-captcha,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-buttons,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-ratings,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-question,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-form-item-media,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-terms,
.cr-reviews-grid .cr-review-form-res .cr-review-form-rating,
.cr-reviews-grid .cr-review-form-res .cr-review-form-comment,
.cr-reviews-grid .cr-review-form-res .cr-review-form-ne,
.cr-reviews-grid .cr-review-form-res .cr-review-form-captcha,
.cr-reviews-grid .cr-review-form-res .cr-review-form-buttons,
.cr-reviews-grid .cr-review-form-res .cr-onsite-ratings,
.cr-reviews-grid .cr-review-form-res .cr-onsite-question,
.cr-reviews-grid .cr-review-form-res .cr-form-item-media,
.cr-reviews-grid .cr-review-form-res .cr-review-form-terms,
.cr-qna-block .cr-review-form-res .cr-review-form-comment,
.cr-qna-block .cr-review-form-res .cr-review-form-ne,
.cr-qna-block .cr-review-form-res .cr-review-form-buttons,
.cr-qna-block .cr-review-form-res .cr-captcha-terms,
.cr-qna-block .cr-review-form-res .cr-review-form-terms {
display: none;
}
.cr-all-reviews-shortcode .cr-review-form-result,
.cr-ajax-reviews-review-form .cr-review-form-result,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,
.cr-reviews-grid .cr-review-form-result,
.cr-reviews-grid .cr-review-form-not-logged-in,
.cr-qna-block .cr-review-form-not-logged-in,
.cr-qna-block .cr-review-form-result {
max-width: 500px;
margin: 0 auto;
display: none;
position: relative;
padding: 40px 0;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result,
.cr-reviews-grid .cr-review-form-not-logged-in,
.cr-qna-block .cr-review-form-res .cr-review-form-result,
.cr-qna-block .cr-review-form-not-logged-in {
display: flex;
flex-direction: column;
align-items: center;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result span,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result span,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in span,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in span,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result span,
.cr-reviews-grid .cr-review-form-not-logged-in span,
.cr-qna-block .cr-review-form-res .cr-review-form-result span,
.cr-qna-block .cr-review-form-not-logged-in span {
padding: 0 0 20px 0;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue,
.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue {
display: flex;
background-color: #31856C;
color: #ffffff;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: auto;
text-decoration: none;
align-items: center;
justify-content: center;
}
.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,
.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue {
padding: 10px 20px;
min-width: 100px;
text-align: center;
}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover,
.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover,
.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover,
.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,
.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue:hover {
background-color: #276A56;
text-decoration: none;
cursor: pointer;
}
.ivole-summaryBox {
max-width: 100%;
font-size: 14px;
}
div.ivole-summaryBox {
margin-bottom: 2rem;
}
.cr-summaryBox-wrap .cr-histogramTable {
margin-bottom: 0px;
border-collapse: collapse;
border: 0px;
width: 100%;
max-width: 320px;
min-width: auto;
margin: 0 auto;
}
.cr-histogramTable .ivole-histogramRow {
border: 0px;
}
.cr-histogramTable tr.ivole-histogramRow td {
padding: 0.2rem 0.3rem;
vertical-align: middle;
border: 0px;
background-color: transparent;
}
.cr-histogramTable tr.ivole-histogramRow:first-child td {
padding-top: 0
}
.cr-histogramTable tr.ivole-histogramRow:last-child td {
padding-bottom: 0
}
.cr-histogramTable tr.ivole-histogramRow td:first-child {
padding-left: 0
}
.cr-histogramTable tr.ivole-histogramRow td:last-child {
padding-right: 0
}
#reviews .cr-credits-div,
.cr-all-reviews-shortcode .cr-credits-div,
.cr-reviews-grid .cr-credits-div {
font-size: 10px;
text-align: right;
width: 100%;
padding: 0 5px;
margin: 7px 0;
line-height: 16px;
display: flex;
align-items: center;
justify-content: right;
box-sizing: border-box;
}
.cr-reviews-grid .cr-credits-div {
margin-top: 0;
padding: 0 10px;
}
.cr-all-reviews-shortcode .cr-credits-div a,
#reviews .cr-credits-div a,
.cr-reviews-grid .cr-credits-div a {
text-decoration: none;
}
.cr-all-reviews-shortcode .cr-credits-div a img,
#reviews .cr-credits-div a img,
.cr-reviews-grid .cr-credits-div a img {
display: inline;
height: 16px;
margin: 0 0 0 4px;
padding: 0;
vertical-align: middle;
}
#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews,
.cr-reviews-grid .cr-summaryBox-wrap .cr-count-filtered-reviews {
width: 100%;
padding: 5px 10px;
margin-top: 0;
font-size: 14px;
color: #0E252C;
}
.cr-histogramTable tr.ivole-histogramRow .ivole-histogram-a,
.cr-histogramTable tr.ivole-histogramRow .cr-histogram-a {
display: inline;
cursor: pointer;
color: #0E252C;
}
.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .ivole-histogram-a,
.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .cr-histogram-a {
display: inline;
font-weight: bold;
}
#reviews.cr-reviews-ajax-reviews {
width: 100%;
}
.cr-all-reviews-shortcode .cr-count-row,
#reviews.cr-reviews-ajax-reviews .cr-count-row {
background-color: #F9F9F9;
padding: 10px 12px;
font-size: 12px;
color: #0E252C;
margin: 24px 0;
display: flex;
align-items: center;
justify-content: space-between;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-count-row {
display: none;
}
.cr-all-reviews-shortcode .cr-count-row a,
.cr-reviews-ajax-comments .cr-count-row a {
color: #0E252C;
text-decoration: underline;
}
.cr-all-reviews-shortcode .cr-count-row a:hover,
.cr-reviews-ajax-comments .cr-count-row a:hover {
cursor: pointer;
color: #0E252C;
}
div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating,
div.ivole-summaryBox.cr-all-reviews-ajax.cr-summaryBar-updating,
div.ivole-summaryBox.cr-summaryBar-updating,
.cr-count-row .cr-seeAll-updating,
.cr-ajax-reviews-sort.cr-sort-updating,
.cr-review-tags-filter.cr-tags-updating {
opacity: 0.5;
pointer-events: none;
}
.cr-voting-cont {
display: flex;
align-items: center;
justify-content: flex-end;
}
.cr-voting-cont img, .cr-voting-cont-uni svg {
margin-left: 0px;
margin-right: 7px;
margin-top: 0px;
margin-bottom: 0px;
width: 13px;
height: 16px;
cursor: pointer;
pointer-events: auto;
}
.rtl .cr-voting-cont img, .rtl .cr-voting-cont-uni svg {
margin-right: 0px;
margin-left: 7px;
}
.cr-voting-cont-uni .cr-voting-update svg {
pointer-events: none;
}
.cr-voting-cont-uni span.cr-voting-upvote svg:hover {
color: #000000;
}
.cr-voting-cont-uni span {
display: block;
line-height: 11px;
font-size: 11px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int {
fill: none;
}
.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext {
fill: #18B394;
}
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int {
fill: #00A382;
fill-opacity: 0.4;
}
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext {
fill: #00A382;
}
.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext,
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext {
fill: #202020;
}
.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int,
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int {
fill: none;
animation: pulse 1s infinite;
}
@keyframes pulse {
0% {
fill: #FFFFFF;
}
50% {
fill: #A9A9A9;
}
100% {
fill: #FFFFFF;
}
}
.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int {
fill: none;
}
.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext {
fill: #CE2B37;
}
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int {
fill: #CA2430;
fill-opacity: 0.4;
}
.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext {
fill: #CA2430;
}
.cr-voting-cont-uni span.cr-voting-upvote-count {
margin-right: 10px;
color: #18B394;
}
.rtl .cr-voting-cont-uni span.cr-voting-upvote-count {
margin-right: 0px;
margin-left: 10px;
}
.cr-voting-cont-uni span.cr-voting-downvote-count {
color: #CE2B37;
}
.cr-all-reviews-shortcode ol li.comment, .cr-all-reviews-shortcode ol li.review {
list-style: none;
margin-right: 0;
margin-bottom: 2.5em;
position: relative;
border: 0;
}
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container,
.cr-all-reviews-shortcode ol li.comment .comment_container,
.cr-all-reviews-shortcode ol li.review .comment_container {
position: relative;
padding: 0px;
}
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-avatar,
.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar,
.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar {
float: left;
position: absolute;
padding: 0;
top: 0;
left: 0;
width: 50px;
height: auto;
border: 0px solid #e4e1e3;
margin: 0;
box-shadow: none;
border-radius: 25px;
max-height: none;
}
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-avatar,
.rtl .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar,
.rtl .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar {
float: right;
position: absolute;
padding: 0;
top: 0;
right: 0;
width: 50px;
height: auto;
border: 0px solid #e4e1e3;
margin: 0;
box-shadow: none;
border-radius: 25px;
max-height: none;
}
.cr-all-reviews-shortcode ol li.review .comment_container.cr-comment-no-avatar .cr-avatar {
display: none;
}
.cr-avatar-check {
display: none;
}
.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,
.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,
.cr-reviews-grid .cr-review-card .cr-avatar-check,
.cr-reviews-slider .cr-review-card .cr-avatar-check {
width: 20px;
height: 20px;
background-color: #31856C;
position: absolute;
left: 34px;
top: 28px;
border-radius: 10px;
border: 2px solid #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
z-index: 10;
}
.rtl .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,
.rtl .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,
.rtl .cr-reviews-grid .cr-review-card .cr-avatar-check,
.rtl .cr-reviews-slider .cr-review-card .cr-avatar-check {
right: 34px;
left: auto;
}
.cr-all-reviews-shortcode ol li.review .comment_container .meta,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta {
display: flex;
align-items: baseline;
justify-content: space-between;
color: #767676;
font-size: 14px;
flex-wrap: wrap;
}
.cr-all-reviews-shortcode ol li div.comment_container a.cr-comment-a {
box-shadow: none;
}
.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product {
font-size: 90%;
}
.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a {
box-shadow: none;
line-height: 0;
}
.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img {
width: 20px;
height: auto;
vertical-align: top;
margin-right: 5px;
display: inline;
border-radius: 3px;
}
.cr-all-reviews-shortcode .commentlist.cr-pagination-load {
opacity: 0.5;
pointer-events: none;
}
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,
.cr-all-reviews-shortcode ol.commentlist li .comment-text {
margin: 0 0 0 70px;
border-top: 0 solid #e4e1e3;
border-left: 0 solid #e4e1e3;
border-right: 0 solid #e4e1e3;
border-bottom: 1px solid #e4e1e3;
padding: 0 0 1em 0;
}
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,
.rtl .cr-all-reviews-shortcode ol.commentlist li .comment-text {
margin: 0 70px 0 0;
}
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text.comment-text-no-avatar,
.cr-all-reviews-shortcode ol.commentlist li .comment-text.comment-text-no-avatar {
margin: 0;
float: none;
width: 100%;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text p,
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p {
margin: 1em 0;
text-align: left;
}
.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p {
text-align: right;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta {
font-size: 16px;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time {
font-style: normal;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-featured-date,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .cr-meta-author-featured-date {
display: flex;
flex-direction: row;
column-gap: 20px;
align-items: baseline;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name {
display: flex;
align-items: center;
column-gap: 20px;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture {
display: flex;
align-items: center;
margin: 0 0 0 0;
column-gap: 7px;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a {
font-size: 14px;
color: #0E252C;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a:hover {
text-decoration: underline;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__author {
color: #0E252C;
font-size: 16px;
display: inline;
font-weight: 500;
margin: 0;
text-indent: 0;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified {
display: block;
color: #4D5D64;
font-size: 14px;
font-weight: 400;
margin: 0;
text-indent: 0;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-date time {
color: #4D5D64;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title svg {
width: 18px;
height: 18px;
display: block;
margin: 0 0 0 10px;
color: #4D5D64;
}
.cr-tag {
color: #3d3d3d;
background-color: #EEEFF2;
display: inline-block;
padding: .2em .4em;
font-size: 12px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-radius: 0.7em;
border: 1px solid #c3c6d1;
border-color: #31856C;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cr-review-tags-filter .cr-tag {
font-size: 14px;
border-radius: 0.7em;
margin-right: 5px;
margin-bottom: 7px;
border-color: #D0D0D0;
}
.cr-review-tags-filter span.cr-tag:hover {
border-color: #31856C;
cursor: pointer;
}
.cr-review-tags-filter {
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
pointer-events: auto;
opacity: 1;
}
.cr-review-tags-filter span.cr-tag.cr-tag-selected {
border-color: #31856C;
background-color: #D3D3D3;
}
div.cr-review-tags-filter.cr-review-tags-filter-disabled {
pointer-events: none;
opacity: 0.5;
}
.cr-review-tags {
margin-bottom: 1em;
}
.cr-incentivized-badge {
display: flex;
column-gap: 4px;
align-items: center;
font-size: 10px;
line-height: 10px;
margin: 0 0 1em 0;
}
.cr-reviews-grid .cr-review-card .cr-incentivized-row .cr-incentivized-badge,
.cr-reviews-slider .cr-review-card .cr-incentivized-row .cr-incentivized-badge {
margin: 0;
}
.cr-incentivized-badge .cr-incentivized-icon {
display: block;
height: 12px;
}
.cr-incentivized-badge .cr-incentivized-icon .cr-incentivized-svg {
width: 12px;
height: 12px;
}
.cr-all-reviews-shortcode ol.commentlist ul.children,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list ul.children {
list-style: none outside;
margin: 20px 0 0 50px;
margin-inline-start: 70px;
padding-inline-start: 0;
}
.ivole-verified-badge {
font-size: 12px;
vertical-align: middle;
}
.ivole-verified-badge-text {
vertical-align: middle;
}
.ivole-verified-badge span.ivole-review-country-text, p.ivole-verified-badge span.ivole-review-country-space {
vertical-align: middle;
}
.cr-all-reviews-shortcode ol.commentlist,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list {
list-style-type: none;
margin: 0;
padding: 0 0 1.5em 0;
display: block;
position: relative;
}
.cr-all-reviews-shortcode ol.commentlist li,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li {
margin: 0 0 30px 0;
list-style: none;
clear: both;
border: 0;
padding: 0;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review ol.commentlist,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-inner,
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-tags-filter,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-tags-filter {
display: none;
}
.cr-all-reviews-shortcode .ivole-review-country-icon,
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .ivole-review-country-icon {
display: inline;
height: 12px;
width: auto;
margin: 0 0 0 5px;
border-radius: 0;
}
.woocommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,
#reviews p.ivole-verified-badge img.ivole-review-country-icon {
float: none;
height: 12px;
width: auto;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,
#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,
p.ivole-verified-badge img.ivole-verified-badge-icon,
#reviews img.ivole-verified-badge-icon,
img.ivole-verified-badge-icon {
float: none;
height: 20px;
width: auto;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,
#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,
p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,
#reviews img.ivole-verified-badge-ext-icon,
img.ivole-verified-badge-ext-icon {
float: none;
height: 11px;
width: 11px;
vertical-align:middle;
margin: 0px 0px 0px 5px;
display: inline;
border-radius: 0;
}
.cr-form-item-media-none {
padding: 24px;
text-align: left;
display: flex;
align-items: center;
cursor: pointer;
border: 1px dashed #D8E2E7;
border-radius: 2px;
}
.cr-review-form-error .cr-form-item-media-none {
border-color: #CE2B37;
}
.cr-form-visible .cr-form-item-media-none {
display: none;
}
.cr-form-item-media-none .cr-form-item-media-icon {
width: 60px;
height: 60px;
padding: 8px;
border: 1px solid #e0e0e0;
fill: #e0e0e0;
border-radius: 2px;
flex-shrink: 0;
}
.cr-form-item-media-none .cr-form-item-media-icon:first-child {
margin: 0 5px 0 0;
}
.rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child {
margin: 0 0 0 5px;
}
.cr-rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child {
margin-right: 0;
margin-left: 5px;
}
.cr-form-item-media-none span {
display: inline-block;
vertical-align: top;
margin: 0 0 0 20px;
color: #4D5D64;
font-size: 12px;
}
.rtl .cr-form-item-media-none span {
margin: 0 20px 0 0;
}
.cr-rtl .cr-form-item-media-none span {
margin-left: 0;
margin-right: 20px;
}
.cr-form-item-media-none:active {
border-color: #c9c9c9;
}
.cr-form-item-media-none:active .cr-form-item-media-icon {
border: 1px solid #c9c9c9;
fill: #c9c9c9;
}
.cr-form-item-media .cr-form-item-media-file {
display: none;
}
.cr-form-item-media-preview {
display: none;
margin: 0;
flex-wrap: wrap;
}
.cr-form-visible .cr-form-item-media-preview {
display: flex;
row-gap: 9px;
}
.cr-form-item-media-preview .cr-upload-images-containers {
width: 108px;
height: 108px;
margin-bottom: 0px;
margin-right: 9px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
pointer-events: auto;
border: 1px solid #D8E2E7;
padding: 0;
overflow: hidden;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending {
pointer-events: none;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok {
padding: 0px;
}
.cr-form-item-media-preview .cr-upload-images-containers img {
margin: 0 0 0 0;
opacity: 0.3;
object-fit: cover;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-video-thumbnail {
width: 108px;
height: 108px;
margin: 0 0 0 0;
opacity: 0.3;
padding: 15px;
border: 1px solid #e0e0e0;
fill: #e0e0e0;
border-radius: 2px;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok img {
opacity: 1;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail {
opacity: 0.6;
border-width: 0;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending img {
opacity: 0.2;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail {
opacity: 0.2;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete {
padding: 1px;
position: absolute;
top: 2px;
right: 2px;
width: 16px;
height: 16px;
display: none;
background-color: #CE2B37;
border-radius: 8px;
border: 0px solid;
line-height: 0;
cursor: pointer;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete {
display: block;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete {
opacity: 0.2;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon {
fill: #ffffff;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner {
margin: 0;
background: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
display: none;
text-decoration: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner {
display: block;
}
.cr-form-item-media-preview .cr-form-item-media-add {
cursor: pointer;
width: 108px;
height: 108px;
text-align: center;
line-height: 108px;
font-size: 40px;
color: #e0e0e0;
border: 1px dashed #e0e0e0;
margin-bottom: 0px;
display: inline-block;
}
.cr-form-item-media-preview .cr-form-item-media-add:active {
border-color: #c9c9c9;
color: #c9c9c9;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar {
width: 94px;
height: 10px;
margin: 0 5px 0 5px;
padding: 0;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
background-color: #dddddd;
border-radius: 5px;
}
.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar {
display: none;
}
.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar .cr-upload-images-pbarin {
width: 0;
height: 100%;
margin: 0;
padding: 0;
background-color: #1AB394;
border-radius: 5px;
}
.cr-pswp {
display: none;
}
.cr-reviews-rating {
display: flex;
column-gap: 10px;
align-items: center;
margin: 0;
padding: 0;
line-height: 0;
.cr-qna-separator {
margin: 0;
}
}
.cr-average-rating-stars {
line-height: 0;
}
.crstar-rating-svg {
margin: 8px 0;
position: relative;
display: inline-block;
}
.cr-reviews-grid .cr-review-card .crstar-rating-svg,
.cr-reviews-slider .cr-review-card .crstar-rating-svg,
.cr-reviews-rating .crstar-rating-svg,
.cr-ajax-reviews-slide-main-comment .crstar-rating-svg,
.crf-custom-question-rating-cont .crstar-rating-svg {
margin: 0;
}
.cr-average-rating-stars .crstar-rating-svg {
margin: 5px 0 0 0;
}
.crstar-rating-svg .cr-rating-icon-base {
display: flex;
height: 20px;
}
.crstar-rating-svg .cr-rating-icon-frnt {
display: flex;
height: 20px;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base,
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt {
height: 25px;
column-gap: 3px;
}
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base,
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt {
height: 18px;
column-gap: 0;
}
.rtl .crstar-rating-svg .cr-rating-icon-frnt {
right: 0;
left: auto;
}
.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
width: 20px;
height: 20px;
fill: none;
stroke: #FFBC00;
}
.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
width: 20px;
height: 20px;
fill: #FFBC00;
flex-shrink: 0;
}
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
width: 25px;
height: 25px;
}
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
width: 18px;
height: 18px;
}
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
stroke: #aaaaaa;
}
.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
fill: #aaaaaa;
}
@media (max-width: 500px) {
#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,
.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,
.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap {
width: 100%;
flex: 0 0 100%;
}
.cr-all-reviews-shortcode ol.commentlist {
margin-left: 0px;
margin-right: 0px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int {
width: 50px;
height: 2px;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-side,
.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-side {
display: none;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap {
width: 100%;
padding: 10px;
}
}
.woocommerce .product #reviews .comment-text p.ivf-custom-question-checkbox {font-weight: 550;margin: 0.6em 0;}
.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul {margin: 0.6em 0;}
.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul li {margin:0;}
.woocommerce .product #reviews .comment-text span.ivf-custom-question-radio {font-weight: 550;}
.woocommerce .product #reviews .comment-text hr.ivf-custom-question-hr,
.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr {
margin: 0.6em 0;
}
.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr {
display: none;
}
.cr-all-reviews-shortcode .commentlist .comment-text .ivf-custom-question-p {
font-size: 14px;
margin: 0.5em 0;
}
.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont,
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont {
margin: 0.6em 0;
display: flex;
align-items: center;
flex-direction: row;
}
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont {
font-size: 14px;
}
.woocommerce .product #reviews .comment-text p.ivf-custom-question-p,
.cr-all-reviews-shortcode .commentlist p.ivf-custom-question-p {
margin: 0.6em 0;
}
.woocommerce .product #reviews .comment-text .crf-custom-question-rating,
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating {
padding-right: 7px;
font-weight: 550;
}
.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont .star-rating,
.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont .star-rating {
font-size: 1em;
height: 1.1em;
line-height: 1.1em;
float: none;
margin: 0;
}
.cr-onsite-questions .cr-onsite-question {
display: block;
margin: 1.5em 0;
position: relative;
}
.cr-onsite-questions .cr-onsite-question .required,
.cr-onsite-ratings .cr-review-form-rating .required,
.cr-review-form-rating-overall .cr-review-form-rating .required {
margin: 0 0 0 3px;
}
.cr-onsite-questions .cr-onsite-question label,
.cr-onsite-questions .cr-onsite-question input {
display: block;
}
.cr-onsite-questions .cr-onsite-question.cr-full-width label,
.cr-onsite-questions .cr-onsite-question.cr-full-width input {
width: 100%;
}
.cr-review-form-wrap .cr-onsite-questions .cr-onsite-question.cr-full-width label {
width: auto;
}
.cr-onsite-ratings {
border-top: 1px solid #DFE4E7;
border-bottom: 1px solid #DFE4E7;
}
.cr-onsite-ratings.cr-onsite-ratings-only {
border-bottom: none;
}
.cr-review-form-wrap .cr-onsite-ratings {
max-width: 500px;
margin: 0 auto;
}
.cr-customer-consent .checkbox input.cr-customer-consent-checkbox {
margin-right:7px;
position: relative;
}
#kco-extra-checkout-fields .cr-customer-consent {
display: none;
}
.cr-show-more{
width:100%;
}
.cr-reviews-ajax-reviews .cr-show-more-reviews-prd,
.cr-all-reviews-shortcode .cr-show-more-button,
.cr-reviews-grid .cr-show-more-button,
.cr-qna-block .cr-show-more-que {
display: block;
margin: 10px auto;
height: 40px;
padding: 0 20px 0 20px;
border: solid 1px #BCCCD4;
font-size: 14px;
background-color: transparent;
color: #0E252C;
}
.cr-qna-block .cr-show-more-que {
margin: 20px auto;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-button,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-button {
display: none;
}
.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover,
.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus,
.cr-all-reviews-shortcode .cr-show-more-button:hover,
.cr-all-reviews-shortcode .cr-show-more-button:focus,
.cr-reviews-grid .cr-show-more-button:hover,
.cr-reviews-grid .cr-show-more-button:focus,
.cr-qna-block .cr-show-more-que:hover,
.cr-qna-block .cr-show-more-que:focus {
border: solid 1px #00A79D;
background-color: transparent;
color: #0E252C;
}
.cr-show-more-review-spinner,
.cr-show-more .cr-show-more-spinner,
.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner {
display: block;
margin: 20px auto;
background: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
}
.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: auto;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-review-spinner,
.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-review-spinner,
.cr-all-reviews-shortcode .commentlist .cr-pagination-review-spinner {
display: none;
}
.cr-show-more-review-spinner-cnt {
width: 100%;
height: 60px;
display: flex;
align-items: center;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort,
.cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort {
display: block;
margin: 0;
background: transparent;
border: 0px;
padding: 4px;
width: auto;
height: auto;
appearance: auto;
color: #0E252C;
font-size: 12px;
font-weight: 500;
}
.cr-ajax-reviews-sort-div {
display: flex;
justify-content: space-between;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-search-no-reviews {
display: none;
}
#reviews.cr-reviews-ajax-reviews .cr-button-search,
.cr-all-reviews-shortcode .cr-button-search {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
padding: 3px 10px;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
font-weight: normal;
color: black;
letter-spacing: normal;
font-size: 1em;
text-transform: none;
line-height: 1.5em;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 0px;
white-space: nowrap;
width: auto;
}
.rtl #reviews.cr-reviews-ajax-reviews .cr-button-search,
.rtl .cr-all-reviews-shortcode .cr-button-search {
margin-left: 0px;
margin-right: 5px;
}
#reviews.cr-reviews-ajax-reviews .cr-button-search:hover,
.cr-all-reviews-shortcode .cr-button-search:hover {
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
text-decoration: none;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search,
.cr-all-reviews-shortcode .cr-ajax-search {
display: flex;
padding: 0;
margin: 24px 0;
width: 100%;
}
.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-ajax-search {
display: none;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,
.cr-all-reviews-shortcode .cr-ajax-search div,
.cr-qna-block .cr-qna-search-block div {
position: relative;
flex-grow: 1;
}
#reviews.cr-reviews-ajax-reviews .cr-input-text,
.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,
.cr-ajax-search input[type="text"] {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
background-color: #ffffff;
padding: 3px 10px;
padding-left: calc(1.5em + .75rem);
padding-right: 1.8em;
width: 100%;
line-height: 1.5em;
margin: 0px;
font-size: 1em;
box-sizing: border-box;
}
.rtl #reviews.cr-reviews-ajax-reviews .cr-input-text,
.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,
.rtl .cr-ajax-search input[type="text"] {
padding-right: calc(1.5em + .75rem);
padding-left: 1.8em;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,
.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,
.cr-ajax-search .cr-ajax-search-icon {
position: absolute;
display: inline-block;
top: 50%;
left: 9px;
transform: translateY(-50%);
width: 1.1em;
height: 1.1em;
}
.rtl #reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,
.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,
.rtl .cr-ajax-search .cr-ajax-search-icon {
right: 9px;
}
.cr-qna-block .cr-input-text, .cr-ajax-search input[type="text"] {
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
background-color: #ffffff;
color: #898F92;
padding: 3px 10px;
padding-left: calc(1.5em + .75rem);
padding-right: 1.5em;
width: 100%;
margin: 0px;
font-size: 1em;
box-shadow: none;
outline: none;
}
.cr-ajax-search input[type="text"] {
height: 42px;
}
.cr-qna-block .cr-input-text {
height: 100%;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt {
height: 40px;
display: flex;
align-items: center;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val {
font-size: 25px;
font-weight: bold;
margin: 0 0 0 15px;
color: #0E252C;
}
.rtl .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val {
margin: 0 15px 0 0;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl {
font-size: 20px;
font-weight: normal;
margin: 0 0 0 15px;
color: #4D5D64;
}
.rtl .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl {
margin: 0 15px 0 0;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add {
margin: 0 0 0 15px;
cursor: pointer;
background-color: #31856C;
color: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 40px;
text-transform: none;
line-height: 20px;
font-size: 15px;
border: none;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover {
background-color: #276A56;
}
#reviews.cr-reviews-ajax-reviews .cr-clear-input,
.cr-all-reviews-shortcode .cr-clear-input,
.cr-qna-block .cr-qna-search-block .cr-clear-input {
display:none;
position:absolute;
cursor: pointer;
margin-left: -1.7em ;
margin-top: -8px;
height: 16px;
top: 50%;
right: 8px;
}
.rtl #reviews.cr-reviews-ajax-reviews .cr-clear-input,
.rtl .cr-all-reviews-shortcode .cr-clear-input,
.rtl .cr-qna-block .cr-qna-search-block .cr-clear-input {
left: 8px;
right: auto;
margin-left: 0;
}
.cr-all-reviews-shortcode .cr-clear-input.cr-visible {
display: inline-block;
}
#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,
.cr-all-reviews-shortcode .cr-clear-input svg,
.cr-qna-block .cr-qna-search-block .cr-clear-input svg {
display: block;
height: 16px;
}
#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon,
.cr-all-reviews-shortcode .cr-qna-search-icon,
.cr-qna-block .cr-qna-search-block .cr-qna-search-icon {
fill: #18B394;
display: inline-block;
position:absolute;
width: 1.1em;
height: 1.1em;
left: 9px;
top: 50%;
transform: translateY(-50%);
}
#reviews.cr-reviews-ajax-reviews .cr-input-text:focus,
.cr-all-reviews-shortcode .cr-input-text:focus,
.cr-qna-block .cr-input-text:focus,
.cr-ajax-search input[type="text"]:focus {
background-color: #ffffff;
outline:none;
border-color: #e77600;
box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review {
display: block;
margin: 1em 0px;
border: 1px solid;
border-radius: 4px 4px 4px 4px;
border-color: #ADB1B8 #A2A6AC #8D9096;
padding: 3px 10px;
background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
font-weight: 600;
color: black;
letter-spacing: normal;
font-size: 1em;
text-transform: none;
line-height: normal;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review:hover {
background: #e0e3e9;
background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
text-decoration: none;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review {
display: block;
background-color: #31856C;
color: #ffffff;
border: 0;
height: 40px;
line-height: 20px;
font-size: 15px;
width: auto;
padding: 10px 20px;
margin: 0;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover,
.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover {
background-color: #276A56;
text-decoration: none;
cursor: pointer;
}
.cr-ajax-reviews-review-form {
display: none;
}
.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc {
display: block;
}
#reviews.cr-reviews-ajax-reviews .comment-reply-title {
display: block;
font-size: 1.5em;
}
.cr-ajax-reviews-review-form p.form-submit {
display: flex;
justify-content: space-between;
align-items: center;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div {
margin: 12px 0 24px 0;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title {
font-size: 1em;
margin: 0 auto 5px auto;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div2,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div2 {
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(120, 120, 120, 0.8);
z-index: 100001;
display: none;
opacity: 0;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active {
visibility: visible;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal {
visibility: visible;
position: relative;
max-width: 100vw;
width: 700px;
background: #fff;
z-index: 100001;
display: block;
border-radius: 3px;
opacity: 1;
max-height: 100vh;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr {
height: 36px;
background: #f2f2f2;
background: #f1f1f1;
background: -webkit-linear-gradient(top,#f7f7f7,#eaeaea);
background: linear-gradient(to bottom,#f7f7f7,#eaeaea);
box-shadow: 0 1px 0 rgba(255,255,255,.5) inset,0 -1px 0 rgba(255,255,255,.4) inset;
position: relative;
border-bottom: 1px solid #cdcdcd;
border-bottom-color: rgba(0,0,0,.2);
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close {
display: block;
zoom: 1;
background-color: transparent;
border: none;
float: right;
padding: 8px;
position: absolute;
top: 50%;
right: 5px;
margin: -15px 0 0;
line-height: 0;
min-height: auto;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg {
opacity: .64;
width: 15px;
height: 15px;
font-size: 15px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon {
fill: #333333;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex {
display: flex;
flex-direction: row;
justify-content: space-evenly;
gap: 20px;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav {
width: 80%;
margin: 0 auto 35px auto;
background-color: #f4f4f4;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video {
max-height: 75px;
margin: 0 auto;
width: auto;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav {
padding: 0px;
line-height: 0;
text-align: center;
position: relative;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video {
max-width: 400px;
max-height: 400px;
width: auto;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment {
width: 250px;
padding: 0;
line-height: 1.5;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p {
margin: 0px;
display: block;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time {
opacity: 0.5;
font-size: 0.875em;
display: block;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body {
max-height: 300px;
overflow-x: hidden;
overflow-y: scroll;
line-height: normal;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide {
float: none;
display: inline-block;
vertical-align: middle;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-vote,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-vote {
box-sizing: border-box;
margin: 1em 0 0 0;
}
.cr-search-highlight{
background: linear-gradient(0deg, #FFEB82, #FFEB82), #F9F9F9;
}
.cr-noscroll {
overflow: hidden;
}
.product_meta .cr_gtin_val, .product_meta .cr_mpn_val, .product_meta .cr_brand_val {
display: inline;
}
.cr-reviews-slider .cr-slider-read-more a, .cr-reviews-slider .cr-slider-read-less a {
font-size: 0.8em;
}
.cr-reviews-slider .cr-slider-details{
display:none;
}
.cr-qna-block .cr-qna-search-block {
display: flex;
justify-content: flex-end;
margin-bottom: 30px;
}
.cr-qna-block .cr-qna-list-block {
display: block;
}
.cr-qna-block.cr-qna-new-q-form-open .cr-qna-search-block,
.cr-qna-block.cr-qna-new-q-form-open .cr-qna-list-block {
display: none;
}
.cr-qna-block .cr-qna-search-block .cr-qna-ask-button {
font-size: 16px;
font-weight: 400;
background: #31856C;
border: 0px solid;
border-radius: 0;
min-height: 42px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
outline-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
padding: 5px 15px;
}
.cr-qna-block .cr-qna-search-block .cr-qna-ask-button:hover {
background: #276A56;
}
.rtl .cr-qna-block .cr-qna-search-block .cr-qna-ask-button {
margin-left: 0px;
margin-right: 10px;
}
.cr-qna-block .cr-qna-list-block div.cr-qna-list-empty {
padding: 30px;
text-align: center;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont {
margin-top: 20px;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
overflow-wrap: break-word;
word-break: break-word;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b {
display: flex;
margin: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b {
margin-top: 20px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l {
min-width: 50px;
display: flex;
align-items: center;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l {
min-width: 50px;
display: flex;
align-items: flex-start;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon {
width: 30px;
height: 30px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle {
stroke: #31856C;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path {
fill: #31856C;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon {
width: 16px;
height: 16px;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.rtl .cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon {
margin-left: 10px;
margin-right: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r {
display: block;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r {
padding-bottom: 20px;
border-bottom: solid 2px #F9F9F9;
border-top: solid 0px;
border-right: solid 0px;
border-left: solid 0px;
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r.cr-qna-list-q-b-r-no-ans {
justify-content: right;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-q-b-r {
display: none;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-inl-answ {
padding-bottom: 20px;
border-bottom: solid 2px #F9F9F9;
border-top: solid 0px;
border-right: solid 0px;
border-left: solid 0px;
width: 100%;
display: none;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-inl-answ {
display: block;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting {
display: flex;
align-items: center;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer {
display: block;
border-left: solid 3px #BCCCD4;
border-top: solid 0px;
border-right: solid 0px;
border-bottom: solid 0px;
padding-left: 16px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 10px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last {
margin-bottom: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question {
font-size: 18px;
font-weight: 600;
line-height: 1.2;
display: block;
color: #203741;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
display: block;
color: #203741;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p {
margin: 0;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s a {
text-decoration: underline;
color: #6d6d6d;
cursor: pointer;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
display: block;
color: #276A56;
font-style: italic;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b {
font-weight: 600;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified {
font-size: 14px;
color: #276A56;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button {
font-size: 14px;
font-weight: 600;
background: #FFFFFF;
border: 1px solid #BCCCD4;
border-radius: 0;
height: 42px;
color: #276A56;
cursor: pointer;
display: inline-block;
outline-style: none;
padding: 4px 15px;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button:hover {
border-color: #4D5D64;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b-r-no-ans .cr-qna-ans-button {
display: none;
}
.cr-qna-block #cr-show-more-q-spinner {
display: block;
margin: 30px auto;
background: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
}
.cr-qna-block .cr-search-no-qna {
margin: 30px auto;
text-align: center;
color: #203741;
}
#reviews.cr-reviews-ajax-reviews p.cr-featured-badge,
.cr-all-reviews-shortcode p.cr-featured-badge {
margin: 0px 0px 10px 0px;
}
#reviews.cr-reviews-ajax-reviews .cr-featured-badge span,
#reviews.cr-reviews-ajax-reviews .cr-all-featured-badge span,
.cr-all-reviews-shortcode .cr-all-featured-badge span {
text-transform: uppercase;
display: inline-block;
font-size: 12px;
-moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
-webkit-box-shadow: inset 0px 1px 0px 0px #fff6af;
box-shadow: inset 0px 1px 0px 0px #fff6af;
background-color: #ffec64;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
text-indent:0;
border: 1px solid #ffaa22;
color: #333333;
font-weight: normal;
font-style: normal;
line-height: 20px;
text-decoration: none;
text-align: center;
text-shadow: 0px 1px 0px #ffee66;
padding: 0px 5px;
}
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text {
display: block;
border-bottom: 1px solid #e4e1e3;
padding-bottom: 1em;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch {
text-align: center;
background-color: #F9F9F9;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a {
color: #4D5D64;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:hover,
.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:active {
color: #0E252C;
}
#review_form .cr-upload-local-images .cr-upload-images-status,
.cr-upload-local-images .cr-upload-images-status {
display: block;
margin: 0px 0px 10px 0px;
padding: 3px 5px;
}
#review_form .cr-upload-local-images #cr_review_image,
.cr-upload-local-images #cr_review_image {
margin: 0px 0px 15px 0px;
width: 100%;
}
#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error,
.cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error {
background-color: #FF4136;
color: #303030;
}
#review_form .cr-upload-images-preview,
.cr-upload-images-preview {
display: flex;
margin: 0 0 0 0;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers,
.cr-upload-images-preview .cr-upload-images-containers {
width: 75px;
height: 75px;
margin: 0 10px 10px 0;
position: relative;
display: flex;
align-items: center;
justify-content: center;
pointer-events: auto;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail {
margin: 0;
opacity: 0.3;
padding: 15px;
border: 1px solid #e0e0e0;
fill: #e0e0e0;
border-radius: 2px;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending {
pointer-events: none;
}
#review_form .cr-upload-images-preview .cr-upload-images-thumbnail,
.cr-upload-images-preview .cr-upload-images-thumbnail {
max-width: 100%;
max-height: 100%;
margin: 0 0 0 0;
opacity: 0.3;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail {
opacity: 0.2;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar {
width: 65px;
height: 10px;
margin: 0 5px 0 5px;
padding: 0;
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
background-color: #dddddd;
border-radius: 5px;
}
#review_form .cr-upload-images-preview .cr-upload-images-pbar .cr-upload-images-pbarin,
.cr-upload-images-preview .cr-upload-images-pbarin {
width: 0;
height: 100%;
margin: 0;
padding: 0;
background-color: #4BBE67;
border-radius: 5px;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail {
opacity: 1;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail {
opacity: 1;
border-width: 0;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar {
display: none;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete {
padding: 1px;
position: absolute;
top: 0px;
right: 0px;
width: 20px;
height: 20px;
display: none;
background-color: #e7412c;
border-radius: 10px;
border: 0px solid;
line-height: 0;
cursor: pointer;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover {
background-color: #db2c1b;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete {
display: block;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete {
opacity: 0.2;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg {
padding: 0px;
width: 18px;
height: 18px;
font-size: 18px;
line-height: 18px;
display: block;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon {
fill: #FFFFFF;
}
#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,
.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner {
margin: 0;
background: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif) no-repeat;
background-size: 20px 20px;
width: 20px;
height: 20px;
display: none;
text-decoration: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner,
.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner {
display: block;
}
.cr-reviews-grid {
padding: 20px 0 10px 0;
border-width: 1px;
border-style: solid;
border-color: transparent;
display: block;
border-radius: 5px;
margin: 0;
width: 100%;
}
.cr-reviews-grid-inner {
border-radius: inherit;
display: flex;
}
.cr-reviews-grid-inner .cr-reviews-grid-col {
flex-grow: 1;
width: 0;
}
.cr-reviews-grid-inner .cr-reviews-grid-col.cr-reviews-grid-col-none {
display: none;
}
.cr-reviews-grid-empty {
border-radius: inherit;
display: flex;
padding: 0 10px;
margin: 10px 0;
justify-content: center;
}
.cr-reviews-slider{
padding: 15px 0px;
margin: 0 25px;
opacity: 0;
visibility: hidden;
transition: opacity 1s ease;
-webkit-transition: opacity 1s ease;
}
.cr-reviews-slider.slick-initialized {
visibility: visible;
opacity: 1;
}
.cr-reviews-grid .cr-review-card {
padding: 0 0 0 0;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 10px;
margin: 0 10px 20px 10px;
max-width: 100%;
overflow: hidden;
visibility: hidden;
display: none;
}
.cr-reviews-grid .cr-reviews-grid-col .cr-review-card {
display: block;
}
.cr-reviews-grid .cr-reviews-grid-inner.cr-colcade-loaded .cr-review-card {
visibility: visible;
}
.cr-reviews-slider .cr-review-card {
box-sizing: border-box;
padding: 0px 10px;
height: 100%;
}
.cr-reviews-slider .cr-review-card .cr-review-card-inner {
margin: 0 auto;
padding: 10px;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: inherit;
display: flex;
flex-direction: column;
height: 100%;
box-sizing: border-box;
}
.cr-reviews-grid .breaker {
display: block;
margin: 5px 0px;
height: 0px;
width: 100%;
}
.cr-reviews-grid .cr-review-card .image-row {
display: block;
width: 100%;
position: relative;
line-height: 0;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-img {
display: block;
max-width: 100%;
height: auto;
border-style: none;
border-radius: 0;
margin: 0 auto;
cursor: pointer;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-vid {
display: block;
max-width: 100%;
height: auto;
border-style: none;
border-radius: 0;
margin: 0 auto;
width: 100%;
object-fit: cover;
cursor: pointer;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-img.image-row-img-none,
.cr-reviews-grid .cr-review-card .image-row .image-row-vid.image-row-vid-none {
display: none;
}
.cr-ajax-reviews-video {
display: block;
position: relative;
line-height: 0;
cursor: pointer;
text-align: center;
}
.cr-review-card-content .cr-comment-videoicon,
.cr-ajax-reviews-video .cr-comment-videoicon {
position: absolute;
top: 50%;
left: 50%;
width: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon {
max-width: none;
max-height: none;
width: 40px;
}
.cr-review-card-content .cr-vid-playing .cr-comment-videoicon,
.cr-ajax-reviews-video.cr-vid-playing .cr-comment-videoicon {
display: none;
}
.cr-reviews-grid .cr-review-card .image-row .image-row-count,
.cr-reviews-grid .cr-review-card .image-row .media-row-count {
position: absolute;
max-width: 100%;
width: 100%;
height: 60px;
border-style: none;
border-radius: 0;
bottom: 0;
background: #20374199;
color: #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
gap: 5px;
}
.cr-reviews-grid .cr-review-card .image-row.cr-vid-playing .media-row-count {
display: none;
}
.cr-reviews-grid .cr-review-card .top-row {
display: flex;
padding: 16px 0 16px 0;
border-bottom: solid 2px #F4F4F4;
margin: 0 15px 0 15px;
}
.pswp .cr-video-wrapper {
display: flex;
width: 100%;
height: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
align-items: center;
justify-content: center;
}
.cr-reviews-slider .cr-review-card .top-row {
display: flex;
padding: 16px 0 16px 0;
border-bottom: solid 2px #aaaaaa;
margin: 0 10px 0 10px;
}
.cr-reviews-grid .cr-review-card .top-row .rating,
.cr-reviews-slider .cr-review-card .top-row .rating {
flex: 0 0 50%;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer,
.cr-reviews-slider .cr-review-card .top-row .reviewer {
text-align: left;
display: flex;
flex-direction: column;
justify-content: center;
row-gap: 7px;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified {
display: flex;
align-items: center;
line-height: 1.2;
font-size: 16px;
}
.cr-reviews-grid .cr-review-card .top-row .rating .datetime,
.cr-reviews-slider .cr-review-card .top-row .rating .datetime {
font-size: 0.9em;
color: #676767;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 1.2;
color: #203741;
display: flex;
align-items: center;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon {
height: 15px;
display: block;
margin: 0 0 0 8px;
border-radius: 3px;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified {
font-family: sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 14px;
letter-spacing: 0em;
text-align: left;
color: #18B394;
display: flex;
align-items: center;
margin: 0;
}
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified {
height: 16px;
width: 16px;
display: inline;
vertical-align: middle;
margin: 0 6px 0 0;
}
.rtl .cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified {
margin: 0 0 0 6px;
}
.cr-reviews-grid .cr-review-card .middle-row,
.cr-reviews-grid .cr-review-card .cr-incentivized-row {
padding: 16px;
background: #FCFCFC;
border: 1px solid #F9F9F9;
border-radius: 6px;
box-sizing: border-box;
font-family: sans-serif;
font-style: normal;
font-weight: 400;
line-height: 130%;
font-size: 16px;
margin: 0 15px 15px 15px;
}
.cr-reviews-slider .cr-review-card .middle-row,
.cr-reviews-slider .cr-review-card .cr-incentivized-row {
padding: 16px;
background: #FCFCFC;
border: 1px solid #F9F9F9;
border-radius: 6px;
box-sizing: border-box;
font-family: sans-serif;
font-style: normal;
font-weight: 400;
line-height: 130%;
font-size: 16px;
margin: 0 10px 15px 10px;
flex: 1;
}
.cr-reviews-slider .cr-review-card .cr-incentivized-row {
flex: 0;
}
.cr-reviews-grid .cr-review-card .top-row .review-thumbnail,
.cr-reviews-slider .cr-review-card .top-row .review-thumbnail {
flex-basis: 56px;
flex-shrink: 0;
margin-right: 16px;
position: relative;
display: flex;
}
.cr-reviews-grid .cr-review-card .top-row .review-thumbnail img,
.cr-reviews-slider .cr-review-card .top-row .review-thumbnail img {
max-width: 50px;
max-height: 50px;
border-radius: 25px;
}
.cr-reviews-grid .cr-review-card .rating-row {
padding: 17px 0 17px 0;
display: flex;
align-items: center;
margin: 0 15px 0 15px;
line-height: 0;
}
.cr-reviews-slider .cr-review-card .rating-row {
padding: 17px 0 17px 0;
display: flex;
align-items: center;
margin: 0 10px 0 10px;
overflow: hidden;
line-height: 0;
}
.cr-reviews-grid .cr-review-card .rating-row .rating-label,
.cr-reviews-slider .cr-review-card .rating-row .rating-label {
margin: 0 0 0 15px;
font-family: sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.1em;
text-align: left;
color: #898F92;
}
.rtl .cr-reviews-slider .cr-review-card .rating-row .rating-label {
margin: 0 16px 0 0;
}
.cr-reviews-grid .cr-review-card .middle-row .review-content,
.cr-reviews-slider .cr-review-card .middle-row .review-content {
margin: 0 0 12px 0;
color: #484E51;
}
.cr-reviews-grid .cr-review-card .middle-row .review-content p,
.cr-reviews-slider .cr-review-card .middle-row p {
margin: 0;
}
.cr-reviews-grid .cr-review-card .middle-row .datetime,
.cr-reviews-slider .cr-review-card .middle-row .datetime {
font-weight: 300;
font-size: 14px;
color: #898F92;
}
.cr-reviews-grid .cr-review-card .verified-review-row,
.cr-reviews-slider .cr-review-card .verified-review-row {
margin: 0 0 12px 0;
text-align: left;
font-family: sans-serif;
}
.cr-reviews-grid .cr-review-card .verified-review-row p.ivole-verified-badge,
.cr-reviews-slider .cr-review-card .verified-review-row p.ivole-verified-badge {
margin: 0px;
}
.cr-reviews-grid .cr-review-card .verified-review-row .verified-badge-empty,
.cr-reviews-slider .cr-review-card .verified-review-row .verified-badge-empty {
min-height: 20px;
}
.cr-reviews-grid .cr-review-card .review-product,
.cr-reviews-slider .cr-review-card .review-product {
border-radius: inherit;
display: flex;
padding: 10px;
margin-top: 10px;
line-height: 1;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions {
border-radius: inherit;
display: block;
padding: 0;
margin: 0 10px 17px 10px;
line-height: 1;
border-top: 1px dashed #aaaaaa;
border-bottom: 1px dashed #aaaaaa;
font-size: 14px;
}
.cr-reviews-grid .cr-review-card .review-product .product-thumbnail,
.cr-reviews-slider .cr-review-card .review-product .product-thumbnail {
flex: 0 0 20%;
}
.cr-reviews-grid .cr-review-card .review-product .product-thumbnail img,
.cr-reviews-slider .cr-review-card .review-product .product-thumbnail img {
width: 50px;
height: 50px;
max-width: none;
max-height: none;
}
.cr-reviews-grid .cr-review-card .review-product .product-title,
.cr-reviews-slider .cr-review-card .review-product .product-title {
margin: auto 0;
padding-left: 5px;
font-family: Helvetica;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 21px;
letter-spacing: 0em;
text-align: left;
color: #203741;
}
.rtl .cr-reviews-slider .cr-review-card .review-product .product-title {
padding-left: 0;
padding-right: 5px;
}
p.ivole-verified-badge {
font-size: 12px;
vertical-align:middle;
}
span.ivole-verified-badge-text {
vertical-align:middle;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,
#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,
p.ivole-verified-badge img.ivole-verified-badge-icon,
#reviews img.ivole-verified-badge-icon,
img.ivole-verified-badge-icon {
float: none;
height: 20px;
width: 17px;
vertical-align:middle;
margin: 0px 5px 0px 0px;
display: inline;
border-radius: 0;
}
.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,
.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,
#reviews p.ivole-verified-badge img.ivole-verified-badge-ext-icon,
p.ivole-verified-badge img.ivole-verified-badge-ext-icon,
#reviews img.ivole-verified-badge-ext-icon,
img.ivole-verified-badge-ext-icon {
float: none;
height: 11px;
width: 11px;
vertical-align:middle;
margin: 0px 0px 0px 5px;
display: inline;
border-radius: 0;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question {
display: flex;
align-items: center;
margin: 15px 0;
column-gap: 10px;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox {
flex-direction: column;
align-items: flex-start;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-p {
margin: 0;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox .cr-sldr-p {
margin-bottom: 7px;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox ul {
margin: 0 0 0 25px;
}
.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-label {
font-weight: 550;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
font-display: swap;
src: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot);
src: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.woff) format('woff'), url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.ttf) format('truetype'), url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/fonts/slick.svg#slick) format('svg');
}
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.cr-reviews-slider .slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
opacity: 1;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.cr-reviews-slider.slick-slider .slick-track {
display: flex;
}
.cr-reviews-slider.slick-slider .slick-slide {
height: inherit;
}
.cr-reviews-slider.slick-slider .slick-slide > div {
height: 100%;
}
.cr-ajax-reviews-cus-images-slider-nav.cr-reviews-slider.slick-slider .slick-slide > div {
line-height: 0;
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.cr-reviews-slider .slick-arrow.slick-prev,
.cr-reviews-slider .slick-arrow.slick-next,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.cr-reviews-slider .slick-arrow.slick-prev:not(:hover),
.cr-reviews-slider .slick-arrow.slick-next:not(:hover) {
background: transparent;
}
.cr-reviews-slider .slick-prev:hover,
.cr-reviews-slider .slick-prev:focus,
.cr-reviews-slider .slick-next:hover,
.cr-reviews-slider .slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.cr-reviews-slider .slick-prev:hover:before,
.cr-reviews-slider .slick-prev:focus:before,
.cr-reviews-slider .slick-next:hover:before,
.cr-reviews-slider .slick-next:focus:before
{
opacity: 1;
}
.cr-reviews-slider .slick-prev.slick-disabled:before,
.cr-reviews-slider .slick-next.slick-disabled:before
{
opacity: .25;
}
.cr-reviews-slider .slick-prev:before,
.cr-reviews-slider .slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color:grey;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cr-reviews-slider.slick-slider .slick-prev
{
left: -25px;
}
[dir='rtl'] .cr-reviews-slider .slick-prev
{
right: -25px;
left: auto;
}
.cr-reviews-slider .slick-prev:before
{
content: '←';
}
[dir='rtl'] .cr-reviews-slider .slick-prev:before
{
content: '→';
}
.cr-reviews-slider.slick-slider .slick-next
{
right: -25px;
}
[dir='rtl'] .cr-reviews-slider .slick-next
{
right: auto;
left: -25px;
}
.cr-reviews-slider .slick-next:before
{
content: '→';
}
[dir='rtl'] .cr-reviews-slider .slick-next:before
{
content: '←';
}
.slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.cr-reviews-slider .slick-dots,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
border: none;
}
.cr-reviews-slider .slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.cr-reviews-slider .slick-dots li button,
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.cr-reviews-slider .slick-dots li button:not(:hover),
.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button:not(:hover) {
background: transparent;
}
.cr-reviews-slider .slick-dots li button:hover,
.cr-reviews-slider .slick-dots li button:focus
{
outline: none;
}
.cr-reviews-slider .slick-dots li button:hover:before,
.cr-reviews-slider .slick-dots li button:focus:before
{
opacity: 1;
}
.cr-reviews-slider .slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cr-reviews-slider .slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
.cr-qna-separator {
display: inline;
margin: 0 6px;
}
.cr-all-reviews-pagination {
text-align: center;
font-size: 15px;
}
.cr-all-reviews-pagination.cr-pagination-load {
pointer-events: none;
}
.cr-all-reviews-pagination .cr-page-numbers-a {
cursor: pointer;
}
.cr-all-reviews-pagination .cr-page-numbers-a.next,
.cr-all-reviews-pagination .cr-page-numbers-a.prev {
text-decoration: none;
}
.cr-all-reviews-pagination .cr-page-numbers.current {
font-weight: bold;
}
@media all and (max-width: 700px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex,
.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex {
flex-direction: column;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment {
width: 100%;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
max-width: 400px;
margin: 0 auto;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
overflow-y: scroll;
}
}
@media all and (max-width: 600px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal {
width: 100%;
height: 100%;
left: 0px;
margin-left: 0px;
margin-top: 0px;
top: 0px;
max-width: 100%;
max-height: 100%;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img {
width: 80px;
}
}
@media all and (max-width: 415px) {
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img {
width: 60px;
}
.cr-qna-block .cr-qna-search-block {
flex-wrap: wrap;
}
.cr-qna-block .cr-qna-search-block div {
width: 100%;
}
.cr-qna-block .cr-qna-search-block button.cr-qna-ask-button {
width: 100%;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name {
flex-direction: column;
align-items: flex-start;
}
}
@media all and (max-width: 370px) {
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r {
display: block;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting {
margin-top: 15px;
}
}
@media only screen and (max-width: 800px) {
.cr-reviews-grid-inner .cr-reviews-grid-col3 {
display: none;
}
}
@media only screen and (max-width: 550px) {
.cr-reviews-grid-inner .cr-reviews-grid-col2 {
display: none;
}
}.cr-trustbadgef, .cr-trustbadgea {
max-width: 100%;
overflow: hidden;
}
.cr-trustbadgef .cr-trustbadge-border {border: 1px solid #A3D8CD;}
.cr-trustbadgef .cr-trustbadge-border.badge_color_dark {border: 1px solid #8B8B8B;}
#cr_floatingtrustbadge {position: fixed; box-sizing: border-box; right: 0px; bottom: 0px; width: 135px; border-radius: 15px; display: block; overflow: hidden; margin: 30px; filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.25)); z-index: 99999; cursor: pointer;}
#cr_floatingtrustbadge.cr-floatingbadge-big {position: fixed; box-sizing: border-box; right: 0px; bottom: 0px; width: 256px; border-radius: 15px; display: block; overflow: hidden; margin: 0 30px 30px 0; filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.25)); z-index: 99999; cursor: auto;}
#cr_floatingtrustbadge {border: 1px solid;}
#cr_floatingtrustbadge .cr-floatingbadge-background {position: absolute; top: 0; left: 0; height: 100%; width: 100%;}
#cr_floatingtrustbadge .cr-floatingbadge-background div {width: 100%;}
#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-top {height: 115px;}
#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-top {height: 155px;}
#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-middle {height: 31px;}
#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-middle {height: 179px;}
#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-bottom {height: 27px;}
#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-bottom {height: 43px; border-top: 1px solid; border-left: 0px; border-right: 0px; border-bottom: 0px;}
#cr_floatingtrustbadge .cr-floatingbadge-top {position: relative; height: 92px; display: block;}
#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top {position: relative; height: 124px; display: block;}
#cr_floatingtrustbadge .cr-floatingbadge-top svg {position: absolute; left: 50%; top: 14px; margin-left: -35px;}
#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top svg {position: absolute; width: 84px; height: 79px; left: 50%; top: 28px; margin-left: -42px;}
#cr_floatingtrustbadge img {margin: 0; width: 100%; position: relative; border: 0; display: block;}
#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close {position: absolute; top: 5px; right: 5px; width: 20px; height: 20px; cursor: pointer;}
#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg {position: absolute; width: 16px; height: 16px; margin: 2px; top: 0; left: 0; display: block;}
#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg {fill: #F8942D;}
#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top .cr-floatingbadge-close svg {fill: #FFFFFF;}
#cr_floatingtrustbadge .cr-floatingbadge-top svg {width: 70px; height:65px;}
.cr-badge {
display: inline-block;
padding: 40px;
font-family: 'Open Sans', sans-serif;
font-size: 0;
color: #1F1F1F;
line-height: normal;
position: relative;
text-align: left;
text-decoration:none;
box-sizing: border-box;
transform-origin: left;
visibility: hidden;
}
.cr-badge .badge__nowrap {
white-space: nowrap;
}
.cr-badge .badge__nowrap-inline {
display: inline-block;
white-space: nowrap;
}
.cr-badge .badge__store {
font-size: 24px;
font-weight: bold;
margin-bottom: 12px;
white-space: nowrap;
}
.cr-badge .badge__stars {
display: inline-block;
margin-bottom: 14px;
margin-right: 24px;
}
.cr-badge .badge__star {
display: inline-block;
position: relative;
width: 36px;
height: 36px;
margin-right: 3px;
background-size: cover;
}
.cr-badge .badge-vs .badge__star {
display: block;
}
.cr-badge .badge__star-icon {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.cr-badge .badge__star-icon_type_empty {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/small-star-empty-light.png);
}
.cr-badge .badge__star-icon_type_fill {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/small-star-full.png);
}
.cr-badge .verified {
display: inline-block;
vertical-align: middle;
background: rgba(23, 157, 130, 0.1);
height: 36px;
border-radius: 19px;
padding: 0 16px;
}
.cr-badge.badge_size_small .verified {
vertical-align: top;
}
.cr-badge .verified__logo {
display: inline-block;
width: 32px;
height: 32px;
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/logo.svg);
background-size: cover;
position: relative;
top: 2px;
left: -6px;
margin-right: 2px;
}
.cr-badge .verified__text {
display: inline-block;
line-height: 36px;
vertical-align: top;
font-size: 18px;
font-weight: 600;
}
.cr-badge .rating {
font-size: 17px;
white-space: nowrap;
}
.cr-badge.badge_size_wide .rating {
font-size: 16px;
}
.cr-badge rating__store {
font-weight: 600;
}
.cr-badge .rating__product b {
font-weight: 600;
}
.cr-badge.badge_color_dark {
color: #fff;
}
.cr-badge.badge_color_dark .badge__star-icon_type_empty {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/small-star-empty-dark.png);
}
.cr-badge.badge_color_dark .verified {
background: rgba(255, 255, 255, 0.25);
}
.cr-badge.badge_size_wide {
padding: 20px;
color: #6c6c6c;
}
.cr-badge.badge_size_wide .badge__store {
font-size: 28px;
margin-bottom: 24px;
}
.cr-badge .badge__info {
position: relative;
}
.cr-badge .badge__logo {
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/logo.svg);
background-size: contain;
background-repeat: no-repeat;
}
.cr-badge .badge__reviews {
font-size: 16px;
padding-left: 70px;
padding-top: 15px;
}
.cr-badge.badge_size_wide .verified {
font-size: 16px;
padding-left: 70px;
height: 20px;
background: transparent;
}
.cr-badge.badge_size_wide .badge__stars {
margin-bottom: 0;
margin-right: 10px;
margin-left: 20px;
margin-top: 0;
vertical-align: middle;
}
.cr-badge.badge_size_wide .badge__star {
width: 20px;
height: 20px;
}
.cr-badge.badge_size_wide .badge__star-icon_type_empty {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-empty-light.png);
}
.cr-badge.badge_size_wide .badge__star-icon_type_fill {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-full-light.png);
}
.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-full-dark.png);
}
.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-empty-dark.png);
}
.cr-badge.badge_size_wide .rating {
display: inline-block;
padding-top: 0;
vertical-align: middle;
margin-top: 0;
height: 18px;
}
.cr-badge.badge_size_wide.badge_color_dark {
color: #fff;
}
.cr-badge.badge_target_mobile {
position: relative;
padding: 0;
margin: 20px;
}
.cr-badge.badge_target_mobile .badge__logo {
top: 41px;
left: 4px;
width: 32px;
height: 32px;
}
.cr-badge.badge_target_mobile .badge__store {
font-size: 24px;
margin-bottom: 0;
padding-left: 2px;
}
.cr-badge.badge_target_mobile .badge__reviews,
.cr-badge.badge_target_mobile .verified {
padding-left: 48px;
display: block;
}
.cr-badge.badge_target_mobile .badge__stars {
padding-left: 2px;
margin-left: 0;
margin-top: 0;
}
.cr-badge.badge_target_mobile .rating {
font-size: 15px;
margin-top: 2px;
}
.cr-badge.badge_size_wide .rating b {
display: inline-block;
margin-left: 8px;
}
.cr-badge.badge_size_small {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.cr-badge .badge__link, .cr-badge__wrap .badge__link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
} .cr-badge__wrap {
display: inline-block;
position: relative;
}
.cr-badge.badge-vs {
position: relative;
color: #4d4d4d;
padding: 20px;
display: inline-block;
flex-flow: row nowrap;
text-align: left;
font-family: sans-serif;
border-radius: 15px;
}
.cr-badge.badge-vs .cr-badge-vs-flex {
display: flex;
flex-direction: row;
}
.cr-badge.badge-vs .badge__store {
font-size: 25px;
font-weight: 500;
margin-bottom: 5px;
line-height: 1.2;
max-width: 500px;
text-overflow: ellipsis;
overflow: hidden;
}
.cr-badge.badge-vs .badge__logo {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/logo-vs.svg);
height: 80px;
width: 80px;
position: relative;
display: inline-block;
margin-right: 20px;
flex: 0 0 auto;
}
.cr-badge.badge-vs .badge__details {
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.cr-badge.badge-vs .badge__rating-container {
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
font-family: sans-serif;
font-weight: normal;
}
.cr-badge.badge-vs .badge__rating-line {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
}
.cr-badge.badge-vs .badge__stars {
margin: 0;
padding: 0;
display: flex;
align-items: center;
}
.cr-badge.badge-vs .badge__star {
width: 15px;
height: 15px;
border-spacing: 0;
display: flex;
}
.cr-badge.badge-vs .badge__star-icon--empty {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/star-stroke.svg);
background-position: left;
border-spacing: 0;
}
.cr-badge.badge-vs .badge__star-icon--fill {
background-image: url(//abacosun.pl/wp-content/plugins/customer-reviews-woocommerce/img/star-fill.svg);
background-position: left;
border-spacing: 0;
}
.cr-badge.badge-vs .badge__rating.rating {
font-size: 14px;
line-height: 1.5;
justify-content: space-between;
display: flex;
flex: 1 1 0;
margin: -1px 0 0;
padding: 0;
height: 20px;
}
.cr-badge.badge-vs .badge__rating.rating span:last-child {
padding-left: 25px;
font-weight: bold;
}
.cr-badge .badge__rating + .badge__stars {
margin-left: 15px;
}
.cr-badge.badge-vs .badge__reviews {
border-radius: 30px;
background-color: #F2F2F2;
display: block;
font-size: 18px;
line-height: 1;
padding: 6px 25px 5px;
margin-left: 15px;
border: 1px solid #DFDFDF99;
}
.cr-badge.badge-vs.badge_color_dark {
color: #e5e5e5;
border-color: transparent;
}
.cr-badge.badge-vs.badge_color_dark .badge__reviews {
background-color: #24242499;
border-color: transparent;
}
.badge_size_compact.cr-badge,
.badge--wide-mobile.cr-badge {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: sans-serif;
}
.badge_size_compact.cr-badge,
.badge--wide-mobile.cr-badge {
display: block;
flex-direction: column;
visibility: visible;
}
.badge_size_compact.cr-badge .badge__verified,
.badge--wide-mobile.cr-badge .badge__verified {
font-size: 10px;
font-weight: 700;
color: #4c4c4c;
text-align: center;
margin-bottom: 5px;
margin-top: 5px;
}
.badge--wide-mobile.cr-badge .badge__verified {
font-size: 16px;
color: #fff;
margin-bottom: 13px;
}
.badge--wide-mobile.cr-badge .badge__store {
min-height: 50px;
margin-bottom: 15px;
color: #4d4d4d;
font-size: 28px;
font-weight: 700;
line-height: 30px;
display: flex;
align-items: center;
justify-content: center;
padding: 0 10px;
}
.badge--wide-mobile.cr-badge .badge__store span {
min-width: 234px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: center;
}
.cr-badge.badge_size_compact .badge__middle,
.cr-badge.badge--wide-mobile .badge__middle {
padding: 10px 0 9px;
}
.cr-badge.badge_size_compact .badge__stars,
.cr-badge.badge--wide-mobile .badge__stars {
display: flex;
justify-content: center;
width: 100%;
margin: 0;
}
.cr-badge.badge_size_compact .badge__star,
.cr-badge.badge--wide-mobile .badge__star {
position: relative;
width: 14px;
height: 13px;
margin: 0 2px;
color: #fff;
}
.cr-badge.badge_size_compact .badge__star svg,
.cr-badge.badge--wide-mobile .badge__star svg {
display: block;
}
.cr-badge.badge_size_compact .badge__star-fill-container,
.cr-badge.badge--wide-mobile .badge__star-fill-container {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 14px;
height: 13px;
}
.rtl .cr-badge.badge_size_compact .badge__star-fill-container,
.rtl .cr-badge.badge--wide-mobile .badge__star-fill-container {
left: auto;
right: 0;
}
.cr-badge.badge_size_compact .badge__star-fill-container svg,
.cr-badge.badge--wide-mobile .badge__star-fill-container svg {
height: 13px;
}
.cr-badge.badge_size_compact .badge__rating,
.cr-badge.badge--wide-mobile .badge__rating {
font-size: 12px;
text-align: center;
color: #4c4c4c;
}
.cr-badge.badge_size_compact .badge__rating b,
.cr-badge.badge--wide-mobile .badge__rating b  {
margin-left: 8px;
}
.cr-badge.badge_size_compact .badge__reviews,
.cr-badge.badge--wide-mobile .badge__reviews {
padding: 8px 0 6px;
font-size: 10px;
text-align: center;
border-radius: 0 0 15px 15px;
color: #4d4d4d;
}
.cr-badge.badge--wide-mobile .badge__middle {
padding-top: 0px;
padding-bottom: 20px;
background-color: transparent;
}
.cr-badge.badge--wide-mobile .badge__stars {
margin-bottom: 5px;
}
.cr-badge.badge--wide-mobile .badge__star {
color: #f8942d;
}
.cr-badge.badge--wide-mobile .badge__reviews {
font-size: 13px;
border-top: 1px solid transparent;
min-height: 37px;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
}
.cr-badge.badge--wide-mobile .mb21 {
margin-bottom: 21px;
}
.cr-badge.badge_size_compact.badge_color_dark .badge__middle,
.cr-badge.badge--wide-mobile.badge_color_dark .badge__middle {
border: none;
box-sizing: border-box;
}
.cr-badge.badge_size_compact.badge_color_dark .badge__star,
.cr-badge.badge--wide-mobile.badge_color_dark .badge__star {
color: #f8942d;
}
.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,
.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews {
border: none;
}
.cr-badge.badge_size_compact.badge_color_dark .badge__verified,
.cr-badge.badge--wide-mobile.badge_color_dark .badge__verified,
.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,
.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews,
.cr-badge.badge_size_compact.badge_color_dark .badge__rating,
.cr-badge.badge--wide-mobile.badge_color_dark .badge__rating,
.cr-badge.badge_size_compact.badge_color_dark .badge__store,
.cr-badge.badge--wide-mobile.badge_color_dark .badge__store {
color: #e5e5e5;
}
.cr-placeholder-tb {
background-color: #FAFAFA;
width: 100%;
padding: 20px;
}
.cr-placeholder-tb .cr-placeholder-tb-fr {
width: 50%;
height: 40px;
margin: 0 0 20px 0;
background-color: #DCDEE2;
animation: cr-placeholder-load 3s infinite;
}
.cr-placeholder-tb .cr-placeholder-tb-sr {
width: 100%;
height: 60px;
background-color: #DCDEE2;
animation: cr-placeholder-load 3s infinite;
}
@media all and (max-width: 600px) {
#cr_floatingtrustbadge, #cr_floatingtrustbadge.cr-floatingbadge-big {display: none;}
}
@keyframes cr-placeholder-load {
0% {
background-color: #DCDEE2;
}
50% {
background-color: #ededed;
}
100% {
background-color: #DCDEE2;
}
}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}