: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}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.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)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.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)}}.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:220px;padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.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;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.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 #fff0}.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 #fff0;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:hsl(0 0% 100% / .4);opacity:1;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:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px 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 #fff0}.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:#fff0;box-shadow:none;color:#949494;opacity:1;outline:none;transform:none}.components-button.is-secondary{background:#fff0;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #fff0;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-tertiary{background:#fff0;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]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.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){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){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){background:#ccc}.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;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.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;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}.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:content-box;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{background:var(--wp-components-color-foreground,#1e1e1e);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 #fff0}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.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__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #fff0;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:24px;line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:24px}@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:rgb(30 30 30 / .62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.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{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.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 #fff0;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{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.components-checkbox-control__input-container{height:20px;width:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.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);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.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 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%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-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' 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-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 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-2v2H8v2H6z' 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{background:#fff0;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option.is-pressed+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 #fff0;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);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:#fff0;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:280px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);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 #fff0;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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@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 #fff0}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.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 #fff0}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #fff0;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%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 rgb(0 0 0 / .2),inset 1px 0 0 0 rgb(0 0 0 / .2),inset -1px 0 0 0 rgb(0 0 0 / .2);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:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.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%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 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;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 rgb(0 0 0 / .25);height:inherit;outline:2px solid #fff0;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 rgb(0 0 0 / .25);outline:1.5px solid #fff0}.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 .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-36px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom: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:#fff0;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__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;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;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 [role=menuitem]{white-space:nowrap}.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:content-box;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:36px;padding-left:8px;padding-right:8px;text-align:left}.components-dropdown-menu__menu .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:#fff0}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:#fff0}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#fff0}.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-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;transition:background .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:5px solid #1e1e1e;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .1s ease;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border:9px solid #fff0}.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 #fff0;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.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-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@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 #fff0}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-form-token-field__input-container::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.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 #fff0}.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:#fff0;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:#fff0;color:#757575;padding:0;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{border-radius:4px 0 0 4px;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__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{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;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#1e1e1e;cursor:pointer;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}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;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__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.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__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color))}.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{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 .edit-post-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.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 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{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgb(0 0 0 / .35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px rgb(0 0 0 / .15),0 2.7px 3.8px -.2px rgb(0 0 0 / .15),0 5.5px 7.8px -.3px rgb(0 0 0 / .15),.1px 11.5px 16.4px -.5px rgb(0 0 0 / .15);display:flex;margin:40px 0 0;overflow:hidden;width:100%}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;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:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid #fff0;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__header .components-button{left:8px;position:relative}.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-admin-theme-color);outline:2px solid #fff0;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));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:5px 15px 2px;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:#fff0;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:content-box;display:flex;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;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.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;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.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{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}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{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;outline:1px solid #fff0;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:top}}.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}.components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:12px}@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;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 #fff0;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;margin:0 8px 0 0;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@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 #fff0}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-placeholder__input[type=url]::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.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-large .components-placeholder__label{font-size:18pt;font-weight:400}.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-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder .components-placeholder__learn-more .components-external-link{color:var(--wp-admin-theme-color)}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:#fff0;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.is-dark-theme .components-placeholder.has-illustration{background-color:rgb(0 0 0 / .1)}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;width:auto}.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;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px rgb(0 0 0 / .1),0 1.2px 1.7px -.2px rgb(0 0 0 / .1),0 2.3px 3.3px -.5px rgb(0 0 0 / .1);box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{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:#fff0;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #fff0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:6px;margin-top:0;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@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:rgb(30 30 30 / .62)}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgb(30 30 30 / .62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.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__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));content:"";cursor:inherit;display:block;height:15px;outline:2px solid #fff0;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:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.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}.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}@media (prefers-reduced-motion:reduce){.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-delay:0s;animation-duration:1ms}}.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 (prefers-reduced-motion:reduce){.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-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:none;border-radius:2px;box-shadow:0 0 0 #fff0;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:0 48px 0 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgb(30 30 30 / .62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control.is-next-40px-default-size input[type=search].components-search-control__input{height:40px}.components-search-control.is-size-compact input[type=search].components-search-control__input{height:32px}.components-search-control__icon{align-items:center;display:flex;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.components-search-control__input-wrapper{position:relative}.components-select-control__input{-webkit-tap-highlight-color:#fff0!important;outline:0}@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:rgb(0 0 0 / .85);border-radius:2px;box-shadow:0 .7px 1px rgb(0 0 0 / .1),0 1.2px 1.7px -.2px rgb(0 0 0 / .1),0 2.3px 3.3px -.5px rgb(0 0 0 / .1);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:-moz-fit-content;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{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:#fff0;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;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:#fff0;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;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;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #fff0;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #fff0;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.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 #fff0}.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 #fff0;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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.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-delay:0s;transition-duration:0s}}@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 #fff0}.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:rgb(30 30 30 / .62)}.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:rgb(30 30 30 / .62);opacity:1}.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:rgb(30 30 30 / .62)}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.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 .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{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.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:#fff0}.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 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid #fff0}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@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:active:before{display:none}.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{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:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}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:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,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(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.status a{visibility:hidden!important}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action .is-secondary,[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action.is-secondary:hover{box-shadow:none}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action a{position:relative;display:none}.wc_gateways .name .wc-payment-gateway-method-name{display:inline-flex}.wc_gateways .name .wc-payment-gateway-method-name img{height:24px;width:auto;margin-left:4px}.wc_gateways .wc-payment-gateway-method__name{display:flex}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle{margin-left:16px}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle>img{height:24px;width:auto;margin-left:4px}.wc_gateways .pre-install-payment-gateway__actions{display:flex}.wc_gateways .pre-install-payment-gateway__actions-menu{margin-right:24px}.wc_gateways .pre-install-payment-gateway__actions-menu-options{text-align:center}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:.175s ease-out both f-throwOutUp}.f-throwOutDown{animation:.175s ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,-150px,0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,150px,0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration,0.2s) ease-out .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,0.2s) ease-out both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration,0.2s) ease both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,0.2s) ease both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s) * .5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media (hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24, 24, 27, 0.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255, 255, 255, 0.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:#fff0;overflow:visible;z-index:var(--fancybox-zIndex,1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0%;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:#fff0;min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color, #fff);--f-button-hover-color:var(--fancybox-color, #fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgb(24 24 27 / .5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0, 0, 0, 0.6);--f-button-active-bg:rgba(0, 0, 0, 0.6);--f-button-hover-bg:rgba(0, 0, 0, 0.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24, 24, 27, 0.3);--f-button-active-bg:rgba(24, 24, 27, 0.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:.35s ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:.35s ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vkcom .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:100%;height:100%}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.has-youtube .fancybox__content,.has-vkcom .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vkcom .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgb(24 24 27 / .9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#fff0}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:20px;--f-thumb-clip-width:46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:#fff0;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden}.f-thumbs__track{display:flex;will-change:transform}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);min-width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--left, 0) * 1px);width:calc(100% - var(--width, 0) * 1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path:inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0))) round var(--f-thumb-border-radius, 0));transform:translate3d(calc(var(--shift, 0) * -1px),0,0);transition:none;pointer-events:none}.is-modern .f-thumbs__slide>*{clip-path:var(--clip-path)}.is-modern:not(.is-using-mouse) .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.is-modern.in-touch .f-thumbs__slide{filter:none}.is-modern.is-resting .f-thumbs__slide{transition:all .33s ease}.is-modern.is-resting .f-thumbs__slide>*{transition:all .33s ease}.f-thumbs__slide__button{appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:#fff0;outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;margin:auto 0;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgb(255 255 255 / .1),rgb(255 255 255 / .05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:20px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgb(255 255 255 / .1),rgb(255 255 255 / .05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24, 24, 27, 0.65);--f-button-hover-bg:rgba(70, 70, 73, 0.65);--f-button-active-bg:rgba(90, 90, 93, 0.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgb(0 0 0 / .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0%}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;user-select:none;pointer-events:none}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgb(0 0 0 / .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgb(0 0 0 / .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgb(0 0 0 / .5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}/*!*******************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/ui-range.css ***!
  \*******************************************************************************/
 .range-slider{--primary-color:var(--main-color);--value-offset-y:var(--ticks-gap);--value-active-color:white;--value-background:transparent;--value-background-hover:var(--primary-color);--value-font:700 12px/1 Arial;--fill-color:var(--primary-color);--progress-background:#F5F5F6;;--progress-radius:10px;--track-height:10px;--min-max-font:12px Arial;--min-max-opacity:.5;--min-max-x-offset:10%;--thumb-size:32px;--thumb-color:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/range.svg);--thumb-shadow:none;--thumb-shadow-active:none;--thumb-shadow-hover:var(--thumb-shadow);--ticks-thickness:1px;--ticks-height:5px;--ticks-gap:var(--ticks-height, 0);--ticks-color:silver;--step:1;--ticks-count:(var(--max) -var(--min)) / var(--step);--maxTicksAllowed:30;--too-many-ticks:Min(1, Max(var(--ticks-count) - var(--maxTicksAllowed), 0));--x-step:Max(var(--step), var(--too-many-ticks) * (var(--max) - var(--min)));--tickIntervalPerc_1:Calc((var(--max) - var(--min)) / var(--x-step));--tickIntervalPerc:calc((100% - var(--thumb-size)) / var(--tickIntervalPerc_1) * var(--tickEvery, 1));--value-a:Clamp(var(--min), var(--value, 0), var(--max));--value-b:var(--value, 0);--text-value-a:var(--text-value, "");--completed-a:calc((var(--value-a) - var(--min)) / (var(--max) - var(--min)) * 100);--completed-b:calc((var(--value-b) - var(--min)) / (var(--max) - var(--min)) * 100);--ca:Min(var(--completed-a), var(--completed-b));--cb:Max(var(--completed-a), var(--completed-b));--thumbs-too-close:Clamp(
            -1,
            1000 * (Min(1, Max(var(--cb) - var(--ca) - 5, -1)) + 0.001),
            1
    );--thumb-close-to-min:Min(1, Max(var(--ca) - 5, 0));--thumb-close-to-max:Min(1, Max(95 - var(--cb), 0));box-sizing:content-box;display:inline-block;height:Max(var(--track-height),var(--thumb-size));background:none;padding-bottom:var(--flip-y,var(--ticks-gap));padding-top:calc(var(--flip-y) * var(--ticks-gap));position:relative;z-index:1}.range-slider[data-ticks-position='top']{--flip-y:1}.range-slider__progress{--start-end:calc(var(--thumb-size) / 2);--clip-end:calc(100% - (var(--cb)) * 1%);--clip-start:calc(var(--ca) * 1%);--clip:inset(-20px var(--clip-end) -20px var(--clip-start));position:absolute;left:var(--start-end);right:var(--start-end);top:calc(var(--ticks-gap) * var(--flip-y, 0) + var(--thumb-size) / 2 - var(--track-height) / 2);height:calc(var(--track-height));background:var(--progress-background,#EEE);pointer-events:none;z-index:-1;border-radius:var(--progress-radius)}.range-slider__progress::before{content:'';position:absolute;left:0;right:0;clip-path:var(--clip);top:0;bottom:0;background:var(--fill-color,black);box-shadow:var(--progress-flll-shadow);z-index:1;border-radius:inherit}.range-slider>input{-webkit-appearance:none;width:100%;height:var(--thumb-size);margin:0;position:absolute;left:0;top:calc(50% - Max(var(--track-height), var(--thumb-size)) / 2 + calc(var(--ticks-gap) / 2 * var(--flip-y, -1)));cursor:-webkit-grab;cursor:grab;outline:none;background:none}.range-slider>input:not(:only-of-type){pointer-events:none}.range-slider>input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border:none;height:var(--thumb-size);width:var(--thumb-size);transform:var(--thumb-transform);border-radius:var(--thumb-radius,50%);background:var(--thumb-color);box-shadow:var(--thumb-shadow);pointer-events:auto;transition:.1s}.range-slider>input::-moz-range-thumb{appearance:none;border:none;height:var(--thumb-size);width:var(--thumb-size);transform:var(--thumb-transform);border-radius:var(--thumb-radius,50%);background:var(--thumb-color);box-shadow:var(--thumb-shadow);pointer-events:auto;transition:.1s}.range-slider>input::-ms-thumb{appearance:none;border:none;height:var(--thumb-size);width:var(--thumb-size);transform:var(--thumb-transform);border-radius:var(--thumb-radius,50%);background:var(--thumb-color);box-shadow:var(--thumb-shadow);pointer-events:auto;transition:.1s}.range-slider>input:hover{--thumb-shadow:var(--thumb-shadow-hover)}.range-slider>input:active{--thumb-shadow:var(--thumb-shadow-active);cursor:grabbing;z-index:2}.range-slider>input:nth-of-type(1){--is-left-most:Clamp(0, (var(--value-a) - var(--value-b)) * 99999, 1)}.range-slider>input:nth-of-type(2){--is-left-most:Clamp(0, (var(--value-b) - var(--value-a)) * 99999, 1)}.range-slider>input:nth-of-type(2)+output{--value:var(--value-b)}.range-slider>input:only-of-type~.range-slider__progress{--clip-start:0}
/*!****************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/fonts.css ***!
  \****************************************************************************/
 @font-face{font-family:'Jost';font-style:normal;font-weight:400;font-display:swap;src:local(''),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-regular.woff2) format('woff2'),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-regular.woff) format('woff')}@font-face{font-family:'Jost';font-style:normal;font-weight:500;font-display:swap;src:local(''),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-500.woff2) format('woff2'),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-500.woff) format('woff')}@font-face{font-family:'Jost';font-style:normal;font-display:swap;font-weight:600;src:local(''),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-600.woff2) format('woff2'),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-600.woff) format('woff')}@font-face{font-family:'Jost';font-style:normal;font-display:swap;font-weight:700;src:local(''),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-700.woff2) format('woff2'),url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/fonts/jost-v14-latin-ext_latin_cyrillic-700.woff) format('woff')}
/*!****************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/reset.css ***!
  \****************************************************************************/
 :root{--transition:.5s ease-out all;--name-color:#101820;--second-color:#666666;--main-color:#F487B6;--main-active-color:#DB6598;--main-radius:4px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:18px}body{background:#fff;margin:0;padding:0;color:var(--second-color);font-family:'Jost',sans-serif}body.active{overflow:hidden}strong{font-weight:500}h1{font-size:32px}h2{font-size:26px}h3{font-size:22px}h4{font-size:20px}@media screen and (max-width:1024px){h1{font-size:22px}h2{font-size:20px}h3{font-size:16px}h4{font-size:14px}}h1,h2,h3,h4{font-weight:600;color:var(--name-color);margin:0}@media screen and (max-width:768px){h2,h3,h4{font-weight:500}}b{font-weight:500}small{font-weight:400}:where(a){color:var(--name-color);text-decoration:none;transition:var(--transition)}:where(a):hover,:where(a):focus{color:var(--main-color);text-decoration:none;transition:none}li a:hover{color:var(--main-color)}:where(a):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}ul,ol{list-style:none;padding:0;margin:0}a.transition,.button_transition{transition:var(--transition)}a.transition:hover,.button_transition:hover{transition:none}.flex{display:-webkit-flex;display:-ms-flex;display:flex}.flex-center{align-items:center;justify-content:center}.flex-wrap{flex-wrap:wrap}.flex-x-center{justify-content:center}.flex-y-center{align-items:center}.flex-y-bottom{align-items:flex-end}.flex-column{flex-direction:column}:is(input[type="text"],input[type="tel"],input[type="email"],textarea){background:#FFF;font-family:'Jost',sans-serif;border:1px solid #E3E3E3;border-radius:var(--main-radius);font-size:16px;box-shadow:none;color:#555;line-height:40px;outline:none;height:40px;width:100%;padding:0 16px;text-overflow:ellipsis;margin:0 10px;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:var(--transition)}:is(input[type="text"],input[type="tel"],input[type="email"],textarea):is(:focus,:hover){border-color:rgb(0 0 0 / 40%);transition:none}textarea{padding-top:13px;padding-bottom:13px;line-height:120%;color:#555}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-family:'Jost',sans-serif;width:100%;text-overflow:ellipsis;background:none}input[type=text]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#555}input[type=text]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#555}:where(.button,input[type="submit"],button[type="submit"]){border:0;z-index:1;outline:none;font-family:'Jost',sans-serif;font-weight:600;font-size:12px;padding-left:20px;padding-right:20px;text-align:center;color:#FFF;letter-spacing:.05em;display:flex;justify-content:center;align-items:center;width:max-content;text-transform:uppercase;height:40px;transition:var(--transition);background:var(--main-color);border-radius:var(--main-radius);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}:where(.button,input[type="submit"],button[type="submit"]):hover{background:var(--main-active-color);transition:none;color:#FFF}:where(.button,input[type="submit"],button[type="submit"]):active{color:#fff;background:#CB3475}:where(.button,input[type="submit"],button[type="submit"]):disabled{color:#fff}:where(.button,input[type="submit"],button[type="submit"]):focus{color:#fff}
/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/swiper.css ***!
  \****************************************************************************************/
.swiper-button{font-size:0;line-height:0;position:absolute;top:calc(50% - 30px);margin-top:0;width:40px;height:40px;padding:0;cursor:pointer;color:#fff0;outline:none;display:none!important;justify-content:center;align-items:center;background:#F5F5F6;box-shadow:0 1px 0 rgb(0 0 0 / .15);border-radius:40px;z-index:10;border:0}.swiper-button::after{display:none}.swiper-button-prev{left:-20px}.swiper-button-next{right:-20px}.swiper-button-next::before{transform:rotate(-180deg)}.swiper-button:hover{background:#EDEDEE;box-shadow:none}.swiper-button::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/slick-arr.svg);background-repeat:no-repeat;background-size:6px;content:'';width:6px;height:12px;display:block;position:relative}.swiper-button:hover::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/slick-arr-dark.svg)}.swiper-button:active{background:#E5E5E6;box-shadow:inset 0 1px 0 rgb(0 0 0 / .15)}.swiper-button-next::before{transform:rotate(180deg)}.swiper-button-next:hover::before{transform:rotate(180deg)}.swiper-button:active::before{top:1px}body.home .swiper-pagination{position:relative;bottom:0;margin:0;list-style:none;display:flex!important;flex-direction:row;align-items:center;justify-content:center;right:0;width:100%;height:auto;flex-wrap:wrap;align-content:center}body.home .swiper-pagination .swiper-pagination-bullet{width:41px;height:3px;background:#E9E9EA;border-radius:2px;padding:0;font-size:0;opacity:1;outline:none;margin:0 4px;border:0}body.home .swiper-pagination .swiper-pagination-bullet-active{background:var(--main-color)}@media screen and (max-width:428px){body.home .swiper-pagination .swiper-pagination-bullet{width:100%;flex:1}}
/*!********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/ui/arrows.css ***!
  \********************************************************************************/
.container__arrows{display:flex;margin-left:auto}.container__arrows .swiper-button{position:initial;display:flex!important;margin-left:8px}.swiper-button-disabled.swiper-button-lock{display:none!important}@media screen and (max-width:1024px){.container__arrows{display:none}}
/*!*********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/ui/buttons.css ***!
  \*********************************************************************************/
.button.button_style_transparent{background:none;border:1px solid #E3E3E3;color:var(--name-color);font-weight:500}.button.button_style_transparent:hover{color:var(--name-color);background:#F4F4F4}.button.button_style_transparent:active{color:var(--name-color);background:#E7E7E9}.button_theme_hidden-more{width:100%;margin-top:20px}.button_style_gray{background:#F4F4F4;color:var(--name-color)}.button_style_gray:hover{background:#E7E7E9;color:var(--name-color)}.button_style_gray:active{background:#DADADD;color:var(--name-color)}.button_theme_form-send{background:#94e1d9;color:#fff}.button.button_theme_form-send:hover{background:#43d4c5;color:#fff}.button.button_theme_form-send:active{background:#00beaa;color:#fff}
/*!*************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/ui/description.css ***!
  \*************************************************************************************/
.description *{font-family:'Jost',sans-serif!important}.description>p>picture>img{max-width:100%;width:100%;height:inherit}.description :where(h1){line-height:120%}.description :where(h2){margin-top:0;line-height:120%}.description :where(h3){line-height:120%}.description h3 strong{font-weight:700}.description :where(h4){line-height:120%}.description :where(p){font-size:18px;line-height:150%;margin:0}.description>:where(*){margin-top:30px}.description>:where(*):first-child{margin-top:0}.description :where(h1,h2,h3)+:where(*){margin-top:20px}.description :where(*)+:where(ul,ol){margin-top:15px}.description>*:last-child{margin-bottom:0}.description :where(p,li) a{transition:0.5s ease-out all;border-bottom:1px solid rgb(244 134 182 / 20%);color:var(--main-color)}.description :where(p,li) a:hover{color:var(--main-color);border-bottom:1px solid var(--main-color);transition:none}.description :where(ul,ol) li{position:relative;padding-left:30px;font-size:18px;line-height:160%;padding-bottom:10px}.description :where(ul,ol) li strong{color:var(--name-color)}.description :where(ul) li::before{border-radius:50%;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/check.svg) no-repeat;min-width:20px;width:20px;height:20px;background-size:20px;content:'';position:absolute;top:4px;left:0;z-index:1;box-shadow:0 0 0 2px #fff}.description :where(ul.is-style-list_united,ul.point_list,ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li::after{background:var(--main-color);width:2px;content:'';left:9px;top:10px;height:100%;position:absolute}.description :where(ul) li:last-child{padding-bottom:0;margin-bottom:0}.description :where(ul) li:last-child::after{display:none}.description :where(ul.ap_list,ol) li{padding-left:35px;margin-bottom:15px;padding-bottom:0}.description :where(ul.ap_list,ol) li:last-child{margin-bottom:0}.description :where(ul.ap_list,ol) li::after{display:none}.description :where(ul.ap_list,ol) li span.li__title{font-weight:500;color:var(--name-color);display:block;margin-bottom:5px}.description :where(ul.ap_list,ol) li::before{border-radius:50%;border:0;content:'';background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/check.svg) no-repeat;min-width:20px;width:20px;height:20px;background-size:20px;position:absolute;left:0;top:4px}.description :where(ol) li::before{counter-increment:myCounter;content:counter(myCounter);background:var(--main-color);border-radius:50%;font-weight:500;font-size:14px;text-align:center;line-height:20px;color:#fff;top:4px}.description :where(ol){counter-reset:myCounter}.description :where(ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li{line-height:160%;padding-left:22px}.description :where(ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li .li__title{display:block;color:var(--name-color);font-weight:500}.description :where(ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li::before{border-radius:var(--main-radius);width:11px;height:11px;min-width:11px;top:9px}.description :where(ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li::after{left:5px;width:1px}.description ul:where(.green_list,.is-style-list_plus) li::before{background:#23BC64}.description ul:where(.green_list,.is-style-list_plus) li::after{background:#D3F2E0}.description ul:where(.red_list,.is-style-list_minus) li::before{background:#FB5E6B}.description ul:where(.red_list,.is-style-list_minus) li::after{background:#FEDFE1}@media screen and (max-width:1024px){.description :where(ul,ol) li{font-size:14px}.description :where(ol) li::before{font-size:12px;line-height:17px;top:4px}.description :where(p){font-size:14px}.description :where(ul.ap_list,ol) li{padding-left:25px;margin-bottom:10px}.description :where(ul) li{padding-left:25px}.description :where(ul) li::before{--wh:17px;width:var(--wh);min-width:var(--wh);height:var(--wh);background-size:var(--wh);top:2px}.description :where(ul) li::after{width:1px;left:8px}.description :where(ul.ap_list,ol) li::before{--wh:17px;width:var(--wh);min-width:var(--wh);height:var(--wh);background-size:var(--wh);top:2px}.description :where(ul.ap_list,ol) li span.li__title{margin-bottom:0}.description :where(ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li{line-height:160%;padding-left:22px}.description :where(ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li::before{border-radius:var(--main-radius);width:11px;height:11px;min-width:11px;top:5px}.description :where(ul.green_list,ul.red_list,.is-style-list_plus,.is-style-list_minus) li::after{left:5px;width:1px}.description>:where(*){margin-top:20px}.description :where(h1,h2,h3)+:where(*){margin-top:15px}.description :where(*)+:where(ul,ol){margin-top:15px}}
/*!*******************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/container.css ***!
  \*******************************************************************************************/
.container__title{font-weight:600;font-size:30px;line-height:120%;color:var(--name-color);margin-bottom:25px;display:flex}@media screen and (max-width:1024px){.container__title{margin-bottom:15px;font-size:24px;font-weight:500}}
/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/header.css ***!
  \****************************************************************************************/
:where(body.home) header{margin-bottom:24px}.header__top{display:flex;align-items:center;margin-bottom:12px}.header__menu_desktop{display:flex;flex:1 1 auto;font-size:16px}.header__menu_desktop>ul{display:flex;position:relative;grid-column-gap:36px}.header__menu_desktop>ul>li{display:flex;align-items:center}.header__menu_desktop>ul>li>a{display:flex;padding-top:16px;padding-bottom:16px;min-height:40px;white-space:nowrap;box-sizing:content-box;align-items:center}.header__menu_desktop ul li.menu-item-has-children{position:relative}.header__menu_desktop>ul>li.menu-item-has-children:hover>a{color:var(--main-color);transition:none}.header__menu_desktop>ul>li.menu-item-has-children:hover a::after{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-menu-arrow-hover.svg)}.header__menu_desktop ul>li:hover>.sub-menu{display:flex}.header__menu_desktop ul li.menu-item-has-children li.menu-item-has-children:hover>.sub-menu{left:calc(100% + 25px);top:0}.header__menu_desktop ul li.menu-item-has-children li.menu-item-has-children:hover::before{content:'';position:absolute;left:100%;height:100%;width:40px;background:#fff0;z-index:1000}.header__menu_desktop ul li .sub-menu{display:none;position:absolute;flex-direction:column;z-index:100;background:#FFF;box-shadow:0 1.5px 0 2px rgb(0 0 0 / .07);border-radius:var(--main-radius);top:calc(100% - 10px);padding-top:8px;padding-left:9px;padding-right:9px;padding-bottom:16px}.header__menu_desktop ul li .sub-menu li a{min-height:40px;display:flex;align-items:center;padding-left:8px;padding-right:8px;padding-top:8.5px;padding-bottom:8.5px;white-space:nowrap}.header__menu_desktop ul li .sub-menu li a:hover{background:#F5F5F6;color:var(--name-color)}.header__menu_desktop>ul>li.menu-item-has-children>a::after{content:'';background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-menu-arrow.svg);width:10px;height:6px;background-size:10px;margin-left:5px;position:relative;top:1px}form.header__search{max-width:283px;background:#FFF;border:1px solid #CCC;border-radius:var(--main-radius);padding-left:15px;padding-right:10px;height:40px;display:flex;align-items:center;margin-left:5%;flex:1 1 auto;margin-right:12px}body form.header__search button[type="submit"]{background:none;width:18px;min-width:18px;height:18px;display:flex;justify-content:center;align-items:center;padding:0;border-radius:0;margin-right:8px}body form.header__search button[type="submit"]::before{content:'';background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/search-submit.svg);width:13px;height:13px;background-size:13px}.search__text{border:0;outline:none;color:#666}.soc-block{display:flex}.soc__item{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#F5F5F6;border-radius:50%;margin-left:8px;transition:none}.soc__item::before{content:'';width:20px;height:20px;background-position:center;background-repeat:no-repeat}.soc__vk::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/social-vk.svg);background-size:18px}.soc__vk:hover{background:#07F}.soc__vk:hover::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/social-vk-white.svg)}.soc__tg::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/social-tg.svg);background-size:16px}.soc__tg:hover{background:linear-gradient(180deg,#2AABEE 0%,#229ED9 100%)}.soc__tg:hover::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/social-tg-white.svg)}.soc__yt::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/social-yt.svg);background-size:16px}.soc__yt:hover{background:red}.soc__yt:hover::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/social-yt-white.svg)}.header__middle{display:flex;align-items:center;margin-bottom:33px}.header__logo{width:201px;min-width:201px;height:64px;background-size:201px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/logo.svg);background-repeat:no-repeat;margin-right:24px}.header__description{font-size:16px;line-height:133%;flex:1 1 auto;color:var(--name-color)}.header__catalog{flex:1 1 auto}@media screen and (max-width:1024px){.header__catalog{display:none}}.header-catalog__button{height:56px;padding-left:24px;padding-right:24px;font-size:22px;font-weight:400;font-family:Jost,serif;cursor:pointer;letter-spacing:0;text-transform:initial;position:relative;z-index:30}.header-catalog-button__triangle{position:absolute;background:#fff;border-radius:2px;width:20px;height:20px;left:calc(50% - 14px);top:calc(100% + 30px);box-shadow:1px 1px #ccc;transform:rotate(-135deg);opacity:0;visibility:hidden;transition:.5s ease visibility,.5s ease opacity}.header-catalog__button.active .header-catalog-button__triangle{opacity:1;visibility:visible}.header-catalog__button .menu-toggle{margin-right:16px}.menu-toggle{position:relative;display:flex;width:20px;height:14px;background:#fff0;font-size:0}.menu-toggle .menu-toggle-top,.menu-toggle .menu-toggle-bottom{width:100%;height:2px;position:absolute;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/toggle-arrow.svg) no-repeat;transition:all .25s ease-in-out;border-radius:10px}.menu-toggle .menu-toggle-top{top:0}.menu-toggle .menu-toggle-bottom{bottom:0}.menu-toggle:before,.menu-toggle:after{content:'';display:block;width:100%;height:2px;position:absolute;border-radius:10px;top:50%;left:50%;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/toggle-arrow.svg) no-repeat;transform:translate(-50%,-50%);transition:transform .25s ease-in-out}.header-catalog__button.active :is(.menu-toggle-top,.menu-toggle-bottom){opacity:0;transition:all .25s ease-in-out}.header-catalog__button.active .menu-toggle:before{transform:translate(-50%,-50%) rotate(45deg)}.header-catalog__button.active .menu-toggle:after{transform:translate(-50%,-50%) rotate(-45deg)}.header-catalog__menu{max-width:1332px;height:auto;position:absolute;top:calc(100% + 34px);left:0;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 0 2px rgb(0 0 0 / .05);background:#fff;z-index:20;opacity:0;visibility:hidden;transition:.5s ease visibility,.5s ease opacity;padding:16px;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:16px;grid-row-gap:8px}@media screen and (max-width:1336px){.header-catalog__menu{margin-left:16px;margin-right:16px}}.header-catalog__menu.active{opacity:1;visibility:visible}.header-catalog-menu__item{padding:16px;overflow:hidden;display:flex;align-items:center}.header-catalog-menu-item__img{--widthHeigth:64px;margin-right:30px;width:64px;height:64px}.header-catalog-menu-item__img img{width:var(--widthHeigth);height:var(--widthHeigth)}.header-catalog-menu-item__title{font-size:16px;font-weight:400;line-height:133%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.header-catalog-mobile-menu__item{padding-top:9px;padding-bottom:9px;overflow:hidden;display:flex;align-items:center;border-top:1px solid #eee}.header-catalog-mobile-menu-item__img{--widthHeigth:32px;margin-right:16px;width:var(--widthHeigth);height:var(--widthHeigth)}.header-catalog-mobile-menu-item__img img{width:var(--widthHeigth);height:var(--widthHeigth)}.header-catalog-mobile-menu-item__title{font-size:16px;font-weight:400;line-height:133%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.header__operating-info{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center;color:var(--name-color)}.operating-info__item{font-size:16px;line-height:160%;padding-left:36px;position:relative;padding-right:10px}.operating-info__item::before{left:0;position:absolute;content:'';background-repeat:no-repeat;background-position:center;width:24px;height:24px}.operating-info__item_excel::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-pricelist.svg);background-size:20px}.operating-info__item_mail::before{background-size:20px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-mail.svg)}.operating-info__item_mail a{color:var(--main-color)}.operating-info__item_loc::before{background-size:14px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-loc.svg)}.operating-info__item_time::before{height:18px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/phone-call.svg)}.operating-info__item_phone{text-align:center;line-height:23px;padding-left:0}.operating-info__item_phone::before{display:none}.operating-info__item_phone a{font-size:24px;font-weight:500}.operating-info__item_phone::before{display:none}@media screen and (max-width:1332px){.operating-info__item.operating-info__item_excel{display:none}}.header__cart{background:#F5F5F6;border-radius:var(--main-radius);width:48px;height:48px;align-items:center;justify-content:center;position:relative;display:flex;margin-left:2%;transition:var(--transition)}.header__cart:hover{background:#E7E7E9;transition:none}.header__cart::before{transition:var(--transition);content:'';width:20px;height:18px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjUgMTRINy4xOTQ1NkM2LjM4NTI1IDE0IDUuOTgwNiAxNCA1LjcwMDg0IDEzLjc2M0M1LjQyMTA3IDEzLjUyNTkgNS4zNTQ2MiAxMy4xMjY4IDUuMjIxNzEgMTIuMzI4NUwzLjc3ODI5IDMuNjU4NTVDMy42NDUzOCAyLjg2MDI0IDMuNTc4OTMgMi40NjEwOCAzLjI5OTE2IDIuMjI0MDRDMy4wMTk0IDEuOTg3MDEgMi42MTQ3NSAxLjk4NzAxIDEuODA1NDQgMS45ODcwMUgxTTMuODU3MTUgNEwxNS4xNjQ4IDMuOTkzMTVDMTYuODY5MSAzLjk5MjEyIDE3LjcyMTMgMy45OTE2MSAxOC4yNjcyIDQuNDIzNDZDMTguNDk5NSA0LjYwNzIzIDE4LjY4ODEgNC44NDAzIDE4LjgxOTQgNS4xMDU4NUMxOS4xMjc4IDUuNzI5ODcgMTguOTQ5NSA2LjU2MzE1IDE4LjU5MjggOC4yMjk3VjguMjI5N0MxOC4zNTAzIDkuMzYyOTMgMTguMjI5MSA5LjkyOTU0IDE3Ljg4MzcgMTAuMzIxN0MxNy43MzQ2IDEwLjQ5MTEgMTcuNTU3OSAxMC42MzQgMTcuMzYxMSAxMC43NDQ0QzE2LjkwNTMgMTEgMTYuMzI1OSAxMSAxNS4xNjcgMTFINS4wMDA1NCIgc3Ryb2tlPSIjQkJCQkJCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTggMTcuNUMxOCAxOC4zMjg0IDE3LjMyODQgMTkgMTYuNSAxOUMxNS42NzE2IDE5IDE1IDE4LjMyODQgMTUgMTcuNUMxNSAxNi42NzE2IDE1LjY3MTYgMTYgMTYuNSAxNkMxNy4zMjg0IDE2IDE4IDE2LjY3MTYgMTggMTcuNVoiIGZpbGw9IiNCQkJCQkIiLz4KPHBhdGggZD0iTTguNSAxNy41QzguNSAxOC4zMjg0IDcuODI4NDMgMTkgNyAxOUM2LjE3MTU3IDE5IDUuNSAxOC4zMjg0IDUuNSAxNy41QzUuNSAxNi42NzE2IDYuMTcxNTcgMTYgNyAxNkM3LjgyODQzIDE2IDguNSAxNi42NzE2IDguNSAxNy41WiIgZmlsbD0iI0JCQkJCQiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:20px}.header__cart:hover::before{transition:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNy41IDE0SDcuMTk0NTZDNi4zODUyNSAxNCA1Ljk4MDYgMTQgNS43MDA4NCAxMy43NjNDNS40MjEwNyAxMy41MjU5IDUuMzU0NjIgMTMuMTI2OCA1LjIyMTcxIDEyLjMyODVMMy43NzgyOSAzLjY1ODU1QzMuNjQ1MzggMi44NjAyNCAzLjU3ODkzIDIuNDYxMDggMy4yOTkxNiAyLjIyNDA0QzMuMDE5NCAxLjk4NzAxIDIuNjE0NzUgMS45ODcwMSAxLjgwNTQ0IDEuOTg3MDFIMU0zLjg1NzE1IDRMMTUuMTY0OCAzLjk5MzE1QzE2Ljg2OTEgMy45OTIxMiAxNy43MjEzIDMuOTkxNjEgMTguMjY3MiA0LjQyMzQ2QzE4LjQ5OTUgNC42MDcyMyAxOC42ODgxIDQuODQwMyAxOC44MTk0IDUuMTA1ODVDMTkuMTI3OCA1LjcyOTg3IDE4Ljk0OTUgNi41NjMxNSAxOC41OTI4IDguMjI5N1Y4LjIyOTdDMTguMzUwMyA5LjM2MjkzIDE4LjIyOTEgOS45Mjk1NCAxNy44ODM3IDEwLjMyMTdDMTcuNzM0NiAxMC40OTExIDE3LjU1NzkgMTAuNjM0IDE3LjM2MTEgMTAuNzQ0NEMxNi45MDUzIDExIDE2LjMyNTkgMTEgMTUuMTY3IDExSDUuMDAwNTQiCiAgICAgICAgICBzdHJva2U9IiMxMDE4MjAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICA8cGF0aCBkPSJNMTggMTcuNUMxOCAxOC4zMjg0IDE3LjMyODQgMTkgMTYuNSAxOUMxNS42NzE2IDE5IDE1IDE4LjMyODQgMTUgMTcuNUMxNSAxNi42NzE2IDE1LjY3MTYgMTYgMTYuNSAxNkMxNy4zMjg0IDE2IDE4IDE2LjY3MTYgMTggMTcuNVoiCiAgICAgICAgICBmaWxsPSIjMTAxODIwIi8+CiAgICA8cGF0aCBkPSJNOC41IDE3LjVDOC41IDE4LjMyODQgNy44Mjg0MyAxOSA3IDE5QzYuMTcxNTcgMTkgNS41IDE4LjMyODQgNS41IDE3LjVDNS41IDE2LjY3MTYgNi4xNzE1NyAxNiA3IDE2QzcuODI4NDMgMTYgOC41IDE2LjY3MTYgOC41IDE3LjVaIgogICAgICAgICAgZmlsbD0iIzEwMTgyMCIvPgo8L3N2Zz4K)}.header__cart:active{background:#DADADD}.cart__count{display:flex;width:20px;height:20px;background:var(--main-color);border-radius:50%;position:absolute;top:-5px;right:-5px;justify-content:center;align-items:center;font-weight:500;font-size:12px;color:#fff}.header__categories{height:72px;background:#f5f5f6;border-radius:var(--main-radius)}.categories__list{width:100%;display:flex;height:inherit;justify-content:space-evenly}.categories__list>li{height:inherit;position:relative}.categories__list>li>a{height:inherit;align-items:center;display:flex;justify-content:center;color:var(--name-color);font-weight:400;font-size:18px;white-space:nowrap;padding-left:15px;padding-right:15px}.categories__list>li>a:hover{color:var(--main-color)}.categories__list>li:hover>a{color:var(--main-color)}.categories__list>li.has-children>a::after{content:'';width:10px;height:6px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-cat-arrow.svg);background-size:10px;margin-left:12px;position:relative;top:1px}.categories__list>li ul{display:none;position:absolute;flex-direction:column;z-index:100;background:#FFF;box-shadow:0 1.5px 0 2px rgb(0 0 0 / .07);border-radius:4px;top:calc(100% - 10px);padding-top:8px;padding-left:9px;padding-right:9px;padding-bottom:16px;min-width:100%}.categories__list>li ul li a{min-height:40px;display:flex;align-items:center;padding-left:8px;padding-right:8px;padding-top:8.5px;padding-bottom:8.5px;white-space:nowrap}.categories__list>li ul li a:hover{background:#F5F5F6;color:var(--name-color)}.categories__list li:hover>ul{display:block}.categories__list .overflow li:hover>ul.children,.categories__list>li.has-children>ul.children>li.has-children:hover .children{display:block;position:absolute;left:-100%;top:0;margin-left:-15px}.categories__list>li.has-children>ul.children>li.has-children:hover .children{left:auto;right:-100%;margin-left:0;margin-right:-15px}.categories__list .overflow li.has-children:hover::before{content:'';position:absolute;left:-7%;height:100%;width:40px;background:#fff0;z-index:1000}.categories__list>li.has-children>ul.children>li.has-children:hover::before{content:'';position:absolute;right:-7%;height:100%;width:40px;background:#fff0;z-index:1000}.categories__list>li ul.overflow{right:0}.header__mobile-menu_toggler-open{display:none;order:-1;width:40px;height:40px;background-color:inherit;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-mobile-menu-open.svg);background-repeat:no-repeat;background-position:center;background-size:16px;border:0}.header__call-button{display:none;width:40px;height:40px;background-color:inherit;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-phone.svg);background-repeat:no-repeat;background-position:center;background-size:19px;border:0}.header__categories-button-open{display:none;background:var(--main-color);border-radius:var(--main-radius);align-items:center;text-align:center;font-weight:600;font-size:12px;justify-content:center;letter-spacing:.05em;text-transform:uppercase;color:#FFF;width:90px;height:40px;border:0;margin-left:8px}.header__mobile-menu{display:none;background:#FFF;max-width:100vw;width:100%;position:absolute;top:0;z-index:100}.mobile-menu__button-close{display:flex;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-mobile-menu-close.svg);background-color:inherit;background-repeat:no-repeat;background-position:center;background-size:16px;border-radius:var(--main-radius);align-items:center;text-align:center;width:40px;height:40px;min-height:40px;border:0;margin-left:auto}.mobile-menu__content{display:flex;flex-direction:column;padding-top:8px;padding-left:8px;padding-right:8px}.mobile-menu__title{font-weight:500;font-size:24px;color:var(--name-color);padding-left:8px;padding-right:8px;margin-bottom:16px}.mobile-menu__nav{padding-left:8px;padding-right:8px;font-size:16px}.mobile-menu__nav>ul>li>span{display:flex;align-items:center;min-height:40px}.mobile-menu__nav>ul>li>span>a{min-height:40px;display:inline-flex;align-items:center}.mobile-menu__nav>ul>li>span .menu-link__arrow{background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-menu-arrow.svg);background-size:10px;position:relative;top:1px;flex:1 1 auto;height:40px;background-repeat:no-repeat;background-position:center right}.mobile-menu__nav>ul>li.active>span .menu-link__arrow{transform:rotate(180deg);background-position:center left}.mobile-menu__nav>ul>li>a,.mobile-menu__nav ul.sub-menu>li>a,.mobile-menu__nav ul.sub-menu li.menu-item-depth-1>span>a{display:flex;width:100%;min-height:40px;align-items:center}.mobile-menu__nav ul.sub-menu li.menu-item-depth-1>span>a{padding-left:17px;padding-right:17px}.mobile-menu__nav ul li ul.sub-menu:not(.sub-sub-menu){display:none;background:#F5F5F6;border-radius:var(--main-radius);padding-top:8px;padding-bottom:16px;margin-top:8px;margin-bottom:8px}.mobile-menu__nav ul li ul.sub-sub-menu{display:block!important;padding-left:20px!important}.mobile-menu__nav ul li ul.sub-menu>li>a{padding-left:17px;padding-right:17px}.header__mobile-categories-menu{display:none;background:#FFF;width:100%;position:absolute;top:0;z-index:100}header.active{height:100%;overflow:auto;position:fixed;background:#fff;z-index:100;width:100%;top:0}header.active .content__body{height:auto}.mobile-categories-menu__button-close{display:flex;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-mobile-cat-menu-close.svg);background-color:var(--main-color);border-radius:var(--main-radius);background-repeat:no-repeat;background-position:center;background-size:16px;align-items:center;text-align:center;width:40px;height:40px;min-height:40px;border:0;margin-left:8px}.mobile-categories-menu__content{display:flex;flex-direction:column;padding:16px}.mobile-categories-menu__title{font-weight:500;font-size:24px;color:var(--name-color);margin-bottom:16px;display:flex;align-items:center}.mobile-categories-menu__top{margin-bottom:16px;display:flex}.mobile-categories-menu__nav>ul>li{border-bottom:1px solid #EEE}.mobile-categories-menu__nav>ul>li:last-child{border-bottom:0}.mobile-categories-menu__nav>ul>li>a{display:flex;align-items:center;min-height:48px;font-size:16px;line-height:115%}.mobile-categories-menu__nav>ul>li>span{display:flex;align-items:center;min-height:48px}.mobile-categories-menu__nav>ul>li>span>a{min-height:48px;display:inline-flex;align-items:center;font-size:16px;line-height:115%}.mobile-categories-menu__nav>ul>li.active{border-bottom:0}.mobile-categories-menu__nav>ul>li.has-children>span .menu-link__arrow{background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-menu-arrow.svg);background-size:10px;position:relative;top:1px;flex:1 1 auto;height:48px;background-repeat:no-repeat;background-position:center right}.mobile-categories-menu__nav>ul>li:not(.no-children).active>span .menu-link__arrow{transform:rotate(180deg);background-position:center left}.mobile-categories-menu__nav>ul>li.no-children a,.mobile-categories-menu__nav ul.children>li :where(span,a){display:flex;width:100%;min-height:40px;align-items:center}.mobile-categories-menu__nav ul li ul.children{display:none;background:#F5F5F6;border-radius:var(--main-radius);padding-top:8px;padding-bottom:16px;margin-top:8px;margin-bottom:8px}.mobile-categories-menu__nav ul li ul.children>li>span,.mobile-categories-menu__nav ul li ul.children>li>a{padding-left:17px;padding-right:17px;font-size:16px;line-height:120%}.mobile-categories-menu__nav ul li ul.children>li>span{display:flex}.mobile-categories-menu__nav ul li ul.children .children{padding:0;padding-left:20px;margin:0}.navItemMore{cursor:pointer;position:relative;display:flex;justify-content:center;padding-left:15px;padding-right:15px}.navItemMore .nav_menu_toggler{display:flex;align-items:center;justify-content:center;align-self:center;height:100%}.navItemMore .nav_menu_toggler span{min-width:4px;width:4px;height:4px;background:var(--name-color);display:block;border-radius:50%;margin:0 2px}@media screen and (max-width:1332px) and (min-width:1025px){.header__cart{margin-left:0}.header__middle,.header__operating-info{grid-column-gap:32px}.header__catalog,.header__operating-info{flex:none}}@media screen and (min-width:1025px){.header__top .header__logo{display:none}.header__middle .header__search_main{display:none}}@media screen and (max-width:1332px){.header__logo{flex:1 1 auto}.header__description{display:none}}@media screen and (max-width:1092px){.header__menu_desktop{width:80%}form.header__search{margin-left:2%}}@media screen and (max-width:1024px){:where(body.home) header{padding-top:8px;margin-bottom:16px}.header__middle{margin-bottom:0}.header__middle .header__logo{display:none}.header__top .header__search_main{display:none}.header__menu_desktop,.header__soc,.header__operating-info,.header__categories{display:none}.header__mobile-menu_toggler-open{display:flex}.header__top{margin-bottom:8px;margin-left:-8px;margin-right:-8px}.header__logo{width:80px;min-width:80px;height:40px;background-size:51px;flex:0;margin-left:auto;margin-right:auto;background-position:center}.header__call-button{display:flex}.header__categories-button-open{display:flex}form.header__search{margin-left:0;margin-right:0;max-width:none}.header__cart{width:40px;height:40px;margin-left:auto}.header__cart::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-cart-dark.svg)}.cart__count{width:16px;height:16px;top:-5px;right:-5px;font-size:10px}}@media screen and (max-width:428px){form input[type="search"].search__text{font-size:14px}}
/*!******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/main-sliders.css ***!
  \******************************************************************************************************/
.container__main-sliders{display:flex;margin-bottom:40px}.container__main-sliders .swiper-button{background:#FFF;border:1px solid #E6E6E6;box-shadow:0 4px 12px rgb(0 0 0 / .1)}.container__main-sliders .swiper-button:hover{border:1px solid #D9D9D9;box-shadow:0 4px 12px rgb(0 0 0 / .2)}.container__main-sliders .swiper-button:active{border:1px solid #D9D9D9;box-shadow:0 2px 6px rgb(0 0 0 / .05)}.main-sliders__wide-slider{max-width:971px;width:100%;position:relative}.main-sliders__wide-slider .swiper-wrapper{height:auto;margin-bottom:21px}.main-sliders__wide-slider .wide-slider__slide{height:368px}.wide-slider__slide a{font-size:0}.wide-slider__slide img{height:368px;border-radius:var(--main-radius)}.main-sliders__wide-slider:hover .swiper-button{display:flex!important}.main-sliders__fit-slider{width:313px;min-width:313px;margin-left:16px;position:relative}.main-sliders__fit-slider .swiper-wrapper{margin-bottom:21px}.fit-slider__title{position:absolute;z-index:10;font-weight:500;font-size:24px;top:24px;padding-left:24px;padding-right:24px;display:flex;width:100%;color:var(--name-color)}.fit-slider__slide{background:#F5F5F6;border-radius:var(--main-radius);position:relative;height:368px;display:flex}.fit-slider__slide::before{content:'';position:absolute;top:0;left:0;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/fit-slide-bg.svg);width:100%;height:100%;z-index:1}.fit-slider__slide a{width:100%;height:100%;display:flex;flex-direction:column;padding-top:72px;padding-left:24px;padding-right:24px;position:relative;z-index:1}.fit-slider__slide a img{position:absolute;right:0;bottom:0;z-index:-1;max-height:189px;height:auto}.main-sliders__fit-slider:hover .swiper-button{display:flex!important}.fit-slide__title{font-size:20px;line-height:120%;color:var(--name-color);max-width:230px;margin-bottom:8px;display:block}.fit-slide__more{background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/fit-slide-more.svg);width:40px;height:40px;background-size:40px;margin-top:auto;margin-bottom:48px}@media screen and (max-width:1332px){.main-sliders__wide-slider{overflow:hidden}body.home .container__main-sliders .swiper-button,body.home .container__main-sliders .swiper-pagination{display:none!important}}@media screen and (max-width:1024px){.main-sliders__fit-slider .swiper-wrapper{margin-bottom:0}.container__main-sliders{flex-wrap:wrap}.main-sliders__wide-slider{max-width:none;padding-right:16px;width:auto;margin-right:-16px;margin-left:-16px;padding-left:16px}.main-sliders__wide-slider .wide-slider__slide,.wide-slider__slide img{height:auto}.wide-slider__slide{width:364px!important;min-width:364px!important;scroll-snap-align:start;font-size:0}.wide-slider__slide img{width:100%}.main-sliders__fit-slider{margin-left:0;width:100%;min-width:auto}.fit-slider__title{position:initial;margin-bottom:16px;padding-left:0;padding-right:0}.fit-slider__slide{width:214px!important;min-width:214px!important;height:248px;margin-right:8px}.fit-slider__slide a{padding-top:16px;padding-left:17px;padding-right:17px}.fit-slider__slide a img{max-height:130px}.fit-slide__title{font-size:16px;margin-bottom:10px}.fit-slider__slide::before{display:none}.fit-slider__slide .price-block__current-price{font-size:20px;margin-bottom:0}.fit-slider__slide .price-block__regular-price{font-size:14px;margin-bottom:0}.fit-slider__slide .price-block__slide a img{max-height:130px;height:auto}}@media screen and (max-width:892px){.fit-slider__content .swiper-wrapper{width:auto;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;grid-template-columns:auto;grid-gap:8px;-ms-overflow-style:none;scrollbar-width:none;grid-auto-flow:column;display:grid;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px}.fit-slider__slide{scroll-snap-align:start;margin-right:0}.fit-slider__content .swiper-wrapper::-webkit-scrollbar{width:0;height:0}}@media screen and (max-width:768px){.container__main-sliders{margin-bottom:24px}}@media screen and (max-width:428px){.wide-slider__slide{width:288px!important;min-width:288px!important}}
/*!************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/adjacent-posts.css ***!
  \************************************************************************************************/
.adjacent_posts{margin-top:50px;grid-row-gap:16px}.adjacent_posts__nav{max-width:400px}.adjacent_posts__nav.adjacent_posts__prev{margin-right:30px}.adjacent_posts__nav.adjacent_posts__next{margin-left:auto;justify-content:flex-end}.adjacent_posts__nav-content{align-items:flex-start}.adjacent_posts__nav-content-poster{margin-right:15px;display:flex;align-items:center}.adjacent_posts__nav-content-poster a{border-radius:var(--main-radius);box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);font-size:0}.adjacent_posts__nav-content-poster a img{width:75px;height:53px;object-fit:cover;position:relative;z-index:-1;border-radius:var(--main-radius)}.adjacent_posts__nav-content-poster::before{content:'';width:15px;min-width:15px;height:13px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/adjacent.svg);background-repeat:no-repeat;background-size:15px;margin-right:10px}.adjacent_posts__nav-content-info{margin-top:-5px}.adjacent_posts__nav-content-info-nav{font-weight:500;font-size:12px;line-height:200%;letter-spacing:.05em;text-transform:uppercase;color:#BBB}.adjacent_posts__nav-content-info-postname{font-weight:500;font-size:14px;line-height:130%}.adjacent_posts__nav.adjacent_posts__next .adjacent_posts__nav-content-info{text-align:right}.adjacent_posts__nav.adjacent_posts__next .adjacent_posts__nav-content-poster{order:2;margin-right:0;margin-left:15px}.adjacent_posts__nav.adjacent_posts__next .adjacent_posts__nav-content-poster::before{order:2;margin-right:0;transform:rotate(180deg);margin-left:10px}@media screen and (max-width:1070px){.adjacent_posts__nav .adjacent_posts__nav-content-poster{align-self:center}.adjacent_posts__nav .adjacent_posts__nav-content-poster a{display:none}}@media screen and (max-width:1024px){.adjacent_posts__nav .adjacent_posts__nav-content-poster{align-self:flex-start}.adjacent_posts__nav .adjacent_posts__nav-content-poster a{display:flex}}@media screen and (max-width:792px){.adjacent_posts__nav .adjacent_posts__nav-content-poster{align-self:center}.adjacent_posts__nav .adjacent_posts__nav-content-poster a{display:none}}@media screen and (max-width:650px){.adjacent_posts{padding-left:0;padding-right:0}.adjacent_posts .adjacent_posts__nav{border-radius:0;border-left:0;border-right:0}.adjacent_posts__nav:nth-child(2n){border-top:0}.adjacent_posts{flex-wrap:wrap;width:100%}.adjacent_posts .adjacent_posts__nav{max-width:none;margin-right:0;width:100%}.adjacent_posts__nav .adjacent_posts__nav-content-poster{align-self:flex-start}.adjacent_posts__nav .adjacent_posts__nav-content-poster a{display:flex}}
/*!*************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/ads.css ***!
  \*************************************************************************************/
.container__ads{margin-bottom:48px}.ads{display:grid;grid-gap:16px;grid-template-columns:repeat(4,1fr)}.ads__item{border:1px solid #EEE;border-radius:var(--main-radius);height:96px;display:flex;align-items:center;font-size:18px;line-height:120%;color:var(--name-color);padding-left:19%}.ads__item:hover{background:#F5F5F6}.ads__item:hover{color:var(--name-color)}.ads__img{width:42px;height:42px;margin-right:16px;display:flex;align-items:center;justify-content:center}.ads__img img{max-width:100%;max-height:100%}@media screen and (max-width:1190px){.ads__item{flex-direction:column;padding-left:0;text-align:center;padding-top:16px;padding-bottom:13px;height:auto}.ads__img{margin-right:0;margin-bottom:13px}}@media screen and (max-width:1024px){.container__ads{margin-bottom:24px}.ads{grid-gap:8px}.ads__item{font-size:14px;padding-bottom:18px}}@media screen and (max-width:550px){.ads{grid-template-columns:repeat(2,1fr)}}
/*!*****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/article.css ***!
  \*****************************************************************************************/
.article h1{font-weight:700;line-height:120%;margin-bottom:15px}.article .picture{overflow:hidden;border-radius:var(--main-radius);margin-bottom:35px;font-size:0}.article .picture img{width:100%}.article .articles__item-info{margin-bottom:25px}.article .articles__item-info .views::before{top:0}@media screen and (max-width:550px){.article h1{text-align:center}.article .picture{margin-bottom:30px}}
/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/article-list.css ***!
  \**********************************************************************************************/
.articles__item:first-child{padding-top:0}.articles__item:last-child{border-bottom:0;padding-bottom:0}.articles__item{padding-top:32px;padding-bottom:32px;border-bottom:1px solid #E3E3E3;display:grid;grid-template-columns:313px 1fr;grid-column-gap:36px}.articles__item-poster>a{display:flex;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);font-size:0;border-radius:var(--main-radius);width:100%;height:100%}.articles__item-poster picture{width:100%;height:100%}.articles__item-poster img{margin:auto;border-radius:inherit;position:relative;z-index:-1;object-fit:cover;width:inherit;height:inherit}.articles__item_name{font-weight:500;font-size:26px;line-height:130%;margin:0;margin-bottom:15px}.articles__item-content p{font-size:18px;line-height:150%;margin:0;margin-bottom:15px}p a.excerpt_more{display:inline-flex;align-items:center;padding-bottom:1px;line-height:normal}p a.excerpt_more::after{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/more-arrow.svg);background-repeat:no-repeat;width:10px;min-width:10px;height:8px;background-size:10px;margin-left:10px;position:relative;top:1px}.articles__item-info{flex-wrap:wrap}.articles__item-info div{display:flex;margin-right:30px;align-items:center;font-size:16px;line-height:180%;color:#BBB}.articles__item-info div a{color:#BBB}.articles__item-info div::before{margin-right:8px;content:'';background-repeat:no-repeat;position:relative;top:-1px}.articles__item-info .author::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/user.svg);width:12px;height:14px;background-size:12px;position:relative;top:-1px}.articles__item-info .time::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/calendar.svg);width:13px;height:14px;background-size:13px;position:relative;top:1px}.articles__item-info .views::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/visible.svg);width:14px;height:12px;background-size:14px;position:relative;top:0}.articles__item-info .read-time::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/read-time.svg);width:13px;height:14px;background-size:13px;position:relative;top:0}@media screen and (max-width:1024px){.articles__item{grid-template-columns:178px 1fr;grid-column-gap:16px}.articles__item_name{font-size:18px;line-height:120%;margin-bottom:10px}.articles__item-content p{font-size:16px;margin-bottom:10px}}@media screen and (max-width:768px){.articles__item{grid-template-columns:178px 1fr;grid-column-gap:16px;padding-top:25px;padding-bottom:25px}.articles__item_name{font-size:18px;line-height:120%;margin-bottom:10px}.articles__item-content p{font-size:16px;margin-bottom:10px}}@media screen and (max-width:720px){.articles__item-info .time{display:none}.articles__item-poster{max-width:290px;height:auto}}@media screen and (max-width:550px){.articles{display:grid;grid-row-gap:20px}.articles__item{grid-template-columns:auto;grid-column-gap:0;padding-top:0;padding-bottom:0;border-bottom:0}.articles__item_name{font-size:18px;line-height:120%;margin-bottom:10px}.articles__item-content p{display:none}.articles__item-poster{height:auto;width:100%;margin-right:0;display:flex;margin-bottom:15px;max-width:none}.articles__item-poster>a{width:100%;margin-right:0;display:block}.articles__item-poster picture{width:100%;display:block}.articles__item-poster img{width:inherit;height:auto;margin:0;max-height:none}}
/*!*****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/archive-description.css ***!
  \*****************************************************************************************************/
.container__archive_description-top{margin-bottom:30px}@media screen and (max-width:1024px){.container__archive_description-top{margin-bottom:25px}.description.container__archive_description-top p{font-size:14px}}@media screen and (max-width:650px){.container__archive_description-top{margin-bottom:20px}}.container__archive_description-bottom{margin-top:40px}@media screen and (max-width:1024px){.container__archive_description-bottom{margin-top:30px}}
/*!************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/navigation/article-anchors.css ***!
  \************************************************************************************************************/
@media screen and (min-width:993px){.article__anchors{display:none}}@media screen and (max-width:1024px){.article__anchors .anchors__row{font-size:18px;color:var(--main-color);line-height:130%}.article__anchors .anchors__row a{color:var(--main-color);margin-bottom:10px;display:block}.article__anchors .anchors__children .anchors__row{display:flex}.article__anchors>.anchors__row:last-child>.anchors__children>.anchors__row:last-child a{margin-bottom:0}.article__anchors .anchors__children .anchors__row::before{content:'';background:rgb(0 0 0 / .15);min-width:10px;height:1px;margin-right:10px;position:relative;top:11px;transition:var(--transition)}}@media screen and (max-width:1024px){.article__title{margin-bottom:15px;font-weight:700;font-size:24px;line-height:130%;letter-spacing:.01em;color:#333}}@media screen and (max-width:550px){.article__title{font-size:22px}}
/*!******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/navigation/blog-menu.css ***!
  \******************************************************************************************************/
.blog-menu li:last-child a{margin-bottom:0}.blog-menu li a{font-size:16px;display:block;margin-bottom:15px}.blog-menu li a:hover{color:var(--main-color)}.blog-menu li a span{margin-left:5px;color:#BBB}
/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/banner-aside.css ***!
  \**********************************************************************************************/
.aside-banner{background:var(--main-color);border:0;padding-top:40px;border-radius:var(--main-radius)}.aside-banner .aside-banner__title{font-weight:700;font-size:21px;line-height:130%;letter-spacing:.01em;color:#FFF;padding-left:30px;padding-right:30px;margin-bottom:20px}.aside-banner .callback-form{flex-direction:column;flex-wrap:wrap;padding-left:30px;padding-right:30px}.aside-banner .callback-form p{margin-bottom:20px;font-size:12px;line-height:140%;text-align:center;color:rgb(255 255 255 / .75)}.aside-banner input,.aside-banner input.callback-form__button{margin-left:0;margin-right:0;border:0}.aside-banner .picture{font-size:0}.aside-banner .picture img{width:100%}
/*!************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/banner-desktop.css ***!
  \************************************************************************************************/
.banner{background-color:var(--main-color);background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/banner.jpg);background-repeat:no-repeat;background-size:cover;padding:40px;height:315px;border-radius:var(--main-radius)}.banner-picture{display:none}.banner-picture img{width:100%}.banner-content{max-width:706px}.banner-content .banner__title{font-weight:700;font-size:32px;line-height:32px;margin:0;color:#fff;margin-bottom:15px}.banner-content p{margin:0;font-size:16px;line-height:180%;color:#FFF;margin-bottom:20px}@media screen and (max-width:1024px){.banner{height:auto}}@media screen and (max-width:792px){.banner{background-image:none}}@media screen and (max-width:550px){.banner{flex-direction:column;padding-bottom:0}.banner-picture{display:block;font-size:0}.banner-content{text-align:center}.banner-content .banner__title{font-size:24px;line-height:120%}.banner-content>p{font-size:14px}.banner .callback-form{display:flex;flex-direction:column;max-width:270px;margin-left:auto;margin-right:auto;margin-bottom:20px}.banner .callback-form p{font-size:12px;line-height:140%;max-width:270px;text-align:center}}
/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/brands.css ***!
  \****************************************************************************************/
.container__brands{margin-bottom:50px}.brands{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;display:grid;grid-template-columns:repeat(6,203px);grid-gap:16px;-ms-overflow-style:none;scrollbar-width:none}.brands::-webkit-scrollbar{width:0;height:0}.brands__item{background:#F5F5F6;border-radius:var(--main-radius);padding:8px 16px;flex:1 1 auto;height:80px;transition:var(--transition)}.brands__item:hover{background:#EDEDEE;transition:none}.brands__logo{display:flex;align-items:center;height:100%;justify-content:center}.brands__logo picture{font-size:0}.brands__logo img{max-width:100%;max-height:100%}@media screen and (max-width:1333px){.brands{margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px}}@media screen and (max-width:1024px){.container__brands{margin-bottom:24px}.brands{grid-gap:8px}}@media screen and (max-width:768px){.brands{grid-gap:8px;grid-template-columns:repeat(6,116px)}.brands__item{height:48px}.brands__logo picture{max-height:32px}.brands__logo img{height:auto;max-height:32px}}@media screen and (max-width:412px){.brands{grid-template-columns:repeat(3,1fr);grid-gap:8px}.brands__item{min-width:121px}.brands__logo img{height:auto}}@media screen and (max-width:375px){.brands__item{min-width:116px}}
/*!*************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/ui/breadcrumbs.css ***!
  \*************************************************************************************/
.breadcrumbs_container{height:56px;margin-bottom:16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.breadcrumbs_container::-webkit-scrollbar{width:0;height:0}.breadcrumbs{height:inherit;flex:1 1 auto;align-items:center;font-size:14px;color:#666;grid-column-gap:10px}.breadcrumbs li{display:flex;align-items:center;white-space:nowrap}.breadcrumbs li:last-child{margin-right:16px}.breadcrumbs li::after{content:'/';color:#BBB;background-repeat:no-repeat;margin-left:10px}.breadcrumbs li:last-child::after{display:none}.breadcrumbs li a{color:#666}.breadcrumbs li a:hover{color:var(--main-color)}@media screen and (max-width:768px){.breadcrumbs_container{height:auto;margin-top:16px;margin-bottom:32px}}
/*!*******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/buyer-reviews.css ***!
  \*******************************************************************************************************/
.container__buyer-reviews{margin-bottom:45px;position:relative;z-index:100}.buyer-reviews__slider::before,.buyer-reviews__slider::after{content:'';position:absolute;left:0;top:0;height:115%;width:2000px;background:#fff;z-index:99;transform:translateX(-100%)}.buyer-reviews__slider::before{left:-2px}.buyer-reviews__slider::after{left:initial;right:-2px;transform:translateX(100%)}.buyer-reviews__slide{display:flex!important;flex-direction:column}.buyer-reviews__top{display:flex;margin-bottom:16px}.buyer-reviews__poster{height:80px;margin-right:14px}.buyer-reviews__poster a{font-size:0}.buyer-reviews__poster a img{height:100%}.buyer-reviews__rating{display:flex;align-items:center;margin-bottom:5px}.rating-block{display:flex;margin-right:8px}.rating-block__star{position:relative;width:15px;height:16px;text-indent:-999em;overflow:hidden;text-decoration:none;font-size:0;padding:0;cursor:default;display:flex;justify-content:center;align-items:center}.rating-block__star::before{content:'';display:block;top:0;left:0;width:13px;height:12px;line-height:1;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star.svg);background-repeat:no-repeat;background-size:100%;font-size:0;text-indent:0}.rating-block__star.active::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star-active.svg)}.rating-block__star.active~div::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star.svg)}.rating-block__star:not(.active)::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star-active.svg)}.buyer-reviews__title{font-size:16px;line-height:120%;color:var(--name-color);max-width:184px;word-break:break-word}.buyer-reviews__text{font-size:16px;line-height:140%;margin-bottom:16px;position:relative;flex:1 1 auto}.buyer-reviews__preview-text{background:#F5F5F6;border-radius:var(--main-radius);color:var(--name-color);padding:24px;padding-bottom:32px;position:relative;height:100%}.buyer-reviews__preview-text::before{content:'';position:absolute;width:0;height:0;border-left:7px solid #fff0;border-right:7px solid #fff0;border-top:8px solid #F5F5F6;bottom:-8px;left:18px}.buyer-reviews__full-text{color:var(--name-color);padding:24px;display:none;position:absolute;top:0;left:0;background:#FFF;box-shadow:0 1.5px 0 2px rgb(0 0 0 / .07);border-radius:var(--main-radius);z-index:1000}.buyer-reviews__text.active .buyer-reviews__full-text{display:block}.buyer-reviews__info{display:flex;font-size:16px;line-height:120%}.buyer-reviews__author-name{margin-right:15px;font-weight:500;color:var(--name-color);margin-left:17px}.buyer-reviews__time{color:#BBB}.buyer-reviews__more_open{border:0;background:none;color:#BBB;margin:0;padding:0;display:inline-flex;align-items:center;cursor:pointer}.buyer-reviews__more_open::after{content:'';width:10px;height:6px;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/rm-arrow.svg);background-size:10px;margin-left:5px;position:relative;top:1px}.buyer-reviews__more_close{border:0;background:none;color:#BBB;margin:0;margin-left:auto;margin-right:auto;margin-top:15px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.buyer-reviews__more_close::after{content:'';width:10px;height:6px;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/rm-arrow.svg);transform:rotate(180deg);background-size:10px;margin-left:5px}@media screen and (min-width:429px){body.home .buyer-reviews__slider .swiper-pagination{display:none!important}}@media screen and (max-width:1333px){.buyer-reviews__slider::after{display:none}.buyer-reviews__slider .swiper-slide{width:313px}}@media screen and (max-width:1024px){.container__buyer-reviews{margin-bottom:24px}.buyer-reviews__slider::before,.buyer-reviews__slider::after{display:block;z-index:100}.buyer-reviews__slider::before{z-index:101}.buyer-reviews__slider::after{display:none}.buyer-reviews__slider .swiper-wrapper{z-index:100}}@media screen and (max-width:428px){.buyer-reviews__slider::after{display:block}.buyer-reviews__slider{margin-right:0}.buyer-reviews__slider .swiper-wrapper{margin-bottom:24px}}
/*!********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/calculator.css ***!
  \********************************************************************************************/
.calculator{padding-left:30px;padding-right:30px;padding-bottom:37px}.range-slider{display:flex;margin-left:-15px;margin-right:-15px}.calculator__calc{display:flex;width:100%}.calculator__calc label{font-size:20px;line-height:140%;margin-bottom:8px;display:block}.calculator__calc label:last-child{margin-bottom:0}.calc__label{margin-bottom:5px;display:flex;align-items:center}.calculator__calc .label__number{font-weight:600;font-size:18px;line-height:140%;color:#111;background:#FFF;border:1px solid rgb(0 0 0 / .1);border-radius:var(--main-radius);display:flex;padding-top:9px;padding-bottom:7px;justify-content:center;align-items:center;width:120px;margin-left:auto}.calc-container .container__text{margin:auto;margin-bottom:50px;max-width:750px}.calc__left{width:50%;padding-right:15px}.calc__right{width:50%;padding-left:15px}.calculator__info{margin-top:25px;grid-gap:30px}.calculator__info-item{width:50%}.calculator__price-block{background:#F8F8F8;box-sizing:border-box;border-radius:var(--main-radius);min-height:147px;justify-content:center;display:flex;flex-direction:column}.calculator__profit{font-weight:600;font-size:42px;text-align:center;color:var(--main-color);margin-bottom:-10px}.calculator__month{font-weight:500;font-size:22px;text-align:center;color:#111}.calculator__form{margin-top:-5px}.calculator__form-text{line-height:140%;color:var(--name-color);margin-bottom:20px}.calculator__form-form{margin-right:-7.5px;margin-left:-7.5px}.calculator__form-form .calculator-form__elem{margin-right:7.5px;margin-left:7.5px;margin-bottom:10px;padding-left:16px;padding-right:16px;min-width:auto;flex:1 1 auto;white-space:nowrap;text-align:left;height:40px}.calculator__form-form .calculator-form__submit{height:40px}.calculator__form-policy{font-size:16px;line-height:140%;text-align:right}@media screen and (max-width:1024px){.calculator{padding-left:20px;padding-right:20px}.calc__left{padding-right:12px}.calc__right{padding-left:12px}.calculator__info{margin-top:50px;grid-gap:24px}.calculator__form-policy{font-size:12px}.calculator-form__elem-input{font-size:14px}.calc__label{margin-bottom:0}.calculator__calc label{margin-bottom:0}.calculator__calc .label__number{padding-top:5px;padding-bottom:4px;width:91px}.calculator__calc label,.calculator__calc .label__number,.calculator__form-text{font-size:14px}}@media screen and (max-width:650px){.calculator__info-item{width:100%}.calculator__form{margin:0}.calculator__info-item{width:100%;margin-right:0;margin-left:0}.calculator__form-text{margin-bottom:16px}.calculator__form-form-wrapper{display:flex;justify-content:center;margin-bottom:8px}.calculator__form-form{width:100%;margin:0;grid-gap:8px}.calculator__form-form .calculator-form__elem{max-width:100%;flex:1 1 200px;margin:0}.calculator__form-form .calculator-form__submit{width:40px;max-width:40px;padding:0;margin:0;font-size:0}.calculator-form__submit::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/phone-call-out.svg);width:24px;height:24px;background-size:24px}.calculator__info{margin-left:0;margin-right:0;margin-top:16px;flex-wrap:wrap;grid-gap:16px}.calculator__profit{font-size:32px}.calculator__month{font-size:18px}.calculator__price-block{min-height:91px}}@media screen and (max-width:550px){.calculator__calc{flex-wrap:wrap}.calc__left{width:100%;padding-right:0}.calc__right{width:100%;padding-left:0}.calculator-form__elem{text-align:center}.calc-container .container__text{margin-bottom:35px}.calculator__calc label{margin-bottom:0}.calc__label{margin-bottom:0}.calculator__form-form{flex:1 1 auto}}
/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/navigation/cat-navigation.css ***!
  \***********************************************************************************************************/
.cat-navigation{margin-top:30px}
/*!*******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/navigation/categories.css ***!
  \*******************************************************************************************************/
.container__categories{margin-bottom:45px}.categories{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;justify-content:space-between;-ms-overflow-style:none;scrollbar-width:none;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px}.categories::-webkit-scrollbar{width:0;height:0}.categories__item{scroll-snap-align:start;width:203px;min-width:203px}.categories__poster{background:#F5F5F6;border-radius:var(--main-radius);height:208px;margin-bottom:16px}.categories__poster a{display:block;height:100%;padding-top:24px;padding-bottom:29px;padding-left:24px;padding-right:24px}.categories__poster a img{height:100%}.categories__title{font-weight:400;font-size:20px;line-height:120%;text-align:center;color:var(--name-color);padding-left:8px;padding-right:8px}@media screen and (max-width:1024px){.container__categories{margin-bottom:24px}.categories{grid-gap:8px}.categories__title{font-size:14px}}@media screen and (max-width:768px){.categories{grid-gap:8px;grid-auto-flow:column;grid-template-columns:none}.categories__item{scroll-snap-align:start;width:115px;min-width:115px}.categories__poster{height:120px;margin-bottom:8px}.categories__poster a{display:block;height:100%;padding-top:8px;padding-bottom:13px;padding-left:8px;padding-right:8px}.categories__title{padding:0}}
/*!********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/components.css ***!
  \********************************************************************************************/
.components{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:-30px}.components-item{flex:1 1 33.33333%;padding-left:15px;padding-right:15px;margin-bottom:30px;display:flex}.components-content{background:#FFF;border:1px solid #E3E3E3;border-radius:var(--main-radius);padding-left:30px;padding-right:30px;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:column;flex:1 1 auto}.components-poster a{font-size:0;display:flex;max-width:243px;width:100%;height:220px;margin:auto;margin-bottom:30px;align-items:center}.components-poster a img{max-width:100%;max-height:220px;height:auto;margin:auto}.components-item-info{display:flex;flex-direction:column;flex:1 1 auto}.components-item-info .devices-price{margin-bottom:20px;flex:1 1 auto}.components-item-info .devices-price .price-regular{color:#CCC;font-size:24px;line-height:134.77%}.components-item-info .devices-price .price-regular.outofstock{font-size:20px}.components-item-info .devices-price .price-regular>span{display:inline-flex;position:relative;align-items:center}.components-item-info .devices-price .price-regular>span::before{content:'';background:#CCC;height:1px;width:100%;position:absolute}.components-item-info .devices-buy-place .more{padding-left:20px;padding-right:20px}.components-item-info .devices-buy-place a.cart{border-radius:20px;width:50px;height:45px;font-size:0;padding:0}.components-item-info .devices-buy-place a.cart::before{content:'';width:17px;height:18px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/shopping-cart.svg);background-repeat:no-repeat;background-size:17px;position:relative;top:-2px;margin-right:0;-webkit-mask-size:17px;mask-size:17px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.components-item-info .devices-buy-place .button.button_style_gray::before{margin-right:0}.components-item-info .components-item__title{font-style:normal;font-weight:500;font-size:22px;line-height:130%;margin-bottom:20px}.components-item-info p{font-size:14px;line-height:180%;margin:0;margin-bottom:15px}@media screen and (max-width:1024px){.components{padding-left:15px;padding-right:15px;margin-bottom:0;margin-left:0;margin-right:0}}@media screen and (max-width:650px){.components{padding-left:0;padding-right:0;margin-bottom:0}.components-item{flex:1 1 100%;padding-left:0;padding-right:0;margin-bottom:0}.components-content{border-right:0;border-left:0;border-radius:0;border-bottom:0}.components-item:last-child .components-content{border-bottom:1px solid #E3E3E3}}
/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/archive-products.css ***!
  \**************************************************************************************************/
.navigation+.archive-product-container__description{margin-top:40px}.archive-products{margin-top:40px;margin-bottom:23px}.archive-products .archive-products-item{border-bottom:1px solid #E3E3E3;padding-bottom:37px;padding-top:33px}.archive-products .archive-products-item.discontinued{background:#F4F4F4}.archive-products .archive-products-item:first-child{padding-top:0}.archive-products .archive-products-item:last-child{border-bottom:0}@media screen and (min-width:721px){.archive-products .archive-products-item:last-child{padding-bottom:0}}.archive-products-content{display:flex;flex-wrap:wrap}.archive-products-item .poster{--widthHeigth:202px;justify-content:center;display:flex;align-items:flex-start;margin-top:6px;margin-right:30px;width:var(--widthHeigth);position:relative}.archive-products-item .poster a{display:block}.archive-products-item .poster img{max-width:var(--widthHeigth);max-height:var(--widthHeigth)}.archive-products-item__voblers{position:absolute;left:0;top:0}.archive-products-item .archive-products-item-info{margin-left:0;flex:1;display:flex;column-gap:30px}.archive-products-item__left-info{flex:1;color:#666;font-size:18px;font-weight:400;line-height:150%}.archive-products-item-info .archive-products-item__title{margin:0;font-weight:500;font-size:22px}.archive-products-item__rating{display:flex;font-size:16px;color:var(--second-color)}.archive-products-item__list{margin-top:15px;line-height:150%}.rating__number{margin-right:8px;font-weight:500;color:#F26780;display:flex;align-items:baseline}.rating__number::before{content:'';background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star-rating.svg);width:13px;height:12px;margin-right:4px}.rating_mobile{display:none}.archive-products-item-info .discontinued{font-size:26px;line-height:134.77%;font-weight:400;margin:0;margin-bottom:25px}.archive-products-item-info p{font-size:16px;line-height:180%;margin:0;margin-top:16px}.archive-products-item-info .archive-products-price{margin-bottom:25px;flex-wrap:wrap;align-items:baseline}.archive-products-price .price-block__regular-price{text-align:right}.archive-products-buy-place{flex-wrap:wrap}.archive-products-buy-place .button{margin-bottom:8px;border-radius:var(--main-radius);font-weight:600!important;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--name-color);height:40px}.archive-products-buy-place .button.add_to_cart_button,.archive-products-buy-place .button__oneclick{width:100%}.archive-products-buy-place .button.add_to_cart_button{font-weight:500!important}.archive-products-buy-place .button__oneclick{margin-right:15px}.archive-products-buy-place .more{max-width:170px;margin-right:15px;color:#fff}.archive-products-buy-place .more.disabled{background:none;border:1px solid #CCC;box-sizing:border-box;border-radius:20px;color:#555;font-weight:400}.archive-products-buy-place a.ajax_add_to_cart.loading::before{background-image:none;background-color:#000;-webkit-mask-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/loading.svg);mask-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/loading.svg);animation:fa-spin .75s linear infinite}@media screen and (max-width:1230px) and (min-width:993px){.archive-products-item .archive-products-item-info{flex-direction:column}.archive-products-buy-place .button{max-width:160px}.archive-products-item__list{margin-bottom:15px}.archive-products-item-info .archive-products-price{margin-right:15px}.archive-products-buy-place{display:flex}}@media screen and (max-width:1020px){.archive-products{margin-bottom:0}}@media screen and (max-width:1024px){.archive-products-item__right-info{flex:1}.archive-products-item__left-info{flex:2}.archive-products-item-info p{line-height:150%;margin-top:5px}.archive-products{margin-bottom:13px}.archive-products-item-info .archive-products-price{justify-content:flex-end}.archive-products-buy-place{flex-wrap:wrap;justify-content:flex-end;display:flex}.archive-products-buy-place .button{max-width:160px;margin-right:0}}@media screen and (max-width:920px){.archive-products-item .poster{--widthHeigth:178px;margin-right:16px}.archive-products-item-info .archive-products-item__title{font-size:18px}.archive-products-item__rating{font-size:14px;margin-bottom:0}.archive-products-item__list{font-size:16px;margin-top:5px}}@media screen and (max-width:768px){.archive-products .archive-products-item{padding-top:24px;padding-bottom:32px}}@media screen and (max-width:720px){.navigation+.archive-product-container__description{margin-top:33px}.archive-products{margin-bottom:9px}.archive-products .archive-products-item{padding-bottom:24px}.archive-products-content{display:grid;grid-template-columns:154px 1fr;grid-column-gap:8px}.archive-products-item .poster{--widthHeigth:154px;display:contents}.archive-products-item__voblers{position:relative;left:0;top:0;grid-area:1/1/2/3}.archive-products-item .poster a{display:block;grid-area:2/1}.archive-products-item .poster a picture{display:block}.archive-products-item .archive-products-item-info{margin-left:0;display:contents}.archive-products-item__right-info{grid-area:auto / 1 /auto/ 3}.archive-products-item__right-info .archive-products-price{display:none}.archive-products-buy-place{margin-top:25px}.archive-products-buy-place .button{max-width:none;margin-bottom:0;padding-left:10px;padding-right:10px}.archive-products-buy-place{grid-gap:8px}.archive-products-buy-place .button__oneclick{flex:1.35}.archive-products-buy-place .button.add_to_cart_button{flex:1}.archive-products-item__voblers{display:flex;grid-gap:4px}.archive-products-item-info .price-block_mobile{display:flex;justify-content:flex-start;margin-top:10px;margin-bottom:0}.archive-products-item-info .price-block_mobile .price-block__pricename{display:none}.price-block_desktop{display:none}.rating_desktop{display:none}.rating_mobile{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:620px){.archive-products{margin-top:30px}}@media screen and (max-width:550px){.archive-products-item-info .archive-products-item__title{font-size:16px;line-height:120%}.archive-products-item__list{font-size:14px;margin-top:5px}.archive-products-item-info .price-block__current-price .woocommerce-Price-amount{font-size:22px}.archive-products-item-info .price-block__current-price{font-size:20px;margin-bottom:0}.archive-products-item-info .price-block__regular-price{font-size:14px;text-align:left}.archive-products-item .poster img{margin-bottom:10px}.archive-products-item-info p+.discontinued{margin-top:0}.archive-products-item-info .discontinued{font-size:24px;margin-bottom:20px}}@media screen and (max-width:411px){.archive-products-content{grid-template-columns:115px 1fr}.archive-products-item .poster{--widthHeigth:115px}}
/*!*******************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/equipment.css ***!
  \*******************************************************************************************/
.equipment{display:flex;grid-column-gap:16px;grid-row-gap:22px;flex-wrap:wrap}.equipment-item{width:calc(25% - 12px)}.equipment-item-poster{display:flex;justify-content:center;align-items:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);font-size:0;border-radius:var(--main-radius);aspect-ratio:1;margin-bottom:17px}.equipment-item-poster picture{height:100%;width:100%}.equipment-item-poster img{height:inherit;width:inherit;position:relative;z-index:-1;object-fit:cover;object-position:center top}.equipment-item-content .equipment-item__name{line-height:120%;text-align:center;color:var(--name-color)}@media screen and (max-width:1024px){.equipment{grid-column-gap:8px}.equipment-item{width:calc(25% - 6px)}.equipment-item-content .equipment-item__name{font-size:14px}.equipment-item-poster{margin-bottom:8px}}@media screen and (max-width:650px){.equipment{flex-wrap:wrap}.equipment-item{width:calc(50% - 4px)}}
/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/expert.css ***!
  \****************************************************************************************/
.expert__articles{margin-top:30px}.expert__card{margin-bottom:30px;flex-wrap:wrap}.expert__photo{max-width:263px;margin-right:40px;flex:1 1 260px;margin-bottom:30px}.expert__img{font-size:0;margin-bottom:20px}.expert__img img{border-radius:var(--main-radius);width:100%}.button.button_style_gray.expert__readmore{line-height:45px;width:100%}.expert__info{flex:1 1 400px;margin-bottom:30px}h1.expert__name{font-weight:700;font-size:32px;line-height:120%;letter-spacing:.01em;color:var(--name-color);margin:0;margin-bottom:5px}.expert__jobtitle{font-size:18px;line-height:150%}.expert__list{margin-top:20px;margin-bottom:30px;border-top:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3;font-size:16px;line-height:200%;padding-top:15px;padding-bottom:15px}.expert__list li{display:flex}.expert__list li .first-column{min-width:180px}.expert__list li .last-column{width:70%;color:var(--name-color)}.expert__social>a{margin-right:10px;width:40px;height:40px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:0}.expert__social>a::before{content:''}.expert__social__vk{background:#4680C2}.expert__social__vk::before{background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/vk-icon-white.svg) no-repeat;width:25px;height:14px;background-size:25px}.expert__social__ok{background:#EE8208}.expert__social__ok::before{background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/ok-icon-white.svg) no-repeat;width:14px;height:23px;background-size:auto 23px}.expert__social__fb{background:#3B5998}.expert__social__fb::before{background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/facebook-icon-white.svg) no-repeat;width:10px;height:20px;background-size:auto 20px}.expert__social__yt{background:red}.expert__social__yt::before{background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/youtube-icon-white.svg) no-repeat;width:20px;height:14px;background-size:20px}.expert__articles_title{font-weight:700;font-size:28px;line-height:28px;color:var(--name-color);margin:0;margin-bottom:25px}.expert__articles__list li{margin-bottom:15px}.expert__articles__list li a{display:flex;font-size:18px;line-height:130%}.expert__articles__list li a::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/art.svg);background-repeat:no-repeat;width:30px;min-width:30px;height:30px;margin-right:20px}.expert__articles__list li a span{position:relative;top:5px}@media screen and (max-width:650px){.expert__info,.expert__card{margin-bottom:0}.expert__list{font-size:14px}.expert__photo{max-width:none;width:100%;margin-right:0}.expert__articles__list li a{font-size:14px}.expert__articles__list li a::before{width:17px;min-width:17px;height:17px;background-size:17px;margin-right:15px;top:5px;position:relative}}
/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/footer.css ***!
  \****************************************************************************************/
footer{padding-top:40px;padding-bottom:55px;background:#333;border-radius:8px 8px 0 0}.footer__body{display:flex}.footer-item__contacts{margin-right:auto}.footer-item__contacts .footer-item__body{min-width:216px}.footer-item__title{font-weight:500;font-size:24px;line-height:35px;margin-bottom:16px;color:#EEE}.footer__list{font-size:16px;line-height:120%;margin-bottom:16px}.footer-item__body .footer__list:last-child{margin-bottom:0}.footer-list__title{color:#EEE;min-height:40px;line-height:40px}.footer-list__children li{min-height:32px;color:#AAA;line-height:32px}.footer-list__children li a{color:#AAA}.footer-list__children li a:hover{color:var(--main-color)}.footer-item__contacts .footer-list__children li a{color:var(--main-color)}.footer-item__menu .footer-item__body{display:grid;grid-gap:48px;grid-template-columns:auto auto auto}.footer-item__menu .footer-item__body .footer__list{margin-bottom:0}.footer__soc{margin-bottom:48px;margin-top:24px}.footer__soc .soc__item{margin-left:0;margin-right:8px;background:#444}.footer__soc .soc__vk:hover{background:#07F}.footer__soc .soc__tg:hover{background:linear-gradient(180deg,#2AABEE 0%,#229ED9 100%)}.footer__soc .soc__yt:hover{background:red}.footer-item__info{margin-left:auto;max-width:280px}.footer__copy{color:#BBB;font-size:14px;margin-bottom:16px}.footer_privacy{font-size:14px}.footer_privacy a{color:#EEE}.footer_privacy a:hover{color:var(--main-color)}@media screen and (max-width:1326px){.footer__body{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px}.footer-item__menu .footer-item__body{grid-gap:0;grid-template-columns:auto}.footer-item__contacts{margin-right:0}.footer-item__contacts .footer-item__body{min-width:auto}.footer-list__title{display:flex;align-items:center}.footer-list__title::after{content:'';background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/header-menu-arrow.svg);width:10px;height:6px;background-size:10px;position:relative;top:1px;margin-left:auto}.footer__list.active .footer-list__title::after{transform:rotate(180deg)}.footer-item__info{margin-left:auto;max-width:none}.footer-list__children{display:none}}@media screen and (max-width:1024px){.footer-item__contacts .footer-item__body{min-width:239px}}@media screen and (max-width:768px){footer{padding-top:24px;padding-bottom:30px}}@media screen and (max-width:767px){.footer__body{grid-template-columns:auto;grid-gap:24px}.footer__list{margin-bottom:0}.footer__list.active{margin-bottom:8px!important}.footer__soc{margin-bottom:32px}.footer-list__children li{min-height:40px;line-height:40px}}
/*!*****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/hits-slider.css ***!
  \*****************************************************************************************************/
.container__hits{margin-bottom:45px}.hits__slider{overflow:hidden}.hits__slide{background:#FFF;border:1px solid #EEE;border-radius:var(--main-radius);height:auto;padding-top:24px;padding-bottom:38px;padding-left:16px;padding-right:16px;display:flex!important}.hist__poster{margin-right:17px;width:186px;height:186px}.hist__poster img{max-width:100%;max-height:100%;aspect-ratio:1/1}.hits__content{display:flex;flex-direction:column;flex:1}.hits__content~.button{display:none}.hits__content .price-block{margin-bottom:8px}.hits__content .price-block__current-price{font-size:20px}.hits__content .price-block__regular-price{font-size:16px}.hits__title{font-size:18px;line-height:120%;color:var(--name-color);margin-bottom:16px;flex:1 1 auto}@media screen and (max-width:1333px){.hits__slider{margin-right:-16px}.hits__slide{width:423px}.hits__slide:last-child{margin-right:16px}}@media screen and (max-width:1024px){.container__hits{margin-bottom:30px}.hits__slide{display:grid!important;padding-top:16px;padding-bottom:24px;height:auto;width:288px;grid-row-gap:15px}.hits__title{font-size:14px;margin-bottom:0}.hits__content .price-block .discontinued{line-height:120%;font-size:16px}.hist__poster{grid-area:1/1/1/1;width:98px;height:98px;margin-right:8px}.hits__content{grid-area:1/2/1/2}.hits__content~.button{display:flex;grid-area:2/1/2/3;width:100%;margin-top:auto}.hits__content .price-block__current-price{font-size:14px}.hits__content .price-block__regular-price{font-size:14px}.hits__content>.button{display:none}}@media screen and (max-width:892px){.container__hits{padding-right:0;margin-bottom:24px}.hits__slider{overflow:initial;margin-right:0}.hits__slider .swiper-wrapper{grid-gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-auto-flow:column;display:grid;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px}.hits__slider .swiper-wrapper::-webkit-scrollbar{width:0;height:0}.hits__slide{scroll-snap-align:start;width:288px;min-width:288px;display:flex;height:auto}.hits__slide:last-child{margin-right:0}}
/*!*********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/information.css ***!
  \*********************************************************************************************/
.information-container{padding:30px;padding-top:25px;padding-bottom:25px;background:#F4F4F4;border-radius:var(--main-radius);align-items:center;margin-bottom:40px;margin-top:25px}.information-container::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/info.svg);background-repeat:no-repeat;background-size:45px;width:45px;min-width:45px;height:40px;margin-right:20px}.information-container p{margin:0;font-size:16px;line-height:185%}.information-container p a{transition:0.5s ease-out all;padding-bottom:.5%;padding-top:1px;border-bottom:1px solid rgb(35 188 100 / .15);color:var(--main-color)}.information-container p a:hover{color:var(--main-color);border-bottom:1px solid var(--main-color);transition:none}@media screen and (max-width:1024px){.information-container{padding:20px 16px;margin-bottom:30px;font-size:14px;flex-direction:column}.information-container::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/info.svg);background-repeat:no-repeat;background-size:35px;width:35px;min-width:35px;height:32px;margin-bottom:10px;margin-right:0}}
/*!*******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/last-articles.css ***!
  \*******************************************************************************************************/
.container__last-articles{margin-bottom:48px}.last-articles__more-articles{margin-left:auto}.last-articles__slider{overflow:hidden}.last-articles__item{display:flex!important}.last-articles__poster{margin-right:16px;width:50%}.last-articles__poster a{display:block;font-size:0;aspect-ratio:2/1.35;overflow:hidden;border-radius:var(--main-radius)}.last-articles__poster picture{font-size:0}.last-articles__poster img{max-width:100%;max-height:100%;border-radius:var(--main-radius);object-fit:cover;width:100%;height:100%;object-position:top}.last-articles__body{display:flex;flex-direction:column;width:50%}.last-articles__title{font-size:18px;line-height:120%;margin-bottom:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.last-articles__more{margin-top:auto}@media screen and (max-width:1190px){.container__last-articles .container__title{margin-bottom:8px}.last-articles__item{flex-direction:column}.last-articles__poster{width:100%;margin-bottom:10px;margin-right:0}.last-articles__body{width:100%}.last-articles__title{text-align:center;margin-bottom:0;-webkit-line-clamp:2}.button.last-articles__more{display:none}}@media screen and (max-width:1024px){.container__last-articles{margin-bottom:24px}.last-articles__title{font-size:14px}}@media screen and (max-width:768px){.last-articles__slider{overflow:initial}.last-articles__slider .swiper-wrapper{grid-gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-auto-flow:column;display:grid;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px}.last-articles__slider .swiper-wrapper::-webkit-scrollbar{width:0;height:0}.last-articles__item{scroll-snap-align:start;width:186px;min-width:186px;display:flex;height:auto;padding-left:0;padding-right:0}}@media screen and (max-width:428px){.last-articles__slider{margin-bottom:24px}.last-articles__item{width:148px}.button.last-articles__more-articles{width:100%}}
/*!**********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/content-carousel.css ***!
  \**********************************************************************************************************/
.articles__sliderplace{margin-bottom:35px;overflow:hidden}.articles__sliderplace:last-child{margin-bottom:0}.articles-sliderplace__button{width:100%;margin-top:15px}@media screen and (min-width:767px){.articles-sliderplace__button{display:none}}.carousel__item{display:flex;flex-direction:column;grid-row-gap:16px}.carousel-item__poster{font-size:0}.carousel-item__poster a{display:block;font-size:0;aspect-ratio:2/1.35;overflow:hidden;border-radius:var(--main-radius)}.carousel-item__poster picture{font-size:0}.carousel-item__poster img{max-width:100%;max-height:100%;border-radius:var(--main-radius);object-fit:cover;width:100%;object-position:top}.carousel-item__title{font-size:18px;line-height:120%;text-align:center}@media screen and (max-width:1024px){.carousel__item{grid-row-gap:10px}.carousel-item__title{font-size:14px}}@media screen and (max-width:768px){.articles__sliderplace{margin-bottom:25px}}@media screen and (max-width:767px){.carousel__item{width:178px;scroll-snap-align:start}.articles__sliderplace{overflow:initial}.articles__carousel .swiper-wrapper{grid-gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px;grid-auto-flow:column;display:grid}}@media screen and (max-width:412px){.carousel__item{width:186px}}@media screen and (max-width:380px){.carousel__item{width:140px}}
/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/archive-articles-slider.css ***!
  \*****************************************************************************************************************/
.archive__articles-slider{margin-top:40px}.archive-articles__slider{overflow:hidden}.archive-articles__item{display:flex!important;flex-direction:column}.archive-articles__poster{margin-bottom:9px;font-size:0}.archive-articles__poster a{display:block;aspect-ratio:2/1.35;overflow:hidden;border-radius:var(--main-radius)}.archive-articles__poster picture{font-size:0}.archive-articles__poster img{max-width:100%;max-height:100%;border-radius:var(--main-radius);object-fit:cover;width:100%;height:100%;object-position:top}.archive-articles__title{font-size:16px;font-weight:500;line-height:120%;text-align:center}@media screen and (max-width:1230px){.archive-articles__title{font-size:14px;font-weight:400}}@media screen and (max-width:760px){.archive-articles__slider{overflow:initial;margin-right:0}.archive-articles__slider .swiper-wrapper{grid-gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-auto-flow:column;display:grid;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px}.archive-articles__slider .swiper-wrapper::-webkit-scrollbar{width:0;height:0}.archive-articles__item{scroll-snap-align:start;width:178px;min-width:178px;display:flex;height:auto}}
/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/single-reviews-slider.css ***!
  \***************************************************************************************************************/
.single-reviews{margin-bottom:30px;overflow:hidden}.single-reviews .swiper-button{display:flex!important;top:calc(50% - 20px);background:#FFF;box-shadow:0 1px 0 rgb(0 0 0 / .15)}.single-reviews .swiper-button{opacity:.75;transition:.5s ease opacity}.single-reviews .swiper-button:hover{background:#FFF;opacity:1}.single-reviews .swiper-button.swiper-button-disabled{opacity:0}.single-reviews .video-reviews__slide{margin-right:0;box-shadow:inset 0 0 1px rgb(0 0 0 / .1);padding:0;background:#f4f4f4;border-radius:var(--main-radius);overflow:hidden}.single-reviews .video-reviews__poster a{position:relative;display:flex;justify-content:center;align-items:center;font-size:0;border-radius:var(--main-radius);overflow:hidden}.single-reviews .video-reviews__poster a::before{display:block;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/plays2.svg);background-repeat:no-repeat;content:'';background-size:100% 100%;max-width:54px;width:30%;max-height:54px;height:30%;position:absolute}.single-reviews .video-reviews__poster a img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1024px){.single-reviews{overflow:initial}.single-reviews .swiper-wrapper{grid-gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-auto-flow:column;display:grid;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px}.single-reviews .video-reviews__slide{scroll-snap-align:start}.single-reviews .swiper-button{display:none!important}.single-reviews .video-reviews__slide{width:115px!important;height:115px!important}}
/*!***************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/media.css ***!
  \***************************************************************************************/
.wp-caption,.wp-caption img{width:100%!important;height:auto!important}.media-files{overflow:hidden;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px}.media-files a{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;border-radius:var(--main-radius);height:100%;margin-bottom:0;cursor:pointer;width:100%;font-size:0}.media-files picture{height:100%}.media-files a img{width:100%;border-radius:var(--main-radius);height:100%;object-fit:cover}.media-files a.play-button::after{display:block;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/plays2.svg);background-repeat:no-repeat;content:'';background-size:100% 100%;width:54px;height:54px;position:absolute}@media screen and (max-width:1024px){.media-files{grid-gap:8px}}.navigation .nav-links{display:flex;max-width:max-content;grid-gap:8px}.navigation .nav-links span,.navigation .nav-links a{width:40px;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:16px;position:relative;border-radius:50%;background:#F5F5F6;color:var(--name-color)}.navigation .nav-links span:hover,.navigation .nav-links a:hover{background:#E7E7E9;color:var(--name-color)}.navigation .nav-links .current:hover{background:#fdf0f5}a.next.page-numbers::before,a.prev.page-numbers::before{content:'';width:10px;height:8px;background-size:10px;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/page-arrow.svg);background-repeat:no-repeat}a.prev.page-numbers::before{transform:rotate(180deg)}.navigation .nav-links>*.current{background:#fdf0f5;box-shadow:inset 0 0 0 1px var(--main-color)}@media screen and (max-width:550px){.navigation .nav-links{overflow-x:auto;grid-auto-flow:column;margin-right:-16px;margin-left:-16px;scrollbar-width:none}.navigation .nav-links::-webkit-scrollbar{width:0;height:0}.navigation .nav-links>*:first-child{margin-left:16px}.navigation .nav-links>*:last-child{margin-right:16px}}
/*!**********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/ui/ordering.css ***!
  \**********************************************************************************/
.ordering{margin-top:30px;width:100%;overflow:auto}.ordering a{border:1px solid #E6E6E6;border-radius:var(--main-radius);box-sizing:border-box;padding-left:12px;padding-right:12px;display:flex;font-size:16px;color:#101820;align-items:center;height:36px;margin-right:7px;white-space:nowrap}.ordering a:hover{color:var(--name-color);background:#F4F4F4}.ordering a.sell{border:1px solid var(--main-color);background:#fdf0f5}.ordering a.sell:hover{cursor:default}.ordering .orderby{display:none}@media screen and (max-width:1024px){.ordering{margin-top:30px;margin-bottom:6px}}@media screen and (max-width:768px){.ordering a{font-size:14px;height:33px}}@media screen and (max-width:620px){.ordering{margin-top:20px}.ordering .orderby{display:block;font-family:'Jost',serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;border:0;color:#101820;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/select-vector.svg) no-repeat;background-position:calc(100% - 0.75rem) 10px!important;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;padding-right:1.8rem!important;outline:none}.ordering>.div{display:none}}@media screen and (max-width:550px){.ordering a{padding-left:15px;padding-right:15px}}
/*!*********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/price-block.css ***!
  \*********************************************************************************************/
.price-block__current-price{font-weight:500;font-size:24px;line-height:120%;color:var(--main-color);display:block;margin-bottom:5px}.price-block__regular-price{font-size:16px;line-height:120%;color:#BBB}.price-block__regular{text-decoration-line:line-through}.price-block__pricename{font-weight:400;color:#101820;font-size:18px;line-height:120%;margin-right:5px}.price-block_mobile{display:none}
/*!***************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/promo.css ***!
  \***************************************************************************************/
.container__promo{margin-bottom:48px}.container__promo .container__title{width:50%;padding-right:8px}.container-promo_theme-wide .container__title{width:100%;padding-right:0}.promo__content{display:grid;grid-template-columns:auto 1fr;grid-gap:16px}.promo-content_theme-wide{grid-template-columns:1fr}@media screen and (max-width:1332px){.container__promo .container__title{width:auto;padding-right:0}}@media screen and (max-width:892px){.container__promo .container__title{width:100%}.promo__content{display:flex;flex-direction:column;grid-gap:0}}@media screen and (max-width:768px){.container__promo{margin-bottom:32px}}
/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/promo-banner.css ***!
  \**********************************************************************************************/
.promo__banner{flex:1 1 auto;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/promo-banner.jpeg);background-size:cover;background-repeat:no-repeat;background-position:left;border-radius:var(--main-radius);padding:37px 40px;display:flex}.promo-banner__content{max-width:335px;align-self:center}.promo-banner__title{font-weight:600;font-size:30px;line-height:120%;margin-bottom:5px;color:#FFF}.promo-banner__text{line-height:140%;margin-bottom:20px;color:rgb(255 255 255 / .8)}.promo-banner__form{max-width:273px;display:flex;margin-bottom:8px}.promo-banner__form input{height:40px;border-radius:var(--main-radius);border:0;margin:0;flex:1 1 auto;padding-left:16px;padding-right:16px}.promo-banner__button_send{width:40px;min-width:40px;padding:0;margin:0;margin-left:8px}.promo-banner__button_send::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/phone-call-out.svg);width:24px;height:24px;background-size:24px}.promo-banner__checkbox{font-size:14px;line-height:120%;display:flex;align-items:center;text-align:center;color:rgb(255 255 255 / .8);border:1px solid rgb(255 255 255 / .25);border-radius:var(--main-radius);padding:11px 22px;max-width:273px}.promo-banner__checkbox a{color:rgb(255 255 255 / .8)}.promo-banner__checkbox:hover{color:rgb(255 255 255 / .8)}@media screen and (max-width:892px){.promo__banner{width:100%;margin-left:0;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/promo-banner-pad.jpeg);background-size:auto 100%;background-color:var(--main-color);background-position:right;padding:32px;padding-top:24px}.promo-banner__content{max-width:316px}.promo-banner__title{font-size:24px}.promo-banner__text{font-size:14px}.promo-banner__form,.promo-banner__checkbox{max-width:none}.promo-banner__checkbox{font-size:12px}}@media screen and (max-width:758px){.promo__banner{background-position:left}}@media screen and (max-width:428px){.promo__banner{background-image:none;text-align:center;padding-left:16px;padding-right:16px}.promo-banner__form{padding-left:9px;padding-right:9px}.promo-banner__content{max-width:none}.promo-banner__checkbox{padding-left:15px;padding-right:15px;margin-left:9px;margin-right:9px}}
/*!*********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/banner-wide.css ***!
  \*********************************************************************************************/
.container__banner_pos_bottom{margin-top:50px}
/*!*****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/product-subcategory.css ***!
  \*****************************************************************************************************/
.product-subcategories{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:16px;margin-top:40px;margin-bottom:40px}.product-subcategory{border-radius:var(--main-radius);background:#F5F5F6;display:flex;align-items:center;padding-top:16px;padding-left:25px;padding-right:16px;padding-bottom:22px;grid-column-gap:16px}.product-subcategory:hover{background:#E7E7E9}.product-subcategory:active{background:#DADADD}.product-subcategory__poster{--widthHeight:64px;width:var(--widthHeight);height:var(--widthHeight)}.product-subcategory__poster a{width:var(--widthHeight);height:var(--widthHeight);display:block}.product-subcategory__poster picture{width:var(--widthHeight);height:var(--widthHeight)}.product-subcategory__poster img{width:var(--widthHeight);height:var(--widthHeight);object-fit:contain}.product-subcategory__title{flex:1;display:flex;align-items:center;height:100%}.product-subcategory__title a{color:var(--name-color);font-size:16px;font-style:normal;font-weight:500;line-height:120%;display:flex;align-items:center;height:100%;flex:1}@media screen and (max-width:1024px){.product-subcategories{margin-top:30px;margin-bottom:30px}.product-subcategories{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:8px}}
/*!******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/product-promo-banner.css ***!
  \******************************************************************************************************/
.product-promo-banner{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/product-promo-banner.jpeg);background-size:cover;background-repeat:no-repeat;background-position:left;border-radius:var(--main-radius);padding:40px;margin-top:auto}.product-promo-banner__content{max-width:335px}.product-promo-banner__title{font-weight:600;font-size:30px;line-height:120%;margin-bottom:20px;color:#FFF}.product-promo-banner__text{display:none;line-height:140%;margin-bottom:20px;color:rgb(255 255 255 / .8)}.product-promo-banner__form{max-width:273px;display:flex;margin-bottom:8px}.product-promo-banner__form input{height:40px;border-radius:var(--main-radius);border:0;margin:0;flex:1 1 auto;padding-left:16px;padding-right:16px;font-size:14px}.product-promo-banner__button_send{width:40px;min-width:40px;padding:0;margin:0;margin-left:8px}.product-promo-banner__button_send::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/phone-call-out.svg);width:24px;height:24px;background-size:24px}.product-promo-banner__checkbox{font-size:14px;line-height:120%;display:flex;align-items:center;text-align:center;color:rgb(255 255 255 / .8);border:1px solid rgb(255 255 255 / .25);border-radius:var(--main-radius);padding:11px 22px;max-width:273px}.product-promo-banner__checkbox a{color:rgb(255 255 255 / .8)}.product-promo-banner__checkbox:hover{color:rgb(255 255 255 / .8)}@media screen and (max-width:1024px){.product-promo-banner{padding-top:24px;padding-bottom:32px;padding-left:16px;padding-right:16px;background:var(--main-color)}.product-promo-banner__content{text-align:center;max-width:none}.product-promo-banner__title{font-size:24px;margin-bottom:0}.product-promo-banner__text{display:block;font-size:14px;margin-top:8px}.product-promo-banner__form{margin-top:24px;max-width:none}.product-promo-banner__checkbox{max-width:none}}
/*!******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/promo-slider.css ***!
  \******************************************************************************************************/
.promo__slider{overflow:hidden}.promo-slider_theme-fit{width:642px;min-width:642px}.promo-slider__item{background:#FFF;border:1px solid #EEE;border-radius:var(--main-radius);padding:16px;padding-bottom:30px;text-align:center;height:auto;overflow:hidden}.promo-slider__item .price-block{margin-bottom:10px;margin-left:-5px;margin-right:-5px}.promo-slider__item .price-block__current-price{font-size:18px}.promo-slider__item .price-block__regular-price{font-size:14px}.promo-slider__title{font-size:18px;line-height:120%;margin-bottom:20px;text-align:center;display:block;hyphens:auto}.promo-slider__poster{width:100%}.promo-slider__poster picture{display:flex;margin:auto}.promo-slider__poster img{max-height:170px;max-width:170px;width:100%}@media screen and (max-width:1332px) and (min-width:893px){.promo-slider_theme-wide{margin-right:-16px}.promo-slider_theme-wide .promo-slider__item{width:203px;min-width:203px}.promo-slider_theme-wide .promo-slider__item:last-child{margin-right:16px}}@media screen and (max-width:1068px){.promo-slider_theme-fit{width:423px;min-width:423px}}@media screen and (max-width:1024px){.container-promo_theme-fit{margin-bottom:30px}.promo-slider__item .price-block__current-price{font-size:14px}.promo-slider__item .price-block__regular-price{font-size:12px}}@media screen and (max-width:892px){.promo-slider__poster img{max-width:131px;max-height:131px}.promo__slider{overflow:initial;padding-right:0}.promo-slider_theme-fit{width:auto;min-width:auto}.promo__slider .swiper-wrapper{width:auto;min-width:auto;grid-auto-flow:column;display:grid;margin-bottom:24px;grid-gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;margin-right:-16px;margin-left:-16px;padding-left:16px;padding-right:16px;scroll-padding:16px;scrollbar-width:none}.container-promo_theme-wide .swiper-wrapper{margin-bottom:0}.promo__slider .swiper-wrapper::-webkit-scrollbar{width:0;height:0}.container-promo_theme-fit{margin-bottom:24px}.promo-slider__item{width:165px;min-width:165px;height:auto;scroll-snap-align:start}.promo-slider__title{font-size:14px;margin-bottom:12px}}
/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/navigation/related-menu.css ***!
  \*********************************************************************************************************/
.related-menu li{padding-bottom:20px;align-items:center}.related-menu li:last-child{margin-bottom:0;padding-bottom:0}.related-menu li .related__elem_title{font-weight:500;font-size:14px;line-height:130%}.related-menu li .poster{width:53px;height:53px;display:block;margin-right:15px;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);border-radius:8px}.related-menu li .poster picture{width:inherit;height:inherit;border-radius:inherit;display:block}.related-menu li .poster img{object-fit:cover;width:inherit;height:inherit;border-radius:inherit;position:relative;z-index:-1}
/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/table/Rtable.css ***!
  \**********************************************************************************************/
.Rtable{display:flex;flex-direction:column;border:1px solid #E6E6E6;flex-wrap:wrap}.Rtable .Rtable-row{width:100%;display:flex}.Rtable .Rtable-row:nth-child(even){background-color:#F9F9FA}.Rtable .Rtable-row:last-child .Rtable-cell{border-bottom:0}.Rtable .Rtable-row .Rtable-cell{flex:1;padding:14px 20px;overflow:hidden;list-style:none;border-right:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;text-align:center;display:flex;justify-content:center;align-items:center;line-height:120%;color:var(--name-color);font-size:16px}.Rtable-price{background:var(--main-color);border-radius:var(--main-radius);color:#FFF;font-size:16px;height:39px;padding:0 8px;display:flex;align-items:center;margin-bottom:-10px;position:relative;z-index:1}.Rtable-poster{padding-left:20px;padding-right:20px;margin-bottom:16px}.Rtable-poster picture{background:#F5F5F6;border-radius:var(--main-radius);display:block;padding:14px 10px;max-width:152px}.Rtable-poster img{width:100%;display:block}.Rtable .Rtable-row .Rtable-cell.title-cell{font-weight:400;text-align:left;color:#999;justify-content:flex-start}.Rtable .Rtable-row .Rtable-cell:last-child{border-right:0}.Rtable .Rtable-row .Rtable-cell.column-heading{font-size:18px;padding:20px;flex-direction:column;font-weight:500}.Rtable .Rtable-row .Rtable-cell .Rtable-cell--heading{display:none;font-weight:400;order:2;align-self:start;align-content:flex-start;color:#999;font-size:12px;flex:0;margin-left:auto}.Rtable .Rtable-row .Rtable-cell .Rtable-cell--content a{font-size:2em;color:#333}.no-flexbox .Rtable{display:block}.no-flexbox .Rtable.Rtable-cell{width:100%}@media screen and (max-width:768px){.Rtable-poster{padding-left:0;padding-right:0;width:115px;height:120px;margin-bottom:10px}.Rtable{border-left:0;border-right:0;overflow-x:auto;overflow-y:hidden;margin-left:-16px;margin-right:-16px;-ms-overflow-style:none;scrollbar-width:none}.Rtable::-webkit-scrollbar{width:0;height:0}.Rtable .Rtable-row .Rtable-cell.column-heading{padding:16px;padding-right:8px;align-items:flex-start}.Rtable-price{margin-bottom:-18px;align-self:flex-end}.Rtable .Rtable-row .Rtable-cell{min-width:207px;padding-top:8px;padding-right:8px;padding-left:16px;padding-bottom:8px;min-height:50px}.Rtable .Rtable-row .Rtable-cell.title-cell{display:none}.Rtable .Rtable-row{width:auto}.Rtable .Rtable-row .Rtable-cell .Rtable-cell--heading{display:block;text-align:right}.Rtable-cell--content{text-align:left;font-size:14px}}
/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/table/table-tech.css ***!
  \**************************************************************************************************/
.table-tech{position:relative;width:min(100%, 642px)}.table-tech table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed;display:block}.table-tech thead{display:none}.table-tech table tbody tr{width:100%!important;display:flex!important}.table-tech table tbody tr.hidden{display:none!important}.table-tech table tbody tr:last-child{margin-bottom:0}.table-tech table thead tr th{background:var(--main-color);text-align:left;font-weight:500;font-size:14px;color:#FFF}.table-tech table thead tr th a{color:#FFF}.table-tech table tbody{display:flex;flex-direction:column;grid-row-gap:15px}.table-tech table tbody tr td{text-align:left;color:var(--name-color);background:none;border:0;display:flex;padding:0;width:45%;font-size:18px;line-height:120%;font-weight:400}.table-tech table tbody tr td:first-child{color:var(--second-color);width:50%}.table-tech table tbody tr td:last-child{flex:1 1 auto}.table-tech table tbody tr td:first-child::after{content:'';height:1px;border-bottom:1px dashed #CCC;margin-left:5px;margin-right:5px;flex:1;overflow:hidden;min-width:10px;position:relative;top:12px}@media screen and (max-width:1024px){.table-tech table tbody tr td{font-size:14px}.table-tech table tbody tr td:first-child::after{top:9px}}@media screen and (max-width:550px){.table-tech table{width:auto}}
/*!*****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/table/table-classic.css ***!
  \*****************************************************************************************************/
.table_theme-classic{overflow:auto;border:1px solid #E6E6E6;position:relative}.table_theme-classic table{width:100%;border-spacing:0;border-collapse:collapse}.table_theme-classic table tbody tr:nth-child(odd){background:#F9F9FA}.table_theme-classic table thead tr th{text-align:left;padding:12px 20px;font-weight:500;font-size:18px;color:var(--name-color);border-bottom:1px solid #E6E6E6;border-right:1px solid #E6E6E6}.table_theme-classic table thead tr th:last-child{border-right:0}.table_theme-classic table tbody tr td{padding:12px 20px;text-align:left;font-weight:400;font-size:16px;color:var(--name-color);border-bottom:1px solid #E6E6E6;border-right:1px solid #E6E6E6}.table_theme-classic table tbody tr td:last-child{border-right:0}.table_theme-classic table tbody tr:last-child td{border-bottom:0}@media screen and (max-width:768px){.table_theme-classic table thead tr th{font-size:16px}.table_theme-classic table tbody tr td{padding-left:16px;padding-right:16px;font-size:14px}.table_theme-classic table tr td{min-width:150px}.table_theme-classic{margin-left:-16px;margin-right:-16px;border-left:0;border-right:0;-ms-overflow-style:none;scrollbar-width:none}.table_theme-classic::-webkit-scrollbar{width:0;height:0}}.tabs__tab{padding-top:35px;padding-bottom:50px;border-bottom:1px solid #E6E6E6}.tabs__tab:last-child{padding-bottom:0;border-bottom:0}.tab-name{margin-bottom:18px;line-height:120%}.tabs__navigation{display:grid;grid-auto-flow:column;grid-column-gap:7px;position:sticky;top:0;z-index:15;background:#fff;padding-top:10px;padding-bottom:10px;margin-top:-10px;overflow:auto;scrollbar-width:none}.tabs__navigation::-webkit-scrollbar{width:0;height:0}.tabs__navigation li{background:#F5F5F6;height:47px;display:flex;flex:1 1 auto;padding-left:16px;padding-right:16px;white-space:nowrap;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--main-radius);color:var(--name-color)}.tabs-navigation__counter{margin-left:6px;padding-left:8px;padding-right:8px;border-radius:31px;background:var(--main-color);color:#FFF;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;justify-content:center;height:24px;min-width:33px}.tabs__navigation li:hover{background:#E7E7E9}.tabs__navigation li.active-tab{background:#fdf0f5;box-shadow:inset 0 0 0 1px var(--main-color)}@media screen and (max-width:1024px){.tabs__navigation{margin-bottom:-10px;margin-right:-16px;margin-left:-16px}.tabs__navigation li{font-size:14px;height:37px}.tabs__navigation li:first-child{margin-left:16px}.tabs__navigation li:last-child{margin-right:16px}.tabs-navigation__counter{height:20px}.tabs__tab{padding-top:23px;padding-bottom:32px}}@media screen and (max-width:720px){.tabs .tab.tab-kit{padding-bottom:0!important}}
/*!***********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/tabs/tabs-art.css ***!
  \***********************************************************************************************/
.tabs-art__rows{margin-bottom:20px;display:flex;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;grid-column-gap:10px}.tabs-art__rows::-webkit-scrollbar{width:0}.tabs-art__row{background:#F4F4F4;border-radius:var(--main-radius);font-weight:500;font-size:18px;line-height:125%;display:flex;align-items:center;letter-spacing:.01em;color:var(--name-color);min-height:40px;padding-top:5px;padding-bottom:5px;margin-bottom:10px;padding-left:15px;padding-right:15px;cursor:pointer;white-space:nowrap}.tabs-art__row.active{background:#fdf0f5}.tabs-art__content{display:flex}.tabs-art__left{width:43%;max-width:374px}.tabs-art__picture{margin-bottom:15px;max-height:250px}.tabs-art__picture a{display:block;font-size:0;max-height:inherit}.tabs-art__picture picture{max-height:inherit}.tabs-art__picture img{width:100%;border-radius:var(--main-radius);max-height:inherit;object-fit:cover}.tabs-art__more{width:100%}.tabs-art__right{flex:1;padding-left:30px;display:none}.tabs-art__right>*:last-child{margin-bottom:0}.tabs-art__right>:where(*){margin-top:15px}.tabs-art__right>:where(*):first-child{margin-top:0}.tabs-art__right>:where(*)+:where(ul,ol){margin-top:10px}.tabs-art__more.mobile{display:none}.tabs-art .table-tech table{display:block}.tabs-art .table-tech{border:1px solid var(--main-color);border-radius:var(--main-radius);overflow:hidden}.tabs-art .table-tech table tbody{padding:20px}.tabs-art .table-tech table tbody tr td{font-size:16px}.tabs-art .table-tech table tbody tr td:first-child{width:55%}@media screen and (max-width:1024px){.tabs-art__rows{margin-bottom:10px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.tabs-art__row{font-size:14px}}@media screen and (max-width:720px){.tabs-art__row{justify-content:center}.tabs-art__content{flex-wrap:wrap}.tabs-art__half{width:100%;max-width:none;padding-left:0}.tabs-art__picture{max-height:none;margin-bottom:20px}.tabs-art__right>h3:first-child{margin-top:-10px}.tabs-art__left{display:none}.tabs-art__left.active{display:block}.tabs-art__right h3{font-size:18px!important}.tabs-art__right h3+ul{margin-top:15px!important}.tabs-art__more.mobile{display:flex;margin-top:30px}.tabs-art__more.desktop{display:none}}@media screen and (max-width:550px){.tabs-art .table-tech table tbody tr td:first-child::after{top:7px}.tabs-art .table-tech table tbody tr td{font-size:14px}}
/*!*********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/tabs/trends.css ***!
  \*********************************************************************************************/
.container__trends{width:100%;background:#fff;position:relative;overflow:hidden;border-radius:var(--main-radius)}.trends__elem.active .trends__answer{display:block}.trends__elem.active:last-child .trends__answer{margin-bottom:30px}.trends__elem.active .trends__question{box-shadow:inset 2px 0 var(--main-color)!important;background:#fff;border:1px solid transparent!important;border-left:0!important;border-top:0!important;border-bottom:1px solid #e1e1e1!important}.trends__elem.active:first-child .trends__question{box-shadow:inset 2px 0 var(--main-color),inset 0 1px #E1E1E1!important}.trends__elem.active:last-child .trends__question{box-shadow:inset 2px 0 var(--main-color),inset 0 -1px #E1E1E1!important;border-bottom:0!important}.tabs__tab .trends__elem:first-child .trends__question{box-shadow:inset 1px 0 #e1e1e1,inset 0 1px #e1e1e1}.trends__question{display:flex;border-bottom:1px solid #E1E1E1;border-right:1px solid #E1E1E1;box-shadow:inset 1px 0 #E1E1E1;cursor:pointer;padding:30px;padding-top:25px;padding-bottom:25px;width:41%;background:#F8F8F8}.trends__elem:last-child .trends__question{border-bottom-left-radius:var(--main-radius)}.trends__elem:first-child .trends__question{border-top-left-radius:var(--main-radius)}.trends__question .trends__name{font-size:18px;line-height:130%;text-align:left;color:#101820;margin:0;display:flex}.trends__question .trends__name::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/tab-plus.svg);background-repeat:no-repeat;width:20px;min-width:20px;height:20px;background-size:20px;margin-right:12px;position:relative;top:1px}.trends__elem.active .trends__question .trends__name::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/tab-minus.svg)}.trends__answer{background:#fff;border:1px solid #E1E1E1;border-top-right-radius:var(--main-radius);border-bottom-right-radius:var(--main-radius);border-left:none;padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px;display:none;position:absolute;right:0;top:0;max-width:750px;width:59%;height:100%;overflow:hidden}.trends__answer a{display:block;font-size:0;position:relative;height:100%}.trends__answer img{width:100%;height:100%;object-fit:contain;object-position:top}@media screen and (max-width:1024px){.trends__question .trends__name{font-size:14px}.trends__question{padding-top:20px;padding-left:16px;padding-right:8px;padding-bottom:20px}.trends__question .trends__name::before{width:17px;min-width:17px;height:17px;background-size:17px;margin-right:10px;top:1px}}@media screen and (max-width:650px){.container__trends{width:auto;margin-left:-16px;margin-right:-16px;border-radius:0}.trends__question{width:100%;max-width:none;border-left:none;border-right:none;box-shadow:none;padding-left:20px;padding-right:20px}.trends__answer{display:none;position:relative;max-width:none;width:100%;padding-top:0}.trends__elem:first-child .trends__question{border-top-left-radius:0}.trends__elem:last-child .trends__question{border-bottom-left-radius:0}.trends__elem.active .trends__question,.trends__elem.active:last-child .trends__question{box-shadow:inset 0 2px var(--main-color)!important;border-bottom:0!important}.trends__elem.active:first-child .trends__question{box-shadow:inset 0 2px var(--main-color)!important}.trends__elem.active .trends__answer{border:0;border-radius:0;border-bottom:1px solid #e1e1e1!important;margin-bottom:0!important}.tabs .trends__elem:first-child .trends__question{box-shadow:inset 0 0 #e1e1e1,inset 0 1px #e1e1e1}}
/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/vobler.css ***!
  \****************************************************************************************/
.vobler{height:22px;padding-left:6px;padding-right:6px;border-radius:var(--main-radius);font-weight:500;font-size:12px;line-height:22px;color:#FFF;margin-bottom:6px;width:max-content}.vobler_red{background:#93E1D8}.vobler_green{background:var(--main-color)}@media screen and (max-width:720px){.vobler{margin-bottom:12px}}
/*!***********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/warning-block.css ***!
  \***********************************************************************************************/
.warning-block{border:1px solid #f487b6;background:#fdf0f5;box-sizing:border-box;border-radius:var(--main-radius);padding:20px 32px}.warning-block_theme_fill{background:#ffd4e7;border:0}.warning-block_theme_quote{display:flex}.warning-block_theme_quote::before,.warning-block_theme_quote::after{content:'';background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/quote.svg) no-repeat;width:30px;min-width:30px;height:25px;background-size:30px;margin-right:20px;margin-top:10px}.warning-block_theme_quote::after{transform:rotate(-180deg);margin-right:0;margin-left:20px;margin-top:auto;margin-bottom:10px}.warning-block_theme_quote p{margin-bottom:0!important}.warning-block__title{font-weight:600;font-size:18px;line-height:160%;color:var(--name-color)}.warning-block__text{font-size:16px;line-height:160%;color:var(--name-color);flex:1 1 auto}.warning-block__text i{font-style:normal}.warning-block__text p:last-child{margin-bottom:0}.warning-block__text p+p{margin-top:5px}.warning-block+.warning-block{margin-top:16px}@media screen and (max-width:1024px){.warning-block{padding:15px 17px}.warning-block+.warning-block{margin-top:8px}}@media screen and (max-width:550px){.warning-block_theme_quote{flex-direction:column}.warning-block_theme_quote:before{margin-bottom:10px}.warning-block_theme_quote:after{margin-top:10px;margin-left:auto}}
/*!**************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/ywqa.css ***!
  \**************************************************************************************/
.faq{display:grid;grid-row-gap:8px}.faq-item{padding-left:30px;padding-right:30px;padding-bottom:35px;padding-top:30px;border-radius:4px;border:1px solid #E1E1E1}.questions-section .button_theme_hidden-more{margin-top:8px}.faq-item .faq-question p,.faq-item .faq-answer span.answer{font-size:18px;line-height:150%;margin:0;margin-bottom:5px;display:block}.faq-answer .faq-answer-person,.faq-question .faq-question-person{flex-wrap:wrap;margin-bottom:-5px;font-size:18px;line-height:180%}.faq-answer .faq-answer-person div,.faq-question .faq-question-person div{margin-right:20px}.faq-question-person .date a,.faq-answer-person a{margin-right:20px}.faq-question-person .author,.faq-answer-person .author{font-weight:500;margin-right:20px;display:flex}.faq-question-person .author{color:var(--name-color)}.faq-question-person .author::before,.faq-answer-person .author::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/author.svg);background-repeat:no-repeat;background-size:12px;width:12px;height:14px;position:relative;top:9px;margin-right:15px}.faq-answer-person .author::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/author-green.svg)}.faq-answer-person .author{color:var(--main-color)}.faq-question-person .date,.faq-answer-person .date{font-weight:400;color:#BBB;font-size:16px}.faq-item .faq-answer{padding-left:70px;margin-top:20px}.faq-item .faq-answer p{margin:0;margin-bottom:10px}.faq-item .faq-answer p:last-child{margin-bottom:0}.faq-form{margin-top:35px}.faq-form .faq-form__title{color:var(--name-color);font-size:26px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:18px}.faq-form-inputs .faq-form-inputs{flex:1 1 auto;max-width:287px}.faq-form-inputs .faq-form-inputs input{height:40px;margin:0;margin-bottom:8px;max-width:100%;width:100%;padding-left:16px;padding-right:16px;min-width:205px}.faq-form-inputs .faq-form-inputs input[type="submit"]{background:var(--main-color)}.faq-form-inputs .faq-form-inputs input[type="submit"]:hover{box-shadow:none;background:var(--main-active-color)}#ywqa-g-recaptcha>div{margin-bottom:20px}.ywqa-ask-question-textarea{flex:1 1 auto;width:100%;margin-right:15px;display:flex;flex-direction:column}.ywqa-ask-question-textarea textarea{margin:0}.faq-form-inputs textarea{box-sizing:border-box;border-radius:var(--main-radius);outline:none;padding:10px 16px!important;font-size:16px;line-height:15px;flex:1 1 auto;overflow:hidden;margin-bottom:0;color:#555;resize:none;height:auto;min-height:136px}.faq-form-inputs textarea::placeholder{color:#555}.faq-form form p{margin:0}.ywqa-ask-question{margin-bottom:15px}.notify-answers-wrap{text-align:right;padding-top:0!important;color:var(--second-color);font-size:16px;font-style:normal;font-weight:400;line-height:normal}.notify-answers{margin-bottom:8px;font-size:16px!important;font-style:normal;font-weight:400;line-height:normal;padding-top:0!important}.notify-answers input{width:auto!important;margin-bottom:0!important;height:auto!important;min-width:auto!important;margin-top:0!important}@media screen and (max-width:1024px){.notify-answers{font-size:14px!important}}input#ywqa-submit-question{background:var(--main-color);border-color:#4c4c4c;font-weight:600!important;padding-left:20px!important;padding-right:20px!important;font-size:12px!important;text-transform:uppercase!important;margin-bottom:0}#ywqa-submit-answer:hover,#ywqa-submit-question:hover{box-shadow:none!important;background:var(--main-active-color)!important;color:#fff}@media screen and (max-width:1024px){.faq-form .faq-form__title{font-size:20px}.faq-item{padding-left:16px;padding-right:16px;padding-bottom:25px;padding-top:16px}.faq-item .faq-answer{margin-top:10px;padding-left:44px}.faq-item .faq-question p,.faq-item .faq-answer span.answer{font-size:14px;margin-bottom:0}.faq-question-person .author::before,.faq-answer-person .author::before{margin-right:10px}.faq-question-person .author,.faq-answer-person .author{font-size:14px}.faq-question-person .date,.faq-answer-person .date{font-size:14px}}@media screen and (max-width:720px){.faq-item .faq-answer{padding-left:30px}.notify-answers input{margin-left:0!important}.notify-answers-wrap{font-size:14px;text-align:left;font-style:normal;font-weight:400;line-height:120%}.faq-form{padding-bottom:0}.ywqa-ask-question-textarea{margin-right:0;margin-bottom:8px}.faq-form-inputs textarea{height:123px}.ywqa-ask-question{flex-wrap:wrap}.faq-form-inputs .faq-form-inputs{max-width:100%}}
/*!*****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sidebar.css ***!
  \*****************************************************************************************/
 aside{width:280px;min-width:280px;will-change:min-height}.aside-block{margin-bottom:30px}.aside-block__title{font-weight:600;font-size:32px;line-height:120%;display:flex;align-items:center;color:var(--name-color);margin-bottom:30px}aside .aside-block:last-child{margin-bottom:0}@media screen and (max-width:1024px){aside{display:none}}
/*!*******************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/home-main.css ***!
  \*******************************************************************************************/
.home__main{margin-bottom:45px}.home__main .aside-block__title{font-size:30px}.container__home-articles .container__title{margin-bottom:30px}.container-home-articles__more-button{width:100%;margin-top:32px}@media screen and (max-width:1024px){.home__main{margin-bottom:40px}.container__home-articles .container__title{margin-bottom:15px}}@media screen and (max-width:768px){.home__main{margin-bottom:25px}}@media screen and (max-width:550px){.container-home-articles__more-button{margin-top:20px}}
/*!********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/advantages.css ***!
  \********************************************************************************************/
 .advantages-container{margin-bottom:80px}.advantages{justify-content:space-between}.advantages-item{font-weight:500;font-size:17px;line-height:130%;letter-spacing:.01em}.advantages-item::before{content:'';width:60px;min-width:60px;height:60px;margin-right:15px;background-repeat:no-repeat;background-size:60px;background-position:center}.advantages-item.credit::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/icon-credit.svg)}.advantages-item.education::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/education.svg)}.advantages-item.delivery::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/delivery.svg)}.advantages-item.garant::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/garant.svg)}@media screen and (max-width:1200px){.advantages{flex-wrap:wrap;margin-bottom:-30px}.advantages-item{width:50%;justify-content:center;margin-bottom:30px}}@media screen and (max-width:1024px){.advantages-container{margin-bottom:50px}}@media screen and (max-width:650px){.advantages{max-width:270px;margin-left:auto;margin-right:auto}.advantages-item{width:100%;justify-content:flex-start}}
/*!*****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/product.css ***!
  \*****************************************************************************************/
.product>*:last-child{margin-bottom:0}body.product-single main{margin-bottom:40px}.added_to_cart.wc-forward{display:none}.main-body__single{height:100%;overflow:initial!important;min-width:1px}.product-add-to-cart__buttons{display:flex;flex:1 1 auto;grid-gap:16px;flex-wrap:wrap}.product-main-container{margin-bottom:72px;display:flex;grid-column-gap:87px}.product-info__price-variations{display:flex;margin-bottom:30px;flex-wrap:wrap;width:100%}.product-info{flex:1}.product-info h1{line-height:125%;margin-top:-5px;margin-bottom:15px}.product-info__description{margin-bottom:30px}.product-info__description blockquote{margin:0;padding:22px 24px;border-radius:var(--main-radius);border:1px solid #EB5757;background:#FEE;line-height:140%}.product-info__description blockquote p{margin:0;color:#EB5757}.product-info__description>:where(*):first-child{margin-top:0}.product-info__description>:where(*){margin-top:20px}.product-info__description :where(h1,h2,h3,p)+:where(p){margin-top:10px}.product-info .discontinued{font-size:26px;line-height:134.77%;font-weight:400;margin-bottom:20px;margin-top:20px}.single_add_to_cart_button{min-width:auto;flex:1 1.15 150px!important}.buy-place{margin-bottom:32px;flex-wrap:wrap}.product-add-to-cart__button{height:56px;width:100%;font-size:14px;color:var(--name-color);flex:1 1 150px}.buy-place .woocommerce-variation.single_variation{order:-1}.buy-place .woocommerce-variation-price{display:flex;flex-wrap:wrap;align-items:baseline}.buy-place .woocommerce-variation-price .price__text{margin-right:10px;font-size:18px;color:var(--name-color)}.buy-place .woocommerce-variation-price .price{display:flex;flex-direction:column;justify-content:center}.buy-place .woocommerce-variation-price del,.buy-place .woocommerce-variation-price ins{margin-right:20px}.buy-place .woocommerce-variation-price .price>.woocommerce-Price-amount.amount{font-size:24px;color:var(--main-color);margin-right:20px}.woocommerce-variation-price del{font-size:16px;line-height:134.77%;color:#CCC;position:relative;margin-right:5px;text-decoration:none}.woocommerce-variation-price del span{position:relative;display:inline-flex;align-items:center}.woocommerce-variation-price del span::before{content:'';background:#CCC;height:1px;width:100%;position:absolute}.woocommerce-variation-price ins{font-size:24px;line-height:100%;color:var(--main-color);margin-right:25px;text-decoration:none;order:-1}.cart-select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/select-arrow.svg) no-repeat right 15px center;outline:0;min-width:140px;padding-left:20px;padding-right:35px;border:1px solid #E1E1E1;box-sizing:border-box;border-radius:var(--main-radius);height:40px;font-size:14px;field-sizing:content}@media screen and (max-width:1024px){.product-info .discontinued{font-size:20px}body.product-single main{margin-bottom:20px}.product-main-container{grid-column-gap:32px;margin-bottom:42px}.product-info h1{margin-bottom:10px;line-height:110%}.buy-place{margin-bottom:27px}.buy-place .woocommerce-variation-price .price__text{display:none}.buy-place .woocommerce-variation-price .price{margin-bottom:15px}.woocommerce-variation-price ins{font-size:22px}.woocommerce-variation-price del{font-size:14px}.product-info__price-variations{margin-bottom:15px}.variations{width:100%}.cart-select{width:100%;font-size:14px;height:40px;line-height:40px;padding-left:17px}.product-add-to-cart__buttons{grid-column-gap:8px}.product-add-to-cart__button{height:40px;font-size:12px}.product-info__description blockquote{padding:16px}}@media screen and (max-width:650px){.product-info h1{margin-top:0}.product-main-container{flex-wrap:wrap;margin-bottom:32px}.product-info{width:100%}.product-info__description{margin-bottom:25px}.buy-place{margin-bottom:24px}.woocommerce-variation-price del{margin-top:5px}}
/*!******************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/contacts.css ***!
  \******************************************************************************************/
.contacts-container:not(:first-child){margin-top:40px}.contacts-container h2{margin-bottom:20px}[class*="ymaps-2"][class*="-ground-pane"]{filter:grayscale(1);-ms-filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1)}.contacts__map{height:365px;border-radius:0 0 10px 10px;overflow:hidden}@media screen and (max-width:1024px){.contacts__map{margin-left:-16px;margin-right:-16px;border-radius:0}}@media screen and (max-width:550px){.contacts-container h2{margin-bottom:15px}}
/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/form/product-order-form.css ***!
  \*********************************************************************************************************/
.order-form{height:195px;margin-top:auto;background:var(--main-color);border-radius:var(--main-radius);justify-content:center;align-items:center;padding:30px}.order-form .order-form__name{font-weight:500;font-size:24px;line-height:120%;text-align:center;color:#FFF;margin:0;margin-bottom:20px}.order-form .callback-form{max-width:500px;width:100%}.order-form .callback-form p{font-size:12px;line-height:140%;text-align:center;margin:0;color:rgb(255 255 255 / .75)}.order-form .callback-form .callback-form__inputs{margin-left:-5px;margin-right:-5px}.order-form .callback-form.callback-form_theme_entry .callback-form__inputs input{margin-left:5px;margin-right:5px;flex:1 1 auto}.order-form .callback-form.callback-form_theme_entry .callback-form__inputs input[type='submit']{flex:1 1.2 auto}@media screen and (max-width:1024px){.order-form{border-radius:0;height:auto;min-height:195px;width:100%}}@media screen and (max-width:550px){.order-form .callback-form p{padding-left:0;padding-right:0}.order-form .callback-form{max-width:270px}}
/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/form/product-reviews-form.css ***!
  \***********************************************************************************************************/
 .reviews-form{margin-top:35px}.connection-one{order:1}.connection-two{flex:1 1 auto}.reviews-form form .reviews-form-inputs .upload-image{order:2;min-width:auto;height:auto}.reviews-form-inputs{margin-bottom:15px}.reviews-form .reviews-form__title{font-size:26px;line-height:120%;margin:0;margin-bottom:18px;font-weight:600;color:var(--name-color)}.reviews-form-inputs .reviews-form-inputs-text{margin-right:15px;max-width:313px}.reviews-form-inputs .reviews-form-inputs-text input{margin:0;padding-left:16px;padding-right:16px}.reviews-form-inputs .reviews-form-inputs-text input:not(#email){margin-bottom:8px}.reviews-form form .reviews-form-inputs .upload-image{background:#F4F4F4;border-radius:var(--main-radius);justify-content:center;text-align:center;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:uppercase;padding-left:5px;padding-right:5px;margin-left:0;margin-right:15px;margin-bottom:0;width:94px;max-width:94px;white-space:pre-wrap;color:var(--name-color)}.reviews-form form .reviews-form-inputs .upload-image:hover{background:#E4E4E4}.reviews-form form .reviews-form-inputs .upload-image input[type=file]{outline:0;opacity:0;pointer-events:none;user-select:none;visibility:hidden;display:none}.reviews-form-inputs textarea{order:3;background:#FFF;border:1px solid #E3E3E3;font-family:'Jost',sans-serif;box-sizing:border-box;border-radius:var(--main-radius);outline:none;height:auto;min-height:123px;padding:16px;padding-top:8px;font-size:16px;line-height:160%;margin-right:15px;margin-left:0;flex:1;overflow:auto;margin-bottom:0;color:#666;resize:none;width:100%}.reviews-form-inputs textarea::placeholder{color:#555}.reviews-form-inputs .reviews-form-button{order:4;width:60px;min-width:60px;height:auto;background:var(--main-color);border-radius:var(--main-radius);margin-bottom:0;padding-left:0;padding-right:0;font-size:0}.reviews-form-inputs .reviews-form-button::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/submit.svg);background-repeat:no-repeat;width:24px;height:24px;background-size:24px;position:relative;right:-2px}.reviews-form-inputs .reviews-form-button:hover{background:var(--main-active-color);box-shadow:none}.reviews-form-inputs .reviews-form-button:disabled{opacity:.5}.reviews-form form p{font-size:16px;line-height:11px;text-align:right;color:rgb(85 85 85 / .75);margin:0}.comment-form-rating{display:flex;margin-top:13px;justify-content:space-between;align-items:center;margin-left:auto;font-size:16px}p.stars{margin:0}p.stars,p.stars a{display:inline-block}p.stars span{display:flex}p.stars a{position:relative;width:20px;height:20px;text-indent:-999em;overflow:hidden;text-decoration:none;font-size:0;padding:0 12px}p.stars a:before{content:'';display:block;position:absolute;top:0;left:0;width:20px;height:20px;line-height:1;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star.svg);background-repeat:no-repeat;background-size:100%;font-size:0;text-indent:0}p.stars a:hover~a:before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star.svg)}p.stars:hover a:before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star-active.svg)}p.stars.selected a.active:before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star-active.svg)}p.stars.selected a.active~a:before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star.svg)}p.stars.selected a:not(.active):before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/star-active.svg)}.comment-form-cookies-consent{margin-bottom:15px!important}@media screen and (max-width:1332px){.reviews-form-inputs .reviews-form-inputs-text{max-width:none;width:min(313px, 25vw)}}@media screen and (max-width:1024px){.reviews-form .reviews-form__title{font-size:20px}.reviews-form form p{font-size:14px}.reviews-form-inputs .reviews-form-inputs-text{width:240px}.reviews-form form .reviews-form-inputs .upload-image{width:120px;max-width:120px}}@media screen and (max-width:720px){.reviews-form-inputs{flex-wrap:wrap}.connection-one{width:100%;margin-bottom:8px}.comment-form-rating{margin-top:10px}.reviews-form-inputs .reviews-form-inputs-text{width:100%;margin-right:0}.reviews-form form .reviews-form-inputs .upload-image{margin-right:0;width:100%;max-width:none;height:40px;margin-bottom:16px}.reviews-form-inputs textarea{flex:none;margin-bottom:8px}.reviews-form-inputs .reviews-form-button{width:100%;min-width:auto;height:40px;font-size:12px}.reviews-form-inputs .reviews-form-button::before{display:none}.reviews-form form p{text-align:left;font-size:14px;line-height:120%}.comment-form-cookies-consent{margin-bottom:10px!important}}
/*!****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/form/contacts-form.css ***!
  \****************************************************************************************************/
.contacts-form{grid-row-gap:8px;display:grid}.contacts-form__content{grid-column-gap:16px;display:grid;grid-template-columns:30% 1fr}.contacts-form__inputs{align-self:flex-start;grid-row-gap:8px}.contacts-form .contacts-form__inputs input{margin:0;min-width:150px}.contacts-form .contacts-form__textarea{height:100%}.contacts-form .contacts-form__textarea textarea{min-height:136px;margin:0}.contacts-form .contacts-form__buttons{align-items:center;justify-content:flex-end}.contacts-form .contacts-form__buttons p{max-width:230px;text-align:right;font-size:12px;line-height:150%;color:rgb(85 85 85 / .75);margin:0;margin-right:15px}@media screen and (max-width:620px){.contacts-form__content{grid-template-columns:1fr;grid-row-gap:8px}}
/*!****************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/form/callback-form.css ***!
  \****************************************************************************************************/
.callback-form{grid-gap:15px;display:flex;flex-direction:column}.callback-form__inputs{grid-gap:8px}.callback-form__inputs input{margin:0;flex:1 1.03 200px;border:0}input.callback-form__button{width:100%;max-width:100%;height:40px}input.callback-form__button:hover{transition:none}.callback-form p{font-size:12px;line-height:11px;color:rgb(255 255 255 / .75);margin:0}@media screen and (max-width:1024px){input.callback-form__input{flex:1 1 200px!important;width:auto!important}}@media screen and (max-width:720px){.callback-form__inputs{flex-wrap:wrap}}
/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/form/single-comments-form.css ***!
  \***********************************************************************************************************/

/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/product-gallery.css ***!
  \*********************************************************************************************************/
.product-gallery .swiper-button{top:calc(50% - 20px);display:flex!important;z-index:10;border:1px solid #E6E6E6;background:#FFF;box-shadow:0 4px 12px 0 rgb(0 0 0 / .1)}.product-gallery .swiper-button:hover{border:1px solid #D9D9D9;box-shadow:0 4px 12px rgb(0 0 0 / .2)}.product-gallery .swiper-button:active{border:1px solid #D9D9D9;box-shadow:0 2px 6px rgb(0 0 0 / .05)}.product-gallery .swiper-button-prev{left:-20px}.product-gallery .swiper-button-next{right:-20px}.product-gallery{width:min(532px)}.slider-for,.slider-single{margin-bottom:16px;position:relative}.slider-for .slide img,.slider-single img{width:100%;height:auto;border-radius:var(--main-radius)}.slider-for .slide{font-size:0}.slider-for .slide picture{display:flex;margin:auto}.slider-for .swiper-pagination{display:none}@media screen and (max-width:1332px){.product-gallery{width:min(532px, 41vw)}}@media screen and (max-width:1024px){.product-gallery{width:min(532px, 45vw)}.slider-for,.slider-single{margin-bottom:8px}.product-gallery .swiper-button{display:none!important}}@media screen and (max-width:820px){.product-gallery{width:min(340px, 45vw)}}@media screen and (max-width:650px){.product-gallery{width:100%;max-width:none;margin-bottom:25px}.slider-for .swiper-pagination{position:relative;display:flex;justify-content:center;top:0;margin-top:18px;grid-column-gap:min(8px, 1.5%)!important}.slider-for .swiper-pagination-bullet{width:24px;height:5.6px;border-radius:var(--main-radius);margin:0!important}.slider-for .swiper-pagination-bullet-active{background:rgb(16 24 32)}tinkoff-create-button{width:100%}}@media screen and (max-width:360px){.slider-for .slide img{width:320px;height:320px;object-fit:contain;object-position:center}}@media screen and (max-width:350px){.slider-for .slide img{width:100%;height:auto;object-fit:contain;object-position:center}}.slider-single a{display:block;font-size:0}.slider-single a{overflow:hidden;border-radius:var(--main-radius)}.slider-nav{overflow:hidden}.slider-nav .slide{font-size:0;overflow:hidden;border-radius:var(--main-radius)}.slider-nav .slide img{width:100%;height:auto}@media screen and (max-width:650px){.slider-nav{display:none}}
/*!***************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/sliders/slider-ba.css ***!
  \***************************************************************************************************/
.before-after{position:relative}.slider-before{overflow:hidden}.slider-before .slide a{font-size:0;display:block}.slider-before .slide img{margin:0;max-width:100%;border-radius:5px;overflow:hidden}.before-after .swiper-button{display:flex!important;background:#FFF;box-shadow:0 1px 0 rgb(0 0 0 / .15);border-radius:40px;width:40px;height:40px;margin-top:-20px;top:50%}.slider-before.has-caption .swiper-button{margin-top:-32px}.before-after .swiper-button::before{display:none}.before-after .swiper-button::after{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/slick-arr.svg);background-repeat:no-repeat;background-size:6px;content:'';width:6px;height:12px;display:block;position:relative}.before-after .swiper-button-next::after{transform:rotate(180deg)}.before-after .swiper-button{opacity:.75;transition:.5s ease opacity}.before-after .swiper-button:hover{background:#FFF;opacity:1}.before-after .swiper-button.swiper-button-disabled{opacity:0}.before-after .swiper-button-prev{right:auto;left:-18px}.before-after .swiper-button-next{left:auto;right:-18px}.before-after .slide .caption{text-align:center;margin-top:8px;font-size:18px;line-height:120%;color:var(--name-color)}.fraction-title{position:relative;display:flex;align-items:flex-end}.description .fraction-title+*{margin-top:25px}.swiper-fraction{margin-left:auto}.fraction-title .swiper-pagination{white-space:nowrap;position:initial;right:0;top:auto;text-align:right;font-size:20px;color:#BBB;width:auto;font-weight:400}@media screen and (max-width:1024px){.fraction-title .swiper-pagination,.before-after .slide .caption,.fraction-title .swiper-pagination{font-size:14px}.description .fraction-title+*{margin-top:15px}.before-after .swiper-button{display:none!important}.slider-before{margin:0 -16px;padding-right:16px;padding-left:16px}.slider-before .slide{width:240px!important}}.woocommerce-Reviews .button_theme_hidden-more{margin-top:8px}.reviews__item{padding-top:25px;padding-bottom:40px;padding-left:30px;padding-right:30px;flex-wrap:wrap;border-radius:var(--main-radius);border:1px solid #E1E1E1;margin-bottom:8px}.reviews__item:last-child{margin-bottom:0}.reviews-item__info{display:flex;margin-bottom:13px;align-items:center}.reviews-item__person{display:flex;width:100%}.reviews-item-person__avatar{margin-right:16px}.reviews-item-person__avatar img{width:72px;height:72px;border-radius:50%;font-size:0;display:block}.reviews-item-person__info{display:flex;justify-content:center;flex-direction:column;width:100%}.reviews-item-info__author{color:var(--name-color);display:flex}.reviews-item__date-published{color:#BBB;text-align:right;line-height:150%;margin-left:auto}.reviews-item__text{flex:1 1 400px}.reviews-item__text p{line-height:150%;color:#666;margin:0;margin-bottom:10px}.reviews-item__text p:last-child{margin-bottom:0}@media screen and (max-width:1024px){.reviews-item-person__info{grid-row-gap:5px;line-height:110%}.woocommerce-noreviews{font-size:14px}.reviews__item{padding-top:16px;padding-bottom:25px;padding-left:16px;padding-right:16px}.reviews-item__text p{font-size:14px}.reviews-item-info__author{font-size:14px}}@media screen and (max-width:650px){.reviews-item-info__author{display:contents}.reviews-item__date-published{order:10;margin-left:0;text-align:left}}
/*!************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/lists/contacts.css ***!
  \************************************************************************************************/
.list__contacts{margin-bottom:20px;margin-left:-15px;margin-right:-15px}.list__contacts li{padding-right:15px;padding-left:15px;font-size:18px;line-height:150%;margin-bottom:20px;flex:1 1 50%;align-items:center;white-space:nowrap;max-width:400px}.list__contacts li::before{content:'';width:60px;min-width:60px;height:60px;background-size:60px;margin-right:20px;background-repeat:no-repeat}.list__contacts li.phone::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/cont-phone.svg)}.list__contacts li.address::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/cont-address.svg)}.list__contacts li.mail::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/cont-mail.svg)}.list__contacts li.whatsapp::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/cont-whatsapp.svg)}
/*!******************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/lists/single-reviews.css ***!
  \******************************************************************************************************/
.main-container.comments-container{padding-top:35px}.main-container.comments-container .comments-container__title{font-size:26px;line-height:120%;margin:0;margin-bottom:20px;font-weight:600;color:var(--name-color)}.main-container.comments-container .comments-container__title span{font-weight:400;color:#BBB;margin-left:10px}.main-container.comments-container.comments-form{border-top:1px solid #E3E3E3}.main-container.comments-container.comments-list{padding:0;padding-top:40px;padding-bottom:5px}.main-container.comments-container.comments-form{margin-top:30px}.main-container.comments-container.comments-list .comments-container__title{margin-bottom:0;font-weight:500}.main-container.comments-container.comments-form p{font-size:12px;line-height:11px;text-align:right;color:rgb(85 85 85 / .75);margin:0}.comment-list .comment{display:block}.comment-list>.comment>div{margin-top:0}.comment-list>.comment{padding-bottom:25px;padding-top:30px;border-bottom:1px solid #E3E3E3}.comment-list .comment .comment-person .author.admin{color:var(--main-color)}.comment-list>.comment:last-child{border-bottom:0;padding-bottom:0}.comment .comment-body{margin-top:15px}.comment .comment-body p{line-height:150%;color:#333;margin:0;margin-bottom:10px}.comment .comment-body .comment-awaiting-moderation{font-size:14px}.comment .comment-body .comment-person{flex-wrap:wrap;margin-bottom:-5px}.comment .comment-body .comment-person .author{font-weight:700;font-size:16px;line-height:180%;margin-right:20px;display:flex;color:var(--name-color)}.comment .comment-body .comment-person div{margin-right:20px;margin-bottom:5px}.comment .comment-body .comment-person .author::before{content:'';background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/author.svg);background-repeat:no-repeat;background-size:12px;width:12px;height:14px;position:relative;top:5.5px;margin-right:12px}.comment .comment-body .comment-person .author.admin::before{background-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/author-green.svg)}.comment .comment-body .comment-person .date{font-size:16px;line-height:180%;color:#999}.comment .comment-body .comment-person .reply{font-size:16px;line-height:180%;color:#999}.comment .children{padding-left:50px}.comment-reply-title{margin-bottom:20px}@media screen and (max-width:1024px){.comment-list>.comment{padding-bottom:25px;padding-top:20px}.main-container.comments-container.comments-list{padding-bottom:0}.main-container.comments-container .comments-container__title{font-size:20px;line-height:110%}.comment .comment-body p{font-size:14px;line-height:180%;margin-bottom:0}.comment .comment-body .comment-person .date,.comment .comment-body .comment-person .reply,.comment .comment-body .comment-person .author{font-size:12px}}
/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/table/inform.css ***!
  \**********************************************************************************************/
table.inform{width:100%;border-collapse:collapse}table.inform tbody tr td{border-top:1px solid #E3E3E3;width:50%;min-height:50px;padding-top:14px;padding-bottom:14px;padding-left:0;line-height:140%;color:#222}table.inform tbody tr:first-child td{border-top:0}table.inform{margin-bottom:25px;border:0}table.inform a{color:var(--main-color)}
/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/navigation/menu-catalog.css ***!
  \*********************************************************************************************************/
.catalog-menu>li{padding-bottom:10px}.catalog-menu>li.has-children{padding-bottom:30px}.catalog-menu>li>a{font-size:16px;line-height:15px;color:#222}.catalog-menu>li>a:hover{color:var(--main-color)}.catalog-menu>li:last-child{border-bottom:0;padding-bottom:0}.catalog-menu>li>ul.children{margin-top:17px;grid-row-gap:12px;display:flex;flex-direction:column}.catalog-menu .children li{display:flex;flex-wrap:wrap;grid-row-gap:12px}.catalog-menu .children li a{font-size:14px;line-height:17px;color:#222;transition:var(--transition)}.catalog-menu .children li.current-cat a span,.catalog-menu li.current-cat>a>span{color:var(--main-color);padding-bottom:2px;border-bottom:1px solid rgb(35 188 100 / .15)}.catalog-menu .children li a:hover{color:var(--main-color);transition:none}.catalog-menu .children li:last-child a{margin-bottom:0}.single-post .sidebar__inner.sidebar__anchors{position:sticky;top:0;transition:.5s ease top;will-change:top;overflow-x:hidden;max-height:100vh;-ms-overflow-style:none;scrollbar-width:none;padding-top:20px;padding-bottom:20px}.single-post .sidebar__inner.sidebar__anchors::-webkit-scrollbar{width:0}.anchors__row{font-size:18px;color:var(--main-color);line-height:130%}.anchors__row a{color:var(--main-color);margin-bottom:5px;display:block}.aside-anchors .anchors__row a{padding-top:7.3px;padding-bottom:7.3px;display:flex;overflow:hidden;position:relative;width:100%;transition:none;color:var(--name-color)}.aside-anchors .anchors__row a:hover,.aside-anchors .anchors__row a.active{color:var(--main-color)}.aside-anchors .anchors__children .anchors__row{display:flex}.aside-anchors .anchors__children .anchors__row a::before{content:'';background:rgb(0 0 0 / .15);min-width:10px;height:1px;margin-right:10px;position:relative;top:11px;transition:var(--transition)}
/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/navigation/cities-navigation.css ***!
  \**************************************************************************************************************/
.cities__navigation{margin:0;margin-top:20px;padding-left:0;overflow:initial;flex-wrap:wrap;grid-gap:15px}.cities__navigation a{margin:0}@media screen and (max-width:620px){.cities-navigation__cell{display:block}}@media screen and (max-width:550px){.cities__navigation{grid-gap:8px}.cities__navigation>div{width:100%}.cities__navigation a{line-height:130%;height:auto;min-height:45px;padding-bottom:10px;padding-top:10px;width:100%;text-align:center;justify-content:center;white-space:initial}}
/*!***************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/components/timer.css ***!
  \***************************************************************************************/
.timer{margin-left:auto}.timer__items{display:flex;align-items:center}.timer__item{font-weight:500;font-size:14px;color:#000;background:#FFF;border-radius:var(--main-radius);display:flex;justify-content:center;align-items:center;width:28px;height:32px}.timer__sep{width:10px;display:flex;align-items:center;justify-content:center;font-size:16px;position:relative;top:-1px}@media screen and (max-width:1024px){.timer__item{background:#F5F5F6}}
/*!*****************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/styles.css ***!
  \*****************************************************************************/
a.underlink,.underlink a,span.underlink{transition:0.5s ease-out all;padding-top:1px;border-bottom:1px solid rgb(244 134 182 / 20%);color:var(--main-color)}a.underlink:hover,.underlink a:hover,span.underlink:hover{color:var(--main-color);border-bottom:1px solid var(--main-color);transition:none}.mgo-number{color:var(--main-color)}.fixed{overflow:hidden}.wrapper{min-height:100vh}body.home .wrapper{overflow:hidden}.content__body{max-width:1332px;position:relative;margin:auto;width:100%;padding-right:16px;padding-left:16px;height:inherit}.main-content{padding-bottom:48px}.main-content>*:last-child{margin-bottom:0}@media screen and (max-width:1024px){.main-content{padding-bottom:32px}}.main__body{margin-right:80px;flex:1 1 auto;min-width:1px}@media screen and (max-width:1230px){.main__body{margin-right:40px}}.archive__main{margin-bottom:45px}@media screen and (max-width:1024px){.archive__main{display:block}}@media screen and (max-width:768px){.archive__main{margin-bottom:25px}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}h1.page__special{margin-bottom:25px}@media screen and (max-width:1024px){.main__body{margin-right:0}}@media screen and (max-width:550px){.single-post .sidebar__inner{display:none}.article .articles__item-info{margin-bottom:25px;justify-content:space-evenly}.single-post .articles__item-info div{margin-right:0}h1.page__special{margin-bottom:15px}.comment .children{padding-left:25px}.main-container.comments-container .comments-container__title{font-size:24px;line-height:130%}.main-container.categories-container{padding:0!important;padding-top:40px!important}.main-container.categories-container>.categories-container__title{font-size:26px;margin-bottom:30px}body.single-post .reviews-form-inputs{display:flex!important}}.container__description{margin-bottom:48px}@media screen and (max-width:768px){.container__description{margin-bottom:32px}}.grecaptcha-badge{display:none!important}.hidden{display:none}.ovh{overflow:hidden}.m-0{margin:0}.mt-70{margin-top:70px}.mt-130{margin-top:130px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mt-15{margin-top:15px}.mb-15{margin-bottom:15px}.mt-30{margin-top:30px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}.mb--5{margin-bottom:-10px}.mt--10{margin-top:-10px}.mt--5{margin-top:-5px}.mb-0{margin-bottom:0!important}.mt-0{margin-top:0!important}.dn{display:none}
/*!****************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/popup.css ***!
  \****************************************************************************/
 .overlay{background:rgb(0 0 0 / .2);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000}.popup-wrapper{top:0;z-index:10000;left:0;position:fixed;width:100vw;height:100%;display:none;justify-content:center;align-items:center}.popup{max-width:635px;width:90vw;position:relative;background:#FFF;box-shadow:20px 4px 50px rgb(0 0 0 / .1);border-radius:var(--main-radius);z-index:10000;display:block;top:0;transition:0.5s ease transform;overflow:auto;max-height:90vh}.popup__content{padding-left:80px;padding-right:80px;padding-top:70px;padding-bottom:80px;width:100%}.popup__title{font-weight:500;font-size:36px;line-height:130%;text-align:center;font-feature-settings:'pnum' on,'lnum' on;color:var(--name-color);margin-bottom:20px}.popup__text{font-size:18px;line-height:185%;text-align:center;margin-bottom:35px}.popup__buttons{display:flex;justify-content:center}.popup__buttons .button{width:100%;max-width:252px}.popup.popup__thank{max-width:515px;transition:.5s ease max-width;overflow:initial}.popup.popup__thank .popup__content{padding:0}.popup__thanks{background:#FFF;border-radius:23px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 25px 70px;position:relative;text-align:center}.thanks__title{font-weight:700;font-size:30px;line-height:132.9%;color:var(--name-color);margin-bottom:10px}.thanks__text{font-size:18px;line-height:132.9%;margin:0;max-width:365px}.commentform__body{display:flex;flex-direction:column}form input[type="text"].commentform__input,.commentform__textarea,form input[type="tel"].commentform__input{background:#F4F6F8;border-radius:5px;border:0;outline:none;width:100%;margin:0;margin-bottom:10px;padding-left:30px;padding-right:30px}form .commentform__textarea{min-height:200px;padding-bottom:25px;overflow:auto}form input[type="text"].commentform__input,form input[type="tel"].commentform__input{padding-left:30px;padding-right:30px}.commentform__buttons{margin-left:-5px;margin-right:-5px;flex-wrap:wrap}.commentform__button{flex:4 1 200px;white-space:nowrap;margin:0 5px;width:100%!important;min-width:100%;margin-bottom:10px}.commentform__conf{font-size:14px;line-height:135%;margin-bottom:10px}.commentform__conf:last-child{margin-bottom:0}.upload-image{background:#F4F6F8;border-radius:5px;display:flex;align-items:center;font-size:18px;text-align:left;cursor:pointer;width:100%;min-width:200px;height:50px;overflow:hidden;text-overflow:ellipsis;flex:1 1 200px;margin:0 5px;margin-bottom:10px;padding-left:30px;padding-right:30px;white-space:nowrap}.upload-image .title br{display:none}.upload-image input[type=file]{outline:0;opacity:0;pointer-events:none;user-select:none;visibility:hidden;display:none}@media screen and (max-width:720px){.popup__title br{display:none}}@media screen and (max-width:550px){.popup.popup__thank{border-radius:var(--main-radius)}.popup{position:relative}.popup__close{position:relative;top:0;right:0;margin-left:auto;margin-bottom:25px}.popup__title{text-align:center;font-size:26px;margin-bottom:30px}.popup__content{padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px;width:100%}.commentform{padding-left:10px;padding-right:10px}.commentform__rating{margin-bottom:25px}form .commentform__textarea{margin-bottom:30px;min-height:170px}.commentform__buttons{margin-left:0;margin-right:0;flex-wrap:wrap}.upload-image{max-width:none}.commentform__button{width:100%!important;max-width:100%!important}}
/*!*************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/wc.css ***!
  \*************************************************************************/
.woocommerce-no-products-found{margin-top:16px}.wc-block-components-form :is(input[type="text"],input[type="tel"],input[type="email"],textarea){height:auto!important}.select2-container--default .select2-selection--single,.select2-dropdown{border:1px solid #E3E3E3!important}.col-1 .container:first-child{margin-bottom:30px}.col-1 .container:last-child{margin-bottom:0}.woocommerce-message,.woocommerce-info{border:1px solid #f487b6;background:#fdf0f5;border-radius:var(--main-radius);padding-bottom:9px;color:var(--name-color);padding-top:9px;padding-left:20px;padding-right:20px;font-size:16px;line-height:130%;display:flex;align-items:center;justify-content:center;margin-bottom:30px;margin-top:0}.woocommerce-message a,.woocommerce-info a{color:#fff}.woocommerce-message::before,.woocommerce-info::before{content:'';background-color:var(--main-active-color);-webkit-mask-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/alert.svg);mask-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/alert.svg);-webkit-mask-size:27px;mask-size:27px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:27px;min-width:27px;height:27px;margin-right:12px}body.woocommerce-cart aside,body.woocommerce-checkout aside{width:400px;min-width:400px}.woocommerce-message .wc-forward{display:none}.woocommerce-error{margin-bottom:20px}.woocommerce-error li{background:#fdf8f8;border:1px solid #bc2323fc;padding-bottom:9px;padding-top:9px;padding-left:20px;padding-right:20px;font-size:16px;line-height:120%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:var(--name-color);border-radius:var(--main-radius)}.woocommerce-error li::before{content:'';background-color:#ca4e4d;-webkit-mask-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/alert.svg);mask-image:url(https://krasivo.biz/wp-content/themes/krasivo/dist/assets/images/alert.svg);-webkit-mask-size:27px;mask-size:27px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:27px;min-width:27px;height:27px;margin-right:12px}.woocommerce-cart-form table{width:100%}.woocommerce-cart-form table .screen-reader-text{display:none}.woocommerce-cart-form table td.product-thumbnail a{font-size:0}#organisation_field .woocommerce-input-wrapper{display:flex;flex-wrap:wrap;align-items:baseline}#organisation_field .woocommerce-input-wrapper>*{margin-right:10px!important;margin-bottom:0!important}.form-row .optional{display:none}#order_comments_field{margin-bottom:0}#order_comments_field span{display:block;font-size:0}.woocommerce-cart-form table td.product-thumbnail img{width:70px;max-width:100%;height:auto}.woocommerce-cart-form table thead th{color:var(--name-color);font-weight:500;text-align:left;height:50px;padding-left:10px;padding-right:10px}.woocommerce-cart-form table thead th.product-name{width:33%}.woocommerce-cart-form table td{color:var(--name-color);padding-top:15px;padding-bottom:15px}.woocommerce-cart-form table td:not(.actions){border-top:1px dashed #ddd;padding-left:10px;padding-right:10px}td.product-quantity .quantity input{width:40px;height:40px;padding-left:5px}.woocommerce-cart-form table td.actions{padding-top:15px;padding-bottom:15px;background:#fff!important}.woocommerce-cart-form table td.actions .button{max-width:none;width:auto;padding-left:25px;padding-right:25px}.woocommerce-cart-form table td.actions .button:disabled{opacity:.5;cursor:not-allowed}.aside-cart-block{background:#FFF;border:1px solid #DDD;padding-left:40px;padding-right:40px;padding-top:60px;padding-bottom:60px}.cart_totals h2,#order_review_heading{font-style:normal;font-weight:500;font-size:32px;line-height:120%;color:#333}.woocommerce-privacy-policy-text{font-size:12px;line-height:185%}.woocommerce-privacy-policy-text a{color:var(--main-color)}.payment_box.payment_method_cod,.wc_payment_method img{font-size:14px;margin-top:15px}.wc_payment_method img{display:block}.woocommerce-billing-fields .form-row label{margin-bottom:10px;display:block}.woocommerce-billing-fields .form-row input,.woocommerce-organisation-fields__field-wrapper .form-row input{margin-left:0;margin-right:0}.added_to_cart.wc-forward{text-align:center}.woocommerce-organisation-fields__fields{margin-bottom:40px}.wc_payment_method{margin-bottom:15px}.wc_payment_method:last-child{margin-bottom:0}.payment_box.payment_method_cod p{margin:0}.wooc-table table{border-collapse:collapse;margin-bottom:20px;width:100%;color:var(--name-color)}.wooc-table table tr{border-bottom:1px solid #DDD;font-size:15px;line-height:185%}.wooc-table table tr:last-child{border-bottom:0}.wooc-table table tr th,.wooc-table table tr td{padding:10px 0}.wooc-table table tr.woocommerce-shipping-totals td,.wooc-table table tr.woocommerce-shipping-totals th{padding-top:20px;padding-bottom:20px}.wooc-table table thead tr th{text-align:left}.wooc-table table tbody tr th{padding-right:15px;text-align:left}.wooc-table table tbody tr td,.wooc-table table tfoot tr td{padding-right:15px;text-align:left}.wooc-table table tbody tr td:first-child,.wooc-table table tfoot th{padding-right:15px;text-align:left;width:65%}.wooc-table table tbody tr th:first-child{width:45%}.wooc-table table tbody tr td:last-child,.wooc-table table thead tr th:last-child,.wooc-table table tfoot tr th:last-child{padding-right:30px;padding-left:15px}.wooc-order-details{display:grid;margin-top:50px;grid-template-columns:repeat(2,1fr);grid-column-gap:50px}.woocommerce-notice--success{color:green}.woocommerce-shipping-methods input[type="radio"]{min-width:24px;height:24px;position:relative;border:1px solid #DDD;border-radius:var(--main-radius);-webkit-appearance:none;appearance:none;margin-right:10px;float:left;margin-left:0;top:-4px}.woocommerce-shipping-methods input[type="radio"]:checked{border:1px solid #fff0;background:var(--main-color)}.woocommerce-shipping-methods input[type="radio"]:checked::before{content:'';position:absolute;background-size:10px;background-repeat:no-repeat;width:100%;height:100%;background-position:center}.woocommerce-shipping-destination{margin:0;margin-top:15px}.woocommerce-shipping-methods li{align-items:center;margin-bottom:15px;line-height:140%}.woocommerce-shipping-methods li:last-child{margin-bottom:0}.woocommerce-shipping-methods li label{display:block;overflow:hidden}.woocommerce-shipping-methods li p{font-size:12px;padding-left:35px;margin:0;margin-top:5px}.wooc-order-details h2{line-height:125%;margin-bottom:15px}.woocommerce-customer-details address{display:grid;grid-gap:8px}.woocommerce-customer-details address *{margin:0}.woocommerce-message{margin-bottom:20px}.woocommerce-message .button{margin-bottom:20px;max-width:none;width:max-content;padding-left:25px;padding-right:25px}.woocommerce-billing-fields__field-wrapper,.woocommerce-organisation-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}.woocommerce-billing-fields__field-wrapper p,.woocommerce-organisation-fields__field-wrapper p{margin:0}.woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single{height:45px;border-radius:23px}.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px;padding-left:20px;padding-right:20px}.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px;top:0;right:20px}.woocommerce-additional-fields__field-wrapper textarea{height:200px;margin:0}.form-row.notes label{display:block;margin-bottom:15px}.required{color:red}.checkout-form h3{font-style:normal;font-weight:500;font-size:40px;line-height:125%;letter-spacing:.01em;color:#333;margin-bottom:30px}@media screen and (max-width:1170px){.woocommerce-cart-form table thead{display:none}.woocommerce-cart-form table td:not(.actions){border-top:0}.woocommerce-cart-form table tr td{display:flex;padding-left:0;padding-right:0;font-size:16px}.woocommerce-cart-form table tr td.actions:last-child{border-bottom:0}.woocommerce-cart-form table tr td:last-child{border-bottom:1px dashed #ddd}.woocommerce-cart-form table tr td.product-remove{justify-content:flex-end}.woocommerce-cart-form table tr td.product-thumbnail{justify-content:center}.woocommerce-cart-form table tr td[data-title]:before{content:attr(data-title) ": ";font-weight:500;margin-left:auto;flex:1 1 auto;margin-right:10px}}@media screen and (max-width:1024px){body.woocommerce-cart main,body.woocommerce-checkout main,.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{flex-wrap:wrap}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{padding-bottom:0}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout+main{padding-top:10px}body.woocommerce-cart aside,body.woocommerce-checkout aside{max-width:100%;width:100%;display:block}body.woocommerce-cart aside .aside-cart-block,body.woocommerce-checkout aside .aside-cart-block{border:0;padding-top:30px;padding-left:0;padding-right:0;padding-bottom:0}body.woocommerce-cart .main__body,body.woocommerce-checkout .main__body{width:100%;margin-right:0;margin-bottom:40px}}@media screen and (max-width:720px){.wooc-order-details{grid-template-columns:repeat(1,1fr);grid-row-gap:30px}}@media screen and (max-width:550px){.woocommerce-billing-fields__field-wrapper,.woocommerce-organisation-fields__field-wrapper{grid-template-columns:repeat(1,1fr)}body.woocommerce-cart aside,body.woocommerce-checkout aside{min-width:auto}}
/*!****************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/css/price.css ***!
  \****************************************************************************/
.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}.tippy-box[data-animation=scale][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}.container__price{margin-bottom:50px}.container__price .container__title{margin-bottom:50px}.price_table_wrap{overflow:hidden;border-radius:15px;max-width:900px;margin:0 auto}table.price_table{width:100%;border-collapse:collapse;font-size:20px}table.price_table tr:nth-child(odd){background-color:#f4f4f4}table.price_table tr:first-child{background-color:#CAEEFB}table.price_table tr td,table.price_table tr th{min-height:50px}table.price_table tr th:last-child{text-align:center}table.price_table tr td:first-child,table.price_table tr th:first-child{display:flex;align-items:center;padding-left:20px;padding-right:20px;width:100%}table.price_table tr td:last-child,table.price_table tr th:last-child{padding-right:20px}table.price_table tr th{padding-bottom:15px;padding-top:15px;font-weight:600;background-color:#fdf0f5;color:var(--name-color)}table.price_table tr td{padding-top:10px;padding-bottom:10px}table.price_table .price_table-item{min-width:140px;display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;white-space:nowrap}.price_table-item--poster{position:relative;display:flex;align-items:center;width:70px;min-width:70px;height:70px;overflow:hidden;margin-right:20px}.price_table-item--poster picture{font-size:0}.price_table-item--poster img{object-fit:cover;max-width:70px;max-height:70px;margin:auto}.price_table-item--current{color:var(--main-color);font-weight:600}.price_table-item--old{color:#CCC}.price_table-item--old span{display:inline-flex;position:relative;align-items:center}.price_table-item--old span::before{content:'';background:#CCC;height:1px;width:100%;position:absolute}.position__center{justify-content:center;text-align:center}@media screen and (max-width:1180px){.container__price{margin-top:50px}}@media (max-width:1024px){.price_table_wrap{max-width:none;border-radius:0;margin-left:-16px;margin-right:-16px}table.price_table{max-width:100%!important}table.price_table tr td,table.price_table tr th{min-height:30px}table.price_table tr th{vertical-align:baseline}table.price_table tr td:first-child p,table.price_table tr th:first-child p{white-space:normal}table.price_table b{margin-bottom:0}table.price_table p{white-space:nowrap}}@media screen and (max-width:550px){.price_table-item--poster{width:50px;min-width:50px;height:50px;margin-right:15px}.price_table-item--poster img{max-width:50px;max-height:50px}.container__price .container__title{margin-bottom:30px}.price_table_wrap{margin-top:0}table.price_table{font-size:14px}}@media screen and (max-width:375px){table.price_table tr td:first-child,table.price_table tr th:first-child{max-width:240px}}@media screen and (max-width:360px){table.price_table tr td:first-child,table.price_table tr th:first-child{max-width:225px}}@media screen and (max-width:320px){table.price_table tr td:first-child,table.price_table tr th:first-child{max-width:190px}}.wp-block-quote{display:flex;border:1px solid #f487b6;background:#fdf0f5;box-sizing:border-box;border-radius:var(--main-radius);padding:20px 32px;margin-left:0;margin-right:0;color:var(--name-color)}.wp-block-quote::before,.wp-block-quote::after{content:'';background:url(https://krasivo.biz/wp-content/themes/krasivo/css/gutenberg/../../images/quote.svg) no-repeat;width:30px;min-width:30px;height:25px;background-size:30px;margin-right:20px;margin-top:10px}.wp-block-quote::after{transform:rotate(-180deg);margin-right:0;margin-left:20px;margin-top:auto;margin-bottom:10px}.wp-block-quote p{margin-bottom:0!important}@media screen and (max-width:1024px){.wp-block-quote{padding:15px 17px}}@media screen and (max-width:550px){.wp-block-quote{flex-direction:column}.wp-block-quote:before{margin-bottom:10px}.wp-block-quote:after{margin-top:10px;margin-left:auto}}[class*=is-style-text]{border:1px solid #f487b6;background:#fdf0f5;box-sizing:border-box;border-radius:var(--main-radius);padding:20px 32px;color:var(--name-color)}[class*=is-style-text]>strong:has(+br){display:inline-block;margin-bottom:5px}.is-style-text_fill{background:#FFD4E7;border:0}[class*=is-style-text] p{font-size:16px;line-height:160%;color:var(--name-color)}[class*=is-style-text] p i{font-style:normal}@media screen and (max-width:1024px){[class*=is-style-text]{padding:15px 17px}}.wp-block-gallery{overflow:hidden;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px!important;margin-left:0;margin-right:0}.wp-block-image{display:flex;overflow:hidden;position:relative;border-radius:var(--main-radius);width:100%;height:100%;margin-left:0;margin-right:0;font-size:0}.wp-block-image picture{width:inherit;height:inherit}.wp-block-image a{width:inherit;height:inherit;position:relative;display:flex;justify-content:center;align-items:center}.wp-block-image img{width:inherit;height:inherit;border-radius:var(--main-radius);object-fit:cover}.wp-block-image.play-button a::after{display:block;background-image:url(https://krasivo.biz/wp-content/themes/krasivo/css/gutenberg/../../images/plays2.svg);background-repeat:no-repeat;content:'';background-size:100% 100%;width:54px;height:54px;position:absolute}@media screen and (max-width:1024px){.wp-block-gallery{grid-gap:8px!important}}*~table{display:table}.wp-block-table{margin-left:0;margin-right:0}.wp-block-table.is-style-regular{overflow:auto;border:1px solid #E6E6E6;position:relative}.wp-block-table.is-style-regular table{width:100%;border-spacing:0;border-collapse:collapse}.wp-block-table.is-style-regular table tbody tr:nth-child(odd){background:#F9F9FA}.wp-block-table.is-style-regular table thead tr th{text-align:left;padding:12px 20px;font-weight:500;font-size:18px;color:var(--name-color);border-bottom:1px solid #E6E6E6;border-right:1px solid #E6E6E6}.wp-block-table.is-style-regular table thead tr th:last-child{border-right:0}.wp-block-table.is-style-regular table tbody tr :where(td,th){padding:12px 20px;text-align:left;font-weight:400;font-size:16px;color:var(--name-color);border-bottom:1px solid #E6E6E6;border-right:1px solid #E6E6E6}.wp-block-table.is-style-regular table tbody tr td:last-child{border-right:0}.wp-block-table.is-style-regular table tbody tr:last-child td{border-bottom:0}@media screen and (max-width:768px){.wp-block-table.is-style-regular table thead tr th{font-size:16px}.wp-block-table.is-style-regular table tbody tr td{padding-left:16px;padding-right:16px;font-size:14px}.wp-block-table.is-style-regular table tr td{min-width:150px}.wp-block-table.is-style-regular{margin-left:-16px;margin-right:-16px;border-left:0;border-right:0;-ms-overflow-style:none;scrollbar-width:none}.wp-block-table.is-style-regular::-webkit-scrollbar{width:0;height:0}}.wp-block-table.is-style-stripes{position:relative;width:min(100%, 642px)}.wp-block-table.is-style-stripes table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed;display:block}.wp-block-table.is-style-stripes thead{display:none}.wp-block-table.is-style-stripes table tbody tr{width:100%!important;display:flex!important}.wp-block-table.is-style-stripes table tbody tr.hidden{display:none!important}.wp-block-table.is-style-stripes table tbody tr:last-child{margin-bottom:0}.wp-block-table.is-style-stripes table thead tr th{background:var(--main-color);text-align:left;font-weight:500;font-size:14px;color:#FFF}.wp-block-table.is-style-stripes table thead tr th a{color:#FFF}.wp-block-table.is-style-stripes table tbody{display:flex;flex-direction:column;grid-row-gap:15px}.wp-block-table.is-style-stripes table tbody tr td{text-align:left;color:var(--name-color);background:none;border:0;display:flex;padding:0;width:45%;font-size:18px;line-height:120%;font-weight:400}.wp-block-table.is-style-stripes table tbody tr td:first-child{color:var(--second-color);width:50%}.wp-block-table.is-style-stripes table tbody tr td:last-child{flex:1 1 auto}.wp-block-table.is-style-stripes table tbody tr td:first-child::after{content:'';height:1px;border-bottom:1px dashed #CCC;margin-left:5px;margin-right:5px;flex:1;overflow:hidden;min-width:10px;position:relative;top:12px}@media screen and (max-width:1024px){.wp-block-table.is-style-stripes table tbody tr td{font-size:14px}.wp-block-table.is-style-stripes table tbody tr td:first-child::after{top:9px}}@media screen and (max-width:550px){.wp-block-table.is-style-stripes table{width:auto}}