: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 transparent}.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 transparent;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:hsla(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 transparent}.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:transparent;box-shadow:none;color:#949494;opacity:1;outline:none;transform:none}.components-button.is-secondary{background:transparent;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 transparent;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:transparent;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 transparent}.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 transparent;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:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(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 transparent;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:transparent;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 transparent;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(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:transparent;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 rgba(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 transparent;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 transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(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 transparent}.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 rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid transparent;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 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(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 rgba(0,0,0,.25);height:inherit;outline:2px solid transparent;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 rgba(0,0,0,.25);outline:1.5px solid transparent}.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:transparent;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:transparent}.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:transparent}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:transparent}.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 transparent}.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 transparent;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 transparent;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 transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(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 transparent}.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:transparent;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:transparent;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:rgba(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 rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(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 transparent;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 transparent;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:transparent;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 transparent;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 transparent;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 transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(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:transparent;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.is-dark-theme .components-placeholder.has-illustration{background-color:rgba(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 rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(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:transparent;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 transparent;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:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(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 transparent}.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 transparent;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 transparent;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 transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(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:rgba(0,0,0,0)!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:rgba(0,0,0,.85);border-radius:2px;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(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:transparent;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:transparent;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 transparent;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 transparent;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 transparent}.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 transparent;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 transparent}.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:rgba(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:rgba(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:rgba(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:transparent}.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 transparent}.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}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/woocommerce-advanced-products-labels/berocket/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/woocommerce-advanced-products-labels/berocket/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/woocommerce-advanced-products-labels/berocket/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.br_alabel>span{padding:0;font-weight:700;display:inline-block;overflow:visible;text-overflow:clip;text-align:center;box-sizing:border-box;border:0 solid transparent;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.br_alabel.br_alabel_template_type_image>span{background-color:transparent !important;background-repeat:no-repeat;background-position:right top;background-size:contain}.br_alabel.br_alabel_template_type_image>span b{display:none}.br_alabel>span b{color:inherit}.br_alabel_label{line-height:1.75;margin-top:.5em}.br_alabel_label.br_alabel_type_image>span{padding:0}.br_alabel_label.br_alabel_left{float:left;clear:left}.br_alabel_label.br_alabel_right{float:right;clear:right}.br_alabel_label.br_alabel_center{clear:both;text-align:center}.br_alabel_label.br_alabel_center>span{display:inline-block}.br_alabel_image{position:absolute;top:-10px;z-index:500}.br_alabel_image.br_alabel_left{left:-10px}.br_alabel_image.br_alabel_right{right:-10px}.br_alabel_image.br_alabel_center{left:50%}.br_alabel_image.br_alabel_center>span{position:relative;left:-50%}.br_alabel img{display:block;max-width:100%;margin:0!important;padding:0!important}.woocommerce .product span.onsale{padding:0;z-index:100}.br_alabel_sale_p.br_alabel_image>span{font-size:16px;padding:0}.br_alabel_image .woocommerce-Price-amount.amount,.br_alabel_image .woocommerce-Price-currencySymbol,.br_alabel_label.br_alabel_center span.woocommerce-Price-currencySymbol,.br_alabel_label.br_alabel_center span.woocommerce-Price-amount.amount{line-height:inherit;display:inline}.br_alabel_in_title{display:inline-block}.berocket_tooltip_image{max-height:100%;max-width:100%}.br-labels-css-21-i1:before{background:rgba(255,255,255,.3) !important;content:'';height:100%;left:0;position:absolute;top:0;width:50%}.br-labels-advanced-1,.br-labels-advanced-2,.br-labels-advanced-4,.br-labels-advanced-5,.br-labels-advanced-6,.br-labels-advanced-9,.br-labels-advanced-10,.br-labels-advanced-11,.br-labels-advanced-12{position:absolute !important;bottom:0;left:0;right:0;top:0}.br-labels-advanced-2.rotated .b_span_before,.br-labels-advanced-2.rotated .b_span_text,.br-labels-advanced-2.rotated .b_span_after{transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1)}.br-labels-advanced-1 .b_span_text{font-size:1.7em;position:absolute;left:22%;top:35%;margin-top:-.5em;line-height:1em}.br-labels-advanced-1 .b_span_after{bottom:27%;font-size:1.2em;right:20%;position:absolute;line-height:1em;margin-bottom:-.5em}.br-labels-advanced-1.rotated .b_span_text{left:.5em;right:auto}.br-labels-advanced-1.rotated .b_span_after{left:.4em;right:auto}.br-labels-advanced-2 .b_span_before{display:inline-block;font-size:1em;line-height:1;position:absolute;text-align:left;left:65%;top:20%;width:40%;line-height:1em;margin-top:-.5em}.br-labels-advanced-2 .b_span_text{display:inline-block;font-size:1.7em;right:35%;position:absolute;text-align:right;top:30%;width:50%;line-height:1em;margin-top:-.5em}.br-labels-advanced-2 .b_span_after{bottom:17%;font-size:.9em;left:15%;position:absolute;right:0;white-space:nowrap;line-height:1em;margin-bottom:-.5em}.br-labels-advanced-2.rotated .b_span_before{left:5%;right:0}.br-labels-advanced-2.rotated .b_span_text{right:5%;text-align:end}.br_alabel.br_alabel_template_type_advanced>span b.br-labels-advanced-3{top:14%}.br-labels-advanced-3 .b_span_text{font-size:1.8em;line-height:1em;position:absolute;top:50%;margin-top:-.5em;left:0;right:0}.br-labels-advanced-3 .b_span_after{font-size:.8em;line-height:1em;position:absolute;bottom:20%;left:0;right:0;margin-bottom:-.5em}.br-labels-advanced-3 .b_span_before{font-size:.8em;line-height:1em;position:absolute;top:20%;left:0;right:0;margin-top:-.5em}.br-labels-advanced-4 .b_span_before{left:0;position:absolute;top:47%;right:0;font-size:.6em;text-transform:uppercase;line-height:1em;margin-top:-.5em}.br-labels-advanced-4 .b_span_text{font-size:1.2em;position:absolute;top:16%;left:0;right:0;margin-top:-.5em;line-height:1em}.br-labels-advanced-4 .b_span_after{bottom:29%;font-size:.7em;left:0;position:absolute;right:0;white-space:nowrap;margin-bottom:-.5em;line-height:1em}.br-labels-advanced-5 .b_span_before{font-size:.6em;left:0;position:absolute;right:0;text-transform:uppercase;top:55%;margin-top:-.5em;line-height:1em}.br-labels-advanced-5 .b_span_text{font-size:1.5em;left:0;right:0;position:absolute;top:20%;white-space:nowrap;margin-top:-.5em;line-height:1em}.br-labels-advanced-5 .b_span_after{bottom:23%;font-size:.7em;left:0;position:absolute;right:0;white-space:nowrap;margin-bottom:-.5em;line-height:1em}.br-labels-advanced-6 .b_span_text{font-size:1.5em;position:absolute;top:27%;left:0;right:0;margin-top:-.5em;line-height:1em}.br-labels-advanced-6 .b_span_after{bottom:27%;font-size:.7em;left:0;position:absolute;right:0;text-transform:uppercase;margin-bottom:-.5em;line-height:1em}.br-labels-advanced-7{font-size:1.8em;left:0;position:absolute !important;right:0;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%)}.br-labels-advanced-7 .b_span_text{line-height:1;display:block}.br-labels-advanced-7 .b_span_after{font-size:50%;line-height:50%}.br-labels-advanced-7 .b_span_after .woocommerce-Price-amount{white-space:nowrap}.br-labels-advanced-7-i3:before{background-color:rgba(255,255,255,.3);border-radius:50%;content:'';height:100%;left:-50%;position:absolute;right:0;top:60%}.br-labels-advanced-8{font-size:2.2em;height:70%;left:0;position:absolute !important;right:0;top:40%;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%)}.br-labels-advanced-8 .b_span_text{line-height:1;display:block}.br-labels-advanced-8 .b_span_after{font-size:50%;line-height:50%}.br-labels-advanced-8-i3:before{background-color:rgba(255,255,255,.2);border-radius:50%;bottom:10%;content:'';left:-50%;position:absolute;right:0;top:-20%;width:200%;z-index:99}.br-labels-advanced-8-i2:before{background-color:rgba(255,255,255,.2);border-radius:50%;bottom:10%;content:'';left:-85%;position:absolute;right:0;top:-20%;width:200%;z-index:99}.br-labels-advanced-8 .b_span_after .woocommerce-Price-amount{white-space:nowrap}.br-labels-advanced-9 .b_span_text{font-size:.8em;left:0;position:absolute;right:0;text-transform:uppercase;top:65%;-webkit-filter:invert(60%);filter:invert(60%);margin-top:-.5em;line-height:1em}.br-labels-advanced-9 .b_span_after{left:0;font-size:1em;position:absolute;right:0;white-space:nowrap;line-height:1em;margin-bottom:-.5em;bottom:11%}.br-labels-advanced-9 .b_span_before{font-size:1.2em;left:.5em;line-height:1.1em;position:absolute;right:.5em;top:17%;-webkit-filter:invert(60%);filter:invert(60%);margin-top:-.6em}.br-labels-advanced-10 .b_span_text{font-size:1.8em;left:17%;position:absolute;right:0;top:35%;white-space:nowrap;line-height:1em;margin-top:-.5em}.br-labels-advanced-10 .b_span_after{bottom:25%;font-size:1em;left:32%;position:absolute;right:0;text-transform:uppercase;line-height:1em;margin-bottom:-.5em}.br-labels-advanced-10.rotated .b_span_text{left:0;right:17%}.br-labels-advanced-10.rotated .b_span_after{left:.5em;right:auto}.br-labels-advanced-11 .b_span_before{text-transform:uppercase;display:inline-block;font-size:1em;position:absolute;text-align:left;left:65%;top:20%;width:40%;line-height:1em;margin-top:-.5em}.br-labels-advanced-11 .b_span_text{display:inline-block;font-size:1.7em;right:35%;position:absolute;text-align:right;top:30%;width:50%;line-height:1em;margin-top:-.5em}.br-labels-advanced-11 .b_span_after{bottom:19%;font-size:.9em;left:15%;position:absolute;right:0;white-space:nowrap;line-height:1em;margin-bottom:-.5em}.br-labels-advanced-11.rotated .b_span_before{right:0;left:55%}.br-labels-advanced-11.rotated .b_span_text{left:5%;right:0}.br-labels-advanced-11.rotated .b_span_after{left:0;right:10%}.br-labels-advanced-12 .b_span_before{bottom:44%;font-size:.6em;left:0;position:absolute;right:0;text-transform:uppercase;line-height:1em;margin-bottom:-.5em}.br-labels-advanced-12 .b_span_text{font-size:1.4em;left:0;position:absolute;right:0;top:37%;line-height:1em;margin-top:-.5em}.br-labels-advanced-12 .b_span_after{bottom:28%;font-size:.8em;left:0;position:absolute;right:0;margin-bottom:-.5em;line-height:1em}.tippy-content{text-align:center}.berocket_tooltip_image{display:block}.berocket_tooltip_text{white-space:pre-wrap}.br_alabel svg{position:absolute;top:0;width:100%;overflow:visible!important;left:0}.jet-woo-products-list__item{position:relative;overflow:visible!important}@media (min-width: 1025px) {
                .berocket_hide_on_device_desktop:not(.berocket_alabel_id_demo) {display:none!important;}
            }
            @media (min-width: 768px) and (max-width: 1024px) {
                .berocket_hide_on_device_tablet:not(.berocket_alabel_id_demo) {display:none!important;}
            }
            @media (max-width: 767px) {
                .berocket_hide_on_device_mobile:not(.berocket_alabel_id_demo) {display:none!important;}
            }
            

        .berocket_better_labels:before,
        .berocket_better_labels:after {
            clear: both;
            content: " ";
            display: block;
        }
        .berocket_better_labels.berocket_better_labels_image {
            position: absolute!important;
            top: 0px!important;
            bottom: 0px!important;
            left: 0px!important;
            right: 0px!important;
            pointer-events: none;
        }
        .berocket_better_labels.berocket_better_labels_image * {
            pointer-events: none;
        }
        .berocket_better_labels.berocket_better_labels_image img,
        .berocket_better_labels.berocket_better_labels_image .fa,
        .berocket_better_labels.berocket_better_labels_image .berocket_color_label,
        .berocket_better_labels.berocket_better_labels_image .berocket_image_background,
        .berocket_better_labels .berocket_better_labels_line .br_alabel,
        .berocket_better_labels .berocket_better_labels_line .br_alabel span {
            pointer-events: all;
        }
        .berocket_better_labels .berocket_color_label,
        .br_alabel .berocket_color_label {
            width: 100%;
            height: 100%;
            display: block;
        }
        .berocket_better_labels .berocket_better_labels_position_left {
            text-align:left;
            float: left;
            clear: left;
        }
        .berocket_better_labels .berocket_better_labels_position_center {
            text-align:center;
        }
        .berocket_better_labels .berocket_better_labels_position_right {
            text-align:right;
            float: right;
            clear: right;
        }
        .berocket_better_labels.berocket_better_labels_label {
            clear: both
        }
        .berocket_better_labels .berocket_better_labels_line {
            line-height: 1px;
        }
        .berocket_better_labels.berocket_better_labels_label .berocket_better_labels_line {
            clear: none;
        }
        .berocket_better_labels .berocket_better_labels_position_left .berocket_better_labels_line {
            clear: left;
        }
        .berocket_better_labels .berocket_better_labels_position_right .berocket_better_labels_line {
            clear: right;
        }
        .berocket_better_labels .berocket_better_labels_line .br_alabel {
            display: inline-block;
            position: relative;
            top: 0!important;
            left: 0!important;
            right: 0!important;
            line-height: 1px;
        }.berocket_better_labels .berocket_better_labels_position {
                display: flex;
                flex-direction: column;
            }
            .berocket_better_labels .berocket_better_labels_position.berocket_better_labels_position_left {
                align-items: start;
            }
            .berocket_better_labels .berocket_better_labels_position.berocket_better_labels_position_right {
                align-items: end;
            }
            .berocket_better_labels .berocket_better_labels_position.berocket_better_labels_position_center {
                align-items: center;
            }
            .berocket_better_labels .berocket_better_labels_position .berocket_better_labels_inline {
                display: flex;
                align-items: start;
            }.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}p.cr-comment-image-text{margin-bottom:.5em;font-size:.9em}p.cr-comment-video-text{margin-bottom:.5em;font-size:.9em}.iv-comment-image{float:left;margin-right:5px;margin-left:0;margin-bottom:5px;margin-top:0;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.iv-comment-image:hover,.cr-comment-video:hover{filter:brightness(95%)}.cr-comment-image-top{width:150px;display:inline-block;margin-right:5px;vertical-align:top;max-height:150px;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.cr-comment-image-top:hover{filter:brightness(95%)}.cr-comment-video{float:left;margin-right:5px;margin-bottom:5px;position:relative;cursor:pointer;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.cr-comment-video video.cr-video-a{width:75px;height:75px;display:block;object-fit:cover}.cr-comment-video-modal.cr-comment-video video.cr-video-a{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}div.cr-comment-video img.cr-comment-videoicon{position:absolute;top:50%;left:50%;width:32px;margin-top:-16px;margin-left:-16px}.cr-comment-image-top img{box-shadow:none;max-width:100%;max-height:100%;width:auto;padding:0;border-radius:0}#reviews div.iv-comment-image img,div.iv-comment-image img{box-shadow:none;width:75px;height:75px;max-width:75px;max-height:75px;object-fit:cover;padding:0;border-radius:0;display:block;position:relative}.cr-comment-image-top img{cursor:pointer}.cr-comment-images,.cr-comment-videos{margin-bottom:1em}.cr-all-reviews-shortcode .cr-comment-images,.cr-comment-videos{margin:0}.cr-comment-videos .cr-comment-video .cr-comment-video-close{display:none}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close{display:block;background-color:#7a7a7a;color:#fff;border:0 solid;border-radius:10px;position:absolute;top:0;right:0;padding:1px;line-height:0;cursor:pointer}.cr-comment-videos .cr-comment-video .cr-video-cont{display:block;position:relative;margin:auto}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-video-cont{padding:10px}.cr-comment-videos-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.cr-comment-videos-modal .cr-comment-video,.cr-comment-videos-modal .iv-comment-image{display:none}.cr-comment-video.cr-comment-video-modal{width:80%;height:80%;float:none;margin:auto;z-index:1;display:flex;justify-content:center;cursor:auto;border-width:0;filter:brightness(100%)}.cr-recaptcha{margin-bottom:1.5em}#commentform.comment-form .cr-upload-local-images,.comment-form .cr-upload-local-images{width:100%;flex:none}#commentform.comment-form .cr-upload-local-images label,.comment-form .cr-upload-local-images label{display:block;transform:none;position:relative;left:auto;top:auto}#commentform.comment-form .cr-upload-local-images input,.comment-form .cr-upload-local-images input{display:block;width:100%}.ivole-meter{overflow:hidden;background:#f2f2f2;background:-webkit-linear-gradient(top,#eee,#f6f6f6);background:linear-gradient(to bottom,#eee,#f6f6f6);background-color:#f3f3f3;height:22px;border-radius:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,.4),inset 0 0 0 1px rgba(0,0,0,.1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar{border-radius:1px;background:#fb0;background:-webkit-linear-gradient(top,#ffce00,#ffa700);background:linear-gradient(to bottom,#ffce00,#ffa700);background-color:#ffce00;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -1px 0 rgba(0,0,0,.05);-webkit-transition:width .5s ease;transition:width .5s ease;float:left;font-size:0;height:100%;width:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar:before{background-color:rgba(255,255,255,.25);content:"";display:block;font-size:0;height:1px;margin:1px}#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell1{white-space:nowrap;width:auto}#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{width:70%}.cr-all-reviews-shortcode #ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{min-width:100px}#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell3{text-align:right;white-space:nowrap;width:auto}#reviews .cr-summaryBox-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2px;align-items:center}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-summaryBox-wrap{display:none}#reviews .cr-summaryBox-wrap{margin:0 0 1em;background-color:#f9f9f9}.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{margin:0;background-color:#f9f9f9}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator{width:auto;height:40px}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator{flex:2 2 auto;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side{flex:1 1 auto}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int{width:2px;height:40px;background-color:#bcccd4}.cr-reviews-grid .cr-summaryBox-wrap{margin:0 10px 20px}#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap{margin:0;width:49%;flex:0 0 49%;padding:10px;border-radius:4px;border:0 solid #e4e1e3;box-sizing:border-box}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox{width:35%;flex:1 0 35%}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:auto;flex:0 0 auto}#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}#reviews .cr-summaryBox-wrap .cr-average-rating,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,.cr-reviews-grid .cr-summaryBox-wrap .cr-average-rating{font-size:36px;font-weight:700;line-height:50px;color:#0e252c}#reviews .cr-summaryBox-wrap .cr-total-rating-count,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,.cr-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count{font-size:14px;color:#0e252c;line-height:25px}.cr-all-reviews-shortcode .cr-review-form-wrap{display:none}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap,.cr-ajax-reviews-review-form .cr-review-form-wrap{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav{display:flex;justify-content:space-between;border-top:1px solid #e5e9eb;border-bottom:1px solid #e5e9eb;height:50px}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right{display:flex;align-items:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-right{display:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg{margin:0 5px 0 0}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span{font-size:16px;color:#0e252c}.cr-all-reviews-shortcode .cr-review-form-item,.cr-ajax-reviews-review-form .cr-review-form-item{display:flex;max-width:500px;margin:0 auto;padding:30px 0;border-bottom:1px solid #e5e9eb;position:relative;align-items:center}.cr-all-reviews-shortcode .cr-review-form-item img,.cr-ajax-reviews-review-form .cr-review-form-item img{display:block;height:60px;width:auto;margin:0 20px 0 0}.cr-all-reviews-shortcode .cr-review-form-item span,.cr-ajax-reviews-review-form .cr-review-form-item span{display:block;font-size:22px;font-weight:500;color:#0e252c}.cr-all-reviews-shortcode .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-rating{max-width:500px;margin:0 auto;padding:30px 0;position:relative}.cr-onsite-ratings .cr-review-form-rating,.cr-review-form-rating-overall .cr-review-form-rating{max-width:500px;margin:1em 0;padding:0;position:relative}.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating{margin:1em 0 1.5em}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating,.cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating{margin-left:auto;margin-right:auto}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating-label{font-size:12px;color:#4d5d64}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont{display:flex;position:relative;height:auto;padding:5px 0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:20px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:30px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg{height:30px;width:33px}.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child{padding-left:0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act{display:none}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:14px;line-height:20px;height:20px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:18px;line-height:30px;height:30px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating-label{font-size:18px}.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label,.cr-ajax-reviews-review-form .cr-review-form-rating-overall .cr-review-form-rating-label{font-size:16px}.cr-all-reviews-shortcode .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-field-error{font-size:11px;color:#ce2b37;margin:5px 0 0;display:none}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont{background-color:#fae9eb}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-form-item-media.cr-review-form-error .cr-review-form-field-error{display:block}.cr-all-reviews-shortcode .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-comment{max-width:500px;margin:0 auto;padding:0 0 20px;position:relative}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt{border:solid 1px #d8e2e7;background-color:#fff;box-shadow:none;position:relative;padding:12px 16px;color:#0e252c;font-size:14px;width:100%;margin:0}.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt{border:#ce2b37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl{position:absolute;top:-7px;z-index:1;left:16px;background-color:#fff;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4d5d64}.cr-all-reviews-shortcode .cr-form-item-media,.cr-ajax-reviews-review-form .cr-form-item-media{max-width:500px;margin:0 auto;padding:0 0 20px}.cr-all-reviews-shortcode .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-ne{max-width:500px;margin:0 auto;padding:0 0 20px;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email{width:50%;position:relative}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email input{width:100%}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt{border:solid 1px #d8e2e7;background-color:#fff;box-shadow:none;position:relative;padding:12px 16px;color:#0e252c;font-size:14px;margin:0}.cr-review-form-wrap .cr-onsite-question .cr-onsite-question-inp{border:solid 1px #d8e2e7;background-color:#fff;box-shadow:none;padding:12px 16px;color:#0e252c;font-size:14px;width:50%}.cr-review-form-wrap .cr-onsite-question label{position:absolute;top:-7px;z-index:1;left:16px;background-color:#fff;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4d5d64;font-weight:400}.cr-review-form-wrap .cr-onsite-questions{max-width:500px;margin:0 auto}.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type=text],.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type=number],.cr-single-product-review .cr-review-form-textbox.cr-review-form-error{border:#ce2b37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-captcha{max-width:500px;margin:0 auto;padding:0 0 20px;display:flex;flex-direction:column;align-items:start}.cr-all-reviews-shortcode .cr-review-form-captcha .cr-recaptcha,.cr-ajax-reviews-review-form .cr-review-form-captcha .cr-recaptcha{margin:0}.cr-all-reviews-shortcode .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-buttons{max-width:500px;margin:0 auto;padding:0 0 30px;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit{display:flex;background-color:#31856c;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:50%;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-submit{width:100%}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover{background-color:#276a56;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question-inp,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question-inp{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit span{display:block}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit img{display:none;height:10px}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img{display:block}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel{display:flex;background-color:#fff;color:#0e252c;border:0;height:40px;line-height:20px;font-size:15px;width:50%;border:solid 1px #d8e2e7;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-cancel{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover{border:solid 1px #4d5d64;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-rating,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-comment,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-ne,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-buttons,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-ratings,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-res .cr-form-item-media,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-ratings,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-res .cr-form-item-media{display:none}.cr-all-reviews-shortcode .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in{max-width:500px;margin:0 auto;display:none;position:relative;padding:40px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in{display:flex;flex-direction:column;align-items:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result span,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result span,.cr-all-reviews-shortcode .cr-review-form-not-logged-in span,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in span{padding:0 0 20px}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue{display:flex;background-color:#31856c;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;text-decoration:none;align-items:center;justify-content:center}.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue{padding:10px 20px;min-width:100px;text-align:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover{background-color:#276a56;text-decoration:none;cursor:pointer}.ivole-summaryBox{max-width:100%;font-size:14px}div.ivole-summaryBox{margin-bottom:2rem}#ivole-histogramTable{margin-bottom:0;border-collapse:collapse;border:0;width:100%;max-width:320px;margin:0 auto}#ivole-histogramTable .ivole-histogramRow{border:0}#ivole-histogramTable tr.ivole-histogramRow td{padding:.2rem .3rem;vertical-align:middle;border:0;background-color:transparent}#ivole-histogramTable tr.ivole-histogramRow:first-child td{padding-top:0}#ivole-histogramTable tr.ivole-histogramRow:last-child td{padding-bottom:0}#ivole-histogramTable tr.ivole-histogramRow td:first-child{padding-left:0}#ivole-histogramTable tr.ivole-histogramRow td:last-child{padding-right:0}#reviews .cr-credits-div,.cr-all-reviews-shortcode .cr-credits-div,.cr-reviews-grid .cr-credits-div{font-size:10px;text-align:right;width:100%;padding:0 5px;margin:7px 0;line-height:16px;display:flex;align-items:center;justify-content:right;box-sizing:border-box}.cr-reviews-grid .cr-credits-div{margin-top:0;padding:0 10px}.cr-all-reviews-shortcode .cr-credits-div a,#reviews .cr-credits-div a,.cr-reviews-grid .cr-credits-div a{text-decoration:none}.cr-all-reviews-shortcode .cr-credits-div a img,#reviews .cr-credits-div a img,.cr-reviews-grid .cr-credits-div a img{display:inline;height:16px;margin:0 0 0 4px;padding:0;vertical-align:middle}#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-reviews-grid .cr-summaryBox-wrap .cr-count-filtered-reviews{width:100%;padding:0;margin-top:10px}#ivole-histogramTable tr.ivole-histogramRow a{display:inline}#ivole-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s a{display:inline;font-weight:700}#reviews.cr-reviews-ajax-reviews{width:100%}.cr-all-reviews-shortcode .cr-count-row,#reviews.cr-reviews-ajax-reviews .cr-count-row{background-color:#f9f9f9;padding:10px 12px;font-size:12px;color:#0e252c;margin:24px 0;display:flex;align-items:center;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-count-row{display:none}.cr-all-reviews-shortcode .cr-count-row a,.cr-reviews-ajax-comments .cr-count-row a{color:#0e252c;text-decoration:underline}.cr-all-reviews-shortcode .cr-count-row a:hover,.cr-reviews-ajax-comments .cr-count-row a:hover{cursor:pointer;color:#0e252c}div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-all-reviews-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-summaryBar-updating,.cr-count-row .cr-seeAll-updating,.cr-ajax-reviews-sort.cr-sort-updating{opacity:.5;pointer-events:none}.cr-voting-cont{display:flex;align-items:center;justify-content:flex-end}.cr-voting-cont img,.cr-voting-cont-uni svg{margin-left:0;margin-right:7px;margin-top:0;margin-bottom:0;width:13px;height:16px;cursor:pointer;pointer-events:auto}.rtl .cr-voting-cont img,.rtl .cr-voting-cont-uni svg{margin-right:0;margin-left:7px}.cr-voting-cont-uni .cr-voting-update svg{pointer-events:none}.cr-voting-cont-uni span.cr-voting-upvote svg:hover{color:#000}.cr-voting-cont-uni span{display:block;line-height:11px;font-size:11px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext{fill:#18b394}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int{fill:#00a382;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext{fill:#00a382}.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext{fill:#202020}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int{fill:none;animation:pulse 1s infinite}@keyframes pulse{0%{fill:#fff}50%{fill:#a9a9a9}100%{fill:#fff}}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext{fill:#ce2b37}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int{fill:#ca2430;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext{fill:#ca2430}.cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:10px;color:#18b394}.rtl .cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:0;margin-left:10px}.cr-voting-cont-uni span.cr-voting-downvote-count{color:#ce2b37}@font-face{font-display:swap;font-family:crstar;src:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.eot);src:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.woff) format("woff"),url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.ttf) format("truetype"),url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap}.cr-all-reviews-shortcode ol li.comment,.cr-all-reviews-shortcode ol li.review{list-style:none;margin-right:0;margin-bottom:2.5em;position:relative;border:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container,.cr-all-reviews-shortcode ol li.comment .comment_container,.cr-all-reviews-shortcode ol li.review .comment_container{position:relative;padding:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container img.avatar,.cr-all-reviews-shortcode ol li.comment .comment_container img.avatar,.cr-all-reviews-shortcode ol li.review .comment_container img.avatar{float:left;position:absolute;padding:0;top:0;left:0;width:50px;height:auto;border:0 solid #e4e1e3;margin:0;box-shadow:none;border-radius:25px}#reviews #comments .cr-avatar-check{display:none}.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,.cr-reviews-grid .cr-review-card .cr-avatar-check,.cr-reviews-slider .cr-review-card .cr-avatar-check{width:20px;height:20px;background-color:#31856c;position:absolute;left:34px;top:28px;border-radius:10px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.cr-all-reviews-shortcode ol li.review .comment_container .meta,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta{display:flex;align-items:baseline;justify-content:space-between;color:#767676;font-size:14px;flex-wrap:wrap}.cr-all-reviews-shortcode ol li div.comment_container a.cr-comment-a{box-shadow:none}.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product{font-size:90%}.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a{box-shadow:none;line-height:0}.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img{width:20px;height:auto;vertical-align:top;margin-right:5px;display:inline;border-radius:3px}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,.cr-all-reviews-shortcode ol.commentlist li .comment-text{margin:0 0 0 70px;border-top:0 solid #e4e1e3;border-left:0 solid #e4e1e3;border-right:0 solid #e4e1e3;border-bottom:1px solid #e4e1e3;padding:0 0 1em}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text.comment-text-no-avatar,.cr-all-reviews-shortcode ol.commentlist li .comment-text.comment-text-no-avatar{margin:0;float:none;width:100%}.cr-all-reviews-shortcode ol.commentlist li .comment-text p,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p{margin:1em 0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta{font-size:.83em}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time{font-style:normal}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-featured-date,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .cr-meta-author-featured-date{display:flex;flex-direction:row;column-gap:20px;align-items:baseline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{display:flex;align-items:center;column-gap:20px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture{display:flex;align-items:center;margin:0;column-gap:7px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a{font-size:14px;color:#0e252c}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a:hover{text-decoration:underline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__author{color:#0e252c;font-size:16px;display:inline;font-weight:500;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified{display:block;color:#4d5d64;font-size:14px;font-weight:400;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-date time{color:#4d5d64}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title{display:flex;align-items:flex-start;flex-direction:column}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title svg{width:18px;height:18px;display:block;margin:0 0 0 10px;color:#4d5d64}span.cr-tag{color:#3d3d3d;background-color:#eeeff2;display:inline-block;padding:.2em .4em;font-size:.8em;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:.8em;border:1px solid #c3c6d1;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}div.cr-review-tags-filter span.cr-tag{font-size:1em;border-radius:1em;margin-right:5px;margin-bottom:7px}div.cr-review-tags-filter span.cr-tag:hover{background-color:#c3c6d1;cursor:pointer}div.cr-review-tags-filter{padding-top:5px;padding-left:0;padding-right:0;padding-bottom:0;pointer-events:auto;opacity:1}div.cr-review-tags-filter span.cr-tag.cr-tag-selected{border-color:#989db0;background-color:#989db0;color:#fff}div.cr-review-tags-filter.cr-review-tags-filter-disabled{pointer-events:none;opacity:.5}.cr-review-tags{margin-bottom:1em}.cr-all-reviews-shortcode ol.commentlist ul.children,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list ul.children{list-style:none outside;margin:20px 0 0 50px;margin-inline-start:70px;padding-inline-start:0}.cr-all-reviews-shortcode .crstar-rating,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating,#reviews #comments .cr-summaryBox-wrap .crstar-rating{overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00;margin:10px 0}#reviews #comments .cr-summaryBox-wrap .cr-overall-rating-wrap .crstar-rating{margin-bottom:0;margin-top:5px}.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating{float:right;overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00}.cr-all-reviews-shortcode .crstar-rating:before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating:before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating:before,#reviews #comments .cr-summaryBox-wrap .crstar-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.cr-all-reviews-shortcode .crstar-rating span,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span,#reviews #comments .cr-summaryBox-wrap .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.cr-all-reviews-shortcode .crstar-rating span:before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span:before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span:before,#reviews #comments .cr-summaryBox-wrap .crstar-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}p.ivole-verified-badge span.ivole-review-country-text,p.ivole-verified-badge span.ivole-review-country-space{vertical-align:middle}.cr-all-reviews-shortcode ol.commentlist,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list{list-style-type:none;margin:0;padding:0 0 1.5em;display:block}.cr-all-reviews-shortcode ol.commentlist li,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li{margin:0 0 30px;list-style:none;clear:both}.cr-all-reviews-shortcode.cr-all-reviews-new-review ol.commentlist{display:none}.cr-all-reviews-shortcode .ivole-review-country-icon,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .ivole-review-country-icon{display:inline;height:12px;width:auto;margin:0 0 0 5px;border-radius:0}.woocommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,#reviews p.ivole-verified-badge img.ivole-review-country-icon{float:none;height:12px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-form-item-media-none{padding:24px;text-align:left;display:flex;align-items:center;cursor:pointer;border:1px dashed #d8e2e7;border-radius:2px}.cr-review-form-error .cr-form-item-media-none{border-color:#ce2b37}.cr-form-visible .cr-form-item-media-none{display:none}.cr-form-item-media-none .cr-form-item-media-icon{width:60px;height:60px;padding:8px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px;flex-shrink:0}.cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:5px}.cr-rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:0;margin-left:5px}.cr-form-item-media-none span{display:inline-block;vertical-align:top;margin-left:20px;color:#4d5d64;font-size:12px}.cr-rtl .cr-form-item-media-none span{margin-left:0;margin-right:20px}.cr-form-item-media-none:active{border-color:#c9c9c9}.cr-form-item-media-none:active .cr-form-item-media-icon{border:1px solid #c9c9c9;fill:#c9c9c9}.cr-form-item-media .cr-form-item-media-file{display:none}.cr-form-item-media-preview{display:none;margin:0;flex-wrap:wrap}.cr-form-visible .cr-form-item-media-preview{display:flex;row-gap:9px}.cr-form-item-media-preview .cr-upload-images-containers{width:108px;height:108px;margin-bottom:0;margin-right:9px;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;border:1px solid #d8e2e7;padding:0;overflow:hidden}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok{padding:0}.cr-form-item-media-preview .cr-upload-images-containers img{margin:0;opacity:.3;object-fit:cover}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-video-thumbnail{width:108px;height:108px;margin:0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok img{opacity:1}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:.6;border-width:0}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending img{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:2px;right:2px;width:16px;height:16px;display:none;background-color:#ce2b37;border-radius:8px;border:0 solid;line-height:0;cursor:pointer}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete{display:block}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#fff}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-form-item-media-preview .cr-form-item-media-add{cursor:pointer;width:108px;height:108px;text-align:center;line-height:108px;font-size:40px;color:#e0e0e0;border:1px dashed #e0e0e0;margin-bottom:0;display:inline-block}.cr-form-item-media-preview .cr-form-item-media-add:active{border-color:#c9c9c9;color:#c9c9c9}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar{width:94px;height:10px;margin:0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#1ab394;border-radius:5px}@media (max-width:500px){#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:100%;flex:0 0 100%}.cr-all-reviews-shortcode ol.commentlist{margin-left:0;margin-right:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator{width:100%;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int{width:50px;height:2px}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-side{display:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap{width:100%;padding:10px}}.woocommerce .product #reviews .comment-text p.ivf-custom-question-checkbox{font-weight:550;margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul{margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul li{margin:0}.woocommerce .product #reviews .comment-text span.ivf-custom-question-radio{font-weight:550}.woocommerce .product #reviews .comment-text hr.ivf-custom-question-hr,.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{margin:.6em 0}.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{display:none}.cr-all-reviews-shortcode .commentlist .comment-text .ivf-custom-question-p{font-size:14px;margin:.5em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{margin:.6em 0;display:flex;align-items:center;flex-direction:row}.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{font-size:14px}.woocommerce .product #reviews .comment-text p.ivf-custom-question-p,.cr-all-reviews-shortcode .commentlist p.ivf-custom-question-p{margin:.6em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating{padding-right:7px;font-weight:550}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont .star-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont .star-rating{font-size:1em;height:1.1em;line-height:1.1em;float:none}.cr-onsite-questions .cr-onsite-question{display:block;margin:1.5em 0;position:relative}.cr-onsite-questions .cr-onsite-question .required,.cr-onsite-ratings .cr-review-form-rating .required,.cr-review-form-rating-overall .cr-review-form-rating .required{margin:0 0 0 3px}.cr-onsite-questions .cr-onsite-question label,.cr-onsite-questions .cr-onsite-question input{display:block}.cr-onsite-questions .cr-onsite-question.cr-full-width label,.cr-onsite-questions .cr-onsite-question.cr-full-width input{width:100%}.cr-review-form-wrap .cr-onsite-questions .cr-onsite-question.cr-full-width label{width:auto}.cr-onsite-ratings{border-top:1px solid #dfe4e7;border-bottom:1px solid #dfe4e7}.cr-onsite-ratings.cr-onsite-ratings-only{border-bottom:none}.cr-review-form-wrap .cr-onsite-ratings{max-width:500px;margin:0 auto}.cr-customer-consent .checkbox input.cr-customer-consent-checkbox{margin-right:7px;position:relative}#kco-extra-checkout-fields .cr-customer-consent{display:none}.cr-show-more{width:100%}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd,.cr-all-reviews-shortcode .cr-show-more-button,.cr-reviews-grid .cr-show-more-button{display:block;margin:10px auto;height:40px;padding:0 20px;border:solid 1px #bcccd4;font-size:14px;background-color:transparent;color:#0e252c}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-button{display:none}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover,.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus,.cr-all-reviews-shortcode .cr-show-more-button:hover,.cr-all-reviews-shortcode .cr-show-more-button:focus,.cr-reviews-grid .cr-show-more-button:hover,.cr-reviews-grid .cr-show-more-button:focus{border:solid 1px #00a79d;background-color:transparent;color:#0e252c}.cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner{display:block;margin:20px auto;background:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-review-spinner{display:none}.cr-show-more-review-spinner-cnt{width:100%;height:60px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort,.cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{display:block;margin:0;background:0 0;border:0;padding:4px;width:auto;height:auto;appearance:auto;color:#0e252c;font-size:12px;font-weight:500}.cr-ajax-reviews-sort-div{display:flex;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-search-no-reviews{display:none}#reviews.cr-reviews-ajax-reviews .cr-button-search,.cr-all-reviews-shortcode .cr-button-search{border:1px solid;border-radius:4px;border-color:#adb1b8 #a2a6ac #8d9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:400;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:1.5em;margin-top:0;margin-bottom:0;margin-left:5px;margin-right:0;white-space:nowrap}.rtl #reviews.cr-reviews-ajax-reviews .cr-button-search,.rtl .cr-all-reviews-shortcode .cr-button-search{margin-left:0;margin-right:5px}#reviews.cr-reviews-ajax-reviews .cr-button-search:hover,.cr-all-reviews-shortcode .cr-button-search:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search,.cr-all-reviews-shortcode .cr-ajax-search{display:flex;justify-content:space-between;padding:0;margin:24px 0}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-ajax-search{display:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,.cr-all-reviews-shortcode .cr-ajax-search div,#cr_qna.cr-qna-block div.cr-qna-search-block div{position:relative;flex-grow:1}#reviews.cr-reviews-ajax-reviews .cr-input-text,.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.cr-ajax-search input[type=text]{border:1px solid;border-radius:4px;border-color:#adb1b8 #a2a6ac #8d9096;background-color:#fff;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.8em;width:100%;line-height:1.5em;margin:0;font-size:1em;box-sizing:border-box}.rtl #reviews.cr-reviews-ajax-reviews .cr-input-text,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.rtl .cr-ajax-search input[type=text]{padding-right:calc(1.5em + .75rem);padding-left:1.8em}#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.cr-ajax-search .cr-ajax-search-icon{position:absolute;display:inline-block;top:50%;left:9px;transform:translateY(-50%);width:1.1em;height:1.1em}.rtl #reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-ajax-search .cr-ajax-search-icon{right:9px}#cr_qna.cr-qna-block .cr-input-text,.cr-ajax-search input[type=text]{border:0;border-radius:16px;background-color:#f9f9f9;color:#898f92;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.5em;width:100%;margin:0;font-size:1em;box-shadow:none;outline:none}.cr-ajax-search input[type=text]{height:42px}#cr_qna.cr-qna-block .cr-input-text{height:100%}#cr_qna.cr-qna-block .cr-input-text:focus,.cr-ajax-search input[type=text]:focus{box-shadow:0 0 0 1pt #18b394}#reviews.cr-reviews-ajax-reviews .cr-clear-input,.cr-all-reviews-shortcode .cr-clear-input,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input{display:none;position:absolute;cursor:pointer;margin-left:-1.7em;margin-top:-8px;height:16px;top:50%;right:8px}.rtl #reviews.cr-reviews-ajax-reviews .cr-clear-input,.rtl .cr-all-reviews-shortcode .cr-clear-input,.rtl #cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input{left:8px;right:auto;margin-left:0}.cr-all-reviews-shortcode .cr-clear-input.cr-visible{display:inline-block}#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,.cr-all-reviews-shortcode .cr-clear-input svg,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input svg{display:block;height:16px}#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon,.cr-all-reviews-shortcode .cr-qna-search-icon,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-qna-search-icon{fill:#18b394;display:inline-block;position:absolute;width:1.1em;height:1.1em;left:9px;top:50%;transform:translateY(-50%)}#reviews.cr-reviews-ajax-reviews .cr-input-text:focus,.cr-all-reviews-shortcode .cr-input-text:focus{outline:none;border-color:#e77600;box-shadow:0 0 3px 2px rgba(228,121,17,.5)}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review{display:block;margin:1em 0;border:1px solid;border-radius:4px;border-color:#adb1b8 #a2a6ac #8d9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:600;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:normal}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}.cr-all-reviews-shortcode .cr-all-reviews-add-review{display:block;background-color:#31856c;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;padding:10px 20px}.cr-all-reviews-shortcode .cr-all-reviews-add-review:hover{background-color:#276a56;text-decoration:none;cursor:pointer}.cr-ajax-reviews-review-form{display:none}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc{display:block}#reviews.cr-reviews-ajax-reviews .comment-reply-title{display:block;font-size:1.5em}.cr-ajax-reviews-review-form p.form-submit{display:flex;justify-content:space-between;align-items:center}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div{margin-top:1em;margin-bottom:2em}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div p.cr-ajax-reviews-cus-images-title{font-size:1em;margin:0 auto 5px auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div2{white-space:nowrap;overflow-x:auto;overflow-y:hidden}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal-cont{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(120,120,120,.8);z-index:100001;display:none;opacity:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal-cont.cr-mask-active{visibility:visible;opacity:1;display:flex;justify-content:center;align-items:center}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{visibility:visible;position:relative;max-width:100vw;width:700px;background:#fff;z-index:100001;display:block;border-radius:3px;opacity:1;max-height:100vh}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr{height:36px;background:#f2f2f2;background:#f1f1f1;background:-webkit-linear-gradient(top,#f7f7f7,#eaeaea);background:linear-gradient(to bottom,#f7f7f7,#eaeaea);box-shadow:0 1px 0 rgba(255,255,255,.5) inset,0 -1px 0 rgba(255,255,255,.4) inset;position:relative;border-bottom:1px solid #cdcdcd;border-bottom-color:rgba(0,0,0,.2);border-top-left-radius:3px;border-top-right-radius:3px}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close{display:block;zoom:1;background-color:transparent;border:none;float:right;padding:8px;position:absolute;top:50%;right:5px;margin:-15px 0 0;line-height:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg{opacity:.64;width:15px;height:15px;font-size:15px}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close .cr-no-icon{fill:#333}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex{display:flex;flex-direction:row;justify-content:space-evenly}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav{width:80%;margin:0 auto 35px auto;background-color:#f4f4f4}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{max-height:75px;margin:0 auto;width:auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav{padding:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main div.cr-ajax-reviews-slide-main img{max-width:400px;max-height:400px;width:auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:250px;padding:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p{margin:0;display:block}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time{opacity:.5;font-size:.875em;display:block}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body{max-height:300px;overflow-x:hidden;overflow-y:scroll}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide{float:none;display:inline-block;vertical-align:middle}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal .cr-vote{box-sizing:border-box;margin:1em 0 0}.cr-search-highlight{background:linear-gradient(0deg,#ffeb82,#ffeb82),#f9f9f9}.cr-noscroll{overflow:hidden}.product_meta .cr_gtin_val,.product_meta .cr_mpn_val,.product_meta .cr_brand_val{display:inline}.cr-reviews-slider .cr-slider-read-more a,.cr-reviews-slider .cr-slider-read-less a{font-size:.8em}.cr-reviews-slider .cr-slider-details{display:none}#cr_qna.cr-qna-block div.cr-qna-search-block{display:flex;justify-content:flex-end;margin-bottom:30px}.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{font-size:16px;font-weight:400;background:#18b394;border:0 solid;border-radius:16px;min-height:42px;color:#fff;cursor:pointer;display:inline-block;outline-style:none;margin-top:0;margin-bottom:0;margin-left:10px;margin-right:0;padding:5px 15px}.rtl .cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{margin-left:0;margin-right:10px}.cr-qna-block div.cr-qna-list-block div.cr-qna-list-empty{padding:30px;text-align:center}.cr-qna-block div.cr-qna-new-q-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;opacity:0}.cr-qna-block div.cr-qna-new-q-overlay.cr-q-modal{display:flex;background:#e5e5e500;opacity:1;z-index:100001}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form{display:none;width:680px;height:670px;border-radius:16px;background:#fff;opacity:1;position:relative;max-width:100%}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form.cr-q-modal{display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-input{display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok{display:none}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error{display:none}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close{display:block;background-color:transparent;border:0 solid;position:absolute;top:10px;right:10px;padding:8px;line-height:0;cursor:pointer}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close svg{display:block;width:24px;height:24px;font-size:24px}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close .cr-no-icon{fill:#dadada}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-title{max-width:100%;margin-top:80px;margin-left:0;margin-right:0;margin-bottom:0;font-size:32px;font-weight:600;text-align:center;display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{max-width:100%;margin-top:48px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:16px;font-weight:400;text-align:left;display:block}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{text-align:right}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q{max-width:100%;width:480px;margin-top:24px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:14px;font-weight:400;text-align:left;display:block;padding:16px 20px;box-shadow:none;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;resize:none;outline-style:none}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q{text-align:right}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q:focus,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name:focus,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email:focus{box-shadow:0 0 2px #898f92}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email{max-width:100%;width:480px;margin-top:20px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:14px;font-weight:400;text-align:left;display:block;padding:14px 20px;box-shadow:none;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;outline-style:none}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email{text-align:right}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{max-width:100%;margin-top:40px;margin-left:100px;margin-right:100px;margin-bottom:0;width:480px;text-align:center;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b{font-size:16px;font-weight:400;background:#e7e7e7;border:0 solid;border-radius:16px;height:56px;width:216px;color:#898f92;cursor:default;display:inline-block;outline-style:none}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-q-active{background:#18b394;color:#fff;cursor:pointer}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p{background:#18b394;color:#fff;cursor:default;display:none}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p img{height:15px;margin:0 auto;padding:0;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s p{font-size:.6em}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid{border:1px solid red}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid:focus{box-shadow:0 0 2px red}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-mail{margin-top:48px;margin-left:auto;margin-right:auto;margin-bottom:0;height:64px;width:92px;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-text,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error .cr-qna-new-q-form-text{text-align:center}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b{background:#18b394;color:#fff;cursor:pointer}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont{margin-top:20px;margin-bottom:0;margin-right:0;margin-left:0;overflow-wrap:break-word;word-break:break-word}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{display:flex;margin:0}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{margin-top:20px}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l{min-width:50px;display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l{min-width:50px;display:flex;align-items:flex-start}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon{width:30px;height:30px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle{stroke:#898f92}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path{fill:#898f92}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{width:16px;height:16px;max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;margin-right:10px}.rtl .cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{margin-left:10px;margin-right:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{padding-bottom:20px;border-bottom:solid 2px #f9f9f9;border-top:solid 0px;border-right:solid 0px;border-left:solid 0px;width:100%;display:flex;justify-content:space-between;align-items:flex-end}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer{display:block;border-left:solid 3px #f3f3f3;border-top:solid 0px;border-right:solid 0px;border-bottom:solid 0px;padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;margin-bottom:10px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last{margin-bottom:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question{font-size:18px;font-weight:600;line-height:1.2;display:block;color:#203741}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s{font-size:16px;font-weight:400;line-height:1.2;display:block;color:#6d6d6d}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p{margin:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s a{text-decoration:underline;color:#6d6d6d;cursor:pointer}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author{font-size:14px;font-weight:400;line-height:1.2;display:block;color:#898f92;font-style:italic;margin-top:5px;margin-bottom:0;margin-left:0;margin-right:0}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b{font-weight:600}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{font-size:14px;color:#898f92}#cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button{font-size:14px;font-weight:600;background:#fff;border:2px solid #18b394;border-radius:16px;height:44px;color:#18b394;cursor:pointer;display:inline-block;outline-style:none}#cr_qna.cr-qna-block #cr-show-more-q-id{display:block;margin:20px auto;font-size:14px;font-weight:400;background:#18b394;border:0 solid;border-radius:16px;height:42px;color:#fff;cursor:pointer;outline-style:none;padding:5px 15px}#cr_qna.cr-qna-block #cr-show-more-q-spinner{display:block;margin:20px auto;background:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}#cr_qna.cr-qna-block .cr-search-no-qna{margin:30px auto;text-align:center;color:#203741}#reviews.cr-reviews-ajax-reviews p.cr-featured-badge,.cr-all-reviews-shortcode p.cr-featured-badge{margin:0 0 10px}#reviews.cr-reviews-ajax-reviews .cr-featured-badge span,#reviews.cr-reviews-ajax-reviews .cr-all-featured-badge span,.cr-all-reviews-shortcode .cr-all-featured-badge span{text-transform:uppercase;display:inline-block;font-size:12px;-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;box-shadow:inset 0px 1px 0px 0px #fff6af;background-color:#ffec64;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;text-indent:0;border:1px solid #fa2;color:#333;font-weight:400;font-style:normal;line-height:20px;text-decoration:none;text-align:center;text-shadow:0px 1px 0px #fe6;padding:0 5px}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text{display:block;border-bottom:1px solid #e4e1e3;padding-bottom:1em}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch{text-align:center;background-color:#f9f9f9}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a{color:#4d5d64}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:hover,.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:active{color:#0e252c}#review_form .cr-upload-local-images .cr-upload-images-status,.cr-upload-local-images .cr-upload-images-status{display:block;margin:0 0 10px;padding:3px 5px}#review_form .cr-upload-local-images #cr_review_image,.cr-upload-local-images #cr_review_image{margin:0 0 15px;width:100%}#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error,.cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error{background-color:#ff4136;color:#303030}#review_form .cr-upload-images-preview,.cr-upload-images-preview{display:flex;margin:0}#review_form .cr-upload-images-preview .cr-upload-images-containers,.cr-upload-images-preview .cr-upload-images-containers{width:75px;height:75px;margin:0 10px 10px 0;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail{margin:0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}#review_form .cr-upload-images-preview .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-thumbnail{max-width:100%;max-height:100%;margin:0;opacity:.3}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar{width:65px;height:10px;margin:0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-pbar .cr-upload-images-pbarin,.cr-upload-images-preview .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#4bbe67;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail{opacity:1}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:1;border-width:0}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:0;right:0;width:20px;height:20px;display:none;background-color:#e7412c;border-radius:10px;border:0 solid;line-height:0;cursor:pointer}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover{background-color:#db2c1b}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg{padding:0;width:18px;height:18px;font-size:18px;line-height:18px;display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#fff}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-reviews-grid{padding:20px 0 10px;border-width:1px;border-style:solid;border-color:transparent;display:block;border-radius:5px;margin:0;width:100%}.cr-reviews-grid-inner{border-radius:inherit;display:flex}.cr-reviews-grid-inner .cr-reviews-grid-col{flex-grow:1;width:0}.cr-reviews-grid-inner .cr-reviews-grid-col.cr-reviews-grid-col-none{display:none}.cr-reviews-slider{padding:15px 0;margin:0 25px;opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.cr-reviews-slider.slick-initialized{visibility:visible;opacity:1}.cr-reviews-grid .cr-review-card{padding:0;border-width:1px;border-style:solid;border-color:transparent;border-radius:10px;margin:0 10px 20px;max-width:100%;overflow:hidden;visibility:hidden;display:none}.cr-reviews-grid .cr-reviews-grid-col .cr-review-card{display:block}.cr-reviews-grid .cr-reviews-grid-inner.cr-colcade-loaded .cr-review-card{visibility:visible}.cr-reviews-slider .cr-review-card{box-sizing:border-box;padding:0 10px;height:100%}.cr-reviews-slider .cr-review-card .cr-review-card-inner{margin:0 auto;padding:10px;border-width:1px;border-style:solid;border-color:transparent;border-radius:inherit;display:flex;flex-direction:column;height:100%}.cr-reviews-grid .breaker{display:block;margin:5px 0;height:0;width:100%}.cr-reviews-grid .cr-review-card .image-row{display:block;width:100%;position:relative}.cr-reviews-grid .cr-review-card .image-row .image-row-img{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-img.image-row-img-none{display:none}.cr-reviews-grid .cr-review-card .image-row .image-row-count{position:absolute;max-width:100%;width:100%;height:60px;border-style:none;border-radius:0;bottom:0;background:#20374199;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-camera{width:45px;height:40px;border-style:none;border-radius:0;display:inline;vertical-align:middle;padding:0 5px 0 0}.cr-reviews-grid .cr-review-card .top-row{display:flex;padding:16px 0;border-bottom:solid 2px #f4f4f4;margin:0 15px}.cr-reviews-slider .cr-review-card .top-row{display:flex;padding:16px 0;border-bottom:solid 2px #aaa;margin:0 10px}.cr-reviews-grid .cr-review-card .top-row .rating,.cr-reviews-slider .cr-review-card .top-row .rating{flex:0 0 50%}.cr-reviews-grid .cr-review-card .top-row .rating .crstar-rating,.cr-reviews-slider .cr-review-card .top-row .rating .crstar-rating{color:#6bba70;font-size:1em}.cr-reviews-grid .cr-review-card .top-row .reviewer,.cr-reviews-slider .cr-review-card .top-row .reviewer{text-align:left;display:flex;flex-direction:column;justify-content:center}.cr-reviews-grid .cr-review-card .top-row .rating .datetime,.cr-reviews-slider .cr-review-card .top-row .rating .datetime{font-size:.9em;color:#676767}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name{font-family:sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:#203741;height:50%;display:flex;align-items:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon{height:15px;display:block;margin:0 0 0 8px;border-radius:3px}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified{font-family:sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0em;text-align:left;color:#18b394;height:50%;display:flex;align-items:center;margin:5px 0 0}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{height:22px;width:22px;display:inline;vertical-align:middle;margin:0 8px 0 0}.cr-reviews-grid .cr-review-card .middle-row{padding:16px;background:#fcfcfc;border:1px solid #f9f9f9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 15px 15px}.cr-reviews-slider .cr-review-card .middle-row{padding:16px;background:#fcfcfc;border:1px solid #f9f9f9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 10px 15px;flex:1}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail{flex-basis:56px;flex-shrink:0;margin-right:16px;position:relative}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail img,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail img{max-width:50px;max-height:50px;border-radius:25px}.cr-reviews-grid .cr-review-card .rating-row{padding:17px 0;display:flex;align-items:center;margin:0 15px}.cr-reviews-slider .cr-review-card .rating-row{padding:17px 0;display:flex;align-items:center;margin:0 10px;overflow:hidden}.cr-reviews-grid .cr-review-card .rating-row .rating-label,.cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 0 0 16px;font-family:sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1em;text-align:left;color:#898f92}.cr-reviews-grid .cr-review-card .middle-row .review-content,.cr-reviews-slider .cr-review-card .middle-row .review-content{margin:0 0 12px;color:#484e51}.cr-reviews-grid .cr-review-card .middle-row .review-content p,.cr-reviews-slider .cr-review-card .middle-row p{margin:0}.cr-reviews-grid .cr-review-card .middle-row .datetime,.cr-reviews-slider .cr-review-card .middle-row .datetime{font-weight:300;font-size:14px;color:#898f92}.cr-reviews-grid .cr-review-card .verified-review-row,.cr-reviews-slider .cr-review-card .verified-review-row{margin:0 0 12px;text-align:left;font-family:sans-serif}.cr-reviews-grid .cr-review-card .verified-review-row p.ivole-verified-badge,.cr-reviews-slider .cr-review-card .verified-review-row p.ivole-verified-badge{margin:0}.cr-reviews-grid .cr-review-card .verified-review-row .verified-badge-empty,.cr-reviews-slider .cr-review-card .verified-review-row .verified-badge-empty{min-height:20px}.cr-reviews-grid .cr-review-card .review-product,.cr-reviews-slider .cr-review-card .review-product{border-radius:inherit;display:flex;padding:10px;margin-top:10px;line-height:1}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions{border-radius:inherit;display:block;padding:0;margin:0 10px 17px;line-height:1;border-top:1px dashed #aaa;border-bottom:1px dashed #aaa;font-size:14px}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail{flex:0 0 20%}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail img,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail img{width:50px;height:50px;max-width:none;max-height:none}.cr-reviews-grid .cr-review-card .review-product .product-title,.cr-reviews-slider .cr-review-card .review-product .product-title{margin:auto 0;padding-left:5px;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0em;text-align:left;color:#203741}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:17px;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-ext-icon,p.ivole-verified-badge img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question{display:flex;align-items:center;margin:15px 0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox{flex-direction:column;align-items:flex-start}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-p{margin:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox .cr-sldr-p{margin-bottom:7px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox ul{margin:0 0 0 25px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-label{font-weight:550}.cr-reviews-grid .cr-review-card .crstar-rating,.cr-reviews-slider .cr-review-card .crstar-rating{overflow:hidden;position:relative;height:25px;line-height:1;font-size:25px;width:172px;font-family:crstar;letter-spacing:8px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating{font-size:18px;height:18px;letter-spacing:6px;width:135px;color:#aaa}.cr-reviews-grid .cr-review-card .crstar-rating:before,.cr-reviews-slider .cr-review-card .crstar-rating:before{content:'\73\73\73\73\73';float:left;top:0;left:0;position:absolute;font-size:25px;width:100%}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating:before{font-size:18px}.cr-reviews-grid .cr-review-card .crstar-rating span,.cr-reviews-slider .cr-review-card .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1em;font-size:25px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions .crstar-rating span{font-size:18px}.cr-reviews-grid .cr-review-card .crstar-rating span:before,.cr-reviews-slider .cr-review-card .crstar-rating span:before{content:'\53\53\53\53\53';top:0;position:absolute;left:0;width:100%}@font-face{font-display:swap;font-family:'slick';font-weight:400;font-style:normal;font-display:swap;src:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot);src:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot?#iefix) format('embedded-opentype'),url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.woff) format('woff'),url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.ttf) format('truetype'),url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.svg#slick) format('svg')}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.cr-reviews-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;opacity:1}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cr-reviews-slider.slick-slider .slick-track{display:flex}.cr-reviews-slider.slick-slider .slick-slide{height:inherit}.cr-reviews-slider.slick-slider .slick-slide>div{height:100%}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.cr-reviews-slider .slick-prev,.cr-reviews-slider .slick-next,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:0 0}.cr-reviews-slider .slick-prev:hover,.cr-reviews-slider .slick-prev:focus,.cr-reviews-slider .slick-next:hover,.cr-reviews-slider .slick-next:focus{color:transparent;outline:none;background:0 0}.cr-reviews-slider .slick-prev:hover:before,.cr-reviews-slider .slick-prev:focus:before,.cr-reviews-slider .slick-next:hover:before,.cr-reviews-slider .slick-next:focus:before{opacity:1}.cr-reviews-slider .slick-prev.slick-disabled:before,.cr-reviews-slider .slick-next.slick-disabled:before{opacity:.25}.cr-reviews-slider .slick-prev:before,.cr-reviews-slider .slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:grey;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider.slick-slider .slick-prev{left:-25px}[dir=rtl] .cr-reviews-slider .slick-prev{right:-25px;left:auto}.cr-reviews-slider .slick-prev:before{content:'←'}[dir=rtl] .cr-reviews-slider .slick-prev:before{content:'→'}.cr-reviews-slider.slick-slider .slick-next{right:-25px}[dir=rtl] .cr-reviews-slider .slick-next{right:auto;left:-25px}.cr-reviews-slider .slick-next:before{content:'→'}[dir=rtl] .cr-reviews-slider .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.cr-reviews-slider .slick-dots,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;border:none}.cr-reviews-slider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.cr-reviews-slider .slick-dots li button,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:0 0}.cr-reviews-slider .slick-dots li button:hover,.cr-reviews-slider .slick-dots li button:focus{outline:none}.cr-reviews-slider .slick-dots li button:hover:before,.cr-reviews-slider .slick-dots li button:focus:before{opacity:1}.cr-reviews-slider .slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider .slick-dots li.slick-active button:before{opacity:.75;color:#000}.cr-qna-separator{display:inline;margin:0 6px}@media all and (max-width:700px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex{flex-direction:column}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:100%;padding-top:10px;padding-right:10px;padding-left:10px;max-width:400px;margin:0 auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{overflow-y:scroll}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form{padding-left:15px;padding-right:15px}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{margin-left:auto;margin-right:auto}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{margin-left:auto;margin-right:auto}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{width:auto}}@media all and (max-width:600px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{width:100%;height:100%;left:0;margin-left:0;margin-top:0;top:0;max-width:100%;max-height:100%}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:80px}}@media all and (max-width:415px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:60px}#cr_qna.cr-qna-block div.cr-qna-search-block{flex-wrap:wrap}#cr_qna.cr-qna-block div.cr-qna-search-block div{width:100%}#cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{width:100%;margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{flex-direction:column;align-items:flex-start}}@media all and (max-width:370px){#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{display:block}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{margin-top:15px}}@media only screen and (max-width:800px){.cr-reviews-grid-inner .cr-reviews-grid-col3{display:none}}@media only screen and (max-width:550px){.cr-reviews-grid-inner .cr-reviews-grid-col2{display:none}}.cr-trustbadgef,.cr-trustbadgea{max-width:100%;overflow:hidden}.cr-trustbadgef .cr-trustbadge-border{border:1px solid #a3d8cd}.cr-trustbadgef .cr-trustbadge-border.badge_color_dark{border:1px solid #8b8b8b}#cr_floatingtrustbadge{position:fixed;box-sizing:border-box;right:0;bottom:0;width:135px;border-radius:15px;display:block;overflow:hidden;margin:30px;filter:drop-shadow(0px 4px 54px rgba(0,0,0,.25));z-index:99999;cursor:pointer}#cr_floatingtrustbadge.cr-floatingbadge-big{position:fixed;box-sizing:border-box;right:0;bottom:0;width:256px;border-radius:15px;display:block;overflow:hidden;margin:0 30px 30px 0;filter:drop-shadow(0px 4px 54px rgba(0,0,0,.25));z-index:99999;cursor:auto}#cr_floatingtrustbadge{border:1px solid}#cr_floatingtrustbadge .cr-floatingbadge-background{position:absolute;top:0;left:0;height:100%;width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background div{width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-top{height:115px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-top{height:155px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:31px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:179px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:27px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:43px;border-top:1px solid;border-left:0;border-right:0;border-bottom:0}#cr_floatingtrustbadge .cr-floatingbadge-top{position:relative;height:92px;display:block}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top{position:relative;height:124px;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top svg{position:absolute;left:50%;top:14px;margin-left:-35px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top svg{position:absolute;width:84px;height:79px;left:50%;top:28px;margin-left:-42px}#cr_floatingtrustbadge img{margin:0;width:100%;position:relative;border:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close{position:absolute;top:5px;right:5px;width:20px;height:20px;cursor:pointer}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{position:absolute;width:16px;height:16px;margin:2px;top:0;left:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#f8942d}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#fff}#cr_floatingtrustbadge .cr-floatingbadge-top svg{width:70px;height:65px}.cr-badge{display:inline-block;padding:40px;font-family:'Open Sans',sans-serif;font-size:0;color:#1f1f1f;line-height:normal;position:relative;text-align:left;text-decoration:none;box-sizing:border-box;transform-origin:left;visibility:hidden}.cr-badge .badge__nowrap{white-space:nowrap}.cr-badge .badge__nowrap-inline{display:inline-block;white-space:nowrap}.cr-badge .badge__store{font-size:24px;font-weight:700;margin-bottom:12px;white-space:nowrap}.cr-badge .badge__stars{display:inline-block;margin-bottom:14px;margin-right:24px}.cr-badge .badge__star{display:inline-block;position:relative;width:36px;height:36px;margin-right:3px;background-size:cover}.cr-badge .badge-vs .badge__star{display:block}.cr-badge .badge__star-icon{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.cr-badge .badge__star-icon_type_empty{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-empty-light.png)}.cr-badge .badge__star-icon_type_fill{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-full.png)}.cr-badge .verified{display:inline-block;vertical-align:middle;background:rgba(23,157,130,.1);height:36px;border-radius:19px;padding:0 16px}.cr-badge.badge_size_small .verified{vertical-align:top}.cr-badge .verified__logo{display:inline-block;width:32px;height:32px;background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo.svg);background-size:cover;position:relative;top:2px;left:-6px;margin-right:2px}.cr-badge .verified__text{display:inline-block;line-height:36px;vertical-align:top;font-size:18px;font-weight:600}.cr-badge .rating{font-size:17px;white-space:nowrap}.cr-badge.badge_size_wide .rating{font-size:16px}.cr-badge rating__store{font-weight:600}.cr-badge .rating__product b{font-weight:600}.cr-badge.badge_color_dark{color:#fff}.cr-badge.badge_color_dark .badge__star-icon_type_empty{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-empty-dark.png)}.cr-badge.badge_color_dark .verified{background:rgba(255,255,255,.25)}.cr-badge.badge_size_wide{padding:20px;color:#6c6c6c}.cr-badge.badge_size_wide .badge__store{font-size:28px;margin-bottom:24px}.cr-badge .badge__info{position:relative}.cr-badge .badge__logo{position:absolute;top:0;left:0;width:60px;height:60px;background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo.svg);background-size:contain;background-repeat:no-repeat}.cr-badge .badge__reviews{font-size:16px;padding-left:70px;padding-top:15px}.cr-badge.badge_size_wide .verified{font-size:16px;padding-left:70px;height:20px;background:0 0}.cr-badge.badge_size_wide .badge__stars{margin-bottom:0;margin-right:10px;margin-left:20px;margin-top:0;vertical-align:middle}.cr-badge.badge_size_wide .badge__star{width:20px;height:20px}.cr-badge.badge_size_wide .badge__star-icon_type_empty{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-empty-light.png)}.cr-badge.badge_size_wide .badge__star-icon_type_fill{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-full-light.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-full-dark.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-empty-dark.png)}.cr-badge.badge_size_wide .rating{display:inline-block;padding-top:0;vertical-align:middle;margin-top:0;height:18px}.cr-badge.badge_size_wide.badge_color_dark{color:#fff}.cr-badge.badge_target_mobile{position:relative;padding:0;margin:20px}.cr-badge.badge_target_mobile .badge__logo{top:41px;left:4px;width:32px;height:32px}.cr-badge.badge_target_mobile .badge__store{font-size:24px;margin-bottom:0;padding-left:2px}.cr-badge.badge_target_mobile .badge__reviews,.cr-badge.badge_target_mobile .verified{padding-left:48px;display:block}.cr-badge.badge_target_mobile .badge__stars{padding-left:2px;margin-left:0;margin-top:0}.cr-badge.badge_target_mobile .rating{font-size:15px;margin-top:2px}.cr-badge.badge_size_wide .rating b{display:inline-block;margin-left:8px}.cr-badge.badge_size_small{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.cr-badge .badge__link,.cr-badge__wrap .badge__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.cr-badge__wrap{display:inline-block;position:relative}.cr-badge.badge-vs{position:relative;color:#4d4d4d;padding:20px;display:inline-block;flex-flow:row nowrap;text-align:left;font-family:sans-serif;border-radius:15px}.cr-badge.badge-vs .cr-badge-vs-flex{display:flex;flex-direction:row}.cr-badge.badge-vs .badge__store{font-size:25px;font-weight:500;margin-bottom:5px;line-height:1.2;max-width:500px;text-overflow:ellipsis;overflow:hidden}.cr-badge.badge-vs .badge__logo{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo-vs.svg);height:80px;width:80px;position:relative;display:inline-block;margin-right:20px;flex:0 0 auto}.cr-badge.badge-vs .badge__details{display:flex;flex-flow:row nowrap;align-items:center}.cr-badge.badge-vs .badge__rating-container{display:flex;flex-flow:column nowrap;justify-content:space-evenly;font-family:sans-serif;font-weight:400}.cr-badge.badge-vs .badge__rating-line{display:flex;flex-flow:row nowrap;justify-content:space-between}.cr-badge.badge-vs .badge__stars{margin:0;padding:0;display:flex;align-items:center}.cr-badge.badge-vs .badge__star{width:15px;height:15px;border-spacing:0;display:flex}.cr-badge.badge-vs .badge__star-icon--empty{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/star-stroke.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__star-icon--fill{background-image:url(//ivape.sk/wp-content/plugins/customer-reviews-woocommerce/css/../img/star-fill.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__rating.rating{font-size:14px;line-height:1.5;justify-content:space-between;display:flex;flex:1 1 0;margin:-1px 0 0;padding:0;height:20px}.cr-badge.badge-vs .badge__rating.rating span:last-child{padding-left:25px;font-weight:700}.cr-badge .badge__rating+.badge__stars{margin-left:15px}.cr-badge.badge-vs .badge__reviews{border-radius:30px;background-color:#f2f2f2;display:block;font-size:18px;line-height:1;padding:6px 25px 5px;margin-left:15px;border:1px solid #DFDFDF99}.cr-badge.badge-vs.badge_color_dark{color:#e5e5e5;border-color:transparent}.cr-badge.badge-vs.badge_color_dark .badge__reviews{background-color:#24242499;border-color:transparent}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{margin:0;padding:0;width:100%;height:100%;font-family:sans-serif}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{display:block;flex-direction:column;visibility:visible}.badge_size_compact.cr-badge .badge__verified,.badge--wide-mobile.cr-badge .badge__verified{font-size:10px;font-weight:700;color:#4c4c4c;text-align:center;margin-bottom:5px;margin-top:5px}.badge--wide-mobile.cr-badge .badge__verified{font-size:16px;color:#fff;margin-bottom:13px}.badge--wide-mobile.cr-badge .badge__store{min-height:50px;margin-bottom:15px;color:#4d4d4d;font-size:28px;font-weight:700;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0 10px}.badge--wide-mobile.cr-badge .badge__store span{min-width:234px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.cr-badge.badge_size_compact .badge__middle,.cr-badge.badge--wide-mobile .badge__middle{padding:10px 0 9px}.cr-badge.badge_size_compact .badge__stars,.cr-badge.badge--wide-mobile .badge__stars{display:flex;justify-content:center;width:100%;margin:0}.cr-badge.badge_size_compact .badge__star,.cr-badge.badge--wide-mobile .badge__star{position:relative;width:14px;height:13px;margin:0 2px;color:#fff}.cr-badge.badge_size_compact .badge__star svg,.cr-badge.badge--wide-mobile .badge__star svg{display:block}.cr-badge.badge_size_compact .badge__star-fill-container,.cr-badge.badge--wide-mobile .badge__star-fill-container{position:absolute;top:0;left:0;overflow:hidden;width:14px;height:13px}.cr-badge.badge_size_compact .badge__star-fill-container svg,.cr-badge.badge--wide-mobile .badge__star-fill-container svg{height:13px}.cr-badge.badge_size_compact .badge__rating,.cr-badge.badge--wide-mobile .badge__rating{font-size:12px;text-align:center;color:#4c4c4c}.cr-badge.badge_size_compact .badge__rating b,.cr-badge.badge--wide-mobile .badge__rating b{margin-left:8px}.cr-badge.badge_size_compact .badge__reviews,.cr-badge.badge--wide-mobile .badge__reviews{padding:8px 0 6px;font-size:10px;text-align:center;border-radius:0 0 15px 15px;color:#4d4d4d}.cr-badge.badge--wide-mobile .badge__middle{padding-top:0;padding-bottom:20px;background-color:transparent}.cr-badge.badge--wide-mobile .badge__stars{margin-bottom:5px}.cr-badge.badge--wide-mobile .badge__star{color:#f8942d}.cr-badge.badge--wide-mobile .badge__reviews{font-size:13px;border-top:1px solid transparent;min-height:37px;display:flex;align-items:center;justify-content:center;padding:0}.cr-badge.badge--wide-mobile .mb21{margin-bottom:21px}.cr-badge.badge_size_compact.badge_color_dark .badge__middle,.cr-badge.badge--wide-mobile.badge_color_dark .badge__middle{border:none;box-sizing:border-box}.cr-badge.badge_size_compact.badge_color_dark .badge__star,.cr-badge.badge--wide-mobile.badge_color_dark .badge__star{color:#f8942d}.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews{border:none}.cr-badge.badge_size_compact.badge_color_dark .badge__verified,.cr-badge.badge--wide-mobile.badge_color_dark .badge__verified,.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews,.cr-badge.badge_size_compact.badge_color_dark .badge__rating,.cr-badge.badge--wide-mobile.badge_color_dark .badge__rating,.cr-badge.badge_size_compact.badge_color_dark .badge__store,.cr-badge.badge--wide-mobile.badge_color_dark .badge__store{color:#e5e5e5}.cr-placeholder-tb{background-color:#fafafa;width:100%;padding:20px}.cr-placeholder-tb .cr-placeholder-tb-fr{width:50%;height:40px;margin:0 0 20px;background-color:#dcdee2;animation:cr-placeholder-load 3s infinite}.cr-placeholder-tb .cr-placeholder-tb-sr{width:100%;height:60px;background-color:#dcdee2;animation:cr-placeholder-load 3s infinite}@media all and (max-width:600px){#cr_floatingtrustbadge,#cr_floatingtrustbadge.cr-floatingbadge-big{display:none}}@keyframes cr-placeholder-load{0%{background-color:#dcdee2}50%{background-color:#ededed}100%{background-color:#dcdee2}}/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}.text-stroke,.text-stroke--primary,.text-stroke--secondary{-webkit-text-stroke-width:var(--wp--custom--typography--text-stroke-width,2px)!important}.ext-absolute{position:absolute!important}.bring-to-front,.ext .wp-block-image,.ext-relative{position:relative!important}.ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--top-lg{top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--right-lg{right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--left-lg{left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-order-1{order:1!important}.ext-order-2{order:2!important}.ext-col-auto{grid-column:auto!important}.ext-col-span-1{grid-column:span 1/span 1!important}.ext-col-span-2{grid-column:span 2/span 2!important}.ext-col-span-3{grid-column:span 3/span 3!important}.ext-col-span-4{grid-column:span 4/span 4!important}.ext-col-span-5{grid-column:span 5/span 5!important}.ext-col-span-6{grid-column:span 6/span 6!important}.ext-col-span-7{grid-column:span 7/span 7!important}.ext-col-span-8{grid-column:span 8/span 8!important}.ext-col-span-9{grid-column:span 9/span 9!important}.ext-col-span-10{grid-column:span 10/span 10!important}.ext-col-span-11{grid-column:span 11/span 11!important}.ext-col-span-12{grid-column:span 12/span 12!important}.ext-col-span-full{grid-column:1/-1!important}.ext-col-start-1{grid-column-start:1!important}.ext-col-start-2{grid-column-start:2!important}.ext-col-start-3{grid-column-start:3!important}.ext-col-start-4{grid-column-start:4!important}.ext-col-start-5{grid-column-start:5!important}.ext-col-start-6{grid-column-start:6!important}.ext-col-start-7{grid-column-start:7!important}.ext-col-start-8{grid-column-start:8!important}.ext-col-start-9{grid-column-start:9!important}.ext-col-start-10{grid-column-start:10!important}.ext-col-start-11{grid-column-start:11!important}.ext-col-start-12{grid-column-start:12!important}.ext-col-start-13{grid-column-start:13!important}.ext-col-start-auto{grid-column-start:auto!important}.ext-col-end-1{grid-column-end:1!important}.ext-col-end-2{grid-column-end:2!important}.ext-col-end-3{grid-column-end:3!important}.ext-col-end-4{grid-column-end:4!important}.ext-col-end-5{grid-column-end:5!important}.ext-col-end-6{grid-column-end:6!important}.ext-col-end-7{grid-column-end:7!important}.ext-col-end-8{grid-column-end:8!important}.ext-col-end-9{grid-column-end:9!important}.ext-col-end-10{grid-column-end:10!important}.ext-col-end-11{grid-column-end:11!important}.ext-col-end-12{grid-column-end:12!important}.ext-col-end-13{grid-column-end:13!important}.ext-col-end-auto{grid-column-end:auto!important}.ext-row-auto{grid-row:auto!important}.ext-row-span-1{grid-row:span 1/span 1!important}.ext-row-span-2{grid-row:span 2/span 2!important}.ext-row-span-3{grid-row:span 3/span 3!important}.ext-row-span-4{grid-row:span 4/span 4!important}.ext-row-span-5{grid-row:span 5/span 5!important}.ext-row-span-6{grid-row:span 6/span 6!important}.ext-row-span-full{grid-row:1/-1!important}.ext-row-start-1{grid-row-start:1!important}.ext-row-start-2{grid-row-start:2!important}.ext-row-start-3{grid-row-start:3!important}.ext-row-start-4{grid-row-start:4!important}.ext-row-start-5{grid-row-start:5!important}.ext-row-start-6{grid-row-start:6!important}.ext-row-start-7{grid-row-start:7!important}.ext-row-start-auto{grid-row-start:auto!important}.ext-row-end-1{grid-row-end:1!important}.ext-row-end-2{grid-row-end:2!important}.ext-row-end-3{grid-row-end:3!important}.ext-row-end-4{grid-row-end:4!important}.ext-row-end-5{grid-row-end:5!important}.ext-row-end-6{grid-row-end:6!important}.ext-row-end-7{grid-row-end:7!important}.ext-row-end-auto{grid-row-end:auto!important}.ext-m-0:not([style*=margin]){margin:0!important}.ext-m-auto:not([style*=margin]){margin:auto!important}.ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.ext .alignwide,.ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext .wp-block-group>*,.ext-my-0:not([style*=margin]),.wp-block-column.editor\:pointer-events-none{margin-top:0!important;margin-bottom:0!important}.ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.ext h2,.ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext .wp-block-columns+.wp-block-columns:not([class*=mt-]):not([class*=my-]):not([style*=margin]),.ext-mt-0:not([style*=margin]),[class*=fullwidth-cols] .wp-block-column:first-child,[class*=fullwidth-cols] .wp-block-column:first-child>*,[class*=fullwidth-cols] .wp-block-column>:first-child,[class*=fullwidth-cols] .wp-block-group:first-child{margin-top:0!important}.ext-mt-auto:not([style*=margin]){margin-top:auto!important}.ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-mr-0.alignfull:not([style*=margin]):not([style*=margin]),.ext-mr-0:not([style*=margin]){margin-right:0!important}.ext-mr-auto:not([style*=margin]){margin-right:auto!important}.ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext .is-not-stacked-on-mobile .wp-block-column,.ext-mb-0:not([style*=margin]),.ext.wp-block-group>:last-child,.wp-block-columns[class*=fullwidth-cols].is-not-stacked-on-mobile>.wp-block-column,[class*=fullwidth-cols] .wp-block-column:last-child,[class*=fullwidth-cols] .wp-block-column>:last-child,[class*=fullwidth-cols] .wp-block-group:last-child{margin-bottom:0!important}.ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.ext-mb-base:not([style*=margin]),.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-ml-0:not([style*=margin]),.ext-ml-0:not([style*=margin]):not([style*=margin]){margin-left:0!important}.ext-ml-auto:not([style*=margin]){margin-left:auto!important}.ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.editor\:no-resize .components-resizable-box__container,.ext-block{display:block!important}.ext .wp-block-image img,.ext-inline-block{display:inline-block!important}.ext-inline{display:inline!important}.ext-flex{display:flex!important}.ext-inline-flex{display:inline-flex!important}.ext .ext-grid>[class*=_inner-container],.ext-grid{display:grid!important}.ext-inline-grid{display:inline-grid!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .block-library-spacer__resize-container:before,.editor\:no-caption .block-editor-rich-text__editable,.editor\:no-inserter .wp-block-column:not(.is-selected)>.block-list-appender,.editor\:no-inserter .wp-block-cover__inner-container>.block-list-appender,.editor\:no-inserter .wp-block-group__inner-container>.block-list-appender,.editor\:no-inserter>.block-list-appender,.ext-hidden{display:none!important}.ext-w-auto{width:auto!important}.ext-w-full{width:100%!important}.ext [class*=inner-container]>.alignwide [class*=inner-container]>*,.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]>*,.ext-max-w-full{max-width:100%!important}.ext-flex-1{flex:1 1 0%!important}.ext-flex-auto{flex:1 1 auto!important}.ext-flex-initial{flex:0 1 auto!important}.ext-flex-none{flex:none!important}.ext-flex-shrink-0{flex-shrink:0!important}.ext-flex-shrink{flex-shrink:1!important}.ext-flex-grow-0{flex-grow:0!important}.ext-flex-grow{flex-grow:1!important}.ext-list-none,.is-style-inline-list li{list-style-type:none!important}.ext .ext-grid-cols-1>[class*=_inner-container],.ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-cols-2>[class*=_inner-container],.ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-cols-3>[class*=_inner-container],.ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-cols-4>[class*=_inner-container],.ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-cols-5>[class*=_inner-container],.ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-cols-6>[class*=_inner-container],.ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-cols-7>[class*=_inner-container],.ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.ext .ext-grid-cols-8>[class*=_inner-container],.ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.ext .ext-grid-cols-9>[class*=_inner-container],.ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.ext .ext-grid-cols-10>[class*=_inner-container],.ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.ext .ext-grid-cols-11>[class*=_inner-container],.ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.ext .ext-grid-cols-12>[class*=_inner-container],.ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.ext .ext-grid-cols-none>[class*=_inner-container],.ext-grid-cols-none{grid-template-columns:none!important}.ext .ext-grid-rows-1>[class*=_inner-container],.ext-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-rows-2>[class*=_inner-container],.ext-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-rows-3>[class*=_inner-container],.ext-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-rows-4>[class*=_inner-container],.ext-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-rows-5>[class*=_inner-container],.ext-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-rows-6>[class*=_inner-container],.ext-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-rows-none>[class*=_inner-container],.ext-grid-rows-none{grid-template-rows:none!important}.ext-flex-row{flex-direction:row!important}.ext-flex-row-reverse{flex-direction:row-reverse!important}.ext-flex-col{flex-direction:column!important}.ext-flex-col-reverse{flex-direction:column-reverse!important}.ext-flex-wrap{flex-wrap:wrap!important}.ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.ext-flex-nowrap{flex-wrap:nowrap!important}.ext .ext-items-start>[class*=_inner-container],.ext-items-start{align-items:flex-start!important}.ext .ext-items-end>[class*=_inner-container],.ext-items-end{align-items:flex-end!important}.ext .ext-items-center>[class*=_inner-container],.ext .is-style-angled>[class*=_inner-container],.ext-items-center{align-items:center!important}.ext .ext-items-baseline>[class*=_inner-container],.ext-items-baseline{align-items:baseline!important}.ext .ext-items-stretch>[class*=_inner-container],.ext-items-stretch{align-items:stretch!important}.ext-justify-start{justify-content:flex-start!important}.ext-justify-end{justify-content:flex-end!important}.ext-justify-center{justify-content:center!important}.ext-justify-between{justify-content:space-between!important}.ext-justify-around{justify-content:space-around!important}.ext-justify-evenly{justify-content:space-evenly!important}.ext-justify-items-start{justify-items:start!important}.ext-justify-items-end{justify-items:end!important}.ext-justify-items-center{justify-items:center!important}.ext-justify-items-stretch{justify-items:stretch!important}.ext-gap-0{gap:0!important}.ext-gap-base{gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-lg{gap:var(--extendify--spacing--large,3rem)!important}.ext-gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.ext-gap-x-base{-moz-column-gap:var(--wp--style--block-gap,1.75rem)!important;column-gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-x-lg{-moz-column-gap:var(--extendify--spacing--large,3rem)!important;column-gap:var(--extendify--spacing--large,3rem)!important}.ext-gap-y-0{row-gap:0!important}.ext-gap-y-base{row-gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-y-lg{row-gap:var(--extendify--spacing--large,3rem)!important}.ext-justify-self-auto{justify-self:auto!important}.ext-justify-self-start{justify-self:start!important}.ext-justify-self-end{justify-self:end!important}.ext-justify-self-center{justify-self:center!important}.ext-justify-self-stretch{justify-self:stretch!important}.ext-rounded-none{border-radius:0!important}.ext-rounded-full{border-radius:9999px!important}.ext-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.ext-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.ext-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ext-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.ext-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.ext-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.ext-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ext-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.ext-rounded-tl-none{border-top-left-radius:0!important}.ext-rounded-tl-full{border-top-left-radius:9999px!important}.ext-rounded-tr-none{border-top-right-radius:0!important}.ext-rounded-tr-full{border-top-right-radius:9999px!important}.ext-rounded-br-none{border-bottom-right-radius:0!important}.ext-rounded-br-full{border-bottom-right-radius:9999px!important}.ext-rounded-bl-none{border-bottom-left-radius:0!important}.ext-rounded-bl-full{border-bottom-left-radius:9999px!important}.ext-border-0{border-width:0!important}.ext-border-t-0{border-top-width:0!important}.ext-border-r-0{border-right-width:0!important}.ext-border-b-0{border-bottom-width:0!important}.ext-border-l-0{border-left-width:0!important}.ext .wp-block-group__inner-container,.ext-p-0:not([style*=padding]){padding:0!important}.ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.ext .wp-block-columns .wp-block-column[style*=padding],.ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.ext-px-base:not([style*=padding]),.ext.has-background{padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.ext-pt-0:not([style*=padding]){padding-top:0!important}.ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.ext-pr-0:not([style*=padding]){padding-right:0!important}.ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.ext-pb-0:not([style*=padding]){padding-bottom:0!important}.ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.ext-pl-0:not([style*=padding]),.is-style-inline-list{padding-left:0!important}.ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.ext-text-left{text-align:left!important}.ext .wp-block-image,.ext-text-center{text-align:center!important}.ext-text-right{text-align:right!important}.ext-leading-none{line-height:1!important}.ext-leading-tight{line-height:1.25!important}.ext-leading-snug{line-height:1.375!important}.ext-leading-normal{line-height:1.5!important}.ext-leading-relaxed{line-height:1.625!important}.ext-leading-loose{line-height:2!important}.ext-aspect-square img{aspect-ratio:1/1!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape img{aspect-ratio:4/3!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape-wide img{aspect-ratio:16/9!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-portrait img{aspect-ratio:3/4!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape .components-resizable-box__container,.ext-aspect-landscape-wide .components-resizable-box__container,.ext-aspect-portrait .components-resizable-box__container,.ext-aspect-square .components-resizable-box__container{height:auto!important}.clip-path--rhombus img{-webkit-clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%)!important;clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%)!important}.clip-path--diamond img{-webkit-clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%)!important;clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%)!important}.clip-path--rhombus-alt img{-webkit-clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%)!important;clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%)!important}.wp-block-columns[class*=fullwidth-cols]{margin-bottom:unset!important}.is-root-container.block-editor-block-list__layout>[data-align=full]:not(:first-of-type)>.ext-my-0,.is-root-container.block-editor-block-list__layout>[data-align=full]:not(:first-of-type)>.wp-block-column.editor\:pointer-events-none,.is-root-container.block-editor-block-list__layout>[data-align=wide]>.ext-my-0:not([style*=margin]),.is-root-container.block-editor-block-list__layout>[data-align=wide]>.wp-block-column.editor\:pointer-events-none{margin-top:calc(-1*var(--wp--style--block-gap,28px))!important}@media (min-width:600px) and (max-width:781px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin-left:var(--wp--style--block-gap,2em)!important}}@media (max-width:781px){.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap!important}.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style*=margin]){margin-left:0!important}.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (max-width:1079px){.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style*=margin]){margin-left:0!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}}.direction-rtl{direction:rtl!important}.direction-ltr{direction:ltr!important}.bring-to-front{z-index:10!important}.text-stroke{-webkit-text-stroke-color:var(--wp--preset--color--background)!important}.text-stroke--primary{-webkit-text-stroke-color:var(--wp--preset--color--primary)!important}.text-stroke--secondary{-webkit-text-stroke-color:var(--wp--preset--color--secondary)!important}.editor\:no-resize .components-resizable-box__handle,.editor\:no-resize .components-resizable-box__handle:after,.editor\:no-resize .components-resizable-box__side-handle:before{display:none!important;pointer-events:none!important}.editor\:pointer-events-none{pointer-events:none!important}.is-style-angled{align-items:center!important;justify-content:flex-end!important}.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,30% 0%,50% 100%,0% 100%)!important;clip-path:polygon(0 0,30% 0%,50% 100%,0% 100%)!important;z-index:1!important}.has-foreground-color{color:var(--wp--preset--color--foreground,#000)!important}.has-foreground-background-color{background-color:var(--wp--preset--color--foreground,#000)!important}.has-background-color{color:var(--wp--preset--color--background,#fff)!important}.has-background-background-color{background-color:var(--wp--preset--color--background,#fff)!important}.has-primary-color{color:var(--wp--preset--color--primary,#4b5563)!important}.has-primary-background-color{background-color:var(--wp--preset--color--primary,#4b5563)!important}.has-secondary-color{color:var(--wp--preset--color--secondary,#9ca3af)!important}.has-secondary-background-color{background-color:var(--wp--preset--color--secondary,#9ca3af)!important}.ext.has-text-color h1,.ext.has-text-color h2,.ext.has-text-color h3,.ext.has-text-color h4,.ext.has-text-color h5,.ext.has-text-color h6,.ext.has-text-color p{color:currentColor!important}.has-white-color{color:var(--wp--preset--color--white,#fff)!important}.has-black-color{color:var(--wp--preset--color--black,#000)!important}.has-ext-foreground-background-color{background-color:var(--wp--preset--color--foreground,var(--wp--preset--color--black,#000))!important}.has-ext-primary-background-color{background-color:var(--wp--preset--color--primary,var(--wp--preset--color--cyan-bluish-gray,#000))!important}.wp-block-button__link.has-black-background-color{border-color:var(--wp--preset--color--black,#000)!important}.wp-block-button__link.has-white-background-color{border-color:var(--wp--preset--color--white,#fff)!important}.has-ext-small-font-size{font-size:var(--wp--preset--font-size--ext-small)!important}.has-ext-medium-font-size{font-size:var(--wp--preset--font-size--ext-medium)!important}.has-ext-large-font-size{font-size:var(--wp--preset--font-size--ext-large)!important;line-height:1.2!important}.has-ext-x-large-font-size{font-size:var(--wp--preset--font-size--ext-x-large)!important;line-height:1!important}.has-ext-xx-large-font-size{font-size:var(--wp--preset--font-size--ext-xx-large)!important;line-height:1!important}.has-ext-x-large-font-size:not([style*=line-height]),.has-ext-xx-large-font-size:not([style*=line-height]){line-height:1.1!important}.ext .wp-block-group>*+*{margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:0!important}.has-ext-x-large-font-size+h3,.has-ext-x-large-font-size+p{margin-top:.5rem!important}.ext .wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap,.5em)*.75)!important;min-width:12rem!important}.ext>[class*=_inner-container]>.ext-grid:not([class*=columns]),.ext>[class*=_inner-container]>.wp-block>.ext-grid:not([class*=columns]){display:initial!important}.ext .ext-grid-cols-13>[class*=_inner-container]{grid-template-columns:repeat(13,minmax(0,1fr))!important}.ext [class*=inner-container]>.alignwide [class*=inner-container],.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]{max-width:var(--responsive--alignwide-width,120rem)!important}.ext .wp-block-image img{vertical-align:middle!important}body{--extendify--spacing--large:var(--wp--custom--spacing--large,clamp(2em,8vw,8em))!important;--wp--preset--font-size--ext-small:1rem!important;--wp--preset--font-size--ext-medium:1.125rem!important;--wp--preset--font-size--ext-large:clamp(1.65rem,3.5vw,2.15rem)!important;--wp--preset--font-size--ext-x-large:clamp(3rem,6vw,4.75rem)!important;--wp--preset--font-size--ext-xx-large:clamp(3.25rem,7.5vw,5.75rem)!important;--wp--preset--color--black:#000!important;--wp--preset--color--white:#fff!important}.ext *{box-sizing:border-box!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .components-resizable-box__container{background:0 0!important}.ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull{margin-top:unset!important;margin-bottom:unset!important}.block-editor-block-preview__content-iframe .preview\:min-h-50{min-height:50vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-60{min-height:60vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-70{min-height:70vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-80{min-height:80vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-100{min-height:100vw!important}.is-root-container .wp-block[data-align=full]>.ext-mx-0:not([style*=margin]):not([style*=margin]){margin-right:calc(1*var(--wp--custom--spacing--outer,0))!important;margin-left:calc(1*var(--wp--custom--spacing--outer,0))!important;overflow:hidden!important;width:unset!important}@media (min-width:782px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:0!important}.is-style-inline-list li{margin-right:var(--wp--style--block-gap,1.75rem)!important;display:inline!important}.is-style-inline-list li:first-child{margin-left:0!important}.is-style-inline-list li:last-child{margin-right:0!important}.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,55% 0%,65% 100%,0% 100%)!important;clip-path:polygon(0 0,55% 0%,65% 100%,0% 100%)!important}.tablet\:ext-absolute{position:absolute!important}.tablet\:ext-relative{position:relative!important}.tablet\:ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--top-lg{top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--right-lg{right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--left-lg{left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-order-1{order:1!important}.tablet\:ext-order-2{order:2!important}.tablet\:ext-m-0:not([style*=margin]){margin:0!important}.tablet\:ext-m-auto:not([style*=margin]){margin:auto!important}.tablet\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.tablet\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.tablet\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-my-0:not([style*=margin]){margin-top:0!important;margin-bottom:0!important}.tablet\:ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.tablet\:ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mt-0:not([style*=margin]){margin-top:0!important}.tablet\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.tablet\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mr-0:not([style*=margin]){margin-right:0!important}.tablet\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.tablet\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.tablet\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.tablet\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-ml-0:not([style*=margin]){margin-left:0!important}.tablet\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.tablet\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-block{display:block!important}.tablet\:ext-inline-block{display:inline-block!important}.tablet\:ext-inline{display:inline!important}.tablet\:ext-flex{display:flex!important}.tablet\:ext-inline-flex{display:inline-flex!important}.tablet\:ext-grid{display:grid!important}.tablet\:ext-inline-grid{display:inline-grid!important}.tablet\:ext-hidden{display:none!important}.tablet\:ext-w-auto{width:auto!important}.tablet\:ext-w-full{width:100%!important}.tablet\:ext-max-w-full{max-width:100%!important}.tablet\:ext-flex-1{flex:1 1 0%!important}.tablet\:ext-flex-auto{flex:1 1 auto!important}.tablet\:ext-flex-initial{flex:0 1 auto!important}.tablet\:ext-flex-none{flex:none!important}.tablet\:ext-flex-shrink-0{flex-shrink:0!important}.tablet\:ext-flex-shrink{flex-shrink:1!important}.tablet\:ext-flex-grow-0{flex-grow:0!important}.tablet\:ext-flex-grow{flex-grow:1!important}.tablet\:ext-list-none{list-style-type:none!important}.tablet\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tablet\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tablet\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tablet\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tablet\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.tablet\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.tablet\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.tablet\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.tablet\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.tablet\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.tablet\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.tablet\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.tablet\:ext-grid-cols-none{grid-template-columns:none!important}.tablet\:ext-flex-row{flex-direction:row!important}.tablet\:ext-flex-row-reverse{flex-direction:row-reverse!important}.tablet\:ext-flex-col{flex-direction:column!important}.tablet\:ext-flex-col-reverse{flex-direction:column-reverse!important}.tablet\:ext-flex-wrap{flex-wrap:wrap!important}.tablet\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tablet\:ext-flex-nowrap{flex-wrap:nowrap!important}.tablet\:ext-items-start{align-items:flex-start!important}.tablet\:ext-items-end{align-items:flex-end!important}.tablet\:ext-items-center{align-items:center!important}.tablet\:ext-items-baseline{align-items:baseline!important}.tablet\:ext-items-stretch{align-items:stretch!important}.tablet\:ext-justify-start{justify-content:flex-start!important}.tablet\:ext-justify-end{justify-content:flex-end!important}.tablet\:ext-justify-center{justify-content:center!important}.tablet\:ext-justify-between{justify-content:space-between!important}.tablet\:ext-justify-around{justify-content:space-around!important}.tablet\:ext-justify-evenly{justify-content:space-evenly!important}.tablet\:ext-justify-items-start{justify-items:start!important}.tablet\:ext-justify-items-end{justify-items:end!important}.tablet\:ext-justify-items-center{justify-items:center!important}.tablet\:ext-justify-items-stretch{justify-items:stretch!important}.tablet\:ext-justify-self-auto{justify-self:auto!important}.tablet\:ext-justify-self-start{justify-self:start!important}.tablet\:ext-justify-self-end{justify-self:end!important}.tablet\:ext-justify-self-center{justify-self:center!important}.tablet\:ext-justify-self-stretch{justify-self:stretch!important}.tablet\:ext-p-0:not([style*=padding]){padding:0!important}.tablet\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.tablet\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.tablet\:ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pt-0:not([style*=padding]){padding-top:0!important}.tablet\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pr-0:not([style*=padding]){padding-right:0!important}.tablet\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.tablet\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pl-0:not([style*=padding]){padding-left:0!important}.tablet\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-text-left{text-align:left!important}.tablet\:ext-text-center{text-align:center!important}.tablet\:ext-text-right{text-align:right!important}}@media (min-width:1080px){.desktop\:ext-absolute{position:absolute!important}.desktop\:ext-relative{position:relative!important}.desktop\:ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--top-lg{top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--right-lg{right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--left-lg{left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-order-1{order:1!important}.desktop\:ext-order-2{order:2!important}.desktop\:ext-m-0:not([style*=margin]){margin:0!important}.desktop\:ext-m-auto:not([style*=margin]){margin:auto!important}.desktop\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.desktop\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.desktop\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-my-0:not([style*=margin]){margin-top:0!important;margin-bottom:0!important}.desktop\:ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.desktop\:ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mt-0:not([style*=margin]){margin-top:0!important}.desktop\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.desktop\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mr-0:not([style*=margin]){margin-right:0!important}.desktop\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.desktop\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.desktop\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.desktop\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-ml-0:not([style*=margin]){margin-left:0!important}.desktop\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.desktop\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-block{display:block!important}.desktop\:ext-inline-block{display:inline-block!important}.desktop\:ext-inline{display:inline!important}.desktop\:ext-flex{display:flex!important}.desktop\:ext-inline-flex{display:inline-flex!important}.desktop\:ext-grid{display:grid!important}.desktop\:ext-inline-grid{display:inline-grid!important}.desktop\:ext-hidden{display:none!important}.desktop\:ext-w-auto{width:auto!important}.desktop\:ext-w-full{width:100%!important}.desktop\:ext-max-w-full{max-width:100%!important}.desktop\:ext-flex-1{flex:1 1 0%!important}.desktop\:ext-flex-auto{flex:1 1 auto!important}.desktop\:ext-flex-initial{flex:0 1 auto!important}.desktop\:ext-flex-none{flex:none!important}.desktop\:ext-flex-shrink-0{flex-shrink:0!important}.desktop\:ext-flex-shrink{flex-shrink:1!important}.desktop\:ext-flex-grow-0{flex-grow:0!important}.desktop\:ext-flex-grow{flex-grow:1!important}.desktop\:ext-list-none{list-style-type:none!important}.desktop\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.desktop\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.desktop\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.desktop\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.desktop\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.desktop\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.desktop\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.desktop\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.desktop\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.desktop\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.desktop\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.desktop\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.desktop\:ext-grid-cols-none{grid-template-columns:none!important}.desktop\:ext-flex-row{flex-direction:row!important}.desktop\:ext-flex-row-reverse{flex-direction:row-reverse!important}.desktop\:ext-flex-col{flex-direction:column!important}.desktop\:ext-flex-col-reverse{flex-direction:column-reverse!important}.desktop\:ext-flex-wrap{flex-wrap:wrap!important}.desktop\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.desktop\:ext-flex-nowrap{flex-wrap:nowrap!important}.desktop\:ext-items-start{align-items:flex-start!important}.desktop\:ext-items-end{align-items:flex-end!important}.desktop\:ext-items-center{align-items:center!important}.desktop\:ext-items-baseline{align-items:baseline!important}.desktop\:ext-items-stretch{align-items:stretch!important}.desktop\:ext-justify-start{justify-content:flex-start!important}.desktop\:ext-justify-end{justify-content:flex-end!important}.desktop\:ext-justify-center{justify-content:center!important}.desktop\:ext-justify-between{justify-content:space-between!important}.desktop\:ext-justify-around{justify-content:space-around!important}.desktop\:ext-justify-evenly{justify-content:space-evenly!important}.desktop\:ext-justify-items-start{justify-items:start!important}.desktop\:ext-justify-items-end{justify-items:end!important}.desktop\:ext-justify-items-center{justify-items:center!important}.desktop\:ext-justify-items-stretch{justify-items:stretch!important}.desktop\:ext-justify-self-auto{justify-self:auto!important}.desktop\:ext-justify-self-start{justify-self:start!important}.desktop\:ext-justify-self-end{justify-self:end!important}.desktop\:ext-justify-self-center{justify-self:center!important}.desktop\:ext-justify-self-stretch{justify-self:stretch!important}.desktop\:ext-p-0:not([style*=padding]){padding:0!important}.desktop\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.desktop\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.desktop\:ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pt-0:not([style*=padding]){padding-top:0!important}.desktop\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pr-0:not([style*=padding]){padding-right:0!important}.desktop\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.desktop\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pl-0:not([style*=padding]){padding-left:0!important}.desktop\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-text-left{text-align:left!important}.desktop\:ext-text-center{text-align:center!important}.desktop\:ext-text-right{text-align:right!important}}:root{--ag-background-color: rgba(0,0,0,0.5);--ag-background-image-position: center center;--ag-background-image-opacity: 1;--ag-form-background: rgba(255,255,255,1);--ag-text-color: #000000;--ag-blur: 5px;}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:2px;opacity:0;position:absolute;right:2px;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.hs-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}:root{--ag-form-margin:auto auto}.age-restriction{height:calc(100vh - var(--vh-offset,0px));overflow:var(--ag-restriction-overflow,hidden);position:relative}.age-gate{background-color:var(--ag-form-background,#fff);border:var(--ag-form-border,0);border-radius:var(--ag-form-radius,0);border-width:var(--ag-form-border-width,0);box-shadow:var(--ag-form-shadow,none);color:var(--ag-text-color,#333);margin:var(--ag-form-margin,auto);max-height:var(--ag-form-max-height,calc(94vh - var(--vh-offset,0px)));max-width:var(--ag-form-max-width,500px);overflow-y:auto;padding:var(--ag-form-padding,20px);position:relative;scrollbar-width:var(--ag-scrollbar-display,none);width:100%;z-index:var(--ag-form-z-index,10000)}.age-gate::-webkit-scrollbar{display:var(--ag-scrollbar-display,none)}.age-gate *{box-sizing:border-box}.age-gate .simplebar-scrollbar:before{background-color:var(--ag-scrollbar,#000)}.age-gate h1:after,.age-gate h1:before,.age-gate h2:after,.age-gate h2:before,.age-gate h3:after,.age-gate h3:before,.age-gate h4:after,.age-gate h4:before,.age-gate h5:after,.age-gate h5:before,.age-gate h6:after,.age-gate h6:before{content:none}.age-gate-additional-information,.age-gate__additional-information{font-size:var(--ag-text-additional-size,12px);margin:var(--ag-text-additional-margin,0);padding:var(--ag-text-additional-padding,0)}.age-gate-additional-information p:last-of-type,.age-gate__additional-information p:last-of-type{margin-bottom:0}.age-gate-background-color,.age-gate__background-color{-webkit-backdrop-filter:blur(var(--ag-blur));backdrop-filter:blur(var(--ag-blur));background:var(--ag-background-color,#fff);opacity:var(--ag-background-opacity,1);z-index:1}.age-gate-background,.age-gate-background-color,.age-gate__background,.age-gate__background-color{height:calc(100vh - var(--vh-offset,0px));left:0;position:fixed;top:0;width:var(--ag-overlay-width,100%)}.age-gate-background,.age-gate__background{background-image:var(--ag-background-image);background-position:var(--ag-background-image-position);background-repeat:var(--ag-background-image-repeat);background-size:var(--ag-background-image-size,cover);opacity:var(--ag-background-image-opacity);z-index:2}.age-gate-background iframe,.age-gate-background video,.age-gate__background iframe,.age-gate__background video{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.age-gate-buttons,.age-gate__buttons{align-items:center;display:flex;gap:var(--ag-button-gap,10px);justify-content:center}.age-gate input[type=text].age-gate-input,.age-gate input[type=text].age-gate__input{background:var(--ag-input-background-color,#fff);border:var(--ag-input-border,solid);border-radius:var(--ag-input-radius,3px);border-width:var(--ag-input-border-width,1px);color:var(--ag-input-color,#414141);font-size:var(--ag-input-text-size,1rem);padding:var(--ag-input-padding,.5rem 1rem);text-align:var(--ag-text-align);transition:all .3s;width:100%}.age-gate input[type=text].age-gate-input::-moz-placeholder,.age-gate input[type=text].age-gate__input::-moz-placeholder{color:var(--ag-input-placeholder-color)}.age-gate input[type=text].age-gate-input::placeholder,.age-gate input[type=text].age-gate__input::placeholder{color:var(--ag-input-placeholder-color)}.age-gate select.age-gate-select,.age-gate select.age-gate__region,.age-gate select.age-gate__select{background:var(--ag-input-background-color,#fff);border:var(--ag-input-border,solid);border-radius:var(--ag-input-radius,3px);border-width:var(--ag-input-border-width,1px);color:var(--ag-input-color,#414141);font-size:var(--ag-input-text-size,1rem);padding:var(--ag-input-padding,.5rem 1rem);text-align:var(--ag-text-align);width:100%}.age-gate select.age-gate__region{margin-bottom:1rem}.age-gate-label,.age-gate__label{display:var(--ag-label-display,block);margin:var(--ag-label-margin,0 0 .5rem)}.age-gate-error,.age-gate__error{color:var(--ag-text-error-color,#c00);font-weight:var(--ag-text-error-weight,bold)}.age-gate-error a,.age-gate__error a{color:currentColor;text-decoration:underline}.age-gate-errors,.age-gate__errors{padding:var(--ag-text-errors-padding,0 10px)}.age-gate-errors:empty,.age-gate__errors:empty{padding:0}.age-gate-extra,.age-gate__extra{margin:var(--ag-fields-margin,0 auto 1rem);max-width:var(--ag-fields-width,100%);width:100%}.age-gate-extra:empty,.age-gate__extra:empty{display:none}.age-gate-form-elements,.age-gate__form-elements{display:grid;gap:var(--ag-input-spacing,10px);grid-template-columns:repeat(3,1fr);list-style:none;margin:var(--ag-input-margin,0);padding:0}.age-gate-fields,.age-gate__fields{border-width:0;display:block;margin:var(--ag-fields-margin,0 auto 1rem);max-width:var(--ag-fields-width,100%);padding:0;width:100%}.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{padding:0 20px 20px}@media screen and (min-width:768px){.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{max-width:70%}}@media screen and (min-width:1024px){.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{max-width:50%}}.age-gate-form,.age-gate__form{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}@media screen and (min-width:768px){.age-gate--shortcode .age-gate-form,.age-gate--shortcode .age-gate__form{height:0;padding-bottom:56.25%;position:relative}}.age-gate-heading-title,.age-gate__heading-title{font-size:var(--ag-text-heading-size,2rem);font-weight:var(--ag-text-heading-weight,700);margin:var(--ag-text-heading-margin,0 0 1rem)}.age-gate-headline,.age-gate__headline{font-size:var(--ag-text-headline-size,1.5rem);font-weight:var(--ag-text-headline-weight,700);margin:var(--ag-text-headline-margin,0 0 1rem)}.age-gate-restricted,.age-gate__restricted{height:calc(100vh - var(--vh-offset,0px));overflow:var(--ag-html-overflow,hidden);position:relative}.age-gate-loader,.age-gate__loader{align-items:center;background:rgba(0,0,0,.4);color:var(--ag-loader-color,#000);display:none;height:calc(100vh - var(--vh-offset,0px));justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.age-restriction--working .age-gate-loader,.age-restriction--working .age-gate__loader{display:flex}.age-gate-loader img,.age-gate-loader svg,.age-gate__loader img,.age-gate__loader svg{display:block;height:70px;width:70px}.age-gate-loading-icon,.age-gate__loading-icon{display:block;height:50px;width:50px}.age-gate-heading-title-logo,.age-gate__heading-title--logo{max-width:var(--ag-logo-max-width,100%)}.age-gate-remember-text,.age-gate__remember-text{font-size:var(--ag-remember-size,.9rem);font-weight:var(--ag-remember-weight,normal);margin-left:var(--ag-remember-spacing,5px)}.age-gate-remember-wrapper,.age-gate__remember-wrapper{margin:var(--ag-remember-margin,0 0 1rem)}.age-gate-remember,.age-gate__remember{align-items:center;cursor:pointer;display:inline-flex;justify-content:var(--ag-remember-align,center)}.age-gate-subheadline,.age-gate__subheadline{font-size:var(--ag-text-subheadline-size,1.2rem);font-weight:var(--ag-text-subheadline-weight,500);margin:var(--ag-text-subheadline-margin,0 0 1rem)}.age-gate-submit,.age-gate__submit{margin:var(--ag-submit-margin,0 0 1rem)}button.age-gate-button,button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__button,button.age-gate__submit--no,button.age-gate__submit--yes{background-color:var(--ag-button-color-background,#333);border:var(--ag-button-border,0);border-radius:var(--ag-button-radius,3px);color:var(--ag-button-color-text,#fff);cursor:var(--ag-button-cursor,pointer);font-size:var(--ag-button-size,1rem);font-weight:var(--ag-button-weight,600);padding:var(--ag-button-padding,.5rem 1rem)}button.age-gate-button:active,button.age-gate-button:focus,button.age-gate-button:hover,button.age-gate-submit-no:active,button.age-gate-submit-no:focus,button.age-gate-submit-no:hover,button.age-gate-submit-yes:active,button.age-gate-submit-yes:focus,button.age-gate-submit-yes:hover,button.age-gate__button:active,button.age-gate__button:focus,button.age-gate__button:hover,button.age-gate__submit--no:active,button.age-gate__submit--no:focus,button.age-gate__submit--no:hover,button.age-gate__submit--yes:active,button.age-gate__submit--yes:focus,button.age-gate__submit--yes:hover{background-color:var(--ag-button-color-hover,#323232);border:var(--ag-button-hover-border,0);color:var(--ag-button-color-text-hover,#fff)}button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__submit--no,button.age-gate__submit--yes{margin:var(--ag-button-margin,0)}.age-gate-wrapper,.age-gate__wrapper{box-sizing:border-box;display:var(--ag-form-display,flex);height:calc(100vh - var(--vh-offset,0px));left:var(--ag-form-left,0);overflow-y:var(--ag-form-overlow,auto);padding:var(--ag-wrapper-padding,20px);position:var(--ag-form-position,fixed);text-align:var(--ag-text-align,center);top:var(--ag-form-top,0);transition-duration:var(--ag-transition-duration,.3s);transition-property:all;transition-timing-function:var(--ag-transition-timing,ease);width:var(--ag-overlay-width,100%);z-index:var(--ag-form-z-index,10000)}.age-gate .age-gate-shortcode-inner,.age-gate .age-gate__shortcode__inner{align-items:center;background:hsla(0,0%,100%,.5);display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px;text-align:center;width:100%}@media screen and (min-width:768px){.age-gate .age-gate-shortcode-inner,.age-gate .age-gate__shortcode__inner{position:absolute}}.age-gate--shortcode,.age-gate-shortcode{background-color:transparent;background-size:cover;max-width:none;padding:0}.age-gate--fade,.age-gate.fade{opacity:0}.age-gate--slide-0,.age-gate--slide-up{transform:translateY(-100%)}.age-gate--slide-down{transform:translateY(100%)}.age-gate--slide-left{transform:translateX(-100%)}.age-gate--slide-right{transform:translateX(100%)}:root{--ag-background-color: rgba(0,0,0,0.5);--ag-background-image-position: center center;--ag-background-image-opacity: 1;--ag-form-background: rgba(255,255,255,1);--ag-text-color: #000000;--ag-blur: 5px;}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--nrp-points a:before{content:'\f06b'}.nrp-product-message,.nrp-product-variable-message{margin-bottom:12px}.pm-difl{display:inline-block;float:left}.pm-dbfl{display:block;float:left;width:100%}.pm-difr{display:inline-block;float:right}.pm-bg{background-color:#fafafa}.pm-bg-lt{background-color:#fff}.pm-bg-dk{background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));color:#fff}.pm-remove{color:#a00a00}.pg-failed-message{color:#a00a00}.pm-border{border-width:1px;border-style:solid;border-color:#e1e1e1}.pm-border-bt{border-width:0 0 1px;border-style:solid;border-color:#e1e1e1}.pm-radius5{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;overflow:hidden}.pm-pad10{padding:10px}.pm-pad20{padding:20px}.pm-clip{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pm33{width:31%;margin:10px 1%}.pmagic .pm-group-container .pm-group.pm50.pm33{width:31%;margin:10px 1%}.pmagic *{box-sizing:border-box}.pmagic{width:100%;max-width:100% !important;font-size:14px;text-rendering:optimizeLegibility;animation:pm-fadein .5s linear 1;-webkit-animation:pm-fadein .5s linear 1;-moz-animation:pm-fadein .5s linear 1;-o-animation:pm-fadein .5s linear 1;margin-bottom:20px;display:inline-block;box-sizing:border-box}.pmagic a{text-decoration:none;border:0!important;cursor:pointer;box-shadow:none!important}.pmagic img{box-shadow:none!important;padding:0!important;line-height:1!important}.entry-content .pmagic img{margin:0;padding:0;box-shadow:none!important}.pmagic a:focus,.pmagic button:active,.pmagic div:active,.pmagic input:active,.pmagic li:active{outline:0!important}.pg-alert-info{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;width:94%;margin:15px;display:inline-block}.pg-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.pg-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}@keyframes pm-fadein{from{opacity:0;transform:translateY(10px)}to{opacity:100;transform:translateY(0)}}@-webkit-keyframes pm-fadein{from{opacity:0;transform:translateY(10px)}to{opacity:100;transform:translateY(0)}}@-moz-keyframes pm-fadein{from{opacity:0;transform:translateY(10px)}to{opacity:100;transform:translateY(0)}}@-o-keyframes pm-fadein{from{opacity:0;transform:translateY(10px)}to{opacity:100;transform:translateY(0)}}@keyframes pm-popup-in{0%{transform:scale(0,0);opacity:0}100%{transform:scale(1,1);opacity:1}}@-webkit-keyframes pm-popup-in{0%{transform:scale(0,0);opacity:0}100%{transform:scale(1,1);opacity:1}}@-moz-keyframes pm-popup-in{0%{transform:scale(0,0);opacity:0}100%{transform:scale(1,1);opacity:1}}@-o-keyframes pm-popup-in{0%{transform:scale(0,0);opacity:0}100%{transform:scale(1,1);opacity:1}}@keyframes pm-popup-out{0%{transform:scale(1.1,1.1)}20%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}@-webkit-keyframes pm-popup-out{0%{transform:scale(1.1,1.1)}20%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}@-moz-keyframes pm-popup-out{0%{transform:scale(1.1,1.1)}20%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}@-o-keyframes pm-popup-out{0%{transform:scale(1.1,1.1)}20%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}.pmagic .pm-group-container .pm-group .pm-group-info{color:#646464}.pmagic .pm-group-container .pm-group .pm-group-logo{overflow:hidden;position:relative;height:200px}.pm-group-logo-img,.pmagic .pm-group-container .pm-group .pm-group-logo{padding:5px 0;justify-content:center}.pmagic .pm-group-container .pm-group .pm-group-desc{word-break:normal;line-height:1.5em;height:8em}.pmagic .pm-group-container .pm-group .pm-group-button{margin-top:10px}.pmagic .pm-group-bg{position:absolute;display:block;width:200%;height:auto;top:-50%;left:-50%;z-index:1}.no-cssfilters .pmagic .pm-group-bg{opacity:.2}.cssfilters .pmagic .pm-group-bg{-webkit-filter:blur(10px);filter:blur(10px);opacity:.75}.pmagic .pm-group-container .pm-top-heading{text-align:center;margin-bottom:20px;border-width:0 0 1px;padding-bottom:10px}.pmagic .pm-group-container .pm-group .pm-group-logo .pm-group-bg img{height:100%;width:100%;-webkit-animation:none;-moz-animation:none;animation:none}.pmagic .pm-group-container .pm-group .pm-group-logo .pm-group-logo-img img{-webkit-animation:pm-fadein 1s linear 1;-moz-animation:pm-fadein 1s linear 1;-o-animation:pm-fadein 1s linear 1;animation:pm-fadein 1s linear 1;margin:auto!important;padding:0!important;max-height:180px;width:auto;transition:1s;position:relative;z-index:8}.pmagic .pm-group-container .pm-group .pm-group-logo .pm-group-logo-img img:hover{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.pmagic .pm-group-container .pm-group.pm50{width:48%;margin:10px 1% 0;min-height:175px}.pmagic .pm-group-container .pm-group.pm100{width:80%;margin:10px 10% 0}.pmagic .pm-group-container .pm-group{text-align:center}.pmagic .pm-group-container .pm-group .pm-group-heading a{text-decoration:none;box-shadow:none;font-size:120%}.pmagic .pm-group-container .pm-group .pm_group_price{color:orange}.pmagic .pm-group-container .pm-group .pm_free_group{color:orange;text-transform:uppercase}.pmagic .pm-group-signup{float:left;width:100%;margin-bottom:10px;text-align:center}.pmagic .pm-group-signup .pm_button{float:none}.pmagic .pm-group-card-box{padding:0 1%}.pmagic .pm-group-card{margin:0 0 10px;overflow:hidden}.pmagic .pm-group-title{text-align:center;font-size:120%}.pmagic .pm-group-image{width:30%;border-width:0 1px 0 0;max-width:200px}.pmagic .pm-group-image img{margin:auto;display:block;padding:20px!important;width:100%;height:auto}.pmagic .pm-group-description{width:70%;border-width:0 0 0 1px;margin-left:-1px}.pmagic .pm-group-description .pm-card-label{width:25%}.pmagic .pm-group-description .pm-card-value{width:73%;margin-left:2%;color:#969696}.pmagic .pm-group-description .pm-group-leader-small img{max-width:16px;height:auto;vertical-align:middle;display:inline-block;margin:0 6px 3px 0}.pmagic .pm-group-description .pm-card-value .pg-label-wrapper .pg_label{width:auto;max-width:6em;font-size:12px;display:inline-block;margin:1px;padding:1px 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border-radius:3px}.pmagic .pm-user-card{overflow:hidden;margin-top:10px;position:relative}.pmagic .pm-user-card .pm-user-card-cover{height:150px;min-height:150px;overflow:hidden;position:absolute}.pmagic .pm-user-card .pm-user-card-cover img{-webkit-animation:pm-popup-out 4s ease-out 1;-moz-animation:pm-popup-out 4s ease-out 1;-o-animation:pm-popup-out 4s ease-out 1;animation:pm-popup-out 4s ease-out 1;width:100%;min-height:100%;height:auto}.pmagic .pm-user-image{margin-top:75px}.rgba img.user-profile-image{background-color:rgba(255,255,255,.8);margin:0 auto;margin-bottom:12px}.no-rgba img.user-profile-image{background-color:#fff}.pmagic .pm-user-image img.avatar,.pmagic .pm-user-image img.user-profile-image{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:block;position:relative;margin:auto!important;margin:auto calc(50% - 75px)!important;padding:10px!important;height:150px;width:150px}.rgba .pm-user-image img.avatar{background-color:rgba(255,255,255,.8)}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.pmagic .pm-user-image img.user-profile-image{padding:0!important}}.pmagic .pm-user-card .pm-user-description-row:last-child{margin-bottom:10px}.pmagic .pm-user-card .pm-card-label img,.pmagic .pm-user-card .pm-card-value img{display:inline-block!important;vertical-align:middle;height:1em;width:auto;margin:0!important;padding:0!important}.pmagic .pm-user-card .pm-user-card-title{text-align:center}.pmagic .pm-user-card.pm100{width:80%;margin:10px 10% 0}.pmagic .pm-user-card.pm100 .pm-card-label{width:100%;text-transform:uppercase;font-size:86%}.pmagic .pm-user-card.pm100 .pm-card-value{width:100%;color:#969696}.pmagic .pm-user-card.pm100 .pm-user-description-row{border-width:0;padding:10px 20px 0;text-align:center}.pmagic .pm-user-card.pm100 .pm-user-description-row:after{content:"____";color:#e1e1e1;width:100%;float:left}.pmagic .pm-user-card.pm100 .pm-card-label,.pmagic .pm-user-card.pm100 .pm-card-value{display:block;line-height:1.5em;max-height:7.5em;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:normal!important}.pmagic .pm-user-card.pm50{width:48%;margin:10px 1% 0}.pmagic .pm-user-card.pm50 .pm-card-label{width:100%;text-transform:uppercase;font-size:86%}.pmagic .pm-user-card.pm50 .pm-card-value{width:100%;color:#969696}.pmagic .pm-user-card.pm50 .pm-user-description-row:after{content:"____";color:#e1e1e1}.pmagic .pm-user-card.pm50 .pm-user-description-row{border-width:0;padding:10px 20px 0;text-align:center}.pmagic .pm-user-card.pm33 .pm-card-label{width:48%}.pmagic .pm-user-card.pm33 .pm-card-value{margin-left:2%;width:50%;color:#969696}.pmagic .pm-user-card.pm33 .pm-user-description-row{border-width:0;padding:10px 10px 0 20px}.pmagic .pm-user-card.pm33 .pm-card-label,.pmagic .pm-user-card.pm33 .pm-card-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pmagic .pm-user-card.pm100 .pm-card-label,.pmagic .pm-user-card.pm100 .pm-card-value,.pmagic .pm-user-card.pm50 .pm-card-label,.pmagic .pm-user-card.pm50 .pm-card-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pm-leader-badge{background-color:#000}.pmagic .pm-user-description{height:100%}.pmagic .pm-field-multiple-value{margin:0 5px 0 0}.pmagic .pm-field-multiple-value:after{content:","}.pmagic .pm-field-multiple-value:last-child:after{content:""}.pm-group-view .pm-edit-heading{margin-bottom:20px}.pm-group-view .pm-group-change-icon{text-align:center;margin:20px}.pm-group-view .pm-group-change-icon input{display:inline-block}.pm-group-view .pm-group-icon-action{margin:20px 0}.pm-group-edit-form{text-align:center}.pmagic .pmagic-form .pm-group-edit-form .pmrow{text-align:left}.pmagic .pm-login-box{width:80%;max-width:600px;margin:20px auto;float:none}.pm-login-box-error{text-align:center;background-color:#f08080;color:#fff;word-break:normal;font-size:86%}.pm-login-box-error span a{color:#fff}.pmagic .pm-login-box input[type=password],.pmagic .pm-login-box input[type=text]{margin:20px 5% 0 5%!important;width:90%!important;max-width:90%!important;padding:.5em!important;min-height:3em;font-size:1em}.pmagic .pm-login-box form#pm_login_form{margin-bottom:0}.pmagic .pm-login-box-bottom-container{border-width:1px 0 0;padding:20px;text-align:center;margin-top:20px}.pmagic #lostpasswordform input#user_login{margin-bottom:20px;float:left}.pmagic .pm-login-box input[type=submit]{text-align:center;float:none;width:auto;margin:auto;font-size:1em;padding:10px 15px;cursor:pointer;transition:.2s;box-shadow:0 0 1px 1px rgba(255,255,255,.25)}.pmagic .pm-login-box .pm-login-header{text-align:center;padding:10px}.pm-center-button{width:50%;text-align:center}.pm-group-view{max-width:1200px;margin:0 auto}.pm-group-view .pm-header-section{position:relative;height:445px}.pm-group-view .pm-cover-image{overflow:hidden;height:300px}.pm-group-view .pm-cover-image img{position:absolute;clip:rect(0,1200px,300px,0)!important;height:300px;object-fit:cover;border-radius:0!important}.pmagic .pm-group-view #pg-profile-tabs .pg-profile-tab-content{min-height:350px}#pm-change-cover-image-dialog .pm-popup-image img.pm-cover-image{margin:0 auto}.pm-group-view .pm-profile-title-header{height:130px;top:0}.pm-group-view .pm-profile-image{position:absolute;width:auto;left:10px;top:240px;line-height:1!important;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;max-width:180px}.rgba .pm-group-view .pm-profile-image{background-color:rgba(255,255,255,.5);overflow:hidden}.no-rgba .pm-group-view .pm-profile-image{background-color:#fff}.pm-group-view .pm-profile-image img{margin:0!important;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;width:150px;height:150px}.pmagic .pg-edit-profile-notice{font-size:12px;font-style:italic}.pmagic .pm-profile-title-header .pm-profile-image .pg-profile-change-img{bottom:0;line-height:180px}.pmagic .pm-cover-image .pg-profile-change-img{top:0;height:300px}.pmagic .pm-cover-image .pg-profile-change-img,.pmagic .pm-profile-title-header .pm-profile-image .pg-profile-change-img{position:absolute;right:0;display:none;width:100%;font-size:1.2em;margin:0!important;padding:0!important}.pmagic .pm-cover-image .pg-profile-change-img .pg-item-image-change,.pmagic .pm-profile-title-header .pm-profile-image .pg-profile-change-img .pg-item-image-change{display:block;padding:5px;text-align:center;margin:0;cursor:pointer}.pmagic .pm-cover-image .pg-profile-change-img{cursor:pointer}.pmagic .pm-profile-title-header .pm-profile-image .pg-profile-change-img .pg-item-image-change:before{display:none}.pmagic .pm-group-view .pm-profile-title{margin:1em 0 0 180px}.csscalc .pm-group-view .pm-profile-title{width:24%}.no-csscalc .pm-group-view .pm-profile-title{width:60%}.pmagic .pm-group-view .pm-user-name{font-size:1.5em;height:1.5em}.pmagic .pm-group-view .pm-user-group-name{font-size:86%;color:#646464;color:#646464;text-transform:uppercase}.pmagic .pm-group-view .pm-group-icon{max-width:240px;height:128px;padding:10px;width:100%}.pg-mobile-479 .pmagic .pm-group-view .pm-group-icon{max-width:100%}.pg-mobile-479 .pmagic .pm-group-view .pm-group-icon .pm-single-group-badge{text-align:center}.pg-mobile-479 .pmagic .pm-group-container .pm-group.pm100{width:100%;margin:10px 0}.pmagic .pm-group-view .pm-section{margin:20px 0;min-height:500px}.pmagic .pm-section .pm-edit-user{width:50%}.pmagic .pm_button{text-align:center}.pm-group-view .pm-section .pm-section-nav-vertical{overflow:hidden;max-width:250px;width:30%}.pmagic .pm-group-view .pm-section-nav-vertical ul{margin:0!important;padding:0!important}.pmagic .pm-group-view .pm-section-nav-vertical ul li{list-style:none;margin:0!important;transition:.2s;cursor:pointer;padding:1em;text-align:left;border-bottom:0 solid #e1e1e1}.pmagic .pm-group-view #pg-about .pm-section .pm-section-nav-vertical ul li{border-bottom:1px solid #e1e1e1}.pmagic .pm-group-view #pg-about .pm-section .pm-section-nav-vertical ul li:last-child{border-bottom:0}.pmagic .pm-group-view .pm-section .pm-section-nav-vertical ul li a{text-decoration:none}.pmagic .pm-group-view .pm-section .pm-section-nav-vertical ul li:last-child{border-bottom:0}.pmagic .pm-group-view .pm-section .pm-section-nav-vertical ul li.ui-state-active,.pmagic .pm-group-view .pm-section .pm-section-nav-vertical ul li.ui-state-hover{background-color:#fff;margin:0!important}.pmagic .pm-group-view .pm-section .pm-section-nav-vertical ul li.ui-state-active,.pmagic .pm-group-view .pm-section .pm-section-nav-vertical ul li.ui-state-hover{background-color:#fafafa;margin:0!important}.pmagic .pm-group-view #pg-about .pm-section .pm-section-nav-vertical ul li.ui-state-active,.pmagic .pm-group-view #pg-about .pm-section .pm-section-nav-vertical ul li.ui-state-hover{background-color:#fff;margin:0!important}.pmagic .pm-group-view .pm-section #pg_rm_registration_tab{overflow:auto}.pmagic .pm-group-view .pm-section #pg_rm_registration_tab .rmagic table.rm-user-data{table-layout:auto}.pmagic .pm-group-view .pm-section .pm-section-content{width:69%;margin:0;border-left:1px solid #e1e1e1;border-left:1px solid #e1e1e1;min-height:342px;min-height:520px}.pmagic .pm-group-view #pg-about .pm-section .pm-section-content{border-left:0}.pmagic .pm-group-view .pm-section .pm-section-content.pm_full_width_profile{border-left:0}.pmagic .pm-group-view .pm-section .pm-section-content .buttonarea.pm-full-width-container{text-align:center;float:left;width:100%}.pmagic form.pmagic-form .buttonarea.pm-full-width-container input[type=submit]{font-size:16px;padding:10px 15px;cursor:pointer;transition:.2s;box-shadow:0 0 1px 1px rgba(255,255,255,.25)}.pg-edit-action-wrap .pm-edit-action input[type=submit],.pmagic form.pmagic-form .buttonarea.pm-full-width-container input[type=submit]{background-color:#eee;background-color:rgba(0,0,0,.8);border:1px solid #ddd;border:1px solid rgba(0,0,0,.9);color:#fff;color:rgba(255,255,255,1);font-size:16px;cursor:pointer;transition:.2s;box-shadow:0 0 1px 1px rgba(255,255,255,.25)}.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow input,.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow select,.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow textarea{height:38px;padding:5px}.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow select#pm_profile_privacy{line-height:26px}.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow{margin-left:3%}.pmagic .pmagic-form .buttonarea #pm_reset_passerror{font-size:14px}.pmagic .pmagic-form .buttonarea #pm_reset_passerror.pm_password_success{color:#00e600}.pmagic .pmagic-form .buttonarea #pm_reset_passerror.pm_password_error{color:red}.pm-group-view .pm-section .pm-section-content #chat_message_form{padding-left:4%}.pm-group-view .pm-section .pm-section-content .pm-user-description-row{border-width:0 0 1px;padding:1em}.pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-label,.pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-value{width:100%;margin:0}.pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-label{font-weight:700;text-transform:none}.pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-value{padding-left:10px}.pm-group-view .pm-section .pm-section-content .pm-user-description-row .pm-card-label{text-transform:uppercase;font-size:86%;width:30%;padding-left:10px;position:relative}.pm-group-view .pm-section .pm-section-content .pm-user-description-row .pm-card-value{width:68%;margin-left:2%;color:#969696}.pm-group-view .pm-section .pm-section-content .pm-user-description-row .pm-card-value a{word-break:break-all}.pm-group-view .pm-user-description-row .pm-card-label img{vertical-align:middle;margin:0!important;width:16px;height:auto;position:absolute;right:calc(100% - 2px)}.pm-edit-group{display:inline;float:right}.pmagic .pm-full-width-container{padding:20px;text-align:center;font-size:1.5em}.pmagic .pm-full-width-container input{text-align:center}.pmagic legend{text-align:center;padding:1em;font-size:1.2em;font-weight:700;width:auto!important;border:0!important}.pmagic .pmagic-form .pmrow{margin-bottom:20px}.pmagic .pmagic-form .pmrow .errortext{color:tomato;display:block;width:100%;float:left;font-size:86%}.pmagic .pm-submit-container,.pmagic .pmrow{display:block;width:100%;float:left}.pmagic .pm-field-input,.pmagic .pm-field-lable,.pmagic .pm-form-field-icon,.pmagic .pm-radio-option{display:inline-block;float:left;word-wrap:normal}.pmagic input:disabled{cursor:default;opacity:.5;pointer-events:none}.pmagic .pm-form-field-icon{width:5%;min-height:1px}.pmagic .pg-group-form-field-icon .pm-form-field-icon{width:auto;margin-right:4px}.pmagic .pm-form-field-icon:empty{display:none}.pmagic .pm-field-lable{width:23%;margin-left:1%;margin-right:1%}.pmagic .pm-field-input{width:60%}.pmagic .pm-form-field-icon img{width:16px;height:auto;margin:2px;display:inline-block;vertical-align:middle}.pmagic .pmagic-form .pmrow .pminput.pm_recaptcha .g-recaptcha>div{margin:0 auto}.pmagic .pmrow input:not(.pmagic .pm-radio-option input[type=radio]):not(.pmagic .pm-radio-option input[type=checkbox]),.pmagic .pmrow select,.pmagic .pmrow textarea{width:100%}.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=text],.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=password],.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=email],.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=url],.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=file],.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=number],.pmagic .pg-group-reg-form .pmrow .pm-field-input textarea,.pmagic .pg-group-reg-form .pmrow .pm-field-input select{background-color:#fff;background-color:rgba(255,255,255,.33);box-sizing:border-box;color:#333;color:rgba(0,0,0,.75);display:block;float:none;font-size:13px;border:1px solid #ccc;border:1px solid rgba(128,128,128,.5);padding:6px 10px;height:38px;width:100%;line-height:1.3;border-radius:3px;box-shadow:none!important;transition:background-color .2s,border .2s}.pmagic .pg-group-reg-form .pmrow .pm-field-input select[multiple]{height:auto}.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=text]:hover,.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=password]:hover,.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=email]:hover,.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=url]:hover,.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=file]:hover,.pmagic .pg-group-reg-form .pmrow .pm-field-input input[type=number]:hover,.pmagic .pg-group-reg-form .pmrow .pm-field-input textarea:hover,.pmagic .pg-group-reg-form .pmrow .pm-field-input select:hover{background-color:rgba(255,255,255,.66);border:1px solid rgba(128,128,128,.66);outline:none!important}.pmagic .pg-group-reg-form .pmrow .pm-field-input.pm_user_url input[type=text]:first-child{margin-bottom:10px}.pmagic .pg-group-reg-form .pmrow .pm-field-input textarea{min-height:100px;resize:vertical}.pmagic .pmrow input[type=file]{border:0;font-size:12px}.pmagic .pm-field-input #wp-description-wrap input.button,.pmagic .pm-field-input.pm_rich_editor_required #wp-description-wrap input.button{width:auto}.pmagic textarea{resize:vertical}.pmagic .pm-radio-option{margin-right:10px}.pmagic .pm-radio-option{display:inline-flex;align-items:center;margin-bottom:10px}.pmagic .pm-radio-option input[type=checkbox],.pmagic .pm-radio-option input[type=radio]{margin-right:5px}.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow input[type=radio].pg-hide-privacy-profile{height:auto}.pmagic .pm-radio-option input[type=checkbox]:not(body.theme-twentytwenty-one .pmagic .pm-radio-option input[type=checkbox]),.pmagic .pm-radio-option input[type=radio]:not(body.theme-twentytwenty-one .pmagic .pm-radio-option input[type=radio]){width:auto;margin-right:5px}.pmagic .pmrow .pm_repeat{margin-bottom:10px}.pmagic .pmrow .pm_repeat .add{margin-right:10px}.pmagic #pm_add_blog_post .pmrow .pm-field-input .pm-radio-option input[type=radio]:checked,.pmagic #pm_add_blog_post .pmrow .pm-field-input .pm-radio-option input[type=radio]:not(:checked){position:relative;opacity:inherit;left:inherit}.pg-blog-dialog-mask{display:none;background-color:#000;opacity:.25;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999}.pmagic .multipage_nav a{display:block}.pmagic .multipage_nav .multipage_next{display:inline-block;float:right}.pmagic .multipage_nav .multipage_back{display:inline-block;float:left}.pmagic .multipage_nav .submit{text-transform:uppercase}.pmagic .multipage_nav .multipage_state{display:block;text-align:center;width:100%;margin-left:auto;margin-right:auto}.pmagic fieldset{border:2px solid #e1e1e1;padding:20px;margin:20px 0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}div.clearer{display:block;visibility:hidden;clear:both;height:0;border-width:0;margin:0;padding:0}@media screen and (max-width:700px){.pmagic .pm-field-input{display:block;width:100%}.pmagic .pm-field-lable{width:100%;text-align:left}.pmagic .pmrow{margin-bottom:10px;font-size:120%}.pmagic .pm-radio-option{display:block;width:100%;text-align:left}.pmagic .pm-form-field-icon{width:24px}.pmagic .pm-full-width-container input{width:80%}}.pmagic ul.page-numbers{display:inline-block;padding:10px;margin:0;float:left;width:100%;text-align:center}.pmagic ul.page-numbers li{display:inline-block;margin:0}.pmagic ul.page-numbers li:before{display:none}.pmagic ul.page-numbers li a{display:inline-block;padding:8px 16px;text-decoration:none;margin-left:5px;transition:.3s;background-color:transparent}.pmagic ul.page-numbers li span.dots{color:#000;display:inline-block;padding:8px 16px;text-decoration:none;background-color:#fff;margin-left:5px;transition:.3s}.pmagic ul.page-numbers li span.current{display:inline-block;text-decoration:none;transition:.3s;border-radius:100%;color:#fff;padding:0;height:38px;width:38px;background-color:#000;line-height:38px}.pm_clear{width:100%;float:left}.pmagic .pm-accordian-title{cursor:pointer;margin-bottom:4px}.pmagic .pm-accordian-title.ui-accordion-header{position:relative}.pmagic .pm-accordian-title.ui-accordion-header:before{font-family:FontAwesome;content:"\f105";position:absolute;right:14px;color:#8f}.pmagic .pm-accordian-title.ui-accordion-header.ui-accordion-header-active:before{content:"\f107"}.pmagic .pm-accordian-content{height:auto!important;max-width:750px;margin-top:30px}.pmagic .pm-field-input .pm_repeat:first-child .removebutton{display:none}.pmagic .pg-edit-action-wrap{margin-bottom:20px}.pmagic .pg-edit-action-wrap .pm-edit-link a{margin:0 4px;text-decoration:none;border-bottom:1px dotted currentColor!important}.pm-popup-mask{display:none;background-color:#000;opacity:.25;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;max-width:100% !important}#pm-add-blog-dialog,#pm-change-cover-image-dialog,#pm-change-image-dialog,#pm-change-password-dialog,#pm-show-cover-image-dialog,#pm-show-profile-image-dialog{display:none;z-index:9999999}.pm-popup-container{display:block;float:left;width:600px;background-color:#fff;position:fixed;top:10%;overflow:hidden;z-index:9999999;box-shadow:0 0 20px #969696;box-shadow:0 0 20px rgba(0,0,0,.2);left:30%;left:calc(50% - 300px);overflow-y:auto;max-height:90%}.pm-popup-container::-webkit-scrollbar{width:8px;background-color:#f4f4f4}.pm-popup-container::-webkit-scrollbar-track{border-radius:10px}.pm-popup-container::-webkit-scrollbar-thumb{background-color:#e0e0e0;width:8px;height:4px}#pm-show-cover-image-dialog .pm-popup-container,#pm-show-profile-image-dialog .pm-popup-container{width:auto;max-width:800px}.pm-popup-container .pm-popup-title{text-align:center;font-size:1.2em}.pm-popup-close{height:24px;width:24px;opacity:.5;cursor:pointer;position:relative;top:0}.pm-popup-container a[type=button]:hover{cursor:pointer}.pm-popup-container .pm-popup-image{text-align:center}.pm-popup-container .pm-popup-info{font-size:86%;color:tomato;text-align:center}.pm-popup-container .pm-popup-error{float:left;width:100%;color:tomato;padding:1em;font-size:1em;display:none}.pm-popup-container img#avatar-edit-img{margin:auto}.pm-popup-container input[type=file]{text-align:center;margin:10px auto}.pm-popup-container .jcrop-tracker{background-color:rgba(255,255,255,.2)}.pm-popup-container .modal-footer{display:none;text-align:center}.pm-loader{width:40px;height:40px;border:5px solid #e1e1e1;border-radius:100%;animation:pm_rotate 1s linear infinite;margin-left:40%;margin-left:calc(50% - 20px)}#pm_result_pane .pm-loader{float:left}@keyframes pm_rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}span#pm-change-cover-image{cursor:pointer}.pm-popup-image input[type=submit]{margin:10px 0 0}#pm_result_pane .pg-search-result-wrapper{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:flex-end;width:100%}div#pm_result_pane .pm-loader{margin-top:100px}.pmagic .pm-users-search-page .pm-user{margin:10px 12px 14px;overflow:hidden}.pmagic .pm-search-box{position:relative}.pmagic .pm-users-search-page .pm-search-box .pm-search-submit{margin-left:10px}.pm-search-box input[type=submit].pm-search-submit,.pm-search-box input[type=text].pm-search-input{font-size:1em;margin-top:0!important}.pm-search-box input[type=text].pm-search-input{width:100%;border-width:1px;padding:6px 10px;height:38px}.theme-astra .pmagic .pm-search-box input[type=text].pm-search-input:focus,.theme-astra .pmagic .pm-search-box input[type=text].pm-search-input:active{border-width:1px;border-style:solid;outline:1px}.theme-astra .pmagic .pmrow .pm-field-input input:focus,.theme-astra .pmagic .pmrow .pm-field-input input:active{border-width:1px;border-style:solid;outline:1px}.pmagic .pm-users-search-page .pm-user a{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.pmagic .pm-users-search-page .pm-user-name{text-align:center;padding:5px;width:8em}.pm-users-search-page #pm-advance-search-form .search_result img.user-profile-image{margin:0}@media screen and (max-width:700px){.pmagic .pm-field-input{display:block;width:100%}.pmagic .pm-form-row{margin-bottom:10px;font-size:120%}.pmagic .pm-radio-input{display:block;width:100%;text-align:left}.pmagic .pm-full-width-container input{width:80%;margin-bottom:15px}}.pm_morectnt span{display:none}.pm_showmoretxt{text-decoration:none}.pmagic .pm-field-multiple-value{float:none}.jcrop-holder div div img{visibility:hidden!important}.pmagic .pm-filters{list-style:none;margin-left:0;padding-left:0;float:left;margin-top:10px}.pmagic .pm-filters .pm-filter-item{display:inline-block;padding:5px 15px;margin-bottom:0}.pmagic .pm-filters input[type=checkbox]{margin-right:5px}.pmagic .pm-advances-search-text{text-indent:20px}.pmagic .pm-adv-search-button .pm-search-submit{display:flex;align-content:center;justify-content:center;align-items:center;cursor:pointer;background-color:transparent !important;padding:0 !important}.pmagic #pm_result_pane .pm-all-members{padding:24px 0;font-size:14px}.pmagic .pm-adv-search-button .pm-search-reset{box-shadow:0 1px 0 0 currentColor !important}.pmagic .pm-adv-search-button .pm-search-reset:hover{box-shadow:none !important}.pmagic .pm-adv-search-button{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;padding:10px 0}@media only screen and (max-width:760px){.pmagic #pm-advance-search-form .pm-search-box-wrap .pm-search-box{flex-direction:column}.pmagic #pm-advance-search-form .pm-search-box-wrap .pm-search-box .pg-users-sorting-ls.pg-members-sortby{margin-top:20px;width:100%}width:94%;}.pmagic .pm-adv-search-text{text-indent:20px}.pmagic .pm-search-box .fa-search{position:absolute;top:22px;left:20px;font-size:15px}.pmagic .pm-user-search #pm_result_pane .pm-user .pm-user-profile,.pm-users-search-page #pm-advance-search-form .search_result img.user-profile-image{min-height:98px;object-fit:cover;border-radius:50%;object-position:center}.pmagic .pm-filters#advance_seach_ul li.pm-filter-item:before{display:none}.pmagic .pmagic-form .pmrow.pm-row-divider,.pmagic .pmagic-form .pmrow.pm-row-spacer{height:0;padding:20px 0}.pmagic .pm-profile-tab-wrap{padding:0;margin:0;width:100%}.pmagic .pm-profile-tab-wrap .pm-profile-tab{list-style:none;display:inline-block;float:left;position:relative}.pmagic .pm-profile-tab-wrap.pg-horizontal-responsive-menu .mejs-container{display:none}.pmagic .pm-blog-post-wrap{margin-bottom:25px;padding-top:20px}.pmagic .pm-blog-img-wrap{width:30%}.pmagic .pm-blog-img{padding:10px}.pmagic .pm-blog-img-wrap .pm-blog-img img{width:75px;height:75px;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;object-fit:cover}.pmagic .pm-blog-desc-wrap{width:70%}.pmagic .pm-blog-desc{font-size:86%}.pmagic .pm-blog-desc-wrap .pm-blog-desc{word-break:break-word}.pmagic .pm-blog-desc-wrap .pm-blog-desc p{word-break:break-word}.pmagic .pm-blog-comment,.pmagic .pm-blog-time{text-align:center}.pmagic .pm-blog-comment{font-size:75%}.pmagic .pm-blog-title{font-size:120%;padding-top:20px}.pmagic .pg-load-more-container{text-align:center}#load_more_message{visibility:hidden}.pmagic .pm-blog-img-wrap .pm-blog-status{padding-top:20px}.pmagic .pm-blog-img-wrap .pm-blog-status span{display:block;width:100%}.pmagic .pg-blog-notice{padding:50px 20px;min-height:580px;font-style:italic}.pm-group-view .pm-profile-tabs #pg-blog{width:100%}.pmagic .pg-new-blog-button{padding:20px;border-radius:8px;width:50%;margin:20px auto;text-align:center}.pmagic .pm-profile-tab-wrap .pm-profile-tab a{color:#646464}.pmagic .pm-profile-tab-wrap .pm-profile-tab a.active~.pm-border-slide{width:100%}.pmagic .pm-profile-tab-wrap .pm-profile-tab{margin-bottom:-1px;margin-right:0;padding:20px 10px}.pmagic .pm-profile-tab-wrap .pm-profile-tab.ui-tabs-active{padding:20px 10px}.pmagic .pm-profile-tab-wrap .pm-profile-tab a.ui-tabs-anchor{padding:1px}.pmagic .pm-profile-tab-wrap .pm-profile-tab:before{display:none}.pmagic .pm-profile-tab-wrap .pm-profile-tab a{display:inline-block;color:#000;text-decoration:none;font-weight:300;letter-spacing:.5px}.pmagic .pm-profile-tab-wrap .pm-profile-tab.ui-tabs-active a{font-weight:700}.pmagic .pm-profile-tab-wrap .pm-profile-tab .pm-border-slide{width:0;height:3px;background:#000;transition:width .3s;position:absolute;bottom:0;left:0}.pmagic .pm-profile-tab-wrap .pm-profile-tab:hover .pm-border-slide{width:100%}.pmagic #unread_notification_count,.pmagic #unread_thread_count{border-radius:12px;color:#fff;text-align:center;min-width:20px;margin:6px;position:absolute;line-height:14px;top:0;font-size:11px;display:none;line-height:20px;font-family:helvetica,sans-serif}.pmagic #unread_notification_count.thread-count-show,.pmagic #unread_thread_count.thread-count-show{display:block;right:-6px;top:6px}.pmagic #pm_notification_view_area{margin:4em}.pmagic #pm_load_more_notif{max-width:439px;background-color:#f9f9f9;background-color:#f9f9f9;margin-top:25px;padding:5px 0;font-size:12px;text-align:center;cursor:pointer}.pmagic .pm_add_friend_request,.pmagic span.pm-add-friend{cursor:pointer;margin-right:8px}#pg-messages .pm-section.pm-dbfl .pm-section-nav-vertical #threads_ul li a img.avatar{border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%}.pm-section .pm_full_width_profile{width:100%!important;max-width:100%!important}.pmagic .pm-blog-desc-wrap #chat_message_form input#receipent_field{background-color:transparent;border:0;text-shadow:none;max-height:40px;outline:0;height:40px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;padding:0 8px}.pm-group-view .pm-profile-tabs #pg-about{width:100%}.pm-group-view .pm-section .pm-section-content .pm-section-wrapper{padding-left:4%}.pmagic .pm_frontend_attachment .attachment_icon img{width:auto}.pmagic #pm-msg-overlay.pm-overlay-show{position:absolute;min-height:500px;width:100%;background-color:rgba(255,255,255,.5);z-index:99}.pmagic .pm-sending-msg{opacity:.5}.pmagic .pm-messenger-button{position:relative}.pmagic .pm-messenger-button label{float:right}.pmagic .pm-messenger-button svg{width:35px;float:right;margin-right:4px;margin-top:8px;cursor:pointer;height:24px;animation:pg-paper-plane .5s ease-out 1}@keyframes pg-paper-plane{from{transform:translateX(-150px);opacity:0}to{transform:translateX(0);opacity:1}}.pmagic .pm-chat-messenger-box .emoji-container input[type=submit]{display:none}.pmagic .pm-chat-messenger-box .emoji-container input[type=submit]:hover{background-color:transparent}.pmagic .pm-conversations-container .pm-msg-user{padding:8px}#pg-messages .pm-section .pm-section-nav-vertical ul.dbfl li{margin:0;padding:0;border-bottom:1px solid #e1e1e1;padding:4px 0;position:relative}.pm-group-view .pm-section .pm-section-nav-vertical ul li:before{display:none}.pmagic #pg-messages ul#threads_ul li .messagedelete_thread{float:right;display:none;position:absolute;right:0;top:8px}.pmagic #pg-messages ul#threads_ul li:hover .messagedelete_thread{display:block}.pmagic #pg-messages ul#threads_ul li .messagedelete_thread a{width:14px;height:14px;font-size:0;margin:14px 6px 15px 0;float:left}.pmagic .pm-conversation-time{clear:left;font-size:10px}.pmagic .pm-conversation-box-user img{border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;margin:8px 4px 4px 0;width:36px;height:36px}.pmagic .pm-conversations-container .pm-thread-user{padding-top:4px;width:6em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pmagic .pm-user-status.pm-online{background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-user-online-icon.png);background-repeat:no-repeat;width:12px;height:50px;background-position:100% 50%;margin-left:8px}.pmagic .pm-user-status.pm-offline{background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-user-offline-icon.png);background-repeat:no-repeat;width:12px;height:50px;background-position:100% 50%;margin-left:2px}.pmagic .pm-user-conversations-counter{padding:12px}.pm-group-view .pm-section .pm-section-nav-vertical ul#threads_ul{overflow-y:auto;max-height:476px}.pm-group-view .pm-section .pm-section-nav-vertical ul#threads_ul::-webkit-scrollbar{width:8px;background-color:#f4f4f4}.pm-group-view .pm-section .pm-section-nav-vertical ul#threads_ul::-webkit-scrollbar-track{border-radius:10px}.pm-group-view .pm-section .pm-section-nav-vertical ul#threads_ul::-webkit-scrollbar-thumb{background-color:#e0e0e0;width:8px;height:4px}.pmagic .pm-message-thread-time{font-size:80%;padding:8px;float:left}.pmagic .pm-group-view .pm-profile-tabs a:after{display:none}.pmagic .pm-notification{position:relative;padding:1em 1em 1em 2em;border-left:4px solid #ddd;width:100%;float:left}.pmagic .pm-notification:before{position:absolute;top:50%;margin-top:-20px;left:-24px;color:#fff;width:42px;height:42px;border-radius:100%;text-align:center;line-height:42px;font-weight:700;font-family:Georgia;text-shadow:1px 1px rgba(0,0,0,.5)}.pmagic .pm-group-blog-post-notice{border-color:#f9f9f9}.pmagic .pm-group-blog-post-notice:before{content:"";background-color:#ffa71b;background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-blog-post-notification.png);background-repeat:no-repeat;background-position:50% 50%}.pmagic .pm-friend-request-notice{border-color:#f9f9f9}.pmagic .pm-friend-request-notice:before{content:"";background-color:#68d6b6;background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-new-friend-request.png);background-repeat:no-repeat;background-position:50% 50%}.pmagic .pm-new-post-comment-notice{border-color:#f9f9f9}.pmagic .pm-new-post-comment-notice:before{content:"";background-color:#bf7bde;background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-new-post-comment.png);background-repeat:no-repeat;background-position:50% 50%}.pmagic .pm-new-friend-added-notice{border-color:#f9f9f9}.pmagic .pm-new-friend-added-notice:before{content:"";background-color:#8fa3f2;background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-new-friend-added.png);background-repeat:no-repeat;background-position:50% 50%}.pmagic .pm-notification .pm-notification-card{max-width:400px;border-radius:8px;width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);position:relative;margin-left:30px;background-color:#fff}.pmagic .pm-notification-date{position:absolute;left:-36px;font-size:12px;top:62%;background-color:rgba(255,255,255,.67)}.pmagic .pm-notification-profile-image img{width:55px;height:55px;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;object-fit:cover}.pmagic .pm-notification-profile-image{width:20%}.pmagic .pm-notification-description{width:80%}.pmagic .pm-notification-user{font-size:14px}.pmagic .pm-notification-user-activity{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pmagic .pm-notification-footer{background-color:#f9f9f9;background-color:#f9f9f9;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.pmagic .pm-notification-buttons{padding:7px}.pmagic .pm-notification-buttons a{padding:0 7px}.pmagic #pg-notifications{width:100%}.pmagic .pm-notification-close{position:absolute;right:3px;top:4px;cursor:pointer;background-color:#e1e0e1;border-radius:100%;width:20px;height:20px;text-align:center;line-height:28px}.pmagic .pm-notification-close svg{fill:#fff;width:18px;height:18px}.pmagic .pm-myfriends-list{position:relative;margin-top:50px;width:100px;height:100px;margin:5px}.pmagic.pm-myfriends-overlay{position:absolute;top:0;left:0;width:100%;height:100px;border-radius:100%;background:rgba(0,0,0,0);transition:background .5s ease}.pmagic .pm-myfriends-list:hover .pm-myfriends-overlay{display:block;background:rgba(255,255,255,.65);height:100%;position:absolute;z-index:1;width:100%}.pmagic .pm-myfriends-list img{position:absolute;width:100px;height:100px;left:0;border-radius:100%;margin:0!important}.pmagic .pm-friend-message-Remove,.pmagic .pm-friend-message-button,.pmagic .pm-friend-select{position:absolute;width:100%;left:0;text-align:center;opacity:0;transition:opacity .35s ease;z-index:99;cursor:pointer}.pmagic .pm-friend-message-button{top:34px}.pmagic .pm-friend-message-Remove{top:58px}.pmagic .pm-friend-select{top:10px}.pmagic #pg-friends .pm-selected-image,.pmagic .pm-myfriends-list:hover .pm-friend-message-Remove,.pmagic .pm-myfriends-list:hover .pm-friend-message-button,.pmagic .pm-myfriends-list:hover .pm-friend-select{opacity:1;animation-name:slideInUp;animation-duration:.5s;animation-fill-mode:both}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.pmagic .pm-myfriends-list:hover .pm-friend-select{-webkit-animation-delay:.1s;animation-delay:.1s}.pmagic .pm-myfriends-list:hover .pm-friend-message-button{-webkit-animation-delay:50ms;animation-delay:50ms}.pmagic .pm-myfriends-list:hover .pm-friend-message-Remove{-webkit-animation-delay:0s;animation-delay:0s}.pmagic .pm-friend-message-Remove a,.pmagic .pm-friend-message-button a,.pmagic .pm-friend-select label{width:65px;text-align:center;border:solid 2px #fff;z-index:1;font-size:12px;background-color:rgba(255,255,255,.76);border-radius:6px;font-weight:400;border:0;display:inline-block;padding:2px;height:21px;line-height:16px;cursor:pointer}.pmagic #pg-friends .pm-selected-image{position:absolute;width:100%;height:100%;z-index:999;border-radius:100%;background-color:#fff;border:1px solid rgba(216,214,214,.59);text-align:center;padding-top:15px}.pmagic #pg-friends .pm-selected-image svg{width:70px;height:70px}.pmagic .pm-friend-status.pm-offline{background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-user-offline-icon.png);background-repeat:no-repeat;width:12px;height:18px;background-position:100% 50%;display:inline-block}.pmagic .pm-friend-status.pm-online{background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pm-user-online-icon.png);background-repeat:no-repeat;width:12px;height:18px;background-position:100% 50%;display:inline-block}.pmagic .pm-myfriends-list-wrap .pm-friend-info{text-align:center}.pmagic .pm-myfriends-list-wrap .pm-friend-info .pm-friend-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:inline-block;text-align:left;padding:0;margin:0;line-height:20px}.pmagic .pm-myfriends-list-wrap .pm-friend-info .pm-friend-name a{padding:0;margin:0}.pmagic .pm-my-friends .pm-myfriends-list-wrap{margin:10px}.pmagic .pm-myfriends-list .pm-friend-select input[type=checkbox]{width:0;height:0;float:left;visibility:hidden;display:none}.pmagic .pm-myfriends-list .pm-friend-message-Remove a{color:red}.pmagic #pg-friend-requests .pm-my-friends,.pmagic #pg-myfriends .pm-my-friends,.pmagic #pg-requests-sent .pm-my-friends{width:98%;border-top:1px solid #e1e1e1;float:left;margin:10px 0 0 4%}.pmagic #pg-myfriends.pm-thirdparty-friends{border-left:0;width:100%}.pmagic #pg-myfriends.pm-thirdparty-friends .pm-my-friends{border-top:0}.pmagic #pg-friend-requests,.pmagic #pg-myfriends,.pmagic #pg-requests-sent{border-left:1px solid #e1e1e1;border-left:1px solid #e1e1e1}.pmagic .notification-count{color:#db544e}.pmagic .pm-delete{background-color:#db544e;color:#fff;color:#fff;background-image:none;text-shadow:none}.pmagic .pm-friend-action-bar button{border-radius:5px;font-weight:400;font-size:14px;text-transform:capitalize;margin-right:5px;box-shadow:none;border:0}.pmagic .pg-friend-error-notice{padding:50px 20px;min-height:200px;font-style:italic}.pmagic .pg-friend-error-notice.pg-no-friends{padding:0}.pmagic #preview-avatar-profile{display:inline-block}.pg-datepicker-wrap .ui-datepicker.ui-widget.ui-widget-content{border:none;box-shadow:0 0 0 1px rgba(14,41,57,.12),0 2px 5px rgba(14,41,57,.44),inset 0 -1px 2px rgba(14,41,57,.15);padding:10px;font-family:Roboto,Helvetica,serif;border-radius:0;max-width:320px;background-color:#fff;width:100%;z-index:99999!important}.pg-datepicker-wrap .ui-datepicker.ui-widget.ui-widget-content table.ui-datepicker-calendar{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.75em;table-layout:fixed;width:100%}.pg-datepicker-wrap .ui-datepicker-header.ui-widget-header{background-image:none;background-color:#e1e1e1;border:none;padding:18px 0!important;border-radius:0;position:relative}.pg-datepicker-wrap .ui-widget-content .ui-state-default{border-color:#fff!important;background-image:none!important;text-align:center;border-radius:4px}.pg-datepicker-wrap .ui-state-active,.pg-datepicker-wrap .ui-widget-content .ui-state-active{background-color:#6495ed!important;color:#fff!important}.pg-datepicker-wrap #ui-datepicker-div .ui-datepicker-calendar th{font-weight:lighter;border:0;text-align:center}.pg-datepicker-wrap #ui-datepicker-div .ui-datepicker-calendar td,.pg-datepicker-wrap #ui-datepicker-div .ui-datepicker-calendar th{width:14.28%}.pg-datepicker-wrap .ui-state-highlight,.pg-datepicker-wrap .ui-widget-content .ui-state-highlight{background-color:#f0f8ff!important}.pg-datepicker-wrap #ui-datepicker-div.ui-datepicker select.ui-datepicker-month,.pg-datepicker-wrap #ui-datepicker-div.ui-datepicker select.ui-datepicker-year{display:inline-block;margin-right:10px;background-image:none;border:0;height:auto;padding:0;-webkit-appearance:menulist;float:left!important}.pg-datepicker-wrap .ui-datepicker select.ui-datepicker-month,.pg-datepicker-wrap .ui-datepicker select.ui-datepicker-year{width:42%!important;float:none!important}.pg-datepicker-wrap .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;margin-top:-10px}.pg-datepicker-wrap .ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.pg-datepicker-wrap .ui-datepicker .ui-datepicker-prev{left:2px}.pg-datepicker-wrap .ui-datepicker .ui-datepicker-next{right:2px}.pg-datepicker-wrap .ui-widget-content .ui-state-default{border:1px solid #fff;background-color:#e6e6e6;text-align:center;border-radius:4px;display:block;padding:.2em;font-weight:400;color:#555;text-decoration:none}.pg-datepicker-wrap #ui-datepicker-div .ui-datepicker-calendar td{padding:0;border-width:0}.pg-datepicker-wrap .ui-widget-header .ui-icon{background-image:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../partials/images/pg-ui-icon.png)}.pg-datepicker-wrap .ui-icon-circle-triangle-w{background-position:-80px -192px}.pg-datepicker-wrap .ui-icon-circle-triangle-e{background-position:-48px -192px}.pg-datepicker-wrap .ui-icon{width:16px;height:16px;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.pg-datepicker-wrap .ui-datepicker .ui-datepicker-next span,.pg-datepicker-wrap .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.pmagic .pmagic-form .pm-stripe-wrapper .pmrow .pm-field-input select{display:inline-block}.pmagic i.fa{margin-right:5px}.pg-group-menu-slab{width:100%;height:50px;border:1px solid #ddd;border:1px solid rgba(221,221,221,.84);margin-bottom:10px;border-radius:3px;overflow:hidden;background-color:#fff;background-color:rgba(255,255,255,.62)}.pg-group-menu-slab .pg-group-menu-img img{width:50px!important;height:50px!important;object-fit:cover;border-radius:0;box-shadow:none}.pg-group-menu-name{padding:5px 10px;line-height:35px;width:83%;width:calc(100% - 50px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.pg-group-menu-name a{text-decoration:none;box-shadow:none}.widget-box.pg_groups_menu,.widget.pg_groups_menu{width:100%;display:inline-block}.widget-box.pg_groups_menu a.pm-dbfl,.widget.pg_groups_menu a.pm-dbfl{box-shadow:none;margin:0}.pmagic .pm-field-input .pm_frontend_attachment.pm_edit_attachment{width:100%;float:left;margin-bottom:12px}.pmagic .pm-field-input .pm_frontend_attachment.pm_edit_attachment .attachment_icon img{max-height:100px;float:left}.pmagic .pm-field-input .pm_frontend_attachment.pm_edit_attachment .pm_removebutton{float:left;margin:40px 15px;height:100%}.pmagic #pg_group_tabs #pg_group_setting .pm-section-nav-vertical{overflow:hidden;max-width:150px;width:20%}.pmagic #pg_group_tabs #pg_group_setting .pm-section-content{width:80%;margin:0;border-left:1px solid #e1e1e1;border-left:1px solid #e1e1e1;min-height:342px;min-height:520px}.pmagic #pg_show_inbox .pg-rm-inbox,.pmagic #pg_show_pending_post .pg-pending-posts{border-radius:50%;color:#fff;text-align:center;min-width:18px;font-size:10px;line-height:18px;background-color:#000;display:inline-block;margin-left:2px}.pmagic .pg-members-sortby .pg-sort-dropdown{display:inline-block}.pmagic .pg-group-sorting-ls.pg-members-sortby .pg-sort-dropdown{width:62%;margin-left:5px}.pmagic .pg-group-sorting-ls.pg-members-sortby .pg-sort-dropdown select{width:100%;min-height:auto}.pmagic .pg-group-sorting-rs .pg-members-sortby .pg-sort-dropdown{width:100%}.pmagic .pg-group-sorting-rs .pg-members-sortby .pg-sort-dropdown select{width:100%;height:30px;min-height:auto}.pmagic .pg-group-sorting-ls{width:54%}.pmagic .pg-group-sorting-rs{width:46%}.pmagic .pg-group-sorting-ls .pg-sortby-alpha{width:70%}.pmagic .pg-group-sorting-ls .pg-sortby-alpha .pg-group-sorting-title{width:27%;padding:8px 0}.pmagic .pg-group-sorting-ls .pg-sortby-number{width:28%}.pmagic .pg-group-sorting-ls .pg-sortby-number .pg-sort-dropdown{width:100%}.pg-setting-disabled{opacity:.5;pointer-events:none}.pmagic .pg-group-setting-blog .pg-group-sorting-fw{width:100%;margin-bottom:10px}.pmagic .pg-group-setting-blog .pg-group-sorting-fw .pg-sortby-alpha{width:74%}.pmagic .pg-group-sorting-rs .pg-member-search input{width:100%;font-size:12px;margin-left:5px!important;padding:10px;height:32px;min-height:auto}.pmagic .pg-group-sorting-rs .pg-add-member{width:21%}.pmagic .pg-group-sorting-rs .pg-members-sortby{width:43%}.pmagic .pg-group-sorting-rs .pg-member-search{width:36%}.pmagic .pg-member-search input{width:auto}.pg-add-member{padding:8px}.pmagic .pg-members-sortby .pg-sort-dropdown select,#pm-advance-search-form #advance_search_pane .pm-search-box select{background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc)!important;background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.9em) .5em!important;background-size:7px 6px,5px 6px,1px 1.5em!important;background-repeat:no-repeat!important;margin:0!important;background-color:transparent!important;border:0!important}.pmagic .pg-members-sortby .pg-sort-dropdown select,#pm-advance-search-form #advance_search_pane .pm-search-box select{background-color:#fff;display:inline-block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em!important;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;border:0;height:auto}.pmagic .pm-profile-tab-wrap li.pg-group-setting{list-style:none;float:right}.pmagic .pm-profile-tab-wrap li.pg-group-setting:before{display:none}.pmagic .pg-group-setting-head{margin:10px 0 20px}.pmagic .pg-group-members,.pmagic .pg-group-setting-blog{margin-left:3%;font-size:12px}.pg-group-setting-blog-batch,.pg-group-setting-member-batch{padding-left:0}.pg-group-setting-blog-batch .pg-group-setting-blog-link,.pg-group-setting-member-batch .pg-group-setting-blog-link,.pg-group-setting-request-batch .pg-group-setting-blog-link{padding:0 18px 0 0}.pg-group-setting-blog-batch .pg-group-setting-blog-link a,.pg-group-setting-member-batch .pg-group-setting-blog-link a,.pg-group-setting-request-batch .pg-group-setting-blog-link a{text-decoration:underline;box-shadow:none;font-weight:600}.pg-group-setting-blog-batch .pg-group-setting-blog-link a:hover,.pg-group-setting-member-batch .pg-group-setting-blog-link a:hover,.pg-group-setting-request-batch .pg-group-setting-blog-link a:hover{text-decoration:none}.pmagic table.pg-group-members{border-collapse:collapse;font-size:12px;width:100%;max-width:100%;margin-bottom:25px;border:0;table-layout:auto;display:inline-table;margin:0}.pmagic table.pg-group-members input.pg-blog-checked,.pmagic table.pg-group-members input.pg-blog-checked-all,.pmagic table.pg-group-members input.pg-member-checked,.pmagic table.pg-group-members input.pg-member-checked-all{min-height:auto;height:auto;margin:0}.pmagic table.pg-group-members td .pg-member-avatar{width:26px}.pmagic table.pg-group-members tr:nth-child(odd){background-color:#fafafa;background-color:#fafafa}.pmagic table.pg-group-members tr{border:0;background-color:#fff;background-color:#fff}.pmagic .pg-sort-icon i.fa-sort{padding-left:5px}.pmagic table.pg-group-members td,.pmagic table.pg-group-members th{padding:8px 6px;border:0;text-align:left;white-space:nowrap;vertical-align:middle;text-transform:capitalize;font-weight:400}.pmagic table.pg-group-members td:first-child,.pmagic table.pg-group-members th:first-child{text-align:center}.pmagic table.pg-group-members .pg-group-member-name a{max-width:75px;overflow:hidden;text-overflow:ellipsis;display:inline-block;box-shadow:0 1px 0 0 currentColor!important;line-height:14px;text-decoration:none}.pmagic table.pg-group-members .pg-group-member-name a:hover{box-shadow:0 0 0 0 currentColor!important}.pmagic table.pg-group-members .pg-member-avatar img{border-radius:50%;width:26px;height:26px;margin:0}.pmagic table.pg-blog-setting .pg-blog-title a{max-width:75px;overflow:hidden;text-overflow:ellipsis;display:inline-block;box-shadow:0 1px 0 0 currentColor!important;line-height:16px}.pmagic table.pg-blog-setting .pg-pending-blog-title{max-width:75px;overflow:hidden;text-overflow:ellipsis;display:inline-block;line-height:16px}.pmagic table.pg-blog-setting .pg-update-message svg{margin-top:7px}.pmagic .pg-group-edit-setting #pm_edit_group .pm-group-change-icon img{margin:0 auto}.pmagic .pg-group-edit-setting #pm_edit_group .pm-edit-action{text-align:center}.pmagic .pg-group-edit-setting #pm_edit_group .pm-group-edit-form .pm-col{width:100%;float:left}.pmagic .pg-group-edit-setting #pm_edit_group .pm-group-edit-form .pm-field-lable{text-align:center}.pmagic .pg-group-edit-setting #pm_edit_group .pm-group-edit-form .pm-field-input input{font-size:12px}.pmagic .pg-group-edit-setting #pm_edit_group .pm-group-edit-form .pm-field-input textarea{min-height:140px;font-size:12px!important;padding:8px;line-height:20px!important}.pmagic .pg-setting-dropdown,.pmagic .pg-sort-dropdown{position:relative}.pmagic .pg-dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ddd;border:1px solid rgba(221,221,221,.85);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.pmagic ul.pg-dropdown-menu li{list-style:none}.pmagic ul.pg-dropdown-menu li a{display:block;padding:4px 4px 4px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap;font-size:12px;text-align:left}.pmagic ul.pg-dropdown-menu li a:hover{text-decoration:none}.pmagic ul.pg-dropdown-menu li:before{display:none}.pmagic .pg-setting-dropdown .pg-dropdown-icon i{padding-left:10px;cursor:pointer}.pg-group-setting-popup-footer{padding:15px 10px;background-color:#fefefe;border-top:1px solid #e1e1e1}.pg-group-setting-popup-footer .pg-group-setting-bt{padding-right:25px}.pg-group-setting-popup-footer .pg-group-setting-bt a{text-decoration:none;box-shadow:none;cursor:pointer}#pm-edit-group-popup .pm-popup-container{font-size:12px}#pm-edit-group-popup .pm-popup-container .pm-popup-title{text-align:left;font-weight:600;font-size:12px;color:#000;box-sizing:border-box}#pm-edit-group-popup .pmrow{width:95%;margin:0 auto;float:none}#pm-edit-group-popup #pg_text_counter{text-align:right}#pm-edit-group-popup .pg-edit-group-popup-loader{min-height:150px;width:100%;float:left;text-align:center;padding-top:50px}#pm-edit-group-popup .pg-group-setting-popup-wrap{min-height:160px;padding:20px 10px}#pm-edit-group-popup .pg-group-setting-popup-wrap .pg-info-message{margin-bottom:28px}#pm-edit-group-popup #pg_change_post_status_form .pm-radio-option input{display:inline-block;margin:0 6px 0 0;padding:0}#pm-edit-group-popup .pg-group-setting-popup-wrap .errortext,#pm-edit-group-popup .pg-group-setting-popup-wrap .pg-users-send-box .errortext{color:red;text-align:left;float:left;margin-top:6px}#pm-edit-group-popup .group-popup-container{width:85%;margin:0 auto}.group-popup-container{text-align:right}.group-popup-container a{padding-left:10px;box-shadow:none!important;text-decoration:underline;cursor:pointer}#pm-edit-group-popup .group-popup-container .pm_repeat:first-child .pg-remove-user{display:none}#pg_password_meter_outer{background-color:#edecec;height:10px;width:80%;border-radius:3px;overflow:hidden}.group-popup-container #pg_password_result{margin-top:15px}.group-popup-container .pg-email-password{text-align:left;margin:20px 0}#pm-edit-group-popup .group-popup-container input{font-size:12px;width:auto;min-height:auto}#pm-edit-group-popup .group-popup-container input[type=email],#pm-edit-group-popup .group-popup-container input[type=password]{width:100%}#pm-edit-group-popup .pmradio .pm-radio-option{margin-right:8px;margin-bottom:4px}#pm-edit-group-popup .pmradio .pm-radio-option label{padding-left:6px;display:inline-block}#pm-edit-group-popup .pg-users-send-box{margin-bottom:15px}#pm-edit-group-popup .pg-users-send-box .pm-field-lable{font-weight:700;width:15%}#pm-edit-group-popup .pg-users-send-box .pm-field-input{width:75%}#pm-edit-group-popup .pg-users-send-box .pm-field-input textarea{width:100%;font-size:12px!important;font-weight:400}#pm-edit-group-popup .pg-users-send-box .pm-field-input .pm-message-username{background-color:#e6f6ff;border:1px solid #49b1ea;padding:5px 8px;border-radius:3px;font-weight:400;font-size:12px;color:#49b1ea}.pg-invited-user-result{margin-bottom:12px;border-radius:5px}.pg-invited-user-result .pg-invited-user img{border-radius:50%;width:40px;height:40px;float:left;margin:0}.pg-invited-user-info{width:80%;width:calc(100% - 100px);margin-top:0;margin-left:12px}.pg-invited-user-email{font-weight:600}.pg-admin-note{background-color:#fffbea;border-left:solid 5px #f4d247;line-height:18px;padding:15px 18px;margin-bottom:20px}.pmagic .pg-user-groups-wrap .pg-user-group-icon{width:30%;padding:3%}.pmagic .pg-user-groups-wrap .pg-user-group-icon img{max-height:100px;object-fit:cover;border-radius:100%;width:70px;height:70px}.pmagic .pg-user-groups-wrap .pg-user-group-desc{width:70%;line-height:20px;min-height:132px;padding:3%;text-align:left}.pmagic .pg-user-groups-wrap .pg-user-group-head .pg-setting-dropdown{float:right}.pmagic ul.pg-dropdown-menu li a.pm-remove{color:#a00a00}.pmagic .pm-group-image .pg-group-limit-message{font-size:12px;width:90%;margin:0 auto;margin-bottom:10px}#pg-group-badge{float:right;width:100%;text-align:right;margin:33px 12px 0 0}#pg-group-badge #pg-group-badge-dock ul li a{float:left;position:relative}#pg-group-badge #pg-group-badge-dock ul li:nth-child(1) a{z-index:5}#pg-group-badge #pg-group-badge-dock ul li:nth-child(2) a{z-index:4}#pg-group-badge #pg-group-badge-dock ul li:nth-child(3) a{z-index:3}#pg-group-badge #pg-group-badge-dock ul li:nth-child(4) a{z-index:2}#pg-group-badge #pg-group-badge-dock ul li:nth-child(5) a{z-index:1}#pg-group-badge li{list-style-type:none;display:inline-block;position:relative;margin:0 -10px}#pg-group-badge li img{width:50px !important;height:50px !important;object-fit:cover;-webkit-transition:all .3s;-webkit-transform-origin:50% 100%;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out}#pg-group-badge li:hover img{-webkit-transform:scale(2);margin:0 2em}#pg-group-badge ul.pm-single-group-badge li:hover img{-webkit-transform:scale(1.5);margin:0 2em;-webkit-transition:all .3s;-webkit-transform-origin:50% 50%}#pg-group-badge ul.pm-single-group-badge li img{-webkit-transform:scale(1.5);margin:0 2em;-webkit-transition:all .3s;-webkit-transform-origin:50% 50%}.pmagic .pg-group-setting-blog #pm-edit-group-blog-html-container,.pmagic .pg-group-setting-blog #pm-edit-group-member-html-container,.pmagic .pg-group-setting-blog #pm-edit-group-request-html-container{width:100%}.pg-group-user-info-box{margin:8px 0;border-radius:5px;border:1px solid #ececec}.pg-group-user-info-box .pg-group-user-avatar img{border-radius:50%;width:36px;height:36px;float:left;margin:0}.pg-group-user-info-box .pg-group-user-info{width:80%;width:calc(100% - 100px);margin-top:3px;margin-left:12px;margin-top:8px}.pmagic .pm-group-view .pm-section .pm-section-content .rm-user-row>.rm-user-row{display:none}.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table>.rm-user-row{display:none}.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table{width:100%}.pmagic .pm-group-view .pm-section .pm-section-content #rm_my_sub_tab{padding:10px}#rmwc_address_tab .rmwc-fe-address{width:46%;float:left;text-align:center;margin:0 2%}.pmagic .pm-group-view .pm-section .pm-section-content .rm-user-row>.rm-user-row{display:none}.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table>.rm-user-row{display:none}.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table{width:100%}.pmagic .pm-group-view .pm-section .pm-section-content #rm_my_sub_tab{padding:10px}#rmwc_address_tab .rmwc-fe-address{width:46%;float:left;text-align:center;margin:0 2%}.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table,.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table td,.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table th,.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table tr{border:none}.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data,.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data td,.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data th,.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data tr{border:none}.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table,.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table td,.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table th,.pmagic .pm-group-view .pm-section .pm-section-content .rmagic-table table tr{border:none}.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data,.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data td,.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data th,.pmagic .pm-group-view .pm-section .pm-section-content table.rm-user-data tr{border:none}.pmagic .pm-widget-login-box #pm_widget-login_form input[type=password],.pmagic .pm-widget-login-box #pm_widget-login_form input[type=text]{width:100%!important;max-width:100%!important;margin:0!important}.pmagic .pm-widget-login-box .pm-login-box-error{margin-bottom:15px}.pmagic .pm-widget-login-box #pm_widget-login_form{padding:14px 10px;border-radius:5px;background-color:rgba(253,253,253,.17);box-shadow:0 0 1px 0 #d0d0d0}.pmagic .pm-widget-login-box .pm_widget-login-row label{margin-bottom:5px;text-align:left}.pmagic .pm-widget-login-box .pm-login-box-bottom-container input[type=submit]{width:100%}.pmagic .pm-widget-login-box .pm-login-box-bottom-container .pm-login-links-box{margin-top:14px}.pmagic .pm-widget-login-box{width:100%;max-width:600px;margin:0}.pmagic .pm-widget-login-box .pm_widget-login-row{width:100%;margin-bottom:18px}.pmagic .pm-widget-login-box .pm-login-box-bottom-container{margin:0;padding:0}.pmagic .pm-widget-login-box.pm-widget-login-box-large .pm_widget-login-row{width:46%;margin:18px 2%}.pmagic .pm-widget-login-box.pm-widget-login-box-large .pm-login-box-bottom-container input[type=submit]{width:96%}.pmagic .pm-widget-login-box.pm-widget-login-box-small .pg-user-content-img{width:100%;text-align:center}.pmagic .pm-widget-login-box.pm-widget-login-box-small .pg-user-content-img #pm-show-profile-image{float:none}.pmagic .pm-widget-login-box.pm-widget-login-box-small .pg-loggedin-user-info{width:100%;text-align:center}.pmagic .pm-widget-login-box.pm-widget-login-box-small .pm-widget-user-group{width:100%}.pmagic .pm-widget-login-box.pm-widget-login-box-small .pm-widget-user-group #pg-group-badge li img{width:45px;height:45px}.pmagic .pm-widget-login-box.pm-widget-login-box-small .pm-widget-user-group #pg-group-badge{margin:0;text-align:center}.pmagic .pm-widget-login-box.pm-widget-login-box-small .pg-loggedin-user-info .pm-profile-title{width:100%}.pmagic .pm-widget-login-box .pg-loggedin-user-info{width:48%}.pmagic .pm-widget-login-box .pm-widget-user-group{width:28%;padding:0}.pmagic .pm-widget-login-box .pg-user-content{background-color:#fbfbfb;background-color:rgba(251,251,251,.3);padding:0;box-sizing:border-box;border-radius:3px}.pmagic .pm-widget-login-box .pg_widget_logout_link{border-width:1px 0 0;background-color:#efefef;text-align:center}.pmagic .pm-widget-login-box .pm-widget-user-group #pg-group-badge li{margin:0 -13px 0 -10px;border:0;background-image:none;padding:0}.pmagic .pm-widget-login-box .pm-widget-user-group #pg-group-badge li:before{display:none}.pmagic .pm-widget-login-box .pm-widget-user-group #pg-group-badge li img{width:30px;height:30px}.pmagic .pm-widget-login-box .pm-widget-user-group #pg-group-badge li:hover img{-webkit-transform:scale(1);margin:0 1em}.pmagic .pm-widget-login-box #pm-show-profile-image img{border-radius:100%}.pmagic .pg-group-filters-head{padding:12px 10px}.pmagic .pg-group-filters-head .pg-members-sortby .pg-sort-dropdown select{background-color:#fff!important;height:36px}.pmagic .pg-group-filters-head .pg-sort-view label svg{width:40px;height:40px}.pmagic .pg-group-filters-head .pg-sort-view input[type=radio]{display:none}.pmagic .pg-group-filters-head .pg-sort-view label svg{fill:#d8d8d8}.pmagic .pm-all-group-container .pm-group-list-view{border-bottom:1px solid #e1e1e1;padding:10px 0;margin:20px 0}.pmagic .pg-group-filters-head .pg-group-filter-rs .pg-members-sortby{margin-top:2px}.pmagic .pg-group-filters-head .pg-group-filter-rs .pg-members-sortby .pg-sort-view{display:inline-flex}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-logo{width:15%;max-width:100px;margin-right:25px}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-logo img{width:100%;height:auto}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-name-desc{width:65%;padding:0 12px 0 0}.pmagic .pm-all-group-container .pm-loader{margin-top:110px}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-button{margin-top:20px}.pmagic .pm-group-list-view-info span{width:auto;padding:4px 6px;display:inline-block;text-align:center;font-size:15px;line-height:14px}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-name-desc .pm-group-list-view-info a{cursor:auto}.pmagic .pg-group-filters-head .pg-members-sortby .pg-sort-dropdown{margin-top:4px}.pmagic .pg-group-filters-head .pg-group-filter-rs .pg-group-search{margin-left:20px}.pmagic .pg-group-filters-head .pg-group-filter-rs .pg-group-search input[type=text]{background-color:#fff;padding:8px;margin-top:4px}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-name-desc .pm-group-heading{padding:0}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-name-desc .pm-group-desc{padding:0}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-name-desc .pm-group-list-view-info{margin-top:11px;float:left;width:auto;color:#949595;color:#949595;background-color:#f1f1f1;padding:6px 16px;border:1px solid #ececec;border-radius:2px}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-name-desc .pm-group-list-view-info:hover{box-shadow:0 0 6px #e4}.pmagic .pm-all-group-container .pm-group-list-view .pm-group-name-desc .pm-group-list-view-info span{color:inherit}.pg-group-filters-head .pg-group-sorting-rs .pg-member-search,.pg-group-filters-head .pg-group-sorting-rs .pg-members-sortby{display:inline-block}.pg-group-filters-head .pg-group-sorting-rs .pg-member-search input[type=text]{background-color:#fff;height:36px}.pg-group-filters-head .pg-group-sorting-rs{text-align:right;padding-right:10px}.pmagic #pg_group_tabs #pg_members #pg_members_grid_view{margin-top:110px}#threads_ul{float:left}#pg-messages #userSection{float:left;width:100%;width:100%;height:60px;line-height:60px;background:#f5f5f5}.pg-shortcode-content .pg-profile-tab-content,.pg-shortcode-content .pm-message-thread-section{display:block!important}#pg-group-badge li:before{display:none}#pg-group-badge #pg-group-badge-dock ul li a{box-shadow:none}.pm-group-view.pg-shortcode-content .pg-profile-tab-content{width:100%}.pm-group-view .pm-header-section.pm-without-cover-image{height:auto;padding:26px 0}.pm-group-view .pm-header-section.pm-without-cover-image .pm-cover-image{height:auto}.pm-group-view .pm-header-section.pm-without-cover-image .pm-profile-image{top:5px}.pm-group-view .pm-profile-title-header.pm-without-profile-image .pm-profile-title{margin-left:14px}.pmagic .pm-group-view #pg-about .pm-section.pg-left-pannel-hide .pm-section-left-panel{display:none!important}.pmagic .pm-group-view #pg-about .pm-section.pg-left-pannel-hide .pm-section-right-panel .pm-section-content{width:100%}.pmagic .pm-group-view #pg-about .pm-section.pg-left-pannel-hide .pm-section-right-panel .pm-section-content .pm-section-wrapper{padding-left:0}.theme-twentyfourteen .pmagic .pm-group-view .pm-group-icon{max-width:150px}.theme-twentyfourteen .pmagic .pm-group-view .pm-group-icon #pg-group-badge li img{width:40px;height:40px}.theme-twentyfourteen .pmagic .pm-group-view .pm-group-icon #pg-group-badge li:hover img{-webkit-transform:scale(1.5);margin:0 2px}.csscalc.theme-twentyfourteen .pm-group-view .pm-profile-title{width:30%}.csscalc .theme-twentyfourteen .page .entry-content{box-sizing:content-box}.pmagic .pm-login-box-bottom-container .pm-login-links-box{width:100%;padding-bottom:0}.pmagic .pm-login-box-bottom-container a.pg-registration-button{float:none;width:auto;margin:auto;font-size:1em;margin-left:20px}.pmagic img[src*=default-user]{filter:grayscale(100%)}#pm-advance-search-form .pm-search-box-wrap{border:1px solid #e8e8e8;border-radius:3px;background-color:#fff;padding:12px 6px}#pm-advance-search-form .pm-search-box-wrap .pm-search-box,#pm-advance-search-form .pm-search-box-wrap .pm-search-box .pg-sortby-alpha{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center;align-content:stretch}#pm-advance-search-form .pm-search-box-wrap .pm-search-box{padding:10px;border:0;margin:0}#pm-advance-search-form #advance_search_pane{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:center;border-width:1px 0;max-width:100%;margin:20px 0;padding:16px 0}#pm-advance-search-form #advance_search_pane .pm-search-box{margin:0;padding:0;border:1px solid #e1e1e1;text-align:left}#pm-advance-search-form #advance_search_pane .pm-search-box select{width:100%;max-width:100% !important}#pm-advance-search-form #advance_search_pane #advance_seach_ul{margin:0;padding:0}.pm-search-box-wrap .pm-search-box .pg-sortby-alpha .pg-users-sorting-title{margin-right:8px;min-width:75px;text-align:right}.pg-message-box-container{display:flex;height:100% !important;max-height:500px;margin-top:10px}.pg-message-box-sidebar{max-width:280px;display:flex;background:#fff;flex-direction:column;border-right:1px solid #ccc;transition:.5s all}.pg-msg-thread-container{flex:1;display:flex;flex-direction:column;width:100%}.pg-msg-thread-container .pg-msg-connection-head{float:left;width:100%}.pg-msg-thread-container .pg-msg-connection-head img{border-radius:50%;width:50px;height:50px;object-fit:cover;margin-right:10px;box-shadow:1px 2px 3px rgb(0 0 0/50%)}.pg-msg-thread-container .pg-msg-conversation-info{flex:1}.pg-msg-thread-container .pg-msg-conversation-info .pg-msg-conversation-title{font-weight:700;width:100%;padding:14px 10px;float:left}.pg-msg-thread-container .pg-msg-conversation-info .pg-msg-thread-time{display:flex;margin-top:3px;font-size:.85em}.pg-msg-connections-type-head{width:100%;float:left;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.pg-msg-connections-type-head input{width:100%;height:36px !important;padding:0 10px !important;border:0 !important;background-color:transparent !important}.pg-msg-thread-container .open a{color:#000;letter-spacing:3px}.pg-users-search-list-wrap{flex:1;display:flex;flex-direction:column;padding:15px 0;overflow:auto;min-height:200px}.pg-message-box-sidebar .pg-message-box-action{display:flex;margin:10px 0 0;padding-bottom:10px;align-items:center;justify-content:flex-end;border-bottom:1px solid #e1e1e1;position:relative}.pg-message-box-sidebar .pg-message-box-action .pg-new-thread svg{cursor:pointer}.pg-message-box-sidebar .pg-message-box-action input.pg-msg-search{width:100%;max-width:100%;height:34px;margin-right:15px;border:1px solid #e1e1e1;padding:3px 12px;font-size:14px}.pg-message-box-container.pg-message-box-small .pg-message-box-sidebar .pg-message-box-action input.pg-msg-search{margin:5px 15px}.pg-message-box-sidebar .pg-msg-list-wrap{width:100%;overflow:auto}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list{border-bottom:1px solid #ccc;background:#fff;display:flex;align-items:center;padding:5px;height:70px;cursor:pointer;border-left:3px solid transparent;position:relative}.pg-message-box-sidebar .pg-msg-conversation-list .pg-user-status{background-color:#fff;width:12px;height:12px;position:absolute;left:40px;top:46px;box-shadow:0 0 0 2px #fff,0 4px 6px rgb(0 0 0/20%);border-radius:50%}.pg-message-box-sidebar .pg-msg-conversation-list .pg-user-status.pg-msg-online{background-color:#12}.pg-message-box-sidebar .pg-msg-conversation-list .pg-user-status.pg-msg-offline{background-color:#a5}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list.active{border-left:3px solid;border-color:inherit;border-bottom:1px solid #ccc}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list:hover,.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list.active{background-color:rgba(255,255,255,.96);border-left:3px solid;border-color:inherit;border-bottom:1px solid #ccc}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list img{border-radius:50%;width:48px !important;height:48px !important;object-fit:cover;margin-right:10px;box-shadow:1px 2px 3px rgb(0 0 0/50%)}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list .pg-msg-conversation-info{flex:1}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list .pg-msg-conversation-info .pg-msg-thread-user{font-weight:700;text-align:left}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list .pg-msg-conversation-info .pg-thread-msg{padding-right:8px;font-size:.85em}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list .pg-msg-conversation-info .pg-thread-msg .emoji{width:20px !important;height:20px !important}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list .pg-thread-notification{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:space-between}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list .pg-unread-count{font-size:.75em;background:#bde2f7;box-shadow:0 5px 15px -5px rgb(0 0 0/70%);padding:3px;width:20px;height:20px;border-radius:50%;text-align:center;color:#fff;margin-right:10px;line-height:14px}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list .pg-msg-thread-time{margin-right:5px;margin-left:5px;font-size:.75em;color:#a9a9a9}.pg-message-box-sidebar .pg-msg-list-wrap{width:100%;overflow:auto}.pg-list-user-img-wrap{align-items:center;padding-right:8px;display:flex}.pg-list-user-img-wrap .pg-msg-thread-user{flex:1;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg-msg-conversation-action{position:relative;height:24px;top:-2px;display:none;opacity:0}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list:hover .pg-msg-thread-time{display:none}.pg-msg-thread-time{display:inline-block;flex:0 0 auto;margin-right:auto;transition:opacity 83ms ease-in-out;overflow:hidden}.pg-message-box-sidebar .pg-msg-list-wrap .pg-msg-conversation-list:hover .pg-msg-conversation-action{display:flex;opacity:1}.pg-message-box-sidebar .pg-msg-list-wrap .pg-no-thread{padding:5px;width:100%}.pg-message-footer{border-top:1px solid #ddd;background:#eee;padding:10px;display:flex;height:60px}.pg-message-footer input{flex:1;padding:0 20px;border-radius:5px}.pg-users-search-list-wrap:before{content:"";margin-bottom:auto}.pg-users-search-list-wrap .pg-message-list{align-self:flex-start;max-width:60%;width:100%}.pg-users-search-list-wrap .pg-message-list.pg-user-self-msg{align-self:flex-end}.pg-users-search-list-wrap .pg-message-list.pg-user-self-msg .pg-message-box{background-color:#f3f3f3;border-color:#e8e8e8}.pg-users-search-list-wrap .pg-message-list .pg-message-box{background:#fff;box-shadow:0 5px 15px -5px rgb(0 0 0/10%);margin-bottom:10px;border-radius:5px;font-size:12px;padding:18px .8em}.pg-users-search-list-wrap .pg-message-list{margin:35px 20px 15px;position:relative}.pg-users-search-list-wrap .pg-message-list>img.user-profile-image,.pg-users-search-list-wrap .pg-message-list>img.pm-user-profile{position:absolute;left:-15px;top:-40px;height:48px !important;width:48px !important;margin:0;border-radius:50%}.pg-users-search-list-wrap .pg-message-list .pg-msg-thread-time{text-align:right;color:#999;font-size:.75em}.pg-message-box-container.pg-message-box-medium .pg-message-box-sidebar{max-width:250px}.pg-message-box-container.pg-message-box-small .pg-message-box-sidebar{position:absolute;width:100%;height:0;min-width:88%;box-shadow:1px 1px 9px 2px #d8;z-index:99999;display:none}.pg-message-box-container.pg-message-box-small .pg-message-box-sidebar.opened{height:80vh !important;display:block}.pg-msg-connection-head-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch}#chat_message_form{width:100%;display:inherit}button#send_msg_btn{width:40px;padding:0 0 0 5px;height:35px;background:0 0;border:0}.msg-search-result{color:red}.pg-list-user-img-wrap .pg-msg-thread-user .pg-label-wrapper,.pg-list-user-img-wrap .pg-msg-thread-user .pg-user-rating-wrap{display:none}.pg-msg-thread-container .pg-msg-thread-header{height:55px;background:#fff;border-bottom:1px solid #ccc;display:flex;padding:10px;align-items:center}.pg-msg-thread-container .pg-msg-thread-header .pg-msg-thread-wrap{display:flex;align-items:center}.pg-msg-thread-wrap .pg-new-thread{display:inline-flex;font-size:12px}.pg-msg-thread-wrap .pg-new-thread svg{width:16px;margin-right:2px}.pg-msg-thread-wrap .pg-thread-icon{line-height:4px}.pg-msg-thread-container .pg-msg-thread-header img{border-radius:50%;width:48px !important;height:48px!important;object-fit:cover;margin-right:10px;box-shadow:1px 2px 3px rgb(0 0 0/50%);margin:0 8px 0 0}.pmagic .pg-users-search-list-wrap::-webkit-scrollbar,.pg-message-box-sidebar .pg-msg-list-wrap::-webkit-scrollbar{width:8px;background-color:#f4f4f4}.pmagic .pg-users-search-list-wrap::-webkit-scrollbar-track,.pg-message-box-sidebar .pg-msg-list-wrap::-webkit-scrollbar-track{border-radius:10px}.pmagic .pg-users-search-list-wrap::-webkit-scrollbar-thumb,.pg-message-box-sidebar .pg-msg-list-wrap::-webkit-scrollbar-thumb{background-color:#e0e0e0;width:8px;height:4px}.pg-users-search-list-wrap.ui-autocomplete{width:100% !important;background-color:rgba(255,255,255,.9);position:absolute !important;z-index:99999;margin-left:0;padding-left:0;left:0 !important;overflow:auto;max-height:400px;box-shadow:-3px 3px 4px 1px rgb(220 220 220/42%);border:1px solid #e1e1e1;border-radius:6px}.pg-users-search-list-wrap.ui-autocomplete li{list-style:none;padding:6px 4px 5px 13px;border-bottom:1px solid rgba(241,241,241,.38);transition:.2s}.pg-new-thread-action{visibility:hidden}.pg-thread-action-controller{background-color:#fff;position:absolute;left:50%;padding:8px;transition:visibility 0s linear .167s,opacity .167s cubic-bezier(.4,0,1,1) 0s,z-index 0s linear .167s;box-shadow:0 0 0 1px rgb(0 0 0/15%),0 6px 9px rgb(0 0 0/20%);border-radius:3px;z-index:99999}.pg-thread-action-controller ul{margin:0;padding:0}.pg-thread-action-controller ul li{font-size:12px;list-style:none;padding:4px 0}.pg-thread-action-controller-overlay{position:fixed;width:100%;height:100%;background-color:rgb(255 255 255/0%);top:0;left:0}.pg-users-search-list-wrap .pg-message-list.pg-user-self-msg .pg-message-action{display:none;position:absolute;right:0;background-color:#fff;height:20px;border-radius:5px;top:-2px;cursor:pointer}.pg-users-search-list-wrap .pg-message-list.pg-user-self-msg:hover .pg-message-action{display:block}.pg-message-action-wrap{position:absolute;background:#fff;right:0;top:22px;border-radius:5px;transition:visibility 0s linear .167s,opacity .167s cubic-bezier(.4,0,1,1) 0s,z-index 0s linear .167s;box-shadow:0 0 0 1px rgb(0 0 0/0%),1px 2px 6px rgb(0 0 0/14%);z-index:99999}.pg-message-action .pg-message-action-wrap{display:none}.pg-message-action.pg-action-active .pg-message-action-wrap{display:block}.pg-message-action-wrap ul{margin:0;padding:0}.pg-message-action-wrap ul li{list-style:none;font-size:12px;padding:0 14px;cursor:pointer}.pg-message-box-container.pg-message-box-medium .pg-thread-open,.pg-message-box-container.pg-message-box-medium .pg-msg-thread-wrap .pg-new-thread,.pg-message-box-container.pg-message-box-medium .pg-thread-new-msg{display:none}.pg-users-search-list-wrap ul{background-color:rgba(255,255,255,.9);z-index:99999;left:0 !important;overflow:auto;max-height:200px;box-shadow:-3px 3px 4px 1px rgb(220 220 220/42%);border:1px solid #e1e1e1;border-radius:6px;padding:1px 0 !important;line-height:16px !important;margin:0 !important}.pg-users-search-list-wrap ul li{list-style:none;padding:10px 6px 10px 12px;border-bottom:1px solid rgba(241,241,241,.38);transition:.2s;margin:0 !important;word-break:normal;cursor:pointer}.pg-message-box-container.pg-message-box-small .pg-message-box-sidebar{border:0}.active.pg-msg-conversation-list .pg-unread-count{display:none}.pg-users-search-list-wrap ul{height:100%}.pmagic .pm-login-box .pmagic-form .pg-toggle-password{float:right;cursor:pointer;margin-right:6%;margin-top:-25px;z-index:999;position:relative}body.theme-twentytwenty-three .pmagic,body.theme-twentytwenty .pmagic,body.theme-twentytwenty-one .pmagic,body.theme-twentytwenty-two .pmagic:not(body.theme-twentytwenty-two .pmagic.pg-payment-modal){display:inline-flex}body.theme-twentytwenty-one .pmagic{justify-content:center}body.theme-twentytwenty-one .pmagic .pm-users-search-page{max-width:1200px;margin:0 auto}body.theme-twentytwenty-three .pmagic .pmagic-form#pm_add_blog_post{max-width:800px;margin:0 auto}body.theme-twentytwenty-three .pmagic{max-width:1200px !important;margin:0;display:flex}body.theme-twentytwenty-three .pg-no-group-found-warning{width:100%;max-width:800px;margin:0 auto}body.theme-twentytwenty-three .pmagic .pg-group-box-wrap,body.theme-twentytwenty .pmagic .pg-group-box-wrap,body.theme-twentytwenty-one .pmagic .pg-group-box-wrap,body.theme-twentytwenty-two .pmagic .pg-group-box-wrap{max-width:1200px;margin:0 auto}body.theme-twentytwenty .pmagic{max-width:1200px !important;margin:0 auto !important;display:grid}body.theme-twentytwenty-two .pmagic .pm-friend-action-bar button{padding:8px 12px}.theme-twentytwenty-one .pg-theme-bg{background-color:#ffffff00}.pg-users-search-list-wrap .pm-thread-user{position:absolute;top:-30px;left:38px}@font-face{font-display:swap;font-family:FontAwesome;src:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//ivape.sk/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#pg_password_meter_inner{height:10px}#pg_password_meter_inner.pg-pass-short{font-weight:700;background-color:red;font-size:larger;width:25%}#pg_password_meter_inner.pg-pass-weak{font-weight:700;background-color:orange;font-size:larger;width:50%}#pg_password_meter_inner.pg-pass-good{font-weight:700;background-color:#2d98f3;font-size:larger;width:75%;height:20px}#pg_password_meter_inner.pg-pass-strong{font-weight:700;background-color:#32cd32;font-size:larger;width:100%}.pmagic .pm-profile-tab-wrap.pg-horizontal-responsive-menu{width:100%}.pg-horizontal-responsive-menu li.hideshow ul{position:absolute;display:none;left:0;border:1px solid #d2d2d2;padding:0;margin:0;z-index:99999;background-color:#fff;border:1px solid #ddd;border:1px solid rgba(221,221,221,.85);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border-top-left-radius:0}.pmagic .pm-profile-tab-wrap.pg-horizontal-responsive-menu li.hideshow ul li{width:100%;padding:8px;min-width:126px;margin:0}.pg-horizontal-responsive-menu li.hideshow{position:relative;list-style:none;display:inline-block;float:left;margin-bottom:-1px;margin-right:0;padding:15px 10px;top:8px}.pmagic #pg-profile-menuToggle input#pg-toggle-menu-close{display:none}@media only screen and (max-width:1800px){.pmagic .pm-popup-container{left:calc(42% - 300px)}}@media only screen and (max-width:979px){.pmagic{float:none;display:inline-block}.pm-group-view .pm-section .pm-section-nav-vertical{width:35%}.pmagic .pm-group-view .pm-section .pm-section-content{width:65%}.pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-label,.pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-value{padding-left:10px}.pmagic .pm-conversations-container .pm-msg-user{padding:2px}.pmagic #pg-messages ul#threads_ul li .messagedelete_thread a{width:14px;height:14px}.pmagic .pm-conversations-container .pm-thread-user{width:5em}}@media only screen and (max-width:760px){.pmagic #pg-profile-menuToggle{display:block;position:relative;top:-35px;left:11px;z-index:1;-webkit-user-select:none;user-select:none}.pmagic #pg-profile-menuToggle input#pg-toggle-menu-close{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.pmagic #pg-profile-menuToggle span.pg-toggle-menu-icon{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.pmagic #pg-profile-menuToggle span.pg-toggle-menu-icon:first-child{transform-origin:0 0}.pmagic #pg-profile-menuToggle span.pg-toggle-menu-icon:nth-last-child(2){transform-origin:0 100%}.pmagic #pg-profile-menuToggle input:checked~span.pg-toggle-menu-icon{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#232323}.pmagic #pg-profile-menuToggle input:checked~span.pg-toggle-menu-icon:nth-last-child(3){opacity:0;transform:rotate(0) scale(.2,.2)}.pmagic #pg-profile-menuToggle input:checked~span.pg-toggle-menu-icon:nth-last-child(2){transform:rotate(-45deg) translate(0,-1px)}.pmagic #pg-mobile-menu{position:absolute;width:400px;margin:-50px 0 0 -50px;padding:35px;padding-top:60px;background:#ededed;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(-100%,0);transition:transform .5s cubic-bezier(.77,.2,.05,1)}.pmagic #pg-mobile-menu li{padding:10px 0;font-size:22px;width:100%;text-align:left}.pmagic #pg-profile-menuToggle input:checked~ul{transform:none}.pmagic .pm-form-field-icon{width:auto}.pmagic .pm-form-field-icon img{margin-right:5px}.pmagic .pm-field-lable{margin-left:0}.pmagic .pm-group-view .pm-section{min-height:inherit}.pmagic .pm-conversations-container .pm-msg-user{padding:8px}.pmagic #pm-show-woocommere-order-dialog .pm-popup-container{max-width:900px;width:90%;left:calc(50% - 290px)}.pmagic .pg-group-sorting-ls{width:100%}.pmagic .pg-group-sorting-rs{width:100%}.pmagic .pg-group-sorting-ls .pg-sortby-alpha{width:100%}}@media only screen and (max-width:479px){.pmagic #pg-profile-menuToggle{top:-75px}.pmagic .pm-group-view .pm-header-section{height:auto}.csscalc .pm-group-view .pm-profile-title{width:100%;margin:0;margin-top:100px;text-align:center}.pmagic .pm-notification-profile-image{width:30%}.pmagic .pm-notification-description{width:70%}body .pmagic #bbpress_forum .pm-section-nav-vertical{max-width:100%;width:100%}body .pmagic .pg-bbpress-sections-warp{width:100%;margin:30px 0}.pmagic .pg-mailchimp-box .pg-right-mailchimp-text{width:100%}.pmagic .pm-group-view .pm-section #pg-newsletter{width:100%}.pmagic #bbpress_forum .pg-bbpress-sections-warp{border:0}.pmagic .pm-conversations-container .pm-thread-user{width:auto;max-width:17em}.pmagic .pm-group-card-box .pm-group-image{width:100%;border-width:0 0 1px;max-width:100%;margin-bottom:12px}.pmagic .pm-group-view .pm-section .pm-section-content{width:100%;border:0}.pmagic .pm-group-description .pm-group-leader-small{height:auto}.pmagic .pg-group-wall-comments-count{float:left;width:100%;font-size:12px}.pmagic .pg-group-wall-comments-count svg{width:15px}.pmagic .pg-group-wall-comment-wrap .pg-group-wall-action{width:100%;text-align:center}.pg-group-wall-comment-wrap .pg-group-wall-action input.pg-delete-gw-wall{font-size:12px!important}.pmagic .pg-group-wall-comments-count #pm-show-comment-form{padding-left:0;display:inline-block;width:50%;font-size:12px;text-align:right;padding-right:0}.pmagic .pm-group-description .pm-card-label{width:100%}.pmagic .pg-group-wall-wrap .pg-group-wall-post-btn span{padding:10px;border-radius:4px;display:inline-block;width:80%}.pmagic .pm-chat-messenger-box #messenger_textarea{font-size:12px;padding:20px}.pmagic #pg-woocommerce_purchases .pg-woocommerce .pg-woocommerce-product .pg-woocommerce-img img,.pmagic #pg-woocommerce_reviews .pg-woocommerce .pg-woocommerce-product .pg-woocommerce-img img{width:100%;height:100%}.pmagic #pg-woocommerce_purchases .pg-woocommerce,.pmagic #pg-woocommerce_reviews .pg-woocommerce{width:100%}.pm-group-view .pm-section .pm-section-nav-vertical ul#threads_ul{min-height:auto}.pmagic .pg-new-blog-button{width:100%}.pmagic .pm-blog-img-wrap{width:70%;margin:0 auto;float:none;display:block}.pmagic .pm-blog-post-wrap{margin-bottom:25px;padding-top:20px;border-bottom:1px solid #e1e1e1}.pmagic .pm-blog-desc-wrap{width:100%;text-align:center}.pmagic #pm_notification_view_area{width:80%;margin:0 auto}.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow{margin-left:0}.pminput.pm_recaptcha .g-recaptcha{transform:scale(.75)!important;-webkit-transform:scale(.75)!important;transform-origin:0 0!important;-webkit-transform-origin:0 0!important}.pmagic .pm-login-box .pm-login-header p{text-align:center}.pmagic #pm-show-woocommere-order-dialog .pm-popup-container{max-width:900px;width:90%;left:calc(50% - 168px)}.pmagic #pg_group_tabs #pg_group_setting .pm-section-content{width:100%;border-left:0}.pmagic .pg-group-setting-blog #pm-edit-group-blog-html-container,.pmagic .pg-group-setting-blog #pm-edit-group-member-html-container,.pmagic .pg-group-setting-blog #pm-edit-group-request-html-container{width:100%;overflow-y:scroll}.pmagic .pg-group-edit-setting #pm_edit_group .pm-group-edit-form .pm-field-lable{width:100%;font-size:12px}.pmagic .pm-group-view .pm-group-change-icon{margin:20px auto}.pmagic .pm-blog-desc-wrap{width:100%;text-align:center}.pmagic .pm-blog-post-wrap{margin-bottom:25px;padding-top:20px;border-bottom:1px solid #e1e1e1}.pmagic #pm_notification_view_area{width:80%;margin:0 auto}.pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow{margin-left:0}.pminput.pm_recaptcha .g-recaptcha{transform:scale(.75)!important;-webkit-transform:scale(.75)!important;transform-origin:0 0!important;-webkit-transform-origin:0 0!important}.pmagic .pm-login-box .pm-login-header p{text-align:center}}.pg-mobile-479 .pm-group-view .pm-section .pm-section-nav-vertical{max-width:100%;width:100%}.pg-mobile-479 .pm-group-view .pm-section .pm-section-nav-vertical{max-width:100%!important;width:100%!important}.pg-mobile-479 .pm-group-view .pm-section .pm-section-content.pm-message-thread-section{border-right:1px solid #e1e1e1}.pg-mobile-479 .pm-group-view .pm-profile-title-header{height:auto}.pg-mobile-479 .pm-group-view .pm-profile-image{left:19%}.pg-mobile-479 .pmagic #pg-myfriends,.pg-mobile-479 .pmagic #pg-requests-sent,.pmagic #pg-friend-requests{border-left:0}.pg-mobile-479 .pm-popup-container{display:block;float:left;width:94%;background-color:#fff;position:fixed;top:10%;overflow:hidden;z-index:9999999;box-shadow:0 0 20px #969696;box-shadow:0 0 20px rgba(0,0,0,.2);left:30%;left:calc(50% - 174px);overflow-y:auto;max-height:90%}.pg-mobile-479 .pmagic #pm-show-woocommere-order-dialog .pm-popup-container{width:94%;left:calc(50% - 176px)}.pmagic .pm-group-view .pm-section svg.pg-left-panel-icon{width:33px;height:33px;border:1px solid #ebebeb;border-radius:100%;fill:#8d8d8d;cursor:pointer}.pg-left-panel-icon{display:none}.pm-section-left-panel,.pm-section-right-panel{display:block}.pg-mobile-479 .pm-section-left-panel{display:block}.pg-mobile-479 .pm-section-right-panel{display:none}.pg-mobile-479 .pmagic .pm-group-description{width:100%;text-align:center}.pg-mobile-479 .pmagic .pm-group-description .pm-card-value{width:100%;margin:0}.pg-mobile-479 .pmagic .pm-group-description .pm-card-row{margin-bottom:12px}.pg-mobile-479 .pmagic .pm-myfriends-list{margin:16px}.pg-mobile-979 .pmagic #pg-messages ul#threads_ul li .messagedelete_thread{right:8px;top:26px}.pm-group-view.pg-theme-fourth .pg-profile-area-left{width:100%;max-width:230px}.pm-group-view.pg-theme-fourth .pg-profile-area-right{width:calc(100% - 240px);max-width:100%;position:relative;margin-left:10px}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap{background-color:#fff;width:100%;border:1px solid rgba(232,232,232,.28);position:relative;height:auto;min-height:365px}.pm-group-view.pg-theme-fourth .pm-cover-image{overflow:hidden;height:130px}.pm-group-view.pg-theme-fourth .pm-header-section .pm-cover-image img{clip:rect(0px,1200px,130px,0px) !important;height:130px}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-image{position:relative;top:0;border:1px solid #dedede}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-title{width:100%;margin:0;margin-left:1px;text-align:center}.pm-group-view.pg-theme-fourth .pm-profile-title-header{height:auto}.pm-group-view.pg-theme-fourth .pm-header-section{height:100%;overflow:visible;margin-bottom:35px;border-radius:0;border:0}.pm-group-view.pg-theme-fourth .pg-additional-header{width:100%;position:relative}.pm-group-view.pg-theme-fourth .pg-additional-info{width:100%}.pm-group-view.pg-theme-fourth .pg-additional-info-wrap{border:1px solid rgba(232,232,232,.28);width:100%;float:left;margin-top:20px}.pm-group-view.pg-theme-fourth .pg-additional-info-wrap .pg-additional-col{width:100%;text-align:center}.pm-group-view.pg-theme-fourth .pg-additional-info-wrap .pg-additional-col .pm-user-mycred-rank-points{width:100%;margin:10px 0}.pm-group-view.pg-theme-fourth .pg-additional-info-wrap .pg-additional-col .pm-user-mycred-rank-points .pm-user-mycred-rank{text-align:center}.pm-group-view.pg-theme-fourth .pg-additional-info-wrap .pg-additional-col .pm-user-mycred-rank-points .pm-user-mycred-rank .pm-user-mycred-rank-title,.pm-group-view.pg-theme-fourth .pg-additional-info-wrap .pg-additional-col .pm-user-mycred-rank-points .pm-user-mycred-rank .pm-user-mycred-rank-logo{float:none}.pm-group-view.pg-theme-fourth .pg-additional-info-wrap .pg-additional-col .pm-user-mycred-rank-points .mycred-rank-progress{width:75%;margin:0 auto;float:none;display:inline-block}.pm-group-view.pg-theme-fourth .pg-additional-info-wrap .pg-additional-col .pm-user-woocommerce-field{padding:12px 0;border-bottom:1px solid rgba(232,232,232,.28)}.pm-group-view.pg-theme-fourth .pm-profile-title-header .pm-group-icon{position:absolute;bottom:150px;right:0}.pm-group-view.pg-theme-fourth .pm-user-name{font-size:1.5em;height:1.8em;border-bottom:1px solid rgba(255,255,255,.14);margin-bottom:11px}.pm-group-view.pg-theme-fourth .pg-additional-header .pg-profile-menu{margin-left:1%;width:99%}.pm-group-view.pg-theme-fourth .pg-additional-header .pg-profile-menu ul.pm-profile-tab-wrap{padding-left:12px;border:1px solid rgba(232,232,232,.5)}.pm-group-view.pg-theme-fourth .pm-cover-image .pg-cover-image-mask{position:absolute;width:100%;height:100%;max-height:205px}.pm-group-view.pg-theme-fourth .pm-cover-image .pg-item-image-change{position:absolute;right:0;top:0;color:#fff;width:44px;height:31px;cursor:pointer;text-align:center;font-size:18px;background-color:rgba(125,125,125,.56)}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-image{border:0;background-color:rgba(0,0,0,.22);padding:5px;left:62px;width:100%;max-width:100px;height:100px}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-image img{width:90px;height:90px}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pg-profile-change-img{position:absolute;left:0;width:100%;font-size:.6em;margin:0 !important;padding:0 !important;bottom:0;line-height:110px;text-align:center}.pm-group-view.pg-theme-fourth .pg-additional-info .pg-additional-col .pm-user-mycred-rank-points .pm-user-mycred-points{text-align:center}.pmagic .pm-group-view.pg-theme-fourth #pg-profile-tabs{width:100%}.pmagic .pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pg-profile-name-wrap{position:absolute;width:98%;top:80px}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-group-icon{max-width:270px;height:54px;padding:0 10px;width:100%;position:absolute;bottom:15px;left:0}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-group-icon #pg-group-badge{margin:0 12px 0 0;text-align:center}.pmagic .pm-group-view .pm-section .pm-section-content .pmagic-form .pm-field-input{width:100%}.pmagic .pm-group-view .pm-section .pm-section-content .pmagic-form .pm-field-lable{width:50%}.pmagic .pm-group-view .pm-section .pm-section-content .pmagic-form .pm-form-field-icon:empty{display:none}.pmagic .pm-group-view.pg-theme-fourth .pg-user-groups-wrap .pg-user-group-icon img{object-fit:cover;border-radius:100%;width:60px;height:60px;max-width:100%;max-height:100%}.pmagic .pm-group-view.pg-theme-fourth .pm-header-section.pm-without-cover-image .pg-profile-area-wrap .pg-profile-name-wrap{top:20px}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-image.pm-no-profile-image{display:none}@media only screen and (max-width:979px){.pm-group-view.pg-theme-fourth .pg-profile-area-left{width:100%;max-width:100%}.pm-group-view.pg-theme-fourth .pg-profile-area-right{width:100%;margin:20px 0 0}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-image{left:calc(50% - 50px)}.pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-group-icon{max-width:100%}.pm-group-view.pg-theme-fourth .pg-additional-info{text-align:center}}.woocommerce form .form-row .required { visibility: visible; }#bwp_slider_price:before,#bwp_slider_price:after,.bwp_slider_price:before,#bwp_slider_price:after{background:#fff none repeat scroll 0 0;content:"";display:inline-block;height:100%;position:absolute;width:5px;z-index:1}#bwp_slider_price,.bwp_slider_price{background-color:#f03939;border-radius:5px;height:6px;margin:10px;position:relative}#bwp_slider_price .ui-slider-handle,.bwp_slider_price .ui-slider-handle{background:#fff none repeat scroll 0 0;border:3px solid #f03939;color:#f03939;cursor:e-resize;display:block;height:14px;position:absolute;text-align:center;top:-7px;width:14px;z-index:15;margin-right:inherit;padding-left:inherit;padding-right:inherit}.tongge-filter{position:fixed;border:1px solid #dfdfdf;overflow:scroll;padding:10px;background:#fff;z-index:999;top:100px;bottom:100px;right:-400px;width:400px;transition:all .35s ease}.tongge-filter.active{right:0}.bwp-woocommerce-filter-product .navbar-header{position:fixed;top:50%;right:0;transition:all .35s ease}.bwp-woocommerce-filter-product .navbar-header.active{right:400px}#bwp_form_filter_product{float:left}#bwp_form_filter_product .bwp-filter{float:left;width:100%}#bwp_form_filter_product .bwp-filter li{float:left;padding:5px}#bwp_form_filter_product .bwp-filter input{display:none}#bwp_form_filter_product .bwp-filter span{border:1px solid #ddd;display:block;height:20px;margin:5px 5px 5px 0;padding:0;width:20px;overflow:hidden;text-indent:100%;white-space:nowrap;box-sizing:content-box}#bwp_form_filter_product .bwp-filter span.active{border:2px solid red}#button-price-slider{margin:5px;float:right}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,.9)}.loading span{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite;position:fixed;left:50%;top:50%;z-index:10000}.bwp-filter-homepage .clear_all{display:none}.buy-together-wrap *{box-sizing:border-box}.buy-together-hidden{display:none}.buy-together-wrap .item-products-wrap{display:inline-block;width:100%}.buy-together-wrap .item-product{color:#0062bd}.buy-together-wrap .item-product .item-product-title{margin-right:7px}.buy-together-wrap .item-product .buy-together-price{color:#eeab10}.buy-together-wrap .item-product .buy-together-price del{color:#b2b3b3}.buy-together-wrap .item-product label{cursor:pointer;color:inherit}.buy-together-wrap .item-product.zanbt-main-item{color:#686c6f}.buy-together-wrap .item-products-wrap .item-product{position:relative;margin-bottom:30px;overflow:visible}.buy-together-wrap .item-products-wrap .item-product .thumbnail-wrap{border:1px solid #e2e2e2;padding:10px;overflow:visible;position:relative}.buy-together-wrap .item-products-wrap .item-product .thumbnail-wrap:before{content:"+";position:absolute;font-size:1.714em;line-height:1.458em;height:1.458em;width:1.458em;border-radius:50%;top:50%;left:-.729em;margin-left:-16px;display:inline-block;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);z-index:1000;color:#999}.buy-together-wrap .item-products-wrap .item-product .item-product-title{font-size:14px;color:#333;line-height:24px;min-height:48px}.buy-together-wrap .item-products-wrap .item-product img{max-width:100%;width:auto;height:auto}.buy-together-wrap .item-products-wrap .item-product .buy-together-price{color:#eeab10}.buy-together-wrap .item-products-wrap .item-product .buy-together-price del{color:#b2b3b3}.buy-together-wrap .item-products-wrap .item-product:first-child .thumbnail-wrap:before{display:none}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.text-stroke,.text-stroke--primary,.text-stroke--secondary{-webkit-text-stroke-width:var(--wp--custom--typography--text-stroke-width,2px)!important}.ext-absolute{position:absolute!important}.bring-to-front,.ext .wp-block-image,.ext-relative{position:relative!important}.ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--top-lg{top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--right-lg{right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--left-lg{left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-order-1{order:1!important}.ext-order-2{order:2!important}.ext-col-auto{grid-column:auto!important}.ext-col-span-1{grid-column:span 1/span 1!important}.ext-col-span-2{grid-column:span 2/span 2!important}.ext-col-span-3{grid-column:span 3/span 3!important}.ext-col-span-4{grid-column:span 4/span 4!important}.ext-col-span-5{grid-column:span 5/span 5!important}.ext-col-span-6{grid-column:span 6/span 6!important}.ext-col-span-7{grid-column:span 7/span 7!important}.ext-col-span-8{grid-column:span 8/span 8!important}.ext-col-span-9{grid-column:span 9/span 9!important}.ext-col-span-10{grid-column:span 10/span 10!important}.ext-col-span-11{grid-column:span 11/span 11!important}.ext-col-span-12{grid-column:span 12/span 12!important}.ext-col-span-full{grid-column:1/-1!important}.ext-col-start-1{grid-column-start:1!important}.ext-col-start-2{grid-column-start:2!important}.ext-col-start-3{grid-column-start:3!important}.ext-col-start-4{grid-column-start:4!important}.ext-col-start-5{grid-column-start:5!important}.ext-col-start-6{grid-column-start:6!important}.ext-col-start-7{grid-column-start:7!important}.ext-col-start-8{grid-column-start:8!important}.ext-col-start-9{grid-column-start:9!important}.ext-col-start-10{grid-column-start:10!important}.ext-col-start-11{grid-column-start:11!important}.ext-col-start-12{grid-column-start:12!important}.ext-col-start-13{grid-column-start:13!important}.ext-col-start-auto{grid-column-start:auto!important}.ext-col-end-1{grid-column-end:1!important}.ext-col-end-2{grid-column-end:2!important}.ext-col-end-3{grid-column-end:3!important}.ext-col-end-4{grid-column-end:4!important}.ext-col-end-5{grid-column-end:5!important}.ext-col-end-6{grid-column-end:6!important}.ext-col-end-7{grid-column-end:7!important}.ext-col-end-8{grid-column-end:8!important}.ext-col-end-9{grid-column-end:9!important}.ext-col-end-10{grid-column-end:10!important}.ext-col-end-11{grid-column-end:11!important}.ext-col-end-12{grid-column-end:12!important}.ext-col-end-13{grid-column-end:13!important}.ext-col-end-auto{grid-column-end:auto!important}.ext-row-auto{grid-row:auto!important}.ext-row-span-1{grid-row:span 1/span 1!important}.ext-row-span-2{grid-row:span 2/span 2!important}.ext-row-span-3{grid-row:span 3/span 3!important}.ext-row-span-4{grid-row:span 4/span 4!important}.ext-row-span-5{grid-row:span 5/span 5!important}.ext-row-span-6{grid-row:span 6/span 6!important}.ext-row-span-full{grid-row:1/-1!important}.ext-row-start-1{grid-row-start:1!important}.ext-row-start-2{grid-row-start:2!important}.ext-row-start-3{grid-row-start:3!important}.ext-row-start-4{grid-row-start:4!important}.ext-row-start-5{grid-row-start:5!important}.ext-row-start-6{grid-row-start:6!important}.ext-row-start-7{grid-row-start:7!important}.ext-row-start-auto{grid-row-start:auto!important}.ext-row-end-1{grid-row-end:1!important}.ext-row-end-2{grid-row-end:2!important}.ext-row-end-3{grid-row-end:3!important}.ext-row-end-4{grid-row-end:4!important}.ext-row-end-5{grid-row-end:5!important}.ext-row-end-6{grid-row-end:6!important}.ext-row-end-7{grid-row-end:7!important}.ext-row-end-auto{grid-row-end:auto!important}.ext-m-0:not([style*=margin]){margin:0!important}.ext-m-auto:not([style*=margin]){margin:auto!important}.ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.ext .alignwide,.ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext .wp-block-group>*,.ext-my-0:not([style*=margin]),.wp-block-column.editor\:pointer-events-none{margin-top:0!important;margin-bottom:0!important}.ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.ext h2,.ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext .wp-block-columns+.wp-block-columns:not([class*=mt-]):not([class*=my-]):not([style*=margin]),.ext-mt-0:not([style*=margin]),[class*=fullwidth-cols] .wp-block-column:first-child,[class*=fullwidth-cols] .wp-block-column:first-child>*,[class*=fullwidth-cols] .wp-block-column>:first-child,[class*=fullwidth-cols] .wp-block-group:first-child{margin-top:0!important}.ext-mt-auto:not([style*=margin]){margin-top:auto!important}.ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-mr-0.alignfull:not([style*=margin]):not([style*=margin]),.ext-mr-0:not([style*=margin]){margin-right:0!important}.ext-mr-auto:not([style*=margin]){margin-right:auto!important}.ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext .is-not-stacked-on-mobile .wp-block-column,.ext-mb-0:not([style*=margin]),.ext.wp-block-group>:last-child,.wp-block-columns[class*=fullwidth-cols].is-not-stacked-on-mobile>.wp-block-column,[class*=fullwidth-cols] .wp-block-column:last-child,[class*=fullwidth-cols] .wp-block-column>:last-child,[class*=fullwidth-cols] .wp-block-group:last-child{margin-bottom:0!important}.ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.ext-mb-base:not([style*=margin]),.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.ext-ml-0:not([style*=margin]),.ext-ml-0:not([style*=margin]):not([style*=margin]){margin-left:0!important}.ext-ml-auto:not([style*=margin]){margin-left:auto!important}.ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.editor\:no-resize .components-resizable-box__container,.ext-block{display:block!important}.ext .wp-block-image img,.ext-inline-block{display:inline-block!important}.ext-inline{display:inline!important}.ext-flex{display:flex!important}.ext-inline-flex{display:inline-flex!important}.ext .ext-grid>[class*=_inner-container],.ext-grid{display:grid!important}.ext-inline-grid{display:inline-grid!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .block-library-spacer__resize-container:before,.editor\:no-caption .block-editor-rich-text__editable,.editor\:no-inserter .wp-block-column:not(.is-selected)>.block-list-appender,.editor\:no-inserter .wp-block-cover__inner-container>.block-list-appender,.editor\:no-inserter .wp-block-group__inner-container>.block-list-appender,.editor\:no-inserter>.block-list-appender,.ext-hidden{display:none!important}.ext-w-auto{width:auto!important}.ext-w-full{width:100%!important}.ext [class*=inner-container]>.alignwide [class*=inner-container]>*,.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]>*,.ext-max-w-full{max-width:100%!important}.ext-flex-1{flex:1 1 0%!important}.ext-flex-auto{flex:1 1 auto!important}.ext-flex-initial{flex:0 1 auto!important}.ext-flex-none{flex:none!important}.ext-flex-shrink-0{flex-shrink:0!important}.ext-flex-shrink{flex-shrink:1!important}.ext-flex-grow-0{flex-grow:0!important}.ext-flex-grow{flex-grow:1!important}.ext-list-none,.is-style-inline-list li{list-style-type:none!important}.ext .ext-grid-cols-1>[class*=_inner-container],.ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-cols-2>[class*=_inner-container],.ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-cols-3>[class*=_inner-container],.ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-cols-4>[class*=_inner-container],.ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-cols-5>[class*=_inner-container],.ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-cols-6>[class*=_inner-container],.ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-cols-7>[class*=_inner-container],.ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.ext .ext-grid-cols-8>[class*=_inner-container],.ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.ext .ext-grid-cols-9>[class*=_inner-container],.ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.ext .ext-grid-cols-10>[class*=_inner-container],.ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.ext .ext-grid-cols-11>[class*=_inner-container],.ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.ext .ext-grid-cols-12>[class*=_inner-container],.ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.ext .ext-grid-cols-none>[class*=_inner-container],.ext-grid-cols-none{grid-template-columns:none!important}.ext .ext-grid-rows-1>[class*=_inner-container],.ext-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-rows-2>[class*=_inner-container],.ext-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-rows-3>[class*=_inner-container],.ext-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-rows-4>[class*=_inner-container],.ext-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-rows-5>[class*=_inner-container],.ext-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-rows-6>[class*=_inner-container],.ext-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-rows-none>[class*=_inner-container],.ext-grid-rows-none{grid-template-rows:none!important}.ext-flex-row{flex-direction:row!important}.ext-flex-row-reverse{flex-direction:row-reverse!important}.ext-flex-col{flex-direction:column!important}.ext-flex-col-reverse{flex-direction:column-reverse!important}.ext-flex-wrap{flex-wrap:wrap!important}.ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.ext-flex-nowrap{flex-wrap:nowrap!important}.ext .ext-items-start>[class*=_inner-container],.ext-items-start{align-items:flex-start!important}.ext .ext-items-end>[class*=_inner-container],.ext-items-end{align-items:flex-end!important}.ext .ext-items-center>[class*=_inner-container],.ext .is-style-angled>[class*=_inner-container],.ext-items-center{align-items:center!important}.ext .ext-items-baseline>[class*=_inner-container],.ext-items-baseline{align-items:baseline!important}.ext .ext-items-stretch>[class*=_inner-container],.ext-items-stretch{align-items:stretch!important}.ext-justify-start{justify-content:flex-start!important}.ext-justify-end{justify-content:flex-end!important}.ext-justify-center{justify-content:center!important}.ext-justify-between{justify-content:space-between!important}.ext-justify-around{justify-content:space-around!important}.ext-justify-evenly{justify-content:space-evenly!important}.ext-justify-items-start{justify-items:start!important}.ext-justify-items-end{justify-items:end!important}.ext-justify-items-center{justify-items:center!important}.ext-justify-items-stretch{justify-items:stretch!important}.ext-gap-0{gap:0!important}.ext-gap-base{gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-lg{gap:var(--extendify--spacing--large,3rem)!important}.ext-gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.ext-gap-x-base{-moz-column-gap:var(--wp--style--block-gap,1.75rem)!important;column-gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-x-lg{-moz-column-gap:var(--extendify--spacing--large,3rem)!important;column-gap:var(--extendify--spacing--large,3rem)!important}.ext-gap-y-0{row-gap:0!important}.ext-gap-y-base{row-gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-y-lg{row-gap:var(--extendify--spacing--large,3rem)!important}.ext-justify-self-auto{justify-self:auto!important}.ext-justify-self-start{justify-self:start!important}.ext-justify-self-end{justify-self:end!important}.ext-justify-self-center{justify-self:center!important}.ext-justify-self-stretch{justify-self:stretch!important}.ext-rounded-none{border-radius:0!important}.ext-rounded-full{border-radius:9999px!important}.ext-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.ext-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.ext-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ext-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.ext-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.ext-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.ext-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ext-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.ext-rounded-tl-none{border-top-left-radius:0!important}.ext-rounded-tl-full{border-top-left-radius:9999px!important}.ext-rounded-tr-none{border-top-right-radius:0!important}.ext-rounded-tr-full{border-top-right-radius:9999px!important}.ext-rounded-br-none{border-bottom-right-radius:0!important}.ext-rounded-br-full{border-bottom-right-radius:9999px!important}.ext-rounded-bl-none{border-bottom-left-radius:0!important}.ext-rounded-bl-full{border-bottom-left-radius:9999px!important}.ext-border-0{border-width:0!important}.ext-border-t-0{border-top-width:0!important}.ext-border-r-0{border-right-width:0!important}.ext-border-b-0{border-bottom-width:0!important}.ext-border-l-0{border-left-width:0!important}.ext .wp-block-group__inner-container,.ext-p-0:not([style*=padding]){padding:0!important}.ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.ext .wp-block-columns .wp-block-column[style*=padding],.ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.ext-px-base:not([style*=padding]),.ext.has-background{padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.ext-pt-0:not([style*=padding]){padding-top:0!important}.ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.ext-pr-0:not([style*=padding]){padding-right:0!important}.ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.ext-pb-0:not([style*=padding]){padding-bottom:0!important}.ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.ext-pl-0:not([style*=padding]),.is-style-inline-list{padding-left:0!important}.ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.ext-text-left{text-align:left!important}.ext .wp-block-image,.ext-text-center{text-align:center!important}.ext-text-right{text-align:right!important}.ext-leading-none{line-height:1!important}.ext-leading-tight{line-height:1.25!important}.ext-leading-snug{line-height:1.375!important}.ext-leading-normal{line-height:1.5!important}.ext-leading-relaxed{line-height:1.625!important}.ext-leading-loose{line-height:2!important}.ext-aspect-square img{aspect-ratio:1/1!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape img{aspect-ratio:4/3!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape-wide img{aspect-ratio:16/9!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-portrait img{aspect-ratio:3/4!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape .components-resizable-box__container,.ext-aspect-landscape-wide .components-resizable-box__container,.ext-aspect-portrait .components-resizable-box__container,.ext-aspect-square .components-resizable-box__container{height:auto!important}.clip-path--rhombus img{-webkit-clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%)!important;clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%)!important}.clip-path--diamond img{-webkit-clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%)!important;clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%)!important}.clip-path--rhombus-alt img{-webkit-clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%)!important;clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%)!important}.wp-block-columns[class*=fullwidth-cols]{margin-bottom:unset!important}.is-root-container.block-editor-block-list__layout>[data-align=full]:not(:first-of-type)>.ext-my-0,.is-root-container.block-editor-block-list__layout>[data-align=full]:not(:first-of-type)>.wp-block-column.editor\:pointer-events-none,.is-root-container.block-editor-block-list__layout>[data-align=wide]>.ext-my-0:not([style*=margin]),.is-root-container.block-editor-block-list__layout>[data-align=wide]>.wp-block-column.editor\:pointer-events-none{margin-top:calc(-1*var(--wp--style--block-gap,28px))!important}@media (min-width:600px) and (max-width:781px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin-left:var(--wp--style--block-gap,2em)!important}}@media (max-width:781px){.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap!important}.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style*=margin]){margin-left:0!important}.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (max-width:1079px){.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style*=margin]){margin-left:0!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}}.direction-rtl{direction:rtl!important}.direction-ltr{direction:ltr!important}.bring-to-front{z-index:10!important}.text-stroke{-webkit-text-stroke-color:var(--wp--preset--color--background)!important}.text-stroke--primary{-webkit-text-stroke-color:var(--wp--preset--color--primary)!important}.text-stroke--secondary{-webkit-text-stroke-color:var(--wp--preset--color--secondary)!important}.editor\:no-resize .components-resizable-box__handle,.editor\:no-resize .components-resizable-box__handle:after,.editor\:no-resize .components-resizable-box__side-handle:before{display:none!important;pointer-events:none!important}.editor\:pointer-events-none{pointer-events:none!important}.is-style-angled{align-items:center!important;justify-content:flex-end!important}.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,30% 0%,50% 100%,0% 100%)!important;clip-path:polygon(0 0,30% 0%,50% 100%,0% 100%)!important;z-index:1!important}.has-foreground-color{color:var(--wp--preset--color--foreground,#000)!important}.has-foreground-background-color{background-color:var(--wp--preset--color--foreground,#000)!important}.has-background-color{color:var(--wp--preset--color--background,#fff)!important}.has-background-background-color{background-color:var(--wp--preset--color--background,#fff)!important}.has-primary-color{color:var(--wp--preset--color--primary,#4b5563)!important}.has-primary-background-color{background-color:var(--wp--preset--color--primary,#4b5563)!important}.has-secondary-color{color:var(--wp--preset--color--secondary,#9ca3af)!important}.has-secondary-background-color{background-color:var(--wp--preset--color--secondary,#9ca3af)!important}.ext.has-text-color h1,.ext.has-text-color h2,.ext.has-text-color h3,.ext.has-text-color h4,.ext.has-text-color h5,.ext.has-text-color h6,.ext.has-text-color p{color:currentColor!important}.has-white-color{color:var(--wp--preset--color--white,#fff)!important}.has-black-color{color:var(--wp--preset--color--black,#000)!important}.has-ext-foreground-background-color{background-color:var(--wp--preset--color--foreground,var(--wp--preset--color--black,#000))!important}.has-ext-primary-background-color{background-color:var(--wp--preset--color--primary,var(--wp--preset--color--cyan-bluish-gray,#000))!important}.wp-block-button__link.has-black-background-color{border-color:var(--wp--preset--color--black,#000)!important}.wp-block-button__link.has-white-background-color{border-color:var(--wp--preset--color--white,#fff)!important}.has-ext-small-font-size{font-size:var(--wp--preset--font-size--ext-small)!important}.has-ext-medium-font-size{font-size:var(--wp--preset--font-size--ext-medium)!important}.has-ext-large-font-size{font-size:var(--wp--preset--font-size--ext-large)!important;line-height:1.2!important}.has-ext-x-large-font-size{font-size:var(--wp--preset--font-size--ext-x-large)!important;line-height:1!important}.has-ext-xx-large-font-size{font-size:var(--wp--preset--font-size--ext-xx-large)!important;line-height:1!important}.has-ext-x-large-font-size:not([style*=line-height]),.has-ext-xx-large-font-size:not([style*=line-height]){line-height:1.1!important}.ext .wp-block-group>*+*{margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:0!important}.has-ext-x-large-font-size+h3,.has-ext-x-large-font-size+p{margin-top:.5rem!important}.ext .wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap,.5em)*.75)!important;min-width:12rem!important}.ext>[class*=_inner-container]>.ext-grid:not([class*=columns]),.ext>[class*=_inner-container]>.wp-block>.ext-grid:not([class*=columns]){display:initial!important}.ext .ext-grid-cols-13>[class*=_inner-container]{grid-template-columns:repeat(13,minmax(0,1fr))!important}.ext [class*=inner-container]>.alignwide [class*=inner-container],.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]{max-width:var(--responsive--alignwide-width,120rem)!important}.ext .wp-block-image img{vertical-align:middle!important}body{--extendify--spacing--large:var(--wp--custom--spacing--large,clamp(2em,8vw,8em))!important;--wp--preset--font-size--ext-small:1rem!important;--wp--preset--font-size--ext-medium:1.125rem!important;--wp--preset--font-size--ext-large:clamp(1.65rem,3.5vw,2.15rem)!important;--wp--preset--font-size--ext-x-large:clamp(3rem,6vw,4.75rem)!important;--wp--preset--font-size--ext-xx-large:clamp(3.25rem,7.5vw,5.75rem)!important;--wp--preset--color--black:#000!important;--wp--preset--color--white:#fff!important}.ext *{box-sizing:border-box!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .components-resizable-box__container{background:0 0!important}.ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull{margin-top:unset!important;margin-bottom:unset!important}.block-editor-block-preview__content-iframe .preview\:min-h-50{min-height:50vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-60{min-height:60vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-70{min-height:70vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-80{min-height:80vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-100{min-height:100vw!important}.is-root-container .wp-block[data-align=full]>.ext-mx-0:not([style*=margin]):not([style*=margin]){margin-right:calc(1*var(--wp--custom--spacing--outer,0))!important;margin-left:calc(1*var(--wp--custom--spacing--outer,0))!important;overflow:hidden!important;width:unset!important}@media (min-width:782px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:0!important}.is-style-inline-list li{margin-right:var(--wp--style--block-gap,1.75rem)!important;display:inline!important}.is-style-inline-list li:first-child{margin-left:0!important}.is-style-inline-list li:last-child{margin-right:0!important}.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,55% 0%,65% 100%,0% 100%)!important;clip-path:polygon(0 0,55% 0%,65% 100%,0% 100%)!important}.tablet\:ext-absolute{position:absolute!important}.tablet\:ext-relative{position:relative!important}.tablet\:ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--top-lg{top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--right-lg{right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--left-lg{left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-order-1{order:1!important}.tablet\:ext-order-2{order:2!important}.tablet\:ext-m-0:not([style*=margin]){margin:0!important}.tablet\:ext-m-auto:not([style*=margin]){margin:auto!important}.tablet\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.tablet\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.tablet\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-my-0:not([style*=margin]){margin-top:0!important;margin-bottom:0!important}.tablet\:ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.tablet\:ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mt-0:not([style*=margin]){margin-top:0!important}.tablet\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.tablet\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mr-0:not([style*=margin]){margin-right:0!important}.tablet\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.tablet\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.tablet\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.tablet\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-ml-0:not([style*=margin]){margin-left:0!important}.tablet\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.tablet\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.tablet\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.tablet\:ext-block{display:block!important}.tablet\:ext-inline-block{display:inline-block!important}.tablet\:ext-inline{display:inline!important}.tablet\:ext-flex{display:flex!important}.tablet\:ext-inline-flex{display:inline-flex!important}.tablet\:ext-grid{display:grid!important}.tablet\:ext-inline-grid{display:inline-grid!important}.tablet\:ext-hidden{display:none!important}.tablet\:ext-w-auto{width:auto!important}.tablet\:ext-w-full{width:100%!important}.tablet\:ext-max-w-full{max-width:100%!important}.tablet\:ext-flex-1{flex:1 1 0%!important}.tablet\:ext-flex-auto{flex:1 1 auto!important}.tablet\:ext-flex-initial{flex:0 1 auto!important}.tablet\:ext-flex-none{flex:none!important}.tablet\:ext-flex-shrink-0{flex-shrink:0!important}.tablet\:ext-flex-shrink{flex-shrink:1!important}.tablet\:ext-flex-grow-0{flex-grow:0!important}.tablet\:ext-flex-grow{flex-grow:1!important}.tablet\:ext-list-none{list-style-type:none!important}.tablet\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tablet\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tablet\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tablet\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tablet\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.tablet\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.tablet\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.tablet\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.tablet\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.tablet\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.tablet\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.tablet\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.tablet\:ext-grid-cols-none{grid-template-columns:none!important}.tablet\:ext-flex-row{flex-direction:row!important}.tablet\:ext-flex-row-reverse{flex-direction:row-reverse!important}.tablet\:ext-flex-col{flex-direction:column!important}.tablet\:ext-flex-col-reverse{flex-direction:column-reverse!important}.tablet\:ext-flex-wrap{flex-wrap:wrap!important}.tablet\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tablet\:ext-flex-nowrap{flex-wrap:nowrap!important}.tablet\:ext-items-start{align-items:flex-start!important}.tablet\:ext-items-end{align-items:flex-end!important}.tablet\:ext-items-center{align-items:center!important}.tablet\:ext-items-baseline{align-items:baseline!important}.tablet\:ext-items-stretch{align-items:stretch!important}.tablet\:ext-justify-start{justify-content:flex-start!important}.tablet\:ext-justify-end{justify-content:flex-end!important}.tablet\:ext-justify-center{justify-content:center!important}.tablet\:ext-justify-between{justify-content:space-between!important}.tablet\:ext-justify-around{justify-content:space-around!important}.tablet\:ext-justify-evenly{justify-content:space-evenly!important}.tablet\:ext-justify-items-start{justify-items:start!important}.tablet\:ext-justify-items-end{justify-items:end!important}.tablet\:ext-justify-items-center{justify-items:center!important}.tablet\:ext-justify-items-stretch{justify-items:stretch!important}.tablet\:ext-justify-self-auto{justify-self:auto!important}.tablet\:ext-justify-self-start{justify-self:start!important}.tablet\:ext-justify-self-end{justify-self:end!important}.tablet\:ext-justify-self-center{justify-self:center!important}.tablet\:ext-justify-self-stretch{justify-self:stretch!important}.tablet\:ext-p-0:not([style*=padding]){padding:0!important}.tablet\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.tablet\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.tablet\:ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pt-0:not([style*=padding]){padding-top:0!important}.tablet\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pr-0:not([style*=padding]){padding-right:0!important}.tablet\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.tablet\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pl-0:not([style*=padding]){padding-left:0!important}.tablet\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-text-left{text-align:left!important}.tablet\:ext-text-center{text-align:center!important}.tablet\:ext-text-right{text-align:right!important}}@media (min-width:1080px){.desktop\:ext-absolute{position:absolute!important}.desktop\:ext-relative{position:relative!important}.desktop\:ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--top-lg{top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--right-lg{right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--left-lg{left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-order-1{order:1!important}.desktop\:ext-order-2{order:2!important}.desktop\:ext-m-0:not([style*=margin]){margin:0!important}.desktop\:ext-m-auto:not([style*=margin]){margin:auto!important}.desktop\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.desktop\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.desktop\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-my-0:not([style*=margin]){margin-top:0!important;margin-bottom:0!important}.desktop\:ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.desktop\:ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mt-0:not([style*=margin]){margin-top:0!important}.desktop\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.desktop\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mr-0:not([style*=margin]){margin-right:0!important}.desktop\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.desktop\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.desktop\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.desktop\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-ml-0:not([style*=margin]){margin-left:0!important}.desktop\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.desktop\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem)*-1)!important}.desktop\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem)*-1)!important}.desktop\:ext-block{display:block!important}.desktop\:ext-inline-block{display:inline-block!important}.desktop\:ext-inline{display:inline!important}.desktop\:ext-flex{display:flex!important}.desktop\:ext-inline-flex{display:inline-flex!important}.desktop\:ext-grid{display:grid!important}.desktop\:ext-inline-grid{display:inline-grid!important}.desktop\:ext-hidden{display:none!important}.desktop\:ext-w-auto{width:auto!important}.desktop\:ext-w-full{width:100%!important}.desktop\:ext-max-w-full{max-width:100%!important}.desktop\:ext-flex-1{flex:1 1 0%!important}.desktop\:ext-flex-auto{flex:1 1 auto!important}.desktop\:ext-flex-initial{flex:0 1 auto!important}.desktop\:ext-flex-none{flex:none!important}.desktop\:ext-flex-shrink-0{flex-shrink:0!important}.desktop\:ext-flex-shrink{flex-shrink:1!important}.desktop\:ext-flex-grow-0{flex-grow:0!important}.desktop\:ext-flex-grow{flex-grow:1!important}.desktop\:ext-list-none{list-style-type:none!important}.desktop\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.desktop\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.desktop\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.desktop\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.desktop\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.desktop\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.desktop\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.desktop\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.desktop\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.desktop\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.desktop\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.desktop\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.desktop\:ext-grid-cols-none{grid-template-columns:none!important}.desktop\:ext-flex-row{flex-direction:row!important}.desktop\:ext-flex-row-reverse{flex-direction:row-reverse!important}.desktop\:ext-flex-col{flex-direction:column!important}.desktop\:ext-flex-col-reverse{flex-direction:column-reverse!important}.desktop\:ext-flex-wrap{flex-wrap:wrap!important}.desktop\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.desktop\:ext-flex-nowrap{flex-wrap:nowrap!important}.desktop\:ext-items-start{align-items:flex-start!important}.desktop\:ext-items-end{align-items:flex-end!important}.desktop\:ext-items-center{align-items:center!important}.desktop\:ext-items-baseline{align-items:baseline!important}.desktop\:ext-items-stretch{align-items:stretch!important}.desktop\:ext-justify-start{justify-content:flex-start!important}.desktop\:ext-justify-end{justify-content:flex-end!important}.desktop\:ext-justify-center{justify-content:center!important}.desktop\:ext-justify-between{justify-content:space-between!important}.desktop\:ext-justify-around{justify-content:space-around!important}.desktop\:ext-justify-evenly{justify-content:space-evenly!important}.desktop\:ext-justify-items-start{justify-items:start!important}.desktop\:ext-justify-items-end{justify-items:end!important}.desktop\:ext-justify-items-center{justify-items:center!important}.desktop\:ext-justify-items-stretch{justify-items:stretch!important}.desktop\:ext-justify-self-auto{justify-self:auto!important}.desktop\:ext-justify-self-start{justify-self:start!important}.desktop\:ext-justify-self-end{justify-self:end!important}.desktop\:ext-justify-self-center{justify-self:center!important}.desktop\:ext-justify-self-stretch{justify-self:stretch!important}.desktop\:ext-p-0:not([style*=padding]){padding:0!important}.desktop\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.desktop\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.desktop\:ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pt-0:not([style*=padding]){padding-top:0!important}.desktop\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pr-0:not([style*=padding]){padding-right:0!important}.desktop\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.desktop\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pl-0:not([style*=padding]){padding-left:0!important}.desktop\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-text-left{text-align:left!important}.desktop\:ext-text-center{text-align:center!important}.desktop\:ext-text-right{text-align:right!important}}@font-face{font-display:swap;font-family:'feather';src:url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.eot);src:url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.eot#iefix) format('embedded-opentype'),url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.ttf) format('truetype'),url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.woff) format('woff'),url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.svg#feather) format('svg');font-weight:400;font-style:normal}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@keyframes spinner{to{transform:rotate(360deg)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg)}}.notiny-container{z-index:999999}.wooac-notiny,.wooac-notiny-adding{display:none}.notiny-theme-wooac{padding:10px;background-color:#fff;color:#222;margin:5px 0;min-height:32px;max-width:100vw;display:flex;align-items:center;border:1px solid #eee;box-shadow:0 4px 4px rgba(0,0,0,.03)}.notiny-theme-wooac .notiny-img{margin:0;padding:0;width:48px;flex:0 0 48px;margin-right:10px}.notiny-theme-wooac .notiny-img img{width:100%;height:auto;margin:0}.notiny-theme-wooac .notiny-text{font-size:14px;line-height:1.4;flex-grow:1}.notiny-container-fluid-top .notiny-theme-wooac,.notiny-container-fluid-bottom .notiny-theme-wooac{width:90%;max-width:300px;margin-left:auto;margin-right:auto}.notiny-container-fluid-top{top:10px !important}.notiny-container-fluid-bottom{bottom:10px !important}.mfp-wooac{z-index:99999992}.mfp-wooac .wooac-popup{display:block}.wooac-popup{position:relative;width:90%;max-width:360px;margin:0 auto;padding:30px;background-color:#fff;box-sizing:border-box;text-align:center;display:none}.wooac-popup *{box-sizing:border-box}.wooac-popup .wooac-image{display:block;margin-bottom:10px}.wooac-popup .wooac-image a{text-decoration:none;outline:none;display:block}.wooac-popup .wooac-image img{display:block;border:none;border-radius:0;margin:0;padding:0;width:100%;height:auto}.wooac-popup .wooac-text a,.wooac-popup .wooac-text span{font-weight:700}.wooac-popup .wooac-cart-content .wooac-cart-content-total{font-weight:700}.wooac-popup .wooac-cart-content .wooac-cart-content-count{opacity:.5}.wooac-popup .wooac-suggested{padding-top:10px;padding-bottom:10px;margin-top:10px;margin-bottom:10px;border-width:1px 0;border-style:dashed;border-color:#ddd;min-width:0}.wooac-popup .wooac-suggested .wooac-suggested-heading{margin-bottom:10px}.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product{outline:none;display:flex;align-items:center}.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-image{width:100px;flex:0 0 100px;margin-right:10px}.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-image img{width:100%;height:auto}.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-info{flex-grow:1;text-align:start}.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-name{font-weight:700}.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-atc p{margin:0 !important;padding:0 !important;border:none !important}.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-atc p .button{display:block;margin:0;outline:none}.wooac-popup .wooac-suggested .wooac-suggested-products:not(.slick-initialized) .wooac-suggested-product{padding:5px 0}.wooac-popup .wooac-suggested .slick-arrow{position:absolute;z-index:9;width:30px;height:30px;line-height:30px;border:none;outline:none;border-radius:0;padding:0;margin:0;text-align:center;font-size:0;background:0 0}.wooac-popup .wooac-suggested .slick-arrow:before{content:"\e9ea";font-family:"feather";display:inline-block;font-size:24px;color:#444;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wooac-popup .wooac-suggested .slick-arrow.slick-prev{left:0;top:50%;transform:translate3d(-100%,-50%,0)}.wooac-popup .wooac-suggested .slick-arrow.slick-prev:before{content:"\e929"}.wooac-popup .wooac-suggested .slick-arrow.slick-next{right:0;top:50%;transform:translate3d(100%,-50%,0)}.wooac-popup .wooac-suggested .slick-arrow.slick-next:before{content:"\e92a"}.wooac-popup .wooac-suggested .slick-dots{list-style:none;text-align:center;margin:0;padding:0}.wooac-popup .wooac-suggested .slick-dots li{display:inline-block;margin:0 5px;font-size:0}.wooac-popup .wooac-suggested .slick-dots li button{width:8px;height:8px;border-radius:4px;padding:0;font-size:0;background-color:rgba(0,0,0,.2);outline:none;overflow:hidden}.wooac-popup .wooac-suggested .slick-dots li.slick-active button{background-color:rgba(0,0,0,.5)}.wooac-popup .wooac-action{display:block;margin-top:10px;margin-left:-5px;margin-right:-5px}.wooac-popup .wooac-action a{display:inline-block;outline:none;margin:0 5px;background-color:#eee;height:40px;line-height:40px;padding:0 20px;border:none;font-size:14px;font-weight:600;color:#333;-webkit-transition:all .3s;transition:all .3s}.wooac-popup .wooac-action a:hover{background-color:#333;color:#fff}.wooac-popup .mfp-close{font-size:0 !important;margin:0 !important;padding:0 !important}.wooac-popup.wooac-popup-horizontal{max-width:690px;text-align:start}.wooac-popup.wooac-popup-horizontal .wooac-popup-inner{display:flex;align-items:center;justify-content:flex-start}.wooac-popup.wooac-popup-horizontal .wooac-popup-inner .wooac-image{margin-bottom:0;margin-right:30px;width:200px;flex:0 0 200px}.wooac-popup.wooac-popup-horizontal .wooac-popup-inner .wooac-content{flex-grow:1;width:100%;min-width:0}@media only screen and (max-width:767px){.wooac-popup.wooac-popup-horizontal{max-width:360px;text-align:center}.wooac-popup.wooac-popup-horizontal .wooac-popup-inner{flex-direction:column}.wooac-popup.wooac-popup-horizontal .wooac-popup-inner .wooac-image{margin-right:0;margin-bottom:10px;width:auto;flex:0 0 auto}}.mfp-container{padding:0}.mfp-close{width:30px;height:30px;line-height:30px;text-align:center;font-size:0}.mfp-close:hover{background-color:transparent}.mfp-close:active{top:0}.mfp-close:focus{outline:none}.mfp-close:before{width:30px;height:30px;line-height:30px;text-align:center;content:"\e9ea";font-family:"feather";display:inline-block;font-size:24px;color:#222;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-preloader{width:30px;height:30px;font-size:0;margin:0 auto}.mfp-preloader:before{content:"\e9a7";font-family:"feather";display:inline-block;font-size:24px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;width:30px;height:30px;line-height:30px;text-align:center;-webkit-animation:spinner 1s linear infinite;-moz-animation:spinner 1s linear infinite;-ms-animation:spinner 1s linear infinite;-o-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.mfp-arrow{width:60px;height:60px;line-height:60px;border:none;padding:0;outline:none;text-align:center;margin-top:-30px;border-radius:0;opacity:1}.mfp-arrow:active{margin-top:-30px}.mfp-arrow:hover{background-color:rgba(0,0,0,.5)}.mfp-arrow:focus{outline:none}.mfp-arrow:before{width:60px;height:60px;line-height:60px;padding:0;border-width:0;margin:0;display:inline-block;font-family:"feather";font-size:24px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}.mfp-arrow:after{display:none}.mfp-arrow.mfp-arrow-left:before{content:"\e90e"}.mfp-arrow.mfp-arrow-right:before{content:"\e90f"}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0deg)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all .3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}.mfp-slide-bottom .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-20px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-20px) perspective(600px) rotateX(10deg);-o-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg)}.mfp-slide-bottom.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateY(0) perspective(600px) rotateX(0);-moz-transform:translateY(0) perspective(600px) rotateX(0);-ms-transform:translateY(0) perspective(600px) rotateX(0);-o-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0)}.mfp-slide-bottom.mfp-removing .mfp-with-anim{opacity:0;-webkit-transform:translateY(-10px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-10px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-10px) perspective(600px) rotateX(10deg);-o-transform:translateY(-10px) perspective(600px) rotateX(10deg);transform:translateY(-10px) perspective(600px) rotateX(10deg)}.mfp-slide-bottom.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.mfp-slide-bottom.mfp-ready.mfp-bg{opacity:.8}.mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}.woobt-wrap{display:block;clear:both;width:100%}.woobt-wrap.woobt-layout-separate .woobt-product>.woobt-thumb,.woobt-wrap.woobt-layout-separate .woobt-product>.woobt-price{display:none}.woobt-wrap.woobt-layout-separate .woobt-product .woobt-title .woobt-price{margin-left:10px}.woobt-images{display:flex;align-items:center;margin-bottom:15px;overflow-x:auto}.woobt-images .woobt-image{width:100px;flex:0 0 100px;margin-right:20px;display:block;position:relative}.woobt-images .woobt-image:not(.woobt-image-this):before{content:'+';position:absolute;top:50%;left:-10px;transform:translate3d(-50%,-50%,0)}.woobt-images .woobt-image:last-child{margin-right:0}.woobt-images .woobt-image.woobt-image-hide{opacity:.3}.woobt-images .woobt-image.woobt-image-hide img{filter:grayscale(100%)}.woobt-images .woobt-image img{width:100%;height:auto}.woobt-wrap .woobt-text,.woobt-wrap .woobt-products{margin:0 0 15px}.woobt-products{border-width:1px 0 0;border-style:dotted;border-color:#e5e5e5}.woobt-products .woobt-product{padding:10px 0;margin:0;justify-content:space-between;display:flex;align-items:center;border-bottom:1px dotted #e5e5e5}.woobt-products .woobt-product.woobt-hide-this{display:none !important}.woobt-products .woobt-product>div{padding:0 5px;background-color:transparent}.woobt-products .woobt-product .woobt-thumb{width:50px;flex:0 0 50px}.woobt-products .woobt-product .woobt-thumb img{width:100%;max-width:100%;height:auto;display:block}.woobt-products .woobt-product .woobt-price{width:100px;flex:0 0 100px;max-width:100px;text-align:end}.woobt-products .woobt-product-this .woobt-price .woobt-price-new{display:none}.woobt-products .woobt-product .woobt-price del{opacity:.5;text-decoration:line-through}.woobt-products .woobt-product .woobt-price del span{text-decoration:line-through}.woobt-products .woobt-product .woobt-price ins{font-weight:400}.woobt-products .woobt-product .woobt-price .amount{display:inline-block}.woobt-products .woobt-product .woobt-title{flex-grow:1}.woobt-products .woobt-product .woobt-title a{text-decoration:none;box-shadow:none}.woobt-products .woobt-product .variations_form{margin:0;padding:0}.woobt-products .woobt-product .woobt-title .woovr-variations-select .woovr-variation-image,.woobt-products .woobt-product .woobt-title .woovr-variations-default .woovr-variation-image,.woobt-products .woobt-product .woobt-title .woovr-variations-select .woovr-variation-price{display:none !important}.woobt-products .woobt-product .woobt-quantity{text-align:right;width:130px;flex:0 0 130px}.woobt-products .woobt-product .woobt-quantity .quantity{float:none !important;margin:0 !important}.woobt-products .woobt-product.woobt-hide .woobt-quantity *{opacity:.5;pointer-events:none}.woobt-checkbox:disabled{cursor:not-allowed}.woobt-products .woobt-product .variations_form .variations{display:block;width:100%;margin-left:-3px;margin-right:-3px;padding:0}.woobt-products .woobt-product .variations_form .variations .variation{display:inline-block;border-width:1px;border-style:solid;border-color:#e5e5e5;padding:5px 10px;margin:5px 3px 0;max-width:100%;border-radius:2px}.woobt-products .woobt-product .variations_form .variations .variation>div{display:block}.woobt-products .woobt-product .variations_form .variations .reset{display:inline-block}.woobt-products .woobt-product .variations_form .variations .variation:last-child{margin-bottom:0}.woobt-products .woobt-product .variations_form .variations .variation .label{font-size:12px;line-height:1}.woobt-products .woobt-product .variations_form .variations .variation .select{line-height:1}.woobt-products .woobt-product .variations_form .variations .variation .select select{width:100%;line-height:1;padding:0 16px 0 0;background-color:transparent;border-radius:0;border:none;-webkit-appearance:none;-moz-appearance:none;outline:none;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=');background-repeat:no-repeat;background-size:auto;background-position:100% 50%}.woobt-products .woobt-product .variations_form .variations a.reset_variations{margin:0;font-size:12px}.woobt-products .woobt-product .woobt-title .stock{font-size:14px;margin:0 !important}.woobt-products .woobt-product .woobt-title .stock.in-stock{color:green}.woobt-products .woobt-product .woobt-title .stock.available-on-backorder{color:orange}.woobt-products .woobt-product .woobt-title .stock.out-of-stock{color:red}.woobt-products .woobt-item-text{padding:10px 0;margin:0;border-bottom:1px dotted #e5e5e5}.woobt-item-text-type-h1>h1,.woobt-item-text-type-h2>h2,.woobt-item-text-type-h3>h3,.woobt-item-text-type-h4>h4,.woobt-item-text-type-h5>h5,.woobt-item-text-type-h6>h6,.woobt-item-text-type-p>p{margin:0 !important}.woobt-disabled{opacity:.5 !important;cursor:not-allowed !important;pointer-events:none !important}.woobt-alert{padding:6px 10px 6px 14px;border-left:4px solid #222;background-color:#eee;font-size:14px}.woobt-actions form.cart{padding-top:0 !important;padding-bottom:0 !important}.woobt-quantity-input{display:flex;align-items:center}.woobt-quantity-plus-minus .plus,.woobt-quantity-plus-minus .minus,.woobt-quantity-plus-minus .minus-btn,.woobt-quantity-plus-minus .plus-btn{display:none !important}.woobt-quantity-input-plus,.woobt-quantity-input-minus{width:40px;flex:0 0 40px;height:40px;line-height:38px;text-align:center;cursor:pointer;background-color:#fefefe;border:1px solid #e5e5e5;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woobt-choose label{position:absolute;top:auto;width:1px;height:1px;overflow:hidden}.woobt-choose .checkmark{display:none}.woobt-count{margin-left:5px}.woobt-count:before{content:'('}.woobt-count:after{content:')'}.woobt-qty{width:60px;text-align:center}.woobt-product .woobt-quantity-input .qty,.woobt-product .woobt-quantity-input .woobt-qty{width:100%;min-width:40px}.woobt-quantity-input .qty,.woobt-quantity-input .woobt-qty{width:100%;min-width:40px;height:40px;line-height:38px;padding:0 10px;box-shadow:none;border-width:1px 0;border-style:solid;border-color:#e5e5e5;border-radius:0;background-color:#fefefe;-moz-appearance:textfield}.woobt-product .woobt-quantity-input .qty:focus,.woobt-product .woobt-quantity-input .woobt-qty:focus{outline:none;outline-color:transparent}.woobt-quantity-input input::-webkit-outer-spin-button,.woobt-quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woobt-quantity-input-plus:hover,.woobt-quantity-input-minus:hover{background-color:#f0f0f0}@media only screen and (max-width:767px){.woobt-wrap-responsive .woobt-products .woobt-product{display:flex;flex-direction:column;text-align:center;padding:20px 0}.woobt-wrap-responsive .woobt-products .woobt-product.woobt-hide-this{display:none}.woobt-wrap-responsive .woobt-products .woobt-product>div{padding:5px 0 !important;width:auto !important;flex-basis:0 !important;max-width:100% !important}.woobt-wrap-responsive .woobt-products .woobt-product .woobt-thumb{text-align:center;flex-basis:0}.woobt-wrap-responsive .woobt-products .woobt-product .woobt-thumb img{width:80px;display:block;margin:0 auto}.woobt-wrap-responsive .woobt-products .woobt-product .woobt-price{width:auto;flex-basis:0}.woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations{display:flex;flex-direction:column;align-items:center;justify-content:center}.woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations .variation{max-width:100%;margin-right:0 !important}.woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations .variation select{text-align-last:center}}.woobt-products[class*=woobt-products-layout-grid]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;border:none}.woobt-products[class*=woobt-products-layout-grid] .woobt-item-text{width:100%;margin:10px;padding:10px 0}.woobt-products[class*=woobt-products-layout-grid] .woobt-product{width:calc(50% - 20px);margin:10px;padding:10px;border:1px solid #ddd;font-size:14px;text-align:center;position:relative;display:flex;flex-direction:column;justify-content:start}.woobt-products[class*=woobt-products-layout-grid] .woobt-product:hover{border-color:green}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title-inner{font-weight:700}.woobt-products.woobt-products-layout-grid-1 .woobt-product{width:calc(100% - 20px)}.woobt-products.woobt-products-layout-grid-3 .woobt-product{width:calc(100%/3 - 20px)}.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc(25% - 20px)}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div{width:100% !important;flex:0 0 auto !important;text-align:center;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-bottom:5px}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div:last-child{margin-bottom:0}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-quantity-input{justify-content:center}.woobt-products[class*=woobt-products-layout-grid] .woobt-product select{text-align:center}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .variations_form .variations .reset{display:none}@media only screen and (max-width:767px){.woobt-products[class*=woobt-products-layout-grid] .woobt-product{width:calc(50% - 20px)}}@media only screen and (max-width:479px){.woobt-products[class*=woobt-products-layout-grid] .woobt-product{width:calc(100% - 20px)}}/*! Hint.css - v2.5.0 - 2017-04-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2017 Kushagra Gour */

[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}/* perfect-scrollbar v0.6.14 */
.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
.ps-theme-wpc{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps-theme-wpc{overflow:auto !important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps-theme-wpc{overflow:auto !important}}.ps-theme-wpc.ps-active-x>.ps-scrollbar-x-rail,.ps-theme-wpc.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-theme-wpc.ps-in-scrolling{pointer-events:none}.ps-theme-wpc.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:rgba(0,0,0,.1) !important}.ps-theme-wpc.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:rgba(0,0,0,1)}.ps-theme-wpc.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:rgba(0,0,0,.1) !important}.ps-theme-wpc.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:rgba(0,0,0,1);width:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:rgba(0,0,0,1);transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;bottom:0;height:2px !important;border-radius:1px !important}.ps-theme-wpc>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-theme-wpc>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;right:0;width:2px;border-radius:1px}.ps-theme-wpc>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:rgba(0,0,0,1);transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;right:0;width:2px !important;border-radius:1px !important}.ps-theme-wpc>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-theme-wpc>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:2px;border-radius:1px}.ps-theme-wpc:hover.ps-in-scrolling{pointer-events:none}.ps-theme-wpc:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:rgba(0,0,0,1)}.ps-theme-wpc:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:rgba(0,0,0,1);height:2px;border-radius:1px}.ps-theme-wpc:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:rgba(0,0,0,1)}.ps-theme-wpc:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:rgba(0,0,0,1);width:2px;border-radius:1px}.ps-theme-wpc:hover>.ps-scrollbar-x-rail:hover{background-color:rgba(0,0,0,.1);opacity:1}.ps-theme-wpc:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:rgba(0,0,0,1)}.ps-theme-wpc:hover>.ps-scrollbar-y-rail:hover{background-color:rgba(0,0,0,.1);opacity:1}.ps-theme-wpc:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:rgba(0,0,0,1)}@font-face{font-display:swap;font-family:'woofc';src:url(//ivape.sk/wp-content/plugins/woo-fly-cart/assets/css/../fonts/woofc.eot);src:url(//ivape.sk/wp-content/plugins/woo-fly-cart/assets/css/../fonts/woofc.eot#iefix) format('embedded-opentype'),url(//ivape.sk/wp-content/plugins/woo-fly-cart/assets/css/../fonts/woofc.ttf) format('truetype'),url(//ivape.sk/wp-content/plugins/woo-fly-cart/assets/css/../fonts/woofc.woff) format('woff'),url(//ivape.sk/wp-content/plugins/woo-fly-cart/assets/css/../fonts/woofc.svg#woofc) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^=woofc-icon-],[class*=" woofc-icon-"]{font-family:'woofc' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woofc-icon-loading:before{content:"\e90c"}.woofc-icon-cart11:before{content:"\e903"}.woofc-icon-cart12:before{content:"\e904"}.woofc-icon-cart13:before{content:"\e905"}.woofc-icon-cart14:before{content:"\e906"}.woofc-icon-cart15:before{content:"\e907"}.woofc-icon-cart16:before{content:"\e908"}.woofc-icon-loading1:before{content:"\f01e"}.woofc-icon-loading2:before{content:"\f021"}.woofc-icon-icon1:before{content:"\f06b"}.woofc-icon-loading8:before{content:"\f110"}.woofc-icon-loading3:before{content:"\e97a"}.woofc-icon-loading4:before{content:"\e97b"}.woofc-icon-loading5:before{content:"\e97e"}.woofc-icon-loading6:before{content:"\e97f"}.woofc-icon-loading7:before{content:"\e981"}.woofc-icon-loading9:before{content:"\e982"}.woofc-icon-loading10:before{content:"\e983"}.woofc-icon-loading11:before{content:"\e984"}.woofc-icon-icon2:before{content:"\e99f"}.woofc-icon-cart1:before{content:"\e900"}.woofc-icon-loading12:before{content:"\e90f"}.woofc-icon-loading13:before{content:"\e910"}.woofc-icon-cart2:before{content:"\e901"}.woofc-icon-shopping-bag:before{content:"\e911"}.woofc-icon-cart3:before{content:"\e902"}.woofc-icon-cart4:before{content:"\e909"}.woofc-icon-cart5:before{content:"\e854"}.woofc-icon-loading14:before{content:"\e863"}.woofc-icon-icon3:before{content:"\e5cd"}.woofc-icon-icon4:before{content:"\e313"}.woofc-icon-icon5:before{content:"\e314"}.woofc-icon-icon6:before{content:"\e315"}.woofc-icon-icon7:before{content:"\e316"}.woofc-icon-cart6:before{content:"\e8cc"}.woofc-icon-cart7:before{content:"\e8cb"}.woofc-icon-loading15:before{content:"\e058"}.woofc-icon-loading16:before{content:"\e080"}.woofc-icon-cart8:before{content:"\e106"}.woofc-icon-icon8:before{content:"\e114"}.woofc-icon-icon9:before{content:"\e115"}.woofc-icon-icon10:before{content:"\e117"}.woofc-icon-cart9:before{content:"\e90a"}.woofc-icon-cart10:before{content:"\e90b"}.woofc-icon-loading17:before{content:"\e912"}@keyframes woofc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woofc-spinner{to{-webkit-transform:rotate(360deg)}}@keyframes woofc-shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.woofc-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:99999998;opacity:0;visibility:hidden}.woofc-area{font-size:14px;padding:0;height:100%;max-height:100%;z-index:99999999;opacity:0;visibility:hidden;position:fixed}.woofc-inner{width:100%;height:auto;position:fixed;display:flex;flex-direction:column}body.woofc-show .woofc-overlay,body.woofc-show .woofc-area{opacity:1;visibility:visible}.woofc-area.woofc-slide-no{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}.woofc-area .woofc-item-data dl,.woofc-area .woofc-item-data p{margin:0}.woofc-area>div{align-self:stretch}.woofc-area *{box-sizing:border-box}.woofc-area-bot .woofc-data .woofc-data-right,.woofc-area-bot .woofc-total .woofc-total-right{margin-left:10px;font-weight:700}.woofc-area-bot .woofc-data .woofc-data-right *,.woofc-area-bot .woofc-total .woofc-total-right *{font-size:inherit;font-weight:inherit;color:inherit}.woofc-hide{display:none !important}.woofc-area .woofc-item-save{display:block;margin-top:5px}.woofc-area .woofc-save-for-later{padding:0 20px;margin-top:15px}.woofc-area .woofc-save-for-later,.woofc-area .woofc-save-for-later a{color:#fff}.woofc-save-for-later .woosl-heading{text-align:center;margin-bottom:10px}.woofc-save-for-later .woosl-heading{overflow:hidden}.woofc-save-for-later .woosl-heading span{position:relative}.woofc-save-for-later .woosl-heading span:before{content:'';width:1000px;height:1px;background-color:rgba(255,255,255,.5);display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%)}.woofc-save-for-later .woosl-heading span:after{content:'';width:1000px;height:1px;background-color:rgba(255,255,255,.5);display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%)}.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:before,.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:after,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:before,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:after{background-color:rgba(0,0,0,.5)}.woofc-area .woofc-save-for-later .woosl-product{display:flex !important;align-items:center;outline:none;margin-left:-5px;margin-right:-5px}.woofc-area .woofc-save-for-later .woosl-product-image{width:100px;flex:0 0 100px;margin:0 5px}.woofc-area .woofc-save-for-later .woosl-product-info{flex-grow:1;margin:0 5px}.woofc-area .woofc-save-for-later .woosl-product-name{font-weight:700}.woofc-area .woofc-save-for-later .woosl-product-image img{width:100%;height:auto;border-radius:0}.woofc-area .woofc-save-for-later .woosl-product-price{opacity:.5}.woofc-area .woofc-save-for-later .woosl-product-price *{color:inherit;font-size:inherit;font-weight:inherit}.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline{margin:0 !important;padding:0 !important;border:none !important;font-size:0}.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline del,.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline ins,.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .price,.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .amount{display:none}.woofc-area .woofc-save-for-later .woosl-product-atc .button{margin-top:5px;font-size:12px;height:32px;line-height:30px;padding:0 15px;background-color:#fff;color:#222;border:1px solid #fff;text-transform:uppercase;font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area .woofc-save-for-later .woosl-product-atc .button:hover{color:#fff;background-color:transparent}.woofc-area.woofc-style-02 .woofc-save-for-later,.woofc-area.woofc-style-04 .woofc-save-for-later{color:#222}.woofc-area.woofc-style-02 .woofc-save-for-later a,.woofc-area.woofc-style-04 .woofc-save-for-later a{color:#222}.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button{color:#222;border:1px solid #eee;background-color:#eee}.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button:hover,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button:hover{color:#222;border:1px solid #222;background-color:transparent}.woofc-area .woofc-suggested{padding:0 20px;margin-top:15px;color:#fff}.woofc-area .woofc-suggested .woofc-suggested-products-slick{display:none}.woofc-area .woofc-suggested .woofc-suggested-products-slick.slick-initialized{display:block}.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product{margin-bottom:10px}.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product:last-child{margin-bottom:0}.woofc-area .woofc-suggested a{color:#fff;outline:none}.woofc-area .woofc-suggested-heading{text-align:center;margin-bottom:10px;overflow:hidden}.woofc-area .woofc-suggested-heading span{position:relative}.woofc-area .woofc-suggested-heading span:before{content:'';width:1000px;height:1px;background-color:rgba(255,255,255,.5);display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%)}.woofc-area .woofc-suggested-heading span:after{content:'';width:1000px;height:1px;background-color:rgba(255,255,255,.5);display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%)}.woofc-area.woofc-style-02 .woofc-suggested-heading span:before,.woofc-area.woofc-style-02 .woofc-suggested-heading span:after,.woofc-area.woofc-style-04 .woofc-suggested-heading span:before,.woofc-area.woofc-style-04 .woofc-suggested-heading span:after{background-color:rgba(0,0,0,.5)}.woofc-area .woofc-suggested .woofc-suggested-product{display:flex !important;align-items:center;outline:none;margin-left:-5px;margin-right:-5px}.woofc-area .woofc-suggested .woofc-suggested-product-image{width:100px;flex:0 0 100px;margin:0 5px}.woofc-area .woofc-suggested .woofc-suggested-product-info{flex-grow:1;margin:0 5px}.woofc-area .woofc-suggested .woofc-suggested-product-name{font-weight:700}.woofc-area .woofc-suggested .woofc-suggested-product-image img{width:100%;height:auto;border-radius:0}.woofc-area .woofc-suggested .woofc-suggested-product-price{opacity:.5}.woofc-area .woofc-suggested .woofc-suggested-product-price *{color:inherit;font-size:inherit;font-weight:inherit}.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline{margin:0 !important;padding:0 !important;border:none !important;font-size:0}.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline del,.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline ins,.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .price,.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .amount{display:none}.woofc-area .woofc-suggested .woofc-suggested-product-atc .button{margin-top:5px;font-size:12px;height:32px;line-height:30px;padding:0 15px;background-color:#fff;color:#222;border:1px solid #fff;text-transform:uppercase;font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area .woofc-suggested .woofc-suggested-product-atc .button:hover{color:#fff;background-color:transparent}.woofc-area.woofc-style-02 .woofc-suggested,.woofc-area.woofc-style-04 .woofc-suggested{color:#222}.woofc-area.woofc-style-02 .woofc-suggested a,.woofc-area.woofc-style-04 .woofc-suggested a{color:#222}.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button,.woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button{color:#222;border:1px solid #eee;background-color:#eee}.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button:hover,.woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button:hover{color:#222;border:1px solid #222;background-color:transparent}.woofc-area .slick-dots{list-style:none;text-align:center;margin:0;padding:0}.woofc-area .slick-dots li{display:inline-block;margin:0 5px;font-size:0}.woofc-area .slick-dots li button{width:8px;height:8px;border-radius:4px;padding:0;font-size:0;line-height:0;border:none;background-color:rgba(255,255,255,.5);outline:none;overflow:hidden}.woofc-area .slick-dots li.slick-active button{background-color:rgba(255,255,255,1)}.woofc-area.woofc-style-02 .slick-dots li button,.woofc-area.woofc-style-04 .slick-dots li button{background-color:#eee}.woofc-area.woofc-style-02 .slick-dots li.slick-active button,.woofc-area.woofc-style-04 .slick-dots li.slick-active button{background-color:#222}.woofc-shipping{cursor:pointer;text-decoration:underline}.woofc-shipping:after{content:'✎';margin-left:10px;text-decoration:none}.woofc-shipping.woofc-shipping-open:after{content:'↑'}.woofc-shipping-area{color:#fff;padding:0 20px;height:0;max-height:0;overflow:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-shipping-area.woofc-shipping-area-open{height:auto;max-height:600px}.woofc-shipping-inner{padding:20px;margin:10px 0;background-color:rgba(255,255,255,.1)}.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p{margin-bottom:0}.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p.form-row{margin-bottom:10px}.woofc-shipping-area .woocommerce-shipping-calculator [type=submit]{display:block;width:100%}.woofc-shipping-area .woocommerce-shipping-calculator input,.woofc-shipping-area .woocommerce-shipping-calculator select,.woofc-shipping-area .woocommerce-shipping-calculator button{border-radius:0;border:none;color:#222;background-color:#fff;padding-left:15px;padding-right:15px}.woofc-area .shipping-calculator-form{display:block !important}.woofc-area .shipping-calculator-button{display:none !important}.woofc-shipping-destination{margin-bottom:10px}.woofc-shipping-methods{list-style:none;padding:0;margin:0}.woofc-shipping-methods label{cursor:pointer;display:flex;align-items:center}.woofc-shipping-methods label>span{margin-left:5px}.woofc-shipping-method{vertical-align:baseline;margin-right:5px}.woofc-area .wpcfb-wrap{display:block;width:100%}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity{width:auto !important;min-width:0 !important;margin:0 !important}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity input{margin:0 !important}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .plus,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .minus,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .increase,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .decrease{display:none !important}.woofc-area .woofc-inner.woofc-inner-loading:before{content:'\e90c';font-family:'woofc';font-size:24px;-webkit-font-smoothing:antialiased;text-align:center;line-height:24px;color:#fff;display:block;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;vertical-align:baseline;top:50%;left:50%;z-index:97;-webkit-animation:woofc-spinner 1s linear infinite;-moz-animation:woofc-spinner 1s linear infinite;-ms-animation:woofc-spinner 1s linear infinite;-o-animation:woofc-spinner 1s linear infinite;animation:woofc-spinner 1s linear infinite}.woofc-area .woofc-inner.woofc-inner-loading:after{content:'';width:100%;height:100%;background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0}.woofc-checkout-area{background-color:#fff !important;background-image:none !important}.woofc-checkout-area:after{display:none !important}.woofc-checkout-area.woofc-inner-loading:before{color:#222 !important}.woofc-checkout-area.woofc-inner-loading:after{background-color:rgba(255,255,255,.7) !important}.woofc-checkout-area .woofc-area-mid{margin-bottom:0 !important}.woofc-area form.checkout{display:flex;flex-direction:column}.woofc-area form.checkout>*,.woofc-area form.checkout .row>*{width:100% !important;max-width:100% !important;float:none !important;margin-left:0 !important;margin-right:0 !important;flex:0 0 auto !important}.woofc-checkout-form{padding-left:20px;padding-right:20px}.woofc-checkout-area .woofc-area-top{padding:0 60px !important}.woofc-checkout-area .woofc-area-top,.woofc-checkout-area .woofc-area-top .woofc-back,.woofc-checkout-area .woofc-area-top .woofc-close{color:#222 !important}.woofc-checkout-area .woofc-area-top .woofc-back{position:absolute;top:50%;left:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area .woofc-area-mid .woofc-undo{padding:0 20px;margin:0 0 10px}.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner{padding:10px 15px;color:#fff;background-color:transparent;background:0 0;border-width:1px;border-style:dashed;border-color:#fff;display:flex;justify-content:space-between}.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#fff;outline:none}.woofc-area .woofc-area-mid .woofc-notices{padding:0 20px;margin:0 0 10px}.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message,.woofc-area .woofc-area-mid .woofc-notices .woocommerce-info,.woofc-area .woofc-area-mid .woofc-notices .woocommerce-error{margin:0;padding:10px 15px 10px 40px;border-radius:0;background-color:transparent;background:0 0;border-width:1px;border-style:dashed;border-color:#fff;color:#fff}.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before,.woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before,.woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before{position:absolute;top:10px;left:15px}body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message,body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info,body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error{padding:10px 40px 10px 15px}body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before,body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before,body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before{left:auto;right:15px}.woofc-area.woofc-position-01{position:fixed;top:0;left:100%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-position-01 .woofc-inner{height:100%;max-height:100%}.woofc-show .woofc-area.woofc-position-01,.woofc-area.woofc-position-01.woofc-slide-no{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.woofc-area.woofc-position-02{position:fixed;top:0;left:0;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-position-02 .woofc-inner{height:100%;max-height:100%}.woofc-show .woofc-area.woofc-position-02,.woofc-area.woofc-position-02.woofc-slide-no{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.woofc-area.woofc-position-03{position:fixed;top:-100%;left:50%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-position-03 .woofc-inner{max-height:80%}.woofc-show .woofc-area.woofc-position-03,.woofc-area.woofc-position-03.woofc-slide-no{top:0}.woofc-area.woofc-position-04{position:fixed;bottom:-100%;left:50%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-position-04 .woofc-inner{max-height:80%;bottom:0}.woofc-show .woofc-area.woofc-position-04,.woofc-area.woofc-position-04.woofc-slide-no{bottom:0}.woofc-area.woofc-position-05{position:fixed;left:50%;top:0;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-position-05 .woofc-inner{max-height:80%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.woofc-show .woofc-area.woofc-position-05,.woofc-area.woofc-position-05.woofc-slide-no{top:50%}.woofc-area.woofc-style-01 .woofc-inner{background-color:#cc6055}.woofc-area.woofc-style-01 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#fff;font-weight:700;background-color:rgba(0,0,0,.2)}.woofc-area.woofc-style-01 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-01 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-01 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px;padding:20px 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item{padding:0 20px;margin:10px 0 0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:first-child{margin:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 5px;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner>div{margin:0 5px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;float:left;margin:0;padding:0;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:700;margin-bottom:5px;line-height:1.2;color:#222}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;white-space:pre-line}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#999}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:0 0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px !important;font-weight:400 !important}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eee;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eee;font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#fff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(30px,-50%,0);transform:translate3d(30px,-50%,0)}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-01 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#fff}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px;border-style:solid;border-color:rgba(255,255,255,.5);padding:0;color:#fff;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(255,255,255,.5)}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#fff;height:34px;line-height:34px;border-width:0 0 1px;border-style:solid;border-color:#fff;border-radius:0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-01 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#fff;display:flex;justify-content:space-between}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action{padding:15px 15px 0;margin:0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border:2px solid #fff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:transparent;color:#fff}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-01 .woofc-no-item,.woofc-area.woofc-style-01 .woofc-error{padding:20px;text-align:center;color:#fff}@media only screen and (max-width:768px){.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 40px 10px 10px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:10px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-02 .woofc-inner{background-color:#fff}.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:before{color:#222}.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:after{background-color:rgba(255,255,255,.7)}.woofc-area.woofc-style-02 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#222;font-weight:700;background-color:#eee}.woofc-area.woofc-style-02 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-02 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#222;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-02 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px;padding:10px 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item{padding:0 20px;margin:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner{border-color:#222;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;border-top:1px dashed #eee;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px;margin-right:10px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;float:left;margin:0;padding:0;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1;margin-right:10px}body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb,body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{margin-right:0;margin-left:10px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:700;margin-bottom:5px;line-height:1.2;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;white-space:pre-line}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#999}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:0 0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px !important;font-weight:400 !important}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eee;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eee;font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#444;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(25px,-50%,0);transform:translate3d(25px,-50%,0)}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-02 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-02 .woofc-shipping-area{color:#222}.woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator input,.woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator select,.woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator button{background-color:rgba(0,0,0,.05)}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#222}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px;border-style:solid;border-color:rgba(0,0,0,.5);padding:0;color:#222;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(0,0,0,.5)}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#222;height:34px;line-height:34px;border-width:0 0 1px;border-style:solid;border-color:#222;border-radius:0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-02 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#222;display:flex;justify-content:space-between}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action{padding:15px 15px 0;margin:0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;width:100%}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#cc6055;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:#cc6055;color:#fff}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-02 .woofc-no-item,.woofc-area.woofc-style-02 .woofc-error{padding:20px;text-align:center;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices{margin-bottom:10px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error{border-color:#222;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message:before,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info:before,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error:before{color:#222}@media only screen and (max-width:768px){.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-03 .woofc-inner{background-color:#fff}.woofc-area.woofc-style-03 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#fff;font-weight:700;background-color:rgba(0,0,0,.2)}.woofc-area.woofc-style-03 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-03 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-03 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px;padding:10px 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item{padding:0 20px;min-height:40px;margin:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;border-top:1px dashed rgba(255,255,255,.5);margin:0;box-sizing:border-box;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{display:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{order:1;margin-right:10px}body.rtl .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{margin-right:0;margin-left:10px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#fff;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:#eee}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;box-sizing:border-box;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#fff;-moz-appearance:textfield;box-shadow:none;font-weight:400;font-size:12px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#fff;font-size:12px;font-weight:400;display:block;cursor:pointer}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{order:2;flex-grow:1}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:400;margin:0;line-height:1.2;color:#fff}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#fff}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;display:block;opacity:.7;white-space:pre-line}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price{line-height:1;font-size:12px;font-weight:400;text-align:end;color:#fff;opacity:.7;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del{color:#fff}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins{background:0 0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span{font-size:12px !important;font-weight:400 !important}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:20px;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#fff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{padding-right:30px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{right:0;opacity:1;visibility:visible}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-03 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#fff}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px;border-style:solid;border-color:rgba(255,255,255,.5);padding:0;color:#fff;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(255,255,255,.5)}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#fff;height:34px;line-height:34px;border-width:0 0 1px;border-style:solid;border-color:#fff;border-radius:0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-03 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#fff;display:flex;justify-content:space-between}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action{padding:15px 15px 0;margin:0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#fff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:transparent;color:#fff}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-03 .woofc-no-item,.woofc-area.woofc-style-03 .woofc-error{padding:20px;text-align:center;color:#222}@media only screen and (max-width:768px){.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#fff;right:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-04 .woofc-inner{background-color:#fff}.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:before{color:#222}.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:after{background-color:rgba(255,255,255,.7)}.woofc-area.woofc-style-04 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#222;font-weight:700;background-color:#eee}.woofc-area.woofc-style-04 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-04 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#222;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-04 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px;padding:10px 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item{padding:0 20px;min-height:40px;margin:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner{border-color:#222;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;border-top:1px dashed #eee;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{display:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{order:1;margin-right:10px}body.rtl .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{margin-right:0;margin-left:10px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eee;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:#ddd}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;box-sizing:border-box;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eee;font-size:12px;font-weight:400;display:block;cursor:pointer}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{order:2;flex-grow:1}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-weight:400;font-size:14px;margin:0;line-height:1.2;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;display:block;opacity:.7;white-space:pre-line}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price{line-height:1;font-weight:400;font-size:12px;text-align:end;color:#999;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del{color:#999}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins{background:0 0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span{font-size:12px !important;font-weight:400 !important}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:20px;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#444;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{padding-right:30px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{right:0;opacity:1;visibility:visible}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-04 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-04 .woofc-shipping-area{color:#222}.woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator input,.woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator select,.woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator button{background-color:rgba(0,0,0,.05)}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#222}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px;border-style:solid;border-color:rgba(0,0,0,.5);padding:0;color:#222;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(0,0,0,.5)}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#222;height:34px;line-height:34px;border-width:0 0 1px;border-style:solid;border-color:#222;border-radius:0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-04 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#222;display:flex;justify-content:space-between}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action{padding:15px 15px 0;margin:0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#cc6055;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:#cc6055;color:#fff}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-04 .woofc-no-item,.woofc-area.woofc-style-04 .woofc-error{padding:20px;text-align:center;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices{margin-bottom:10px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error{border-color:#222;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message:before,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info:before,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error:before{color:#222}@media only screen and (max-width:768px){.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner{margin-left:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-05 .woofc-inner{background-color:#cc6055;-webkit-box-shadow:0px 0px 20px 0px rgba(10,8,8,.57);-o-box-shadow:0px 0px 20px 0px rgba(10,8,8,.57);-moz-box-shadow:0px 0px 20px 0px rgba(10,8,8,.57);-ms-box-shadow:0px 0px 20px 0px rgba(10,8,8,.57);box-shadow:0px 0px 20px 0px rgba(10,8,8,.57);border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-05 .woofc-inner:after{content:'';top:0;left:0;z-index:-1;position:absolute;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:-moz-linear-gradient(to bottom,rgba(51,46,46,.5) 0%,rgba(33,28,28,.97) 100%);background:-o-linear-gradient(to bottom,rgba(51,46,46,.5) 0%,rgba(33,28,28,.97) 100%);background:-webkit-linear-gradient(to bottom,rgba(51,46,46,.5) 0%,rgba(33,28,28,.97) 100%);background:-ms-linear-gradient(to bottom,rgba(51,46,46,.5) 0%,rgba(33,28,28,.97) 100%);background:linear-gradient(to bottom,rgba(51,46,46,.5) 0%,rgba(33,28,28,.97) 100%)}.woofc-area.woofc-style-05 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#fff;font-weight:700;background-color:rgba(0,0,0,.2)}.woofc-area.woofc-style-05 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-05 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-05 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px;padding:10px 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item{padding:0 15px;margin:10px 0 0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:first-child{margin-top:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner{margin:0 !important;padding:10px !important;background-color:transparent;background:0 0;border:1px dashed #fff;color:#fff}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner a{color:#fff;text-decoration:underline}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner{padding:0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:transparent;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner>div{margin:0 5px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;border:2px solid #fff;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1;margin-right:10px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-weight:700;font-size:14px;margin-bottom:5px;line-height:1.2;color:#fff}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#fff;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a:hover{opacity:.7}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;color:#fff;opacity:.7;white-space:pre-line}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1;color:#fff;opacity:.5}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#fff;opacity:.5}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:0 0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px !important;font-weight:400 !important}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#fff;background-color:rgba(255,255,255,.1);display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:rgba(255,255,255,.2)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#fff;background-color:rgba(255,255,255,.1);-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background-color:rgba(255,255,255,.1);font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:rgba(255,255,255,.2)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#fff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(25px,-50%,0);transform:translate3d(25px,-50%,0)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-05 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#fff}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px;border-style:solid;border-color:rgba(255,255,255,.5);padding:0;color:#fff;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(255,255,255,.5)}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#fff;height:34px;line-height:34px;border-width:0 0 1px;border-style:solid;border-color:#fff;border-radius:0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-05 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#fff;display:flex;justify-content:space-between}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action{padding:15px 15px 0;margin:0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;width:100%;align-items:center}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:transparent;color:#fff;font-weight:700;border:2px solid #fff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:rgba(255,255,255,.1)}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-05 .woofc-no-item,.woofc-area.woofc-style-05 .woofc-error{padding:20px;text-align:center;color:#fff}@media only screen and (max-width:768px){.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:0 30px 0 0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#fff;right:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-count{width:60px;height:60px;line-height:60px;text-align:center;background-color:#fff;display:block;cursor:pointer;position:fixed;left:40px;bottom:40px;z-index:99999997;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:rgba(0,0,0,.15) 0px 0px 20px;-webkit-box-shadow:rgba(0,0,0,.15) 0px 0px 20px;box-shadow:rgba(0,0,0,.15) 0px 0px 20px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-count:hover{bottom:45px}.woofc-count i{font-size:24px;line-height:60px;color:#444}.woofc-count span{position:absolute;top:-10px;right:-10px;height:30px;width:30px;font-size:12px;line-height:30px;text-align:center;background:#e94b35;color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.woofc-count.woofc-count-bottom-right{right:40px;left:auto}.woofc-count.woofc-count-top-left{top:40px;bottom:auto}.woofc-count.woofc-count-top-left:hover{top:45px}.woofc-count.woofc-count-top-right{top:40px;right:40px;bottom:auto;left:auto}.woofc-count.woofc-count-top-right:hover{top:45px}.woofc-count.woofc-count-loading i{display:none}.woofc-count.woofc-count-loading:before{content:'\e90c';font-family:'woofc';font-size:24px;-webkit-font-smoothing:antialiased;text-align:center;line-height:24px;color:#444;display:block;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;vertical-align:baseline;top:50%;left:50%;-webkit-animation:woofc-spinner 1s linear infinite;-moz-animation:woofc-spinner 1s linear infinite;-ms-animation:woofc-spinner 1s linear infinite;-o-animation:woofc-spinner 1s linear infinite;animation:woofc-spinner 1s linear infinite}.woofc-count.woofc-count-shake{animation:woofc-shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}body.woocommerce-cart .woofc-count-hide-cart-checkout,body.woocommerce-checkout .woofc-count-hide-cart-checkout,.woofc-count.woofc-count-hide-empty{display:none !important}.woofc-menu-item .woofc-menu-item-inner{position:relative}.woofc-menu-item .woofc-menu-item-inner i{font-size:inherit;line-height:inherit;display:inline-block;margin-right:5px;width:20px}.woofc-menu-item .woofc-menu-item-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;left:10px;top:-10px}.woofc-cart-link .woofc-cart-link-inner{position:relative}.woofc-cart-link a{outline:none}.woofc-cart-link .woofc-cart-link-inner i{font-size:inherit;line-height:inherit;display:inline-block;margin-right:5px;width:20px}.woofc-cart-link .woofc-cart-link-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;left:10px;top:-10px}.woofc-area-count{margin-left:5px}.woofc-area-count:before{content:'('}.woofc-area-count:after{content:')'}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-minus,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-plus{display:none}body.rtl .woofc-area .woofc-area-top{padding:0 20px 0 60px}body.rtl .woofc-area .woofc-area-top .woofc-close{left:20px;right:auto}body.rtl .woofc-menu-item .woofc-menu-item-inner:after{left:auto;right:10px}.woofc-item-estimated-delivery-date .wpced .wpced-inner{font-size:12px}.woofc-item-estimated-delivery-date .wpced .wpced-inner:before{width:16px;height:16px;background-size:16px}.woofc-area.woofc-style-01 .woofc-inner, .woofc-area.woofc-style-03 .woofc-inner, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
                            background-color: #bd0028;
                        }

                        .woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a, .woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div a, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
                            outline: none;
                            color: #bd0028;
                        }

                        .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
                            border-color: #bd0028;
                        }

                        .woofc-area.woofc-style-05 .woofc-inner{
                            background-color: #bd0028;
                            background-image: url('');
                            background-size: cover;
                            background-position: center;
                            background-repeat: no-repeat;
                        }
                        
                        .woofc-count span {
                            background-color: #bd0028;
                        }@keyframes wpc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes wpc-spinner{to{-webkit-transform:rotate(360deg)}}@keyframes woosc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woosc-spinner{to{-webkit-transform:rotate(360deg)}}.woosc-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:99999999;opacity:0;visibility:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-popup.open{opacity:1;visibility:visible}.woosc-popup.open .woosc-popup-inner .woosc-popup-content{top:50%}.woosc-popup .woosc-popup-inner{display:block;width:100%;height:100%;position:relative}.woosc-popup .woosc-popup-inner .woosc-popup-content{position:absolute;padding:15px;top:60%;left:50%;width:360px;height:360px;max-width:90%;max-height:90%;background-color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transform:translate3d(-50%,-50%,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-popup.woosc-share .woosc-popup-inner .woosc-popup-content{height:auto;padding:30px}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner{display:flex;flex-direction:column;width:100%;height:100%}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-popup-close{width:32px;height:32px;line-height:32px;position:absolute;top:-32px;right:-32px;color:#fff;text-align:center;background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/close.svg);background-repeat:no-repeat;background-position:center;cursor:pointer}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-input input{display:block;width:100%;border:none;height:40px;line-height:40px;padding:0 10px;box-shadow:none;color:#222;background-color:#f2f2f2;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-appearance:none}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result{flex-grow:1;margin-top:15px;overflow-y:auto;position:relative}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul{margin:0;padding:0;list-style:none}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li{display:block;padding:10px 0;border:1px solid #fafafa}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner{display:flex;align-items:center}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-image{width:48px;flex:0 0 48px}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-image img{width:100%;height:auto;margin:0;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;box-shadow:none}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-name{flex-grow:1;padding:0 10px;color:#222}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-add{width:48px;text-align:center}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-add span{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;color:#222;background-color:#f2f2f2;cursor:pointer;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-add span:hover{color:#fff;background-color:#222}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:before{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:7;background-color:rgba(255,255,255,.7);opacity:0;visibility:hidden}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:'';background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite;opacity:0;visibility:hidden}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result.woosc-loading:before,.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result.woosc-loading:after{opacity:1;visibility:visible}.woosc-area{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999979;box-sizing:border-box;pointer-events:none}.woosc-area .woosc-inner{display:block;width:100%;height:100%;position:relative}.woosc-area .woosc-inner .woosc-table{padding:15px 15px 78px;margin:0;width:100%;height:100%;box-sizing:border-box;background-color:#292a30;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:99999997;pointer-events:none}.woosc-area .woosc-inner .woosc-table *{box-sizing:border-box}.woosc-area .woosc-inner .woosc-table.woosc-table-open{opacity:1;visibility:visible;pointer-events:auto}.woosc-area .woosc-inner .woosc-table .woosc-table-inner{background-color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;width:100%;height:100%;max-height:100%;overflow:hidden;position:relative}.woosc-area .woosc-inner .woosc-table .woosc-table-inner:before{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;background-color:rgba(255,255,255,.7);opacity:0;visibility:hidden;z-index:7}.woosc-area .woosc-inner .woosc-table .woosc-table-inner:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:'';background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite}.woosc-area .woosc-inner .woosc-table .woosc-table-inner.woosc-loading:before,.woosc-area .woosc-inner .woosc-table .woosc-table-inner.woosc-loading:after{opacity:1;visibility:visible}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close{z-index:6;position:absolute;top:0;right:0;cursor:pointer}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close .woosc-table-close-icon{display:block;position:relative;width:100%;height:100%;min-width:52px;min-height:52px;background-color:#eee;background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/remove-dark.svg);background-repeat:no-repeat;background-position:center}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items{z-index:5;height:100%;position:relative}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .woosc-no-result{display:block;padding:15px;text-align:center;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table{border-spacing:0;border-collapse:collapse;box-sizing:border-box;width:100%;margin:0;padding:0;z-index:6}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead{z-index:8}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr{border:none;margin:0;padding:0}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th{position:relative;border-collapse:collapse;z-index:8 !important;text-transform:uppercase;padding:15px 15px 15px 0;margin:0;width:auto;min-width:200px;max-width:300px;vertical-align:middle;color:#43454b;font-weight:700;text-align:left;background-color:#f7f7f7;border:none;border-image-width:0}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th .woosc-remove,.woosc-page .woosc-remove{text-transform:none;font-weight:400;text-decoration:underline;cursor:pointer}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th:first-child{padding-left:15px}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a{text-decoration:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody{z-index:7}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr{border:none;margin:0;padding:0}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td{position:relative;border-collapse:collapse;background-color:#fff;padding:15px 15px 15px 0;vertical-align:top;text-align:left;width:auto;min-width:200px;max-width:300px;color:#43454b;font-weight:400;border:none;z-index:6;border-image-width:0}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td:first-child{z-index:7;padding-left:15px}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-placeholder{text-align:center}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-placeholder:before{content:'';display:inline-block;width:60px;height:8px;background-color:#eee;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image td.td-placeholder{background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/placeholder.png);background-repeat:no-repeat;background-position:center}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image td.td-placeholder:before{display:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image a{text-decoration:none;outline:none;display:block}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img{display:block;max-width:100%;height:auto;margin:0;padding:0;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;box-shadow:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-add_to_cart td p,.woosc_table tbody tr.tr-add_to_cart td p,.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-add_to_cart td .add_to_cart_inline,.woosc_table tbody tr.tr-add_to_cart td .add_to_cart_inline{padding:0 !important;margin:0 !important;border:none !important}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-rating td .star-rating{float:left}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr:nth-child(2n) td{background-color:#fbfbfb}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-highlight td{background-color:#fff8d9;border-bottom:1px solid #dfd7af}.woosc-page .woosc_table tr.tr-highlight td{background-color:#fff8d9;border-bottom:1px solid #dfd7af}.woosc-page .woosc-table-settings{display:none !important}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-hide{display:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-similar{display:none}.woosc-page .woosc_table tr.tr-hide,.woosc-page .woosc_table tr.tr-similar{display:none}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr:hover td{background-color:#f8f8f8}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-1 thead tr th,.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-2 thead tr th{width:25%}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-1 tbody tr td,.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-2 tbody tr td{width:25%}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .ps-scrollbar-x-rail,.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .ps-scrollbar-y-rail{z-index:999999}.woosc-area .woosc-inner .woosc-table .woosc-table-settings{background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/checkbox-dark.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center left;padding-left:21px}.woosc-area .woosc-inner .woosc-bar{width:100%;height:78px;position:fixed;left:0;bottom:-80px;padding:15px;box-sizing:border-box;background-color:#292a30;color:#cfd2d4;display:-webkit-flex;display:flex;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;flex-wrap:nowrap;z-index:99999998;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;visibility:hidden;pointer-events:none}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn{height:48px;line-height:48px;padding:0 20px 0 68px;position:relative;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#00a0d2;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;order:1;margin-left:15px;cursor:pointer}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper{width:48px;height:48px;line-height:48px;background-color:rgba(0,0,0,.1);text-align:center;display:inline-block;position:absolute;top:0;left:0;overflow:hidden}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner{width:16px;height:12px;margin-top:18px;margin-left:16px;position:relative}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:2px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-ms-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(1){top:0}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(2){top:5px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(3){top:10px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-open .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(1){top:6px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-open .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(2){opacity:0;left:-60px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-open .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(3){top:6px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-icon{font-size:0;padding:0;width:48px;overflow:hidden}.woosc-area .woosc-inner .woosc-bar .woosc-bar-search{width:48px;height:48px;display:inline-block;position:relative;margin:0 10px 0 0;cursor:pointer;background-color:rgba(255,255,255,.1);background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/add.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-settings-tools{margin:0 0 10px;padding:0;list-style:none}.woosc-settings-fields{margin:10px 0 0;padding:0;list-style:none;position:relative;overflow-y:auto}.woosc-settings-fields li span{cursor:move;margin-left:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woosc-bar-print,.woosc-bar-share,.woosc-bar-search,.woosc-bar-remove{width:48px;flex:0 0 48px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-print{width:48px;height:48px;display:none;position:relative;margin:0 10px 0 0;cursor:pointer;background-color:rgba(255,255,255,.1);background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/printer.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-area.woosc-area-open-table.woosc-area-open-bar .woosc-inner .woosc-bar .woosc-bar-print{display:inline-block}.woosc-area .woosc-inner .woosc-bar .woosc-bar-share{width:48px;height:48px;display:inline-block;position:relative;margin:0 10px 0 0;cursor:pointer;background-color:rgba(255,255,255,.1);background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/share.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-share-content{width:100%;height:100%;min-height:120px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.woosc-share-content:before{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:7;background-color:rgba(255,255,255,.7);opacity:0;visibility:hidden}.woosc-share-content:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:'';background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite;opacity:0;visibility:hidden}.woosc-share-content.woosc-loading{pointer-events:none}.woosc-share-content.woosc-loading:before,.woosc-share-content.woosc-loading:after{opacity:1;visibility:visible}.woosc-share-content input[type=url]{width:100%;text-align:center}.woosc-share-text,.woosc-share-link,.woosc-share-links{width:100%}.woosc-share-link,.woosc-share-links{margin-top:10px}.woosc-share-links a{margin-left:5px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-remove{width:48px;height:48px;display:inline-block;position:relative;margin:0 0 0 10px;cursor:pointer;background-color:#e32718;background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/trash.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items{height:48px;flex-grow:1;white-space:nowrap;width:auto;text-align:right;order:0}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item{width:48px;height:48px;display:inline-block;position:relative;margin:0 5px;background-color:rgba(255,255,255,.1);border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item img{width:48px;height:48px;cursor:move;margin:0;z-index:6;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item .woosc-bar-item-remove{width:12px;height:12px;position:absolute;top:2px;right:2px;background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/remove.svg);background-repeat:no-repeat;background-position:center;background-color:#292a30;z-index:7;border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:1px;cursor:pointer;opacity:0;visibility:hidden}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item .woosc-bar-item-remove:hover{background-color:#f22}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item.removing{opacity:.5}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item:hover .woosc-bar-item-remove{opacity:1;visibility:visible}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item:first-child{margin-left:0}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item:last-child{margin-right:0}.woosc-area .woosc-inner .woosc-bar.woosc-bar-open{bottom:0;pointer-events:auto;opacity:1;visibility:visible}.woosc-area .woosc-inner .woosc-bar .woosc-bar-notice{position:fixed;bottom:88px;width:auto;left:50%;padding:0 10px;background-color:rgba(0,0,0,.7);color:#fff;border-radius:2px;transform:translate(-50%,10px);opacity:0;visibility:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-area.woosc-area-open-bar.woosc-bar-click-outside-yes:not(.woosc-area-open-table) .woosc-inner .woosc-bar:hover .woosc-bar-notice,.woosc-area.woosc-area-open-bar.woosc-bar-click-outside-yes-empty[data-count="0"]:not(.woosc-area-open-table) .woosc-inner .woosc-bar:hover .woosc-bar-notice{opacity:1;visibility:visible;transform:translate(-50%,0)}.woosc-area .woosc-inner .woosc-bar[data-count="0"] .woosc-bar-search{margin-right:0}.woosc-area .woosc-inner .woosc-bar[data-count="0"] .woosc-bar-remove,.woosc-area .woosc-inner .woosc-bar[data-count="1"] .woosc-bar-remove{display:none}.woosc-area.woosc-bar-top .woosc-inner .woosc-table{padding:78px 15px 15px}.woosc-area.woosc-bar-top .woosc-inner .woosc-bar{top:-80px;bottom:auto}.woosc-area.woosc-bar-top .woosc-inner .woosc-bar.woosc-bar-open{top:0}.woosc-area.woosc-bar-left .woosc-inner .woosc-bar{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-btn{order:0;margin-left:0;margin-right:15px}.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-remove{order:1;margin:0 10px 0 0}.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-items{order:2;text-align:left}.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-search{order:3;margin:0 0 0 10px}.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-share{order:4;margin:0 0 0 10px}.woosc-btn{cursor:pointer}.woosc-btn.woosc-btn-adding:after{content:'...'}.woosc-btn.woosc-btn-has-icon.woosc-btn-adding:after{display:none !important}.woosc-btn.woosc-btn-added:before{content:'\2713';margin-right:5px}.woosc-btn.woosc-btn-has-icon.woosc-btn-added:before{display:none !important}.woosc-btn-has-icon{display:inline-flex;align-items:center}.woosc-btn-has-icon .woosc-btn-icon{margin:0}.woosc-btn-icon-text .woosc-btn-text{margin-left:5px}.woosc-btn-text-icon .woosc-btn-text{margin-right:5px}.woosc-btn-has-icon.woosc-btn-adding .woosc-btn-icon{-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite}.woosc-menu-item .woosc-menu-item-inner{position:relative}.woosc-menu-item .woosc-menu-item-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;top:-10px;right:-10px}body.woocommerce-cart .woosc-hide-checkout,body.woocommerce-checkout .woosc-hide-checkout,.woosc-hide-empty[data-count="0"]{display:none}.woosc_list{max-width:100%;overflow-x:auto}.woosc_table table tr th,.woosc_table table tr td{left:auto !important;right:auto !important;top:auto !important;bottom:auto !important}@media screen and (max-width:767px){.woosc-bar .woosc-bar-btn{font-size:0 !important;padding:0 !important;width:48px !important;flex:0 0 48px !important;overflow:hidden}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item .woosc-bar-item-remove{opacity:1;visibility:visible}}.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble{background-color:transparent !important;background:0 0 !important;pointer-events:none}.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble>a,.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble .woosc-bar-items,.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble .woosc-bar-remove{display:none !important}.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble .woosc-bar-btn{pointer-events:auto;width:48px !important;margin:0 !important;padding:0 !important;font-size:0 !important;-moz-box-shadow:rgba(0,0,0,.15) 0px 0px 20px;-webkit-box-shadow:rgba(0,0,0,.15) 0px 0px 20px;box-shadow:rgba(0,0,0,.15) 0px 0px 20px}.notiny-container{z-index:999999}.notiny-theme-woosc{padding:10px;background-color:#fff;color:#222;margin:5px 0;min-height:32px;max-width:100vw;display:flex;align-items:center;border:1px solid #eee;box-shadow:0 4px 4px rgba(0,0,0,.03)}.notiny-theme-woosc .notiny-img{margin:0;padding:0;width:48px;flex:0 0 48px;margin-right:10px}.notiny-theme-woosc .notiny-img img{width:100%;height:auto;margin:0}.notiny-theme-woosc .notiny-text{font-size:14px;line-height:1.4;flex-grow:1}.notiny-container-fluid-top .notiny-theme-woosc,.notiny-container-fluid-bottom .notiny-theme-woosc{width:90%;max-width:300px;margin-left:auto;margin-right:auto}.notiny-container-fluid-top{top:10px !important}.notiny-container-fluid-bottom{bottom:10px !important}.woosc-area-open-sidebar{background-color:rgba(0,0,0,.7);pointer-events:auto}.woosc-sidebar{font-size:14px;background-color:#fff;width:100%;height:100%;max-width:460px;box-sizing:border-box;text-align:start;position:absolute;top:0;right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;display:flex;flex-direction:column}.woosc-sidebar.woosc-sidebar-position-left{right:unset;left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.woosc-area-open-sidebar .woosc-sidebar{pointer-events:auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woosc-sidebar .woosc-sidebar-items{flex-grow:1;position:relative;padding:10px 0;overflow-y:auto}.woosc-sidebar .woosc-sidebar-items:before{content:'';width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite;opacity:0;visibility:hidden}.woosc-sidebar .woosc-sidebar-items:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:7;background-color:rgba(255,255,255,.5);opacity:0;visibility:hidden}.woosc-sidebar.woosc-loading .woosc-sidebar-items:before,.woosc-sidebar.woosc-loading .woosc-sidebar-items:after{opacity:1;visibility:visible}.woosc-sidebar .woosc-sidebar-items .woosc-sidebar-no-items{padding:20px;text-align:center}.woosc-sidebar .woosc-sidebar-top{flex:0 0 auto;height:48px;line-height:48px;padding:0 60px 0 20px;margin:0;position:relative;color:#222;font-weight:700;text-transform:uppercase;background-color:rgba(0,0,0,.1)}.woosc-sidebar .woosc-sidebar-close{display:inline-block;width:48px;height:48px;line-height:48px;position:absolute;top:0;right:0;cursor:pointer;font-size:0;background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/close-dark.svg);background-repeat:no-repeat;background-position:center;background-size:14px}.woosc-sidebar-item{padding:0 20px}.woosc-sidebar-item-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px dashed #eee}.woosc-sidebar-items .woosc-sidebar-item:first-child .woosc-sidebar-item-inner{border-top:none}.woosc-sidebar-item-inner>div{margin-right:10px}.woosc-sidebar-item-inner>div:last-child{margin-right:0}.woosc-sidebar-item .woosc-sidebar-item-remove{width:14px;flex:0 0 14px;font-size:0}.woosc-sidebar-item .woosc-sidebar-item-remove span{width:10px;height:10px;display:inline-block;background-image:url(//ivape.sk/wp-content/plugins/woo-smart-compare/assets/css/../images/remove-dark.svg);background-repeat:no-repeat;background-position:center;background-size:10px;cursor:pointer}.woosc-sidebar-item .woosc-sidebar-item-thumb{width:80px;flex:0 0 80px}.woosc-sidebar-item .woosc-sidebar-item-thumb img{width:100%;height:auto;margin:0}.woosc-sidebar-item .woosc-sidebar-item-info{flex-grow:1}.woosc-sidebar-item .woosc-sidebar-item-info .woosc-sidebar-item-name,.woosc-sidebar-item .woosc-sidebar-item-info .woosc-sidebar-item-name a{font-weight:700;text-decoration:none}.woosc-sidebar-item-action p{margin:0 !important}.woosc-sidebar-bot{padding:20px;text-align:center}.woosc-sidebar-btn{height:40px;line-height:40px;text-align:center;padding:0 10px;cursor:pointer;box-sizing:border-box;background-color:#00a0d2;color:#fff;font-size:14px;font-weight:700;border:none;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-sidebar-continue{display:block;margin-top:10px}.woosc-sidebar-continue span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-quick-table .woosc-quick-table-products{width:100%;overflow-x:auto}.woosc-quick-table .woosc_table thead .woosc-remove,.woosc-quick-table .woosc_table thead .woosc-table-settings{display:none}.woosc-quick-table .woosc_table th,.woosc-quick-table .woosc_table td{min-width:300px;background-color:#fff}.woosc-quick-table .woosc_table th.th-label,.woosc-quick-table .woosc_table td.td-label{min-width:160px}.woosc-quick-table .woosc_table th,.woosc-quick-table .woosc_table tr:nth-child(2n) td{background-color:#fbfbfb}.woosc-quick-table.label-column-no .woosc_table .th-label,.woosc-quick-table.label-column-no .woosc_table .td-label{display:none}.woosc-print,.woosc-area .table-print,.woosc-area .tr-print,.woosc-area .td-print,.woosc_table .tr-print,.woosc_table .td-print{display:none}@media print{.woosc-print{display:block}div.woosc-print{display:block}span.woosc-print{display:inline-block}.woosc-area .table-print{display:table}.woosc-area .tr-print{display:table-row}.woosc-area .td-print{display:table-cell}.woosc-area{font-size:14px !important}.woosc-area .woosc-bar,.woosc_table thead,.woosc_table .woosc-table-close,.woosc_table .woosc-remove{display:none !important}.woosc-area .woosc-inner .woosc-table{padding:0}.woosc-area{position:absolute;height:auto}.woosc-area .woosc-inner{height:auto}.woosc-area .woosc-inner .woosc-table{position:absolute;height:auto}.woosc-area .woosc-inner .woosc-table .woosc-table-inner{height:auto;max-height:unset}.woosc-area .tr-name td:not(.td-label),.woosc-area .tr-name td:not(.td-label) a{font-weight:700;text-transform:uppercase;pointer-events:none;text-decoration:none}.woosc_table .tr-add_to_cart{display:none}}@font-face{font-display:swap;font-family:'woosw';src:url(//ivape.sk/wp-content/plugins/woo-smart-wishlist/assets/css/../fonts/woosw.eot?vv2087);src:url(//ivape.sk/wp-content/plugins/woo-smart-wishlist/assets/css/../fonts/woosw.eot?vv2087#iefix) format('embedded-opentype'),url(//ivape.sk/wp-content/plugins/woo-smart-wishlist/assets/css/../fonts/woosw.ttf?vv2087) format('truetype'),url(//ivape.sk/wp-content/plugins/woo-smart-wishlist/assets/css/../fonts/woosw.woff?vv2087) format('woff'),url(//ivape.sk/wp-content/plugins/woo-smart-wishlist/assets/css/../fonts/woosw.svg?vv2087#woosw) format('svg');font-weight:400;font-style:normal;font-display:block}[class^=woosw-icon-],[class*=" woosw-icon-"]{font-family:'woosw' !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosw-icon-20:before{content:"\e900"}.woosw-icon-21:before{content:"\e901"}.woosw-icon-22:before{content:"\e902"}.woosw-icon-16:before{content:"\e903"}.woosw-icon-17:before{content:"\e904"}.woosw-icon-18:before{content:"\e905"}.woosw-icon-19:before{content:"\e906"}.woosw-icon-23:before{content:"\e907"}.woosw-icon-24:before{content:"\e908"}.woosw-icon-25:before{content:"\f004"}.woosw-icon-26:before{content:"\f005"}.woosw-icon-27:before{content:"\f006"}.woosw-icon-28:before{content:"\f08a"}.woosw-icon-29:before{content:"\f110"}.woosw-icon-11:before{content:"\e909"}.woosw-icon-10:before{content:"\e90a"}.woosw-icon-9:before{content:"\e90b"}.woosw-icon-8:before{content:"\e90c"}.woosw-icon-5:before{content:"\e90d"}.woosw-icon-6:before{content:"\e90e"}.woosw-icon-12:before{content:"\e90f"}.woosw-icon-42:before{content:"\e919"}.woosw-icon-2:before{content:"\e910"}.woosw-icon-43:before{content:"\e91a"}.woosw-icon-15:before{content:"\e911"}.woosw-icon-44:before{content:"\e91b"}.woosw-icon-7:before{content:"\e912"}.woosw-icon-4:before{content:"\e913"}.woosw-icon-13:before{content:"\e914"}.woosw-icon-14:before{content:"\e915"}.woosw-icon-46:before{content:"\e91c"}.woosw-icon-3:before{content:"\e916"}.woosw-icon-45:before{content:"\e91d"}.woosw-icon-1:before{content:"\e918"}.woosw-icon-41:before{content:"\e917"}.woosw-icon-30:before{content:"\e97a"}.woosw-icon-31:before{content:"\e97b"}.woosw-icon-32:before{content:"\e97c"}.woosw-icon-33:before{content:"\e97f"}.woosw-icon-35:before{content:"\e981"}.woosw-icon-36:before{content:"\e982"}.woosw-icon-37:before{content:"\e983"}.woosw-icon-38:before{content:"\e9d7"}.woosw-icon-34:before{content:"\e9d9"}.woosw-icon-39:before{content:"\e9da"}.woosw-icon-40:before{content:"\ea2e"}@keyframes wpc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes wpc-spinner{to{-webkit-transform:rotate(360deg)}}@keyframes woosw-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woosw-spinner{to{-webkit-transform:rotate(360deg)}}.woosw-btn.woosw-added:before{content:'\2713';margin-right:5px}.woosw-btn.woosw-btn-has-icon.woosw-added:before{display:none}.woosw-btn.woosw-adding:after{content:'...' !important;display:inline-block !important}.woosw-btn.woosw-btn-has-icon.woosw-adding:after{display:none !important}.woosw-btn-has-icon{display:inline-flex;align-items:center}.woosw-btn-has-icon .woosw-btn-icon{margin:0}.woosw-btn-icon-text .woosw-btn-text{margin-left:5px}.woosw-btn-text-icon .woosw-btn-text{margin-right:5px}.woosw-btn-has-icon.woosw-adding .woosw-btn-icon{-webkit-animation:woosw-spinner 1s linear infinite;-moz-animation:woosw-spinner 1s linear infinite;-ms-animation:woosw-spinner 1s linear infinite;-o-animation:woosw-spinner 1s linear infinite;animation:woosw-spinner 1s linear infinite}.woosw-view-wishlist{font-weight:700;cursor:pointer}.woosw-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999989;background:rgba(0,0,0,.7);opacity:0;font-size:14px;visibility:hidden;-webkit-transition:opacity .3s;transition:opacity .3s;box-sizing:border-box}.woosw-popup *{box-sizing:border-box}.woosw-popup table{margin:0}.woosw-popup .woosw-popup-content-mid:before{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:7;background-color:rgba(255,255,255,.7);opacity:0;visibility:hidden}.woosw-popup .woosw-popup-content-mid:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:'';background-image:url(//ivape.sk/wp-content/plugins/woo-smart-wishlist/assets/css/../images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:woosw-spinner 1s linear infinite;-moz-animation:woosw-spinner 1s linear infinite;-ms-animation:woosw-spinner 1s linear infinite;-o-animation:woosw-spinner 1s linear infinite;animation:woosw-spinner 1s linear infinite;opacity:0;visibility:hidden}.woosw-popup.woosw-loading .woosw-popup-content{pointer-events:none}.woosw-popup.woosw-loading .woosw-popup-content-mid:before,.woosw-popup.woosw-loading .woosw-popup-content-mid:after{opacity:1;visibility:visible}.woosw-popup .woosw-popup-inner{display:block;width:100%;height:100%;position:relative}.woosw-popup .woosw-popup-inner .woosw-popup-content{width:100%;max-width:460px;height:auto;max-height:100%;position:absolute;top:40%;left:50%;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);padding:0;display:flex;flex-direction:column;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;overflow:hidden;background-color:#fff}.woosw-popup.woosw-show{opacity:1;visibility:visible}.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content{top:50%}.woosw-popup .woosw-popup-inner .woosw-popup-content>div{align-self:stretch}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{flex:0 0 auto;height:48px;line-height:48px;padding:0 60px 0 20px;margin:0;position:relative;color:#fff;font-weight:700;background-color:#222}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:before{content:'('}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:after{content:')'}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty{color:#fff;margin-left:5px;font-weight:400;text-decoration:underline;cursor:pointer}#woosw_manage .woosw-popup-content-mid{padding:10px 0}.woosw-new-wishlist{display:flex;align-items:center}#woosw_wishlist_name{flex-grow:1}.woosw-new-wishlist input{border-radius:4px !important;height:40px !important;line-height:38px !important;padding:0 10px !important;margin:0}.woosw-new-wishlist input[type=button]{margin-left:10px}.woosw-disable{opacity:.5;pointer-events:none}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{display:inline-block;height:48px;line-height:48px;position:absolute;top:0;right:0;cursor:pointer;text-transform:none;color:#999;font-weight:400}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after{display:inline-block;float:right;width:48px;height:48px;line-height:48px;text-align:center;content:'\e918';font-size:20px;font-family:'woosw';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{padding:0 20px 0 60px}body.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{right:auto;left:0}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid{display:block;position:relative;min-height:80px;flex:1 1 auto;flex-grow:1;padding:0;margin:0;background-color:#fff;overflow-x:hidden;overflow-y:auto}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-popup-content-mid-message{display:block;padding:20px;height:40px;line-height:40px;text-align:center}.woosw-popup .woosw-items{margin:0;padding:10px 0;overflow-y:auto;position:relative}.woosw-popup .woosw-items .woosw-item{padding:0 20px}.woosw-popup .woosw-items .woosw-item .woosw-item-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px dashed #eee}.woosw-popup .woosw-items .woosw-item:first-child .woosw-item-inner{border-top:none}.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div{margin-right:10px}.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div:last-child{margin-right:0}.woosw-popup .woosw-items .woosw-item .woosw-item--info{flex-grow:1}.woosw-popup .woosw-items .woosw-item .woosw-item--remove{width:14px;flex:0 0 14px;font-size:0}.woosw-popup .woosw-items .woosw-item .woosw-item--remove span{display:inline-block;width:14px;text-align:center;cursor:pointer}.woosw-popup .woosw-items .woosw-item .woosw-item--remove span:before{display:inline-block;content:'\e918';font-size:16px;font-family:'woosw';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosw-popup .woosw-items .woosw-item .woosw-item--remove span.woosw-removing:before{animation:woosw-spinner 1s linear infinite;-webkit-animation:woosw-spinner 1s linear infinite}.woosw-popup .woosw-items .woosw-item .woosw-item--remove span:hover:before{color:#cc6055}.woosw-popup .woosw-items .woosw-item .woosw-item--image{width:80px;flex:0 0 80px}.woosw-popup .woosw-items .woosw-item .woosw-item--image img{width:100%;height:auto;border:none;padding:0;margin:0;box-shadow:none}.woosw-popup .woosw-items .woosw-item .woosw-item--stock p{margin:0}.woosw-popup .woosw-items .woosw-item .woosw-item--name,.woosw-popup .woosw-items .woosw-item .woosw-item--name a{font-weight:700;text-decoration:none}.woosw-popup .woosw-items .woosw-item .woosw-item--add p,.woosw-popup .woosw-items .woosw-item .woosw-item--add .add_to_cart_inline{border:none;padding:0;margin:0}.woosw-popup .woosw-items .woosw-item .woosw-item--price-increase{color:#f60}.woosw-popup .woosw-items .woosw-item .woosw-item--price-decrease{color:#5fbd74}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{flex:0 0 auto;padding:20px;position:relative;color:#fff;font-size:14px;background-color:#fff;text-transform:uppercase}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner span{line-height:1.2;text-decoration:none;border-bottom:1px solid #222;outline:none;cursor:pointer}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{display:block;text-align:center;width:100%;height:48px;line-height:48px;padding:0 20px;color:#fff;font-size:14px;font-weight:400;background-color:#5fbd74;position:absolute;left:0;bottom:0;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;visibility:hidden}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice.woosw-notice-show{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);opacity:1;visibility:visible}.woosw-items .woosw-item .woosw-item--note{padding-left:10px;border-left:2px solid #222;font-style:italic;font-size:14px;cursor:pointer}.woosw-items .woosw-item .woosw-item--note-add{width:100%;position:relative}.woosw-items .woosw-item .woosw-item--note-add input{height:40px !important;line-height:38px !important;padding:0 10px !important;border-radius:4px !important}.woosw-items .woosw-item .woosw-item--note-add input[type=text]{width:100%}.woosw-items .woosw-item .woosw-item--note-add input[type=button]{position:absolute;top:0;right:0}body.rtl .woosw-items .woosw-item .woosw-item--note{border-left:none;border-right:2px solid #222;padding-left:0;padding-right:10px}.woosw-list table.woosw-items{margin:0;padding:0}.woosw-list table.woosw-items tr td{vertical-align:middle;padding:10px}.woosw-list table.woosw-items tr:nth-child(2n) td{background-color:rgba(0,0,0,.03)}.woosw-list table.woosw-items tr:hover td{background-color:rgba(0,0,0,.05)}.woosw-list table.woosw-items .woosw-item .woosw-item--remove{vertical-align:middle;width:16px}.woosw-list table.woosw-items .woosw-item .woosw-item--remove span{display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;cursor:pointer}.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:before{display:inline-block;content:'\e918';font-size:16px;font-family:'woosw';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosw-list table.woosw-items .woosw-item .woosw-item--remove span.woosw-removing:before{animation:woosw-spinner 1s linear infinite;-webkit-animation:woosw-spinner 1s linear infinite}.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:hover:before{color:#cc6055}.woosw-list table.woosw-items .woosw-item .woosw-item--image{width:100px}.woosw-list table.woosw-items .woosw-item .woosw-item--image img{width:80px;height:auto;border-radius:2px;border:none;padding:0;margin:0;box-shadow:none}.woosw-list table.woosw-items .woosw-item .woosw-item--name a{font-weight:700}.woosw-list table.woosw-items .woosw-item .woosw-item--add p,.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_inline{border:none;padding:0;margin:0}.woosw-list .woosw-actions{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.woosw-list .woosw-copy{display:flex;align-items:center}.woosw-list .woosw-copy .woosw-copy-url{margin-left:10px;margin-right:0}body.rtl .woosw-list .woosw-copy .woosw-copy-url{margin-left:0;margin-right:10px}.woosw-list .woosw-share .woosw-share-label,.woosw-list .woosw-share a{display:inline-block;margin-left:0;margin-right:10px;text-decoration:none !important;font-style:normal !important}body.rtl .woosw-list .woosw-share .woosw-share-label,body.rtl .woosw-list .woosw-share a{margin-right:0;margin-left:10px}.woosw-menu-item .woosw-menu-item-inner{position:relative}.woosw-menu-item .woosw-menu-item-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;top:-10px;right:-10px}.woosw-icon{font-family:'woosw';speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woosw-share-facebook .woosw-icon:before{content:'\e919'}.woosw-share-twitter .woosw-icon:before{content:'\e91d'}.woosw-share-pinterest .woosw-icon:before{content:'\e91c'}.woosw-share-instagram .woosw-icon:before{content:'\e91a'}.woosw-share-mail .woosw-icon:before{content:'\e91b'}@media only screen and (max-width:860px){.woosw-list .woosw-actions{flex-direction:column;align-items:flex-start}}.woosw-suggested{padding:0 20px}.woosw-suggested-heading{text-align:center;overflow:hidden}.woosw-suggested-heading span{position:relative}.woosw-suggested-heading span:before{content:'';width:1000px;height:1px;background-color:#ddd;display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%)}.woosw-suggested-heading span:after{content:'';width:1000px;height:1px;background-color:#ddd;display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%)}.notiny-container{z-index:999999}.notiny-theme-woosw{padding:10px;background-color:#fff;color:#222;margin:5px 0;min-height:32px;max-width:100vw;display:flex;align-items:center;border:1px solid #eee;box-shadow:0 4px 4px rgba(0,0,0,.03)}.notiny-theme-woosw .notiny-img{margin:0;padding:0;width:48px;flex:0 0 48px;margin-right:10px}.notiny-theme-woosw .notiny-img img{width:100%;height:auto;margin:0}.notiny-theme-woosw .notiny-text{font-size:14px;line-height:1.4;flex-grow:1}.notiny-container-fluid-top .notiny-theme-woosw,.notiny-container-fluid-bottom .notiny-theme-woosw{width:90%;max-width:300px;margin-left:auto;margin-right:auto}.notiny-container-fluid-top{top:10px !important}.notiny-container-fluid-bottom{bottom:10px !important}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content{left:unset;top:0;right:0;height:100%;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0)}.woosw-popup.woosw-popup-right.woosw-show .woosw-popup-inner .woosw-popup-content{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:rgba(0,0,0,.1);color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{background-color:#fff;color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top a,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a,.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue{color:#222}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content{left:0;top:0;right:unset;height:100%;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.woosw-popup.woosw-popup-left.woosw-show .woosw-popup-inner .woosw-popup-content{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:rgba(0,0,0,.1)}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background-color:rgba(0,0,0,.1);color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{background-color:#fff;color:#222;text-transform:uppercase}.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top a,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a,.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue{color:#222}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice { background-color: #5fbd74; } .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a:hover { color: #5fbd74; border-color: #5fbd74; }:root{--wpcpq-active:#cc99c2}.wpcpq-table .wpcpq-row{display:flex;align-items:center;padding:10px;border-bottom:1px dashed #e5e5e5}.wpcpq-table .wpcpq-row:last-child{border-bottom:none}.wpcpq-table .wpcpq-row>div{flex:1 1 0;width:0}.wpcpq-table .wpcpq-row.wpcpq-head,.wpcpq-table .wpcpq-row.wpcpq-foot{font-weight:700}.wpcpq-table .wpcpq-item-active{background:var(--wpcpq-active);color:#fff}.wpcpq-table.wpcpq-table-tiered .wpcpq-summary .wpcpq-summary-info{flex-direction:column;flex-basis:100%;flex:2}.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item{display:flex;align-items:center;padding:10px;border-bottom:1px dashed #e5e5e5}.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item:last-child{border-bottom:none}.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item.wpcpq-item-default{display:none !important}.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .wpcpq-item-info{flex-grow:1}.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .wpcpq-item-info .wpcpq-item-qty{font-weight:700}.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .add_to_cart_inline,.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .wpcpq-item-atc-btn{margin:0 !important}.wpcpq-table.wpcpq-click-yes .wpcpq-item{cursor:pointer}.wpcpq-table .wpcpq-item-active {color: #ffffff; background-color: #bd0028}@font-face{font-display:swap;font-family:'feather';src:url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.eot);src:url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.eot#iefix) format('embedded-opentype'),url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.ttf) format('truetype'),url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.woff) format('woff'),url(//ivape.sk/wp-content/plugins/woo-added-to-cart-notification/assets/libs/feather/fonts/feather.svg#feather) format('svg');font-weight:400;font-style:normal}@keyframes spinner{to{transform:rotate(360deg)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg)}}.wpcss-area{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:999999999;opacity:0;visibility:hidden}.wpcss-area.wpcss-area-show{opacity:1;visibility:visible}.wpcss-area.wpcss-area-show .wpcss-popup{top:50%}.wpcss-area .wpcss-popup{position:absolute;padding:0;top:60%;left:50%;width:360px;max-width:90%;max-height:90%;background-color:#fff;border-radius:2px;transform:translate3d(-50%,-50%,0);-webkit-transition:all .3s;transition:all .3s}.wpcss-area .wpcss-popup .wpcss-popup-inner{width:100%;height:100%;padding:30px;position:relative}.wpcss-area .wpcss-popup .wpcss-popup-close{width:32px;height:32px;line-height:32px;position:absolute;top:-32px;right:-32px;color:#fff;text-align:center;cursor:pointer}.wpcss-area .wpcss-popup .wpcss-popup-content{text-align:center}.wpcss-area .wpcss-popup .wpcss-popup-content>div{margin-bottom:15px}.wpcss-area .wpcss-popup .wpcss-popup-content>div:last-child{margin-bottom:0}.wpcss-area .wpcss-popup input[type=url]{width:100%;text-align:center}.wpcss-area .wpcss-popup .wpcss-popup-close:before{content:'\e9ea';font-size:20px;font-family:'feather'}.wpcss-btn.wpcss-added:before{content:'\2713';margin-right:5px}.wpcss-btn.wpcss-adding{pointer-events:none}.wpcss-btn.wpcss-adding:after{content:'...';display:inline-block}.wpcss-products .wpcss-actions{display:flex;width:100%;align-items:center;justify-content:space-between}.wpcss-share-actions{display:flex;align-items:center;justify-content:space-between}.wpcss-share .wpcss-share-label,.wpcss-share a{display:inline-block;margin-left:0;margin-right:10px;text-decoration:none !important;font-style:normal !important}body.rtl .wpcss-share .wpcss-share-label,body.rtl .wpcss-share a{margin-right:0;margin-left:10px}.wpcss-icon{font-family:'feather';font-style:normal !important}.wpcss-share-facebook .wpcss-icon:before{content:'\e955'}.wpcss-share-twitter .wpcss-icon:before{content:'\e9d2'}.wpcss-share-pinterest .wpcss-icon:before{content:'\e9bf'}.wpcss-share-instagram .wpcss-icon:before{content:'\e96c'}.wpcss-share-mail .wpcss-icon:before{content:'\e913'}.wpcvs-empty,.wpcvs-terms+select:not(.wpcvs-select),.wpcvs-term.wpcvs-disabled:after,.wpcvs-term.wpcvs-disabled:before{display:none !important}.wpcvs-terms{display:inline-flex;align-items:center;flex-wrap:wrap;margin-left:0;margin-right:0}.wpcvs-group{flex-grow:1;display:block;width:100%}.wpcvs-term{display:inline-block;cursor:pointer;text-align:center;margin:3px 6px 3px 0;padding:3px;border-radius:2px;border-width:1px;border-style:solid;border-color:#ddd;background-color:#fff;position:relative;box-sizing:border-box;float:none}.wpcvs-more{display:inline-block;margin:6px 3px 0;padding:3px;height:42px;line-height:42px;position:relative;float:left}.wpcvs-term>span{display:block;height:34px;line-height:34px;width:100%;position:relative;background-color:#efefef}.wpcvs-term.wpcvs-selected>span:before{content:'✓';display:block;width:16px;height:16px;border-radius:10px;background-color:green;color:#fff;text-align:center;line-height:16px;font-size:10px;position:absolute;top:-10px;right:-10px;z-index:9;border:2px solid #fff}.wpcvs-term.wpcvs-selected{border-color:green}.wpcvs-term.wpcvs-disabled{opacity:.4;cursor:default}.wpcvs-type-button .wpcvs-term{height:42px;min-width:42px;line-height:40px}.wpcvs-type-button .wpcvs-term>span{padding:0 20px;border-radius:2px}.wpcvs-type-radio .wpcvs-term{display:block;width:calc(100% - 6px);text-align:start}.wpcvs-type-radio .wpcvs-term>span{padding:0 20px;border-radius:2px}.wpcvs-type-radio .wpcvs-term input[type=radio]{outline:none;margin-right:10px;pointer-events:none}.wpcvs-type-color .wpcvs-term{font-size:0;height:42px;width:42px}.wpcvs-type-color .wpcvs-term>span{border-radius:2px}.wpcvs-type-image .wpcvs-term{font-size:0;height:42px;width:42px}.wpcvs-type-image .wpcvs-term img{width:100%;height:100%;display:block;border-radius:2px}.wpcvs-attributes-stacked .wpcvs-attribute-label label{font-weight:700;color:#333}.wpcvs-attributes-stacked .wpcvs-attribute-label label:after{content:':'}.wpcvs-single-replacement-enable:not(.woovr-active) .single_variation_wrap .woocommerce-variation-description,.wpcvs-single-replacement-enable:not(.woovr-active) .single_variation_wrap .woocommerce-variation-price{display:none !important}.wpcvs-terms.wpcvs-style-rounded .wpcvs-term{border-radius:21px}.wpcvs-terms.wpcvs-style-rounded .wpcvs-term>span{border-radius:17px}.wpcvs-terms.wpcvs-style-rounded .wpcvs-term img{border-radius:50%}table.variations.wpcvs-initialized tr{display:flex;align-items:center}table.variations.wpcvs-initialized tr .label{width:100px;flex:0 0 100px}table.variations.wpcvs-initialized tr .value{flex-grow:1}.wpcev-btn+.wpcvs_add_to_cart{display:none !important}body.rtl .wpcvs-term{float:right}.wpcvs-tippy-inner{padding:5px 1px;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center}.wpcvs-tippy-inner .wpcvs-tippy-title{font-weight:700}.wpcvs-tippy-inner>span{margin-bottom:5px}.wpcvs-tippy-inner>span:last-child{margin-bottom:0}.wpcvs-tippy-inner .wpcvs-tippy-swatches span{display:block;width:100%;min-width:150px;min-height:150px;max-width:600px;font-size:0}.wpcvs-tippy-swatches--color,.wpcvs-tippy-swatches--image img{width:100%;height:auto;border-radius:3px;margin:0 !important;padding:0 !important}.wpify-woo-prices{display:block}.wpify-woo-prices__price-info{background-color:#eee;border-radius:10px;bottom:2px;cursor:help;display:inline-block;font-size:12px;line-height:17px;position:relative;text-align:center;width:17px}.wpify-woo-prices__price-info__text{background-color:#fff;border-radius:6px;bottom:100%;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);font-size:14px;left:50%;line-height:1.2;margin-left:-100px;padding:5px 0;position:absolute;text-align:center;visibility:hidden;width:200px;z-index:2}.wpify-woo-prices__price-info:hover .wpify-woo-prices__price-info__text{visibility:visible}.wpify-woo-delivery-date{margin-bottom:1.5rem}.wpify-woo-delivery-date__line p{margin-bottom:0}.wpify-woo-delivery-date__line span{color:green;font-weight:700}.wpify-woo-delivery-date__info{max-height:0;overflow:hidden;transition:max-height .5s linear}.wpify-woo-delivery-date__info.show{max-height:700px;overflow-y:auto}.wpify-woo-delivery-date__country-select{margin:10px 0;max-width:300px;width:100%}.wpify-woo-delivery-date__shipping-methods{height:0;overflow:hidden;transition:max-height .5s linear}.wpify-woo-delivery-date__shipping-methods.show{height:auto;overflow-y:auto}.wpify-woo-delivery-date table{border:0;border-collapse:collapse;max-width:300px;width:100%}.wpify-woo-delivery-date table th{border:0;padding:2px;text-align:left}.wpify-woo-delivery-date table td{border:0;padding:2px;text-align:right}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-italic-300.woff2?c=1677191553) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-cyrillic-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-vietnamese-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-ext-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/21231e4080a0fdd0f661472342ddb8e8/montserrat-latin-v25-normal-300.woff2?c=1677191554) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Audiowide';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/16307e40ddd76bcbfbc867c399890a46/audiowide-latin-ext-v16-normal-400.woff2?c=1677191555) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Audiowide';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/16307e40ddd76bcbfbc867c399890a46/audiowide-latin-v16-normal-400.woff2?c=1677191555) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*
Theme Name: Vapier
Theme URI: http://wpbingosite.com/wordpress/vapier/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Vapier is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: vapier
*//*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.rtl{direction:rtl}@media (min-width:1200px){.rtl .col-xl-2-4{width:20%}}.rtl .widget.widget_categories ul li:hover a:before,.rtl .widget.widget_categories ul li:hover span:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rtl .bwp-top-bar .display li:last-child{margin-right:15px}.rtl .bwp-top-bar .display li:first-child{margin-right:0}.rtl .btn-style-1 a:after,.rtl .bwp-widget-banner.layout-1 .button:after,.rtl .bwp-widget-banner.layout-2 .button:after,.rtl .bwp-widget-banner.layout-4 .button:after,.rtl .bwp-widget-banner.layout-9 .button:after,.rtl .bwp-widget-banner.layout-11 .button:after,.rtl .bwp-widget-banner.layout-12 .button:after,.rtl .bwp_product_list .slick-arrow{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.rtl .bestseller-product .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-deal3 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link1 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link2 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link3 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link4 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link6 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.slider .slick-arrow.fa-angle-left,.rtl .featured-product .slick-arrow.fa-angle-left{right:auto;left:26px}.rtl .bestseller-product .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-deal3 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link1 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link2 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link3 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link4 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link6 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.slider .slick-arrow.fa-angle-right,.rtl .featured-product .slick-arrow.fa-angle-right{right:auto;left:0}.rtl .mini-cart .cart-popup{right:auto !important;left:-12px !important}.rtl .bwp-top-bar .display li:first-child{margin-right:10px}@media (max-width:767px){.rtl .bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu{left:0 !important;right:auto}}@media (min-width:1200px){.rtl .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullwidthbanner-container{padding-right:270px !important;padding-left:0 !important}}.rtl .wpb_single_image.vc_align_left{text-align:right}.rtl .wpb_single_image.vc_align_right{text-align:left}.rtl .bwp-filter-homepage .bwp-filter-heading ul{left:0;right:auto}@media (max-width:991px){.rtl .bwp-filter-homepage .bwp-filter-heading ul{right:-80px;left:auto}}.rtl .slick-arrow{text-indent:-1px}.rtl .slick-arrow.fa-angle-left{text-indent:1px}.rtl .bwp-header .block-top-link>.widget .widget-custom-menu>div{left:auto;right:0}.rtl #bwp-topbar .topbar-right .block-top-link>.widget .widget-custom-menu>div{right:auto;left:0}.rtl .entry-meta>:not(.sticky-post):first-child{padding-left:14px;padding-right:0}.rtl .entry-meta>:not(.sticky-post):last-child{padding-left:0;padding-right:14px}.rtl .header-wpbingo-menu-left{text-align:right}.rtl .header-wpbingo-menu-left .wpbingo-menu-left{display:inline-block}.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle{margin-left:0;padding-left:0;margin-right:23px;padding-right:23px}.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle:before{right:-3px;left:auto}@media (max-width:991px){.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle{margin-right:0;padding-right:0;margin-left:23px;padding-left:23px}.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle:before{right:-3px;left:auto !important}}@media (min-width:768px){.rtl .bwp-filter-homepage.loadmore.style .bwp-filter-heading ul.filter-orderby li:last-child{padding-left:0;padding-right:22px}.rtl .bwp-filter-homepage.loadmore.style .bwp-filter-heading ul.filter-orderby li:first-child{padding-right:0;padding-left:22px}}.rtl .border-policy-2{margin:0 !important}@media (min-width:768px){.rtl .border-policy-2{display:flex}}.rtl .border-policy-2>.wpb_column{border:1px solid hsla(0,0%,64%,.3);padding-top:100px;padding-bottom:93px}@media (min-width:768px){.rtl .border-policy-2>.wpb_column:not(:last-child){border-right:1px solid hsla(0,0%,64%,.3);border-left:0}}.rtl .wpbingo-newsletter .content-newsletter input[type=email]::placeholder{text-align:right}.rtl .bwp-top-bar .woocommerce-result-count{display:inline-block !important}@media (max-width:1199px){.rtl .bwp-top-bar .woocommerce-result-count{display:none !important}}.rtl .about-top .social-link li{margin-right:0 !important}.rtl .bwp-testimonial .slider-thumb .testimonial-image.slick-center img{-webkit-transform:scale(1) !important;transform:scale(1) !important;border:0 !important;box-shadow:unset !important}.rtl .bwp-testimonial .slider-thumb .testimonial-image.slick-center .testimonial-customer-name{display:none !important}.rtl .header-vertical-menu{float:right !important}.rtl .bwp-filter-homepage.slider .bwp-filter-heading ul.filter-category li:first-child{padding-left:30px !important}.rtl .bwp-filter-homepage.slider .bwp-filter-heading ul.filter-category li:last-child{padding-right:30px !important}@media (max-width:991px){.rtl .wpbingo-verticalmenu-mobile .navbar-header{float:right}}.rtl .bwp-recent-post.slider2 .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-recent-post.slider2 .slick-arrow{left:55px !important}.rtl .bwp-widget-video .title-video h2:before{text-indent:-5px}.rtl .wpbingo-newsletter-1 .content-newsletter .clearfix{border-top-left-radius:30px;border-bottom-left-radius:30px;border-top-right-radius:0;border-bottom-right-radius:0}.rtl .bwp_list_default.slider .slick-arrow.fa-angle-left{left:0 !important;right:auto !important}.rtl .bwp_list_default.slider .slick-arrow.fa-angle-right{left:45px !important;right:auto !important}.rtl .bwp-testimonial.default .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-testimonial.default .slick-arrow.fa-angle-right{left:55px !important;right:auto !important}.rtl .bwp-brand.default .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-brand.default .slick-arrow.fa-angle-right{left:55px !important;right:auto !important}.rtl .bwp-recent-post.slider .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-recent-post.slider .slick-arrow.fa-angle-right{left:55px !important;right:auto !important}.rtl #bwp-footer.footer-1 .footer-main .footer-right{padding-left:0 !important}.rtl .bwp-header.header-v1 .bwp-navigation ul>li.level-0:first-child{padding-left:20px !important}.rtl .onsale:before{border-right-color:transparent;border-left-color:#ff4646}.rtl .bwp-widget-video.default2 .bwp-video{text-indent:-3px}.rtl .bwp-countdown.slider5 .content-product-list .products-list.grid .item-product .item-product-content .item-countdown .product-countdown:before{content:"\7b"}.rtl .bwp-header .header-right .container>div:last-child,.rtl .bwp-header .header-right>div:last-child{padding-left:10px !important;padding-right:0 !important}.rtl .woo-slider-default .content-product-list .slick-arrow{left:0 !important;right:auto !important}.rtl .woo-slider-default .content-product-list .slick-arrow.fa-angle-right{left:30px !important;right:auto !important}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:#868686;text-align:left;background-color:transparent}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:1.5em;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#000;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#bd0028;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:16px 30px;padding-bottom:16px 30px;color:#868686;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-weight:600;line-height:1.2;color:#000}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#d7d7d7}.blockquote-footer:before{content:"\2014 \00A0"}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl-2-4{flex:0 0 20%;max-width:20%}}@media (min-width:992px){.col-lg-2-4{flex:0 0 20%;max-width:20%}}@media (min-width:768px){.col-md-2-4{flex:0 0 20%;max-width:20%}}@media (min-width:480px){.col-sm-2-4{flex:0 0 20%;max-width:20%}}.table,table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th,table td,table th{padding:16px 30px;vertical-align:top;border-top:1px solid #e0e0e0}.table thead th,table thead th{vertical-align:bottom;border-bottom:2px solid #e0e0e0}.table tbody+tbody,table tbody+tbody{border-top:2px solid #e0e0e0}.table .table,.table table,table .table,table table{background-color:transparent}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th,table,table td,table th{border:1px solid #e0e0e0}.table-bordered thead td,.table-bordered thead th,table thead td,table thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#c6e8ed}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b3e0e7}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#d0edd6}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#bee6c6}.table-info,.table-info>td,.table-info>th{background-color:#b8e5f3}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#a2ddef}.table-warning,.table-warning>td,.table-warning>th{background-color:#f9f0c5}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#f7eaae}.table-danger,.table-danger>td,.table-danger>th{background-color:#f7c1c6}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f4aab1}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#bdbfc0}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b0b2b4}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:transparent;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e0e0e0}.table-dark{color:transparent;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.7;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#000;background-color:#fff;border-color:#404040;outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.45rem + 2px)}select.form-control:focus::-ms-value{color:#000;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.7}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:2rem;line-height:1.33}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:1rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.7;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{padding:.25rem .5rem;font-size:1rem;line-height:1.5;border-radius:.2rem;-webkit-border-radius:.2rem;-moz-border-radius:.2rem;-ms-border-radius:.2rem;-o-border-radius:.2rem}select.form-control-sm:not([size]):not([multiple]){height:calc(2rem + 2px)}.form-control-lg{padding:.5rem 1rem;font-size:2rem;line-height:1.33;border-radius:.3rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;-ms-border-radius:.3rem;-o-border-radius:.3rem}select.form-control-lg:not([size]):not([multiple]){height:calc(3.66rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#868686}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#57bf6d}.valid-tooltip{position:absolute;top:100%;z-index:1;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(87,191,109,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#57bf6d}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#57bf6d;box-shadow:0 0 0 .2rem rgba(87,191,109,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#57bf6d}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#57bf6d}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#b3e2bd}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#7ccd8d}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px transparent,0 0 0 .2rem rgba(87,191,109,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#57bf6d}.custom-file-input.is-valid~.custom-file-label:before,.was-validated .custom-file-input:valid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(87,191,109,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#e42234}.invalid-tooltip{position:absolute;top:100%;z-index:1;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(228,34,52,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#e42234}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#e42234;box-shadow:0 0 0 .2rem rgba(228,34,52,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#e42234}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#e42234}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#f2949c}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#ea4f5e}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px transparent,0 0 0 .2rem rgba(228,34,52,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#e42234}.custom-file-input.is-invalid~.custom-file-label:before,.was-validated .custom-file-input:invalid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(228,34,52,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{width:auto;vertical-align:middle}.form-inline .form-control,.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.collapsing,.dropdown,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:2;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;-ms-border-radius:.25rem;-o-border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.175)}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:1px;margin:-.335 0;overflow:hidden;background-color:#ddd}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#000;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#000;text-decoration:none;background-color:#f5f5f5}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#000}.dropdown-item.disabled,.dropdown-item:disabled{color:#d7d7d7;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;color:#d7d7d7}.btn,.dropdown-header{font-size:1rem;white-space:nowrap}.btn{display:inline-block;font-weight:500;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;line-height:1.7;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.btn.disabled,.btn:disabled{opacity:.65;box-shadow:none}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.25),inset 0 3px 5px rgba(0,0,0,.125)}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#33aebd;border-color:#33aebd;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-primary:hover{color:#fff;background-color:#2b929f;border-color:#288995}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#33aebd;border-color:#33aebd}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#288995;border-color:#25808b}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-success{color:#212529;background-color:#57bf6d;border-color:#57bf6d;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-success:hover{color:#fff;background-color:#42ae59;border-color:#3fa454}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-success.disabled,.btn-success:disabled{color:#212529;background-color:#57bf6d;border-color:#57bf6d}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#3fa454;border-color:#3b9b4f}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-info{color:#fff;background-color:#01a3d4;border-color:#01a3d4;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-info:hover{color:#fff;background-color:#0186ae;border-color:#017ca1}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#01a3d4;border-color:#01a3d4}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#017ca1;border-color:#017295}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-warning{color:#212529;background-color:#e9c931;border-color:#e9c931;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-warning:hover{color:#212529;background-color:#dcba18;border-color:#d1b016}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#e9c931;border-color:#e9c931}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d1b016;border-color:#c5a715}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-danger{color:#fff;background-color:#e42234;border-color:#e42234;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger:hover{color:#fff;background-color:#c71829;border-color:#bc1726}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#e42234;border-color:#e42234}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bc1726;border-color:#b11624}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#121b1f;border-color:#121b1f;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-dark:hover{color:#fff;background-color:#040607;border-color:#000}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#121b1f;border-color:#121b1f}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-outline-primary{color:#33aebd;background-color:transparent;background-image:none;border-color:#33aebd}.btn-outline-primary:hover{color:#fff;background-color:#33aebd;border-color:#33aebd}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#33aebd;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#33aebd;border-color:#33aebd}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#57bf6d;background-color:transparent;background-image:none;border-color:#57bf6d}.btn-outline-success:hover{color:#212529;background-color:#57bf6d;border-color:#57bf6d}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#57bf6d;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#212529;background-color:#57bf6d;border-color:#57bf6d}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-outline-info{color:#01a3d4;background-color:transparent;background-image:none;border-color:#01a3d4}.btn-outline-info:hover{color:#fff;background-color:#01a3d4;border-color:#01a3d4}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#01a3d4;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#01a3d4;border-color:#01a3d4}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-outline-warning{color:#e9c931;background-color:transparent;background-image:none;border-color:#e9c931}.btn-outline-warning:hover{color:#212529;background-color:#e9c931;border-color:#e9c931}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#e9c931;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#e9c931;border-color:#e9c931}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-outline-danger{color:#e42234;background-color:transparent;background-image:none;border-color:#e42234}.btn-outline-danger:hover{color:#fff;background-color:#e42234;border-color:#e42234}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#e42234;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#e42234;border-color:#e42234}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#121b1f;background-color:transparent;background-image:none;border-color:#121b1f}.btn-outline-dark:hover{color:#fff;background-color:#121b1f;border-color:#121b1f}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#121b1f;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#121b1f;border-color:#121b1f}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-link{font-weight:400;color:#000;background-color:transparent}.btn-link:hover{color:#bd0028;background-color:transparent}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline;border-color:transparent}.btn-link.focus,.btn-link:focus{box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#d7d7d7}.btn-lg{padding:.5rem 1rem;font-size:2rem;line-height:1.33;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:1rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.clearfix:after{display:block;clear:both;content:""}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width:576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width:768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width:992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width:576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width:768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width:992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width:1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.text-justify{text-align:justify !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width:576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#33aebd}a.text-primary:hover{color:#288995}.text-secondary{color:#6c757d}a.text-secondary:hover{color:#545b62}.text-success{color:#57bf6d}a.text-success:hover{color:#3fa454}.text-info{color:#01a3d4}a.text-info:hover{color:#017ca1}.text-warning{color:#e9c931}a.text-warning:hover{color:#d1b016}.text-danger{color:#e42234}a.text-danger:hover{color:#bc1726}.text-light{color:#f8f9fa}a.text-light:hover{color:#dae0e5}.text-dark{color:#121b1f}a.text-dark:hover{color:#000}.text-muted{color:#868686 !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.time_circles{position:relative;width:100%;height:100%}.time_circles>div{position:absolute;text-align:center}.time_circles>div>h4{margin:0;padding:0;text-transform:uppercase}.time_circles>div>h4,.time_circles>div>span{text-align:center;font-family:Roboto,Arial}.time_circles>div>span{display:block;width:100%;font-size:300%;margin-top:.4em;font-weight:700}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{display:block;padding:0}.mm-menu,.mm-panels,.mm-panels>.mm-panel{box-sizing:border-box;background:inherit;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels,.mm-panels>.mm-panel{border-color:inherit}.mm-panels{overflow:hidden}.mm-panel{-webkit-transform:translate(100%);transform:translate(100%);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;transform-origin:top left}.mm-panel.mm-opened{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-panel.mm-subopened{-webkit-transform:translate(-30%);transform:translate(-30%);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel.mm-highest{z-index:1}.mm-panel.mm-noanimation{-webkit-transition:none!important;transition:none!important}.mm-panel.mm-noanimation.mm-subopened{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:"";display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{box-sizing:border-box;height:40px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:"";border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{content:"";border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-prev:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview a,.mm-listview a:hover{text-decoration:none}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li:not(.mm-divider):after{content:"";border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0;left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:"";border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar>*,.mm-menu .mm-navbar a{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:hsla(0,0%,100%,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:hsla(0,0%,100%,.5)}.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking,html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-opened{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened{z-index:10}.mm-menu.mm-offcanvas{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu~.mm-slideout{-webkit-transform:translate(80%);transform:translate(80%);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu~.mm-slideout{-webkit-transform:translate(140px);transform:translate(140px);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu~.mm-slideout{-webkit-transform:translate(440px);transform:translate(440px);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}.mm-menu.mm-border-none .mm-listview>li:after,.mm-menu .mm-listview.mm-border-none>li:after,.mm-menu .mm-listview>li.mm-border-none:after{content:none}.mm-menu.mm-border-full .mm-listview>li:after,.mm-menu .mm-listview.mm-border-full>li:after,.mm-menu .mm-listview>li.mm-border-full:after{left:0!important}.mm-menu.mm-border-offset .mm-listview>li:after,.mm-menu .mm-listview.mm-border-offset>li:after,.mm-menu .mm-listview>li.mm-border-offset:after{right:20px}.mm-menu.mm-offcanvas.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{-webkit-transform:translate(100%);transform:translate(100%);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media all and (max-width:140px){html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{-webkit-transform:translate(140px);transform:translate(140px);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{-webkit-transform:translate(10000px);transform:translate(10000px);-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@media all and (max-width:140px){html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{-webkit-transform:translate(-140px);transform:translate(-140px);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{-webkit-transform:translate(-10000px);transform:translate(-10000px);-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}.mm-menu.mm-fx-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(.7) translate3d(-30%,0,0);transform:scale(.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;transform-origin:left center}html.mm-opening .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(.7) translate3d(30%,0,0);transform:scale(.7) translate3d(30%,0,0);-webkit-transform-origin:right center;transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}.mm-menu.mm-fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(-30%);transform:translate(-30%);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(30%);transform:translate(30%);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-menu.mm-fx-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-fx-menu-fade{opacity:1}.mm-menu .mm-fx-panels-none.mm-panel,.mm-menu.mm-fx-panels-none .mm-panel{-webkit-transition-property:none;transition-property:none}.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-menu .mm-fx-panels-zoom.mm-panel,.mm-menu.mm-fx-panels-zoom .mm-panel{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.5) translate3d(100%,0,0);transform:scale(1.5) translate3d(100%,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened{-webkit-transform:scale(.7) translate3d(-30%,0,0);transform:scale(.7) translate3d(-30%,0,0)}.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened,.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened,.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened{-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel,.mm-menu.mm-fx-panels-slide-up .mm-panel{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened,.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li{-webkit-transition:none .4s ease;transition:none .4s ease}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:first-child{-webkit-transition-delay:50ms;transition-delay:50ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(3){-webkit-transition-delay:.15s;transition-delay:.15s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(5){-webkit-transition-delay:.25s;transition-delay:.25s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(7){-webkit-transition-delay:.35s;transition-delay:.35s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(8){-webkit-transition-delay:.4s;transition-delay:.4s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(9){-webkit-transition-delay:.45s;transition-delay:.45s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(10){-webkit-transition-delay:.5s;transition-delay:.5s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(11){-webkit-transition-delay:.55s;transition-delay:.55s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(12){-webkit-transition-delay:.6s;transition-delay:.6s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(13){-webkit-transition-delay:.65s;transition-delay:.65s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(14){-webkit-transition-delay:.7s;transition-delay:.7s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(15){-webkit-transition-delay:.75s;transition-delay:.75s}.mm-menu.mm-fx-listitems-slide .mm-listview>li{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate(50%);transform:translate(50%);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.mm-menu.mm-fx-listitems-fade .mm-listview>li{-webkit-transition-property:opacity;transition-property:opacity;opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-fx-listitems-drop .mm-listview>li{-webkit-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}html.mm-iconbar body{overflow-x:hidden}html.mm-iconbar .mm-page{background:inherit;min-height:100vh}html.mm-iconbar .mm-slideout{box-sizing:border-box;padding-right:60px;-webkit-transform:translate(60px);transform:translate(60px);-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}.mm-menu.mm-iconbar{display:block}.mm-menu.mm-listview-justify .mm-panels>.mm-panel:after,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:before,.mm-menu .mm-panels>.mm-panel.mm-listview-justify:after,.mm-menu .mm-panels>.mm-panel.mm-listview-justify:before{content:none;display:none}.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview,.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li,.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:40px}.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider),.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li:not(.mm-divider){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>a:not(.mm-next),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>span,.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>span{box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview-small .mm-listview>li>a:not(.mm-next),.mm-listview-small .mm-listview>li>span{padding:7px 10px 7px 20px}.mm-listview-small .mm-listview>li.mm-vertical>.mm-next,.mm-listview-small .mm-vertical>.mm-listview>li>.mm-next{height:34px}.mm-listview-large .mm-listview>li>a:not(.mm-next),.mm-listview-large .mm-listview>li>span{padding:15px 10px 15px 20px}.mm-listview-large .mm-listview>li.mm-vertical>.mm-next,.mm-listview-large .mm-vertical>.mm-listview>li>.mm-next{height:50px}.mm-listview-huge .mm-listview>li>a:not(.mm-next),.mm-listview-huge .mm-listview>li>span{padding:20px 10px 20px 20px}.mm-listview-huge .mm-listview>li.mm-vertical>.mm-next,.mm-listview-huge .mm-vertical>.mm-listview>li>.mm-next{height:60px}.mm-listview .mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-listview .mm-inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}.mm-menu .mm-listview.mm-multiline>li>a,.mm-menu .mm-listview.mm-multiline>li>span,.mm-menu .mm-listview>li.mm-multiline>a,.mm-menu .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}.mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:0}html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu.mm-opened.mm-pagedim~#mm-blocker{background:inherit}.mm-menu.mm-opened.mm-pagedim-white~#mm-blocker{background:#fff}.mm-menu.mm-opened.mm-pagedim-black~#mm-blocker{background:#000}.mm-menu.mm-popup{-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu.mm-popup.mm-opened~.mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}.mm-menu.mm-popup.mm-opened~#mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-opening .mm-menu.mm-popup{opacity:1}.mm-menu.mm-offcanvas.mm-right{left:auto}html.mm-right.mm-opening .mm-menu~.mm-slideout{-webkit-transform:translate(-80%);transform:translate(-80%);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu~.mm-slideout{-webkit-transform:translate(-140px);transform:translate(-140px);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu~.mm-slideout{-webkit-transform:translate(-440px);transform:translate(-440px);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{-webkit-transform:translate(100%);transform:translate(100%);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-offcanvas.mm-bottom{top:auto}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{height:80%;min-height:140px;max-height:880px}.mm-menu.mm-shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100}.mm-menu.mm-shadow-page.mm-right:after{left:auto;right:100%}.mm-menu.mm-shadow-page.mm-front:after,.mm-menu.mm-shadow-page.mm-next:after{content:none;display:none}.mm-menu.mm-shadow-page:after,.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:hsla(0,0%,100%,.8)}.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark .mm-navbar a{color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:hsla(0,0%,100%,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:hsla(0,0%,100%,.8)}.mm-menu.mm-theme-dark em.mm-counter{color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-dark .mm-fixeddivider span{background:hsla(0,0%,100%,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu.mm-shadow-page.mm-theme-dark:after,.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.8)}.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{color:hsla(0,0%,100%,.4)}.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white .mm-navbar a{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-keyboardfocus a:focus,.mm-menu.mm-theme-white .mm-fixeddivider span{background:rgba(0,0,0,.05)}.mm-menu.mm-shadow-page.mm-theme-white:after,.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.6)}.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black .mm-navbar a{color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:hsla(0,0%,100%,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:hsla(0,0%,100%,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:hsla(0,0%,100%,.3)}.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:hsla(0,0%,100%,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:hsla(0,0%,100%,.6)}.mm-menu.mm-theme-black em.mm-counter{color:hsla(0,0%,100%,.4)}.mm-menu.mm-theme-black .mm-fixeddivider span{background:hsla(0,0%,100%,.2)}.mm-menu.mm-keyboardfocus a:focus{background:hsla(0,0%,100%,.3)}.mm-menu.mm-shadow-page.mm-theme-black:after{content:none;display:none}.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2){box-shadow:false}.mm-menu.mm-theme-black .mm-search input{background:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.6)}.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{color:hsla(0,0%,100%,.4)}.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:hsla(0,0%,100%,.3)}.mm-menu.mm-theme-black label.mm-toggle{background:hsla(0,0%,100%,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:"";display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before{content:none;display:none}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu.mm-tileview .mm-listview{margin:0}html.mm-widescreen body{position:relative}html.mm-widescreen #mm-blocker{display:none!important}html.mm-widescreen .mm-slideout{-webkit-transform:none!important;transform:none!important;width:70%!important;margin-left:30%!important}html.mm-widescreen .mm-page{background:inherit;box-sizing:border-box}html.mm-widescreen.mm-blocking,html.mm-widescreen.mm-blocking body{overflow:auto}.mm-menu.mm-widescreen{border-right-width:1px;border-right-style:solid;display:block!important;width:30%!important;min-width:0!important;max-width:none!important;top:0!important;right:auto!important;bottom:0!important;left:0!important;z-index:100!important;-webkit-transform:none!important;transform:none!important}.mm-menu.mm-widescreen.mm-pageshadow:after{content:none;display:none}.mm-menu.mm-autoheight{-webkit-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.mm-menu.mm-autoheight:not(.mm-offcanvas){position:relative}.mm-menu.mm-measureheight .mm-panel{display:block!important}.mm-menu.mm-measureheight .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}.mm-columns{-webkit-transition-property:width;transition-property:width}.mm-columns .mm-panels>.mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-columns .mm-panels>.mm-panel.mm-opened,.mm-columns .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-columns .mm-panels>.mm-columns-0{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-columns-0 .mm-panels>.mm-panel{z-index:0}.mm-columns-0 .mm-panels>.mm-panel else{width:100%}.mm-columns-0 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(100%);transform:translate(100%);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-columns-0{width:80%;min-width:140px;max-width:0}html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{-webkit-transform:translate(80%);transform:translate(80%);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{-webkit-transform:translate(140px);transform:translate(140px);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}}html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{-webkit-transform:translate(-80%);transform:translate(-80%);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{-webkit-transform:translate(-140px);transform:translate(-140px);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}}.mm-columns .mm-panels>.mm-columns-1{-webkit-transform:translate(100%);transform:translate(100%);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-columns-1 .mm-panels>.mm-panel else{width:100%}.mm-columns-1 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(200%);transform:translate(200%);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu.mm-offcanvas.mm-columns-1{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{-webkit-transform:translate(80%);transform:translate(80%);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{-webkit-transform:translate(140px);transform:translate(140px);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{-webkit-transform:translate(440px);transform:translate(440px);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{-webkit-transform:translate(-80%);transform:translate(-80%);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{-webkit-transform:translate(-140px);transform:translate(-140px);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{-webkit-transform:translate(-440px);transform:translate(-440px);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-columns .mm-panels>.mm-columns-2{-webkit-transform:translate(200%);transform:translate(200%);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-columns-2 .mm-panels>.mm-panel else{width:100%}.mm-columns-2 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(300%);transform:translate(300%);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu.mm-offcanvas.mm-columns-2{width:80%;min-width:140px;max-width:880px}html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{-webkit-transform:translate(80%);transform:translate(80%);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{-webkit-transform:translate(140px);transform:translate(140px);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{-webkit-transform:translate(880px);transform:translate(880px);-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{-webkit-transform:translate(-80%);transform:translate(-80%);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{-webkit-transform:translate(-140px);transform:translate(-140px);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{-webkit-transform:translate(-880px);transform:translate(-880px);-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}.mm-columns .mm-panels>.mm-columns-3{-webkit-transform:translate(300%);transform:translate(300%);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-columns-3 .mm-panels>.mm-panel else{width:100%}.mm-columns-3 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(400%);transform:translate(400%);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu.mm-offcanvas.mm-columns-3{width:80%;min-width:140px;max-width:1320px}html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{-webkit-transform:translate(80%);transform:translate(80%);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{-webkit-transform:translate(140px);transform:translate(140px);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{-webkit-transform:translate(1320px);transform:translate(1320px);-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{-webkit-transform:translate(-80%);transform:translate(-80%);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{-webkit-transform:translate(-140px);transform:translate(-140px);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{-webkit-transform:translate(-1320px);transform:translate(-1320px);-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}.mm-columns .mm-panels>.mm-columns-4{-webkit-transform:translate(400%);transform:translate(400%);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-columns-4 .mm-panels>.mm-panel else{width:100%}.mm-columns-4 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(500%);transform:translate(500%);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu.mm-offcanvas.mm-columns-4{width:80%;min-width:140px;max-width:1760px}html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{-webkit-transform:translate(80%);transform:translate(80%);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{-webkit-transform:translate(140px);transform:translate(140px);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{-webkit-transform:translate(1760px);transform:translate(1760px);-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{-webkit-transform:translate(-80%);transform:translate(-80%);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{-webkit-transform:translate(-140px);transform:translate(-140px);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{-webkit-transform:translate(-1760px);transform:translate(-1760px);-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}.mm-columns.mm-offcanvas.mm-bottom,.mm-columns.mm-offcanvas.mm-top{width:100%;max-width:100%;min-width:100%}html.mm-opening .mm-columns.mm-offcanvas.mm-front,html.mm-opening .mm-columns.mm-offcanvas.mm-next{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,em.mm-counter+a.mm-fullsubopen+a,em.mm-counter+a.mm-fullsubopen+span{padding-right:90px}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;transition-duration:0s}.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}html.mm-dropdown .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}html.mm-dropdown #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-dropdown .mm-menu{z-index:2}html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}.mm-menu.mm-tip:before{content:"";background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu.mm-tipleft:before{left:22px}.mm-menu.mm-tipright:before{right:22px}.mm-menu.mm-tiptop:before{top:-8px}.mm-menu.mm-tipbottom:before{bottom:-8px}.mm-iconpanel .mm-panels>.mm-panel{-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}.mm-iconpanel .mm-panels>.mm-panel.mm-opened,.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;max-height:100%;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;bottom:-100000px}.mm-keyboardfocus a:focus{outline:0}.mm-menu.mm-keyboardfocus a:focus{background:hsla(0,0%,100%,.5)}.mm-navbars-bottom,.mm-navbars-top{background:inherit;border-color:inherit;border-width:0;overflow:hidden;position:absolute;left:0;right:0;z-index:3}.mm-navbars-bottom>.mm-navbar,.mm-navbars-top>.mm-navbar{border:none;padding:0;position:relative;-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-navbars-top{border-bottom-style:solid;border-bottom-width:1px;top:0}.mm-navbars-bottom{border-top-style:solid;border-top-width:1px;bottom:0}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-hasnavbar-top-1 .mm-panels{top:40px}.mm-hasnavbar-top-2 .mm-panels{top:80px}.mm-hasnavbar-top-3 .mm-panels{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-hasnavbar-bottom-1 .mm-panels{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}.mm-menu.mm-rtl{direction:rtl}.mm-menu.mm-rtl.mm-offcanvas{right:auto}.mm-menu.mm-rtl .mm-panel:not(.mm-opened){-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-rtl .mm-panel.mm-subopened{-webkit-transform:translate(30%);transform:translate(30%);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu.mm-rtl .mm-navbar .mm-next:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-navbar .mm-prev:before{-webkit-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider):after{left:0;right:20px}.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu.mm-rtl .mm-listview .mm-next{right:auto;left:0}.mm-menu.mm-rtl .mm-listview .mm-next:before{left:auto;right:0}.mm-menu.mm-rtl .mm-listview .mm-next:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-listview .mm-next+a,.mm-menu.mm-rtl .mm-listview .mm-next+span{margin-left:50px}.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter{left:45px;right:auto}.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+span{margin-left:90px}.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span{padding-left:90px}.mm-menu.mm-rtl label.mm-check,.mm-menu.mm-rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu.mm-rtl label.mm-toggle+a,.mm-menu.mm-rtl label.mm-toggle+span{padding-left:80px}.mm-menu.mm-rtl label.mm-check+a,.mm-menu.mm-rtl label.mm-check+span{padding-left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check,.mm-menu.mm-rtl a.mm-next+label.mm-toggle{left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{margin-left:50px}.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{padding-left:70px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle{left:100px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span{margin-left:90px}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-]{left:0}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-menu.mm-rtl.mm-iconpanel .mm-panel{-webkit-transition-property:right,-webkit-transform;transition-property:right,-webkit-transform;transition-property:transform,right;transition-property:transform,right,-webkit-transform}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0{right:0}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1{right:40px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2{right:80px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3{right:120px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4{right:160px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5{right:200px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6{right:240px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened{border-left:none;border-right:1px solid;border-color:inherit}.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0;position:relative}.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:14px;line-height:26px;display:block;box-sizing:border-box;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-search .mm-clear,.mm-search .mm-next{right:0}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar>.mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:15;-webkit-transition:right .4s ease;transition:right .4s ease;-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){-webkit-transition:background .4s ease;transition:background .4s ease}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:hsla(0,0%,100%,.5)}input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:"";display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0;top:5px}label.mm-check,label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.75)}.slick-slider{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-loading .slick-list{background:#fff url(//ivape.sk/wp-content/themes/vapier/css/slick/ajax-loader.gif) 50% no-repeat}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slide,.slick-slide img,.slick-slider .slick-list,.slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;margin-top:-10px;padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:0 0;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}.slick-prev:before{content:"\2190"}.slick-next{right:-25px}.slick-next:before{content:"\2192"}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:"\2190"}[dir=rtl] .slick-prev{right:-25px;left:auto}[dir=rtl] .slick-prev:before{content:"\2192"}[dir=rtl] .slick-slide{float:right}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-display:swap;font-family:Material;src:url(//ivape.sk/wp-content/themes/vapier/css/../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype");font-weight:400;font-style:normal}.zmdi{display:inline-block;font:normal normal normal 14px/1 Material;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:.1em solid #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:.1em solid #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:a 1.5s infinite linear;animation:a 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:b 1.5s infinite linear;animation:b 1.5s infinite linear}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes b{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.zmdi-hc-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:"\f101"}.zmdi-airplane-off:before{content:"\f102"}.zmdi-airplane:before{content:"\f103"}.zmdi-album:before{content:"\f104"}.zmdi-archive:before{content:"\f105"}.zmdi-assignment-account:before{content:"\f106"}.zmdi-assignment-alert:before{content:"\f107"}.zmdi-assignment-check:before{content:"\f108"}.zmdi-assignment-o:before{content:"\f109"}.zmdi-assignment-return:before{content:"\f10a"}.zmdi-assignment-returned:before{content:"\f10b"}.zmdi-assignment:before{content:"\f10c"}.zmdi-attachment-alt:before{content:"\f10d"}.zmdi-attachment:before{content:"\f10e"}.zmdi-audio:before{content:"\f10f"}.zmdi-badge-check:before{content:"\f110"}.zmdi-balance-wallet:before{content:"\f111"}.zmdi-balance:before{content:"\f112"}.zmdi-battery-alert:before{content:"\f113"}.zmdi-battery-flash:before{content:"\f114"}.zmdi-battery-unknown:before{content:"\f115"}.zmdi-battery:before{content:"\f116"}.zmdi-bike:before{content:"\f117"}.zmdi-block-alt:before{content:"\f118"}.zmdi-block:before{content:"\f119"}.zmdi-boat:before{content:"\f11a"}.zmdi-book-image:before{content:"\f11b"}.zmdi-book:before{content:"\f11c"}.zmdi-bookmark-outline:before{content:"\f11d"}.zmdi-bookmark:before{content:"\f11e"}.zmdi-brush:before{content:"\f11f"}.zmdi-bug:before{content:"\f120"}.zmdi-bus:before{content:"\f121"}.zmdi-cake:before{content:"\f122"}.zmdi-car-taxi:before{content:"\f123"}.zmdi-car-wash:before{content:"\f124"}.zmdi-car:before{content:"\f125"}.zmdi-card-giftcard:before{content:"\f126"}.zmdi-card-membership:before{content:"\f127"}.zmdi-card-travel:before{content:"\f128"}.zmdi-card:before{content:"\f129"}.zmdi-case-check:before{content:"\f12a"}.zmdi-case-download:before{content:"\f12b"}.zmdi-case-play:before{content:"\f12c"}.zmdi-case:before{content:"\f12d"}.zmdi-cast-connected:before{content:"\f12e"}.zmdi-cast:before{content:"\f12f"}.zmdi-chart-donut:before{content:"\f130"}.zmdi-chart:before{content:"\f131"}.zmdi-city-alt:before{content:"\f132"}.zmdi-city:before{content:"\f133"}.zmdi-close-circle-o:before{content:"\f134"}.zmdi-close-circle:before{content:"\f135"}.zmdi-close:before{content:"\f136"}.zmdi-cocktail:before{content:"\f137"}.zmdi-code-setting:before{content:"\f138"}.zmdi-code-smartphone:before{content:"\f139"}.zmdi-code:before{content:"\f13a"}.zmdi-coffee:before{content:"\f13b"}.zmdi-collection-bookmark:before{content:"\f13c"}.zmdi-collection-case-play:before{content:"\f13d"}.zmdi-collection-folder-image:before{content:"\f13e"}.zmdi-collection-image-o:before{content:"\f13f"}.zmdi-collection-image:before{content:"\f140"}.zmdi-collection-item-1:before{content:"\f141"}.zmdi-collection-item-2:before{content:"\f142"}.zmdi-collection-item-3:before{content:"\f143"}.zmdi-collection-item-4:before{content:"\f144"}.zmdi-collection-item-5:before{content:"\f145"}.zmdi-collection-item-6:before{content:"\f146"}.zmdi-collection-item-7:before{content:"\f147"}.zmdi-collection-item-8:before{content:"\f148"}.zmdi-collection-item-9-plus:before{content:"\f149"}.zmdi-collection-item-9:before{content:"\f14a"}.zmdi-collection-item:before{content:"\f14b"}.zmdi-collection-music:before{content:"\f14c"}.zmdi-collection-pdf:before{content:"\f14d"}.zmdi-collection-plus:before{content:"\f14e"}.zmdi-collection-speaker:before{content:"\f14f"}.zmdi-collection-text:before{content:"\f150"}.zmdi-collection-video:before{content:"\f151"}.zmdi-compass:before{content:"\f152"}.zmdi-cutlery:before{content:"\f153"}.zmdi-delete:before{content:"\f154"}.zmdi-dialpad:before{content:"\f155"}.zmdi-dns:before{content:"\f156"}.zmdi-drink:before{content:"\f157"}.zmdi-edit:before{content:"\f158"}.zmdi-email-open:before{content:"\f159"}.zmdi-email:before{content:"\f15a"}.zmdi-eye-off:before{content:"\f15b"}.zmdi-eye:before{content:"\f15c"}.zmdi-eyedropper:before{content:"\f15d"}.zmdi-favorite-outline:before{content:"\f15e"}.zmdi-favorite:before{content:"\f15f"}.zmdi-filter-list:before{content:"\f160"}.zmdi-fire:before{content:"\f161"}.zmdi-flag:before{content:"\f162"}.zmdi-flare:before{content:"\f163"}.zmdi-flash-auto:before{content:"\f164"}.zmdi-flash-off:before{content:"\f165"}.zmdi-flash:before{content:"\f166"}.zmdi-flip:before{content:"\f167"}.zmdi-flower-alt:before{content:"\f168"}.zmdi-flower:before{content:"\f169"}.zmdi-font:before{content:"\f16a"}.zmdi-fullscreen-alt:before{content:"\f16b"}.zmdi-fullscreen-exit:before{content:"\f16c"}.zmdi-fullscreen:before{content:"\f16d"}.zmdi-functions:before{content:"\f16e"}.zmdi-gas-station:before{content:"\f16f"}.zmdi-gesture:before{content:"\f170"}.zmdi-globe-alt:before{content:"\f171"}.zmdi-globe-lock:before{content:"\f172"}.zmdi-globe:before{content:"\f173"}.zmdi-graduation-cap:before{content:"\f174"}.zmdi-home:before{content:"\f175"}.zmdi-hospital-alt:before{content:"\f176"}.zmdi-hospital:before{content:"\f177"}.zmdi-hotel:before{content:"\f178"}.zmdi-hourglass-alt:before{content:"\f179"}.zmdi-hourglass-outline:before{content:"\f17a"}.zmdi-hourglass:before{content:"\f17b"}.zmdi-http:before{content:"\f17c"}.zmdi-image-alt:before{content:"\f17d"}.zmdi-image-o:before{content:"\f17e"}.zmdi-image:before{content:"\f17f"}.zmdi-inbox:before{content:"\f180"}.zmdi-invert-colors-off:before{content:"\f181"}.zmdi-invert-colors:before{content:"\f182"}.zmdi-key:before{content:"\f183"}.zmdi-label-alt-outline:before{content:"\f184"}.zmdi-label-alt:before{content:"\f185"}.zmdi-label-heart:before{content:"\f186"}.zmdi-label:before{content:"\f187"}.zmdi-labels:before{content:"\f188"}.zmdi-lamp:before{content:"\f189"}.zmdi-landscape:before{content:"\f18a"}.zmdi-layers-off:before{content:"\f18b"}.zmdi-layers:before{content:"\f18c"}.zmdi-library:before{content:"\f18d"}.zmdi-link:before{content:"\f18e"}.zmdi-lock-open:before{content:"\f18f"}.zmdi-lock-outline:before{content:"\f190"}.zmdi-lock:before{content:"\f191"}.zmdi-mail-reply-all:before{content:"\f192"}.zmdi-mail-reply:before{content:"\f193"}.zmdi-mail-send:before{content:"\f194"}.zmdi-mall:before{content:"\f195"}.zmdi-map:before{content:"\f196"}.zmdi-menu:before{content:"\f197"}.zmdi-money-box:before{content:"\f198"}.zmdi-money-off:before{content:"\f199"}.zmdi-money:before{content:"\f19a"}.zmdi-more-vert:before{content:"\f19b"}.zmdi-more:before{content:"\f19c"}.zmdi-movie-alt:before{content:"\f19d"}.zmdi-movie:before{content:"\f19e"}.zmdi-nature-people:before{content:"\f19f"}.zmdi-nature:before{content:"\f1a0"}.zmdi-navigation:before{content:"\f1a1"}.zmdi-open-in-browser:before{content:"\f1a2"}.zmdi-open-in-new:before{content:"\f1a3"}.zmdi-palette:before{content:"\f1a4"}.zmdi-parking:before{content:"\f1a5"}.zmdi-pin-account:before{content:"\f1a6"}.zmdi-pin-assistant:before{content:"\f1a7"}.zmdi-pin-drop:before{content:"\f1a8"}.zmdi-pin-help:before{content:"\f1a9"}.zmdi-pin-off:before{content:"\f1aa"}.zmdi-pin:before{content:"\f1ab"}.zmdi-pizza:before{content:"\f1ac"}.zmdi-plaster:before{content:"\f1ad"}.zmdi-power-setting:before{content:"\f1ae"}.zmdi-power:before{content:"\f1af"}.zmdi-print:before{content:"\f1b0"}.zmdi-puzzle-piece:before{content:"\f1b1"}.zmdi-quote:before{content:"\f1b2"}.zmdi-railway:before{content:"\f1b3"}.zmdi-receipt:before{content:"\f1b4"}.zmdi-refresh-alt:before{content:"\f1b5"}.zmdi-refresh-sync-alert:before{content:"\f1b6"}.zmdi-refresh-sync-off:before{content:"\f1b7"}.zmdi-refresh-sync:before{content:"\f1b8"}.zmdi-refresh:before{content:"\f1b9"}.zmdi-roller:before{content:"\f1ba"}.zmdi-ruler:before{content:"\f1bb"}.zmdi-scissors:before{content:"\f1bc"}.zmdi-screen-rotation-lock:before{content:"\f1bd"}.zmdi-screen-rotation:before{content:"\f1be"}.zmdi-search-for:before{content:"\f1bf"}.zmdi-search-in-file:before{content:"\f1c0"}.zmdi-search-in-page:before{content:"\f1c1"}.zmdi-search-replace:before{content:"\f1c2"}.zmdi-search:before{content:"\f1c3"}.zmdi-seat:before{content:"\f1c4"}.zmdi-settings-square:before{content:"\f1c5"}.zmdi-settings:before{content:"\f1c6"}.zmdi-shield-check:before{content:"\f1c7"}.zmdi-shield-security:before{content:"\f1c8"}.zmdi-shopping-basket:before{content:"\f1c9"}.zmdi-shopping-cart-plus:before{content:"\f1ca"}.zmdi-shopping-cart:before{content:"\f1cb"}.zmdi-sign-in:before{content:"\f1cc"}.zmdi-sort-amount-asc:before{content:"\f1cd"}.zmdi-sort-amount-desc:before{content:"\f1ce"}.zmdi-sort-asc:before{content:"\f1cf"}.zmdi-sort-desc:before{content:"\f1d0"}.zmdi-spellcheck:before{content:"\f1d1"}.zmdi-storage:before{content:"\f1d2"}.zmdi-store-24:before{content:"\f1d3"}.zmdi-store:before{content:"\f1d4"}.zmdi-subway:before{content:"\f1d5"}.zmdi-sun:before{content:"\f1d6"}.zmdi-tab-unselected:before{content:"\f1d7"}.zmdi-tab:before{content:"\f1d8"}.zmdi-tag-close:before{content:"\f1d9"}.zmdi-tag-more:before{content:"\f1da"}.zmdi-tag:before{content:"\f1db"}.zmdi-thumb-down:before{content:"\f1dc"}.zmdi-thumb-up-down:before{content:"\f1dd"}.zmdi-thumb-up:before{content:"\f1de"}.zmdi-ticket-star:before{content:"\f1df"}.zmdi-toll:before{content:"\f1e0"}.zmdi-toys:before{content:"\f1e1"}.zmdi-traffic:before{content:"\f1e2"}.zmdi-translate:before{content:"\f1e3"}.zmdi-triangle-down:before{content:"\f1e4"}.zmdi-triangle-up:before{content:"\f1e5"}.zmdi-truck:before{content:"\f1e6"}.zmdi-turning-sign:before{content:"\f1e7"}.zmdi-wallpaper:before{content:"\f1e8"}.zmdi-washing-machine:before{content:"\f1e9"}.zmdi-window-maximize:before{content:"\f1ea"}.zmdi-window-minimize:before{content:"\f1eb"}.zmdi-window-restore:before{content:"\f1ec"}.zmdi-wrench:before{content:"\f1ed"}.zmdi-zoom-in:before{content:"\f1ee"}.zmdi-zoom-out:before{content:"\f1ef"}.zmdi-alert-circle-o:before{content:"\f1f0"}.zmdi-alert-circle:before{content:"\f1f1"}.zmdi-alert-octagon:before{content:"\f1f2"}.zmdi-alert-polygon:before{content:"\f1f3"}.zmdi-alert-triangle:before{content:"\f1f4"}.zmdi-help-outline:before{content:"\f1f5"}.zmdi-help:before{content:"\f1f6"}.zmdi-info-outline:before{content:"\f1f7"}.zmdi-info:before{content:"\f1f8"}.zmdi-notifications-active:before{content:"\f1f9"}.zmdi-notifications-add:before{content:"\f1fa"}.zmdi-notifications-none:before{content:"\f1fb"}.zmdi-notifications-off:before{content:"\f1fc"}.zmdi-notifications-paused:before{content:"\f1fd"}.zmdi-notifications:before{content:"\f1fe"}.zmdi-account-add:before{content:"\f1ff"}.zmdi-account-box-mail:before{content:"\f200"}.zmdi-account-box-o:before{content:"\f201"}.zmdi-account-box-phone:before{content:"\f202"}.zmdi-account-box:before{content:"\f203"}.zmdi-account-calendar:before{content:"\f204"}.zmdi-account-circle:before{content:"\f205"}.zmdi-account-o:before{content:"\f206"}.zmdi-account:before{content:"\f207"}.zmdi-accounts-add:before{content:"\f208"}.zmdi-accounts-alt:before{content:"\f209"}.zmdi-accounts-list-alt:before{content:"\f20a"}.zmdi-accounts-list:before{content:"\f20b"}.zmdi-accounts-outline:before{content:"\f20c"}.zmdi-accounts:before{content:"\f20d"}.zmdi-face:before{content:"\f20e"}.zmdi-female:before{content:"\f20f"}.zmdi-male-alt:before{content:"\f210"}.zmdi-male-female:before{content:"\f211"}.zmdi-male:before{content:"\f212"}.zmdi-mood-bad:before{content:"\f213"}.zmdi-mood:before{content:"\f214"}.zmdi-run:before{content:"\f215"}.zmdi-walk:before{content:"\f216"}.zmdi-cloud-box:before{content:"\f217"}.zmdi-cloud-circle:before{content:"\f218"}.zmdi-cloud-done:before{content:"\f219"}.zmdi-cloud-download:before{content:"\f21a"}.zmdi-cloud-off:before{content:"\f21b"}.zmdi-cloud-outline-alt:before{content:"\f21c"}.zmdi-cloud-outline:before{content:"\f21d"}.zmdi-cloud-upload:before{content:"\f21e"}.zmdi-cloud:before{content:"\f21f"}.zmdi-download:before{content:"\f220"}.zmdi-file-plus:before{content:"\f221"}.zmdi-file-text:before{content:"\f222"}.zmdi-file:before{content:"\f223"}.zmdi-folder-outline:before{content:"\f224"}.zmdi-folder-person:before{content:"\f225"}.zmdi-folder-star-alt:before{content:"\f226"}.zmdi-folder-star:before{content:"\f227"}.zmdi-folder:before{content:"\f228"}.zmdi-gif:before{content:"\f229"}.zmdi-upload:before{content:"\f22a"}.zmdi-border-all:before{content:"\f22b"}.zmdi-border-bottom:before{content:"\f22c"}.zmdi-border-clear:before{content:"\f22d"}.zmdi-border-color:before{content:"\f22e"}.zmdi-border-horizontal:before{content:"\f22f"}.zmdi-border-inner:before{content:"\f230"}.zmdi-border-left:before{content:"\f231"}.zmdi-border-outer:before{content:"\f232"}.zmdi-border-right:before{content:"\f233"}.zmdi-border-style:before{content:"\f234"}.zmdi-border-top:before{content:"\f235"}.zmdi-border-vertical:before{content:"\f236"}.zmdi-copy:before{content:"\f237"}.zmdi-crop:before{content:"\f238"}.zmdi-format-align-center:before{content:"\f239"}.zmdi-format-align-justify:before{content:"\f23a"}.zmdi-format-align-left:before{content:"\f23b"}.zmdi-format-align-right:before{content:"\f23c"}.zmdi-format-bold:before{content:"\f23d"}.zmdi-format-clear-all:before{content:"\f23e"}.zmdi-format-clear:before{content:"\f23f"}.zmdi-format-color-fill:before{content:"\f240"}.zmdi-format-color-reset:before{content:"\f241"}.zmdi-format-color-text:before{content:"\f242"}.zmdi-format-indent-decrease:before{content:"\f243"}.zmdi-format-indent-increase:before{content:"\f244"}.zmdi-format-italic:before{content:"\f245"}.zmdi-format-line-spacing:before{content:"\f246"}.zmdi-format-list-bulleted:before{content:"\f247"}.zmdi-format-list-numbered:before{content:"\f248"}.zmdi-format-ltr:before{content:"\f249"}.zmdi-format-rtl:before{content:"\f24a"}.zmdi-format-size:before{content:"\f24b"}.zmdi-format-strikethrough-s:before{content:"\f24c"}.zmdi-format-strikethrough:before{content:"\f24d"}.zmdi-format-subject:before{content:"\f24e"}.zmdi-format-underlined:before{content:"\f24f"}.zmdi-format-valign-bottom:before{content:"\f250"}.zmdi-format-valign-center:before{content:"\f251"}.zmdi-format-valign-top:before{content:"\f252"}.zmdi-redo:before{content:"\f253"}.zmdi-select-all:before{content:"\f254"}.zmdi-space-bar:before{content:"\f255"}.zmdi-text-format:before{content:"\f256"}.zmdi-transform:before{content:"\f257"}.zmdi-undo:before{content:"\f258"}.zmdi-wrap-text:before{content:"\f259"}.zmdi-comment-alert:before{content:"\f25a"}.zmdi-comment-alt-text:before{content:"\f25b"}.zmdi-comment-alt:before{content:"\f25c"}.zmdi-comment-edit:before{content:"\f25d"}.zmdi-comment-image:before{content:"\f25e"}.zmdi-comment-list:before{content:"\f25f"}.zmdi-comment-more:before{content:"\f260"}.zmdi-comment-outline:before{content:"\f261"}.zmdi-comment-text-alt:before{content:"\f262"}.zmdi-comment-text:before{content:"\f263"}.zmdi-comment-video:before{content:"\f264"}.zmdi-comment:before{content:"\f265"}.zmdi-comments:before{content:"\f266"}.zmdi-check-all:before{content:"\f267"}.zmdi-check-circle-u:before{content:"\f268"}.zmdi-check-circle:before{content:"\f269"}.zmdi-check-square:before{content:"\f26a"}.zmdi-check:before{content:"\f26b"}.zmdi-circle-o:before{content:"\f26c"}.zmdi-circle:before{content:"\f26d"}.zmdi-dot-circle-alt:before{content:"\f26e"}.zmdi-dot-circle:before{content:"\f26f"}.zmdi-minus-circle-outline:before{content:"\f270"}.zmdi-minus-circle:before{content:"\f271"}.zmdi-minus-square:before{content:"\f272"}.zmdi-minus:before{content:"\f273"}.zmdi-plus-circle-o-duplicate:before{content:"\f274"}.zmdi-plus-circle-o:before{content:"\f275"}.zmdi-plus-circle:before{content:"\f276"}.zmdi-plus-square:before{content:"\f277"}.zmdi-plus:before{content:"\f278"}.zmdi-square-o:before{content:"\f279"}.zmdi-star-circle:before{content:"\f27a"}.zmdi-star-half:before{content:"\f27b"}.zmdi-star-outline:before{content:"\f27c"}.zmdi-star:before{content:"\f27d"}.zmdi-bluetooth-connected:before{content:"\f27e"}.zmdi-bluetooth-off:before{content:"\f27f"}.zmdi-bluetooth-search:before{content:"\f280"}.zmdi-bluetooth-setting:before{content:"\f281"}.zmdi-bluetooth:before{content:"\f282"}.zmdi-camera-add:before{content:"\f283"}.zmdi-camera-alt:before{content:"\f284"}.zmdi-camera-bw:before{content:"\f285"}.zmdi-camera-front:before{content:"\f286"}.zmdi-camera-mic:before{content:"\f287"}.zmdi-camera-party-mode:before{content:"\f288"}.zmdi-camera-rear:before{content:"\f289"}.zmdi-camera-roll:before{content:"\f28a"}.zmdi-camera-switch:before{content:"\f28b"}.zmdi-camera:before{content:"\f28c"}.zmdi-card-alert:before{content:"\f28d"}.zmdi-card-off:before{content:"\f28e"}.zmdi-card-sd:before{content:"\f28f"}.zmdi-card-sim:before{content:"\f290"}.zmdi-desktop-mac:before{content:"\f291"}.zmdi-desktop-windows:before{content:"\f292"}.zmdi-device-hub:before{content:"\f293"}.zmdi-devices-off:before{content:"\f294"}.zmdi-devices:before{content:"\f295"}.zmdi-dock:before{content:"\f296"}.zmdi-floppy:before{content:"\f297"}.zmdi-gamepad:before{content:"\f298"}.zmdi-gps-dot:before{content:"\f299"}.zmdi-gps-off:before{content:"\f29a"}.zmdi-gps:before{content:"\f29b"}.zmdi-headset-mic:before{content:"\f29c"}.zmdi-headset:before{content:"\f29d"}.zmdi-input-antenna:before{content:"\f29e"}.zmdi-input-composite:before{content:"\f29f"}.zmdi-input-hdmi:before{content:"\f2a0"}.zmdi-input-power:before{content:"\f2a1"}.zmdi-input-svideo:before{content:"\f2a2"}.zmdi-keyboard-hide:before{content:"\f2a3"}.zmdi-keyboard:before{content:"\f2a4"}.zmdi-laptop-chromebook:before{content:"\f2a5"}.zmdi-laptop-mac:before{content:"\f2a6"}.zmdi-laptop:before{content:"\f2a7"}.zmdi-mic-off:before{content:"\f2a8"}.zmdi-mic-outline:before{content:"\f2a9"}.zmdi-mic-setting:before{content:"\f2aa"}.zmdi-mic:before{content:"\f2ab"}.zmdi-mouse:before{content:"\f2ac"}.zmdi-network-alert:before{content:"\f2ad"}.zmdi-network-locked:before{content:"\f2ae"}.zmdi-network-off:before{content:"\f2af"}.zmdi-network-outline:before{content:"\f2b0"}.zmdi-network-setting:before{content:"\f2b1"}.zmdi-network:before{content:"\f2b2"}.zmdi-phone-bluetooth:before{content:"\f2b3"}.zmdi-phone-end:before{content:"\f2b4"}.zmdi-phone-forwarded:before{content:"\f2b5"}.zmdi-phone-in-talk:before{content:"\f2b6"}.zmdi-phone-locked:before{content:"\f2b7"}.zmdi-phone-missed:before{content:"\f2b8"}.zmdi-phone-msg:before{content:"\f2b9"}.zmdi-phone-paused:before{content:"\f2ba"}.zmdi-phone-ring:before{content:"\f2bb"}.zmdi-phone-setting:before{content:"\f2bc"}.zmdi-phone-sip:before{content:"\f2bd"}.zmdi-phone:before{content:"\f2be"}.zmdi-portable-wifi-changes:before{content:"\f2bf"}.zmdi-portable-wifi-off:before{content:"\f2c0"}.zmdi-portable-wifi:before{content:"\f2c1"}.zmdi-radio:before{content:"\f2c2"}.zmdi-reader:before{content:"\f2c3"}.zmdi-remote-control-alt:before{content:"\f2c4"}.zmdi-remote-control:before{content:"\f2c5"}.zmdi-router:before{content:"\f2c6"}.zmdi-scanner:before{content:"\f2c7"}.zmdi-smartphone-android:before{content:"\f2c8"}.zmdi-smartphone-download:before{content:"\f2c9"}.zmdi-smartphone-erase:before{content:"\f2ca"}.zmdi-smartphone-info:before{content:"\f2cb"}.zmdi-smartphone-iphone:before{content:"\f2cc"}.zmdi-smartphone-landscape-lock:before{content:"\f2cd"}.zmdi-smartphone-landscape:before{content:"\f2ce"}.zmdi-smartphone-lock:before{content:"\f2cf"}.zmdi-smartphone-portrait-lock:before{content:"\f2d0"}.zmdi-smartphone-ring:before{content:"\f2d1"}.zmdi-smartphone-setting:before{content:"\f2d2"}.zmdi-smartphone-setup:before{content:"\f2d3"}.zmdi-smartphone:before{content:"\f2d4"}.zmdi-speaker:before{content:"\f2d5"}.zmdi-tablet-android:before{content:"\f2d6"}.zmdi-tablet-mac:before{content:"\f2d7"}.zmdi-tablet:before{content:"\f2d8"}.zmdi-tv-alt-play:before{content:"\f2d9"}.zmdi-tv-list:before{content:"\f2da"}.zmdi-tv-play:before{content:"\f2db"}.zmdi-tv:before{content:"\f2dc"}.zmdi-usb:before{content:"\f2dd"}.zmdi-videocam-off:before{content:"\f2de"}.zmdi-videocam-switch:before{content:"\f2df"}.zmdi-videocam:before{content:"\f2e0"}.zmdi-watch:before{content:"\f2e1"}.zmdi-wifi-alt-2:before{content:"\f2e2"}.zmdi-wifi-alt:before{content:"\f2e3"}.zmdi-wifi-info:before{content:"\f2e4"}.zmdi-wifi-lock:before{content:"\f2e5"}.zmdi-wifi-off:before{content:"\f2e6"}.zmdi-wifi-outline:before{content:"\f2e7"}.zmdi-wifi:before{content:"\f2e8"}.zmdi-arrow-left-bottom:before{content:"\f2e9"}.zmdi-arrow-left:before{content:"\f2ea"}.zmdi-arrow-merge:before{content:"\f2eb"}.zmdi-arrow-missed:before{content:"\f2ec"}.zmdi-arrow-right-top:before{content:"\f2ed"}.zmdi-arrow-right:before{content:"\f2ee"}.zmdi-arrow-split:before{content:"\f2ef"}.zmdi-arrows:before{content:"\f2f0"}.zmdi-caret-down-circle:before{content:"\f2f1"}.zmdi-caret-down:before{content:"\f2f2"}.zmdi-caret-left-circle:before{content:"\f2f3"}.zmdi-caret-left:before{content:"\f2f4"}.zmdi-caret-right-circle:before{content:"\f2f5"}.zmdi-caret-right:before{content:"\f2f6"}.zmdi-caret-up-circle:before{content:"\f2f7"}.zmdi-caret-up:before{content:"\f2f8"}.zmdi-chevron-down:before{content:"\f2f9"}.zmdi-chevron-left:before{content:"\f2fa"}.zmdi-chevron-right:before{content:"\f2fb"}.zmdi-chevron-up:before{content:"\f2fc"}.zmdi-forward:before{content:"\f2fd"}.zmdi-long-arrow-down:before{content:"\f2fe"}.zmdi-long-arrow-left:before{content:"\f2ff"}.zmdi-long-arrow-return:before{content:"\f300"}.zmdi-long-arrow-right:before{content:"\f301"}.zmdi-long-arrow-tab:before{content:"\f302"}.zmdi-long-arrow-up:before{content:"\f303"}.zmdi-rotate-ccw:before{content:"\f304"}.zmdi-rotate-cw:before{content:"\f305"}.zmdi-rotate-left:before{content:"\f306"}.zmdi-rotate-right:before{content:"\f307"}.zmdi-square-down:before{content:"\f308"}.zmdi-square-right:before{content:"\f309"}.zmdi-swap-alt:before{content:"\f30a"}.zmdi-swap-vertical-circle:before{content:"\f30b"}.zmdi-swap-vertical:before{content:"\f30c"}.zmdi-swap:before{content:"\f30d"}.zmdi-trending-down:before{content:"\f30e"}.zmdi-trending-flat:before{content:"\f30f"}.zmdi-trending-up:before{content:"\f310"}.zmdi-unfold-less:before{content:"\f311"}.zmdi-unfold-more:before{content:"\f312"}.zmdi-apps:before{content:"\f313"}.zmdi-grid-off:before{content:"\f314"}.zmdi-grid:before{content:"\f315"}.zmdi-view-agenda:before{content:"\f316"}.zmdi-view-array:before{content:"\f317"}.zmdi-view-carousel:before{content:"\f318"}.zmdi-view-column:before{content:"\f319"}.zmdi-view-comfy:before{content:"\f31a"}.zmdi-view-compact:before{content:"\f31b"}.zmdi-view-dashboard:before{content:"\f31c"}.zmdi-view-day:before{content:"\f31d"}.zmdi-view-headline:before{content:"\f31e"}.zmdi-view-list-alt:before{content:"\f31f"}.zmdi-view-list:before{content:"\f320"}.zmdi-view-module:before{content:"\f321"}.zmdi-view-quilt:before{content:"\f322"}.zmdi-view-stream:before{content:"\f323"}.zmdi-view-subtitles:before{content:"\f324"}.zmdi-view-toc:before{content:"\f325"}.zmdi-view-web:before{content:"\f326"}.zmdi-view-week:before{content:"\f327"}.zmdi-widgets:before{content:"\f328"}.zmdi-alarm-check:before{content:"\f329"}.zmdi-alarm-off:before{content:"\f32a"}.zmdi-alarm-plus:before{content:"\f32b"}.zmdi-alarm-snooze:before{content:"\f32c"}.zmdi-alarm:before{content:"\f32d"}.zmdi-calendar-alt:before{content:"\f32e"}.zmdi-calendar-check:before{content:"\f32f"}.zmdi-calendar-close:before{content:"\f330"}.zmdi-calendar-note:before{content:"\f331"}.zmdi-calendar:before{content:"\f332"}.zmdi-time-countdown:before{content:"\f333"}.zmdi-time-interval:before{content:"\f334"}.zmdi-time-restore-setting:before{content:"\f335"}.zmdi-time-restore:before{content:"\f336"}.zmdi-time:before{content:"\f337"}.zmdi-timer-off:before{content:"\f338"}.zmdi-timer:before{content:"\f339"}.zmdi-android-alt:before{content:"\f33a"}.zmdi-android:before{content:"\f33b"}.zmdi-apple:before{content:"\f33c"}.zmdi-behance:before{content:"\f33d"}.zmdi-codepen:before{content:"\f33e"}.zmdi-dribbble:before{content:"\f33f"}.zmdi-dropbox:before{content:"\f340"}.zmdi-evernote:before{content:"\f341"}.zmdi-facebook-box:before{content:"\f342"}.zmdi-facebook:before{content:"\f343"}.zmdi-github-box:before{content:"\f344"}.zmdi-github:before{content:"\f345"}.zmdi-google-drive:before{content:"\f346"}.zmdi-google-earth:before{content:"\f347"}.zmdi-google-glass:before{content:"\f348"}.zmdi-google-maps:before{content:"\f349"}.zmdi-google-pages:before{content:"\f34a"}.zmdi-google-play:before{content:"\f34b"}.zmdi-google-plus-box:before{content:"\f34c"}.zmdi-google-plus:before{content:"\f34d"}.zmdi-google:before{content:"\f34e"}.zmdi-instagram:before{content:"\f34f"}.zmdi-language-css3:before{content:"\f350"}.zmdi-language-html5:before{content:"\f351"}.zmdi-language-javascript:before{content:"\f352"}.zmdi-language-python-alt:before{content:"\f353"}.zmdi-language-python:before{content:"\f354"}.zmdi-lastfm:before{content:"\f355"}.zmdi-linkedin-box:before{content:"\f356"}.zmdi-paypal:before{content:"\f357"}.zmdi-pinterest-box:before{content:"\f358"}.zmdi-pocket:before{content:"\f359"}.zmdi-polymer:before{content:"\f35a"}.zmdi-share:before{content:"\f35b"}.zmdi-stackoverflow:before{content:"\f35c"}.zmdi-steam-square:before{content:"\f35d"}.zmdi-steam:before{content:"\f35e"}.zmdi-twitter-box:before{content:"\f35f"}.zmdi-twitter:before{content:"\f360"}.zmdi-vk:before{content:"\f361"}.zmdi-wikipedia:before{content:"\f362"}.zmdi-windows:before{content:"\f363"}.zmdi-aspect-ratio-alt:before{content:"\f364"}.zmdi-aspect-ratio:before{content:"\f365"}.zmdi-blur-circular:before{content:"\f366"}.zmdi-blur-linear:before{content:"\f367"}.zmdi-blur-off:before{content:"\f368"}.zmdi-blur:before{content:"\f369"}.zmdi-brightness-2:before{content:"\f36a"}.zmdi-brightness-3:before{content:"\f36b"}.zmdi-brightness-4:before{content:"\f36c"}.zmdi-brightness-5:before{content:"\f36d"}.zmdi-brightness-6:before{content:"\f36e"}.zmdi-brightness-7:before{content:"\f36f"}.zmdi-brightness-auto:before{content:"\f370"}.zmdi-brightness-setting:before{content:"\f371"}.zmdi-broken-image:before{content:"\f372"}.zmdi-center-focus-strong:before{content:"\f373"}.zmdi-center-focus-weak:before{content:"\f374"}.zmdi-compare:before{content:"\f375"}.zmdi-crop-16-9:before{content:"\f376"}.zmdi-crop-3-2:before{content:"\f377"}.zmdi-crop-5-4:before{content:"\f378"}.zmdi-crop-7-5:before{content:"\f379"}.zmdi-crop-din:before{content:"\f37a"}.zmdi-crop-free:before{content:"\f37b"}.zmdi-crop-landscape:before{content:"\f37c"}.zmdi-crop-portrait:before{content:"\f37d"}.zmdi-crop-square:before{content:"\f37e"}.zmdi-exposure-alt:before{content:"\f37f"}.zmdi-exposure:before{content:"\f380"}.zmdi-filter-b-and-w:before{content:"\f381"}.zmdi-filter-center-focus:before{content:"\f382"}.zmdi-filter-frames:before{content:"\f383"}.zmdi-filter-tilt-shift:before{content:"\f384"}.zmdi-gradient:before{content:"\f385"}.zmdi-grain:before{content:"\f386"}.zmdi-graphic-eq:before{content:"\f387"}.zmdi-hdr-off:before{content:"\f388"}.zmdi-hdr-strong:before{content:"\f389"}.zmdi-hdr-weak:before{content:"\f38a"}.zmdi-hdr:before{content:"\f38b"}.zmdi-iridescent:before{content:"\f38c"}.zmdi-leak-off:before{content:"\f38d"}.zmdi-leak:before{content:"\f38e"}.zmdi-looks:before{content:"\f38f"}.zmdi-loupe:before{content:"\f390"}.zmdi-panorama-horizontal:before{content:"\f391"}.zmdi-panorama-vertical:before{content:"\f392"}.zmdi-panorama-wide-angle:before{content:"\f393"}.zmdi-photo-size-select-large:before{content:"\f394"}.zmdi-photo-size-select-small:before{content:"\f395"}.zmdi-picture-in-picture:before{content:"\f396"}.zmdi-slideshow:before{content:"\f397"}.zmdi-texture:before{content:"\f398"}.zmdi-tonality:before{content:"\f399"}.zmdi-vignette:before{content:"\f39a"}.zmdi-wb-auto:before{content:"\f39b"}.zmdi-eject-alt:before{content:"\f39c"}.zmdi-eject:before{content:"\f39d"}.zmdi-equalizer:before{content:"\f39e"}.zmdi-fast-forward:before{content:"\f39f"}.zmdi-fast-rewind:before{content:"\f3a0"}.zmdi-forward-10:before{content:"\f3a1"}.zmdi-forward-30:before{content:"\f3a2"}.zmdi-forward-5:before{content:"\f3a3"}.zmdi-hearing:before{content:"\f3a4"}.zmdi-pause-circle-outline:before{content:"\f3a5"}.zmdi-pause-circle:before{content:"\f3a6"}.zmdi-pause:before{content:"\f3a7"}.zmdi-play-circle-outline:before{content:"\f3a8"}.zmdi-play-circle:before{content:"\f3a9"}.zmdi-play:before{content:"\f3aa"}.zmdi-playlist-audio:before{content:"\f3ab"}.zmdi-playlist-plus:before{content:"\f3ac"}.zmdi-repeat-one:before{content:"\f3ad"}.zmdi-repeat:before{content:"\f3ae"}.zmdi-replay-10:before{content:"\f3af"}.zmdi-replay-30:before{content:"\f3b0"}.zmdi-replay-5:before{content:"\f3b1"}.zmdi-replay:before{content:"\f3b2"}.zmdi-shuffle:before{content:"\f3b3"}.zmdi-skip-next:before{content:"\f3b4"}.zmdi-skip-previous:before{content:"\f3b5"}.zmdi-stop:before{content:"\f3b6"}.zmdi-surround-sound:before{content:"\f3b7"}.zmdi-tune:before{content:"\f3b8"}.zmdi-volume-down:before{content:"\f3b9"}.zmdi-volume-mute:before{content:"\f3ba"}.zmdi-volume-off:before{content:"\f3bb"}.zmdi-volume-up:before{content:"\f3bc"}.zmdi-n-1-square:before{content:"\f3bd"}.zmdi-n-2-square:before{content:"\f3be"}.zmdi-n-3-square:before{content:"\f3bf"}.zmdi-n-4-square:before{content:"\f3c0"}.zmdi-n-5-square:before{content:"\f3c1"}.zmdi-n-6-square:before{content:"\f3c2"}.zmdi-neg-1:before{content:"\f3c3"}.zmdi-neg-2:before{content:"\f3c4"}.zmdi-plus-1:before{content:"\f3c5"}.zmdi-plus-2:before{content:"\f3c6"}.zmdi-sec-10:before{content:"\f3c7"}.zmdi-sec-3:before{content:"\f3c8"}.zmdi-zero:before{content:"\f3c9"}.zmdi-airline-seat-flat-angled:before{content:"\f3ca"}.zmdi-airline-seat-flat:before{content:"\f3cb"}.zmdi-airline-seat-individual-suite:before{content:"\f3cc"}.zmdi-airline-seat-legroom-extra:before{content:"\f3cd"}.zmdi-airline-seat-legroom-normal:before{content:"\f3ce"}.zmdi-airline-seat-legroom-reduced:before{content:"\f3cf"}.zmdi-airline-seat-recline-extra:before{content:"\f3d0"}.zmdi-airline-seat-recline-normal:before{content:"\f3d1"}.zmdi-airplay:before{content:"\f3d2"}.zmdi-closed-caption:before{content:"\f3d3"}.zmdi-confirmation-number:before{content:"\f3d4"}.zmdi-developer-board:before{content:"\f3d5"}.zmdi-disc-full:before{content:"\f3d6"}.zmdi-explicit:before{content:"\f3d7"}.zmdi-flight-land:before{content:"\f3d8"}.zmdi-flight-takeoff:before{content:"\f3d9"}.zmdi-flip-to-back:before{content:"\f3da"}.zmdi-flip-to-front:before{content:"\f3db"}.zmdi-group-work:before{content:"\f3dc"}.zmdi-hd:before{content:"\f3dd"}.zmdi-hq:before{content:"\f3de"}.zmdi-markunread-mailbox:before{content:"\f3df"}.zmdi-memory:before{content:"\f3e0"}.zmdi-nfc:before{content:"\f3e1"}.zmdi-play-for-work:before{content:"\f3e2"}.zmdi-power-input:before{content:"\f3e3"}.zmdi-present-to-all:before{content:"\f3e4"}.zmdi-satellite:before{content:"\f3e5"}.zmdi-tap-and-play:before{content:"\f3e6"}.zmdi-vibration:before{content:"\f3e7"}.zmdi-voicemail:before{content:"\f3e8"}.zmdi-group:before{content:"\f3e9"}.zmdi-rss:before{content:"\f3ea"}.zmdi-shape:before{content:"\f3eb"}.zmdi-spinner:before{content:"\f3ec"}.zmdi-ungroup:before{content:"\f3ed"}.zmdi-500px:before{content:"\f3ee"}.zmdi-8tracks:before{content:"\f3ef"}.zmdi-amazon:before{content:"\f3f0"}.zmdi-blogger:before{content:"\f3f1"}.zmdi-delicious:before{content:"\f3f2"}.zmdi-disqus:before{content:"\f3f3"}.zmdi-flattr:before{content:"\f3f4"}.zmdi-flickr:before{content:"\f3f5"}.zmdi-github-alt:before{content:"\f3f6"}.zmdi-google-old:before{content:"\f3f7"}.zmdi-linkedin:before{content:"\f3f8"}.zmdi-odnoklassniki:before{content:"\f3f9"}.zmdi-outlook:before{content:"\f3fa"}.zmdi-paypal-alt:before{content:"\f3fb"}.zmdi-pinterest:before{content:"\f3fc"}.zmdi-playstation:before{content:"\f3fd"}.zmdi-reddit:before{content:"\f3fe"}.zmdi-skype:before{content:"\f3ff"}.zmdi-slideshare:before{content:"\f400"}.zmdi-soundcloud:before{content:"\f401"}.zmdi-tumblr:before{content:"\f402"}.zmdi-twitch:before{content:"\f403"}.zmdi-vimeo:before{content:"\f404"}.zmdi-whatsapp:before{content:"\f405"}.zmdi-xbox:before{content:"\f406"}.zmdi-yahoo:before{content:"\f407"}.zmdi-youtube-play:before{content:"\f408"}.zmdi-youtube:before{content:"\f409"}.zmdi-import-export:before,.zmdi-swap-vertical-:before{content:"\f30c"}.zmdi-airplanemode-inactive:before{content:"\f102"}.zmdi-airplanemode-active:before,.zmdi-rate-review:before{content:"\f103"}.zmdi-comment-sign:before{content:"\f25a"}.zmdi-network-warning:before{content:"\f2ad"}.zmdi-shopping-cart-add:before{content:"\f1ca"}.zmdi-file-add:before{content:"\f221"}.zmdi-network-wifi-scan:before{content:"\f2e4"}.zmdi-collection-add:before{content:"\f14e"}.zmdi-format-playlist-add:before{content:"\f3ac"}.zmdi-format-queue-music:before{content:"\f3ab"}.zmdi-plus-box:before{content:"\f277"}.zmdi-tag-backspace:before{content:"\f1d9"}.zmdi-alarm-add:before{content:"\f32b"}.zmdi-battery-charging:before{content:"\f114"}.zmdi-daydream-setting:before{content:"\f217"}.zmdi-more-horiz:before{content:"\f19c"}.zmdi-book-photo:before{content:"\f11b"}.zmdi-incandescent:before{content:"\f189"}.zmdi-wb-iridescent:before{content:"\f38c"}.zmdi-calendar-remove:before{content:"\f330"}.zmdi-refresh-sync-disabled:before{content:"\f1b7"}.zmdi-refresh-sync-problem:before{content:"\f1b6"}.zmdi-crop-original:before{content:"\f17e"}.zmdi-power-off:before{content:"\f1af"}.zmdi-power-off-setting:before{content:"\f1ae"}.zmdi-leak-remove:before{content:"\f38d"}.zmdi-star-border:before{content:"\f27c"}.zmdi-brightness-low:before{content:"\f36d"}.zmdi-brightness-medium:before{content:"\f36e"}.zmdi-brightness-high:before{content:"\f36f"}.zmdi-smartphone-portrait:before{content:"\f2d4"}.zmdi-live-tv:before{content:"\f2d9"}.zmdi-format-textdirection-l-to-r:before{content:"\f249"}.zmdi-format-textdirection-r-to-l:before{content:"\f24a"}.zmdi-arrow-back:before{content:"\f2ea"}.zmdi-arrow-forward:before{content:"\f2ee"}.zmdi-arrow-in:before{content:"\f2e9"}.zmdi-arrow-out:before{content:"\f2ed"}.zmdi-rotate-90-degrees-ccw:before{content:"\f304"}.zmdi-adb:before{content:"\f33a"}.zmdi-network-wifi:before{content:"\f2e8"}.zmdi-network-wifi-alt:before{content:"\f2e3"}.zmdi-network-wifi-lock:before{content:"\f2e5"}.zmdi-network-wifi-off:before{content:"\f2e6"}.zmdi-network-wifi-outline:before{content:"\f2e7"}.zmdi-network-wifi-info:before{content:"\f2e4"}.zmdi-layers-clear:before{content:"\f18b"}.zmdi-colorize:before{content:"\f15d"}.zmdi-format-paint:before{content:"\f1ba"}.zmdi-format-quote:before{content:"\f1b2"}.zmdi-camera-monochrome-photos:before{content:"\f285"}.zmdi-sort-by-alpha:before{content:"\f1cf"}.zmdi-folder-shared:before{content:"\f225"}.zmdi-folder-special:before{content:"\f226"}.zmdi-comment-dots:before{content:"\f260"}.zmdi-reorder:before{content:"\f31e"}.zmdi-dehaze:before{content:"\f197"}.zmdi-sort:before{content:"\f1ce"}.zmdi-pages:before{content:"\f34a"}.zmdi-stack-overflow:before{content:"\f35c"}.zmdi-calendar-account:before{content:"\f204"}.zmdi-paste:before{content:"\f109"}.zmdi-cut:before{content:"\f1bc"}.zmdi-save:before{content:"\f297"}.zmdi-smartphone-code:before{content:"\f139"}.zmdi-directions-bike:before{content:"\f117"}.zmdi-directions-boat:before{content:"\f11a"}.zmdi-directions-bus:before{content:"\f121"}.zmdi-directions-car:before{content:"\f125"}.zmdi-directions-railway:before{content:"\f1b3"}.zmdi-directions-run:before{content:"\f215"}.zmdi-directions-subway:before{content:"\f1d5"}.zmdi-directions-walk:before{content:"\f216"}.zmdi-local-hotel:before{content:"\f178"}.zmdi-local-activity:before,.zmdi-local-play:before{content:"\f1df"}.zmdi-local-airport:before{content:"\f103"}.zmdi-local-atm:before{content:"\f198"}.zmdi-local-bar:before{content:"\f137"}.zmdi-local-cafe:before{content:"\f13b"}.zmdi-local-car-wash:before{content:"\f124"}.zmdi-local-convenience-store:before{content:"\f1d3"}.zmdi-local-dining:before{content:"\f153"}.zmdi-local-drink:before{content:"\f157"}.zmdi-local-florist:before{content:"\f168"}.zmdi-local-gas-station:before{content:"\f16f"}.zmdi-local-grocery-store:before{content:"\f1cb"}.zmdi-local-hospital:before{content:"\f177"}.zmdi-local-laundry-service:before{content:"\f1e9"}.zmdi-local-library:before{content:"\f18d"}.zmdi-local-mall:before{content:"\f195"}.zmdi-local-movies:before{content:"\f19d"}.zmdi-local-offer:before{content:"\f187"}.zmdi-local-parking:before{content:"\f1a5"}.zmdi-local-pharmacy:before{content:"\f176"}.zmdi-local-phone:before{content:"\f2be"}.zmdi-local-pizza:before{content:"\f1ac"}.zmdi-local-post-office:before{content:"\f15a"}.zmdi-local-printshop:before{content:"\f1b0"}.zmdi-local-see:before{content:"\f28c"}.zmdi-local-shipping:before{content:"\f1e6"}.zmdi-local-store:before{content:"\f1d4"}.zmdi-local-taxi:before{content:"\f123"}.zmdi-local-wc:before{content:"\f211"}.zmdi-my-location:before{content:"\f299"}.zmdi-directions:before{content:"\f1e7"}@font-face{font-display:swap;font-family:ElegantIcons;src:url(//ivape.sk/wp-content/themes/vapier/css/../fonts/ElegantIcons.eot);src:url(//ivape.sk/wp-content/themes/vapier/css/../fonts/ElegantIcons.eot?#iefix) format("embedded-opentype"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/ElegantIcons.woff) format("woff"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/ElegantIcons.ttf) format("truetype"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/ElegantIcons.svg#ElegantIcons) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:ElegantIcons;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.arrow-up-down,.arrow_back,.arrow_carrot-2down,.arrow_carrot-2down_alt2,.arrow_carrot-2dwnn_alt,.arrow_carrot-2left,.arrow_carrot-2left_alt,.arrow_carrot-2left_alt2,.arrow_carrot-2right,.arrow_carrot-2right_alt,.arrow_carrot-2right_alt2,.arrow_carrot-2up,.arrow_carrot-2up_alt,.arrow_carrot-2up_alt2,.arrow_carrot-down,.arrow_carrot-down_alt,.arrow_carrot-down_alt2,.arrow_carrot-left,.arrow_carrot-left_alt,.arrow_carrot-left_alt2,.arrow_carrot-right,.arrow_carrot-right_alt,.arrow_carrot-right_alt2,.arrow_carrot-up,.arrow_carrot-up_alt2,.arrow_carrot_up_alt,.arrow_condense,.arrow_condense_alt,.arrow_down,.arrow_down_alt,.arrow_expand,.arrow_expand_alt,.arrow_expand_alt2,.arrow_expand_alt3,.arrow_left,.arrow_left-down,.arrow_left-down_alt,.arrow_left-right,.arrow_left-right_alt,.arrow_left-up,.arrow_left-up_alt,.arrow_left_alt,.arrow_move,.arrow_right,.arrow_right-down,.arrow_right-down_alt,.arrow_right-up,.arrow_right-up_alt,.arrow_right_alt,.arrow_triangle-down,.arrow_triangle-down_alt,.arrow_triangle-down_alt2,.arrow_triangle-left,.arrow_triangle-left_alt,.arrow_triangle-left_alt2,.arrow_triangle-right,.arrow_triangle-right_alt,.arrow_triangle-right_alt2,.arrow_triangle-up,.arrow_triangle-up_alt,.arrow_triangle-up_alt2,.arrow_up,.arrow_up-down_alt,.arrow_up_alt,.icon_adjust-horiz,.icon_adjust-vert,.icon_archive,.icon_archive_alt,.icon_bag,.icon_bag_alt,.icon_balance,.icon_blocked,.icon_book,.icon_book_alt,.icon_box-checked,.icon_box-empty,.icon_box-selected,.icon_briefcase,.icon_briefcase_alt,.icon_building,.icon_building_alt,.icon_calculator_alt,.icon_calendar,.icon_calulator,.icon_camera,.icon_camera_alt,.icon_cart,.icon_cart_alt,.icon_chat,.icon_chat_alt,.icon_check,.icon_check_alt,.icon_check_alt2,.icon_circle-empty,.icon_circle-slelected,.icon_clipboard,.icon_clock,.icon_clock_alt,.icon_close,.icon_close_alt,.icon_close_alt2,.icon_cloud,.icon_cloud-download,.icon_cloud-download_alt,.icon_cloud-upload,.icon_cloud-upload_alt,.icon_cloud_alt,.icon_cog,.icon_cogs,.icon_comment,.icon_comment_alt,.icon_compass,.icon_compass_alt,.icon_cone,.icon_cone_alt,.icon_contacts,.icon_contacts_alt,.icon_creditcard,.icon_currency,.icon_currency_alt,.icon_cursor,.icon_cursor_alt,.icon_datareport,.icon_datareport_alt,.icon_desktop,.icon_dislike,.icon_dislike_alt,.icon_document,.icon_document_alt,.icon_documents,.icon_documents_alt,.icon_download,.icon_drawer,.icon_drawer_alt,.icon_drive,.icon_drive_alt,.icon_easel,.icon_easel_alt,.icon_error-circle,.icon_error-circle_alt,.icon_error-oct,.icon_error-oct_alt,.icon_error-triangle,.icon_error-triangle_alt,.icon_film,.icon_floppy,.icon_floppy_alt,.icon_flowchart,.icon_flowchart_alt,.icon_folder,.icon_folder-add,.icon_folder-add_alt,.icon_folder-alt,.icon_folder-open,.icon_folder-open_alt,.icon_folder_download,.icon_folder_upload,.icon_genius,.icon_gift,.icon_gift_alt,.icon_globe,.icon_globe-2,.icon_globe_alt,.icon_grid-2x2,.icon_grid-3x3,.icon_group,.icon_headphones,.icon_heart,.icon_heart_alt,.icon_hourglass,.icon_house,.icon_house_alt,.icon_id,.icon_id-2,.icon_id-2_alt,.icon_id_alt,.icon_image,.icon_images,.icon_info,.icon_info_alt,.icon_key,.icon_key_alt,.icon_laptop,.icon_lifesaver,.icon_lightbulb,.icon_lightbulb_alt,.icon_like,.icon_like_alt,.icon_link,.icon_link_alt,.icon_loading,.icon_lock,.icon_lock-open,.icon_lock-open_alt,.icon_lock_alt,.icon_mail,.icon_mail_alt,.icon_map,.icon_map_alt,.icon_menu,.icon_menu-circle_alt,.icon_menu-circle_alt2,.icon_menu-square_alt,.icon_menu-square_alt2,.icon_mic,.icon_mic_alt,.icon_minus-06,.icon_minus-box,.icon_minus_alt,.icon_minus_alt2,.icon_mobile,.icon_mug,.icon_mug_alt,.icon_music,.icon_ol,.icon_paperclip,.icon_pause,.icon_pause_alt,.icon_pause_alt2,.icon_pencil,.icon_pencil-edit,.icon_pencil-edit_alt,.icon_pencil_alt,.icon_pens,.icon_pens_alt,.icon_percent,.icon_percent_alt,.icon_phone,.icon_piechart,.icon_pin,.icon_pin_alt,.icon_plus,.icon_plus-box,.icon_plus_alt,.icon_plus_alt2,.icon_printer,.icon_printer-alt,.icon_profile,.icon_pushpin,.icon_pushpin_alt,.icon_puzzle,.icon_puzzle_alt,.icon_question,.icon_question_alt,.icon_question_alt2,.icon_quotations,.icon_quotations_alt,.icon_quotations_alt2,.icon_refresh,.icon_ribbon,.icon_ribbon_alt,.icon_rook,.icon_search,.icon_search-2,.icon_search_alt,.icon_shield,.icon_shield_alt,.icon_star,.icon_star-half,.icon_star-half_alt,.icon_star_alt,.icon_stop,.icon_stop_alt,.icon_stop_alt2,.icon_table,.icon_tablet,.icon_tag,.icon_tag_alt,.icon_tags,.icon_tags_alt,.icon_target,.icon_tool,.icon_toolbox,.icon_toolbox_alt,.icon_tools,.icon_trash,.icon_trash_alt,.icon_ul,.icon_upload,.icon_vol-mute,.icon_vol-mute_alt,.icon_volume-high,.icon_volume-high_alt,.icon_volume-low,.icon_volume-low_alt,.icon_wallet,.icon_wallet_alt,.icon_zoom-in,.icon_zoom-in_alt,.icon_zoom-out,.icon_zoom-out_alt,.social_blogger,.social_blogger_circle,.social_blogger_square,.social_delicious,.social_delicious_circle,.social_delicious_square,.social_deviantart,.social_deviantart_circle,.social_deviantart_square,.social_dribbble,.social_dribbble_circle,.social_dribbble_square,.social_facebook,.social_facebook_circle,.social_facebook_square,.social_flickr,.social_flickr_circle,.social_flickr_square,.social_googledrive,.social_googledrive_alt2,.social_googledrive_square,.social_googleplus,.social_googleplus_circle,.social_googleplus_square,.social_instagram,.social_instagram_circle,.social_instagram_square,.social_linkedin,.social_linkedin_circle,.social_linkedin_square,.social_myspace,.social_myspace_circle,.social_myspace_square,.social_picassa,.social_picassa_circle,.social_picassa_square,.social_pinterest,.social_pinterest_circle,.social_pinterest_square,.social_rss,.social_rss_circle,.social_rss_square,.social_share,.social_share_circle,.social_share_square,.social_skype,.social_skype_circle,.social_skype_square,.social_spotify,.social_spotify_circle,.social_spotify_square,.social_stumbleupon_circle,.social_stumbleupon_square,.social_tumbleupon,.social_tumblr,.social_tumblr_circle,.social_tumblr_square,.social_twitter,.social_twitter_circle,.social_twitter_square,.social_vimeo,.social_vimeo_circle,.social_vimeo_square,.social_wordpress,.social_wordpress_circle,.social_wordpress_square,.social_youtube,.social_youtube_circle,.social_youtube_square{font-family:ElegantIcons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.arrow_up:before{content:"\21"}.arrow_down:before{content:"\22"}.arrow_left:before{content:"\23"}.arrow_right:before{content:"\24"}.arrow_left-up:before{content:"\25"}.arrow_right-up:before{content:"\26"}.arrow_right-down:before{content:"\27"}.arrow_left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow_up-down_alt:before{content:"\2a"}.arrow_left-right_alt:before{content:"\2b"}.arrow_left-right:before{content:"\2c"}.arrow_expand_alt2:before{content:"\2d"}.arrow_expand_alt:before{content:"\2e"}.arrow_condense:before{content:"\2f"}.arrow_expand:before{content:"\30"}.arrow_move:before{content:"\31"}.arrow_carrot-up:before{content:"\32"}.arrow_carrot-down:before{content:"\33"}.arrow_carrot-left:before{content:"\34"}.arrow_carrot-right:before{content:"\35"}.arrow_carrot-2up:before{content:"\36"}.arrow_carrot-2down:before{content:"\37"}.arrow_carrot-2left:before{content:"\38"}.arrow_carrot-2right:before{content:"\39"}.arrow_carrot-up_alt2:before{content:"\3a"}.arrow_carrot-down_alt2:before{content:"\3b"}.arrow_carrot-left_alt2:before{content:"\3c"}.arrow_carrot-right_alt2:before{content:"\3d"}.arrow_carrot-2up_alt2:before{content:"\3e"}.arrow_carrot-2down_alt2:before{content:"\3f"}.arrow_carrot-2left_alt2:before{content:"\40"}.arrow_carrot-2right_alt2:before{content:"\41"}.arrow_triangle-up:before{content:"\42"}.arrow_triangle-down:before{content:"\43"}.arrow_triangle-left:before{content:"\44"}.arrow_triangle-right:before{content:"\45"}.arrow_triangle-up_alt2:before{content:"\46"}.arrow_triangle-down_alt2:before{content:"\47"}.arrow_triangle-left_alt2:before{content:"\48"}.arrow_triangle-right_alt2:before{content:"\49"}.arrow_back:before{content:"\4a"}.icon_minus-06:before{content:"\4b"}.icon_plus:before{content:"\4c"}.icon_close:before{content:"\4d"}.icon_check:before{content:"\4e"}.icon_minus_alt2:before{content:"\4f"}.icon_plus_alt2:before{content:"\50"}.icon_close_alt2:before{content:"\51"}.icon_check_alt2:before{content:"\52"}.icon_zoom-out_alt:before{content:"\53"}.icon_zoom-in_alt:before{content:"\54"}.icon_search:before{content:"\55"}.icon_box-empty:before{content:"\56"}.icon_box-selected:before{content:"\57"}.icon_minus-box:before{content:"\58"}.icon_plus-box:before{content:"\59"}.icon_box-checked:before{content:"\5a"}.icon_circle-empty:before{content:"\5b"}.icon_circle-slelected:before{content:"\5c"}.icon_stop_alt2:before{content:"\5d"}.icon_stop:before{content:"\5e"}.icon_pause_alt2:before{content:"\5f"}.icon_pause:before{content:"\60"}.icon_menu:before{content:"\61"}.icon_menu-square_alt2:before{content:"\62"}.icon_menu-circle_alt2:before{content:"\63"}.icon_ul:before{content:"\64"}.icon_ol:before{content:"\65"}.icon_adjust-horiz:before{content:"\66"}.icon_adjust-vert:before{content:"\67"}.icon_document_alt:before{content:"\68"}.icon_documents_alt:before{content:"\69"}.icon_pencil:before{content:"\6a"}.icon_pencil-edit_alt:before{content:"\6b"}.icon_pencil-edit:before{content:"\6c"}.icon_folder-alt:before{content:"\6d"}.icon_folder-open_alt:before{content:"\6e"}.icon_folder-add_alt:before{content:"\6f"}.icon_info_alt:before{content:"\70"}.icon_error-oct_alt:before{content:"\71"}.icon_error-circle_alt:before{content:"\72"}.icon_error-triangle_alt:before{content:"\73"}.icon_question_alt2:before{content:"\74"}.icon_question:before{content:"\75"}.icon_comment_alt:before{content:"\76"}.icon_chat_alt:before{content:"\77"}.icon_vol-mute_alt:before{content:"\78"}.icon_volume-low_alt:before{content:"\79"}.icon_volume-high_alt:before{content:"\7a"}.icon_quotations:before{content:"\7b"}.icon_quotations_alt2:before{content:"\7c"}.icon_clock_alt:before{content:"\7d"}.icon_lock_alt:before{content:"\7e"}.icon_lock-open_alt:before{content:"\e000"}.icon_key_alt:before{content:"\e001"}.icon_cloud_alt:before{content:"\e002"}.icon_cloud-upload_alt:before{content:"\e003"}.icon_cloud-download_alt:before{content:"\e004"}.icon_image:before{content:"\e005"}.icon_images:before{content:"\e006"}.icon_lightbulb_alt:before{content:"\e007"}.icon_gift_alt:before{content:"\e008"}.icon_house_alt:before{content:"\e009"}.icon_genius:before{content:"\e00a"}.icon_mobile:before{content:"\e00b"}.icon_tablet:before{content:"\e00c"}.icon_laptop:before{content:"\e00d"}.icon_desktop:before{content:"\e00e"}.icon_camera_alt:before{content:"\e00f"}.icon_mail_alt:before{content:"\e010"}.icon_cone_alt:before{content:"\e011"}.icon_ribbon_alt:before{content:"\e012"}.icon_bag_alt:before{content:"\e013"}.icon_creditcard:before{content:"\e014"}.icon_cart_alt:before{content:"\e015"}.icon_paperclip:before{content:"\e016"}.icon_tag_alt:before{content:"\e017"}.icon_tags_alt:before{content:"\e018"}.icon_trash_alt:before{content:"\e019"}.icon_cursor_alt:before{content:"\e01a"}.icon_mic_alt:before{content:"\e01b"}.icon_compass_alt:before{content:"\e01c"}.icon_pin_alt:before{content:"\e01d"}.icon_pushpin_alt:before{content:"\e01e"}.icon_map_alt:before{content:"\e01f"}.icon_drawer_alt:before{content:"\e020"}.icon_toolbox_alt:before{content:"\e021"}.icon_book_alt:before{content:"\e022"}.icon_calendar:before{content:"\e023"}.icon_film:before{content:"\e024"}.icon_table:before{content:"\e025"}.icon_contacts_alt:before{content:"\e026"}.icon_headphones:before{content:"\e027"}.icon_lifesaver:before{content:"\e028"}.icon_piechart:before{content:"\e029"}.icon_refresh:before{content:"\e02a"}.icon_link_alt:before{content:"\e02b"}.icon_link:before{content:"\e02c"}.icon_loading:before{content:"\e02d"}.icon_blocked:before{content:"\e02e"}.icon_archive_alt:before{content:"\e02f"}.icon_heart_alt:before{content:"\e030"}.icon_star_alt:before{content:"\e031"}.icon_star-half_alt:before{content:"\e032"}.icon_star:before{content:"\e033"}.icon_star-half:before{content:"\e034"}.icon_tools:before{content:"\e035"}.icon_tool:before{content:"\e036"}.icon_cog:before{content:"\e037"}.icon_cogs:before{content:"\e038"}.arrow_up_alt:before{content:"\e039"}.arrow_down_alt:before{content:"\e03a"}.arrow_left_alt:before{content:"\e03b"}.arrow_right_alt:before{content:"\e03c"}.arrow_left-up_alt:before{content:"\e03d"}.arrow_right-up_alt:before{content:"\e03e"}.arrow_right-down_alt:before{content:"\e03f"}.arrow_left-down_alt:before{content:"\e040"}.arrow_condense_alt:before{content:"\e041"}.arrow_expand_alt3:before{content:"\e042"}.arrow_carrot_up_alt:before{content:"\e043"}.arrow_carrot-down_alt:before{content:"\e044"}.arrow_carrot-left_alt:before{content:"\e045"}.arrow_carrot-right_alt:before{content:"\e046"}.arrow_carrot-2up_alt:before{content:"\e047"}.arrow_carrot-2dwnn_alt:before{content:"\e048"}.arrow_carrot-2left_alt:before{content:"\e049"}.arrow_carrot-2right_alt:before{content:"\e04a"}.arrow_triangle-up_alt:before{content:"\e04b"}.arrow_triangle-down_alt:before{content:"\e04c"}.arrow_triangle-left_alt:before{content:"\e04d"}.arrow_triangle-right_alt:before{content:"\e04e"}.icon_minus_alt:before{content:"\e04f"}.icon_plus_alt:before{content:"\e050"}.icon_close_alt:before{content:"\e051"}.icon_check_alt:before{content:"\e052"}.icon_zoom-out:before{content:"\e053"}.icon_zoom-in:before{content:"\e054"}.icon_stop_alt:before{content:"\e055"}.icon_menu-square_alt:before{content:"\e056"}.icon_menu-circle_alt:before{content:"\e057"}.icon_document:before{content:"\e058"}.icon_documents:before{content:"\e059"}.icon_pencil_alt:before{content:"\e05a"}.icon_folder:before{content:"\e05b"}.icon_folder-open:before{content:"\e05c"}.icon_folder-add:before{content:"\e05d"}.icon_folder_upload:before{content:"\e05e"}.icon_folder_download:before{content:"\e05f"}.icon_info:before{content:"\e060"}.icon_error-circle:before{content:"\e061"}.icon_error-oct:before{content:"\e062"}.icon_error-triangle:before{content:"\e063"}.icon_question_alt:before{content:"\e064"}.icon_comment:before{content:"\e065"}.icon_chat:before{content:"\e066"}.icon_vol-mute:before{content:"\e067"}.icon_volume-low:before{content:"\e068"}.icon_volume-high:before{content:"\e069"}.icon_quotations_alt:before{content:"\e06a"}.icon_clock:before{content:"\e06b"}.icon_lock:before{content:"\e06c"}.icon_lock-open:before{content:"\e06d"}.icon_key:before{content:"\e06e"}.icon_cloud:before{content:"\e06f"}.icon_cloud-upload:before{content:"\e070"}.icon_cloud-download:before{content:"\e071"}.icon_lightbulb:before{content:"\e072"}.icon_gift:before{content:"\e073"}.icon_house:before{content:"\e074"}.icon_camera:before{content:"\e075"}.icon_mail:before{content:"\e076"}.icon_cone:before{content:"\e077"}.icon_ribbon:before{content:"\e078"}.icon_bag:before{content:"\e079"}.icon_cart:before{content:"\e07a"}.icon_tag:before{content:"\e07b"}.icon_tags:before{content:"\e07c"}.icon_trash:before{content:"\e07d"}.icon_cursor:before{content:"\e07e"}.icon_mic:before{content:"\e07f"}.icon_compass:before{content:"\e080"}.icon_pin:before{content:"\e081"}.icon_pushpin:before{content:"\e082"}.icon_map:before{content:"\e083"}.icon_drawer:before{content:"\e084"}.icon_toolbox:before{content:"\e085"}.icon_book:before{content:"\e086"}.icon_contacts:before{content:"\e087"}.icon_archive:before{content:"\e088"}.icon_heart:before{content:"\e089"}.icon_profile:before{content:"\e08a"}.icon_group:before{content:"\e08b"}.icon_grid-2x2:before{content:"\e08c"}.icon_grid-3x3:before{content:"\e08d"}.icon_music:before{content:"\e08e"}.icon_pause_alt:before{content:"\e08f"}.icon_phone:before{content:"\e090"}.icon_upload:before{content:"\e091"}.icon_download:before{content:"\e092"}.social_facebook:before{content:"\e093"}.social_twitter:before{content:"\e094"}.social_pinterest:before{content:"\e095"}.social_googleplus:before{content:"\e096"}.social_tumblr:before{content:"\e097"}.social_tumbleupon:before{content:"\e098"}.social_wordpress:before{content:"\e099"}.social_instagram:before{content:"\e09a"}.social_dribbble:before{content:"\e09b"}.social_vimeo:before{content:"\e09c"}.social_linkedin:before{content:"\e09d"}.social_rss:before{content:"\e09e"}.social_deviantart:before{content:"\e09f"}.social_share:before{content:"\e0a0"}.social_myspace:before{content:"\e0a1"}.social_skype:before{content:"\e0a2"}.social_youtube:before{content:"\e0a3"}.social_picassa:before{content:"\e0a4"}.social_googledrive:before{content:"\e0a5"}.social_flickr:before{content:"\e0a6"}.social_blogger:before{content:"\e0a7"}.social_spotify:before{content:"\e0a8"}.social_delicious:before{content:"\e0a9"}.social_facebook_circle:before{content:"\e0aa"}.social_twitter_circle:before{content:"\e0ab"}.social_pinterest_circle:before{content:"\e0ac"}.social_googleplus_circle:before{content:"\e0ad"}.social_tumblr_circle:before{content:"\e0ae"}.social_stumbleupon_circle:before{content:"\e0af"}.social_wordpress_circle:before{content:"\e0b0"}.social_instagram_circle:before{content:"\e0b1"}.social_dribbble_circle:before{content:"\e0b2"}.social_vimeo_circle:before{content:"\e0b3"}.social_linkedin_circle:before{content:"\e0b4"}.social_rss_circle:before{content:"\e0b5"}.social_deviantart_circle:before{content:"\e0b6"}.social_share_circle:before{content:"\e0b7"}.social_myspace_circle:before{content:"\e0b8"}.social_skype_circle:before{content:"\e0b9"}.social_youtube_circle:before{content:"\e0ba"}.social_picassa_circle:before{content:"\e0bb"}.social_googledrive_alt2:before{content:"\e0bc"}.social_flickr_circle:before{content:"\e0bd"}.social_blogger_circle:before{content:"\e0be"}.social_spotify_circle:before{content:"\e0bf"}.social_delicious_circle:before{content:"\e0c0"}.social_facebook_square:before{content:"\e0c1"}.social_twitter_square:before{content:"\e0c2"}.social_pinterest_square:before{content:"\e0c3"}.social_googleplus_square:before{content:"\e0c4"}.social_tumblr_square:before{content:"\e0c5"}.social_stumbleupon_square:before{content:"\e0c6"}.social_wordpress_square:before{content:"\e0c7"}.social_instagram_square:before{content:"\e0c8"}.social_dribbble_square:before{content:"\e0c9"}.social_vimeo_square:before{content:"\e0ca"}.social_linkedin_square:before{content:"\e0cb"}.social_rss_square:before{content:"\e0cc"}.social_deviantart_square:before{content:"\e0cd"}.social_share_square:before{content:"\e0ce"}.social_myspace_square:before{content:"\e0cf"}.social_skype_square:before{content:"\e0d0"}.social_youtube_square:before{content:"\e0d1"}.social_picassa_square:before{content:"\e0d2"}.social_googledrive_square:before{content:"\e0d3"}.social_flickr_square:before{content:"\e0d4"}.social_blogger_square:before{content:"\e0d5"}.social_spotify_square:before{content:"\e0d6"}.social_delicious_square:before{content:"\e0d7"}.icon_printer:before{content:"\e103"}.icon_calulator:before{content:"\e0ee"}.icon_building:before{content:"\e0ef"}.icon_floppy:before{content:"\e0e8"}.icon_drive:before{content:"\e0ea"}.icon_search-2:before{content:"\e101"}.icon_id:before{content:"\e107"}.icon_id-2:before{content:"\e108"}.icon_puzzle:before{content:"\e102"}.icon_like:before{content:"\e106"}.icon_dislike:before{content:"\e0eb"}.icon_mug:before{content:"\e105"}.icon_currency:before{content:"\e0ed"}.icon_wallet:before{content:"\e100"}.icon_pens:before{content:"\e104"}.icon_easel:before{content:"\e0e9"}.icon_flowchart:before{content:"\e109"}.icon_datareport:before{content:"\e0ec"}.icon_briefcase:before{content:"\e0fe"}.icon_shield:before{content:"\e0f6"}.icon_percent:before{content:"\e0fb"}.icon_globe:before{content:"\e0e2"}.icon_globe-2:before{content:"\e0e3"}.icon_target:before{content:"\e0f5"}.icon_hourglass:before{content:"\e0e1"}.icon_balance:before{content:"\e0ff"}.icon_rook:before{content:"\e0f8"}.icon_printer-alt:before{content:"\e0fa"}.icon_calculator_alt:before{content:"\e0e7"}.icon_building_alt:before{content:"\e0fd"}.icon_floppy_alt:before{content:"\e0e4"}.icon_drive_alt:before{content:"\e0e5"}.icon_search_alt:before{content:"\e0f7"}.icon_id_alt:before{content:"\e0e0"}.icon_id-2_alt:before{content:"\e0fc"}.icon_puzzle_alt:before{content:"\e0f9"}.icon_like_alt:before{content:"\e0dd"}.icon_dislike_alt:before{content:"\e0f1"}.icon_mug_alt:before{content:"\e0dc"}.icon_currency_alt:before{content:"\e0f3"}.icon_wallet_alt:before{content:"\e0d8"}.icon_pens_alt:before{content:"\e0db"}.icon_easel_alt:before{content:"\e0f0"}.icon_flowchart_alt:before{content:"\e0df"}.icon_datareport_alt:before{content:"\e0f2"}.icon_briefcase_alt:before{content:"\e0f4"}.icon_shield_alt:before{content:"\e0d9"}.icon_percent_alt:before{content:"\e0da"}.icon_globe_alt:before{content:"\e0de"}.icon_clipboard:before{content:"\e0e6"}.glyph{float:left;text-align:center;padding:.75em;margin:.4em 1.5em .75em 0;width:6em;text-shadow:none}.glyph_big{font-size:128px;color:#59c5dc;float:left;margin-right:20px}.glyph div{padding-bottom:10px}.glyph input{font-family:consolas,monospace;font-size:12px;width:100%;text-align:center;border:0;box-shadow:0 0 0 1px #ccc;padding:.2em;-moz-border-radius:5px;-webkit-border-radius:5px}.centered{margin-left:auto;margin-right:auto}.glyph .fs1{font-size:2em}@font-face{font-display:swap;font-family:wpbingofont;src:url(//ivape.sk/wp-content/themes/vapier/css/../fonts/wpbingo.eot?fzv6fp);src:url(//ivape.sk/wp-content/themes/vapier/css/../fonts/wpbingo.eot?fzv6fp#iefix) format("embedded-opentype"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/wpbingo.ttf?fzv6fp) format("truetype"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/wpbingo.woff?fzv6fp) format("woff"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/wpbingo.svg?fzv6fp#wpbingo) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" wpb-icon-"],[class^=wpb-icon-]{font-family:wpbingofont;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpb-icon-expand:before{content:"\e923"}.wpb-icon-calendar:before{content:"\e922"}.wpb-icon-youtube:before{content:"\e921"}.wpb-icon-gallery:before{content:"\e920"}.wpb-icon-info:before{content:"\e91e"}.wpb-icon-comment:before{content:"\e91d"}.wpb-icon-gift-voucher:before{content:"\e91c"}.wpb-icon-left-arrow:before{content:"\e91a"}.wpb-icon-right-arrow:before{content:"\e91b"}.wpb-icon-chat:before{content:"\e919"}.wpb-icon-content-writing:before{content:"\e918"}.wpb-icon-levels:before{content:"\e917"}.wpb-icon-play-video:before{content:"\e912"}.wpb-icon-d-design:before{content:"\e911"}.wpb-icon-login1:before{content:"\e915"}.wpb-icon-user2:before{content:"\e916"}.wpb-icon-large-paper-bag-empty:before{content:"\e914"}.wpb-icon-ruler:before{content:"\e913"}.wpb-icon-shopping-cart:before{content:"\e912"}.wpb-icon-mail:before{content:"\e90e"}.wpb-icon-lock:before{content:"\e90f"}.wpb-icon-user1:before{content:"\e910"}.wpb-icon-login:before{content:"\e911"}.wpb-icon-circular:before{content:"\e90d"}.wpb-icon-shop:before{content:"\e907"}.wpb-icon-menu-vertical:before{content:"\e908"}.wpb-icon-menu:before{content:"\e909"}.wpb-icon-heart:before{content:"\e90a"}.wpb-icon-magnifying-glass:before{content:"\e90b"}.wpb-icon-user:before{content:"\e90c"}.wpb-icon-shield2:before{content:"\e900"}.wpb-icon-delivery:before{content:"\e901"}.wpb-icon-refund:before{content:"\e902"}.wpb-icon-plane:before{content:"\e903"}.wpb-icon-ship-car:before{content:"\e904"}.wpb-icon-sticker:before{content:"\e905"}.wpb-icon-security-on:before{content:"\e906"}@font-face{font-display:swap;font-family:icomoon;src:url(//ivape.sk/wp-content/themes/vapier/css/../fonts/icomoon.eot?fzv6fp);src:url(//ivape.sk/wp-content/themes/vapier/css/../fonts/icomoon.eot?fzv6fp#iefix) format("embedded-opentype"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/icomoon.ttf?fzv6fp) format("truetype"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/icomoon.woff?fzv6fp) format("woff"),url(//ivape.sk/wp-content/themes/vapier/css/../fonts/icomoon.svg?fzv6fp#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-right-arrow-angle:before{content:"\e914"}.icon-arrow-left:before{content:"\e915"}.icon-arrow-right:before{content:"\e912"}.icon-minus:before{content:"\e90f"}.icon-plus:before{content:"\e910"}.icon-comment:before{content:"\e90e"}.icon-arrow-right1:before{content:"\e913"}.icon-visibility:before{content:"\e911"}.icon-quote:before{content:"\e90d"}.icon-star:before{content:"\e90c"}.icon-credit-card:before{content:"\e900"}.icon-delivery2:before{content:"\e901"}.icon-delivery:before{content:"\e902"}.icon-envelope:before{content:"\e903"}.icon-headphones:before{content:"\e904"}.icon-heart:before{content:"\e905"}.icon-large-paper-bag:before{content:"\e906"}.icon-return:before{content:"\e907"}.icon-search:before{content:"\e908"}.icon-shuffle:before{content:"\e909"}.icon-telephone:before{content:"\e90a"}.icon-user:before{content:"\e90b"}.rtl{direction:rtl}@media (min-width:1200px){.rtl .col-xl-2-4{width:20%}}.rtl .widget.widget_categories ul li:hover a:before,.rtl .widget.widget_categories ul li:hover span:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rtl .bwp-top-bar .display li:last-child{margin-right:15px}.rtl .bwp-top-bar .display li:first-child{margin-right:0}.rtl .btn-style-1 a:after,.rtl .bwp-widget-banner.layout-1 .button:after,.rtl .bwp-widget-banner.layout-2 .button:after,.rtl .bwp-widget-banner.layout-4 .button:after,.rtl .bwp-widget-banner.layout-9 .button:after,.rtl .bwp-widget-banner.layout-11 .button:after,.rtl .bwp-widget-banner.layout-12 .button:after,.rtl .bwp_product_list .slick-arrow{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.rtl .bestseller-product .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-deal3 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link1 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link2 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link3 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link4 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.list-link6 .slick-arrow.fa-angle-left,.rtl .bwp_product_list.slider .slick-arrow.fa-angle-left,.rtl .featured-product .slick-arrow.fa-angle-left{right:auto;left:26px}.rtl .bestseller-product .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-deal3 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link1 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link2 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link3 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link4 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.list-link6 .slick-arrow.fa-angle-right,.rtl .bwp_product_list.slider .slick-arrow.fa-angle-right,.rtl .featured-product .slick-arrow.fa-angle-right{right:auto;left:0}.rtl .mini-cart .cart-popup{right:auto !important;left:-12px !important}.rtl .bwp-top-bar .display li:first-child{margin-right:10px}@media (max-width:767px){.rtl .bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu{left:0 !important;right:auto}}@media (min-width:1200px){.rtl .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullwidthbanner-container{padding-right:270px !important;padding-left:0 !important}}.rtl .wpb_single_image.vc_align_left{text-align:right}.rtl .wpb_single_image.vc_align_right{text-align:left}.rtl .bwp-filter-homepage .bwp-filter-heading ul{left:0;right:auto}@media (max-width:991px){.rtl .bwp-filter-homepage .bwp-filter-heading ul{right:-80px;left:auto}}.rtl .slick-arrow{text-indent:-1px}.rtl .slick-arrow.fa-angle-left{text-indent:1px}.rtl .bwp-header .block-top-link>.widget .widget-custom-menu>div{left:auto;right:0}.rtl #bwp-topbar .topbar-right .block-top-link>.widget .widget-custom-menu>div{right:auto;left:0}.rtl .entry-meta>:not(.sticky-post):first-child{padding-left:14px;padding-right:0}.rtl .entry-meta>:not(.sticky-post):last-child{padding-left:0;padding-right:14px}.rtl .header-wpbingo-menu-left{text-align:right}.rtl .header-wpbingo-menu-left .wpbingo-menu-left{display:inline-block}.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle{margin-left:0;padding-left:0;margin-right:23px;padding-right:23px}.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle:before{right:-3px;left:auto}@media (max-width:991px){.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle{margin-right:0;padding-right:0;margin-left:23px;padding-left:23px}.rtl .bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle:before{right:-3px;left:auto !important}}@media (min-width:768px){.rtl .bwp-filter-homepage.loadmore.style .bwp-filter-heading ul.filter-orderby li:last-child{padding-left:0;padding-right:22px}.rtl .bwp-filter-homepage.loadmore.style .bwp-filter-heading ul.filter-orderby li:first-child{padding-right:0;padding-left:22px}}.rtl .border-policy-2{margin:0 !important}@media (min-width:768px){.rtl .border-policy-2{display:flex}}.rtl .border-policy-2>.wpb_column{border:1px solid hsla(0,0%,64%,.3);padding-top:100px;padding-bottom:93px}@media (min-width:768px){.rtl .border-policy-2>.wpb_column:not(:last-child){border-right:1px solid hsla(0,0%,64%,.3);border-left:0}}.rtl .wpbingo-newsletter .content-newsletter input[type=email]::placeholder{text-align:right}.rtl .bwp-top-bar .woocommerce-result-count{display:inline-block !important}@media (max-width:1199px){.rtl .bwp-top-bar .woocommerce-result-count{display:none !important}}.rtl .about-top .social-link li{margin-right:0 !important}.rtl .bwp-testimonial .slider-thumb .testimonial-image.slick-center img{-webkit-transform:scale(1) !important;transform:scale(1) !important;border:0 !important;box-shadow:unset !important}.rtl .bwp-testimonial .slider-thumb .testimonial-image.slick-center .testimonial-customer-name{display:none !important}.rtl .header-vertical-menu{float:right !important}.rtl .bwp-filter-homepage.slider .bwp-filter-heading ul.filter-category li:first-child{padding-left:30px !important}.rtl .bwp-filter-homepage.slider .bwp-filter-heading ul.filter-category li:last-child{padding-right:30px !important}@media (max-width:991px){.rtl .wpbingo-verticalmenu-mobile .navbar-header{float:right}}.rtl .bwp-recent-post.slider2 .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-recent-post.slider2 .slick-arrow{left:55px !important}.rtl .bwp-widget-video .title-video h2:before{text-indent:-5px}.rtl .wpbingo-newsletter-1 .content-newsletter .clearfix{border-top-left-radius:30px;border-bottom-left-radius:30px;border-top-right-radius:0;border-bottom-right-radius:0}.rtl .bwp_list_default.slider .slick-arrow.fa-angle-left{left:0 !important;right:auto !important}.rtl .bwp_list_default.slider .slick-arrow.fa-angle-right{left:45px !important;right:auto !important}.rtl .bwp-testimonial.default .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-testimonial.default .slick-arrow.fa-angle-right{left:55px !important;right:auto !important}.rtl .bwp-brand.default .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-brand.default .slick-arrow.fa-angle-right{left:55px !important;right:auto !important}.rtl .bwp-recent-post.slider .slick-arrow.fa-angle-left{left:15px !important;right:auto !important}.rtl .bwp-recent-post.slider .slick-arrow.fa-angle-right{left:55px !important;right:auto !important}.rtl #bwp-footer.footer-1 .footer-main .footer-right{padding-left:0 !important}.rtl .bwp-header.header-v1 .bwp-navigation ul>li.level-0:first-child{padding-left:20px !important}.rtl .onsale:before{border-right-color:transparent;border-left-color:#ff4646}.rtl .bwp-widget-video.default2 .bwp-video{text-indent:-3px}.rtl .bwp-countdown.slider5 .content-product-list .products-list.grid .item-product .item-product-content .item-countdown .product-countdown:before{content:"\7b"}.rtl .bwp-header .header-right .container>div:last-child,.rtl .bwp-header .header-right>div:last-child{padding-left:10px !important;padding-right:0 !important}.rtl .woo-slider-default .content-product-list .slick-arrow{left:0 !important;right:auto !important}.rtl .woo-slider-default .content-product-list .slick-arrow.fa-angle-right{left:30px !important;right:auto !important}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#bwp-topbar{font-size:13px;height:47px;line-height:47px}#bwp-topbar,#bwp-topbar a{color:#fff}#bwp-topbar .address,#bwp-topbar .email,#bwp-topbar .phone{display:inline-block}#bwp-topbar .address i,#bwp-topbar .email i,#bwp-topbar .phone i{margin-right:10px;font-size:15px;position:relative;top:3px;color:#fff}#bwp-topbar .email{position:relative;margin-left:15px;padding-left:20px}.rtl #bwp-topbar .email{margin-right:15px;margin-left:0;padding-right:20px;padding-left:0}#bwp-topbar .email:before{position:absolute;content:"";left:0;background:#d4d4d4;width:1px;height:18px;top:calc(50% - 9px)}.rtl #bwp-topbar .email:before{right:0;left:auto}#bwp-topbar #topbar_menu{list-style:none}#bwp-topbar #topbar_menu li{display:inline-block;padding-right:15px;margin-right:15px;position:relative}.rtl #bwp-topbar #topbar_menu li{padding-left:15px;padding-right:0;margin-left:15px;margin-right:0}#bwp-topbar #topbar_menu li:before{position:absolute;content:"";right:0;background:#d4d4d4;width:1px;height:18px;top:calc(50% - 9px)}.rtl #bwp-topbar #topbar_menu li:before{left:0;right:auto}#bwp-topbar #topbar_menu li:last-child{margin-right:0;padding-right:0}.rtl #bwp-topbar #topbar_menu li:last-child{margin-left:0;margin-right:0;padding-left:0;padding-right:0}#bwp-topbar #topbar_menu li:last-child:before{display:none}#bwp-topbar .topbar-right{text-align:right}.rtl #bwp-topbar .topbar-right{text-align:left}#bwp-topbar .topbar-right>*{display:inline-block;padding:0 15px 0 0}.rtl #bwp-topbar .topbar-right>*{padding:0 0 0 15px}#bwp-topbar .topbar-right>:last-child{padding-right:0}.rtl #bwp-topbar .topbar-right>:last-child{padding-left:0;padding-right:0}#bwp-topbar .topbar-right>* a{color:#fff}#bwp-topbar .topbar-right>* i{margin-right:10px;font-size:15px;position:relative;top:3px;color:#fff}#bwp-topbar .topbar-right>* i:last-child{margin-right:0}#bwp-topbar .topbar-right .block-top-link>*{display:inline-block;margin-right:15px}.rtl #bwp-topbar .topbar-right .block-top-link>*{margin-left:15px;margin-right:0}#bwp-topbar .topbar-right .block-top-link>:last-child{margin-right:0}.rtl #bwp-topbar .topbar-right .block-top-link>:last-child{margin-left:0;margin-right:0}#bwp-topbar .block-top-link .widget-title{color:#000;font-weight:400;font-size:12px;line-height:20px;text-transform:uppercase;font-family:Montserrat,sans-serif}#bwp-topbar .block-top-link .widget-title:after{display:inline-block;font-family:ElegantIcons !important;content:"\33";position:relative;top:1px;font-size:14px;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:1}#bwp-topbar .block-top-link .widget-title.active,#bwp-topbar .block-top-link .widget-title:hover{color:#bd0028}#bwp-topbar .block-top-link .widget-title.active:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);color:#bd0028}#bwp-topbar .block-top-link a{color:#868686 !important}#bwp-topbar .block-top-link a:hover{color:#bd0028 !important}#bwp-topbar .block-top-link .menu-currency-menu-container,#bwp-topbar .block-top-link .menu-language-menu-container{top:30px}#bwp-topbar.topbar-v1{border-bottom:1px solid #ebebeb;background:#104ab3}#bwp-topbar.topbar-v2{background:#1a1a1a}#bwp-topbar.topbar-v3{border-bottom:1px solid #252525;background:#000}#bwp-topbar.topbar-v3 .topbar-right{display:flex;justify-content:flex-end}#bwp-topbar.topbar-v3 .email:before{background:#fff}#bwp-topbar.topbar-v3 .free-ship{display:flex;align-items:center;margin-right:10px}.rtl #bwp-topbar.topbar-v3 .free-ship{margin-left:10px;margin-right:0}#bwp-topbar.topbar-v3 .free-ship .icon-delivery{font-size:30px;color:#bd0028;margin-right:10px;position:relative;top:-2px}.rtl #bwp-topbar.topbar-v3 .free-ship .icon-delivery{margin-left:10px;margin-right:0}#bwp-topbar.topbar-v3 .free-ship .content{color:#fff}#bwp-topbar.topbar-v3 .ship-order:before{bottom:15px}#bwp-topbar.topbar-v4{color:#000;border-bottom:1px solid #e4e4e4}#bwp-topbar.topbar-v4 i{color:#000}#bwp-topbar.topbar-v4 .email:before{background:#cacaca}#bwp-topbar.topbar-v4 a{color:#000}#bwp-topbar.topbar-v4 a:hover{color:#bd0028}#bwp-topbar.topbar-v4 .block-top-link .widget-title,#bwp-topbar.topbar-v4 .block-top-link .widget-title.active,#bwp-topbar.topbar-v4 .block-top-link .widget-title:hover,#bwp-topbar.topbar-v4 .topbar-right>* i{color:#000}#bwp-topbar.topbar-v4 .block-top-link .widget-title.active:after,#bwp-topbar.topbar-v4 .block-top-link .widget-title:hover:after{color:#bd0028}#bwp-topbar.topbar-v4 .block-top-link a{color:#000}#bwp-topbar.topbar-v4 .block-top-link a:hover{color:#bd0028}#bwp-topbar.topbar-v4 .woocs-style-1-dropdown{color:#fff}#bwp-topbar.topbar-v4 .woocs-style-1-dropdown:hover{color:#bd0028}#bwp-topbar.topbar-v5{background:#000}#bwp-topbar.topbar-v5 .topbar-right{display:flex;justify-content:flex-end}#bwp-topbar.topbar-v5 .email:before{background:#4e4e4e}#bwp-topbar.topbar-v5 .free-ship{display:flex;align-items:center;margin-right:10px}.rtl #bwp-topbar.topbar-v5 .free-ship{margin-left:10px;margin-right:0}#bwp-topbar.topbar-v5 .free-ship .icon-delivery{font-size:30px;color:#bd0028;margin-right:10px;position:relative;top:-2px}.rtl #bwp-topbar.topbar-v5 .free-ship .icon-delivery{margin-left:10px;margin-right:0}#bwp-topbar.topbar-v5 .free-ship .content{color:#fff}#bwp-topbar.topbar-v5 .ship-order:before{bottom:15px}.title-vertical h2{font-size:14px;text-transform:uppercase;padding-bottom:10px !important;position:relative;font-weight:700}.title-vertical h2:before{position:absolute;bottom:-1px;width:40px;height:1px;background:#bd0028;content:"";left:0}.rtl .title-vertical h2:before{right:0;left:auto}.categories-vertical-menu{position:relative;min-width:240px;height:60px}@media (min-width:1199px){.categories-vertical-menu.show .bwp-vertical-navigation>div{display:block !important;height:100% !important}}.categories-vertical-menu.accordion .verticalmenu{border:0 !important}.categories-vertical-menu.accordion .bwp-vertical-navigation>div,.categories-vertical-menu .menu-item-desc{display:none}.categories-vertical-menu .widget-title{font-size:14px;color:#fff;margin:0;line-height:60px;background:#bd0028;display:flex;justify-content:center;cursor:pointer;position:relative;font-weight:500;padding:0 15px}.categories-vertical-menu .widget-title i{background:#fff;width:20px;height:2px;margin:30px 10px 0 0;position:relative}.rtl .categories-vertical-menu .widget-title i{margin:30px 0 0 10px}.categories-vertical-menu .widget-title i:before{top:-6px}.categories-vertical-menu .widget-title i:after,.categories-vertical-menu .widget-title i:before{content:"";position:absolute;background:#fff;width:20px;height:2px}.categories-vertical-menu .widget-title i:after{bottom:-6px}.categories-vertical-menu .widget-title:after{display:inline-block;font-family:ElegantIcons;content:"\33";position:relative;margin-left:5px;font-size:16px;-webkit-transition:all .3s ease;transition:all .3s ease}.rtl .categories-vertical-menu .widget-title:after{margin-right:5px;margin-left:0}.categories-vertical-menu .widget-title.active:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.categories-vertical-menu>div{position:absolute;width:100%;background:#fff;box-shadow:0 0 10px 1px hsla(0,0%,56%,.1);z-index:2}.categories-vertical-menu .bwp-vertical-navigation>div{padding:0;display:block;position:relative}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu{padding:0}@media (max-width:991px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.menu-hide-title>a,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.menu-hide-title>span.title{display:block !important;margin:0;padding:0 !important}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.menu-item-has-children{position:relative}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.menu-item-has-children>a{display:inline-block;width:100%}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.menu-item-has-children>a:after{top:1px;content:"" !important;position:absolute;margin-left:5px;font-family:Material;display:inline-block;background:0 0;opacity:1;right:0;top:calc(50% - 15px);bottom:auto;font-size:18px;color:rgba(99,99,99,.5);width:auto;height:auto}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.menu-item-has-children>a:after{margin-right:5px;margin-left:0;left:0;right:auto}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0{float:unset;width:100%;position:unset !important;padding:0 20px;list-style:none;border-bottom:1px solid #e6e6e6}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0:last-child a{border-bottom:none}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 i{font-size:21px;width:21px;text-align:center;margin-right:16px;position:relative;top:2px;float:left}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 i{margin-left:16px;margin-right:0;float:right}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a{margin:0;width:100%;font-size:12px;text-transform:uppercase;font-family:Audiowide,cursive;position:relative;display:inline-block;padding:11px 0}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a:before{content:"\f04b";font-family:FontAwesome;position:relative;display:inline-block;color:#ff9600;font-size:10px;margin-right:10px}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a:before{margin-left:10px;margin-right:0}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a:hover{color:#bd0028}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a>span{position:relative}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a>span:after,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a>span:before{display:none !important}@media (min-width:992px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children>ul.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children div.sub-menu{top:0;left:calc(100% + 50px)}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children>ul.sub-menu,.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children div.sub-menu{right:calc(100% + 50px);left:auto}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:hover>ul.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:hover div.sub-menu{opacity:1;visibility:visible;left:100%}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:hover>ul.sub-menu,.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:hover div.sub-menu{right:100%;left:auto}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:not(.mega-menu){position:relative !important}@media (min-width:992px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:not(.mega-menu) li.menu-item-has-children>ul.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:not(.mega-menu) li.menu-item-has-children div.sub-menu{top:0}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children:not(.mega-menu) li.menu-item-has-children:hover>ul.sub-menu{top:0 !important}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children>a:after{font-family:Material;display:inline-block;background:0 0;opacity:1;right:0;top:calc(50% - 15px);bottom:auto;font-size:18px;color:hsla(0,0%,53%,.5);width:auto;height:auto}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children>a:after{left:0;right:auto}@media (max-width:991px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.menu-item-has-children>a:after{display:none}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 .menu-item-has-children>a>span:after{display:none}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu-fullwidth-width div.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu-fullwidth-width ul.sub-menu{left:calc(100% + 30px)}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu-fullwidth-width div.sub-menu,.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu-fullwidth-width ul.sub-menu{right:calc(100% + 30px);left:auto}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 div.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu{left:100%;top:0;padding:25px 20px;-webkit-transform:unset;transform:unset;position:absolute;z-index:9999;background:#fff;display:block;min-width:225px;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;border:1px solid #f5f5f5}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 div.sub-menu,.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu{right:100%;left:auto}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 div.sub-menu li,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu li{list-style:none;padding-top:5px;padding-bottom:5px}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 div.sub-menu li:last-child,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu li:last-child{border-bottom:0}@media (max-width:991px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 div.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu{padding-top:0}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu a{color:#868686}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu a:hover{color:#bd0028}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 ul.sub-menu>li:hover>ul.sub-menu{opacity:1;visibility:visible}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu{padding:0;background:0 0;border:0}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu>div,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu>div>div,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu>div>div>div,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu>div,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu>div>div,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu>div>div>div{height:100%}@media (min-width:992px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu{width:710px}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu .elementor-section>.elementor-container,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu .elementor-section>.elementor-container{margin-right:auto !important;margin-left:0 !important}}@media (min-width:992px) and (max-width:1199px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu{width:700px}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu .title h2,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu .title h2{font-size:15px;text-transform:uppercase;margin:0;margin-bottom:17px}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu ul,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu ul{padding:0}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu ul li,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu ul li{list-style:none;padding:3px 0}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu ul li:last-child,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu ul li:last-child{border-bottom:0}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu ul li a,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu ul li a{color:#868686}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu ul li a:hover,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu ul li a:hover{color:#bd0028}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu>ul.sub-menu .vertical-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0.mega-menu div.sub-menu .vertical-menu{padding:35px 30px;height:100%;margin:0}@media (min-width:991px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 div.sub-menu li.level-1 .sub-menu,.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0:not(.mega-menu)>ul.sub-menu li.level-1 .sub-menu{left:calc(100% + 20px)}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0 div.sub-menu li.level-1 .sub-menu,.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0:not(.mega-menu)>ul.sub-menu li.level-1 .sub-menu{right:calc(100% + 20px);left:auto}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap{padding:0 20px;color:#000;font-weight:500;background:rgba(0,0,0,.2)}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap:hover{cursor:pointer;color:#bd0028}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap span{line-height:40px}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap span:before{font-size:16px;margin-right:14px;content:"\f278";font-family:Material;width:20px;font-weight:400;text-align:center;display:inline-block;vertical-align:top}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap span:before{margin-left:14px;margin-right:0}@media (max-width:1529px){.categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap span:before{margin-right:8px}.rtl .categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap span:before{margin-left:8px;margin-right:0}}.categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap.open span:before{content:"\f273"}body:not(.page-template-homepage) .bwp-header .header-mobile{border-bottom:1px solid #e5e5e5}@media (min-width:1199px){body.home .bwp-header.header-v10,body.page-template-homepage .bwp-header.header-v10{position:absolute;width:100%}}body.home .bwp-header.header-v10 .bwp-navigation ul>li.level-0>a,body.home .bwp-header.header-v10 .header-page-link .mini-cart .cart-icon .icons-cart,body.home .bwp-header.header-v10 .header-page-link .search-box .search-toggle,body.home .bwp-header.header-v10 .header-page-link a,body.home .bwp-header.header-v10 .header-page-link h3,body.page-template-homepage .bwp-header.header-v10 .bwp-navigation ul>li.level-0>a,body.page-template-homepage .bwp-header.header-v10 .header-page-link .mini-cart .cart-icon .icons-cart,body.page-template-homepage .bwp-header.header-v10 .header-page-link .search-box .search-toggle,body.page-template-homepage .bwp-header.header-v10 .header-page-link a,body.page-template-homepage .bwp-header.header-v10 .header-page-link h3{color:#fff}body.home .bwp-header.header-v10 .header-mobile,body.page-template-homepage .bwp-header.header-v10 .header-mobile{background:#000}body.home .bwp-header.header-v10 .header-mobile .mini-cart .cart-icon,body.home .bwp-header.header-v10 .header-mobile .navbar-toggle:before,body.page-template-homepage .bwp-header.header-v10 .header-mobile .mini-cart .cart-icon,body.page-template-homepage .bwp-header.header-v10 .header-mobile .navbar-toggle:before{color:#fff}@media (max-width:1199px){body.home .bwp-header.header-v10,body.page-template-homepage .bwp-header.header-v10{background:#000}}.home.blog .bwp-header{margin-bottom:30px}.bwp-header{margin-bottom:0;position:relative;z-index:9999;background:0 0}.bwp-header .header-content{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.bwp-header .header-content .wpbingo-menu-left .menu-title-box .navbar-toggle{display:inline-block;color:#000}.bwp-header .header-content .wpbingo-menu-left .menu-title-box .navbar-toggle>span{font-size:15px;font-weight:700;text-transform:uppercase}.bwp-header .header-content .wpbingo-menu-left .menu-title-box .navbar-toggle i{font-size:15px}.bwp-header .header-content .search-box{color:#000}.bwp-header .header-content .search-box:hover{color:#bd0028}.bwp-header .header-content .search-box .search-toggle{display:block;cursor:pointer;font-size:22px}@media (max-width:991px){.bwp-header .header-content.empty_header_right>.container>.row{display:flex}.bwp-header .header-content.empty_header_right>.container>.row .header-logo{text-align:left !important}.bwp-header .header-content.empty_header_right>.container>.row .header-right{display:none}}.bwp-header .header-left>*{display:inline-block;vertical-align:middle}.bwp-header .header-page-link{text-align:right}.rtl .bwp-header .header-page-link{text-align:left}.bwp-header .header-page-link>*{display:inline-block;margin-left:20px;vertical-align:middle}.rtl .bwp-header .header-page-link>*{margin-right:20px;margin-left:0}.bwp-header .header-page-link>:first-child{margin-left:0}.rtl .bwp-header .header-page-link>:first-child{margin-right:0;margin-left:0}@media (max-width:1199px) and (min-width:991px){.bwp-header .header-page-link>*{margin-left:15px}.rtl .bwp-header .header-page-link>*{margin-right:15px;margin-left:0}}@media (max-width:767px){.bwp-header .header-page-link>*{margin-left:10px}.rtl .bwp-header .header-page-link>*{margin-right:10px;margin-left:0}}.bwp-header .header-page-link .phone{display:inline-flex;align-items:center;position:relative;padding-right:20px}.rtl .bwp-header .header-page-link .phone{padding-left:20px;padding-right:0}.bwp-header .header-page-link .phone:before{content:"";position:absolute;right:0;width:1px;height:40px;top:calc(50% - 20px);background:#dedede}.rtl .bwp-header .header-page-link .phone:before{left:0;right:auto}.bwp-header .header-page-link .phone i{color:#bd0028;font-size:30px;width:58px;height:58px;border:2px solid #bd0028;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;text-align:center;line-height:54px}.bwp-header .header-page-link .phone .content{text-align:left;padding-left:15px}.rtl .bwp-header .header-page-link .phone .content{text-align:right;padding-right:15px;padding-left:0}.bwp-header .header-page-link .phone .content label{margin:0 0 -6px;display:block;font-size:11px;text-transform:uppercase;font-weight:700}.bwp-header .header-page-link .phone .content a,.bwp-header .header-page-link .phone .content span{display:block;font-size:18px;font-weight:700}.bwp-header .header-page-link .wishlist-box{font-size:25px;position:relative;top:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-header .header-page-link .wishlist-box:hover{color:#bd0028;top:-1px}.bwp-header .header-page-link .wishlist-box .count-wishlist{position:absolute;top:-5px;right:-17px;width:17px;height:17px;line-height:17px;display:inline-block;color:#fff;text-align:center;background:#ff9600;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:11px}.rtl .bwp-header .header-page-link .wishlist-box .count-wishlist{left:-17px;right:auto}.bwp-header .header-page-link .compare-box{position:relative;top:2px}.bwp-header .header-page-link .compare-box a{font-size:0}.bwp-header .header-page-link .compare-box a:before{content:"\e909";font-family:icomoon;display:inline-block;font-size:25px;position:relative;line-height:1;top:1px;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-header .header-page-link .compare-box a:hover:before{top:-1px}.bwp-header .header-page-link .mini-cart{margin-right:10px}.rtl .bwp-header .header-page-link .mini-cart{margin-left:10px;margin-right:0}.bwp-header .header-page-link .mini-cart .cart-icon{position:relative}.bwp-header .header-page-link .mini-cart .cart-icon .icons-cart{position:relative;color:#000;cursor:pointer;padding-right:5px}.rtl .bwp-header .header-page-link .mini-cart .cart-icon .icons-cart{padding-left:5px;padding-right:0}.bwp-header .header-page-link .mini-cart .cart-icon .icons-cart:hover{color:#bd0028}.bwp-header .header-page-link .mini-cart .cart-icon .icons-cart:hover i{top:-1px}.bwp-header .header-page-link .mini-cart .cart-icon i{font-size:25px;position:relative;top:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-header .header-page-link .mini-cart .cart-count{position:absolute;top:-8px;right:-15px;width:17px;height:17px;line-height:17px;display:inline-block;color:#fff;text-align:center;background:#bd0028;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:11px}.rtl .bwp-header .header-page-link .mini-cart .cart-count{left:-15px;right:auto}.bwp-header .header-page-link .search-box .search-toggle{font-size:25px;position:relative;top:2px;color:#000;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-header .header-page-link .search-box .search-toggle:hover{color:#bd0028;top:-1px}.bwp-header .header-page-link>.search-from>ul.result-search-products{padding:20px !important;max-height:380px !important;min-width:290px;top:40px}.bwp-header .header-page-link>.search-from>ul.result-search-products li{width:100% !important}.bwp-header .header-page-link .login-header{font-size:25px;position:relative}.bwp-header .header-page-link .login-header>a{position:relative;top:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-header .header-page-link .login-header>a:hover{color:#bd0028;top:-1px}.bwp-header .header-page-link .login-header .block-top-link .widget-title:hover{color:#bd0028;top:-3px}.bwp-header .header-page-link .login-header .block-top-link .widget-custom-menu>div{width:auto}.bwp-header .header-search-form{flex:1}@media (max-width:767px){.bwp-header .header-search-form{margin-bottom:30px}}.bwp-header .header-search-form .result-search-products-content{position:absolute;background:#fff;width:100%;top:calc(100% + 10px);left:0;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;box-shadow:0 1px 12px 2px hsla(0,0%,56%,.3);display:none;z-index:10}.bwp-header .header-search-form .result-search-products-content:before{content:"";position:absolute;top:-14px;left:50px;border-style:solid;border-width:7px 8px;border-color:transparent;border-bottom-color:#fff}.rtl .bwp-header .header-search-form .result-search-products-content:before{right:50px;left:auto}.bwp-header .header-search-form .result-search-products{display:none;z-index:10;max-height:300px;overflow-y:auto;padding:30px;overflow-x:hidden;list-style:none}.bwp-header .header-search-form .result-search-products::-webkit-scrollbar-track{background-color:#f5f5f5}.bwp-header .header-search-form .result-search-products::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.bwp-header .header-search-form .result-search-products::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}.bwp-header .header-search-form .result-search-products .item-search{list-style:none;padding:15px 0;display:table;width:100%;border-bottom:1px solid #f5f5f5}.bwp-header .header-search-form .result-search-products .item-search .item-image{display:table-cell;width:70px}.bwp-header .header-search-form .result-search-products .item-search .item-content{display:table-cell;vertical-align:top;padding-left:20px}.rtl .bwp-header .header-search-form .result-search-products .item-search .item-content{padding-right:20px;padding-left:0}.bwp-header .header-search-form .result-search-products .item-search .item-content a{font-weight:500;text-transform:capitalize}.bwp-header .header-search-form .result-search-products .item-search:last-child{padding-bottom:0;border-bottom:0}.bwp-header .header-search-form .result-search-products .item-search:first-child{padding-top:0}.bwp-header .header-search-form .result-search-products .price{font-size:14px}.bwp-header .header-search-form .result-search-products .price del{font-size:13px}.bwp-header .header-search-form .result-search-products.loading:before{position:absolute;left:50%;top:calc(50% - 17px);display:inline-block;content:"\f110";width:auto;height:auto;color:#bd0028;margin-left:0;font-family:FontAwesome;background-color:transparent !important;background:0 0;font-size:20px;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j}.bwp-header .header-search-form .search-from{width:100%;height:50px;display:flex;position:relative;background:#f4f4f4;max-width:100%}@media (max-width:1199px){.bwp-header .header-search-form .search-from{width:auto}}.bwp-header .header-search-form .search-from .select_category{line-height:50px;padding:0 20px;position:relative;font-size:13px}@media (max-width:767px){.bwp-header .header-search-form .search-from .select_category{display:none}}.bwp-header .header-search-form .search-from .select_category.show .caret{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.bwp-header .header-search-form .search-from .select_category:before{position:absolute;left:0;content:"";background:#d7d7d7;height:28px;width:1px;top:calc(50% - 14px)}.rtl .bwp-header .header-search-form .search-from .select_category:before{right:0;left:auto}.bwp-header .header-search-form .search-from .select_category .dropdown-backdrop{display:none}.bwp-header .header-search-form .search-from .select_category .pwb-dropdown-toggle{line-height:50px;display:inline-block;cursor:pointer;color:#000}.bwp-header .header-search-form .search-from .select_category .pwb-dropdown-toggle:hover{color:#bd0028}.bwp-header .header-search-form .search-from .select_category ul{padding:15px 20px;max-height:340px;overflow:auto;min-width:200px;right:0;left:auto;-webkit-transform:translateY(50px) !important;transform:translateY(50px) !important}.bwp-header .header-search-form .search-from .select_category ul::-webkit-scrollbar-track{background-color:#f5f5f5}.bwp-header .header-search-form .search-from .select_category ul::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.bwp-header .header-search-form .search-from .select_category ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}.bwp-header .header-search-form .search-from .select_category ul li{border-bottom:1px solid #f5f5f5;cursor:pointer;line-height:1.3;padding:15px 0;font-size:12px}.bwp-header .header-search-form .search-from .select_category ul li:last-child{border-bottom:0}.bwp-header .header-search-form .search-from .select_category ul li.active,.bwp-header .header-search-form .search-from .select_category ul li:hover{color:#bd0028}.bwp-header .header-search-form .search-from .caret{-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font-size:18px;line-height:1;position:relative;top:3px;color:#000}.bwp-header .header-search-form .search-from .caret:before{font-family:ElegantIcons;content:"\33"}.bwp-header .header-search-form .search-from .search-box{text-align:left;flex:1}.rtl .bwp-header .header-search-form .search-from .search-box{text-align:right}.bwp-header .header-search-form .search-from .search-box input[type=text]{border:0;padding:0;line-height:50px;width:100%;padding:0 25px;font-size:13px}.bwp-header .header-search-form .search-from .search-box input[type=text]:-moz-placeholder,.bwp-header .header-search-form .search-from .search-box input[type=text]::-moz-placeholder{color:#868686}.bwp-header .header-search-form .search-from .search-box input[type=text]:-ms-input-placeholder{color:#868686}.bwp-header .header-search-form .search-from .search-box input[type=text]::-webkit-input-placeholder{color:#868686}@media (max-width:1199px){.bwp-header .header-search-form .search-from .search-box{width:auto}}@media (max-width:767px){.bwp-header .header-search-form .search-from .search-box{padding-left:15px}.rtl .bwp-header .header-search-form .search-from .search-box{padding-right:15px;padding-left:0}}.bwp-header .header-search-form .search-from #searchsubmit,.bwp-header .header-search-form .search-from #searchsubmit2{color:#fff;margin-left:0;font-size:0;height:50px;position:relative;padding:0 25px;background:#000;border-radius:0}.rtl .bwp-header .header-search-form .search-from #searchsubmit,.rtl .bwp-header .header-search-form .search-from #searchsubmit2{margin-right:0;margin-left:0}.bwp-header .header-search-form .search-from #searchsubmit2 i,.bwp-header .header-search-form .search-from #searchsubmit i{font-size:18px}.bwp-header .header-search-form .search-from #searchsubmit2:hover,.bwp-header .header-search-form .search-from #searchsubmit:hover{background:#bd0028}.bwp-header .searchform{color:#d7d7d7;border:1px solid #e0e0e0;display:flex;font-size:14px;height:40px;padding:0 25px;max-width:415px;width:100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.bwp-header .searchform .searchsubmit{background:0 0;font-size:19px;padding:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.bwp-header .searchform .searchsubmit i{color:#000}.bwp-header .searchform .searchsubmit:hover i{color:#bd0028}.bwp-header .searchform .searchsubmit:active{box-shadow:none}.bwp-header .searchform input[type=text]{border:0;font-weight:300;padding:5px 0;width:100%;margin-right:10px}.rtl .bwp-header .searchform input[type=text]{margin-left:10px;margin-right:0}.bwp-header .search-style ul.result-search-products li{width:100%}.bwp-header .content-header{position:unset;display:flex;align-items:center}.bwp-header .header-top{padding:25px 0 22px}.bwp-header .header-top .row{align-items:center}.bwp-header .block-top-link.acount{text-align:left}.rtl .bwp-header .block-top-link.acount{text-align:right}.bwp-header .block-top-link.acount label{margin-bottom:-4px;font-size:14px;font-weight:400;text-transform:capitalize}.bwp-header .block-top-link>.widget{margin-bottom:0}.bwp-header .block-top-link>.widget .widget-custom-menu .widget-title{margin:0;font-size:0;font-weight:500;cursor:pointer;line-height:0;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;top:0}.bwp-header .block-top-link>.widget .widget-custom-menu .widget-title:after{font-size:25px;content:"\e90b";font-family:icomoon;line-height:20px}.bwp-header .block-top-link>.widget .widget-custom-menu .widget-title:hover{color:#bd0028}.bwp-header .block-top-link>.widget .widget-custom-menu>div{display:none;margin:0;padding:15px 30px;font-size:16px;text-transform:capitalize;position:absolute;z-index:1001;background:#fff;line-height:28px;border:1px solid hsla(0,0%,64%,.1);top:30px;text-align:left;box-shadow:0 5px 15px 5px hsla(0,0%,56%,.15);white-space:nowrap;max-width:300px;overflow:auto}.rtl .bwp-header .block-top-link>.widget .widget-custom-menu>div{text-align:right}@media (min-width:992px){.bwp-header .block-top-link>.widget .widget-custom-menu>div{right:0}}@media (max-width:991px){.bwp-header .block-top-link>.widget .widget-custom-menu>div{right:0;left:unset}.rtl .bwp-header .block-top-link>.widget .widget-custom-menu>div{left:0;right:auto;right:unset;left:auto}}.bwp-header .block-top-link>.widget .widget-custom-menu>div .widget{margin-bottom:0}.bwp-header .block-top-link>.widget .widget-custom-menu>div .widget ul{padding:0;list-style:none}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu{min-width:100px;padding:0}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu li{border-bottom:1px solid #f5f5f5}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu li a{color:#868686;padding:5px 0;display:inline-block}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu li a:hover{color:#bd0028}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu li:last-child{border-bottom:0}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu li:last-child a{padding-bottom:0}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu li:first-child a{padding-top:0}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul li{border-bottom:1px solid #f5f5f5}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul li a{color:#868686;padding:5px 0;display:inline-block;font-size:12px}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul li a:hover{color:#bd0028}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul li:last-child{border-bottom:0}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul li:last-child a{padding-bottom:0}.bwp-header .block-top-link>.widget .widget-custom-menu>div ul li:first-child a{padding-top:0}.bwp-header .menu_fixed{position:fixed;top:0;z-index:9999;background:#fff;left:0;right:0;margin:0 auto;width:1210px;padding:0 40px;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s}.bwp-header .menu_fixed .logo{margin:20px 0}.bwp-header .menu_fixed .navbar-mega .navbar-nav>li>a{line-height:55px}.bwp-header .menu_fixed .search-from{top:22px;right:40px}.rtl .bwp-header .menu_fixed .search-from{left:40px;right:auto}.bwp-header .menu_fixed .top-cart{right:90px;top:23px}.rtl .bwp-header .menu_fixed .top-cart{left:90px;right:auto}.bwp-header .header-logo{z-index:9}.bwp-header .header-right{position:relative;color:#8d8d8d;display:flex;align-items:center;justify-content:flex-end}.bwp-header .list-sale-ship{margin-left:50px;font-size:11px;text-transform:uppercase;font-weight:700;color:#000;display:flex;padding-left:50px;position:relative}.rtl .bwp-header .list-sale-ship{margin-right:50px;margin-left:0;padding-right:50px;padding-left:0}.bwp-header .list-sale-ship:before{content:"\e92c";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:icomoon;font-size:40px;font-weight:400}.rtl .bwp-header .list-sale-ship:before{right:0;left:auto}.bwp-header .list-sale-ship .sale{color:#bd0028;margin-left:5px;text-decoration:underline}.rtl .bwp-header .list-sale-ship .sale{margin-right:5px;margin-left:0}.bwp-header .wpbingoLogo img{max-height:48px;width:auto}@media (max-width:480px){.bwp-header .wpbingoLogo{margin-bottom:15px;text-align:center}}.bwp-header .box-menu ul{padding:0;list-style:none}.bwp-header .box-menu ul li{display:inline-block}.bwp-header .box-menu ul li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin:0 15px;background:#525252}.bwp-header .box-menu ul li:first-child:before{display:none}.bwp-header .box-menu ul li a{color:#fff;font-size:13px}.bwp-header .box-menu ul li a:hover{color:#bd0028}@media (max-width:1199px){.bwp-header .wpbingo-menu-mobile.text-center .wpbingo-menu-wrapper{margin-right:-30px}.rtl .bwp-header .wpbingo-menu-mobile.text-center .wpbingo-menu-wrapper{margin-left:-30px;margin-right:0}}@media (max-width:991px){.bwp-header .header-desktop{display:none}}@media (min-width:992px){.bwp-header .header-mobile{display:none}}.bwp-header .header-mobile{padding:20px 0}.bwp-header .header-mobile>.container>.row{align-items:center}.bwp-header .header-mobile .navbar-toggle{border:0;background:0 0;padding:0}.bwp-header .header-mobile .navbar-toggle:before{content:"\e908";font-family:wpbingofont;font-size:20px;color:#000}.bwp-header .header-mobile .navbar-toggle span{display:none}.bwp-header .header-mobile .wpbingoLogo{text-align:center;margin:0 !important}.bwp-header .header-mobile .vapier-topcart{margin:0 10px}.bwp-header .header-mobile .mini-cart{text-align:right}.rtl .bwp-header .header-mobile .mini-cart{text-align:left}.bwp-header .header-mobile .mini-cart .cart-icon{position:relative;top:-2px}.bwp-header .header-mobile .mini-cart .cart-icon .icons-cart{display:inline-block;position:relative}.bwp-header .header-mobile .mini-cart .cart-icon i{font-size:18px;position:relative;top:4px}.bwp-header .header-mobile .mini-cart .cart-count{position:absolute;top:-10px;right:-14px;width:18px;height:18px;line-height:18px;display:inline-block;color:#fff;text-align:center;background:#bd0028;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:10px}.rtl .bwp-header .header-mobile .mini-cart .cart-count{left:-14px;right:auto}.bwp-header .header-mobile .header-right{display:flex;justify-content:flex-end;align-items:center}.bwp-header .header-mobile .wpbingo-verticalmenu-mobile{display:inline-block}.bwp-header .header-mobile #show-verticalmenu{border:0}.bwp-header .header-mobile #show-verticalmenu:before{content:"\e909"}.bwp-header .header-mobile .header-mobile-fixed{position:fixed;bottom:0;width:100%;background:#fff;display:flex;padding:10px 15px 5px;align-items:center;box-shadow:0 1px 12px 2px hsla(0,0%,56%,.3)}.bwp-header .header-mobile .header-mobile-fixed>div{flex:1;text-align:center}.bwp-header .header-mobile .header-mobile-fixed .search-toggle,.bwp-header .header-mobile .header-mobile-fixed .wishlist-box a{color:#000;font-size:20px}.bwp-header .header-mobile .header-mobile-fixed .wishlist-box a:hover{color:#bd0028}.bwp-header .header-mobile .header-mobile-fixed i{font-size:20px}.bwp-header .header-mobile .header-mobile-fixed a:hover,.bwp-header .header-mobile .header-mobile-fixed i:hover{color:#bd0028}.bwp-header .ship{display:flex;align-items:center}.bwp-header .ship i{font-size:30px;color:#bd0028;margin-right:10px}.rtl .bwp-header .ship i{margin-left:10px;margin-right:0}.bwp-header .ship .content{color:#000;font-weight:500}@media (max-width:1199px){.bwp-header .ship .content{font-size:12px}}.bwp-header .ship-order{color:#ff9600;font-weight:600;margin-left:5px;position:relative}.rtl .bwp-header .ship-order{margin-right:5px;margin-left:0}.bwp-header .ship-order:before{position:absolute;content:"";width:100%;height:1px;background:#ff9600;bottom:3px;left:0}.bwp-header .header-campbar{text-align:center;padding:17px 15px;color:#fff;font-size:12px;text-transform:uppercase}.bwp-header .header-campbar .content-campbar{max-width:1740px;margin:auto;position:relative}.bwp-header .header-campbar .close-campbar{position:absolute;right:0;top:0;font-size:16px;line-height:1;cursor:pointer}.rtl .bwp-header .header-campbar .close-campbar{left:0;right:auto}.bwp-header .header-campbar .close-campbar:hover{color:#bd0028}@media (max-width:480px){.bwp-header .header-campbar .close-campbar{top:-12px}}.bwp-header .content-header-main,.bwp-header .header-wrapper{position:relative}.bwp-header .header-menu{margin-left:20px}.rtl .bwp-header .header-menu{margin-right:20px;margin-left:0}.bwp-header .header-sticky{display:none;position:fixed !important;width:100%;background:hsla(0,0%,100%,.93);z-index:900;left:0;padding:20px 0 !important;right:0;box-shadow:1px 1px 10px rgba(0,0,0,.08);top:0;border:none;-webkit-animation:e .9s ease-in-out;animation:e .9s ease-in-out}.bwp-header .header-sticky .content-header-main{margin-left:50px}.rtl .bwp-header .header-sticky .content-header-main{margin-right:50px;margin-left:0}.bwp-header.header-normal,.bwp-header .header-normal{background:0 0 !important}.bwp-header .header-normal{padding:30px 0}@media (max-width:991px){.bwp-header .header-normal .header-main{justify-content:flex-end !important}}.bwp-header .header-normal .menu{display:flex;flex-wrap:wrap}.bwp-header .header-normal .wpbingo-menu-mobile .navbar-default .navbar-toggle{color:#bd0028 !important;border-color:#bd0028 !important;position:unset !important}.bwp-header .header-normal .header-wrapper{background:0 0 !important}.bwp-header .header-normal .header-wrapper .header-left{order:unset}.bwp-header .header-normal .header-wrapper .wpbingoLogo{margin-bottom:0;text-align:left}.rtl .bwp-header .header-normal .header-wrapper .wpbingoLogo{text-align:right}@media (max-width:991px){.bwp-header .header-normal .header-wrapper .wpbingoLogo{margin-bottom:0;text-align:left}.rtl .bwp-header .header-normal .header-wrapper .wpbingoLogo{text-align:right}}@media (max-width:480px){.bwp-header .header-normal .wpbingoLogo{margin-bottom:0;text-align:left}.rtl .bwp-header .header-normal .wpbingoLogo{text-align:right}}.bwp-header.header-v1 .header-top,.bwp-header.header-v1 .header-wrapper{border-bottom:1px solid #e4e4e4}.bwp-header.header-v2 .search-from #searchsubmit,.bwp-header.header-v2 .search-from #searchsubmit2{background:#bd0028}.bwp-header.header-v2 .container-full{max-width:1440px;margin:auto;padding:0 15px}.bwp-header.header-v2 .header-mobile{background:#000}.bwp-header.header-v2 .header-mobile .mini-cart .cart-icon,.bwp-header.header-v2 .header-mobile .navbar-toggle:before{color:#fff}.bwp-header.header-v3 .container{max-width:1770px}.bwp-header.header-v3 .header-top{padding:25px 0}.bwp-header.header-v3 .header-wrapper .row{align-items:center}.bwp-header.header-v3 .header-left>*{display:inline-block;vertical-align:bottom}.bwp-header.header-v3 .header-page-link{margin-left:45px}.rtl .bwp-header.header-v3 .header-page-link{margin-right:45px;margin-left:0}.bwp-header.header-v3 .header-mobile .cart-icon,.bwp-header.header-v3 .header-mobile .navbar-toggle:before{color:#fff}.bwp-header.header-v3 .search-from #searchsubmit,.bwp-header.header-v3 .search-from #searchsubmit2{background:#bd0028}.bwp-header.header-v3 .header-menu{margin-left:75px}.rtl .bwp-header.header-v3 .header-menu{margin-right:75px;margin-left:0}.bwp-header.header-v4 .header-top .header-left{display:flex;align-items:center}.bwp-header.header-v4 .wpbingoLogo{margin-right:80px}.rtl .bwp-header.header-v4 .wpbingoLogo{margin-left:80px;margin-right:0}.bwp-header.header-v4 .header-vertical-menu{margin-right:20px}.rtl .bwp-header.header-v4 .header-vertical-menu{margin-left:20px;margin-right:0}.bwp-header.header-v4 .header-wrapper{padding:15px 0;background:#ff9600}.bwp-header.header-v4 .header-wrapper .header-right .content,.bwp-header.header-v4 .header-wrapper .header-right .ship-order{color:#fff}.bwp-header.header-v4 .header-wrapper .header-right .ship-order:before{background:#fff}.bwp-header.header-v4 .header-wrapper .header-right .icon-delivery{color:#fff}.bwp-header.header-v4 .header-menu{margin-left:0}.rtl .bwp-header.header-v4 .header-menu{margin-right:0;margin-left:0}.bwp-header.header-v4 .bwp-navigation ul>li.level-0:first-child{padding-left:0}.rtl .bwp-header.header-v4 .bwp-navigation ul>li.level-0:first-child{padding-right:0;padding-left:0}.bwp-header.header-v4 .bwp-navigation ul>li.level-0>a{color:#fff}.bwp-header.header-v4 .categories-vertical-menu .widget-title{background:0 0;color:#bd0028;font-weight:600}.bwp-header.header-v4 .categories-vertical-menu .widget-title i,.bwp-header.header-v4 .categories-vertical-menu .widget-title i:after,.bwp-header.header-v4 .categories-vertical-menu .widget-title i:before{background:#bd0028}.bwp-header.header-v4 .categories-vertical-menu .widget-title:after{color:#000}.bwp-header.header-v5 .search-from #searchsubmit,.bwp-header.header-v5 .search-from #searchsubmit2{background:#bd0028}.bwp-header.header-v5 .header-wrapper{background:#000}.bwp-header.header-v5 .bwp-navigation ul>li.level-0>a,.bwp-header.header-v5 .ship .content{color:#fff}.bwp-header.header-v5 .categories-vertical-menu .widget-title{background:#bd0028;padding:0;color:#fff}.bwp-header.header-v5 .categories-vertical-menu{height:60px}.bwp-header.header-v5 .categories-vertical-menu>div{border:1px solid #e6e6e6;box-shadow:unset;margin-top:10px;border-top:3px solid #ff9600}.bwp-header.header-v6 .categories-vertical-menu .widget-title{background:#ff9600;padding:0;color:#fff}.bwp-header.header-v6 .categories-vertical-menu{height:60px}.bwp-header.header-v6 .header-mobile{background:#000}.bwp-header.header-v6 .header-mobile .cart-icon,.bwp-header.header-v6 .header-mobile .navbar-toggle:before{color:#fff}.bwp-header.header-v6 .search-from #searchsubmit,.bwp-header.header-v6 .search-from #searchsubmit2{background:#bd0028}.bwp-header.header-v6 .wpbingoLogo{margin:0;padding-right:10px}.rtl .bwp-header.header-v6 .wpbingoLogo{padding-left:10px;padding-right:0}.bwp-header.header-v7 .container{max-width:1770px}.bwp-header.header-v7 .content-header-main{position:relative}.bwp-header.header-v7 .bwp-navigation ul>li.level-0:first-child{padding-left:0}.rtl .bwp-header.header-v7 .bwp-navigation ul>li.level-0:first-child{padding-right:0;padding-left:0}.bwp-header.header-v7 .header-mobile{background:#000}.bwp-header.header-v7 .header-mobile .mini-cart .cart-icon,.bwp-header.header-v7 .header-mobile .navbar-toggle:before{color:#fff}.bwp-header.header-v7 .header-menu{margin:0;text-align:center}.bwp-header.header-v7 .header-top{position:relative;z-index:10}.bwp-header.header-v8 .header-menu{margin:0}.bwp-header.header-v8 .bwp-navigation ul>li.level-0:first-child{padding-left:0}.rtl .bwp-header.header-v8 .bwp-navigation ul>li.level-0:first-child{padding-right:0;padding-left:0}.bwp-header.header-v8 .wpbingoLogo{text-align:center}.bwp-header.bwp-header-default .header-desktop{padding:30px 0}.bwp-header.bwp-header-default .header-content .row{align-items:center}@media (max-width:480px){.bwp-header.bwp-header-default .wpbingoLogo{text-align:left}.rtl .bwp-header.bwp-header-default .wpbingoLogo{text-align:right}}.bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .navbar-toggle{float:right}.rtl .bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .navbar-toggle{float:left}.bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .bwp-navigation ul>li.level-0:last-child>a{margin-right:0}.rtl .bwp-header.bwp-header-default .wpbingo-menu-mobile.text-right .bwp-navigation ul>li.level-0:last-child>a{margin-left:0;margin-right:0}@media (max-width:991px){.bwp-header.bwp-header-default .header-logo,.bwp-header.bwp-header-default .wpbingoLogo{margin-bottom:0 !important}.bwp-header.bwp-header-default #show-megamenu{position:unset !important}}.form-login-register{display:none;position:absolute;top:calc(100% + 10px);right:-100px;z-index:9999;min-width:400px;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease}.rtl .form-login-register{left:-100px;right:auto;text-align:right}.form-login-register:before{position:absolute;content:"";top:-12px;right:106px;border-color:transparent;border-width:6px 5px;border-style:solid;border-bottom-color:#bd0028}.rtl .form-login-register:before{left:106px;right:auto}.form-login-register .remove-form-login-register{position:fixed;width:100%;height:100%;left:0;top:0;display:none;z-index:1}.form-login-register.active,.form-login-register.active .remove-form-login-register{display:block}.form-login-register .box-content{position:relative;border:1px solid #e5e5e5}.form-login-register .box-content>div{position:relative;z-index:3;background:#fff;opacity:0;visibility:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.form-login-register .box-content>div.active{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.form-login-register .box-content>div.active .login{display:block !important}.form-login-register .box-content>div>form{padding:30px;position:relative}@media (max-width:480px){.form-login-register .box-content>div>form{padding:45px 15px 15px}}.form-login-register .box-content .form-register{position:absolute;width:100%;top:0;left:0;z-index:2;background:#fff;opacity:0;visibility:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateX(100%);transform:translateX(100%)}.form-login-register .box-content .form-register.active{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.form-login-register .box-form-login{max-width:400px;background:#fff;margin:auto;overflow:hidden;border-top:2px solid #bd0028;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10}.form-login-register .box-form-login .active-login{text-align:right;position:absolute;z-index:9;right:-2px;top:-2px;cursor:pointer;width:28px;height:28px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-bottom-color:transparent}.rtl .form-login-register .box-form-login .active-login{text-align:left;left:-2px;right:auto}.form-login-register .box-form-login .active-login:after{transform-origin:50% 50%}.form-login-register .box-form-login .active-login:after,.form-login-register .box-form-login .active-login:before{content:"";position:absolute;height:2px;width:14px;top:50%;left:calc(50% - 7px);margin-top:-1px;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.form-login-register .box-form-login .active-login:before{transform-origin:50% 50%;-webkit-transform:rotate(95deg);transform:rotate(95deg)}.form-login-register .box-form-login .active-login:hover{background:#e5e5e5}.form-login-register .box-form-login .active-login:hover:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.form-login-register .box-form-login .active-login:hover:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:480px){.form-login-register .box-form-login .active-login{right:2px;top:16px}.rtl .form-login-register .box-form-login .active-login{left:2px;right:auto}}.form-login-register .box-form-login .login-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.form-login-register .box-form-login label{margin:0 0 5px;font-size:14px}.form-login-register .box-form-login label:not(.inline):after{content:"*";display:inline-block;color:red;margin-left:5px}.rtl .form-login-register .box-form-login label:not(.inline):after{margin-right:5px;margin-left:0}.form-login-register .box-form-login h2{text-align:center;position:relative;font-size:18px;font-weight:600;display:inline-block;margin:0}.form-login-register .box-form-login .button-login input[type=submit],.form-login-register .box-form-login .button-register input[type=submit]{background:#000;border:0;font-size:12px;color:#fff;text-transform:uppercase;cursor:pointer;font-weight:500}.form-login-register .box-form-login .button-login input[type=submit]:hover,.form-login-register .box-form-login .button-register input[type=submit]:hover{background:#bd0028}.form-login-register .box-form-login .button-next-login,.form-login-register .box-form-login .button-next-reregister{background:0 0;border:0;font-size:16px;color:#bd0028;cursor:pointer;display:inline-block;font-weight:500}.form-login-register .box-form-login .button-next-login a,.form-login-register .box-form-login .button-next-reregister a{color:#bd0028}.form-login-register .box-form-login .button-next-login a:hover,.form-login-register .box-form-login .button-next-reregister a:hover{color:#000}.form-login-register .box-form-login .content input{width:100%;height:45px;line-height:45px;font-size:14px}.form-login-register .box-form-login .content .email,.form-login-register .box-form-login .content .password,.form-login-register .box-form-login .content .username{margin-bottom:15px}.form-login-register .box-form-login .content .email input,.form-login-register .box-form-login .content .password input,.form-login-register .box-form-login .content .username input{padding:0 20px}.form-login-register .box-form-login .content .username{margin-bottom:15px;position:relative}.form-login-register .box-form-login .content .email{position:relative}.form-login-register .box-form-login .user-role{margin:0 0 18px;justify-content:space-between}.form-login-register .box-form-login .user-role:after,.form-login-register .box-form-login .user-role:before{display:none}.form-login-register .box-form-login .user-role input{width:16px;height:16px;display:inline-block;position:relative;top:3px}.form-login-register .box-form-login .user-role .radio{color:#000;font-weight:500;cursor:pointer}.form-login-register .box-form-login .rememberme-lost{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:17px;margin-bottom:10px}.form-login-register .box-form-login .rememberme-lost .rememberme{margin-right:10px;position:relative}.rtl .form-login-register .box-form-login .rememberme-lost .rememberme{margin-left:10px;margin-right:0}.form-login-register .box-form-login .rememberme-lost .rememberme input{display:none}.form-login-register .box-form-login .rememberme-lost .rememberme input:checked+label:after{-webkit-transform:scale(1);transform:scale(1)}.form-login-register .box-form-login .rememberme-lost .inline{color:#000;font-weight:500;cursor:pointer;position:relative}.form-login-register .box-form-login .rememberme-lost .inline:before{width:16px;height:16px;content:"";display:inline-block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:2px solid #868686;margin-right:5px;position:relative;top:3px;z-index:2}.rtl .form-login-register .box-form-login .rememberme-lost .inline:before{margin-left:5px;margin-right:0}.form-login-register .box-form-login .rememberme-lost .inline:after{width:16px;height:16px;content:"";display:inline-block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;top:3px;border:4px solid #fff;left:0;background:#bd0028;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1;-webkit-transform:scale(0);transform:scale(0)}.rtl .form-login-register .box-form-login .rememberme-lost .inline:after{right:0;left:auto}.form-login-register .box-form-login .rememberme-lost .lost_password{font-weight:500}.form-login-register .box-form-login .rememberme-lost .lost_password a{display:inline-block;position:relative;font-size:13px;color:#000 !important}.form-login-register .box-form-login .rememberme-lost .lost_password a:before{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"";position:absolute;width:100%;height:1px;-webkit-transition:all .3s ease;transition:all .3s ease;background:#000}.form-login-register .box-form-login .rememberme-lost .lost_password a:hover:before{width:50%}@media (max-width:480px){.form-login-register .box-form-login{width:calc(100% - 20px);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:30px 15px 15px}}@media (min-width:991px){.bwp-header.sticky .header-sticky{display:inline-block}}.bwp-header.sticky .header-wrapper{padding:0 !important}@media (max-width:991px){.bwp-header.sticky{position:relative !important;animation:none}.bwp-header.sticky .header-mobile>.container{position:fixed !important;width:100%;background:#fff;z-index:900;left:0;padding-top:20px;padding-bottom:20px;right:0;box-shadow:1px 1px 10px rgba(0,0,0,.08);top:0;border:none;-webkit-animation:e .9s ease-in-out;animation:e .9s ease-in-out}}.bwp-header.sticky.header-v8 .header-sticky{background:rgba(0,0,0,.5)}body.home .bwp-header.header-v1 .header-wrapper,body.page-template-homepage .bwp-header.header-v1 .header-wrapper{border-bottom:1px solid #e4e4e4;margin-bottom:25px}body.home .bwp-header.header-v1 .header-wrapper .row,body.page-template-homepage .bwp-header.header-v1 .header-wrapper .row{align-items:center}body.home .bwp-header.header-v2 .container-full,body.page-template-homepage .bwp-header.header-v2 .container-full{margin:-35px 0 0;max-width:1440px;padding:0 15px;width:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute}body.home .bwp-header.header-v2 .header-top,body.page-template-homepage .bwp-header.header-v2 .header-top{padding:25px 0 60px}body.home .bwp-header.header-v2 .header-page-link h3,body.page-template-homepage .bwp-header.header-v2 .header-page-link h3{color:#fff}body.home .bwp-header.header-v2 .header-page-link h3:hover,body.page-template-homepage .bwp-header.header-v2 .header-page-link h3:hover{color:#fff !important}body.home .bwp-header.header-v2 .header-page-link .login-header>a:hover,body.home .bwp-header.header-v2 .header-page-link .mini-cart .cart-icon .icons-cart,body.home .bwp-header.header-v2 .header-page-link .search-box .search-toggle,body.home .bwp-header.header-v2 .header-page-link a,body.page-template-homepage .bwp-header.header-v2 .header-page-link .login-header>a:hover,body.page-template-homepage .bwp-header.header-v2 .header-page-link .mini-cart .cart-icon .icons-cart,body.page-template-homepage .bwp-header.header-v2 .header-page-link .search-box .search-toggle,body.page-template-homepage .bwp-header.header-v2 .header-page-link a{color:#fff}body.home .bwp-header.header-v2 .container-wrapper,body.page-template-homepage .bwp-header.header-v2 .container-wrapper{background:#fff;padding-right:25px;max-width:1410px;width:100%}.rtl body.home .bwp-header.header-v2 .container-wrapper,.rtl body.page-template-homepage .bwp-header.header-v2 .container-wrapper{padding-left:25px;padding-right:0}body.home .bwp-header.header-v3,body.page-template-homepage .bwp-header.header-v3{background:#000}body.home .bwp-header.header-v3 .header-page-link h3,body.page-template-homepage .bwp-header.header-v3 .header-page-link h3{color:#fff}body.home .bwp-header.header-v3 .header-page-link h3:hover,body.page-template-homepage .bwp-header.header-v3 .header-page-link h3:hover{color:#fff !important}body.home .bwp-header.header-v3 .bwp-navigation ul>li.level-0>a,body.home .bwp-header.header-v3 .header-page-link .login-header>a:hover,body.home .bwp-header.header-v3 .header-page-link .mini-cart .cart-icon,body.home .bwp-header.header-v3 .header-page-link .mini-cart .cart-icon i,body.home .bwp-header.header-v3 .header-page-link .search-box .search-toggle,body.home .bwp-header.header-v3 .header-page-link a,body.page-template-homepage .bwp-header.header-v3 .bwp-navigation ul>li.level-0>a,body.page-template-homepage .bwp-header.header-v3 .header-page-link .login-header>a:hover,body.page-template-homepage .bwp-header.header-v3 .header-page-link .mini-cart .cart-icon,body.page-template-homepage .bwp-header.header-v3 .header-page-link .mini-cart .cart-icon i,body.page-template-homepage .bwp-header.header-v3 .header-page-link .search-box .search-toggle,body.page-template-homepage .bwp-header.header-v3 .header-page-link a{color:#fff}body.home .bwp-header.header-v6 .header-top,body.page-template-homepage .bwp-header.header-v6 .header-top{background:#7b0e0e}body.home .bwp-header.header-v6 .header-page-link h3,body.page-template-homepage .bwp-header.header-v6 .header-page-link h3{color:#fff}body.home .bwp-header.header-v6 .header-page-link h3:hover,body.page-template-homepage .bwp-header.header-v6 .header-page-link h3:hover{color:#fff !important}body.home .bwp-header.header-v6 .header-page-link .login-header>a:hover,body.home .bwp-header.header-v6 .header-page-link .mini-cart .cart-icon,body.home .bwp-header.header-v6 .header-page-link .mini-cart .cart-icon i,body.home .bwp-header.header-v6 .header-page-link .search-box .search-toggle,body.home .bwp-header.header-v6 .header-page-link a,body.page-template-homepage .bwp-header.header-v6 .header-page-link .login-header>a:hover,body.page-template-homepage .bwp-header.header-v6 .header-page-link .mini-cart .cart-icon,body.page-template-homepage .bwp-header.header-v6 .header-page-link .mini-cart .cart-icon i,body.page-template-homepage .bwp-header.header-v6 .header-page-link .search-box .search-toggle,body.page-template-homepage .bwp-header.header-v6 .header-page-link a{color:#fff}@media (min-width:991px){body.home .bwp-header.header-v7,body.page-template-homepage .bwp-header.header-v7{position:absolute;width:100%;left:0}}body.home .bwp-header.header-v7 .header-page-link h3,body.page-template-homepage .bwp-header.header-v7 .header-page-link h3{color:#fff}body.home .bwp-header.header-v7 .header-page-link h3:hover,body.page-template-homepage .bwp-header.header-v7 .header-page-link h3:hover{color:#fff !important}body.home .bwp-header.header-v7 .bwp-navigation ul>li.level-0>a,body.home .bwp-header.header-v7 .header-page-link .mini-cart .cart-icon .icons-cart,body.home .bwp-header.header-v7 .header-page-link .search-box .search-toggle,body.home .bwp-header.header-v7 .header-page-link a,body.page-template-homepage .bwp-header.header-v7 .bwp-navigation ul>li.level-0>a,body.page-template-homepage .bwp-header.header-v7 .header-page-link .mini-cart .cart-icon .icons-cart,body.page-template-homepage .bwp-header.header-v7 .header-page-link .search-box .search-toggle,body.page-template-homepage .bwp-header.header-v7 .header-page-link a{color:#fff}.wpbingoLogo-sticky{display:none}.bwp-slider .slick-carousel:not(.slick-initialized){display:block}.home .page-title,.page-template-homepage-fixed .page-title,.page-template-homepage-v2 .page-title,.page-template-homepage .page-title,.slick-carousel:not(.slick-initialized){display:none}.home #bwp-footer,.page-template-homepage #bwp-footer,.page-template-homepage-fixed #bwp-footer,.page-template-homepage-v2 #bwp-footer{margin-top:0}.wpcf7-spinner{position:absolute;right:0;margin:0}.wpcf7-form p{margin:0;display:contents}.wpcf7-form br{display:none}.page-template-homepage .container{max-width:1440px}@media (min-width:1440px){.page-template-homepage #bwp-footer .container{max-width:1440px}}::-moz-selection{color:#fff;background:#bd0028}::selection{color:#fff;background:#bd0028}iframe{border:none}del{font-size:13px;color:#868686}img{border:0;vertical-align:top;max-width:100%;height:auto}.video-responsive{height:0;padding-top:0;padding-bottom:56.25%;margin-bottom:10px;position:relative;overflow:hidden}.video-responsive embed,.video-responsive iframe,.video-responsive object,.video-responsive video{top:0;left:0;position:absolute;width:100%;height:100%}blockquote{font-weight:500;margin:30px 0;padding:0 100px 0 60px;color:#666;border-left:2px solid #bd0028;position:relative;font-size:16px}.rtl blockquote{padding:0 60px 0 100px;border-right:2px solid #bd0028;border-left:0}blockquote:before{content:""}blockquote p{margin:0}blockquote b,blockquote strong{font-weight:400}blockquote h2{font-size:12px;font-weight:700;text-transform:uppercase;font-family:Montserrat,sans-serif;margin:15px 0 0}blockquote i{display:block;font-size:23px;color:#dadada;margin-bottom:20px}@media (max-width:480px){blockquote{font-size:14px;padding:0 50px 0 30px}.rtl blockquote{padding:0 30px 0 50px}}.audio-responsive iframe{width:100%;height:126px}input:focus,textarea:focus{outline:none}.map_canvas img{max-width:none}.spinner{background-size:20px 20px;display:block;margin:0 auto;background:url(//ivape.sk/wp-content/themes/vapier/css/../images/spinner.gif) no-repeat;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px}.table .product-remove,table .product-remove{position:relative}.table .product-remove a.remove,table .product-remove a.remove{font-size:0;background:0 0 !important;position:absolute;top:calc(50% - 15px);left:0;width:100%;text-align:center;text-indent:1px}.rtl .table .product-remove a.remove,.rtl table .product-remove a.remove{right:0;left:auto}.table .product-remove a.remove:before,table .product-remove a.remove:before{display:inline-block;content:"\f136";font-family:Material;font-size:10px;color:#000 !important;width:16px;height:16px;border:1px solid #000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:15px}.table .product-remove a.remove:hover:before,table .product-remove a.remove:hover:before{color:#fff !important;background:#bd0028;border-color:#bd0028}.table .product-thumbnail a img,table .product-thumbnail a img{width:80px}.table>thead>tr>td,.table>thead>tr>th,table>thead>tr>td,table>thead>tr>th{border-bottom-width:0}.table.shop_table,table.shop_table{width:100%;height:auto;margin-top:0;margin-bottom:21px;border:0}.table.shop_table>tbody>tr>th,.table.shop_table>tfoot>tr>th,.table.shop_table>thead>tr>th,table.shop_table>tbody>tr>th,table.shop_table>tfoot>tr>th,table.shop_table>thead>tr>th{padding:16px 30px;line-height:1.7;vertical-align:top;border:1px solid #e4e4e4;color:#000}.table.shop_table>tbody>tr>td,.table.shop_table>tfoot>tr>td,.table.shop_table>thead>tr>td,table.shop_table>tbody>tr>td,table.shop_table>tfoot>tr>td,table.shop_table>thead>tr>td{padding:16px 30px;line-height:1.7;vertical-align:top;border:1px solid #e4e4e4}.table.shop_table thead,table.shop_table thead{border:1px solid #e8e8e8}.table.shop_table thead th,table.shop_table thead th{font-size:15px;text-transform:uppercase;border:0 !important;font-weight:500}.table.shop_table.cart>tbody>tr>td,.table.shop_table.cart>tbody>tr>th,.table.shop_table.cart>tfoot>tr>td,.table.shop_table.cart>tfoot>tr>th,.table.shop_table.cart>thead>tr>td,.table.shop_table.cart>thead>tr>th,table.shop_table.cart>tbody>tr>td,table.shop_table.cart>tbody>tr>th,table.shop_table.cart>tfoot>tr>td,table.shop_table.cart>tfoot>tr>th,table.shop_table.cart>thead>tr>td,table.shop_table.cart>thead>tr>th{vertical-align:middle}.table.shop_table.cart>tbody>tr>td.product-subtotal span,.table.shop_table.cart>tbody>tr>th.product-subtotal span,.table.shop_table.cart>tfoot>tr>td.product-subtotal span,.table.shop_table.cart>tfoot>tr>th.product-subtotal span,.table.shop_table.cart>thead>tr>td.product-subtotal span,.table.shop_table.cart>thead>tr>th.product-subtotal span,table.shop_table.cart>tbody>tr>td.product-subtotal span,table.shop_table.cart>tbody>tr>th.product-subtotal span,table.shop_table.cart>tfoot>tr>td.product-subtotal span,table.shop_table.cart>tfoot>tr>th.product-subtotal span,table.shop_table.cart>thead>tr>td.product-subtotal span,table.shop_table.cart>thead>tr>th.product-subtotal span{color:#000}.table.shop_table.cart>tbody>tr>td.product-quantity>.quantity,.table.shop_table.cart>tbody>tr>th.product-quantity>.quantity,.table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity,.table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity,.table.shop_table.cart>thead>tr>td.product-quantity>.quantity,.table.shop_table.cart>thead>tr>th.product-quantity>.quantity,table.shop_table.cart>tbody>tr>td.product-quantity>.quantity,table.shop_table.cart>tbody>tr>th.product-quantity>.quantity,table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity,table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity,table.shop_table.cart>thead>tr>td.product-quantity>.quantity,table.shop_table.cart>thead>tr>th.product-quantity>.quantity{min-width:130px;border:1px solid #e8e8e8;display:inline-block}.table.shop_table.cart>tbody>tr>td.product-quantity>.quantity input,.table.shop_table.cart>tbody>tr>th.product-quantity>.quantity input,.table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity input,.table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity input,.table.shop_table.cart>thead>tr>td.product-quantity>.quantity input,.table.shop_table.cart>thead>tr>th.product-quantity>.quantity input,table.shop_table.cart>tbody>tr>td.product-quantity>.quantity input,table.shop_table.cart>tbody>tr>th.product-quantity>.quantity input,table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity input,table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity input,table.shop_table.cart>thead>tr>td.product-quantity>.quantity input,table.shop_table.cart>thead>tr>th.product-quantity>.quantity input{border:0;text-align:center;width:40px;float:right}.rtl .table.shop_table.cart>tbody>tr>td.product-quantity>.quantity input,.rtl .table.shop_table.cart>tbody>tr>th.product-quantity>.quantity input,.rtl .table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity input,.rtl .table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity input,.rtl .table.shop_table.cart>thead>tr>td.product-quantity>.quantity input,.rtl .table.shop_table.cart>thead>tr>th.product-quantity>.quantity input,.rtl table.shop_table.cart>tbody>tr>td.product-quantity>.quantity input,.rtl table.shop_table.cart>tbody>tr>th.product-quantity>.quantity input,.rtl table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity input,.rtl table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity input,.rtl table.shop_table.cart>thead>tr>td.product-quantity>.quantity input,.rtl table.shop_table.cart>thead>tr>th.product-quantity>.quantity input{float:left}.table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button,.table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button,.table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button,.table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button,.table.shop_table.cart>thead>tr>td.product-quantity>.quantity button,.table.shop_table.cart>thead>tr>th.product-quantity>.quantity button,table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button,table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button,table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button,table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button,table.shop_table.cart>thead>tr>td.product-quantity>.quantity button,table.shop_table.cart>thead>tr>th.product-quantity>.quantity button{border:0;width:40px}.table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button.plus,.table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button.plus,.table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button.plus,.table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button.plus,.table.shop_table.cart>thead>tr>td.product-quantity>.quantity button.plus,.table.shop_table.cart>thead>tr>th.product-quantity>.quantity button.plus,table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button.plus,table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button.plus,table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button.plus,table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button.plus,table.shop_table.cart>thead>tr>td.product-quantity>.quantity button.plus,table.shop_table.cart>thead>tr>th.product-quantity>.quantity button.plus{float:right}.rtl .table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button.plus,.rtl .table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button.plus,.rtl .table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button.plus,.rtl .table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button.plus,.rtl .table.shop_table.cart>thead>tr>td.product-quantity>.quantity button.plus,.rtl .table.shop_table.cart>thead>tr>th.product-quantity>.quantity button.plus,.rtl table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button.plus,.rtl table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button.plus,.rtl table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button.plus,.rtl table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button.plus,.rtl table.shop_table.cart>thead>tr>td.product-quantity>.quantity button.plus,.rtl table.shop_table.cart>thead>tr>th.product-quantity>.quantity button.plus{float:left}@media (max-width:480px){.table.shop_table.cart>tbody>tr>td.product-quantity>.quantity,.table.shop_table.cart>tbody>tr>th.product-quantity>.quantity,.table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity,.table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity,.table.shop_table.cart>thead>tr>td.product-quantity>.quantity,.table.shop_table.cart>thead>tr>th.product-quantity>.quantity,table.shop_table.cart>tbody>tr>td.product-quantity>.quantity,table.shop_table.cart>tbody>tr>th.product-quantity>.quantity,table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity,table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity,table.shop_table.cart>thead>tr>td.product-quantity>.quantity,table.shop_table.cart>thead>tr>th.product-quantity>.quantity{min-width:80px}.table.shop_table.cart>tbody>tr>td.product-quantity>.quantity input,.table.shop_table.cart>tbody>tr>th.product-quantity>.quantity input,.table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity input,.table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity input,.table.shop_table.cart>thead>tr>td.product-quantity>.quantity input,.table.shop_table.cart>thead>tr>th.product-quantity>.quantity input,table.shop_table.cart>tbody>tr>td.product-quantity>.quantity input,table.shop_table.cart>tbody>tr>th.product-quantity>.quantity input,table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity input,table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity input,table.shop_table.cart>thead>tr>td.product-quantity>.quantity input,table.shop_table.cart>thead>tr>th.product-quantity>.quantity input{width:30px}.table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button,.table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button,.table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button,.table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button,.table.shop_table.cart>thead>tr>td.product-quantity>.quantity button,.table.shop_table.cart>thead>tr>th.product-quantity>.quantity button,table.shop_table.cart>tbody>tr>td.product-quantity>.quantity button,table.shop_table.cart>tbody>tr>th.product-quantity>.quantity button,table.shop_table.cart>tfoot>tr>td.product-quantity>.quantity button,table.shop_table.cart>tfoot>tr>th.product-quantity>.quantity button,table.shop_table.cart>thead>tr>td.product-quantity>.quantity button,table.shop_table.cart>thead>tr>th.product-quantity>.quantity button{width:25px}}.table.shop_table.cart>tbody>tr>td.product-thumbnail,.table.shop_table.cart>tbody>tr>th.product-thumbnail,.table.shop_table.cart>tfoot>tr>td.product-thumbnail,.table.shop_table.cart>tfoot>tr>th.product-thumbnail,.table.shop_table.cart>thead>tr>td.product-thumbnail,.table.shop_table.cart>thead>tr>th.product-thumbnail,table.shop_table.cart>tbody>tr>td.product-thumbnail,table.shop_table.cart>tbody>tr>th.product-thumbnail,table.shop_table.cart>tfoot>tr>td.product-thumbnail,table.shop_table.cart>tfoot>tr>th.product-thumbnail,table.shop_table.cart>thead>tr>td.product-thumbnail,table.shop_table.cart>thead>tr>th.product-thumbnail{display:flex;align-items:center}.table.shop_table.cart>tbody>tr>td.product-thumbnail a,.table.shop_table.cart>tbody>tr>th.product-thumbnail a,.table.shop_table.cart>tfoot>tr>td.product-thumbnail a,.table.shop_table.cart>tfoot>tr>th.product-thumbnail a,.table.shop_table.cart>thead>tr>td.product-thumbnail a,.table.shop_table.cart>thead>tr>th.product-thumbnail a,table.shop_table.cart>tbody>tr>td.product-thumbnail a,table.shop_table.cart>tbody>tr>th.product-thumbnail a,table.shop_table.cart>tfoot>tr>td.product-thumbnail a,table.shop_table.cart>tfoot>tr>th.product-thumbnail a,table.shop_table.cart>thead>tr>td.product-thumbnail a,table.shop_table.cart>thead>tr>th.product-thumbnail a{min-width:80px;display:inline-block}.table.shop_table.cart>tbody>tr>td.product-price,.table.shop_table.cart>tbody>tr>th.product-price,.table.shop_table.cart>tfoot>tr>td.product-price,.table.shop_table.cart>tfoot>tr>th.product-price,.table.shop_table.cart>thead>tr>td.product-price,.table.shop_table.cart>thead>tr>th.product-price,table.shop_table.cart>tbody>tr>td.product-price,table.shop_table.cart>tbody>tr>th.product-price,table.shop_table.cart>tfoot>tr>td.product-price,table.shop_table.cart>tfoot>tr>th.product-price,table.shop_table.cart>thead>tr>td.product-price,table.shop_table.cart>thead>tr>th.product-price{color:#000}.table.shop_table.cart>tbody>tr>td .product-name,.table.shop_table.cart>tbody>tr>th .product-name,.table.shop_table.cart>tfoot>tr>td .product-name,.table.shop_table.cart>tfoot>tr>th .product-name,.table.shop_table.cart>thead>tr>td .product-name,.table.shop_table.cart>thead>tr>th .product-name,table.shop_table.cart>tbody>tr>td .product-name,table.shop_table.cart>tbody>tr>th .product-name,table.shop_table.cart>tfoot>tr>td .product-name,table.shop_table.cart>tfoot>tr>th .product-name,table.shop_table.cart>thead>tr>td .product-name,table.shop_table.cart>thead>tr>th .product-name{display:inline-block;vertical-align:middle;margin-left:30px}.rtl .table.shop_table.cart>tbody>tr>td .product-name,.rtl .table.shop_table.cart>tbody>tr>th .product-name,.rtl .table.shop_table.cart>tfoot>tr>td .product-name,.rtl .table.shop_table.cart>tfoot>tr>th .product-name,.rtl .table.shop_table.cart>thead>tr>td .product-name,.rtl .table.shop_table.cart>thead>tr>th .product-name,.rtl table.shop_table.cart>tbody>tr>td .product-name,.rtl table.shop_table.cart>tbody>tr>th .product-name,.rtl table.shop_table.cart>tfoot>tr>td .product-name,.rtl table.shop_table.cart>tfoot>tr>th .product-name,.rtl table.shop_table.cart>thead>tr>td .product-name,.rtl table.shop_table.cart>thead>tr>th .product-name{margin-right:30px;margin-left:0}.table.shop_table.cart>tbody>tr>td .product-name a,.table.shop_table.cart>tbody>tr>th .product-name a,.table.shop_table.cart>tfoot>tr>td .product-name a,.table.shop_table.cart>tfoot>tr>th .product-name a,.table.shop_table.cart>thead>tr>td .product-name a,.table.shop_table.cart>thead>tr>th .product-name a,table.shop_table.cart>tbody>tr>td .product-name a,table.shop_table.cart>tbody>tr>th .product-name a,table.shop_table.cart>tfoot>tr>td .product-name a,table.shop_table.cart>tfoot>tr>th .product-name a,table.shop_table.cart>thead>tr>td .product-name a,table.shop_table.cart>thead>tr>th .product-name a{font-size:14px}.table.shop_table.cart>tbody>tr:not(.cart_item)>td,.table.shop_table.cart>tfoot>tr:not(.cart_item)>td,.table.shop_table.cart>thead>tr:not(.cart_item)>td,table.shop_table.cart>tbody>tr:not(.cart_item)>td,table.shop_table.cart>tfoot>tr:not(.cart_item)>td,table.shop_table.cart>thead>tr:not(.cart_item)>td{text-align:left}.rtl .table.shop_table.cart>tbody>tr:not(.cart_item)>td,.rtl .table.shop_table.cart>tfoot>tr:not(.cart_item)>td,.rtl .table.shop_table.cart>thead>tr:not(.cart_item)>td,.rtl table.shop_table.cart>tbody>tr:not(.cart_item)>td,.rtl table.shop_table.cart>tfoot>tr:not(.cart_item)>td,.rtl table.shop_table.cart>thead>tr:not(.cart_item)>td{text-align:right}.table.shop_table.cart>thead th,table.shop_table.cart>thead th{padding:15px;border:0;border-bottom:1px solid #e8e8e8}.table.shop_table.cart>thead th.product-remove,table.shop_table.cart>thead th.product-remove{width:80px}.table.shop_table.cart>tbody,table.shop_table.cart>tbody{border:1px solid #e8e8e8;border-top:0}.table.shop_table.cart>tbody td,table.shop_table.cart>tbody td{padding:15px;border:0;border-bottom:1px solid #e8e8e8}@media (max-width:991px){.table.shop_table.cart>thead,table.shop_table.cart>thead{display:none}.table.shop_table.cart>tbody,table.shop_table.cart>tbody{border:2px solid #e8e8e8}.table.shop_table.cart>tbody>tr,table.shop_table.cart>tbody>tr{display:flex;flex-wrap:wrap;align-items:center;border-bottom:2px solid #e8e8e8}.table.shop_table.cart>tbody>tr td,table.shop_table.cart>tbody>tr td{border:0;padding:5px 10px}.table.shop_table.cart>tbody>tr td.product-quantity,table.shop_table.cart>tbody>tr td.product-quantity{flex:1}.table.shop_table.cart>tbody>tr td.product-thumbnail,table.shop_table.cart>tbody>tr td.product-thumbnail{flex:0 0 100%;border-bottom:1px dashed #e8e8e8}.table.shop_table.cart>tbody>tr td.actions,table.shop_table.cart>tbody>tr td.actions{flex:0 0 100%}.table.shop_table.cart>tbody>tr td.product-remove a.remove,table.shop_table.cart>tbody>tr td.product-remove a.remove{top:calc(50% - 10px)}.table.shop_table.cart>tbody>tr:last-child,table.shop_table.cart>tbody>tr:last-child{border-bottom:0}}@media (max-width:480px){.table.shop_table.cart>tbody>tr,table.shop_table.cart>tbody>tr{padding-left:100px;position:relative}.rtl .table.shop_table.cart>tbody>tr,.rtl table.shop_table.cart>tbody>tr{padding-right:100px;padding-left:0}.table.shop_table.cart>tbody>tr td,table.shop_table.cart>tbody>tr td{border:0;padding:5px 10px 5px 0;border-bottom:1px dashed #e8e8e8;flex:0 0 100%}.table.shop_table.cart>tbody>tr td.product-thumbnail,table.shop_table.cart>tbody>tr td.product-thumbnail{flex:0 0 100%}.table.shop_table.cart>tbody>tr td.product-thumbnail>a,table.shop_table.cart>tbody>tr td.product-thumbnail>a{position:absolute;top:5px;left:5px}.table.shop_table.cart>tbody>tr td.product-thumbnail .product-name,table.shop_table.cart>tbody>tr td.product-thumbnail .product-name{margin:5px 0}.table.shop_table.cart>tbody>tr td.actions,table.shop_table.cart>tbody>tr td.actions{flex:0 0 100%;padding:0}.table.shop_table.cart>tbody>tr td.product-remove,table.shop_table.cart>tbody>tr td.product-remove{position:absolute;border:0;left:35px;bottom:10px}.table.shop_table.cart>tbody>tr td.product-remove a.remove,table.shop_table.cart>tbody>tr td.product-remove a.remove{position:unset}.table.shop_table.cart>tbody>tr:last-child,table.shop_table.cart>tbody>tr:last-child{padding:10px}}.table.shop_table .button,table.shop_table .button{border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;-ms-border-radius:.25rem;-o-border-radius:.25rem}.table.cart .product-remove,table.cart .product-remove{vertical-align:middle}.table.cart .actions,table.cart .actions{padding:15px;vertical-align:middle}.table.table--style .price,table.table--style .price{display:table-cell;vertical-align:middle;font-size:1rem}.table.table--style .label,table.table--style .label{padding:10px}.widget_calendar #wp-calendar{margin-bottom:0}.widget_calendar .wp-calendar-nav{border:1px solid #e0e0e0;border-top:0;display:flex}.widget_calendar .wp-calendar-nav a{color:#bd0028}.widget_calendar .wp-calendar-nav span{display:inline-block;padding:5px 10px}.widget_calendar .wp-calendar-nav .pad{width:20%}.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev{width:40%;border-right:1px solid #e0e0e0}.widget_calendar .wp-calendar-nav .wp-calendar-nav-next{width:40%;border-left:1px solid #e0e0e0;text-align:right}#wp-calendar{width:100%;margin-bottom:1.33;border:1px solid #e0e0e0}#wp-calendar td,#wp-calendar th{padding:5px;text-align:center}#wp-calendar caption{margin-top:7px;margin-bottom:10px;caption-side:top}#wp-calendar>thead>tr>td,#wp-calendar>thead>tr>th{border-bottom-width:0 !important}#wp-calendar #today{color:#bd0028;font-weight:500}ul.treemenu li{padding:13px 0 13px 13px;background:url(//ivape.sk/wp-content/themes/vapier/css/../images/dot.jpg) 0 22px no-repeat;text-transform:capitalize;border-bottom:1px solid #e0e0e0}ul.treemenu li:first-child{padding-top:0;background-position:0 10px}ul.treemenu li:last-child{border-bottom:0;padding-bottom:0}ul.treemenu li>ul{padding-left:20px}.rtl ul.treemenu li>ul{padding-right:20px;padding-left:0}ul.treemenu li>ul li:first-child{padding-top:13px 0 13px 13px}ul.hasicon li{float:none;margin:0 0 10px}ul.hasicon li .fa{margin-top:5px;margin-right:5px}.rtl ul.hasicon li .fa{margin-left:5px;margin-right:0}ul.hasicon li br{display:none}ul.list-group-highlighted{margin-bottom:0}ul.list-group-highlighted li{margin:0;padding:0;border:0;background:0 0;text-align:left}.rtl ul.list-group-highlighted li{text-align:right}ul.list-group-highlighted li a{padding:0 5px;display:block}ul.list-group-highlighted li .count,ul.list-group-highlighted li a{color:#666;font-size:12px;font-weight:300;text-transform:uppercase}ul.list-group-highlighted li .count{position:relative;z-index:100;margin:0;top:18px;right:5px;position:absolute;background:0 0}.rtl ul.list-group-highlighted li .count{left:5px;right:auto}ul.list-group-highlighted li ul li{padding-left:0;padding-right:0}ul.list-group-highlighted li:last-child ul li:last-child a{border:0}ul.contact-us{text-align:center}ul.contact-us li{color:#fff}ul.contact-us li .fa{color:#bd0028;font-size:20px}ul.list-contact li{text-transform:none;font-size:11px}.align-right{text-align:right}.align-left,.rtl .align-right{text-align:left}.rtl .align-left{text-align:right}.icons{font-size:18px}.fancybox-overlay.fancybox-overlay-fixed{z-index:9999}.fancybox-opened{z-index:99999}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.rtl .vapiertooltip{-webkit-transform:translateX(50%);transform:translateX(50%)}.vapiertooltip{color:#fff;display:block;float:left;font-size:11px;left:25px;line-height:22px;padding:4px 8px;position:absolute;top:-40px;white-space:nowrap;width:auto;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#bd0028;margin:0 !important;text-transform:capitalize}.rtl .vapiertooltip{right:25px;left:auto}.vapiertooltip .fa{font-size:0}.vapiertooltip:after{background:0 0;border:7px solid transparent;border-top-color:#bd0028;top:97%;content:"";display:block;height:0;left:calc(50% - 7px);-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;transform:none;width:0}body i.slick-arrow{opacity:0;visibility:hidden;font-size:10px;width:35px;height:35px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #dadada;line-height:33px;background:#fff;top:calc(50% - 50px);position:absolute;z-index:1;color:#000;font-weight:900;font-style:normal;-webkit-transition:all .3s ease;transition:all .3s ease;font-family:wpbingofont;text-align:center}@media (min-width:991px){body i.slick-arrow{opacity:0;visibility:hidden}}body i.slick-arrow.fa-angle-right{right:-17.5px}body i.slick-arrow.fa-angle-right:before{content:"\e91b"}body i.slick-arrow.fa-angle-left{left:-17.5px}body i.slick-arrow.fa-angle-left:before{content:"\e91a"}body i.slick-arrow:hover{cursor:pointer;background:#bd0028;border-color:#bd0028;color:#fff}@media (max-width:1770px){body i.slick-arrow.fa-angle-right{right:0}.rtl body i.slick-arrow.fa-angle-right{left:0;right:auto}body i.slick-arrow.fa-angle-left{left:0}.rtl body i.slick-arrow.fa-angle-left{right:0;left:auto}}@media (max-width:767px){body i.slick-arrow{font-size:18px}}.slick-slider{overflow:hidden}.slick-slider .slick-list{margin:0 -15px}.slick-slider .slick-list .slick-slide{padding:0 15px}.slick-slider .slick-list .carousel-body:focus,.slick-slider .slick-list .slick-slide:focus,.slick-slider .slick-list .slick-track:focus{outline:none}ul.slick-dots{bottom:30px;list-style-type:none;position:unset}ul.slick-dots li{display:inline-block;vertical-align:bottom;margin:0 5px;width:10px;height:10px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}ul.slick-dots li:focus{outline:none}ul.slick-dots li button{font-size:0;width:10px;height:10px;background:#e0e0e0;padding:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}ul.slick-dots li button:focus{outline:none}ul.slick-dots li.slick-active,ul.slick-dots li.slick-active button{width:10px;height:10px}ul.slick-dots li.slick-active button{background:#bd0028}.open>.dropdown-menu{display:block;opacity:1;visibility:visible}a{color:#000}a:focus,a:hover{color:#bd0028;text-decoration:unset;outline:unset}dl,ol,ul{margin:0}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active,.clear-all:not(:disabled):not(.disabled).active,.clear-all:not(:disabled):not(.disabled):active,.form-control:focus{box-shadow:unset}code,kbd,pre,samp{font-family:monospace}.wp-block-table.is-style-stripes tbody tr:nth-child(odd),:root .has-subtle-background-background-color,code,kbd,samp{background-color:#dcd7ca}.btn.focus,.btn:focus,.clear-all:focus,.focus.clear-all{box-shadow:unset !important}.dokan-form-control{height:35px;line-height:35px}body.not-scroll{overflow:hidden}body .fa{font-family:FontAwesome;font-weight:inherit}body.search.search-results .blog-content-standar h3.entry-title{font-size:25px}body.search.search-results .blog-content-standar .post-content{margin-top:20px}@media (min-width:767px){body.search.search-results .list-post>article{display:inline-block;width:100%}body.search.search-results .blog-content-standar .single-thumb{max-width:20%;float:left;margin-right:30px}.rtl body.search.search-results .blog-content-standar .single-thumb{float:right;margin-left:30px;margin-right:0}body.search.search-results .blog-content-standar .post-content{overflow:hidden;margin-top:0}}.btn-default{border:1px solid #a3a3a3}.btn-primary{border:1px solid #000}.btn-default,.btn-primary{position:relative;z-index:0}.btn-default:hover,.btn-primary:hover{color:#fff !important;border-color:#bd0028 !important}.btn-default:hover:before,.btn-primary:hover:before{height:100%;opacity:1;visibility:visible}.btn-default:before,.btn-primary:before{position:absolute;content:"";top:0;background:#bd0028;left:0;width:100%;height:0;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:-1}.rtl .btn-default:before,.rtl .btn-primary:before{right:0;left:auto}.bwp-menu-wrapper{border-top:1px solid #e0e0e0;border-bottom:4px double #e0e0e0}.bwp-menu-wrapper .container{display:table}.bwp-menu-wrapper #primary-navigation,.bwp-menu-wrapper .block-cart{display:table-cell;vertical-align:middle}.bwp-menu-wrapper .block-cart{text-align:right}.rtl .bwp-menu-wrapper .block-cart{text-align:left}.bwp-menu-wrapper .block-cart .cart-popup{min-width:320px;right:0;left:inherit}.rtl .bwp-menu-wrapper .block-cart .cart-popup{left:0;right:auto;right:inherit;left:auto}.bwp-menu-wrapper .block-cart .cart-popup .cart_list{list-style:none}.breadcrumb-noheading .breadcrumb{font-size:13px;line-height:24px;color:#000;justify-content:flex-start;padding:20px 0}.breadcrumb-noheading .breadcrumb a{color:#868686;position:relative}.breadcrumb-noheading .breadcrumb a:hover{color:#bd0028}.breadcrumb-noheading .breadcrumb .current{color:#000}.breadcrumb-noheading .breadcrumb .delimiter{margin:0 8px;color:#868686}.breadcrumb-noheading .breadcrumb .delimiter:before{content:"\f105";display:inline-block;font-family:FontAwesome;font-size:15px}.breadcrumb{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;margin:0;color:#fff;padding:0;font-size:14px;font-weight:400;width:100%;background:0 0}.breadcrumb a{position:relative}.breadcrumb .current,.breadcrumb a{color:#fff}.breadcrumb .delimiter{margin:0 8px;color:#fff}.breadcrumb .delimiter:before{content:"\f105";display:inline-block;font-family:FontAwesome;font-size:13px}.bwp-slideshow .wpb-inner{margin-bottom:0 !important}.bwp-main{background:0 0;padding-top:0;padding-bottom:0}.bwp-main .page-title{margin:0 0 35px;font-size:20px;padding-top:30px;padding-bottom:30px;background-position:50%;background-size:cover}.bwp-main .page-title h1{text-transform:capitalize;margin:0;font-size:30px;font-weight:600;color:#fff;position:absolute;right:15px;-webkit-transform:translateY(-6px);transform:translateY(-6px)}.rtl .bwp-main .page-title h1{left:15px;right:auto}@media (max-width:1510px) and (min-width:1200px){.bwp-main .page-title h1{right:30px}.rtl .bwp-main .page-title h1{left:30px;right:auto}}@media (max-width:767px){.bwp-main .page-title h1{font-size:20px;position:unset;margin-bottom:5px;-webkit-transform:translateY(0);transform:translateY(0)}}.bwp-main .page-title.empty-image{background:#bd0028;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.bwp-main .page-title>.container{position:relative}.bwp-content{background:0 0}.bwp-content:after,.bwp-content:before{content:" ";display:table}.bwp-content:after{clear:both}.bwp-pagination{margin:0}#bwp-footer{background:0 0;padding-top:0;padding-bottom:0;position:relative;color:#868686;border-bottom:none;font-size:14px;z-index:2;line-height:24px;margin-top:60px}@media (max-width:991px){#bwp-footer{padding-bottom:50px}}#bwp-footer a:active,#bwp-footer a:focus,#bwp-footer a:hover{color:#bd0028}#bwp-footer p:not(:last-child){margin-bottom:10px}#bwp-footer ul.social-link li{margin:0 5px}#bwp-footer ul.social-link li:before{display:none}#bwp-footer ul.social-link li:first-child{margin-left:0}.rtl #bwp-footer ul.social-link li:first-child{margin-right:0;margin-left:0}#bwp-footer ul.social-link li:last-child{margin-right:0}.rtl #bwp-footer ul.social-link li:last-child{margin-left:0;margin-right:0}#bwp-footer ul.social-link li a{display:inline-block;width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #d3d3d3;line-height:38px}#bwp-footer ul.social-link li a i{color:#000;font-size:14px}#bwp-footer ul.social-link li a:hover{background:#bd0028;border-color:#bd0028}#bwp-footer ul.social-link li a:hover i{color:#fff}#bwp-footer ul.social-link li a:before{display:none}#bwp-footer .wpbingo-newsletter.newsletter-default .content-newsletter{position:relative}#bwp-footer .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix{position:absolute;right:0}.rtl #bwp-footer .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix{left:0;right:auto}#bwp-footer.footer-1 .wpbingo-newsletter.newsletter-default .content-newsletter .wpcf7-not-valid-tip,#bwp-footer.footer-1 .wpcf7-response-output{color:#fff}#bwp-footer.footer-3 .wpbingo-newsletter.newsletter-default .content-newsletter input[type=email]{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;background:#f3f3f3;height:42px;line-height:42px}#bwp-footer.footer-3 .wpbingo-newsletter.newsletter-default .content-newsletter input[type=submit]{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;font-size:0;padding:0 40px;position:relative;z-index:2;background:0 0}#bwp-footer.footer-3 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix{position:relative;top:0;background:#000}#bwp-footer.footer-3 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix:before{content:"\e904";font-family:icomoon;font-size:20px;position:absolute;color:#fff;top:calc(50% - 12px);left:calc(50% - 10px)}#bwp-footer.footer-3 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix:hover{background:#fbaf3f}#bwp-footer.footer-4 ul.social-link li a i{color:#fff}#bwp-footer.footer-4 .wpbingo-newsletter.newsletter-default .content-newsletter input[type=email]{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;background:#353535;height:42px;line-height:42px;color:#fff}#bwp-footer.footer-4 .wpbingo-newsletter.newsletter-default .content-newsletter input[type=submit]{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;font-size:0;padding:0 40px;position:relative;z-index:2;background:0 0}#bwp-footer.footer-4 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix{position:relative;top:0;background:#bd0028}#bwp-footer.footer-4 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix:before{content:"\e904";font-family:icomoon;font-size:20px;position:absolute;color:#fff;top:calc(50% - 12px);left:calc(50% - 10px)}#bwp-footer.footer-4 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix:hover{background:draken(#bd0028,10%)}.newsletterpopup .close-popup{cursor:pointer;position:absolute;top:10px;right:10px;text-align:center;z-index:9999;display:inline-block;width:35px;height:35px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border:1px solid hsla(0,0%,53%,.35)}.rtl .newsletterpopup .close-popup{left:10px;right:auto}.newsletterpopup .close-popup:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.newsletterpopup .close-popup:after,.newsletterpopup .close-popup:before{content:"";position:absolute;height:2px;width:15px;top:50%;left:calc(50% - 7.5px);margin-top:-1px;background-color:hsla(0,0%,53%,.35);-webkit-transition:all .3s ease;transition:all .3s ease}.newsletterpopup .close-popup:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.newsletterpopup .close-popup:hover:after,.newsletterpopup .close-popup:hover:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}body:not(.page-template-homepage) .newsletterpopup,body:not(.page-template-homepage) .popupshadow{display:none !important}.popupshadow{background-color:rgba(32,32,32,.6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999;display:none}.rtl .popupshadow{right:0;left:auto}.newsletterpopup{box-sizing:border-box;height:auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:auto;position:fixed;top:50%;width:928px;z-index:1000000;overflow:hidden;display:none}.newsletterpopup .wp-newletter{display:flex}.newsletterpopup .wp-newletter .image{width:51.5%}.newsletterpopup .wp-newletter .widget{width:48.5%;margin:0;background:#fff;display:flex;align-items:center;justify-content:center}.newsletterpopup .wp-newletter .hidden-popup-newsletter{font-size:12px;display:block;text-align:center;padding:0 30px;position:relative}.newsletterpopup .wp-newletter .hidden-popup-newsletter .wpcf7-list-item first{position:relative}.newsletterpopup .wp-newletter .hidden-popup-newsletter input{position:absolute;z-index:10;opacity:0;width:100%;top:4px;left:0;cursor:pointer}.newsletterpopup .wp-newletter .hidden-popup-newsletter input:checked~.wpcf7-list-item-label:before{background:#bd0028}.newsletterpopup .wp-newletter .hidden-popup-newsletter .wpcf7-list-item{margin:0}.newsletterpopup .wp-newletter .hidden-popup-newsletter .wpcf7-list-item-label{cursor:pointer}.newsletterpopup .wp-newletter .hidden-popup-newsletter .wpcf7-list-item-label:before{width:10px;height:10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:#e8e8e8;display:inline-block;margin-right:10px;position:relative;top:1px}.newsletterpopup .wpbingo-newsletter-popup{text-align:center;padding:25px 25px 10px;margin:auto}.newsletterpopup .wpbingo-newsletter-popup .title-newsletter{font-size:40px;margin:auto;position:relative;margin-bottom:5px;color:#000;line-height:50px;font-weight:600}.newsletterpopup .wpbingo-newsletter-popup .title-newsletter span{display:block;color:#bd0028}.newsletterpopup .wpbingo-newsletter-popup .subtitle-newsletter{font-size:20px;color:#000;font-weight:600}.newsletterpopup .wpbingo-newsletter-popup .text-newsletter{font-size:14px;margin-bottom:25px}.newsletterpopup .content-newsletter{margin-bottom:15px}.newsletterpopup .content-newsletter .wpcf7-form-control-wrap input{width:100%;padding:0;line-height:35px;border:1px solid #dfdfdf;background:0 0;font-size:12px;padding:0 20px;height:50px;margin-bottom:20px;line-height:50px}.newsletterpopup .content-newsletter .wpcf7-form-control-wrap input::placeholder{font-size:12px}.newsletterpopup .content-newsletter .clearfix{position:relative}.newsletterpopup .content-newsletter .clearfix .ajax-loader{position:absolute}.newsletterpopup .content-newsletter .clearfix input{background:#bd0028;border:0;padding:0 35px;font-size:14px;color:#fff;cursor:pointer;font-weight:500;font-weight:600;line-height:40px}.newsletterpopup .content-newsletter .clearfix input:hover{background:#000}@media (max-width:991px){.newsletterpopup{width:500px}.newsletterpopup .image{display:none}.newsletterpopup .wp-newletter .widget{width:100%;padding:30px 0}}@media (max-width:767px){.newsletterpopup{width:calc(100% - 50px)}.newsletterpopup .wpbingo-newsletter-popup .title-newsletter{font-size:30px;line-height:35px}.newsletterpopup .wpbingo-newsletter-popup .subtitle-newsletter{font-size:16px}.newsletterpopup .wpbingo-newsletter-popup .text-newsletter{margin-bottom:15px}}.bwp-copyright{color:#000;font-size:14px;font-weight:400;background:0 0;font-family:Montserrat,sans-serif;margin-top:80px}@media (max-width:991px){.bwp-copyright{padding-bottom:50px}}.bwp-copyright .widget .widget-title,.bwp-copyright .widget .widgettitle,.bwp-copyright .widget .wpb_heading{color:#fff;text-transform:normal;margin:40px 0 17px;font-size:16px}.bwp-copyright .container{padding-bottom:9px;position:relative;padding-top:10px}.bwp-copyright .container:before{position:absolute;top:0;content:"";background:#dedede;left:15px;width:calc(100% - 30px);height:1px}.rtl .bwp-copyright .container:before{right:15px;left:auto}.bwp-copyright .container .payment{text-align:right}.rtl .bwp-copyright .container .payment{text-align:left}.wpcf7 .ajax-loader{margin:0}.verify-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;padding:20px;z-index:999999999}.verify-popup.active{display:flex}.verify-popup.disabled{background:#000;display:flex}.verify-popup.disabled .content-verify{background:0 0;max-width:700px;padding:0}.verify-popup .close-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75)}.verify-popup .content-verify{width:100%;max-width:450px;background:#fff;z-index:2;position:relative;padding:30px;max-height:100%;overflow:auto}.verify-popup .content-verify::-webkit-scrollbar-track{background-color:#ececec}.verify-popup .content-verify::-webkit-scrollbar{width:2px;background-color:#ececec}.verify-popup .content-verify::-webkit-scrollbar-thumb{background-color:#000}.verify-popup .alert-verify{color:#fff;padding:50px 0;font-size:30px}.verify-popup .alert-verify svg{fill:#ffaf00;font-size:35px;position:relative;top:5px;margin-right:10px}.verify-popup .alert-verify svg path{fill:#ffaf00}.rtl .verify-popup .alert-verify svg{margin-left:10px;margin-right:0}.verify-popup .verify-info{text-align:center}.verify-popup .title{display:inline-block;margin:0;font-size:25px;position:relative;padding-bottom:15px;margin-bottom:20px}.verify-popup .title:before{content:"";position:absolute;bottom:0;left:calc(50% - 50px);height:1px;width:100px;background:#000}@media (max-width:480px){.verify-popup .title{font-size:20px}}.verify-popup .group-button{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.verify-popup .group-button button{background:#000;border:0;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:500;padding:11px 20px;line-height:18px;min-width:130px;margin:5px;cursor:pointer}.verify-popup .group-button button:hover{background:#bd0028}.default-template .article{background:#fff}.bs-component .modal,.bs-docs-section .modal{bottom:auto;display:block;left:auto;position:relative;right:auto;top:auto;z-index:1}.bs-component p:empty,.bs-docs-section p:empty{margin:0;padding:0;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bs-component br,.bs-docs-section br{display:none}.bs-component .modal-dialog,.bs-docs-section .modal-dialog{width:90%}.contact-top .contact-title{margin-bottom:28px;margin-top:-8px;font-weight:700;font-size:35px;color:#000}.contact-top .contact-text{max-width:770px;margin:auto}.contact-top .contact-meta{text-align:center}@media (max-width:767px){.contact-top .contact-meta{margin-bottom:30px}}.contact-top .contact-meta .style-contact .contact-info-style .icon-style{width:93px;height:93px;line-height:93px;text-align:center;margin:auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:#fff;box-shadow:0 0 10px 3px hsla(0,0%,7%,.1);margin-bottom:28px}.contact-top .contact-meta .style-contact .contact-info-style .icon-style i{font-size:40px;color:#bd0028;line-height:93px}.contact-top .contact-meta .style-contact .contact-info-style .text-style{max-width:200px;margin:auto}.contact-top .contact-meta .style-contact .contact-info-style .text-style .title-contact-info{font-size:20px;font-weight:700;text-transform:capitalize;margin:0;margin-bottom:15px;color:#000}.contact-text-form{max-width:580px;margin:auto}div.wpcf7-validation-errors{margin:0;padding:10px}.contact-form-content{padding:20px;background:#fff;margin-bottom:30px;min-height:260px}.contact-form-content .rounded{color:#fff;width:40px;height:40px;background:0 0}.contact-form-content .rounded .fa,.contact-form-content .rounded .icon{font-size:16px;margin:13px}.contact-form-content small{color:#535353}#bwp-main .wpb_gmaps_widget .wpb_wrapper{background:0 0;padding:0}#bwp-main #wpcf7-f8-p321-o1 p .wpcf7-form-control-wrap{display:block}.text-block-page{border-bottom:1px solid #e0e0e0;padding-bottom:10px}.rtl .text-block-page,.text-block-page{margin:0 0 22px}h3.text-block-page{font-size:18px}.contact-info ul{list-style-type:none;padding-left:0}.rtl .contact-info ul{padding-right:0;padding-left:0}.contact-info ul li{margin-bottom:25px;font-weight:400;position:relative}.contact-info ul li strong{display:block;font-weight:700;color:#000;padding-bottom:13px;font-size:18px;text-transform:uppercase}@media (max-width:767px){.contact-info{padding-left:0;margin-bottom:50px !important}.rtl .contact-info{padding-right:0;padding-left:0}}.wpb_gmaps_widget iframe{height:540px}.contact-form h2{font-size:28px;font-weight:500;line-height:1.3;max-width:314px}.contact-info-form h2.vc_custom_heading{margin-bottom:35px;margin-top:2px;font-weight:700}.contact-info-form .title-input{font-size:14px}.contact-info-form .form-required .title-input{position:relative}.contact-info-form .form-required .title-input:before{content:"*";position:absolute;color:red;right:-10px;top:0}.contact-info-form p{margin-bottom:0}.contact-info-form .ajax-loader{position:absolute}.contact .wpcf7-form div.wpcf7-acceptance-missing,.contact .wpcf7-form div.wpcf7-validation-errors{margin-top:15px !important}.form-required .wpcf7-not-valid-tip{position:absolute;top:-45px;left:0}.social-contact .social-link li{margin:0;margin-right:10px}.rtl .social-contact .social-link li{margin-left:10px;margin-right:0}.social-contact .social-link li:last-child{margin-right:0}.rtl .social-contact .social-link li:last-child{margin-left:0;margin-right:0}.social-contact .social-link li a{width:45px;height:45px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #000;display:inline-block;line-height:45px;text-align:center}.social-contact .social-link li a i{font-size:18px;color:#000}.social-contact .social-link li a:hover{background:#bd0028;border-color:#bd0028}.social-contact .social-link li a:hover i{color:#fff}.contact-us-form>.row{margin:0 -7.5px}.contact-us-form>.row>div{padding:0 7.5px}.contact-us-form label{color:#000;font-size:14px;margin-bottom:10px;position:relative;font-weight:600}.contact-us-form .form-required .wpcf7-form-control-wrap{position:relative}.contact-us-form .form-required .wpcf7-form-control-wrap:after{position:absolute;content:"*";color:#bd0028;right:15px;top:-3px;font-size:20px}.rtl .contact-us-form .form-required .wpcf7-form-control-wrap:after{left:15px;right:auto}.contact-us-form input[type=email],.contact-us-form input[type=text]{height:50px;line-height:50px;margin-bottom:20px;width:100%;padding:10px 20px;border:0;font-weight:400;color:#000;background:#f5f5f5}.contact-us-form input[type=email]:hover,.contact-us-form input[type=text]:hover{background:#dcdcdc}.contact-us-form textarea{width:100%;max-height:370px;padding:10px 20px;border:0;font-weight:400;margin-bottom:23px;background:#f5f5f5}.contact-us-form textarea:hover{background:#dcdcdc}.contact-us-form .ajax-loader{position:absolute;right:20px;top:30px}.contact-us-form .button{position:relative;display:inline-block}.contact-us-form input[type=submit]{height:55px;line-height:55px;font-size:14px;padding:0 75px;color:#fff;background:#000;border:none;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;font-weight:500}.contact-us-form input[type=submit]:hover{background:#bd0028}.contact-us-form .wpcf7-text::placeholder,.contact-us-form .wpcf7-textarea::placeholder{font-size:14px;font-weight:300}.text-block-contact a{background:#ffc000}.woocommerce-page .header-title{display:none}.blog-page-list .entry-title{font-size:4rem;line-height:1.2;padding-top:10px;margin-bottom:0 !important}.blog-page-list .entry-meta{margin-top:5px !important}.bwp-portfolio .portfolio-tab{display:block;text-align:center;margin-bottom:40px;margin-top:0}.bwp-portfolio .portfolio-tab ul{padding-left:0}.rtl .bwp-portfolio .portfolio-tab ul{padding-right:0;padding-left:0}.bwp-portfolio .portfolio-tab ul li{font-size:14px;font-weight:700;margin-right:30px;line-height:40px;text-transform:uppercase;position:relative;color:#000;padding:0 35px;background:#f4f4f4;display:inline-block;cursor:pointer}.rtl .bwp-portfolio .portfolio-tab ul li{margin-left:30px;margin-right:0}.bwp-portfolio .portfolio-tab ul li:last-child{margin-right:0}.rtl .bwp-portfolio .portfolio-tab ul li:last-child{margin-left:0;margin-right:0}.bwp-portfolio .portfolio-tab ul li.selected,.bwp-portfolio .portfolio-tab ul li:hover{background:#bd0028;color:#fff}.bwp-portfolio .portfolio-container{margin-bottom:-30px}.bwp-portfolio .portfolio-container ul{padding-left:0;width:100%}.rtl .bwp-portfolio .portfolio-container ul{padding-right:0;padding-left:0}.bwp-portfolio .portfolio-container ul li{list-style:none;margin-bottom:30px}.bwp-portfolio .portfolio-container .portfolio-item-inner{position:relative;overflow:hidden}.bwp-portfolio .portfolio-container .portfolio-item-inner:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.35);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(.9);transform:scale(.9);opacity:0;visibility:hidden;z-index:1}.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner:before{right:0;left:auto}.bwp-portfolio .portfolio-container .portfolio-item-inner .portfolio-img img{-webkit-transition:transform .3s ease;transition:transform .3s ease}.bwp-portfolio .portfolio-container .portfolio-item-inner:hover:before{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.bwp-portfolio .portfolio-container .portfolio-item-inner:hover .pitem-text a{opacity:1;visibility:visible;top:-17.5px}.bwp-portfolio .portfolio-container .portfolio-item-inner:hover .portfolio-img img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:transform .3s ease;transition:transform .3s ease}.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text{position:absolute;top:50%;left:50%;width:100%;display:inline-block;text-align:center;z-index:9;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text{right:50%;left:auto}.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text a{position:absolute;top:-30px;opacity:0;visibility:hidden;color:#868686;background:#fff;line-height:35px;z-index:9;text-align:center;width:35px;height:35px;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text a:hover{color:#fff;background:#bd0028}.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text a span{line-height:35px}.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-more{right:calc(50% - 40px)}.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-more{left:calc(50% - 40px);right:auto}.bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-popup{left:calc(50% - 40px)}.rtl .bwp-portfolio .portfolio-container .portfolio-item-inner .pitem-text .item-popup{right:calc(50% - 40px);left:auto}.bwp-portfolio .bwp-portfolio.masonry .portfolio-content li{padding:0;margin-bottom:0}.error404 .bwp-main{text-align:center}.error404 .bwp-main .page-title{display:none}.error404 .page-404{position:relative}.error404 .page-404 .title-error{font-size:300px;line-height:1;color:#000}.error404 .page-404 .sub-title{font-size:50px;color:#000;font-weight:500;margin-bottom:25px;position:relative;padding-bottom:10px}.error404 .page-404 .sub-title:before{position:absolute;content:"";width:140px;height:2px;bottom:0;left:calc(50% - 70px);background:#d7d7d7}.error404 .page-404 .sub-error{max-width:325px;margin:auto}.error404 .page-404 .content-page-404{padding:100px 0 60px}.error404 .page-404 .content-page-404 a{margin-top:30px;padding:0 40px;height:50px;line-height:46px;font-weight:500;font-size:18px;color:#fff;font-size:14px;background:#000;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;position:relative;z-index:1;border:2px solid #000}.error404 .page-404 .content-page-404 a:after{display:inline-block;content:"\24";font-family:eleganticons;font-size:20px;line-height:1;position:relative;top:5px}@media (max-width:767px){.error404 .page-404 .content-page-404 a:after{font-size:15px}}.error404 .page-404 .content-page-404 a:hover{background:#fff;color:#000}@media (max-width:991px){.error404 .page-404 .content-page-404{position:unset}}@media (max-width:767px){.error404 .page-404 .content-page-404{position:unset}.error404 .page-404 .content-page-404 a{margin-top:20px}.error404 .page-404 .title-error{font-size:200px;margin-bottom:-10px}.error404 .page-404 .sub-title{font-size:20px}.error404 .page-404 .sub-error{font-size:15px}}.woocommerce-MyAccount-navigation{background:#f5f5f5;border:1px solid #f5f5f5;margin-bottom:60px;padding:20px 30px;width:30%;float:left}.rtl .woocommerce-MyAccount-navigation{float:right}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none}.woocommerce-MyAccount-navigation ul li{border-bottom:1px solid hsla(0,0%,89%,.5);list-style-type:none;padding:10px 0;vertical-align:middle}.woocommerce-MyAccount-navigation ul li:last-child{border-bottom:none}.woocommerce-MyAccount-navigation ul li a,.woocommerce-MyAccount-navigation ul li span{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s;font-weight:600}.woocommerce-MyAccount-navigation ul li a.active,.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li span.active,.woocommerce-MyAccount-navigation ul li span:hover{color:#bd0028;cursor:pointer}.woocommerce-MyAccount-content{width:68%;float:right}.rtl .woocommerce-MyAccount-content{float:left}.woocommerce-MyAccount-content h2{font-size:16px}.woocommerce-MyAccount-content h3{font-size:12px}.woocommerce-MyAccount-content input[type=submit]{background:#bd0028;color:#fff;border:none;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:12px;text-transform:uppercase;font-weight:700;padding:5px 10px}.woocommerce-MyAccount-content input[type=submit]:hover{background:#d7002d}.lost_reset_password .form-row{margin:0}.lost_reset_password .form-row input[type=submit]{position:absolute;bottom:0;height:35px}.woocommerce-lost-password .lost_reset_password .form-row.form-row-first{float:none}@media (max-width:767px){.woocommerce-lost-password .lost_reset_password .form-row.form-row-first{width:100%}}.woocommerce-lost-password .lost_reset_password button[type=submit]{margin-top:10px}.woocommerce-cart-form{margin-bottom:30px;border-right:1px solid #e8e8e8}.rtl .woocommerce-cart-form{border-left:1px solid #e8e8e8;border-right:0}.woocommerce-cart-form table.shop_table{margin:0}.woocommerce-cart-form table.shop_table .button{padding:0 35px;background:#000;text-transform:uppercase;color:#fff;font-size:11px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;line-height:52px;cursor:pointer;font-weight:600}.woocommerce-cart-form table.shop_table .button:disabled{cursor:not-allowed}.woocommerce-cart-form table.shop_table .button:disabled,.woocommerce-cart-form table.shop_table .button:disabled:hover{opacity:.8;background:#000;color:#fff}.woocommerce-cart-form table.shop_table .button:hover{background:#8a001d}.woocommerce-cart-form table.shop_table .coupon .button{padding:0 35px;background:#000;text-transform:uppercase;color:#fff;font-size:11px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;line-height:52px;cursor:pointer;font-weight:600}.woocommerce-cart-form table.shop_table .coupon .button:hover{background:#8a001d}.cart_totals .woocommerce-shipping-destination{margin-bottom:10px}.cart_totals .woocommerce-shipping-destination>strong{color:#000;font-weight:700}.cart_totals table.shop_table>tbody{border:1px solid hsla(0,0%,89%,.25);border-top:0}.cart_totals table.shop_table>tbody>tr td,.cart_totals table.shop_table>tbody>tr th{padding:15px;border:0;border-bottom:1px solid hsla(0,0%,89%,.5)}.cart_totals table.shop_table>tbody>tr.order-total .woocommerce-Price-amount{font-size:24px}.cart_totals table.shop_table>tbody>tr.shipping ul.woocommerce-shipping-methods{margin-bottom:10px}@media (max-width:767px){.cart_totals table.shop_table>tbody>tr.shipping ul.woocommerce-shipping-methods{display:block}}.cart_totals table.shop_table>tbody>tr.shipping ul li{margin-right:20px}.rtl .cart_totals table.shop_table>tbody>tr.shipping ul li{margin-left:20px;margin-right:0}.cart_totals table.shop_table>tbody>tr.shipping ul li input[type=checkbox],.cart_totals table.shop_table>tbody>tr.shipping ul li input[type=radio]{margin-top:0}.cart_totals table.shop_table>tbody>tr.shipping ul li .shipping_method{display:none}.cart_totals table.shop_table>tbody>tr.shipping ul li label{margin:0;margin-left:0;font-weight:400;margin-bottom:0;position:relative;padding-left:18px;cursor:pointer}.rtl .cart_totals table.shop_table>tbody>tr.shipping ul li label{margin-right:0;margin-left:0;padding-right:18px;padding-left:0}.cart_totals table.shop_table>tbody>tr.shipping ul li label:before{position:absolute;left:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;top:calc(50% - 6px);width:12px;height:12px;border:1px solid #868686;content:""}.rtl .cart_totals table.shop_table>tbody>tr.shipping ul li label:before{right:0;left:auto}.cart_totals table.shop_table>tbody>tr.shipping ul li .shipping_method:checked+label:before{background:#bd0028;border-color:#bd0028}.cart_totals table.shop_table>tbody>tr>td a.shipping-calculator-button{color:#000;text-transform:uppercase;font-weight:700;position:relative;display:inline-block;padding-bottom:2px;font-size:13px}.cart_totals table.shop_table>tbody>tr>td a.shipping-calculator-button:before{content:"";width:100%;height:2px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#000;-webkit-transition:all .3s ease;transition:all .3s ease}.cart_totals table.shop_table>tbody>tr>td a.shipping-calculator-button:hover{color:#bd0028}.cart_totals table.shop_table>tbody>tr>td a.shipping-calculator-button:hover:before{background:#bd0028;width:60%}.cart_totals table.shop_table>tbody>tr>td .shipping-calculator-form{margin-top:30px}.cart_totals table.shop_table>tbody>tr>td .shipping-calculator-form .select2,.cart_totals table.shop_table>tbody>tr>td .shipping-calculator-form .select2 span{height:40px;line-height:40px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.cart_totals table.shop_table>tbody>tr>td .shipping-calculator-form .button{background:#bd0028;color:#fff;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:2px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;cursor:pointer;padding:0 20px;line-height:40px}.cart_totals table.shop_table>tbody>tr>td .shipping-calculator-form .button:hover{background:#8a001d}.cart_totals table.shop_table>tbody>tr>td .woocommerce-Price-amount,.cart_totals table.shop_table>tbody>tr>td .woocommerce-shipping-destination strong{font-weight:500}.cart_totals .wc-proceed-to-checkout{padding:0 30px}.cart_totals .wc-proceed-to-checkout>a.wc-forward{background:#000;color:#fff;padding:24px 20px;text-transform:uppercase;font-size:12px;display:inline-block;width:100%;text-align:center;font-weight:600}.cart_totals .wc-proceed-to-checkout>a.wc-forward:hover{background:#8a001d}.cart_totals .wc-proceed-to-checkout>a.wc-forward:before{display:none}.sticky{background:#f5f5f5;padding:30px 30px 25px}.sticky .entry-meta>span:nth-child(2){padding-left:0 !important}.sticky .entry-meta>span:nth-child(2):before{display:none}.sticky .entry-title a{font-size:35px !important}.sticky .sticky-post{background-color:#bd0028;color:#fff;font-weight:500;letter-spacing:.04em;margin-bottom:10px;display:inline-block;padding:5px 10px !important;text-transform:uppercase;line-height:19px;top:40px;letter-spacing:2px}.sticky .post-content{padding:0 !important;margin-top:0 !important}@media (min-width:992px){.author.left:not(.col-xl-12):not(.col-lg-12),.category-posts .cate-post-content.left:not(.col-xl-12):not(.col-lg-12),.search.left:not(.col-xl-12):not(.col-lg-12){padding-left:35px}.rtl .author.left:not(.col-xl-12):not(.col-lg-12),.rtl .category-posts .cate-post-content.left:not(.col-xl-12):not(.col-lg-12),.rtl .search.left:not(.col-xl-12):not(.col-lg-12){padding-right:35px;padding-left:0}}@media (min-width:992px){.author.right:not(.col-xl-12):not(.col-lg-12),.category-posts .cate-post-content.right:not(.col-xl-12):not(.col-lg-12),.search.right:not(.col-xl-12):not(.col-lg-12){padding-right:35px}.rtl .author.right:not(.col-xl-12):not(.col-lg-12),.rtl .category-posts .cate-post-content.right:not(.col-xl-12):not(.col-lg-12),.rtl .search.right:not(.col-xl-12):not(.col-lg-12){padding-left:35px;padding-right:0}}.author.col-lg-12.col-md-12,.category-posts .cate-post-content.col-lg-12.col-md-12,.search.col-lg-12.col-md-12{max-width:1200px;margin-left:auto;margin-right:auto}.author .entry-thumb .gallery-slider,.category-posts .cate-post-content .entry-thumb .gallery-slider,.search .entry-thumb .gallery-slider{vertical-align:top;overflow:hidden}.author .navigation,.category-posts .cate-post-content .navigation,.search .navigation{text-align:left;margin-top:30px}.rtl .author .navigation,.rtl .category-posts .cate-post-content .navigation,.rtl .search .navigation{text-align:right}.author .blog-content-grid,.category-posts .cate-post-content .blog-content-grid,.search .blog-content-grid{margin:0 -15px}.author .blog-content-grid .entry-post,.category-posts .cate-post-content .blog-content-grid .entry-post,.search .blog-content-grid .entry-post{position:relative;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;overflow:hidden}.author .blog-content-grid .entry-post:before,.category-posts .cate-post-content .blog-content-grid .entry-post:before,.search .blog-content-grid .entry-post:before{content:"";position:absolute;bottom:0;height:50%;left:0;width:100%;z-index:1;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.65),transparent);background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent)}.author .blog-content-grid .entry-post .entry-thumb,.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb,.search .blog-content-grid .entry-post .entry-thumb{width:100%;position:relative}.author .blog-content-grid .entry-post .post-content,.category-posts .cate-post-content .blog-content-grid .entry-post .post-content,.search .blog-content-grid .entry-post .post-content{z-index:9;-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;bottom:0;width:100%;padding:0 15px;left:0}.author .blog-content-grid h3.entry-title,.category-posts .cate-post-content .blog-content-grid h3.entry-title,.search .blog-content-grid h3.entry-title{font-size:20px;line-height:1.1;width:100%;margin:8px 0}.author .blog-content-grid h3.entry-title a,.category-posts .cate-post-content .blog-content-grid h3.entry-title a,.search .blog-content-grid h3.entry-title a{color:#fff}.author .blog-content-grid h3.entry-title a:hover,.category-posts .cate-post-content .blog-content-grid h3.entry-title a:hover,.search .blog-content-grid h3.entry-title a:hover{color:#bd0028}.author .blog-content-grid .post-date,.category-posts .cate-post-content .blog-content-grid .post-date,.search .blog-content-grid .post-date{display:inline-block;width:60px;height:60px;padding:0 7px;position:relative;margin-bottom:20px;position:absolute;background:#fff;top:20px;left:20px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.rtl .author .blog-content-grid .post-date,.rtl .category-posts .cate-post-content .blog-content-grid .post-date,.rtl .search .blog-content-grid .post-date{right:20px;left:auto}.author .blog-content-grid .post-date:before,.category-posts .cate-post-content .blog-content-grid .post-date:before,.search .blog-content-grid .post-date:before{content:"";position:absolute;height:1px;width:56px;background:#000;top:50%;left:calc(50% - 28px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transform-origin:50% 100%}.author .blog-content-grid .post-date .day,.category-posts .cate-post-content .blog-content-grid .post-date .day,.search .blog-content-grid .post-date .day{display:block;line-height:29px;font-size:22px;font-weight:600;padding-top:3px}.author .blog-content-grid .post-date .month,.category-posts .cate-post-content .blog-content-grid .post-date .month,.search .blog-content-grid .post-date .month{display:block;line-height:29px;font-size:11px;font-weight:600;text-transform:uppercase;text-align:right}.rtl .author .blog-content-grid .post-date .month,.rtl .category-posts .cate-post-content .blog-content-grid .post-date .month,.rtl .search .blog-content-grid .post-date .month{text-align:left}.author .blog-content-grid .post-categories a,.category-posts .cate-post-content .blog-content-grid .post-categories a,.search .blog-content-grid .post-categories a{font-size:11px;text-transform:uppercase;font-weight:600;color:#fff}.author .blog-content-grid .post-categories a:hover,.category-posts .cate-post-content .blog-content-grid .post-categories a:hover,.search .blog-content-grid .post-categories a:hover{color:#8a001d}.author .blog-content-grid .entry-meta-head,.category-posts .cate-post-content .blog-content-grid .entry-meta-head,.search .blog-content-grid .entry-meta-head{display:flex;margin-bottom:20px;flex-wrap:wrap;align-items:center;color:#fff;font-size:13px}.author .blog-content-grid .entry-meta-head i,.category-posts .cate-post-content .blog-content-grid .entry-meta-head i,.search .blog-content-grid .entry-meta-head i{font-size:16px;color:#fff;position:relative;top:1px;margin-right:10px}.rtl .author .blog-content-grid .entry-meta-head i,.rtl .category-posts .cate-post-content .blog-content-grid .entry-meta-head i,.rtl .search .blog-content-grid .entry-meta-head i{margin-left:10px;margin-right:0}.author .blog-content-grid .entry-meta-head .entry-author,.category-posts .cate-post-content .blog-content-grid .entry-meta-head .entry-author,.search .blog-content-grid .entry-meta-head .entry-author{color:#fff;display:flex;align-items:center}.author .blog-content-grid .entry-meta-head .entry-author:after,.category-posts .cate-post-content .blog-content-grid .entry-meta-head .entry-author:after,.search .blog-content-grid .entry-meta-head .entry-author:after{content:"";margin:0 10px;height:1px;width:10px;display:inline-block;background:#d5d5d5}.author .blog-content-grid .entry-meta-head .entry-author a,.category-posts .cate-post-content .blog-content-grid .entry-meta-head .entry-author a,.search .blog-content-grid .entry-meta-head .entry-author a{color:#fff}@media (max-width:767px){.author .blog-content-list .type-post,.category-posts .cate-post-content .blog-content-list .type-post,.search .blog-content-list .type-post{margin-bottom:50px}}.author .blog-content-list .post-date,.category-posts .cate-post-content .blog-content-list .post-date,.search .blog-content-list .post-date{display:inline-block;width:60px;height:60px;border:1px solid #000;padding:0 7px;position:relative;margin-bottom:20px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.author .blog-content-list .post-date:before,.category-posts .cate-post-content .blog-content-list .post-date:before,.search .blog-content-list .post-date:before{content:"";position:absolute;height:1px;width:56px;background:#000;top:50%;left:calc(50% - 28px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transform-origin:50% 100%}.author .blog-content-list .post-date .day,.category-posts .cate-post-content .blog-content-list .post-date .day,.search .blog-content-list .post-date .day{display:block;line-height:30px;font-size:21px;font-weight:600;padding-top:1px}.author .blog-content-list .post-date .month,.category-posts .cate-post-content .blog-content-list .post-date .month,.search .blog-content-list .post-date .month{display:block;line-height:29px;font-size:11px;font-weight:600;text-transform:uppercase;text-align:right}.rtl .author .blog-content-list .post-date .month,.rtl .category-posts .cate-post-content .blog-content-list .post-date .month,.rtl .search .blog-content-list .post-date .month{text-align:left}.author .blog-content-list .entry-meta-head,.category-posts .cate-post-content .blog-content-list .entry-meta-head,.search .blog-content-list .entry-meta-head{display:flex;margin-bottom:15px}.author .blog-content-list .entry-meta-head .entry-author:after,.category-posts .cate-post-content .blog-content-list .entry-meta-head .entry-author:after,.search .blog-content-list .entry-meta-head .entry-author:after{content:"|";margin:0 15px;display:inline-block;color:#d5d5d5}.author .blog-content-list .entry-meta-head .entry-author a,.category-posts .cate-post-content .blog-content-list .entry-meta-head .entry-author a,.search .blog-content-list .entry-meta-head .entry-author a{color:#868686}.author .blog-content-list .read-more,.category-posts .cate-post-content .blog-content-list .read-more,.search .blog-content-list .read-more{display:inline-block;color:#fff;position:relative;font-size:12px;text-transform:uppercase;letter-spacing:1px;line-height:40px;background:#000;padding:0 30px;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.author .blog-content-list .read-more:hover,.category-posts .cate-post-content .blog-content-list .read-more:hover,.search .blog-content-list .read-more:hover{background:#bd0028}.author .blog-content-list .entry-thumb,.category-posts .cate-post-content .blog-content-list .entry-thumb,.search .blog-content-list .entry-thumb{position:relative;display:inline-block;overflow:hidden;margin-left:30px;width:50%;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.rtl .author .blog-content-list .entry-thumb,.rtl .category-posts .cate-post-content .blog-content-list .entry-thumb,.rtl .search .blog-content-list .entry-thumb{margin-right:30px;margin-left:0}@media (max-width:767px){.author .blog-content-list .entry-thumb,.category-posts .cate-post-content .blog-content-list .entry-thumb,.search .blog-content-list .entry-thumb{width:100%;margin:0 0 15px}}.author .blog-content-list .post-content,.category-posts .cate-post-content .blog-content-list .post-content,.search .blog-content-list .post-content{flex:1}@media (max-width:767px){.author .blog-content-list .post-content,.category-posts .cate-post-content .blog-content-list .post-content,.search .blog-content-list .post-content{margin-top:20px}}.author .blog-content-list .list-post>article,.category-posts .cate-post-content .blog-content-list .list-post>article,.search .blog-content-list .list-post>article{width:100%;display:flex;flex-wrap:wrap;margin-bottom:45px;align-items:center;padding-bottom:45px;border-bottom:1px solid #e2e2e2}.author .blog-content-list .list-post>article .post-content h3.entry-title,.category-posts .cate-post-content .blog-content-list .list-post>article .post-content h3.entry-title,.search .blog-content-list .list-post>article .post-content h3.entry-title{font-size:35px;margin:0 0 5px;word-break:break-word}@media (max-width:991px){.author .blog-content-list .list-post>article .post-content h3.entry-title,.category-posts .cate-post-content .blog-content-list .list-post>article .post-content h3.entry-title,.search .blog-content-list .list-post>article .post-content h3.entry-title{font-size:25px}}@media (max-width:767px){.author .blog-content-list .list-post>article .post-content,.category-posts .cate-post-content .blog-content-list .list-post>article .post-content,.search .blog-content-list .list-post>article .post-content{order:2}}.author .blog-content-list .list-post:last-child>article,.category-posts .cate-post-content .blog-content-list .list-post:last-child>article,.search .blog-content-list .list-post:last-child>article{margin-bottom:0}.author .blog-content-list .post-excerpt,.category-posts .cate-post-content .blog-content-list .post-excerpt,.search .blog-content-list .post-excerpt{margin-bottom:15px !important}.author .blog-content-list .list-post:last-child .type-post,.category-posts .cate-post-content .blog-content-list .list-post:last-child .type-post,.search .blog-content-list .list-post:last-child .type-post{margin-bottom:70px}.author .blog-content-list .cat-links,.category-posts .cate-post-content .blog-content-list .cat-links,.search .blog-content-list .cat-links{margin-bottom:5px}.author .blog-content-list .cat-links ul,.category-posts .cate-post-content .blog-content-list .cat-links ul,.search .blog-content-list .cat-links ul{padding:0;list-style:none}.author .blog-content-list .cat-links ul li,.category-posts .cate-post-content .blog-content-list .cat-links ul li,.search .blog-content-list .cat-links ul li{display:inline-block}.author .blog-content-list .cat-links ul li:first-child a:before,.category-posts .cate-post-content .blog-content-list .cat-links ul li:first-child a:before,.search .blog-content-list .cat-links ul li:first-child a:before{display:none}.author .blog-content-list .cat-links a,.category-posts .cate-post-content .blog-content-list .cat-links a,.search .blog-content-list .cat-links a{font-size:11px;text-transform:uppercase;color:#868686;font-weight:600}.author .blog-content-list .cat-links a:hover,.category-posts .cate-post-content .blog-content-list .cat-links a:hover,.search .blog-content-list .cat-links a:hover{color:#8a001d}.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow,.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow,.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow{border:none;width:30px;height:30px;line-height:30px;right:50px;top:10px;left:auto;font-family:FontAwesome;color:#000;opacity:1;visibility:visible;font-size:15px}.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:after,.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:after,.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:after{background:#fff}.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:hover,.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:hover,.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow:hover{background:#bd0028;color:#fff}.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-left:before,.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-left:before,.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-left:before{content:"\f177"}.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right,.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right,.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right{right:15px}.author .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right:before,.category-posts .cate-post-content .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right:before,.search .blog-content-list .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right:before{content:"\f178"}.author .blog-content-modern .entry-meta-head,.category-posts .cate-post-content .blog-content-modern .entry-meta-head,.search .blog-content-modern .entry-meta-head{display:flex;margin-bottom:30px}.author .blog-content-modern .entry-meta-head .entry-author:after,.category-posts .cate-post-content .blog-content-modern .entry-meta-head .entry-author:after,.search .blog-content-modern .entry-meta-head .entry-author:after{content:"|";margin:0 15px;display:inline-block;color:#d5d5d5}.author .blog-content-modern .entry-meta-head .entry-author a,.category-posts .cate-post-content .blog-content-modern .entry-meta-head .entry-author a,.search .blog-content-modern .entry-meta-head .entry-author a{color:#868686}.author .blog-content-modern .content-moderns,.category-posts .cate-post-content .blog-content-modern .content-moderns,.search .blog-content-modern .content-moderns{margin:0 -15px;display:flex;width:calc(100% + 30px);flex-wrap:wrap}.author .blog-content-modern .content-moderns .list-post,.category-posts .cate-post-content .blog-content-modern .content-moderns .list-post,.search .blog-content-modern .content-moderns .list-post{padding:0 15px;width:50%}.author .blog-content-modern .content-moderns .entry-title,.category-posts .cate-post-content .blog-content-modern .content-moderns .entry-title,.search .blog-content-modern .content-moderns .entry-title{font-size:25px}.author .blog-content-modern .post-content,.category-posts .cate-post-content .blog-content-modern .post-content,.search .blog-content-modern .post-content{margin-top:15px}.author .blog-content-modern h3.entry-title,.category-posts .cate-post-content .blog-content-modern h3.entry-title,.search .blog-content-modern h3.entry-title{font-size:35px;margin:0 0 5px;word-break:break-word}.author .blog-content-modern .entry-thumb,.category-posts .cate-post-content .blog-content-modern .entry-thumb,.search .blog-content-modern .entry-thumb{position:relative;overflow:hidden}.author .blog-content-modern .entry-thumb img,.category-posts .cate-post-content .blog-content-modern .entry-thumb img,.search .blog-content-modern .entry-thumb img{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.author .blog-content-modern .post-excerpt,.category-posts .cate-post-content .blog-content-modern .post-excerpt,.search .blog-content-modern .post-excerpt{margin-bottom:15px !important}.author .blog-content-modern .cat-links,.category-posts .cate-post-content .blog-content-modern .cat-links,.search .blog-content-modern .cat-links{margin-bottom:5px}.author .blog-content-modern .cat-links ul,.category-posts .cate-post-content .blog-content-modern .cat-links ul,.search .blog-content-modern .cat-links ul{padding:0;list-style:none}.author .blog-content-modern .cat-links ul li,.category-posts .cate-post-content .blog-content-modern .cat-links ul li,.search .blog-content-modern .cat-links ul li{display:inline-block}.author .blog-content-modern .cat-links ul li:first-child a:before,.category-posts .cate-post-content .blog-content-modern .cat-links ul li:first-child a:before,.search .blog-content-modern .cat-links ul li:first-child a:before{display:none}.author .blog-content-modern .cat-links a,.category-posts .cate-post-content .blog-content-modern .cat-links a,.search .blog-content-modern .cat-links a{font-size:11px;text-transform:uppercase;color:#868686;font-weight:600}.author .blog-content-modern .cat-links a:hover,.category-posts .cate-post-content .blog-content-modern .cat-links a:hover,.search .blog-content-modern .cat-links a:hover{color:#8a001d}.author .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow,.category-posts .cate-post-content .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow,.search .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow{border:none;width:30px;height:30px;line-height:30px;right:50px;top:10px;left:auto;color:#000;opacity:1;visibility:visible;font-size:15px}.author .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow:after,.category-posts .cate-post-content .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow:after,.search .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow:after{background:#fff}.author .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow:hover,.category-posts .cate-post-content .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow:hover,.search .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow:hover{background:#bd0028;color:#fff}.author .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-left:before,.category-posts .cate-post-content .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-left:before,.search .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-left:before{content:"\f177"}.author .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right,.category-posts .cate-post-content .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right,.search .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right{right:15px}.author .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right:before,.category-posts .cate-post-content .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right:before,.search .blog-content-modern .post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right:before{content:"\f178"}@media (max-width:767px){.author .blog-content-modern .content-moderns .list-post,.category-posts .cate-post-content .blog-content-modern .content-moderns .list-post,.search .blog-content-modern .content-moderns .list-post{width:100%}.author .blog-content-modern h3.entry-title,.category-posts .cate-post-content .blog-content-modern h3.entry-title,.search .blog-content-modern h3.entry-title{font-size:30px}}.author .blog-content-standar .list-post>article,.category-posts .cate-post-content .blog-content-standar .list-post>article,.search .blog-content-standar .list-post>article{border-bottom:1px solid #e2e2e2;margin-bottom:35px;padding-bottom:35px}.author .blog-content-standar .list-post>article.sticky .read-more,.category-posts .cate-post-content .blog-content-standar .list-post>article.sticky .read-more,.search .blog-content-standar .list-post>article.sticky .read-more{z-index:2}.author .blog-content-standar .post-content,.category-posts .cate-post-content .blog-content-standar .post-content,.search .blog-content-standar .post-content{margin-top:25px}.author .blog-content-standar h3.entry-title,.category-posts .cate-post-content .blog-content-standar h3.entry-title,.search .blog-content-standar h3.entry-title{font-size:33px;line-height:40px;width:100%;margin:0 0 20px;position:relative}@media (min-width:767px){.author .blog-content-standar h3.entry-title,.category-posts .cate-post-content .blog-content-standar h3.entry-title,.search .blog-content-standar h3.entry-title{padding-bottom:15px}.author .blog-content-standar h3.entry-title:before,.category-posts .cate-post-content .blog-content-standar h3.entry-title:before,.search .blog-content-standar h3.entry-title:before{content:"";width:100px;height:1px;background:#d5d5d5;position:absolute;bottom:0;left:0}.rtl .author .blog-content-standar h3.entry-title:before,.rtl .category-posts .cate-post-content .blog-content-standar h3.entry-title:before,.rtl .search .blog-content-standar h3.entry-title:before{right:0;left:auto}}.author .blog-content-standar .post-date,.category-posts .cate-post-content .blog-content-standar .post-date,.search .blog-content-standar .post-date{position:absolute;bottom:0;right:0;background:#fff;height:40px;line-height:45px;padding:0 30px 0 50px;clip-path:polygon(25% 0,100% 0,100% 100%,0 100%)}.rtl .author .blog-content-standar .post-date,.rtl .category-posts .cate-post-content .blog-content-standar .post-date,.rtl .search .blog-content-standar .post-date{left:0;right:auto;padding:0 50px 0 30px}.author .blog-content-standar .post-date time.updated,.category-posts .cate-post-content .blog-content-standar .post-date time.updated,.search .blog-content-standar .post-date time.updated{font-size:16px}.author .blog-content-standar .post-date time.updated .day:after,.category-posts .cate-post-content .blog-content-standar .post-date time.updated .day:after,.search .blog-content-standar .post-date time.updated .day:after{content:"";margin:0 8px;width:13px;height:1px;display:inline-block;background:#c7c7c7;vertical-align:middle}.author .blog-content-standar .cat-links,.category-posts .cate-post-content .blog-content-standar .cat-links,.search .blog-content-standar .cat-links{position:absolute;bottom:20px;width:100%;padding:0 20px}.author .blog-content-standar .cat-links ul,.category-posts .cate-post-content .blog-content-standar .cat-links ul,.search .blog-content-standar .cat-links ul{padding:0;list-style:none}.author .blog-content-standar .cat-links ul li,.category-posts .cate-post-content .blog-content-standar .cat-links ul li,.search .blog-content-standar .cat-links ul li{display:inline-block;margin-right:5px}.rtl .author .blog-content-standar .cat-links ul li,.rtl .category-posts .cate-post-content .blog-content-standar .cat-links ul li,.rtl .search .blog-content-standar .cat-links ul li{margin-left:5px;margin-right:0}.author .blog-content-standar .cat-links a,.category-posts .cate-post-content .blog-content-standar .cat-links a,.search .blog-content-standar .cat-links a{font-size:10px;text-transform:uppercase;font-weight:600;color:#fff;background:#bd0028;line-height:20px;padding:0 12px;display:inline-block}.author .blog-content-standar .entry-meta-head,.category-posts .cate-post-content .blog-content-standar .entry-meta-head,.search .blog-content-standar .entry-meta-head{display:flex;margin-bottom:10px;flex-wrap:wrap;align-items:center;font-size:13px}.author .blog-content-standar .entry-meta-head>div,.category-posts .cate-post-content .blog-content-standar .entry-meta-head>div,.search .blog-content-standar .entry-meta-head>div{color:#868686;display:flex;align-items:center}.author .blog-content-standar .entry-meta-head>div:last-child:after,.category-posts .cate-post-content .blog-content-standar .entry-meta-head>div:last-child:after,.search .blog-content-standar .entry-meta-head>div:last-child:after{display:none}.author .blog-content-standar .entry-meta-head>div:after,.category-posts .cate-post-content .blog-content-standar .entry-meta-head>div:after,.search .blog-content-standar .entry-meta-head>div:after{content:"/";margin:0 10px;display:inline-block;color:#d5d5d5}.author .blog-content-standar .entry-meta-head>div a,.author .blog-content-standar .entry-meta-head>div time,.category-posts .cate-post-content .blog-content-standar .entry-meta-head>div a,.category-posts .cate-post-content .blog-content-standar .entry-meta-head>div time,.search .blog-content-standar .entry-meta-head>div a,.search .blog-content-standar .entry-meta-head>div time{color:#868686}.author .blog-content-standar .entry-meta-head i,.category-posts .cate-post-content .blog-content-standar .entry-meta-head i,.search .blog-content-standar .entry-meta-head i{font-size:13px;color:#000;position:relative;top:1px;margin-right:5px}.rtl .author .blog-content-standar .entry-meta-head i,.rtl .category-posts .cate-post-content .blog-content-standar .entry-meta-head i,.rtl .search .blog-content-standar .entry-meta-head i{margin-left:5px;margin-right:0}.author .blog-content-standar .entry-meta-head .comments-link i,.category-posts .cate-post-content .blog-content-standar .entry-meta-head .comments-link i,.search .blog-content-standar .entry-meta-head .comments-link i{top:0}.author .blog-content-standar .entry-meta-head .entry-date i,.category-posts .cate-post-content .blog-content-standar .entry-meta-head .entry-date i,.search .blog-content-standar .entry-meta-head .entry-date i{top:-1px}.author .blog-content-standar .post-excerpt,.category-posts .cate-post-content .blog-content-standar .post-excerpt,.search .blog-content-standar .post-excerpt{margin-bottom:-5px;word-break:break-word;font-size:14px}.author .blog-content-standar .read-more,.category-posts .cate-post-content .blog-content-standar .read-more,.search .blog-content-standar .read-more{display:inline-block;margin-top:35px;color:#fff;position:relative;font-size:12px;text-transform:uppercase;letter-spacing:1px;line-height:40px;background:#000;padding:0 30px;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease}.author .blog-content-standar .read-more:hover,.category-posts .cate-post-content .blog-content-standar .read-more:hover,.search .blog-content-standar .read-more:hover{background:#bd0028}@media (max-width:767px){.author .blog-content-standar h3.entry-title,.category-posts .cate-post-content .blog-content-standar h3.entry-title,.search .blog-content-standar h3.entry-title{font-size:30px}}.author h3.entry-title,.category-posts .cate-post-content h3.entry-title,.search h3.entry-title{margin-bottom:5px;line-height:1.3;font-size:30px;word-break:break-word;margin-top:5px}@media (max-width:991px){.author h3.entry-title,.category-posts .cate-post-content h3.entry-title,.search h3.entry-title{margin-top:10px}}.author .entry-meta .entry-meta-link a,.category-posts .cate-post-content .entry-meta .entry-meta-link a,.search .entry-meta .entry-meta-link a{text-transform:capitalize;color:#bd0028}.author .entry-meta .entry-meta-link img,.category-posts .cate-post-content .entry-meta .entry-meta-link img,.search .entry-meta .entry-meta-link img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-right:10px}.rtl .author .entry-meta .entry-meta-link img,.rtl .category-posts .cate-post-content .entry-meta .entry-meta-link img,.rtl .search .entry-meta .entry-meta-link img{margin-left:10px;margin-right:0}.author .byline,.author .published:not(.updated),.category-posts .cate-post-content .byline,.category-posts .cate-post-content .published:not(.updated),.search .byline,.search .published:not(.updated){display:none}.post_format-post-format-gallery .gallery-slider{display:inline-block;width:100%}.post_format-post-format-gallery .gallery-slider .slick-arrow{border:none;width:30px;height:30px;line-height:30px;right:30px;left:auto;top:0;color:#bd0028}.post_format-post-format-gallery .gallery-slider .slick-arrow:after{background:#fff}.post_format-post-format-gallery .gallery-slider .slick-arrow:hover{background:0 0}.post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-left:before{content:"\f177"}.post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right{right:0}.post_format-post-format-gallery .gallery-slider .slick-arrow.fa-angle-right:before{content:"\f178"}.blog-content-grid{display:flex;flex-wrap:wrap}.content-image-single{position:relative;margin:20px 0 50px}.content-image-single .content-info{text-align:center;margin-bottom:30px}.content-image-single .single-thumb img{width:100%}.content-image-single .cat-links{font-size:12px;text-transform:uppercase}.content-image-single .cat-links a{color:#868686;font-size:11px;font-weight:600}.content-image-single .cat-links a:hover{color:#bd0028}.content-image-single .entry-title{font-size:50px;word-break:break-word;margin:5px 0 15px}@media (max-width:767px){.content-image-single .entry-title{font-size:30px}}.content-image-single .entry-by{color:#000;font-size:13px}.content-image-single .entry-by a{color:#868686}.content-image-single .entry-by>*{display:inline-block}.content-image-single .entry-by .entry-author:after{content:"";display:inline-block;margin:0 15px;background:#d5d5d5;width:15px;height:1px;position:relative;top:-3px}.content-image-single .entry-by i{font-size:15px;color:#000;position:relative;top:1px;margin-right:5px}.rtl .content-image-single .entry-by i{margin-left:5px;margin-right:0}.comments-area{display:inline-block;width:100%}.comments-area>ol>li,.comments-area>ul>li{padding:0 !important}.comments-area>ol>li.bypostauthor,.comments-area>ul>li.bypostauthor{font-style:normal;font-size:13px}.comments-area ul{list-style:disc}.comments-area ol{list-style:decimal}.comments-area .comments-title{font-size:26px;margin-bottom:0;color:#000;margin-top:55px;text-align:center;font-family:Montserrat,sans-serif}@media (max-width:767px){.comments-area .comments-title{font-size:25px}}.comments-area .comment-navigation{display:inline-block;width:100%;margin-bottom:50px}.comments-area .comment-navigation>div{font-weight:400;text-transform:uppercase}@media (max-width:767px){.comments-area .comment-navigation>div{font-size:12px}}.comments-area .comment-navigation>div a{color:#fff;position:relative;padding:0 20px;background:#bd0028;display:inline-block;line-height:40px;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:767px){.comments-area .comment-navigation>div a{padding:0 15px}}.comments-area .comment-navigation>div a:before{display:none;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;position:absolute;content:"\23";font-family:ElegantIcons;left:-15px;top:0;font-size:16px;line-height:40px;color:#fff}.rtl .comments-area .comment-navigation>div a:before{right:-15px;left:auto}@media (max-width:767px){.comments-area .comment-navigation>div a:before{font-size:13px}}.comments-area .comment-navigation>div a:hover{color:#fff;background:#8a001d}.comments-area .comment-navigation>div:empty{display:none}.comments-area .comment-navigation .nav-previous{float:left}.comments-area .comment-navigation .nav-next,.rtl .comments-area .comment-navigation .nav-previous{float:right}.rtl .comments-area .comment-navigation .nav-next{float:left}.comments-area .comment-navigation .nav-next a:before{content:"\24";left:auto;right:0}.rtl .comments-area .comment-navigation .nav-next a:before{right:auto;left:auto;left:0}.comments-area .comment-navigation .nav-next a:hover{color:#fff}.comments-area .comment-navigation .nav-next a:hover:before{right:11px;left:auto;opacity:1;visibility:visible}.rtl .comments-area .comment-navigation .nav-next a:hover:before{left:11px;right:auto;left:auto}.comments-area .comment-list{list-style:none;padding:0;margin-top:42px}.comments-area .comment-list .children{list-style:none;padding-left:90px}.rtl .comments-area .comment-list .children{padding-right:90px;padding-left:0}.comments-area .comment-list .children .media:last-child{border-bottom:0}@media (max-width:767px){.comments-area .comment-list .children{padding-left:0}.rtl .comments-area .comment-list .children{padding-right:0;padding-left:0}}.comments-area .comment-list>.children{border-bottom:1px solid #e0e0e0;margin-bottom:35px}.comments-area .comment-list b.fn{color:#252525}.comments-area .comment-list .media{position:relative;margin-bottom:40px;padding-bottom:35px;border-bottom:1px solid #e0e0e0;display:block}.comments-area .comment-list .media:last-child{margin-bottom:0}.comments-area .comment-list .media .media-left{float:left}.rtl .comments-area .comment-list .media .media-left{float:right}.comments-area .comment-list .media .media-left img{margin:0;margin-right:20px;min-width:70px}.rtl .comments-area .comment-list .media .media-left img{margin-left:20px;margin-right:0}@media (max-width:767px){.comments-area .comment-list .media .media-left img{width:45px;min-width:45px}}.comments-area .comment-list .media .media-body{overflow:hidden}.comments-area .comment-list .media .media-body>.media-content{padding-bottom:0;font-weight:300}.comments-area .comment-list .media .media-body>.media-content p:empty{display:none}.comments-area .comment-list .media .media-body>.media-content .media-silver{margin-top:-8px}.comments-area .comment-list .media .media-body>.media-content .media-silver a{font-size:12px;line-height:18px;color:hsla(0,0%,53%,.7);font-weight:400}.comments-area .comment-list .media .media-body>.media-content .media-silver a:hover{color:#bd0028}.comments-area .comment-list .media .media-body>.media-content .media-silver .comment-edit-link:before{content:"-";display:inline-block;margin:0 10px;color:#a3a3a3}.comments-area .comment-list .media .media-body>.media-content h2.media-heading{line-height:1.8;font-size:12px;margin-bottom:5px;margin-top:0;text-transform:uppercase;letter-spacing:1px;font-family:Montserrat,sans-serif}.comments-area .comment-list .media .media-body>.media-content h2.media-heading a{color:#000}.comments-area .comment-list .media .media-body>.media-content h2.media-heading a:hover{color:#bd0028}.comments-area .comment-list .media .media-body>.media-content .media-silver{margin-bottom:7px;display:block;font-size:14px}.comments-area .comment-list .media .media-body>.media-content .media-silver i{margin-right:5px}.rtl .comments-area .comment-list .media .media-body>.media-content .media-silver i{margin-left:5px;margin-right:0}.comments-area .comment-list .media .media-body>.media-content .comment-content{color:#868686;font-weight:400}.comments-area .comment-list .media .media-body>.media-content .comment-content p{margin:0}@media (max-width:767px){.comments-area .comment-list .media .media-body>.media-content .comment-content{margin-top:15px}}.comments-area .comment-list .media .media-body>.media-content .comment-reply-link{position:absolute;top:5px;right:0;color:#c2c2c2;font-weight:400;font-size:0;font-weight:500}.rtl .comments-area .comment-list .media .media-body>.media-content .comment-reply-link{left:0;right:auto}.comments-area .comment-list .media .media-body>.media-content .comment-reply-link:before{content:"\f112";display:inline-block;font-size:14px;font-family:FontAwesome}.comments-area .comment-list .media .media-body>.media-content .comment-reply-link:hover{color:#bd0028}@media (max-width:767px){.comments-area .comment-list .media .media-body{overflow:unset}.comments-area .comment-list .media .media-body .comment-text .table td,.comments-area .comment-list .media .media-body .comment-text .table th,.comments-area .comment-list .media .media-body .comment-text table td,.comments-area .comment-list .media .media-body .comment-text table th{padding:10px 5px}}.comments-area .comment-form a,.comments-area .comment-respond a{color:#bd0028}.comments-area .comment-form a:hover,.comments-area .comment-respond a:hover{color:#8a001d}.comments-area .comment-form .comment-notes,.comments-area .comment-form .logged-in-as,.comments-area .comment-respond .comment-notes,.comments-area .comment-respond .logged-in-as{margin-bottom:10px;font-weight:400}.comments-area .comment-form .comment_reply_header h3,.comments-area .comment-respond .comment_reply_header h3{font-size:26px;margin-top:0;margin-bottom:23px;font-family:Montserrat,sans-serif;color:#000}@media (max-width:767px){.comments-area .comment-form .comment_reply_header h3,.comments-area .comment-respond .comment_reply_header h3{font-size:25px}}.comments-area .comment-form .comment-form-cookies-consent,.comments-area .comment-respond .comment-form-cookies-consent{display:inline-block;padding:0 15px}.comments-area .comment-form .comment-form-cookies-consent input,.comments-area .comment-respond .comment-form-cookies-consent input{margin-right:5px}.rtl .comments-area .comment-form .comment-form-cookies-consent input,.rtl .comments-area .comment-respond .comment-form-cookies-consent input{margin-left:5px;margin-right:0}.comments-area .comment-form .form-group,.comments-area .comment-respond .form-group{position:relative;margin-bottom:30px}.comments-area .comment-form .form-group .form-control,.comments-area .comment-respond .form-group .form-control{height:47px;padding:10px 20px;border:none;background:#f5f5f5;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.comments-area .comment-form .form-group .form-control:-moz-placeholder,.comments-area .comment-form .form-group .form-control::-moz-placeholder,.comments-area .comment-respond .form-group .form-control:-moz-placeholder,.comments-area .comment-respond .form-group .form-control::-moz-placeholder{color:hsla(0,0%,53%,.7)}.comments-area .comment-form .form-group .form-control:-ms-input-placeholder,.comments-area .comment-respond .form-group .form-control:-ms-input-placeholder{color:hsla(0,0%,53%,.7)}.comments-area .comment-form .form-group .form-control::-webkit-input-placeholder,.comments-area .comment-respond .form-group .form-control::-webkit-input-placeholder{color:hsla(0,0%,53%,.7)}.comments-area .comment-form .form-group .form-control:focus,.comments-area .comment-respond .form-group .form-control:focus{border-color:#000}.comments-area .comment-form .form-group textarea.form-control,.comments-area .comment-respond .form-group textarea.form-control{height:auto}.comments-area .comment-form .form-group>#comment,.comments-area .comment-respond .form-group>#comment{margin-top:15px;box-shadow:unset}.comments-area .comment-form .form-group input[type=submit],.comments-area .comment-respond .form-group input[type=submit]{background:#fff;color:#000;padding:0 30px;height:50px;line-height:48px;font-size:12px;border:1px solid #000;text-transform:uppercase;font-weight:600;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.comments-area .comment-form .form-group input[type=submit]:hover,.comments-area .comment-respond .form-group input[type=submit]:hover{background:#bd0028;color:#fff;border-color:#bd0028}.comments-area .comment-form .form-group .required,.comments-area .comment-respond .form-group .required{color:red;position:absolute;right:20px;top:17px}.rtl .comments-area .comment-form .form-group .required,.rtl .comments-area .comment-respond .form-group .required{left:20px;right:auto}.comments-area .comment-form{margin-top:55px;text-align:center}.comments-area .comment-respond{margin-top:50px}.comments-area .no-comments{font-weight:500;color:#000;margin-top:25px}@media (min-width:992px){.content-single-sidebar .post-single:not(.col-xl-12):not(.col-lg-12){padding-left:35px}.rtl .content-single-sidebar .post-single:not(.col-xl-12):not(.col-lg-12){padding-right:35px;padding-left:0}}.post-single.col-xl-12.col-lg-12{max-width:1200px;margin-left:auto;margin-right:auto}.post-single .type-post{margin-bottom:0}.post-single .entry-meta .entry-meta-link a{text-transform:capitalize}.post-single .entry-meta .entry-meta-link img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-right:10px}.rtl .post-single .entry-meta .entry-meta-link img{margin-left:10px;margin-right:0}.post-single .format-gallery .post-content .post-excerpt{display:inline-block;margin:0 -5px}.post-single .format-gallery .post-content .post-excerpt>div.gallery{display:inline-block;width:100%;vertical-align:top;margin-bottom:20px}.post-single .format-gallery .post-content .post-excerpt .page-links,.post-single .format-gallery .post-content .post-excerpt h2,.post-single .format-gallery .post-content .post-excerpt p{padding:0 5px}.post-single .format-gallery .post-content .post-excerpt .gallery-icon a{pointer-events:none}.post-single .format-video iframe{width:100%}.post-single .prevNextArticle{padding:30px 0;display:inline-block;width:100%;border-bottom:1px solid #e0e0e0;position:relative}.post-single .prevNextArticle:before{content:"";position:absolute;left:50%;top:calc(50% - 39px);width:1px;height:78px;background:#e0e0e0}.post-single .prevNextArticle .hoverExtend{font-size:12px;text-transform:uppercase;margin-bottom:5px}.post-single .prevNextArticle .nextArticle,.post-single .prevNextArticle .previousArticle{width:50%;float:left}.rtl .post-single .prevNextArticle .nextArticle,.rtl .post-single .prevNextArticle .previousArticle{float:right}.post-single .prevNextArticle .nextArticle a,.post-single .prevNextArticle .previousArticle a{color:#a3a3a3;font-size:15px;text-transform:capitalize;display:block}.post-single .prevNextArticle .nextArticle a .title,.post-single .prevNextArticle .previousArticle a .title{font-weight:400;overflow-wrap:break-word;margin:0;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-single .prevNextArticle .nextArticle a:hover .hoverExtend,.post-single .prevNextArticle .nextArticle a:hover .title,.post-single .prevNextArticle .previousArticle a:hover .hoverExtend,.post-single .prevNextArticle .previousArticle a:hover .title{color:#bd0028}.post-single .prevNextArticle .previousArticle{padding-right:15px}.rtl .post-single .prevNextArticle .previousArticle{padding-left:15px;padding-right:0}.post-single .prevNextArticle .nextArticle{text-align:right;float:right;padding-left:15px}.rtl .post-single .prevNextArticle .nextArticle{text-align:left;float:left;padding-right:15px;padding-left:0}@media (max-width:767px){.post-single .prevNextArticle:before{height:60px;top:calc(50% - 30px)}.post-single .prevNextArticle .nextArticle a,.post-single .prevNextArticle .previousArticle a{color:#000;font-weight:500}.post-single .prevNextArticle .nextArticle a .hoverExtend,.post-single .prevNextArticle .previousArticle a .hoverExtend{margin:0}.post-single .prevNextArticle .nextArticle a .title,.post-single .prevNextArticle .previousArticle a .title{display:none}.post-single .prevNextArticle .previousArticle a .hoverExtend:before{display:inline-block;font-family:eleganticons;content:"\23";font-size:20px;margin-right:10px;line-height:1;position:relative;top:5px}.rtl .post-single .prevNextArticle .previousArticle a .hoverExtend:before{margin-left:10px;margin-right:0}.post-single .prevNextArticle .nextArticle a .hoverExtend:after{display:inline-block;font-family:eleganticons;content:"\24";font-size:20px;margin-left:10px;line-height:1;position:relative;top:5px}.rtl .post-single .prevNextArticle .nextArticle a .hoverExtend:after{margin-right:10px;margin-left:0}}.post-single .post-content-entry{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:0;padding-bottom:35px;width:100%;border-bottom:1px solid #e0e0e0}.post-single .post-content-entry .entry-social-share{margin-bottom:0;margin-top:20px}.post-single .post-content-entry .entry-social-share label{margin:0;color:#000}.post-single .post-content-entry .entry-social-share .social-share{display:inline-block}.post-single .post-content-entry .entry-social-share .social-share a{display:inline-block;width:40px;height:40px;margin-right:5px;text-align:center;line-height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #e0e0e0}.rtl .post-single .post-content-entry .entry-social-share .social-share a{margin-left:5px;margin-right:0}.post-single .post-content-entry .entry-social-share .social-share a i{text-align:center;font-size:13px;color:#000}.post-single .post-content-entry .entry-social-share .social-share a:hover{background:#bd0028;border-color:#bd0028}.post-single .post-content-entry .entry-social-share .social-share a:hover i{color:#fff}.post-single .post-content-entry .entry-social-share .social-share a:last-child{margin-right:0}.rtl .post-single .post-content-entry .entry-social-share .social-share a:last-child{margin-left:0;margin-right:0}.post-single .post-content-entry .tags-links{margin-top:20px}.post-single .post-content-entry .tags-links label{margin:0;color:#000}.post-single .post-content-entry .tags-links a{font-size:13px;color:#868686;font-weight:400;line-height:40px;margin:2.5px;border:1px solid #e0e0e0;display:inline-block;padding:0 20px;background:0 0;white-space:nowrap}.post-single .post-content-entry .tags-links a:hover{background:#bd0028;color:#fff;border-color:#bd0028}.post-single .edit-link{display:block;color:#a3a3a3;font-weight:400;text-transform:inherit;margin-top:29px;padding-bottom:27px;border-bottom:1px solid #e0e0e0}.post-single .edit-link a{color:#bd0028;margin-right:15px;font-weight:400}.rtl .post-single .edit-link a{margin-left:15px;margin-right:0}.post-single .edit-link:before{display:none}.post-single .post-content{margin-bottom:0}.post-single .post-content .post-excerpt .first-letter{font-size:40px;color:#000;width:60px;height:60px;border:2px solid #000;display:inline-block;text-align:center;line-height:50px;float:left;margin-right:20px;position:relative;top:4px}.rtl .post-single .post-content .post-excerpt .first-letter{float:right;margin-left:20px;margin-right:0}.post-single .post-content .post-excerpt h3{margin-top:30px}.post-single .post-content .post-excerpt strong{color:#000;font-weight:600}.post-single .post-content .post-excerpt figure{word-break:break-word}.post-single .post-content .post-excerpt iframe{margin-top:20px;width:100%}.post-single .post-content .post-excerpt ul.list-type-blog{margin-bottom:30px;list-style-type:none;padding:0}.post-single .post-content .post-excerpt ul.list-type-blog li{padding:10px 0;font-family:Montserrat,sans-serif}.post-single .post-content .post-excerpt ul.list-type-blog li:before{content:"\4e";color:#bd0028;font-family:ElegantIcons;margin-right:10px}.rtl .post-single .post-content .post-excerpt ul.list-type-blog li:before{margin-left:10px;margin-right:0}.post-single .post-content .post-excerpt ul.list-type-blog li:last-child{padding-bottom:0}.post-single .post-content .post-excerpt .post-password-form{margin-bottom:-10px}.post-single .post-content .post-excerpt .post-password-form label{margin-bottom:0}.post-single .post-content .post-excerpt .post-password-form input[type=password]{padding:5px 15px}.post-single .post-content .post-excerpt .post-password-form input[type=submit]{background:#bd0028;color:#fff;padding:5px 15px;margin-left:-5px;border:1px solid #bd0028}.rtl .post-single .post-content .post-excerpt .post-password-form input[type=submit]{margin-right:-5px;margin-left:0}.post-single .post-content .post-excerpt .post-password-form input[type=submit]:hover{background:#8a001d;border-color:#8a001d}.post-single .post-content h2.post-btn{float:right;margin:0}.rtl .post-single .post-content h2.post-btn{float:left}.post-single .post-content h2.post-btn .post-btn-more{font-size:12px;font-weight:700;text-transform:uppercase;border:1px solid #747474;color:#747474;margin:0;display:inline-block;padding:10px 20px;font-family:Montserrat,sans-serif;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.post-single .post-content h2.post-btn .post-btn-more:hover{color:#fff;background:#bd0028;border-color:#bd0028}.post-single .post-content .entry-tag{float:left}.rtl .post-single .post-content .entry-tag{float:right}@media (max-width:767px){.post-single .post-content .entry-tag{float:left;width:100%;margin-top:10px}.rtl .post-single .post-content .entry-tag{float:right}}.post-single .post-content .entry-tag a{color:#868686}.post-single .post-content .entry-tag a:hover{color:#bd0028}.post-single .post-content .entry-tag i{font-size:17px;color:#000;margin-right:20px;position:relative}.rtl .post-single .post-content .entry-tag i{margin-left:20px;margin-right:0}.post-single .post-content .entry-tag i:after{position:absolute;content:":";right:-10px;color:#000;font-weight:500}.rtl .post-single .post-content .entry-tag i:after{left:-10px;right:auto}.post-single .post-content .entry-tag .title-tag{display:none}.post-single .entry-meta-author{display:inline-block;padding:30px;background:#f5f5f5;margin-top:50px;width:100%;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}@media (max-width:767px){.post-single .entry-meta-author{padding:15px}}.post-single .entry-meta-author .author-avatar{display:inline-block;vertical-align:middle}@media (max-width:767px){.post-single .entry-meta-author .author-avatar{display:block;text-align:center}}.post-single .entry-meta-author .author-avatar .author-image img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.post-single .entry-meta-author .author-info{display:inline-block;vertical-align:middle;padding:0 20px;width:calc(100% - 105px)}@media (max-width:767px){.post-single .entry-meta-author .author-info{padding:0;width:100%;text-align:center;margin-top:10px}}.post-single .entry-meta-author .author-info .author-link{display:block;margin-bottom:10px}.post-single .entry-meta-author .author-info .author-link a{font-size:16px;font-weight:700}.post-single.one_column,.post-single.prallax_image,.post-single.simple_title{max-width:1055px;margin-left:auto;margin-right:auto}.content-single-simple_title>.content-image-single{margin:0 0 50px;background:#f6f6f6;padding:90px 0}.content-single-simple_title>.content-image-single .content-info{max-width:1440px;padding-left:15px;padding-right:15px;margin:auto}.content-single-sticky_title .entry-thumb{background-attachment:fixed;background-size:cover;height:800px;margin-bottom:60px;background-position:50%}.content-single-sticky_title .entry-thumb:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.25)}.content-single-sticky_title .content-info{text-align:left;margin:0}.rtl .content-single-sticky_title .content-info{text-align:right}.content-single-sticky_title .content-image-single{margin:0;position:sticky;top:50px}.content-single-sticky_title>.container>.row{display:inline-block}.content-single-sticky_title>.container>.row>div{float:left}.rtl .content-single-sticky_title>.container>.row>div{float:right}@media (max-width:991px){.content-single-sticky_title .content-image-single{margin:0 0 30px;position:relative;top:0}.content-single-sticky_title .entry-thumb{height:500px}}@media (max-width:480px){.content-single-sticky_title .entry-thumb{height:350px}}.content-single-prallax_image .entry-thumb{background-attachment:fixed;background-size:cover;height:800px;margin-bottom:60px;background-position:50%;position:relative}.content-single-prallax_image .entry-thumb:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.25)}.content-single-prallax_image .content-image-single{margin:0 0 50px;position:relative}.content-single-prallax_image .content-image-single .cat-links,.content-single-prallax_image .content-image-single .cat-links a,.content-single-prallax_image .content-image-single .entry-title{color:#fff}.content-single-prallax_image .content-image-single .cat-links a:hover{color:#bd0028}.content-single-prallax_image .content-image-single .entry-by,.content-single-prallax_image .content-image-single .entry-by a,.content-single-prallax_image .content-image-single .entry-by i{color:#fff}.content-single-prallax_image .content-image-single .entry-by a:hover{color:#bd0028}.content-single-prallax_image .content-image-single .entry-by .entry-author:after{color:#fff}.content-single-prallax_image .content-info{width:100%;padding:50px 15px;bottom:0;left:0;position:absolute;margin:0}@media (max-width:991px){.content-single-prallax_image .entry-thumb{height:500px}}@media (max-width:480px){.content-single-prallax_image .entry-thumb{height:350px}}.single-post-prallax_image .bwp-main .page-title,.single-post-sticky_title .bwp-main .page-title{margin-bottom:0}@media (max-width:991px){.navigation.paging-navigation{margin-bottom:50px}}.navigation.paging-navigation .screen-reader-text{display:none}.navigation.paging-navigation .loop-pagination{display:inline-block}.entry-date{font-weight:400}.entry-date time{color:#bd0028}.entry-date:hover{cursor:pointer}.entry-date:hover time{color:#bd0028}.entry-content .page-links{width:100%;display:inline-block}.entry-vote{z-index:1;display:table;text-align:center;top:20px;position:absolute;background:rgba(0,0,0,.5);width:44px;height:44px;right:20px}.rtl .entry-vote{left:20px;right:auto}.entry-vote .entry-vote-inner{color:#fff;display:table-cell;vertical-align:middle;font-weight:600}.entry-vote.vote-perfect .entry-vote-inner{color:#e42234}.entry-vote.vote-good .entry-vote-inner{color:#e9c931}.entry-vote.vote-average .entry-vote-inner{color:#91e536}.entry-vote.vote-bad .entry-vote-inner{color:#fbaf3f}.entry-vote.vote-poor .entry-vote-inner{color:#57bf6d}.entry-image{margin:-1px;display:block}.entry-thumb{position:relative}.entry-title{margin-top:0;line-height:1;text-transform:capitalize}.entry-content-inner{padding:20px}.type-post{margin-bottom:30px}.blog-type .entry-image{width:auto;height:169px}.blog-type .entry-image img{width:auto}.post-title{font-size:14px}.post-thumb{position:relative}.blog-meta{top:0;position:absolute;right:0}.rtl .blog-meta{left:0;right:auto}.single-portfolio-content article{margin-bottom:60px}@media (max-width:991px){.single-portfolio-content .content-left{margin-bottom:30px}}.single-portfolio-content .portfolio-excerpt ul{padding:0;margin-bottom:15px}.single-portfolio-content .portfolio-excerpt ul li{list-style:none;position:relative;padding-left:30px}.rtl .single-portfolio-content .portfolio-excerpt ul li{padding-right:30px;padding-left:0}.single-portfolio-content .portfolio-excerpt ul li:before{content:"";width:8px;height:8px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;left:0;top:calc(50% - 4px);background:#bd0028}.rtl .single-portfolio-content .portfolio-excerpt ul li:before{right:0;left:auto}.single-portfolio-content .entry-title{font-size:35px;text-transform:capitalize;color:#000;margin-bottom:40px;line-height:1}.single-portfolio-content .portfolio-infomation{margin-top:20px}.single-portfolio-content .portfolio-infomation .entry-social-share{display:flex;width:100%}.single-portfolio-content .portfolio-infomation .entry-social-share .social-share a{margin-right:10px;display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:#a3a3a3;color:#fff;font-size:12px}.rtl .single-portfolio-content .portfolio-infomation .entry-social-share .social-share a{margin-left:10px;margin-right:0}.single-portfolio-content .portfolio-infomation .entry-social-share .social-share a:hover{background:#bd0028}.single-portfolio-content .portfolio-infomation>div{display:flex;border-bottom:1px dashed hsla(0,0%,64%,.25);padding:10px 0}.single-portfolio-content .portfolio-infomation>div:last-child{border-bottom:0}.single-portfolio-content .portfolio-infomation>div strong{width:50%;font-weight:700;color:#000;text-transform:capitalize}.single-portfolio-content .portfolio-infomation>div time.entry-date.published{display:none}.single-portfolio-content .portfolio-infomation>div time.updated{color:#868686;text-transform:capitalize;font-size:1rem}.single-portfolio-content .portfolio-infomation>div time.updated:before{display:none}.single-portfolio-content .portfolio-infomation>div .list-categories{padding:0}.single-portfolio-content .portfolio-infomation>div .list-categories li{display:inline-block;list-style:none}.single-portfolio-content .portfolio-infomation>div .list-categories li a{color:#868686}.single-portfolio-content .portfolio-infomation>div .list-categories li a:hover{color:#bd0028}.single-ourteam-content .ourteam-content{padding-left:20px}.rtl .single-ourteam-content .ourteam-content{padding-right:20px;padding-left:0}@media (max-width:991px){.single-ourteam-content .ourteam-content{margin-top:50px;padding-left:0}.rtl .single-ourteam-content .ourteam-content{padding-right:0;padding-left:0}}.single-ourteam-content .entry-thumb{text-align:center}.single-ourteam-content .ourteam{display:flex;flex-wrap:wrap;align-items:center}.single-ourteam-content .entry-title{font-size:30px;text-transform:capitalize;margin:0;color:#000;line-height:1;margin-bottom:45px}.single-ourteam-content .team-job{margin-bottom:15px;color:#bd0028}.single-ourteam-content .social-link{margin-top:20px}.single-ourteam-content .social-link li{margin:0 7px}.single-ourteam-content .social-link li a i{color:#868686;font-size:25px}.single-ourteam-content .social-link li a:hover i{color:#bd0028}body.single-post.elementor-page #bwp-main>.container{max-width:1440px}h1.bwp-title-default{font-size:25px;padding-top:30px;padding-bottom:20px}.widget{margin-bottom:20px;border:0 solid transparent;position:relative;padding:0}.widget .widget-title.separator_align_center .widget-arrow,.widget .widgettitle.separator_align_center .widget-arrow,.widget .wpb_heading.separator_align_center .widget-arrow{margin:0 auto;left:0;right:0}.rtl .widget .widget-title.separator_align_center .widget-arrow,.rtl .widget .widgettitle.separator_align_center .widget-arrow,.rtl .widget .wpb_heading.separator_align_center .widget-arrow{right:0;left:auto;left:0;right:auto}.widget .widget-title.separator_align_right .widget-arrow,.widget .widgettitle.separator_align_right .widget-arrow,.widget .wpb_heading.separator_align_right .widget-arrow{left:auto;right:70px}.widget .widget-title.separator_align_right .widget-arrow:before,.widget .widgettitle.separator_align_right .widget-arrow:before,.widget .wpb_heading.separator_align_right .widget-arrow:before{left:auto;right:47px}.rtl .widget .widget-title.separator_align_right .widget-arrow:before,.rtl .widget .widgettitle.separator_align_right .widget-arrow:before,.rtl .widget .wpb_heading.separator_align_right .widget-arrow:before{right:auto;left:auto;left:47px}.widget .widget-title.separator_align_right .widget-arrow:after,.widget .widgettitle.separator_align_right .widget-arrow:after,.widget .wpb_heading.separator_align_right .widget-arrow:after{left:47px}.rtl .widget .widget-title.separator_align_right .widget-arrow:after,.rtl .widget .widgettitle.separator_align_right .widget-arrow:after,.rtl .widget .wpb_heading.separator_align_right .widget-arrow:after{right:47px;left:auto}.rtl .widget .widget-title.separator_align_right .widget-arrow,.rtl .widget .widgettitle.separator_align_right .widget-arrow,.rtl .widget .wpb_heading.separator_align_right .widget-arrow{right:auto;left:auto;left:70px}.widget .widget-title.separator_align_left .widget-arrow,.widget .widgettitle.separator_align_left .widget-arrow,.widget .wpb_heading.separator_align_left .widget-arrow{left:74px}.widget .widget-title.separator_align_left .widget-arrow:before,.widget .widgettitle.separator_align_left .widget-arrow:before,.widget .wpb_heading.separator_align_left .widget-arrow:before{left:-70px}.rtl .widget .widget-title.separator_align_left .widget-arrow:before,.rtl .widget .widgettitle.separator_align_left .widget-arrow:before,.rtl .widget .wpb_heading.separator_align_left .widget-arrow:before{right:-70px;left:auto}.widget .widget-title.separator_align_left .widget-arrow:after,.widget .widgettitle.separator_align_left .widget-arrow:after,.widget .wpb_heading.separator_align_left .widget-arrow:after{left:47px}.rtl .widget .widget-title.separator_align_left .widget-arrow:after,.rtl .widget .widgettitle.separator_align_left .widget-arrow:after,.rtl .widget .wpb_heading.separator_align_left .widget-arrow:after{right:47px;left:auto}.rtl .widget .widget-title.separator_align_left .widget-arrow,.rtl .widget .widgettitle.separator_align_left .widget-arrow,.rtl .widget .wpb_heading.separator_align_left .widget-arrow{right:74px;left:auto}.widget .widget-content{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.widget .widget-content:after,.widget .widget-content:before{content:" ";display:table}.widget .widget-content:after{clear:both}.widget .widget-title-reversed{margin-right:75px}.rtl .widget .widget-title-reversed{margin-left:75px;margin-right:0}.widget.nopadding .widget-content{padding:0;margin:0}.widget-theme{border-color:#e0e0e0;background:#bd0028}.widget-theme .widget-title,.widget-theme .widgettitle,.widget-theme .wpb_heading{color:#fff;background-color:#bd0028;border-color:#e0e0e0}.widget-theme .widget-title span:after,.widget-theme .widget-title span:before,.widget-theme .widgettitle span:after,.widget-theme .widgettitle span:before,.widget-theme .wpb_heading span:after,.widget-theme .wpb_heading span:before{background:#fff}.widget-theme .widget-title+.widget-collapse .widget-content,.widget-theme .widgettitle+.widget-collapse .widget-content,.widget-theme .wpb_heading+.widget-collapse .widget-content{border-top-color:#e0e0e0}.widget-theme>.widget-footer+.widget-collapse .widget-body{border-bottom-color:#e0e0e0}.widget-default{border-color:#e0e0e0;background:0 0}.widget-default .widget-title,.widget-default .widgettitle,.widget-default .wpb_heading{color:#000;background-color:transparent;border-color:#e0e0e0}.widget-default .widget-title span:after,.widget-default .widget-title span:before,.widget-default .widgettitle span:after,.widget-default .widgettitle span:before,.widget-default .wpb_heading span:after,.widget-default .wpb_heading span:before{background:#fff}.widget-default .widget-title+.widget-collapse .widget-content,.widget-default .widgettitle+.widget-collapse .widget-content,.widget-default .wpb_heading+.widget-collapse .widget-content{border-top-color:#e0e0e0}.widget-default>.widget-footer+.widget-collapse .widget-body{border-bottom-color:#e0e0e0}.widget-primary{border-color:#000;background:#000}.widget-primary .widget-title,.widget-primary .widgettitle,.widget-primary .wpb_heading{color:#fff;background-color:#000;border-color:#000}.widget-primary .widget-title span:after,.widget-primary .widget-title span:before,.widget-primary .widgettitle span:after,.widget-primary .widgettitle span:before,.widget-primary .wpb_heading span:after,.widget-primary .wpb_heading span:before{background:#fff}.widget-primary .widget-title+.widget-collapse .widget-content,.widget-primary .widgettitle+.widget-collapse .widget-content,.widget-primary .wpb_heading+.widget-collapse .widget-content{border-top-color:#000}.widget-primary>.widget-footer+.widget-collapse .widget-body{border-bottom-color:#000}.widget-success{border-color:#d6e9c6;background:#dff0d8}.widget-success .widget-title,.widget-success .widgettitle,.widget-success .wpb_heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.widget-success .widget-title span:after,.widget-success .widget-title span:before,.widget-success .widgettitle span:after,.widget-success .widgettitle span:before,.widget-success .wpb_heading span:after,.widget-success .wpb_heading span:before{background:#fff}.widget-success .widget-title+.widget-collapse .widget-content,.widget-success .widgettitle+.widget-collapse .widget-content,.widget-success .wpb_heading+.widget-collapse .widget-content{border-top-color:#d6e9c6}.widget-success>.widget-footer+.widget-collapse .widget-body{border-bottom-color:#d6e9c6}.widget-info{border-color:#bce8f1;background:#d9edf7}.widget-info .widget-title,.widget-info .widgettitle,.widget-info .wpb_heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.widget-info .widget-title span:after,.widget-info .widget-title span:before,.widget-info .widgettitle span:after,.widget-info .widgettitle span:before,.widget-info .wpb_heading span:after,.widget-info .wpb_heading span:before{background:#fff}.widget-info .widget-title+.widget-collapse .widget-content,.widget-info .widgettitle+.widget-collapse .widget-content,.widget-info .wpb_heading+.widget-collapse .widget-content{border-top-color:#bce8f1}.widget-info>.widget-footer+.widget-collapse .widget-body{border-bottom-color:#bce8f1}.widget-warning{border-color:#faebcc;background:#fcf8e3}.widget-warning .widget-title,.widget-warning .widgettitle,.widget-warning .wpb_heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.widget-warning .widget-title span:after,.widget-warning .widget-title span:before,.widget-warning .widgettitle span:after,.widget-warning .widgettitle span:before,.widget-warning .wpb_heading span:after,.widget-warning .wpb_heading span:before{background:#fff}.widget-warning .widget-title+.widget-collapse .widget-content,.widget-warning .widgettitle+.widget-collapse .widget-content,.widget-warning .wpb_heading+.widget-collapse .widget-content{border-top-color:#faebcc}.widget-warning>.widget-footer+.widget-collapse .widget-body{border-bottom-color:#faebcc}.widget-danger{border-color:#ebccd1;background:#f2dede}.widget-danger .widget-title,.widget-danger .widgettitle,.widget-danger .wpb_heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.widget-danger .widget-title span:after,.widget-danger .widget-title span:before,.widget-danger .widgettitle span:after,.widget-danger .widgettitle span:before,.widget-danger .wpb_heading span:after,.widget-danger .wpb_heading span:before{background:#fff}.widget-danger .widget-title+.widget-collapse .widget-content,.widget-danger .widgettitle+.widget-collapse .widget-content,.widget-danger .wpb_heading+.widget-collapse .widget-content{border-top-color:#ebccd1}.widget-danger>.widget-footer+.widget-collapse .widget-body{border-bottom-color:#ebccd1}.widget-highlighted{margin:0 0 20px}.widget-highlighted .widget-title,.widget-highlighted .widgettitle,.widget-highlighted .wpb_heading{margin:0;color:#000;padding:0;padding-right:0;background:#efefef;font-weight:900;font-size:14px;border:none !important;text-transform:uppercase;overflow:hidden}.rtl .widget-highlighted .widget-title,.rtl .widget-highlighted .widgettitle,.rtl .widget-highlighted .wpb_heading{padding-left:0;padding-right:0}.widget-highlighted .widget-title>span,.widget-highlighted .widgettitle>span,.widget-highlighted .wpb_heading>span{position:relative;padding:0 15px}.widget-highlighted .widget-title>span:after,.widget-highlighted .widget-title>span:before,.widget-highlighted .widgettitle>span:after,.widget-highlighted .widgettitle>span:before,.widget-highlighted .wpb_heading>span:after,.widget-highlighted .wpb_heading>span:before{content:"";position:absolute;top:50%;height:1px;width:1000px;background:#e0e0e0}.widget-highlighted .widget-title>span:after,.widget-highlighted .widgettitle>span:after,.widget-highlighted .wpb_heading>span:after{left:100%}.rtl .widget-highlighted .widget-title>span:after,.rtl .widget-highlighted .widgettitle>span:after,.rtl .widget-highlighted .wpb_heading>span:after{right:100%;left:auto}.widget-highlighted .widget-title>span:before,.widget-highlighted .widgettitle>span:before,.widget-highlighted .wpb_heading>span:before{right:100%}.rtl .widget-highlighted .widget-title>span:before,.rtl .widget-highlighted .widgettitle>span:before,.rtl .widget-highlighted .wpb_heading>span:before{left:100%;right:auto}.widget-highlighted .widget-title>span>span,.widget-highlighted .widgettitle>span>span,.widget-highlighted .wpb_heading>span>span{position:relative;padding:7px 15px}.widget-highlighted .widget-title>span>span:after,.widget-highlighted .widget-title>span>span:before,.widget-highlighted .widgettitle>span>span:after,.widget-highlighted .widgettitle>span>span:before,.widget-highlighted .wpb_heading>span>span:after,.widget-highlighted .wpb_heading>span>span:before{content:"";position:absolute;top:0;height:100%;width:1px;background:#bd0028;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.widget-highlighted .widget-title>span>span:after,.widget-highlighted .widgettitle>span>span:after,.widget-highlighted .wpb_heading>span>span:after{left:100%}.widget-highlighted .widget-title>span>span:before,.widget-highlighted .widgettitle>span>span:before,.widget-highlighted .wpb_heading>span>span:before{right:100%}.widget-highlighted .widget-content{padding:0;background:0 0}.widget-highlighted .widget-content>div{background:0 0}.widget-highlighted .widget-content>div>ul>li{border:none}.widget-highlighted .widget-content>div>ul>li>a{padding:17px 15px;color:#666;margin:0}.widget-highlighted .widget-content>div>ul>li>a,.widget-highlighted .widget-content>div>ul>li>a:hover{border-top:1px solid rgba(0,0,0,.1)}.widget-highlighted .widget-content>div>ul>li:first-child a{border-top:none}.widget-inline .icon{font-size:35px}.widget-inline .explain{font-size:11px}.widget-inline .widget-content{color:#fff;position:relative;text-transform:normal;font-weight:600;font-size:14px}.widget-inline .input-group{width:98%}.bwp-twitter-slider a{color:#bd0028}.bwp-testimonial h5.testimonial-customer-name{font-size:22px}.bwp-testimonial .testimonial-image img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.bwp-testimonial.default{position:relative}.bwp-testimonial.default:hover .slick-arrow{opacity:1;visibility:visible}.bwp-testimonial.default .slick-arrow{top:calc(50% - 25px)}.bwp-testimonial.default .slick-carousel{max-width:1410px;margin:auto}.bwp-testimonial.default .testimonial-title h2{margin:0 0 35px;font-size:24px}.bwp-testimonial.default .item{border:2px solid #e0e0e0;padding:30px 50px 40px}.bwp-testimonial.default .testimonial-image{margin-right:15px}.rtl .bwp-testimonial.default .testimonial-image{margin-left:15px;margin-right:0}.bwp-testimonial.default .testimonial-image img{width:82px;height:82px}.bwp-testimonial.default .icon-quote{font-size:30px;color:#bd0028;margin-bottom:10px;display:inline-block}.bwp-testimonial.default .testimonial-info{display:flex;align-items:center}.bwp-testimonial.default .post-excerpt{font-size:14px;color:#000;font-weight:600;line-height:24px;margin-bottom:20px}.bwp-testimonial.default .testimonial-job{font-size:12px}.bwp-testimonial.default .testimonial-customer-name{position:relative;margin:0;letter-spacing:1.5px;font-weight:700;text-transform:uppercase;font-size:11px}.bwp-testimonial.default .star{margin-bottom:7px}.bwp-testimonial.default .star:after,.bwp-testimonial.default .star:before{display:inline-block;color:#ff9600;font-family:icomoon;font-size:12px;letter-spacing:6px}.bwp-testimonial.default .star:after{color:#868686}.bwp-testimonial.default .star.star-1:before{content:"\e90c"}.bwp-testimonial.default .star.star-1:after{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.default .star.star-2:before{content:"\e90c\e90c"}.bwp-testimonial.default .star.star-2:after,.bwp-testimonial.default .star.star-3:before{content:"\e90c\e90c\e90c"}.bwp-testimonial.default .star.star-3:after{content:"\e90c\e90c"}.bwp-testimonial.default .star.star-4:before{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.default .star.star-4:after{content:"\e90c"}.bwp-testimonial.default .star.star-5:before{content:"\e90c\e90c\e90c\e90c\e90c"}.bwp-testimonial.default ul.slick-dots{text-align:right;margin-top:20px}.rtl .bwp-testimonial.default ul.slick-dots{text-align:left}@media (max-width:1199px){.bwp-testimonial.default .testimonial-title h2{margin:0 0 25px}}@media (max-width:480px){.bwp-testimonial.default .item{padding:25px 15px 30px}.bwp-testimonial.default .testimonial-title h2{font-size:20px}}.bwp-testimonial.layout1{text-align:center;position:relative}.bwp-testimonial.layout1 .slick-arrow{top:calc(50% - 25px)}.bwp-testimonial.layout1 .slick-carousel{max-width:1410px;margin:auto}.bwp-testimonial.layout1 .testimonial-title{margin:0 0 20px}.bwp-testimonial.layout1 .testimonial-title h2{margin:0;font-size:33px;color:#fff}.bwp-testimonial.layout1 .subtitle{color:#fff;font-size:20px;font-weight:600}.bwp-testimonial.layout1 .testimonial-image{margin:0 0 5px}.bwp-testimonial.layout1 .testimonial-image img{width:62px;height:62px;margin:auto}.bwp-testimonial.layout1 .icon-quote{font-size:30px;color:#bd0028;margin-bottom:10px;display:inline-block}.bwp-testimonial.layout1 .post-excerpt{font-size:14px;font-weight:600;color:#fff;line-height:24px;margin-bottom:15px}.bwp-testimonial.layout1 .testimonial-job{font-size:12px;color:#fff}.bwp-testimonial.layout1 .testimonial-customer-name{position:relative;margin:0;letter-spacing:1.5px;font-weight:700;color:#fff;text-transform:uppercase;font-size:11px;padding-top:20px}.bwp-testimonial.layout1 .testimonial-customer-name:before{position:absolute;content:"";background:#fff;width:70px;height:1px;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bwp-testimonial.layout1 .star{margin-bottom:5px}.bwp-testimonial.layout1 .star:after,.bwp-testimonial.layout1 .star:before{display:inline-block;color:#ff9600;font-family:icomoon;font-size:12px;letter-spacing:6px}.bwp-testimonial.layout1 .star:after{color:#868686}.bwp-testimonial.layout1 .star.star-1:before{content:"\e90c"}.bwp-testimonial.layout1 .star.star-1:after{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout1 .star.star-2:before{content:"\e90c\e90c"}.bwp-testimonial.layout1 .star.star-2:after,.bwp-testimonial.layout1 .star.star-3:before{content:"\e90c\e90c\e90c"}.bwp-testimonial.layout1 .star.star-3:after{content:"\e90c\e90c"}.bwp-testimonial.layout1 .star.star-4:before{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout1 .star.star-4:after{content:"\e90c"}.bwp-testimonial.layout1 .star.star-5:before{content:"\e90c\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout1 ul.slick-dots{margin-top:20px}.bwp-testimonial.layout1 ul.slick-dots li{margin:0 7.5px}.bwp-testimonial.layout1 ul.slick-dots li button{background:hsla(0,0%,100%,.3)}.bwp-testimonial.layout1 ul.slick-dots li.slick-active button{background:#bd0028}@media (max-width:1199px){.bwp-testimonial.layout1 .block_content{padding:0 30px}}@media (max-width:480px){.bwp-testimonial.layout1 .block_content{padding:0 15px}.bwp-testimonial.layout1 .testimonial-title h2{font-size:25px}}.bwp-testimonial.layout2{text-align:center;position:relative}.bwp-testimonial.layout2:hover .slick-arrow{opacity:1;visibility:visible}.bwp-testimonial.layout2 .slick-arrow{top:calc(50% - 25px)}.bwp-testimonial.layout2 .slick-carousel{max-width:1410px;margin:auto}.bwp-testimonial.layout2 .testimonial-title h2{margin:0 0 35px;font-size:24px}.bwp-testimonial.layout2 .item{border:1px solid #e6e6e6;padding:25px 30px}.bwp-testimonial.layout2 .testimonial-image{margin:0 0 5px}.bwp-testimonial.layout2 .testimonial-image img{width:62px;height:62px;margin:auto}.bwp-testimonial.layout2 .icon-quote{font-size:30px;color:#bd0028;margin-bottom:5px;display:inline-block}.bwp-testimonial.layout2 .post-excerpt{font-size:14px;font-weight:600;line-height:24px;margin-bottom:15px}.bwp-testimonial.layout2 .testimonial-job{font-size:12px;margin:0 0 3px}.bwp-testimonial.layout2 .testimonial-customer-name{position:relative;margin:0;letter-spacing:1.5px;font-weight:700;text-transform:uppercase;font-size:11px}.bwp-testimonial.layout2 .star{margin-bottom:5px}.bwp-testimonial.layout2 .star:after,.bwp-testimonial.layout2 .star:before{display:inline-block;color:#ff9600;font-family:icomoon;font-size:12px;letter-spacing:6px}.bwp-testimonial.layout2 .star:after{color:#868686}.bwp-testimonial.layout2 .star.star-1:before{content:"\e90c"}.bwp-testimonial.layout2 .star.star-1:after{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout2 .star.star-2:before{content:"\e90c\e90c"}.bwp-testimonial.layout2 .star.star-2:after,.bwp-testimonial.layout2 .star.star-3:before{content:"\e90c\e90c\e90c"}.bwp-testimonial.layout2 .star.star-3:after{content:"\e90c\e90c"}.bwp-testimonial.layout2 .star.star-4:before{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout2 .star.star-4:after{content:"\e90c"}.bwp-testimonial.layout2 .star.star-5:before{content:"\e90c\e90c\e90c\e90c\e90c"}@media (max-width:1199px){.bwp-testimonial.layout2 .testimonial-title h2{margin:0 0 25px}}@media (max-width:480px){.bwp-testimonial.layout2 .item{padding:25px 15px 30px}.bwp-testimonial.layout2 .testimonial-title h2{font-size:20px}}.bwp-testimonial.layout3{text-align:center}.bwp-testimonial.layout3 .testimonial-item h2{margin:15px 0 0;font-size:14px;text-transform:uppercase;letter-spacing:2px;color:#fff}.bwp-testimonial.layout3 .icon-quote{font-size:40px;color:#fff;margin:0 0 25px;display:inline-block}.bwp-testimonial.layout3 .post-excerpt{font-size:22px;color:#fff;line-height:28px;margin:0 0 28px}.bwp-testimonial.layout3 .testimonial-image{margin:0 0 5px}.bwp-testimonial.layout3 .testimonial-image img{width:111px;height:111px;margin:auto}.bwp-testimonial.layout3 .star{margin-bottom:20px}.bwp-testimonial.layout3 .star:after,.bwp-testimonial.layout3 .star:before{display:inline-block;color:#fdb313;font-family:icomoon;font-size:15px;letter-spacing:6px}.bwp-testimonial.layout3 .star:after{color:#868686}.bwp-testimonial.layout3 .star.star-1:before{content:"\e90c"}.bwp-testimonial.layout3 .star.star-1:after{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout3 .star.star-2:before{content:"\e90c\e90c"}.bwp-testimonial.layout3 .star.star-2:after,.bwp-testimonial.layout3 .star.star-3:before{content:"\e90c\e90c\e90c"}.bwp-testimonial.layout3 .star.star-3:after{content:"\e90c\e90c"}.bwp-testimonial.layout3 .star.star-4:before{content:"\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout3 .star.star-4:after{content:"\e90c"}.bwp-testimonial.layout3 .star.star-5:before{content:"\e90c\e90c\e90c\e90c\e90c"}.bwp-testimonial.layout3 ul.slick-dots{margin-top:7px}.bwp-testimonial.layout3 ul.slick-dots li{margin:0 7.5px}.bwp-testimonial.layout3 ul.slick-dots li button{background:hsla(0,0%,100%,.3)}.bwp-testimonial.layout3 ul.slick-dots li.slick-active button{background:#fff}@media (max-width:1199px){.bwp-brand .slick-list{margin:0 -7.5px}.bwp-brand .slick-list .item{padding:0 7.5px}}.bwp-brand.default .item-image,.bwp-brand .item .item-image{display:flex;justify-content:center}.bwp-brand.default .item-image{border:1px solid #e0e0e0;min-height:100px;align-items:center}.bwp-brand.default .item-image img{-webkit-transition:all .5s ease;transition:all .5s ease}.bwp-brand.default .item-image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bwp-brand.default2{background:#fff;border:1px solid #e0e0e0}.bwp-brand.default2:hover .slick-arrow{opacity:1;visibility:visible}.bwp-brand.default2 .slick-list{margin:0 -1px}.bwp-brand.default2 .item{padding:0}.bwp-brand.default2 .item-image{padding:45px 0;display:flex;align-items:center;justify-content:center;border-right:1px solid #e0e0e0}.rtl .bwp-brand.default2 .item-image{border-left:1px solid #e0e0e0;border-right:0}.bwp-brand.default2 .item-image img{-webkit-transition:all .5s ease;transition:all .5s ease;max-height:155px}.bwp-brand.default2 .item-image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bwp-brand.default2 .slick-arrow{background:0 0;border:0;font-size:20px}.bwp-brand.default2 .slick-arrow:hover{color:#bd0028}.bwp-brand.default2 .slick-arrow.fa-angle-left{left:-30px}.rtl .bwp-brand.default2 .slick-arrow.fa-angle-left{right:-30px;left:auto}.bwp-brand.default2 .slick-arrow.fa-angle-right{right:-30px}.rtl .bwp-brand.default2 .slick-arrow.fa-angle-right{left:-30px;right:auto}@media (max-width:1440px){.bwp-brand.default2 .slick-arrow.fa-angle-left{left:-10px}.rtl .bwp-brand.default2 .slick-arrow.fa-angle-left{right:-10px;left:auto}.bwp-brand.default2 .slick-arrow.fa-angle-right{right:-10px}.rtl .bwp-brand.default2 .slick-arrow.fa-angle-right{left:-10px;right:auto}}.bwp-client .item .item-image{display:flex;justify-content:center}.bwp-client .item-image a img{filter:grayscale(100%)}.bwp-client .item-image a:hover img{filter:grayscale(0)}.bwp-client.default .item-image{min-height:100px;display:flex;align-items:center;justify-content:center}.bwp-client.default .item-image img{-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1);transform:scale(1)}.bwp-client.default .item-image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bwp-client.slider{background:#fff;border:1px solid #dedede}.bwp-client.slider .slick-list{margin:0 -1px}.bwp-client.slider .item{padding:5px 0;border-right:1px solid #dedede}.rtl .bwp-client.slider .item{border-left:1px solid #dedede;border-right:0}.bwp-client.slider .item-image{min-height:200px;padding:5px 0;display:flex;align-items:center;justify-content:center}.bwp-client.slider .item-image img{-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1);transform:scale(1)}.bwp-client.slider .item-image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bwp-client.slider .slick-arrow{background:#bd0028}.bwp-client.slider .slick-arrow:hover{background:#8a001d}.bwp-client.slider .slick-arrow.fa-angle-left{left:-12.5px}.rtl .bwp-client.slider .slick-arrow.fa-angle-left{right:-12.5px;left:auto}.bwp-client.slider .slick-arrow.fa-angle-right{right:-12.5px}.rtl .bwp-client.slider .slick-arrow.fa-angle-right{left:-12.5px;right:auto}.bwp-client.slider2 .item-image{min-height:150px;display:flex;align-items:center;justify-content:center}.bwp-client.slider2 .item-image img{-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1);transform:scale(1)}.bwp-client.slider2 .item-image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bwp-cta.default{text-align:center;border:1px solid hsla(0,0%,89%,.5);padding:30px 25px}.bwp-cta.default:hover .box-image img{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-cta.default .count-cta{font-size:28px;font-weight:700;margin:0;margin-top:25px}.bwp-cta.default .title-cta{font-size:18px;margin-top:5px}.bwp-footer .widget{border:none;padding:0;background:0 0;margin:0 0 40px}.bwp-footer .widget .widget-title,.bwp-footer .widget .widgettitle,.bwp-footer .widget .wpb_heading{color:#fff;text-transform:normal;margin:40px 0 17px;padding:0;font-size:16px;text-align:left;border:none}.rtl .bwp-footer .widget .widget-title,.rtl .bwp-footer .widget .widgettitle,.rtl .bwp-footer .widget .wpb_heading{text-align:right}.bwp-footer .widget .widget-title>span,.bwp-footer .widget .widgettitle>span,.bwp-footer .widget .wpb_heading>span{position:relative;padding:0 10px}.bwp-footer .widget .widget-title>span:after,.bwp-footer .widget .widget-title>span:before,.bwp-footer .widget .widgettitle>span:after,.bwp-footer .widget .widgettitle>span:before,.bwp-footer .widget .wpb_heading>span:after,.bwp-footer .widget .wpb_heading>span:before{content:"";height:0;width:0;background:0 0}.bwp-footer .widget .widget-title>span>span,.bwp-footer .widget .widgettitle>span>span,.bwp-footer .widget .wpb_heading>span>span{position:relative;padding:0 10px}.bwp-footer .widget .widget-title>span>span:after,.bwp-footer .widget .widget-title>span>span:before,.bwp-footer .widget .widgettitle>span>span:after,.bwp-footer .widget .widgettitle>span>span:before,.bwp-footer .widget .wpb_heading>span>span:after,.bwp-footer .widget .wpb_heading>span>span:before{content:"";height:0;width:0;background:0 0}.bwp-footer .widget .widget-content{border:none;padding:0}.widget_search .container{padding:0}.widget_search .container input[type=text]{border:0;padding:0}.widget_search .form-content{position:relative;overflow:hidden}.widget_search .form-content input[type=text]{line-height:45px;height:45px;border:1px solid #a3a3a3;padding:0 70px 0 15px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;width:100%}.rtl .widget_search .form-content input[type=text]{padding:0 15px 0 70px}.widget_search .form-content #searchsubmit{position:absolute;top:0;right:0;padding:0 10px}.rtl .widget_search .form-content #searchsubmit{left:0;right:auto}.widget_search .form-content #searchsubmit:hover i{color:#bd0028}.widget_search .search-from .btn,.widget_search .search-from .clear-all{background:0 0;border:0;line-height:0}@media (max-width:1199px){.bwp-filter-homepage .slick-list{margin:0 -7.5px}.bwp-filter-homepage .slick-list .item-product{padding:0 7.5px !important}}.bwp-filter-homepage .bwp-filter-heading{display:inline-block;width:100%;vertical-align:top}@media (max-width:991px){.bwp-filter-homepage .bwp-filter-heading{margin-bottom:30px}}.bwp-filter-homepage .bwp-filter-heading ul{list-style-type:none;right:0;left:auto;padding:0}.bwp-filter-homepage .bwp-filter-heading ul li{-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-filter-homepage .bwp-filter-heading .category-nav{display:inline-block;text-align:center}.bwp-filter-homepage .bwp-filter-heading ul.filter-category{padding:0}.bwp-filter-homepage .bwp-filter-heading ul.filter-category li{display:inline-block}.bwp-filter-homepage .bwp-filter-heading ul.filter-category li.active,.bwp-filter-homepage .bwp-filter-heading ul.filter-category li:hover{cursor:pointer}.bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle{font-weight:500;display:inline-block;font-size:12px;text-transform:uppercase;cursor:pointer;color:#000;padding:0 15px 0 35px;line-height:32px;border:2px solid #000;position:relative;top:20px}.bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle:before{content:"\f136";font-family:Material;font-size:0;color:#e42234;-webkit-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden;-webkit-transition:transform .2s ease;transition:transform .2s ease;line-height:1}.bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle:before,.bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle i{position:absolute;left:15px;font-size:16px;top:calc(50% - 8px)}.bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle.active i{display:none}.bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle.active:before{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.bwp-filter-homepage .bwp-filter-heading .bwp-filter-toggle:hover{border-color:#bd0028;color:#bd0028}.bwp-filter-homepage .bwp-filter-heading .filter-order-by.open>button{color:#bd0028}.bwp-filter-homepage .bwp-filter-heading .filter-order-by.open>button:before{opacity:1;width:100%}.bwp-filter-homepage .bwp-filter-heading .filter-order-by.open>button .caret:before{content:"\32";font-family:ElegantIcons}.bwp-filter-homepage .bwp-filter-heading .filter-order-by>.dropdown-menu{top:calc(100% + 5px);padding:10px 20px;line-height:28px;min-width:200px}.bwp-filter-homepage .bwp-filter-heading .filter-order-by>button{text-transform:uppercase;background:0 0;border:0;color:#000;font-weight:500;font-size:15px;padding:0}.bwp-filter-homepage .bwp-filter-heading .filter-order-by>button:focus{outline:none}.bwp-filter-homepage .bwp-filter-heading .filter-order-by>button .caret:before{content:"\33";font-family:ElegantIcons;font-size:22px;font-size:16px;position:relative;top:-3px}.bwp-filter-homepage .bwp-filter-heading .filter-order-by>button:hover{color:#bd0028}.bwp-filter-homepage .bwp-filter-heading .filter-order-by ul li{cursor:pointer}.bwp-filter-homepage .bwp-filter-heading .filter-order-by ul li:hover{color:#bd0028}.bwp-filter-homepage .bwp-filter-attribute{display:none;width:100%;margin-bottom:15px}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner{display:flex;flex-wrap:wrap;width:100%;padding-top:30px}@media (max-width:767px){.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner{display:inline-block;padding-top:0}}@media (min-width:768px){.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner{padding:37px 25px 30px;border:1px solid #e0e0e0;margin-bottom:60px}}@media (max-width:991px) and (min-width:768px){.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner{padding-top:20px;padding-bottom:30px}}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div{flex:1;padding:0 15px}@media (max-width:991px){.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div{flex:0 0 50%;margin-bottom:30px}}@media (max-width:767px){.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div{width:100%;padding:0 !important;margin-bottom:25px;display:inline-block}}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul{list-style:none;padding:0}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul li{float:left;width:50%;padding:5px 0}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul li span{color:#868686;cursor:pointer}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul li span:hover{color:#000}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul:not(.pa_color) li span{position:relative}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul:not(.pa_color) li span:before{content:"";width:17px;height:17px;cursor:pointer;overflow:visible;display:inline-block;vertical-align:middle;border:1px solid #ccc;margin-right:10px;position:relative;top:-2px}.rtl .bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul:not(.pa_color) li span:before{margin-left:10px;margin-right:0}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul:not(.pa_color) li.active span{color:#000}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul:not(.pa_color) li.active span:before{border-color:#000}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div ul:not(.pa_color) li.active span:after{content:"\f00c";font-family:FontAwesome;position:absolute;top:4px;left:4px;font-size:11px;color:#000}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color{order:1}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color .pa_color li .color{display:inline-block;vertical-align:top;width:16px;height:16px;margin-right:10px;-webkit-transform:translateY(3px);transform:translateY(3px);padding:0;-webkit-transition:transform .1s ease;transition:transform .1s ease;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.rtl .bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color .pa_color li .color{margin-left:10px;margin-right:0}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color .pa_color li .color:before{content:"";width:22px;height:22px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;top:calc(50% - 11px);left:calc(50% - 11px);position:absolute;border:1px solid #ccc}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color .pa_color li.active span{color:#000}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color .pa_color li.active .color:before{border-color:#000}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color .pa_color li.active .color:after{display:none}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color li[data-value=white] .color{border:1px solid #e0e0e0}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color li[data-value=white].active .color:before{top:-2px;left:5.5px;color:#bd0028}.rtl .bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-color li[data-value=white].active .color:before{right:5.5px;left:auto}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price{order:3}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price h2{margin-bottom:45px}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price .bwp_slider_price{margin:0;background:0 0;box-shadow:inset 0 1px 3px 3px rgba(0,0,0,.2);height:5px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;width:calc(100% - 20px)}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price .bwp_slider_price:after,.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price .bwp_slider_price:before{display:none}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price .bwp_slider_price .ui-slider-handle{width:10px;height:14px;border:1px solid #bd0028;background:#bd0028;top:-5px}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price .bwp_slider_price .ui-slider-range{height:5px;background:#bd0028;position:absolute;-webkit-transform:translateX(10px);transform:translateX(10px);width:calc(100% -50px) !important}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price .price-input{margin-top:20px;font-size:14px;color:#000;font-weight:500}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-price .price-input>span:not(.text-price-filter){color:#868686;font-weight:400}.bwp-filter-homepage .bwp-filter-attribute .bwp-filter-attribute-inner>div.bwp-filter-brand{order:2}.bwp-filter-homepage .bwp-filter-attribute .clear_all span{background:#bd0028;color:#fff;text-transform:uppercase;padding:5px 10px;font-size:12px;display:inline-block}.bwp-filter-homepage .bwp-filter-attribute .clear_all span:hover{cursor:pointer;background:#000}.bwp-filter-homepage .bwp-filter-attribute h2{color:#000;padding:0 0 15px;background:0 0;font-weight:500;font-size:14px;margin:0 0 40px;position:relative;text-transform:uppercase;border-bottom:1px solid #d7d7d7;letter-spacing:3.2px}.bwp-filter-homepage.filter.slider .bwp-filter-heading{overflow:unset}.bwp-filter-homepage.filter-default .bwp-filter-heading{display:flex;justify-content:space-between;margin-bottom:50px;flex-wrap:wrap}.bwp-filter-homepage.filter-default .bwp-filter-heading ul li{font-size:20px;margin:0 25px;position:relative;padding:15px 0;font-weight:500}.bwp-filter-homepage.filter-default .bwp-filter-heading ul li:before{content:"";position:absolute;bottom:0;width:0;height:2px;background:#000;-webkit-transition:all .3s ease;transition:all .3s ease;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bwp-filter-homepage.filter-default .bwp-filter-heading ul li .item-count{position:absolute;top:0;font-size:14px;right:-10px}.rtl .bwp-filter-homepage.filter-default .bwp-filter-heading ul li .item-count{left:-10px;right:auto}.bwp-filter-homepage.filter-default .bwp-filter-heading ul li.active,.bwp-filter-homepage.filter-default .bwp-filter-heading ul li:hover{color:#000}.bwp-filter-homepage.filter-default .bwp-filter-heading ul li.active:before,.bwp-filter-homepage.filter-default .bwp-filter-heading ul li:hover:before{width:100%}@media (max-width:991px){.bwp-filter-homepage.filter-default .bwp-filter-heading ul li{margin:0 15px;font-size:16px}}@media (max-width:991px){.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-content{order:2;margin-top:10px}.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-content a{top:0}}@media (max-width:767px){.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-content{flex:0 0 100%;margin-top:30px}.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-category{flex:0 0 100%;text-align:center}}@media (max-width:480px){.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-content a{width:100%}.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-category li{margin:0 0 5px;width:100%;padding:10px;background:#f5f5f5}.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-category li:before{display:none}.bwp-filter-homepage.filter-default .bwp-filter-heading .filter-category li .item-count{display:inline-block;font-size:12px;position:relative;top:-10px;right:0}}.bwp-filter-homepage.filter-default .products_loadmore .btn.loadmore,.bwp-filter-homepage.filter-default .products_loadmore .loadmore.clear-all{margin-top:30px;line-height:40px;height:44px;padding:0 30px;background:0 0;color:#000;font-size:16px;font-weight:500;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;letter-spacing:0;border:2px solid #000}.bwp-filter-homepage.filter-default .products_loadmore .btn.loadmore span,.bwp-filter-homepage.filter-default .products_loadmore .loadmore.clear-all span{padding:0}.bwp-filter-homepage.filter-default .products_loadmore .btn.loadmore span:before,.bwp-filter-homepage.filter-default .products_loadmore .loadmore.clear-all span:before{display:none}.bwp-filter-homepage.filter-default .products_loadmore .btn.loadmore i,.bwp-filter-homepage.filter-default .products_loadmore .loadmore.clear-all i{line-height:1;width:20px;height:15px;display:none}.bwp-filter-homepage.filter-default .products_loadmore .btn.loadmore i:before,.bwp-filter-homepage.filter-default .products_loadmore .loadmore.clear-all i:before{position:relative;left:1px}.bwp-filter-homepage.filter-default .products_loadmore .btn.loadmore:hover i,.bwp-filter-homepage.filter-default .products_loadmore .loadmore.clear-all:hover i{color:#bd0028 !important}.bwp-filter-homepage.filter-default .products_loadmore .btn.loadmore.loading i,.bwp-filter-homepage.filter-default .products_loadmore .loadmore.loading.clear-all i{display:block}@media (max-width:1199px){.bwp-filter-homepage.tab-category-default .content{margin:0 -7.5px !important}.bwp-filter-homepage.tab-category-default .content .item-product{padding:0 7.5px !important}}.bwp-filter-homepage.tab-category-default .bwp-filter-heading{margin-bottom:35px}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category{text-align:center}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li{display:inline-block;font-weight:500;font-size:14px;margin:0 5px;padding:10px 30px;position:relative;background:#dedede}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li a{color:#000}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li.active{background:#bd0028;color:#fff;border-color:#000;position:relative;display:inline-block}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li.active:before{position:absolute;content:"";width:10px;height:10px;background:#bd0028;bottom:-3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:calc(50% - 5px)}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li.active a{color:#fff}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li:hover{color:#fff;background:#bd0028}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li:hover a{color:#fff}@media (max-width:767px){.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li{display:block;margin:0 0 15px}.bwp-filter-homepage.tab-category-default .bwp-filter-heading .filter-category li.active{display:block}}.bwp-filter-homepage.tab-category-default .item{display:flex;width:100%}.bwp-filter-homepage.tab-category-default .item .item-product{padding:0 15px;position:relative}.bwp-filter-homepage.tab-category-default .item .content-product8{display:flex;padding:25px;background:#fff;position:relative;margin:0 0 30px}@media (max-width:1199px){.bwp-filter-homepage.tab-category-default .item .content-product8{text-align:center;display:block;margin:0 0 15px}.bwp-filter-homepage.tab-category-default .item .content-product8 .products-content{width:100% !important}.bwp-filter-homepage.tab-category-default .item .content-product8 .products-thumb{width:50% !important;margin:0 !important}}@media (max-width:1199px) and (max-width:991px){.bwp-filter-homepage.tab-category-default .item .content-product8 .products-thumb{width:100% !important}}@media (max-width:1199px){.bwp-filter-homepage.tab-category-default .item .content-product8 .brands-single,.bwp-filter-homepage.tab-category-default .item .content-product8 .content-button{justify-content:center}}@media (max-width:991px){.bwp-filter-homepage.tab-category-default .item .content-product8{padding:50px 25px 25px}}.bwp-filter-homepage.tab-category-default .item .btn-atc{margin-top:0 !important}.bwp-filter-homepage.tab-category-default .item .number{position:absolute;right:50px;width:25px;height:30px;line-height:20px;background:#ff9600;text-align:center;font-size:12px;color:#fff;font-weight:600;z-index:15;clip-path:polygon(100% 0,100% 100%,50% 62%,0 100%,0 0)}.rtl .bwp-filter-homepage.tab-category-default .item .number{left:50px;right:auto}@media (max-width:1199px){.bwp-filter-homepage.tab-category-default .item .number{right:35px}.rtl .bwp-filter-homepage.tab-category-default .item .number{left:35px;right:auto}}.bwp-filter-homepage.tab-category-default .item.two{display:flex}.bwp-filter-homepage.tab-category-default .item.two .item-product{width:50%;flex:50%}.bwp-filter-homepage.tab-category-default .item.two .brands-single{margin:0 0 10px}.bwp-filter-homepage.tab-category-default .item.two .content-button{display:flex}.bwp-filter-homepage.tab-category-default .item.two .product-title{font-weight:600 !important;font-size:18px !important}.bwp-filter-homepage.tab-category-default .item.two .woosw-wishlist{margin-right:5px}.rtl .bwp-filter-homepage.tab-category-default .item.two .woosw-wishlist{margin-left:5px;margin-right:0}.bwp-filter-homepage.tab-category-default .item.two .price{font-weight:600 !important;margin-bottom:20px !important}.bwp-filter-homepage.tab-category-default .item.two .products-thumb{margin-right:30px;width:45%}.rtl .bwp-filter-homepage.tab-category-default .item.two .products-thumb{margin-left:30px;margin-right:0}@media (max-width:767px){.bwp-filter-homepage.tab-category-default .item.two .products-thumb{z-index:16}}.bwp-filter-homepage.tab-category-default .item.two .product-quickview{display:none !important}.bwp-filter-homepage.tab-category-default .item.two .products-content{margin-top:25px;width:55%}.bwp-filter-homepage.tab-category-default .item.two .product-button{display:flex}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview{text-align:center;background:#fff;font-size:0;display:block;white-space:nowrap}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview>a{color:#000;width:40px;height:40px;line-height:40px;display:inline-block;position:relative;outline:unset;border:1px solid #040404}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview>a>i{font-size:20px;color:#000;line-height:40px;-webkit-transition:all .1s ease;transition:all .1s ease}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview:hover>a{background:#bd0028;border-color:#bd0028}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview:hover .loading:before,.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview:hover>a>i{color:#fff}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview .loading i{display:none}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview .loading:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:18px;height:18px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:8px}.bwp-filter-homepage.tab-category-default .item.two .content-button .product-quickview .loading:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosw-btn{font-size:0;background:#fff;text-align:center;position:relative;white-space:nowrap;margin-top:0;color:#fff;width:40px;height:40px;line-height:40px;display:inline-block;border:1px solid #040404;cursor:pointer}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosw-btn:before{content:"\e905";font-family:icomoon;font-size:20px;line-height:40px;color:#000;-webkit-transition:all .1s ease;transition:all .1s ease}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosw-btn.woosw-adding:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:20px;height:20px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:7px;left:0}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosw-btn.woosw-adding:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosw-btn.woosw-added:before{content:"\e905";font-family:icomoon;font-size:20px;line-height:40px;margin:0;color:#bd0028;-webkit-transition:all .1s ease;transition:all .1s ease;position:relative}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosw-btn:hover{background:#bd0028;border-color:#bd0028}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosw-btn:hover:before{color:#fff}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosc-btn{text-align:center;background:#fff;font-size:0;display:block;white-space:nowrap;color:#000;width:40px;height:40px;line-height:40px;display:inline-block;border:1px solid #040404;cursor:pointer}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosc-btn:before{font-size:20px;color:#000;line-height:40px;-webkit-transition:all .1s ease;transition:all .1s ease;content:"\e909";font-family:icomoon;margin:0}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosc-btn:hover{background:#bd0028;border-color:#bd0028}.bwp-filter-homepage.tab-category-default .item.two .content-button .woosc-btn:hover:before{color:#fff}@media (max-width:991px){.bwp-filter-homepage.tab-category-default .item.two .content-button .woosc-btn{display:none}}.bwp-filter-homepage.tab-category-default .item.two .btn-atc{margin-right:5px}.rtl .bwp-filter-homepage.tab-category-default .item.two .btn-atc{margin-left:5px;margin-right:0}.bwp-filter-homepage.tab-category-default .item.two .btn-atc a{line-height:38px !important;padding:0 15px !important;min-width:145px !important}.bwp-filter-homepage.tab-category-default .item.two .btn-atc a:hover:before{font-size:20px !important}@media (max-width:767px){.bwp-filter-homepage.tab-category-default .item.two{display:block}.bwp-filter-homepage.tab-category-default .item.two .item-product{width:100%}}.bwp-filter-homepage.tab-category-default .item.three{display:flex}.bwp-filter-homepage.tab-category-default .item.three .products-thumb{margin-right:25px;width:50%}.rtl .bwp-filter-homepage.tab-category-default .item.three .products-thumb{margin-left:25px;margin-right:0}@media (max-width:1199px){.bwp-filter-homepage.tab-category-default .item.three .products-thumb{width:65% !important}}@media (max-width:991px){.bwp-filter-homepage.tab-category-default .item.three .products-thumb{width:100% !important;z-index:16}}.bwp-filter-homepage.tab-category-default .item.three .products-content{width:50%}.bwp-filter-homepage.tab-category-default .item.three .item-product{width:33.33%;flex:33.33%}.bwp-filter-homepage.tab-category-default .item.three .price{margin-bottom:15px !important}.bwp-filter-homepage.tab-category-default .item.three .btn-atc a{min-width:145px !important}.bwp-filter-homepage.tab-category-default .item.three .product-button{display:none}@media (max-width:767px){.bwp-filter-homepage.tab-category-default .item.three{display:block}.bwp-filter-homepage.tab-category-default .item.three .item-product{width:100%}}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading{margin-bottom:45px}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category{text-align:center}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li{display:inline-block;font-weight:600;font-size:20px;margin:0 5px;text-transform:uppercase;padding:5px 25px;position:relative}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li a{color:#000}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li.active{background:#de2828;color:#fff;border-color:#000;display:inline-block}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li.active a{color:#fff}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li:hover{color:#fff;background:#de2828}.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li:hover a{color:#fff}@media (max-width:991px){.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li{font-size:18px;padding:5px 10px}}@media (max-width:767px){.bwp-filter-homepage.tab_category_slider .bwp-filter-heading .filter-category li{display:block;width:100%;margin:0 0 5px;text-transform:none}}.bwp-filter-homepage.tab_category_slider_2 .title-block h2{font-size:20px;margin:0;text-transform:uppercase;font-weight:600}.bwp-filter-homepage.tab_category_slider_2 .title-block h2:after{display:inline-block;content:".";color:#bd0028}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading{margin-bottom:30px}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .category-tab-nav{display:flex;justify-content:center}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li{display:inline-block;font-weight:600;font-size:24px;margin-right:30px;position:relative}.rtl .bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li{margin-left:30px;margin-right:0}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li a{color:#000}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li:last-child{margin-right:0}.rtl .bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li:last-child{margin-left:0;margin-right:0}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li.active{color:#bd0028;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;padding:5px 25px;border:2px dashed #bd0028}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li.active a{color:#bd0028}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li.active:before{width:100%}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li:hover,.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li:hover a{color:#bd0028}@media (max-width:991px){.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li{font-size:16px;margin-right:15px}.rtl .bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li{margin-left:15px;margin-right:0}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .category-tab-nav{flex-wrap:wrap;justify-content:center}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .category-tab-nav>*{width:100%}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .title-block{text-align:center;margin-bottom:10px}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category{text-align:center}}@media (max-width:767px){.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li{font-size:14px;margin:0 0 5px;text-transform:uppercase;width:100%;padding:0;line-height:30px;border:1px solid #e0e0e0}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .filter-category li:before{display:none}.bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading .category-tab-nav{border:0}}.bwp-filter-homepage.tab_category_slider_3 .slick-list{margin:0 -30px !important}.bwp-filter-homepage.tab_category_slider_3 .slick-list .item-product{padding:0 30px !important;border-right:1px solid #e0e0e0}.rtl .bwp-filter-homepage.tab_category_slider_3 .slick-list .item-product{border-left:1px solid #e0e0e0;border-right:0}@media (max-width:1199px){.bwp-filter-homepage.tab_category_slider_3 .slick-list{margin:0 -15px !important}.bwp-filter-homepage.tab_category_slider_3 .slick-list .item-product{padding:0 15px !important}}@media (max-width:767px){.bwp-filter-homepage.tab_category_slider_3 .slick-list .item-product{border-right:0}.rtl .bwp-filter-homepage.tab_category_slider_3 .slick-list .item-product{border-left:0;border-right:0}}@media (max-width:480px){.bwp-filter-homepage.tab_category_slider_3 .slick-list{margin:0 -7.5px !important}.bwp-filter-homepage.tab_category_slider_3 .slick-list .item-product{padding:0 7.5px !important}}.bwp-filter-homepage.tab_category_slider_3 .product-wapper{margin:0 !important}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading{margin-bottom:30px}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .category-tab-nav{display:flex;justify-content:center}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li{display:inline-block;font-weight:600;font-size:12px;margin:0;padding-bottom:2px;padding:3px 15px;letter-spacing:1.5px;text-transform:uppercase;position:relative}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li a{color:#868686}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li:last-child{margin-right:0}.rtl .bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li:last-child{margin-left:0;margin-right:0}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li.active{color:#bd0028;border:1px solid #bd0028}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li.active a,.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li:hover,.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li:hover a{color:#bd0028}@media (max-width:991px){.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .category-tab-nav{flex-wrap:wrap;justify-content:center}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .category-tab-nav>*{width:100%}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .title-block{text-align:center;margin-bottom:10px}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category{text-align:center}}@media (max-width:767px){.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading{padding:0 15px}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li{font-size:14px;margin:0 0 5px;text-transform:uppercase;width:100%;padding:0;line-height:30px;border:1px solid #e0e0e0}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .filter-category li:before{display:none}.bwp-filter-homepage.tab_category_slider_3 .bwp-filter-heading .category-tab-nav{border:0}}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading{margin-bottom:25px}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .category-tab-nav{display:flex;justify-content:center}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li{margin-right:10px}.rtl .bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li{margin-left:10px;margin-right:0}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li.active a{border-color:#bd0028;color:#bd0028}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li a{display:inline-block;font-size:13px;font-weight:500;line-height:23px;border:1px dashed transparent;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:0 15px;color:#868686}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li a:hover{color:#bd0028}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li:last-child{margin-right:0}.rtl .bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li:last-child{margin-left:0;margin-right:0}.bwp-filter-homepage.tab_category_slider_4 .slick-slide{padding:0 7.5px}.bwp-filter-homepage.tab_category_slider_4 .slick-list{margin:0 -7.5px}.bwp-filter-homepage.tab_category_slider_4 .product-wapper{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;overflow:hidden}@media (max-width:991px){.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li{font-size:16px;margin-right:15px}.rtl .bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li{margin-left:15px;margin-right:0}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .category-tab-nav{flex-wrap:wrap;justify-content:center}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .category-tab-nav>*{width:100%}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .title-block{text-align:center;margin-bottom:10px}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category{text-align:center}}@media (max-width:767px){.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li{font-size:14px;margin:0 0 5px;text-transform:uppercase;width:100%;padding:0}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li a{border:1px dashed #e0e0e0;line-height:30px;width:100%}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .filter-category li:before{display:none}.bwp-filter-homepage.tab_category_slider_4 .bwp-filter-heading .category-tab-nav{border:0}}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading{text-align:center;margin-bottom:40px}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading ul li{font-size:18px;font-weight:500;margin:0 12px}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading ul li a{color:#868686;display:inline-block;position:relative}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading ul li a:before{content:"";position:absolute;bottom:0;width:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:2px;background:#000;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading ul li.active a,.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading ul li a:hover{color:#000}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading ul li.active a:before{width:100%}.bwp-filter-homepage.tab_category_slider_5 .products-list.grid .product-wapper.content-product5 .products-thumb{border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.bwp-filter-homepage.tab_category_slider_5 .products-list.grid .product-wapper.content-product5 .content-top{display:flex;justify-content:space-between;flex-wrap:wrap}.bwp-filter-homepage.tab_category_slider_5 .products-list.grid .product-wapper.content-product5 .content-top .cat-products{order:1}.bwp-filter-homepage.tab_category_slider_5 .products-list.grid .product-wapper.content-product5 .content-top .rating{order:2}@media (max-width:767px){.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading .filter-category li{font-size:14px;margin:0 0 5px;text-transform:uppercase;width:100%;padding:0;line-height:30px;background:#f5f5f5}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading .filter-category li a{width:100%}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading .filter-category li a:before{display:none}.bwp-filter-homepage.tab_category_slider_5 .bwp-filter-heading .category-tab-nav{border:0}}.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading{margin-bottom:60px;padding:0 15px}.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category{text-align:center}.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category li{margin:0 5px}.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category li a{font-size:20px;color:#868686;display:inline-block;border:1px solid #868686;padding:8px 70px}.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category li.active a,.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category li a:hover{border-color:#000;color:#000}.bwp-filter-homepage.tab_category_scroll .product-content .item-product{padding:0 15px}.bwp-filter-homepage.tab_category_scroll .content-scroll-list{overflow:hidden;padding-right:215px}.rtl .bwp-filter-homepage.tab_category_scroll .content-scroll-list{padding-left:215px;padding-right:0}@media (max-width:1199px){.bwp-filter-homepage.tab_category_scroll .content-scroll-list{padding-right:0}.rtl .bwp-filter-homepage.tab_category_scroll .content-scroll-list{padding-left:0;padding-right:0}}.bwp-filter-homepage.tab_category_scroll .scrollbar{margin:50px 15px 0;height:1px;background:#dfdfdf;line-height:0;cursor:pointer}.bwp-filter-homepage.tab_category_scroll .scrollbar .handle{background:#000;height:3px;position:relative;top:-1px}.bwp-filter-homepage.tab_category_scroll .scrollbar .mousearea{position:absolute;top:-37px;left:0;width:100%;height:20px;font-size:14px;text-transform:uppercase;color:#000;white-space:nowrap;line-height:20px}.bwp-filter-homepage.tab_category_scroll .scrollbar .mousearea i{font-size:20px;line-height:20px;position:relative;top:3px;margin-left:10px}.rtl .bwp-filter-homepage.tab_category_scroll .scrollbar .mousearea i{margin-right:10px;margin-left:0}.bwp-filter-homepage.tab_category_scroll .scrollbar .mousearea:hover{color:#bd0028}.bwp-filter-homepage.tab_category_scroll .controls button{position:absolute;top:33%;width:33px;height:33px;background:0 0;border:1px solid #000;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;color:#000}.bwp-filter-homepage.tab_category_scroll .controls button.prev{left:0}.rtl .bwp-filter-homepage.tab_category_scroll .controls button.prev{right:0;left:auto}.bwp-filter-homepage.tab_category_scroll .controls button.next{right:0}.rtl .bwp-filter-homepage.tab_category_scroll .controls button.next{left:0;right:auto}.bwp-filter-homepage.tab_category_scroll .controls button.disabled{cursor:no-drop;opacity:1}.bwp-filter-homepage.tab_category_scroll .controls button:hover{background:#000;color:#fff}@media (max-width:767px){.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category li a{font-size:20px;padding:8px 20px}}@media (max-width:480px){.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category li{display:block;width:100%;margin:0 0 5px}.bwp-filter-homepage.tab_category_scroll .bwp-filter-heading .filter-category li a{font-size:20px;padding:8px 20px;width:100%}}.bwp-filter-homepage.loadmore .bwp-filter-heading{margin-bottom:40px}.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by{float:unset;margin:0;text-align:center}.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li{display:inline-block;font-size:14px;font-weight:500;color:#868686;text-transform:uppercase;margin:0 25px;position:relative;padding-bottom:7px;font-weight:700}.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li:before{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;background:#bd0028;width:0;height:2px}.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li.active,.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li:hover{color:#000}.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li.active:before,.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li:hover:before{width:100%;opacity:1;visibility:visible}@media (max-width:767px){.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li{margin:0;width:100%}.bwp-filter-homepage.loadmore .bwp-filter-heading .filter-order-by ul li:before{display:none}}.bwp-filter-homepage.loadmore .products_loadmore .btn.loadmore,.bwp-filter-homepage.loadmore .products_loadmore .loadmore.clear-all{margin-top:15px;height:45px;line-height:41px;padding:0 30px;background:0 0;color:#000;font-size:16px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border:2px solid #000}.bwp-filter-homepage.loadmore .products_loadmore .btn.loadmore span,.bwp-filter-homepage.loadmore .products_loadmore .loadmore.clear-all span{padding:0}.bwp-filter-homepage.loadmore .products_loadmore .btn.loadmore span:before,.bwp-filter-homepage.loadmore .products_loadmore .loadmore.clear-all span:before{display:none}.bwp-filter-homepage.loadmore .products_loadmore .btn.loadmore i,.bwp-filter-homepage.loadmore .products_loadmore .loadmore.clear-all i{line-height:1}.bwp-filter-homepage.loadmore .products_loadmore .btn.loadmore:hover,.bwp-filter-homepage.loadmore .products_loadmore .loadmore.clear-all:hover{background:#bd0028;border-color:#bd0028}.bwp-filter-homepage.loadmore .products_loadmore .btn.loadmore:hover i,.bwp-filter-homepage.loadmore .products_loadmore .loadmore.clear-all:hover i{color:#fff !important}.bwp-filter-homepage.tab_product_default .content-product-list{overflow:hidden}.bwp-filter-homepage.tab_product_default .bwp-filter-heading{margin-bottom:35px}.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby{text-align:center}.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li{display:inline-block;font-weight:600;font-size:20px;padding-bottom:2px;position:relative;color:#010101;text-transform:uppercase}.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li:first-child{margin:0 30px}@media (max-width:1199px){.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li:first-child{margin:0 15px 0 45px}.rtl .bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li:first-child{margin:0 45px 0 15px}}.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li:before{position:absolute;bottom:-2px;content:"";width:0;height:3px;background:#bd0028;-webkit-transition:all .3s ease;transition:all .3s ease;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li.active{color:#000;border-color:#000}.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li.active:before{width:100%}.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li:hover{color:#000}@media (max-width:767px){.bwp-filter-homepage.tab_product_default .bwp-filter-heading .filter-orderby li{margin:0 0 10px !important}}@media (max-width:991px){.bwp-filter-homepage.tab_product_default .content{margin:0 -7.5px}.bwp-filter-homepage.tab_product_default .item-product{padding:0 7.5px}}.bwp-filter-homepage.tab_product_slider .content-product-list{overflow:hidden}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading{margin-bottom:30px}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby{text-align:center;display:flex}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li{font-weight:600;font-size:16px;text-transform:uppercase;width:100%;margin:0 3.5px;padding:10px 15px;color:#000;background:#e6e6e6;position:relative}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li:first-child{margin-left:0}.rtl .bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li:first-child{margin-right:0;margin-left:0}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li:last-child{margin-right:0}.rtl .bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li:last-child{margin-left:0;margin-right:0}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li.active{color:#fff;background:#bd0028;position:relative}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li.active:before{position:absolute;content:"";width:10px;height:10px;background:#bd0028;bottom:-3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:calc(50% - 5px)}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li:hover{background:#bd0028;color:#fff}@media (max-width:767px){.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby{display:block}}.bwp-filter-homepage.tab_product_slider .slick-arrow{top:calc(50% - 80px)}.bwp-filter-homepage.tab_product_slider .slick-arrow:hover{background:#bd0028;border-color:#bd0028;color:#fff}.bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-left{left:-17.5px}.rtl .bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-left{right:-17.5px;left:auto}.bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-right{right:-17.5px}.rtl .bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-right{left:-17.5px;right:auto}@media (max-width:1199px){.bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-left{left:-15px}.rtl .bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-left{right:-15px;left:auto}.bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-right{right:-15px}.rtl .bwp-filter-homepage.tab_product_slider .slick-arrow.fa-angle-right{left:-15px;right:auto}}@media (max-width:991px){.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li{font-size:16px;margin:0 10px}}@media (max-width:767px){.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby{border:0}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li{font-size:14px;margin:0 0 5px;text-transform:uppercase;width:100%;padding:0;line-height:30px;background:#f5f5f5}.bwp-filter-homepage.tab_product_slider .bwp-filter-heading .filter-orderby li:before{display:none}}@media (max-width:1199px){.bwp-filter-homepage.tab_product_slider_2 .slick-list .item{padding:0 7.5px !important}.bwp-filter-homepage.tab_product_slider_2 .slick-list .item-product{padding:0 !important}}.bwp-filter-homepage.tab_product_slider_2 .content-product-list{overflow:hidden}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading{margin-bottom:30px}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby{text-align:center;display:flex;justify-content:center}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li{font-weight:600;font-size:18px;text-transform:uppercase;letter-spacing:1.5px;margin:0 7.5px;padding:5px 15px;color:#000;position:relative;border:2px solid transparent}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li:first-child{margin-left:0}.rtl .bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li:first-child{margin-right:0;margin-left:0}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li:last-child{margin-right:0}.rtl .bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li:last-child{margin-left:0;margin-right:0}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li.active{color:#bd0028;border-color:#bd0028;position:relative}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li:hover{border-color:#bd0028}@media (max-width:767px){.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby{display:block}}.bwp-filter-homepage.tab_product_slider_2 .slick-arrow{top:calc(50% - 80px)}.bwp-filter-homepage.tab_product_slider_2 .slick-arrow:hover{background:#bd0028;border-color:#bd0028;color:#fff}.bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-left{left:-17.5px}.rtl .bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-left{right:-17.5px;left:auto}.bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-right{right:-17.5px}.rtl .bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-right{left:-17.5px;right:auto}@media (max-width:1199px){.bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-left{left:-15px}.rtl .bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-left{right:-15px;left:auto}.bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-right{right:-15px}.rtl .bwp-filter-homepage.tab_product_slider_2 .slick-arrow.fa-angle-right{left:-15px;right:auto}}@media (max-width:991px){.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li{font-size:16px;margin:0 10px}}@media (max-width:767px){.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby{border:0}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li{font-size:14px;margin:0 0 5px;text-transform:uppercase;width:100%;padding:0;line-height:30px;background:#f5f5f5}.bwp-filter-homepage.tab_product_slider_2 .bwp-filter-heading .filter-orderby li:before{display:none}}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category{margin-bottom:50px}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li{margin:0;margin-right:10px;padding:0}.rtl .bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li{margin-left:10px;margin-right:0}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li:last-child{margin-right:0}.rtl .bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li:last-child{margin-left:0;margin-right:0}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li span{font-size:15px;color:#868686;text-transform:capitalize;padding:0 20px;line-height:25px;font-weight:600}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li.active span,.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-category li:hover span{background:#bd0028;color:#fff}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-order-by{margin:0;margin-top:-1px}@media (max-width:991px){.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-order-by{margin-left:30px}.rtl .bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-order-by{margin-right:30px;margin-left:0}}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-order-by>button{font-size:12px;color:#868686;line-height:24px;padding:0 20px;border:1px solid #868686}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-order-by>button .caret{line-height:1}.bwp-filter-homepage.filter.slider .bwp-filter-heading .filter-order-by>button .caret:before{top:0}.bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle{font-size:12px;color:#868686;line-height:24px;padding:0 20px;border:1px solid #868686;margin:0;margin-left:10px}.rtl .bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle{margin-right:10px;margin-left:0}.bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle:after,.bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle:before{display:none}.bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle i{font-size:18px;top:5px}.bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle.active:after{display:none}.bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle.active i{display:inline-block}.bwp-filter-homepage.filter.slider .bwp-filter-heading .bwp-filter-toggle.active i:before{display:inline-block;position:relative;top:-3px;content:"\f136";font-family:Material}@media (max-width:1199px){.bwp-filter-homepage.filter.slider .bwp-filter-content .slick-dots{bottom:0}}.bwp-filter-homepage.tab_category_image{border:1px solid #e0e0e0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.bwp-filter-homepage.tab_category_image .box-content{display:flex;flex-wrap:wrap}.bwp-filter-homepage.tab_category_image .bwp-filter-heading{flex:0 0 330px;width:330px;border-right:1px solid #e0e0e0}.rtl .bwp-filter-homepage.tab_category_image .bwp-filter-heading{border-left:1px solid #e0e0e0;border-right:0}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li{width:100%;border-bottom:1px solid #e0e0e0}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li:last-child{border-bottom:0}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li.active a{background:#f4f4f4}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li.active a img{filter:brightness(.95)}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li.active a span:after{opacity:1;visibility:visible}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a{display:flex;font-size:16px;font-weight:500;align-items:center;width:100%;padding:5px 10px}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a img{max-width:100px;filter:brightness(1)}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a span{display:inline-block}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a span:after{content:"\45";display:inline-block;color:#bd0028;opacity:0;visibility:hidden;font-size:15px;font-family:eleganticons;position:relative;top:2px}.bwp-filter-homepage.tab_category_image .bwp-filter-content{flex:0 0 calc(100% - 330px);width:calc(100% - 330px);padding:30px 30px 0}@media (max-width:991px){.bwp-filter-homepage.tab_category_image .bwp-filter-heading{margin-bottom:0;flex:0 0 280px;width:280px}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a{font-size:14px}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a img{max-width:80px}.bwp-filter-homepage.tab_category_image .bwp-filter-content{flex:0 0 calc(100% - 280px);width:calc(100% - 280px);padding:30px 30px 0}}@media (max-width:991px){.bwp-filter-homepage.tab_category_image{border:0}.bwp-filter-homepage.tab_category_image .bwp-filter-heading{margin-bottom:0;flex:0 0 100%;width:100%;border:1px solid #e0e0e0;margin-bottom:30px}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a{font-size:14px}.bwp-filter-homepage.tab_category_image .bwp-filter-heading ul li a img{display:none}.bwp-filter-homepage.tab_category_image .bwp-filter-content{flex:0 0 100%;width:100%;padding:0}}.main-archive-product .content-products-list{position:relative}.main-archive-product .content-products-list.active>.products-list{opacity:0}.main-archive-product .content-products-list>.loading{position:absolute;top:0;left:calc(50% - 40px)}.main-archive-product .content-products-list .products-list.grid .product-wapper .products-thumb,.main-archive-product .content-products-list .products-list.grid .product-wapper .products-thumb a>img{width:100%}.main-archive-product.style-1 .content-products-list,.main-archive-product.style-3 .content-products-list{overflow:hidden}.main-archive-product.style-4 .content-product5{margin:0 0 25px !important}.main-archive-product.style-4 .content-product5 .products-content{padding:0 !important}.bwp-filter-content,ul.products-list{position:relative}.bwp-filter-content>.content,.bwp-filter-content>.content-product-list,ul.products-list>.content,ul.products-list>.content-product-list{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.bwp-filter-content>.content-product-list .slick-arrow,.bwp-filter-content>.content .slick-arrow,ul.products-list>.content-product-list .slick-arrow,ul.products-list>.content .slick-arrow{opacity:0;visibility:hidden}@media (max-width:991px){.bwp-filter-content>.content-product-list .slick-arrow,.bwp-filter-content>.content .slick-arrow,ul.products-list>.content-product-list .slick-arrow,ul.products-list>.content .slick-arrow{opacity:1;visibility:visible}}@media (max-width:767px){.bwp-filter-content>.content-product-list .slick-arrow,.bwp-filter-content>.content .slick-arrow,ul.products-list>.content-product-list .slick-arrow,ul.products-list>.content .slick-arrow{visibility:hidden}}.bwp-filter-content>.content-product-list:hover .slick-arrow,.bwp-filter-content>.content:hover .slick-arrow,ul.products-list>.content-product-list:hover .slick-arrow,ul.products-list>.content:hover .slick-arrow{opacity:1;visibility:visible}.bwp-filter-content.active>.content,.bwp-filter-content.active>.content-product-list,.bwp-filter-content.active>li,ul.products-list.active>.content,ul.products-list.active>.content-product-list,ul.products-list.active>li{opacity:0}.bwp-filter-content>.loading-filter,ul.products-list>.loading-filter{position:absolute;top:0;left:calc(50% - 50px)}.bwp-woo-tab-cat .bwp-category-tab{text-align:center;margin-bottom:32px}.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs{display:inline-block;float:none}.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li{padding:0;float:none;display:inline-block}.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li a{font-size:16px;padding:0 20px;text-transform:uppercase;font-weight:700;position:relative}@media (max-width:480px){.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li a{padding:0 10px}}.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li a:after{top:0;content:"/";color:#a3a3a3;position:absolute;right:-1px}.rtl .bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li a:after{left:-1px;right:auto}@media (max-width:480px){.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li a:after{display:none}}.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li:last-child a:after,.bwp-woo-tab-cat .bwp-category-tab ul.nav-tabs li a:before{display:none}.bwp-woo-tab-cat .tab-content{position:relative}.bwp-woo-tab-cat .tab-pane,.bwp-woo-tab-cat .tab-pane.active .slick-arrow{display:block !important}.bwp-woo-tab-cat.slider .row{display:flex;align-items:center}@media (max-width:991px){.bwp-woo-tab-cat.slider .row{display:block}}.bwp-woo-tab-cat.slider .category-nav .category{position:relative;margin-bottom:30px}.bwp-woo-tab-cat.slider .category-nav .category .name-category{position:absolute;font-size:18px;color:#000;font-weight:700;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0}.rtl .bwp-woo-tab-cat.slider .category-nav .category .name-category{right:50%;left:auto}.bwp-woo-tab-cat.slider .category-nav .category .name-category:hover{color:#bd0028}.bwp-woo-tab-cat.slider .title-block{position:absolute;z-index:99}.bwp-woo-tab-cat.slider .title-block h2{font-size:35px;font-weight:500;color:#000;margin:0;margin-top:-7px;display:inline-block}.bwp-woo-tab-cat.slider .category{padding:86px 15px}.bwp-woo-tab-cat.slider .category .category-content{width:55%;padding:72px 30px 153px;background:#fff}.rtl .bwp-woo-tab-cat.slider .category .category-content{padding:72px 30px 153px}.bwp-woo-tab-cat.slider .category .category-content .name-category{text-transform:uppercase;font-size:18px;color:#000;font-weight:500;margin-bottom:35px;display:block}.bwp-woo-tab-cat.slider .category .category-content .name-category:hover{color:#bd0028}.bwp-woo-tab-cat.slider .category .category-content .description-category{color:#868686}@media (max-width:991px){.bwp-woo-tab-cat.slider .category .category-content{width:50%}}@media (max-width:767px){.bwp-woo-tab-cat.slider .category .category-content{width:100%}}.bwp-woo-tab-cat.slider .category .category-img{position:absolute;top:0;right:20px;box-shadow:3px 4px 5px 0 rgba(0,0,0,.25)}.rtl .bwp-woo-tab-cat.slider .category .category-img{left:20px;right:auto}@media (max-width:1199px){.bwp-woo-tab-cat.slider .category .category-img{max-width:280px;top:130px}}@media (max-width:991px){.bwp-woo-tab-cat.slider .category .category-img{right:120px}}@media (max-width:767px){.bwp-woo-tab-cat.slider .category .category-img{display:none}}.bwp-woo-tab-cat.slider .slick-arrow{border:none;background:#f5f5f5;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;top:auto;left:45px;bottom:27%;width:34px;height:34px;line-height:34px;color:#868686}.rtl .bwp-woo-tab-cat.slider .slick-arrow{right:45px;left:auto}.bwp-woo-tab-cat.slider .slick-arrow.fa-angle-right{left:88px}.rtl .bwp-woo-tab-cat.slider .slick-arrow.fa-angle-right{right:88px;left:auto}.bwp-woo-tab-cat.slider .slick-arrow:hover{background:#bd0028;color:#fff}.bwp-woo-tab-cat.slider .prodcut-slider .products-list{padding-top:40px;padding:0}.bwp_widget_woo_categories.widget{margin-bottom:0}.bwp-woo-categories.slider{position:relative}.bwp-woo-categories.slider:hover .slick-arrow{opacity:1;visibility:visible}.bwp-woo-categories.slider .slick-slide{padding:0 10px}.bwp-woo-categories.slider .slick-slider{overflow:unset}.bwp-woo-categories.slider .item-product-cat-content{display:flex;align-items:center;border:1px solid #e0e0e0;padding:5px 10px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.bwp-woo-categories.slider .item-product-cat-content:hover .item-image,.bwp-woo-categories.slider .item-product-cat-content:hover .item-thumbnail{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-woo-categories.slider .item-image,.bwp-woo-categories.slider .item-thumbnail{position:relative;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;overflow:hidden;width:45px}.bwp-woo-categories.slider .item-image img,.bwp-woo-categories.slider .item-thumbnail img{margin:auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.bwp-woo-categories.slider .item-title{margin:0;font-size:13px;font-family:Audiowide,cursive;text-transform:uppercase;font-weight:400;margin-left:12px}.rtl .bwp-woo-categories.slider .item-title{margin-right:12px;margin-left:0}.bwp-woo-categories.slider .item-title a{color:#000}.bwp-woo-categories.slider .item-title a:hover{color:#bd0028}.bwp-woo-categories.slider .slick-dots{margin-top:30px}.bwp-woo-categories.slider2 .slick-list{margin:0 -7.5px}.bwp-woo-categories.slider2 .slick-list .item{padding:0 7.5px}.bwp-woo-categories.slider2 .item-description{line-height:18px}.bwp-woo-categories.slider2 .item-product-cat-content{background:#eee;text-align:center;padding:20px 40px 30px}.bwp-woo-categories.slider2 .item-product-cat-content:hover .item-icon i,.bwp-woo-categories.slider2 .item-product-cat-content:hover .item-image img{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-woo-categories.slider2 .item-image img{margin:auto}.bwp-woo-categories.slider2 .item-title{margin:0 0 2px;font-size:18px;font-weight:600}.bwp-woo-categories.slider2 .item-title a{color:#000}.bwp-woo-categories.slider2 .item-title a:hover{color:#bd0028}.bwp-woo-categories.slider2 .item-icon{color:#fff;font-size:40px}.bwp-woo-categories.slider2 .item-icon a{color:#fff}.bwp-woo-categories.slider2 .item-icon a i{display:inline-block}@media (max-width:480px){.bwp-woo-categories.slider2 .item-title{padding-left:10px}.rtl .bwp-woo-categories.slider2 .item-title{padding-right:10px;padding-left:0}.bwp-woo-categories.slider2 .item-icon{font-size:30px}}.bwp-woo-categories.slider3{text-align:center}.bwp-woo-categories.slider3 .item-product-cat-content{background:#fff;margin-bottom:30px}.bwp-woo-categories.slider3 .item-product-cat-content:last-child{margin-bottom:0}.bwp-woo-categories.slider3 .item-product-cat-content:hover .item-image:after,.bwp-woo-categories.slider3 .item-product-cat-content:hover .item-image:before,.bwp-woo-categories.slider3 .item-product-cat-content:hover .item-thumbnail:after,.bwp-woo-categories.slider3 .item-product-cat-content:hover .item-thumbnail:before{opacity:1;visibility:visible}.bwp-woo-categories.slider3 .item-product-cat-content:hover .item-image img,.bwp-woo-categories.slider3 .item-product-cat-content:hover .item-thumbnail img{-webkit-animation-name:c;animation-name:c;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-woo-categories.slider3 .item-image,.bwp-woo-categories.slider3 .item-thumbnail{position:relative;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;overflow:hidden;display:inline-block}.bwp-woo-categories.slider3 .item-image:before,.bwp-woo-categories.slider3 .item-thumbnail:before{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.25);top:0;left:0;z-index:2;display:flex;justify-content:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden}.bwp-woo-categories.slider3 .item-image:after,.bwp-woo-categories.slider3 .item-thumbnail:after{content:"";background-position:50%;background:url(//ivape.sk/wp-content/themes/vapier/css/../images/plus-cate.png) no-repeat;width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;z-index:3}.bwp-woo-categories.slider3 .item-image img,.bwp-woo-categories.slider3 .item-thumbnail img{margin:auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.bwp-woo-categories.slider3 .product-cat-info{padding:0 15px;margin-top:10px}.bwp-woo-categories.slider3 .item-title{font-size:16px;font-weight:600;margin:0}.bwp-woo-categories.slider4{text-align:center}.bwp-woo-categories.slider4 .slick-slider{overflow:unset}.bwp-woo-categories.slider4 .item-product-cat-content{background:#fff;margin-bottom:30px}.bwp-woo-categories.slider4 .item-product-cat-content:last-child{margin-bottom:0}.bwp-woo-categories.slider4 .item-product-cat-content:hover .item-image,.bwp-woo-categories.slider4 .item-product-cat-content:hover .item-thumbnail{border-color:#de2828}.bwp-woo-categories.slider4 .item-product-cat-content:hover .item-image img,.bwp-woo-categories.slider4 .item-product-cat-content:hover .item-thumbnail img{-webkit-animation-name:c;animation-name:c;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-woo-categories.slider4 .item-image,.bwp-woo-categories.slider4 .item-thumbnail{position:relative;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;overflow:hidden;display:inline-block;border:2px solid #e7e7e7}.bwp-woo-categories.slider4 .item-image img,.bwp-woo-categories.slider4 .item-thumbnail img{margin:auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.bwp-woo-categories.slider4 .product-cat-info{padding:0 15px;margin-top:15px}.bwp-woo-categories.slider4 .item-title{font-size:16px;text-transform:uppercase;font-weight:600;margin:0}.bwp-woo-categories.slider5{text-align:center}@media (max-width:1199px){.bwp-woo-categories.slider5 .slick-list{margin:0 -7.5px}.bwp-woo-categories.slider5 .slick-list .item{padding:0 7.5px}}.bwp-woo-categories.slider5 .item-product-cat-content:hover .item-icon i,.bwp-woo-categories.slider5 .item-product-cat-content:hover .item-icon img,.bwp-woo-categories.slider5 .item-product-cat-content:hover .item-image i,.bwp-woo-categories.slider5 .item-product-cat-content:hover .item-image img{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-woo-categories.slider5 .item-title{margin:0;font-size:16px;text-transform:uppercase}.bwp-woo-categories.slider5 .item-image{margin:0 0 20px}.bwp-woo-categories.slider5 .item-image img{margin:auto;clip-path:polygon(30% 0,100% 0,100% 100%,0 100%,0 22%)}.bwp-woo-categories.slider5 .item-icon{color:#fff;font-size:20px}.bwp-woo-categories.slider5 .item-icon a{color:#fff}.bwp-woo-categories.slider5 .item-icon a i{display:inline-block;width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #515151;text-align:center;line-height:38px}@media (max-width:1199px){.bwp-woo-categories.slider6 .slick-list{margin:0 -7.5px}.bwp-woo-categories.slider6 .slick-list .item{padding:0 7.5px}}.bwp-woo-categories.slider6:hover .slick-arrow{opacity:1;visibility:visible}.bwp-woo-categories.slider6 .item-product-cat-content{text-align:center;padding:20px 15px;background:#fff}.bwp-woo-categories.slider6 .item-product-cat-content:hover .item-image img,.bwp-woo-categories.slider6 .item-product-cat-content:hover .item-thumbnail img{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-woo-categories.slider6 .item-image,.bwp-woo-categories.slider6 .item-thumbnail{position:relative;display:inline-block;overflow:hidden}.bwp-woo-categories.slider6 .item-title{margin:5px 0 0;font-size:16px;text-transform:uppercase;position:relative;padding-bottom:10px}.bwp-woo-categories.slider6 .item-title:before{position:absolute;content:"";background:#bd0028;width:40px;height:2px;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bwp-woo-categories.slider6 .item-title a{color:#000}.bwp-woo-categories.slider6 .item-title a:hover{color:#bd0028}.bwp-woo-categories.slider6 .slick-dots{margin-top:15px}.bwp-woo-categories.slider6 .slick-dots li{margin:0 7.5px}.bwp-woo-categories.slider6 .slick-dots li button{background:rgba(0,0,0,.3)}.bwp-woo-categories.slider6 .slick-dots li.slick-active button{background:#bd0028}.bwp-slider.default{position:relative}.bwp-slider.default .slick-arrow{opacity:1;visibility:visible;width:21px;height:21px;border:1px solid #000;color:#000;font-size:8px;line-height:18px;font-weight:600;top:6px;background:#fff}.bwp-slider.default .slick-arrow:hover{background:#bd0028;color:#fff;border-color:#bd0028}.bwp-slider.default .slick-arrow.fa-angle-left{right:26px;left:auto}.bwp-slider.default .slick-arrow.fa-angle-right{right:0}.bwp-slider.default .content-image{display:inline-block;overflow:hidden;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border:2px solid #e0e0e0}.bwp-slider.default .content-image img{margin:auto;-webkit-transition:all .5s ease;transition:all .5s ease}.bwp-slider.default .content-image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bwp-slider.default .button-view{position:relative;top:-2px}.bwp-slider.default .button-view a{display:inline-block;font-size:13px;font-weight:500;border-bottom:1px solid #000}.bwp-slider.default .button-view a:hover{border-color:#bd0028}.bwp-slider.default .content-title{display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:60px;align-items:center;margin-bottom:30px}.rtl .bwp-slider.default .content-title{padding-left:60px;padding-right:0}.bwp-slider.default .content-title h2{margin:0;font-size:28px;position:relative;display:inline-block}@media (max-width:767px){.bwp-slider.default .content-title h2{font-size:18px}}.bwp-slider.default .content-title h2 i{color:#fff;width:30px;height:30px;background:#4bc732;line-height:30px;text-align:center;display:inline-block;margin-right:10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:13px;position:relative;top:-5px}.rtl .bwp-slider.default .content-title h2 i{margin-left:10px;margin-right:0}.bwp-slider.default .content-title h2:after{display:inline-block;content:".";color:#bd0028}.bwp-slider.slider-homepage1 .content-image img{width:100%}.bwp-slider.slider-homepage1 span{display:inline-block}.bwp-slider.slider-homepage1 .slick-dots{position:absolute;bottom:0;z-index:10}.bwp-slider.slider-homepage1 .item-info{position:absolute;width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:-100px;transition-delay:.6s;display:flex}.bwp-slider.slider-homepage1 .item-info.vertical_middle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bwp-slider.slider-homepage1 .item-info.vertical_top{top:0}.bwp-slider.slider-homepage1 .item-info.vertical_bottom{bottom:0}.bwp-slider.slider-homepage1 .item-info.horizontal_center{justify-content:center}.bwp-slider.slider-homepage1 .item-info.horizontal_start{justify-content:flex-start}.bwp-slider.slider-homepage1 .item-info.horizontal_end{justify-content:flex-end}.bwp-slider.slider-homepage1 .item-info.align_left{text-align:left}.bwp-slider.slider-homepage1 .item-info.align_right{text-align:right}.bwp-slider.slider-homepage1 .item-info.align_center{text-align:center}.bwp-slider.slider-homepage1 .item-info.align_justify{text-align:justify}.bwp-slider.slider-homepage1 .button-slider{display:inline-block}.bwp-slider.slider-homepage1 .button-slider:after{content:"\e912";font-family:icomoon;font-size:15px;font-weight:400;top:2px;display:inline-block;position:relative;margin-left:7.5px;-webkit-transition:all .2s ease;transition:all .2s ease}.rtl .bwp-slider.slider-homepage1 .button-slider:after{margin-right:7.5px;margin-left:0}.bwp-slider.slider-homepage1 .slick-list{margin:0}.bwp-slider.slider-homepage1 .slick-list .item{padding:0}.bwp-slider.slider-homepage1 .slick-current .item-info{opacity:1;visibility:visible;margin-top:0}.bwp-slider.slider-homepage1 .slick-arrow{opacity:1;visibility:visible;width:45px;height:45px;line-height:43px;font-size:15px;font-weight:400}.bwp-slider.slider-homepage1 .slick-arrow.fa-angle-left{left:30px}.bwp-slider.slider-homepage1 .slick-arrow.fa-angle-left:before{content:"\e915";font-family:icomoon}.bwp-slider.slider-homepage1 .slick-arrow.fa-angle-right{right:30px}.bwp-slider.slider-homepage1 .slick-arrow.fa-angle-right:before{content:"\e912";font-family:icomoon}@media (max-width:991px){.bwp-slider.slider-homepage1 .slick-arrow{display:none !important}}.bwp-slider.slider-homepage2 .content-image img{width:100%}.bwp-slider.slider-homepage2 span{display:inline-block}.bwp-slider.slider-homepage2 .slick-dots{position:absolute;bottom:0;z-index:10}.bwp-slider.slider-homepage2 .item-info{position:absolute;width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:-100px;transition-delay:.6s;display:flex}.bwp-slider.slider-homepage2 .item-info.vertical_middle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bwp-slider.slider-homepage2 .item-info.vertical_top{top:0}.bwp-slider.slider-homepage2 .item-info.vertical_bottom{bottom:0}.bwp-slider.slider-homepage2 .item-info.horizontal_center{justify-content:center}.bwp-slider.slider-homepage2 .item-info.horizontal_start{justify-content:flex-start}.bwp-slider.slider-homepage2 .item-info.horizontal_end{justify-content:flex-end}.bwp-slider.slider-homepage2 .button-slider{display:inline-block}.bwp-slider.slider-homepage2 .button-slider:after{content:"\e912";font-family:icomoon;font-size:15px;font-weight:400;top:2px;display:inline-block;position:relative;margin-left:7.5px;-webkit-transition:all .2s ease;transition:all .2s ease}.rtl .bwp-slider.slider-homepage2 .button-slider:after{margin-right:7.5px;margin-left:0}.bwp-slider.slider-homepage2 .slick-list{margin:0}.bwp-slider.slider-homepage2 .slick-list .item{padding:0}.bwp-slider.slider-homepage2 .slick-current .item-info{opacity:1;visibility:visible;margin-top:0}.bwp-slider.slider-homepage2 .slick-arrow{opacity:1;visibility:visible;width:45px;height:45px;line-height:43px;font-size:15px;font-weight:400}.bwp-slider.slider-homepage2 .slick-arrow.fa-angle-left{left:30px}.bwp-slider.slider-homepage2 .slick-arrow.fa-angle-left:before{content:"\e915";font-family:icomoon}.bwp-slider.slider-homepage2 .slick-arrow.fa-angle-right{right:30px}.bwp-slider.slider-homepage2 .slick-arrow.fa-angle-right:before{content:"\e912";font-family:icomoon}@media (max-width:991px){.bwp-slider.slider-homepage2 .slick-arrow{display:none !important}}@media (max-width:991px){.bwp-slider.slider-homepage2 .content-image img{min-height:420px;object-fit:cover}}.bwp-slider.slider-homepage3 span{display:inline-block}.bwp-slider.slider-homepage3 .slick-dots{position:absolute;bottom:0;z-index:10}.bwp-slider.slider-homepage3 .item-info{position:absolute;width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:-100px;transition-delay:.6s;display:flex}.bwp-slider.slider-homepage3 .item-info.vertical_middle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bwp-slider.slider-homepage3 .item-info.vertical_top{top:0}.bwp-slider.slider-homepage3 .item-info.vertical_bottom{bottom:0}.bwp-slider.slider-homepage3 .item-info.horizontal_center{justify-content:center}.bwp-slider.slider-homepage3 .item-info.horizontal_start{justify-content:flex-start}.bwp-slider.slider-homepage3 .item-info.horizontal_end{justify-content:flex-end}.bwp-slider.slider-homepage3 .button-slider{display:inline-block}.bwp-slider.slider-homepage3 .button-slider:after{content:"\e912";font-family:icomoon;font-size:15px;font-weight:400;top:2px;display:inline-block;position:relative;margin-left:7.5px;-webkit-transition:all .2s ease;transition:all .2s ease}.rtl .bwp-slider.slider-homepage3 .button-slider:after{margin-right:7.5px;margin-left:0}.bwp-slider.slider-homepage3 .slick-list{margin:0;padding:0 20.5%}.bwp-slider.slider-homepage3 .slick-list .item{padding:0}.bwp-slider.slider-homepage3 .content-image img{width:100%}.bwp-slider.slider-homepage3 .slick-current .item-info{opacity:1;visibility:visible;margin-top:0}.bwp-slider.slider-homepage3 .slick-arrow{opacity:1;visibility:visible;width:45px;height:45px;line-height:43px;font-size:15px;font-weight:400}.bwp-slider.slider-homepage3 .slick-arrow.fa-angle-left{left:30px}.bwp-slider.slider-homepage3 .slick-arrow.fa-angle-left:before{content:"\e915";font-family:icomoon}.bwp-slider.slider-homepage3 .slick-arrow.fa-angle-right{right:30px}.bwp-slider.slider-homepage3 .slick-arrow.fa-angle-right:before{content:"\e912";font-family:icomoon}@media (max-width:991px){.bwp-slider.slider-homepage3 .slick-arrow{display:none !important}}@media (max-width:1199px){.bwp-slider.slider-homepage3 .slick-list{padding:0 10%}}@media (max-width:767px){.bwp-slider.slider-homepage3 .slick-list{padding:0}}.social-link{padding:0}.social-link li{display:inline-block;text-align:center;margin:0 13px}.social-link li:first-child{margin-left:0}.rtl .social-link li:first-child{margin-right:0;margin-left:0}.social-link li:last-child{margin-right:0}.rtl .social-link li:last-child{margin-left:0;margin-right:0}.social-link li a i{font-size:14px;color:#000}.social-link li a i.social_instagram{color:#bc1a1a}.social-link li a i.social_googleplus{color:#dd4b39}.social-link li a i.social_twitter{color:#1b80be}.social-link li a i.social_facebook{color:#3b5998}.social-link li a i.social_linkedin{color:#1da1f2}.social-link li a i.social_pinterest{color:#bc1a1a}.social-link li:hover a i{color:#fff}.bwp-countdown.slider{border:2px solid #ff9600 !important;padding:20px 25px !important}.bwp-countdown.slider:hover .slick-arrow{opacity:1;visibility:visible}.bwp-countdown.slider .slick-list{margin:0 -13px}.bwp-countdown.slider .title-block h2{margin:0 0 20px;font-size:24px}.bwp-countdown.slider .item-product-content{margin:0 !important;flex-wrap:wrap}.bwp-countdown.slider .rating .review-count{display:inline-block}.bwp-countdown.slider .products-content{text-align:center;margin-top:15px !important}.bwp-countdown.slider .products-content h3{font-size:16px !important}.bwp-countdown.slider .price{font-size:18px;color:#868686;margin-bottom:5px}.bwp-countdown.slider .price ins{text-decoration:none}.bwp-countdown.slider .available-box{margin-top:20px}.bwp-countdown.slider .available-box .content-available{display:flex;justify-content:space-between;font-weight:500;font-size:12px}.bwp-countdown.slider .available-box .content-available label{margin-bottom:0;margin-right:5px;color:#a3a3a3}.rtl .bwp-countdown.slider .available-box .content-available label{margin-left:5px;margin-right:0}.bwp-countdown.slider .available-box .content-available .available{color:#000}.bwp-countdown.slider .available-box .content-available .sold{color:#ff4545}.bwp-countdown.slider .available-box .percent{position:relative;height:6px;width:100%;background:#e1e1e1;margin-bottom:6px}.bwp-countdown.slider .available-box .percent,.bwp-countdown.slider .available-box .percent .content{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.bwp-countdown.slider .available-box .percent .content{position:absolute;top:0;left:0;height:5px;background:#59b543}.bwp-countdown.slider .item-countdown{display:flex;align-items:center;justify-content:space-between;margin-top:20px;flex-wrap:wrap}.bwp-countdown.slider .item-countdown .title-countdown{text-align:left}.rtl .bwp-countdown.slider .item-countdown .title-countdown{text-align:right}.bwp-countdown.slider .item-countdown .title-countdown h2{font-size:12px;text-transform:uppercase;margin:0}.bwp-countdown.slider .item-countdown .title-countdown span{font-size:12px;font-weight:600;color:#969696}.bwp-countdown.slider .item-countdown .countdown-content>span{display:inline-block;margin-right:5px;text-align:center}.rtl .bwp-countdown.slider .item-countdown .countdown-content>span{margin-left:5px;margin-right:0}.bwp-countdown.slider .item-countdown .countdown-content>span:last-child{margin-right:0}.rtl .bwp-countdown.slider .item-countdown .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp-countdown.slider .item-countdown .countdown-content>span .countdown-amount{font-size:16px;font-weight:600;color:#fff;width:45px;height:45px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:inline-block;text-align:center;line-height:45px;background:#bd0028}.bwp-countdown.slider .item-countdown .countdown-content>span .countdown-text{font-size:10px;text-transform:uppercase;font-weight:700;display:block;margin-top:3px;color:#000}@media (max-width:767px){.bwp-countdown.slider .item-product-content>*{width:100%;flex:0 0 100%}.bwp-countdown.slider .item-product-content .products-content{margin-top:20px !important}}@media (max-width:480px){.bwp-countdown.slider .title-block h2{font-size:20px}}@media (max-width:1199px){.bwp-countdown.slider2 .slick-list{margin:0 -7.5px}.bwp-countdown.slider2 .slick-list .item-product{padding:0 7.5px}}.bwp-countdown.slider2 .item-product-content{display:flex;background:#fff;padding:20px 10px !important;flex-wrap:wrap;margin:0 !important}.bwp-countdown.slider2 .item-product-content>*{width:50%;flex:0 0 50%;padding:0 10px}.bwp-countdown.slider2 .rating{margin-bottom:3px}.bwp-countdown.slider2 .rating .review-count{display:inline-block}.bwp-countdown.slider2 .cat-products{display:none}.bwp-countdown.slider2 .product-title{font-size:18px !important;font-weight:600 !important}.bwp-countdown.slider2 .price{font-size:18px;font-weight:600;margin-bottom:5px}.bwp-countdown.slider2 .price ins{text-decoration:none}.bwp-countdown.slider2 .available-box{margin-top:20px}.bwp-countdown.slider2 .available-box .content-available{display:flex;justify-content:space-between;font-weight:600;font-size:12px}.bwp-countdown.slider2 .available-box .content-available label{margin-bottom:0;margin-right:5px;color:#a3a3a3}.rtl .bwp-countdown.slider2 .available-box .content-available label{margin-left:5px;margin-right:0}.bwp-countdown.slider2 .available-box .content-available .available{color:#000}.bwp-countdown.slider2 .available-box .content-available .sold{color:#bd0028}.bwp-countdown.slider2 .available-box .percent{position:relative;width:100%;background:#e1e1e1;margin-bottom:8px}.bwp-countdown.slider2 .available-box .percent,.bwp-countdown.slider2 .available-box .percent .content{height:6px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.bwp-countdown.slider2 .available-box .percent .content{position:absolute;top:0;left:0;background:#25ab44}.bwp-countdown.slider2 .item-countdown{display:flex;align-items:center;margin-top:25px;flex-wrap:wrap;text-align:left}.rtl .bwp-countdown.slider2 .item-countdown{text-align:right}.bwp-countdown.slider2 .item-countdown .title-countdown{margin-right:10px}.rtl .bwp-countdown.slider2 .item-countdown .title-countdown{margin-left:10px;margin-right:0}.bwp-countdown.slider2 .item-countdown .title-countdown h2{font-size:14px;text-transform:uppercase;margin:0 0 -5px}.bwp-countdown.slider2 .item-countdown .title-countdown span{font-size:12px;font-weight:500;color:#a3a3a3}.bwp-countdown.slider2 .item-countdown .countdown-content>span{display:inline-block;margin-right:7px;text-align:center}.rtl .bwp-countdown.slider2 .item-countdown .countdown-content>span{margin-left:7px;margin-right:0}.bwp-countdown.slider2 .item-countdown .countdown-content>span:last-child{margin-right:0}.rtl .bwp-countdown.slider2 .item-countdown .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp-countdown.slider2 .item-countdown .countdown-content>span .countdown-amount{font-size:16px;font-family:Audiowide,cursive;color:#fff;width:45px;height:45px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:inline-block;text-align:center;line-height:45px;background:#de2828}.bwp-countdown.slider2 .item-countdown .countdown-content>span .countdown-text{font-size:11px;text-transform:uppercase;font-weight:700;display:block;margin-top:3px;color:#000}.bwp-countdown.slider2 ul.slick-dots{margin-top:20px}.bwp-countdown.slider2 ul.slick-dots li{margin:0 7.5px}.bwp-countdown.slider2 ul.slick-dots li button{background:rgba(0,0,0,.3)}.bwp-countdown.slider2 ul.slick-dots li.slick-active button{background:#bd0028}@media (max-width:767px){.bwp-countdown.slider2 .item-product-content>*{width:100%;flex:0 0 100%}.bwp-countdown.slider2 .item-product-content .products-content{margin-top:20px !important}}.bwp-gallery .slick-slide{text-align:center}.bwp-gallery .slick-slide img{display:inline-block}.bwp-gallery .slick-dots{position:absolute;bottom:15px;padding:0;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.bwp-gallery .slick-dots li button{border:0;opacity:.4;background:#000;width:16px;height:16px;transform:none}.bwp-gallery .slick-dots li.slick-active button,.bwp-gallery .slick-dots li button:hover{background:#fff;opacity:1}.vc_wp_tagcloud .widget_tag_cloud h2.widgettitle{font-size:18px;border-bottom:1px solid #343434;margin-top:0;margin-bottom:10px;padding-bottom:14px}.wpb-portfolio.slider .portfolio-item:first-child{margin-bottom:30px}.wpb-portfolio.slider .portfolio-item-inner{position:relative;overflow:hidden}.wpb-portfolio.slider .portfolio-item-inner:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.35);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(.9);transform:scale(.9);opacity:0;visibility:hidden;z-index:1}.rtl .wpb-portfolio.slider .portfolio-item-inner:before{right:0;left:auto}.wpb-portfolio.slider .portfolio-item-inner .portfolio-img img{-webkit-transition:transform .3s ease;transition:transform .3s ease}.wpb-portfolio.slider .portfolio-item-inner:hover:before{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.wpb-portfolio.slider .portfolio-item-inner:hover .pitem-text a{opacity:1;visibility:visible;top:-17.5px}.wpb-portfolio.slider .portfolio-item-inner:hover .portfolio-img img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:transform .3s ease;transition:transform .3s ease}.wpb-portfolio.slider .portfolio-item-inner .pitem-text{position:absolute;top:50%;left:50%;width:100%;display:inline-block;text-align:center;z-index:9;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rtl .wpb-portfolio.slider .portfolio-item-inner .pitem-text{right:50%;left:auto}.wpb-portfolio.slider .portfolio-item-inner .pitem-text a{position:absolute;top:-30px;opacity:0;visibility:hidden;color:#868686;background:#fff;line-height:35px;z-index:9;text-align:center;width:35px;height:35px;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.wpb-portfolio.slider .portfolio-item-inner .pitem-text a:hover{color:#fff;background:#bd0028}.wpb-portfolio.slider .portfolio-item-inner .pitem-text a span{line-height:35px}.wpb-portfolio.slider .portfolio-item-inner .pitem-text .item-more{right:calc(50% - 40px)}.rtl .wpb-portfolio.slider .portfolio-item-inner .pitem-text .item-more{left:calc(50% - 40px);right:auto}.wpb-portfolio.slider .portfolio-item-inner .pitem-text .item-popup{left:calc(50% - 40px)}.rtl .wpb-portfolio.slider .portfolio-item-inner .pitem-text .item-popup{right:calc(50% - 40px);left:auto}.bwp-widget-feature-product{border:1px solid #e0e0e0;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:25px 15px 20px}.bwp-widget-feature-product .title-feature{font-size:22px;margin:0;border-bottom:2px solid #e0e0e0;padding-bottom:10px;margin-bottom:20px}.bwp-widget-feature-product .title-feature:after{content:".";display:inline-block;color:#bd0028}.bwp-widget-feature-product ul{padding:0;list-style:none}.bwp-widget-feature-product .item-product{display:flex;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e0e0e0}.bwp-widget-feature-product .item-product:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.bwp-widget-feature-product .item-thumb{flex:0 0 90px}.bwp-widget-feature-product .content-bottom{padding-left:15px}.rtl .bwp-widget-feature-product .content-bottom{padding-right:15px;padding-left:0}.bwp-widget-feature-product .content-bottom .rating{margin-bottom:0;font-size:14px}.bwp-widget-feature-product .content-bottom .item-title{margin-top:0;font-weight:500;display:block;margin-bottom:5px;font-size:12px;line-height:18px}.bwp-widget-feature-product .content-bottom .item-title a{color:#000}.bwp-widget-feature-product .content-bottom .item-title a:hover{color:#bd0028}.bwp-widget-feature-product .content-bottom .price{line-height:100%;display:inline-block;font-size:14px}.bwp-widget-feature-product .content-bottom .price del{line-height:100%;color:hsla(0,0%,53%,.8);font-size:12px}.bwp-widget-feature-product .content-bottom .rating .review-count{display:inline-block;position:relative;top:-3px}.bwp-widget-feature-product .content-bottom .rating .star-rating{font-size:12px}.bwp-widget-feature-product .content-bottom .rating .review-count{display:inline-block;position:relative;top:-3px;font-size:10px}@media (max-width:1199px) and (min-width:991px){.bwp-widget-feature-product .title-feature{font-size:16px}.bwp-widget-feature-product .item-thumb{flex:0 0 60px}}.bwp_widget_image{margin-bottom:40px}.bwp_widget_image .container-banner{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bwp_widget_image .container-banner .boxContent{max-width:640px;padding:30px;text-align:center;color:#fff}.bwp_widget_image .container-banner .boxContent .boxSubTitle{margin:0;padding:10px 0;font-size:24px;font-weight:400;text-transform:uppercase}.bwp_widget_image .container-banner .boxContent .boxTitle{margin:0;padding:10px 0;font-size:42px;font-weight:700;text-transform:uppercase;color:#fff}.bwp_widget_image .container-banner .boxContent .btn,.bwp_widget_image .container-banner .boxContent .clear-all{font-size:16px;font-weight:700;margin:20px 0 0;padding:5px 20px;height:42px;border:1px solid #fff;background-color:transparent;color:#fff;text-transform:uppercase;text-decoration:none;-webkit-transition:opacity .3s ease-in-out .3s;transition:opacity .3s ease-in-out .3s}.bwp_widget_image .container-banner .boxContent .btn:hover,.bwp_widget_image .container-banner .boxContent .clear-all:hover{border-color:#bd0028;background-color:#bd0028}.title_block h4{font-size:5rem;text-align:center;position:relative;text-transform:uppercase;line-height:100%;letter-spacing:2px;padding-bottom:15px;padding-bottom:20px;margin-bottom:30px}.title_block h4:after,.title_block h4:before{content:"";height:1px;position:absolute;bottom:0;left:50%}.rtl .title_block h4:after,.rtl .title_block h4:before{right:50%;left:auto}.title_block h4:before{width:20%;margin-left:-10%;background-color:#e0e0e0}.rtl .title_block h4:before{margin-right:-10%;margin-left:0}.title_block h4:after{width:10%;margin-left:-5%;background-color:#616161;z-index:1}.rtl .title_block h4:after{margin-right:-5%;margin-left:0}.widget label{font-weight:400}.widget .widget_sp_image-image-link{display:block;overflow:hidden;position:relative}.widget .widget_sp_image-image-link img{display:block;max-width:100%;height:auto;-webkit-transition:all .35s;transition:all .35s}.widget .post-widget .image{width:70px;height:70px;margin:0;margin-right:10px}.rtl .widget .post-widget .image{margin-left:10px;margin-right:0}.widget .post-widget .image img{width:100%;height:100%}.widget.widget_archive ol,.widget.widget_archive ul{padding:0;list-style:none}.widget.widget_archive ol li .children>li:before,.widget.widget_archive ul li .children>li:before{top:24px}.widget.widget_archive ol ul li:first-child,.widget.widget_archive ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_pages ol,.widget.widget_pages ul{padding:0;list-style:none}.widget.widget_pages ol li .children>li:before,.widget.widget_pages ul li .children>li:before{top:24px}.widget.widget_pages ol ul li:first-child,.widget.widget_pages ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_meta ol,.widget.widget_meta ul{padding:0;list-style:none}.widget.widget_meta ol li .children>li:before,.widget.widget_meta ul li .children>li:before{top:24px}.widget.widget_meta ol ul li:first-child,.widget.widget_meta ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_nav_menu ol,.widget.widget_nav_menu ul{padding:0;list-style:none}.widget.widget_nav_menu ol li .children>li:before,.widget.widget_nav_menu ul li .children>li:before{top:24px}.widget.widget_nav_menu ol ul li:first-child,.widget.widget_nav_menu ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_rss ul li{background:0 0;margin-bottom:10px}.widget.widget_recent_entries ol,.widget.widget_recent_entries ul{padding:0;list-style:none}.widget.widget_recent_entries ol li .children>li:before,.widget.widget_recent_entries ul li .children>li:before{top:24px}.widget.widget_recent_entries ol ul li:first-child,.widget.widget_recent_entries ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_recent_entries ul li{background:0 0}.widget.widget_recent_comments ol,.widget.widget_recent_comments ul{padding:0;list-style:none}.widget.widget_recent_comments ol li .children>li:before,.widget.widget_recent_comments ul li .children>li:before{top:24px}.widget.widget_recent_comments ol ul li:first-child,.widget.widget_recent_comments ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_recent_comments ul li{background:0 0}.widget.widget_rss ol,.widget.widget_rss ul{padding:0;list-style:none}.widget.widget_rss ol li .children>li:before,.widget.widget_rss ul li .children>li:before{top:24px}.widget.widget_rss ol ul li:first-child,.widget.widget_rss ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_rss ul li{background:0 0}.widget.widget_rss ul li a{padding:0}.widget.widget_rss ul li:before{display:none}.contact{margin:0;padding:0}.contact:after,.contact:before{content:" ";display:table}.contact:after{clear:both}.contact dt{float:left;width:30px;height:auto}.rtl .contact dt{float:right}.contact dd{overflow:hidden;margin-bottom:5px}.contact .contact-icon{display:block;text-align:center;background:#bd0028;float:left;width:22px;height:22px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.rtl .contact .contact-icon{float:right}.contact .contact-icon .fa{color:#fff;font-size:1rem;margin:0 0 0 4px}.rtl .contact .contact-icon .fa{margin:0 4px 0 0}.wpcf7-form div.wpcf7-acceptance-missing,.wpcf7-form div.wpcf7-validation-errors{margin-top:15px}.wpbingo-newsletter-1{background-color:transparent;z-index:1;position:relative;display:flex;align-items:center;flex-wrap:wrap}.wpbingo-newsletter-1 .title{font-size:18px;font-weight:700;color:#fff;line-height:25px;text-transform:uppercase}.wpbingo-newsletter-1 .sub-title{color:#868686}.wpbingo-newsletter-1 .content-newsletter{margin-left:90px;position:relative;flex:1;display:flex;align-items:center}@media (max-width:1199px){.wpbingo-newsletter-1 .content-newsletter{margin-left:40px}}@media (max-width:991px){.wpbingo-newsletter-1 .content-newsletter{margin-left:0;margin-bottom:25px}}@media (max-width:767px){.wpbingo-newsletter-1 .content-newsletter{max-width:unset;min-width:unset}}.wpbingo-newsletter-1 .content-newsletter input[type=email]{height:40px;line-height:40px}.wpbingo-newsletter-1 .content-newsletter .clearfix{position:relative}.wpbingo-newsletter-1 .content-newsletter .your-email{flex:1}.wpbingo-newsletter-1 input[type=email]{border:0;background:#fff;font-weight:300;width:100%;padding:0 20px;border:none}.wpbingo-newsletter-1 input[type=email]:-moz-placeholder,.wpbingo-newsletter-1 input[type=email]::-moz-placeholder{color:#a3a3a3}.wpbingo-newsletter-1 input[type=email]:-ms-input-placeholder{color:#a3a3a3}.wpbingo-newsletter-1 input[type=email]::-webkit-input-placeholder{color:#a3a3a3}@media (max-width:1199px){.wpbingo-newsletter-1 input[type=email]{padding:0 15px}}.wpbingo-newsletter-1 input[type=email]::placeholder{font-size:14px}.wpbingo-newsletter-1 input[type=submit]{background:0 0;border:0;text-transform:uppercase;color:#fff;font-size:14px;margin-left:10px;cursor:pointer;line-height:40px;padding:0 15px}.rtl .wpbingo-newsletter-1 input[type=submit]{margin-right:10px;margin-left:0}.wpbingo-newsletter-1 input[type=submit]:hover{background:#000;color:#fff}.wpbingo-newsletter-1 span.wpcf7-not-valid-tip{margin-top:15px}@media (max-width:991px){.wpbingo-newsletter-1 .title-newsletter{width:100%;text-align:center;margin-bottom:25px}}.wpbingo-newsletter-1-1{background-color:transparent;z-index:1;position:relative;display:flex;align-items:center;flex-wrap:wrap}.wpbingo-newsletter-1-1 .content-newsletter{position:relative;flex:1;display:flex;align-items:center}.wpbingo-newsletter-1-1 .content-newsletter input[type=email]{height:55px;line-height:55px}.wpbingo-newsletter-1-1 .content-newsletter .clearfix{position:relative}.wpbingo-newsletter-1-1 .content-newsletter .your-email{flex:1}.wpbingo-newsletter-1-1 input[type=email]{border:0;background:#fff;font-weight:300;width:100%;padding:0 20px;border:none;border:1px solid hsla(0,0%,64%,.5)}.wpbingo-newsletter-1-1 input[type=email]:-moz-placeholder,.wpbingo-newsletter-1-1 input[type=email]::-moz-placeholder{color:#a3a3a3}.wpbingo-newsletter-1-1 input[type=email]:-ms-input-placeholder{color:#a3a3a3}.wpbingo-newsletter-1-1 input[type=email]::-webkit-input-placeholder{color:#a3a3a3}@media (max-width:1199px){.wpbingo-newsletter-1-1 input[type=email]{padding:0 15px}}.wpbingo-newsletter-1-1 input[type=email]::placeholder{font-size:14px}.wpbingo-newsletter-1-1 input[type=submit]{background:0 0;border:0;text-transform:uppercase;color:#fff;font-size:14px;cursor:pointer;line-height:55px;padding:0 15px}.wpbingo-newsletter-1-1 input[type=submit]:hover{background:#000;color:#fff}.wpbingo-newsletter-1-1 span.wpcf7-not-valid-tip{margin-top:15px}@media (max-width:991px){.wpbingo-newsletter-1-1 .title-newsletter{width:100%;text-align:center;margin-bottom:25px}}.wpbingo-newsletter.newsletter-default .content-newsletter{max-width:690px;margin:auto;display:flex}.wpbingo-newsletter.newsletter-default .content-newsletter .wpcf7-form-control-wrap{width:100%}.wpbingo-newsletter.newsletter-default .content-newsletter input[type=email]{width:100%;border:0;padding:0 20px;height:55px;line-height:55px;font-size:14px;background:#fff}.wpbingo-newsletter.newsletter-default .content-newsletter input[type=email]::placeholder{color:#a8a7a7}@media (max-width:480px){.wpbingo-newsletter.newsletter-default .content-newsletter input[type=email]{padding:0 10px}}.wpbingo-newsletter.newsletter-default .content-newsletter input[type=submit]{border:0;background:#000;font-size:14px;text-transform:uppercase;color:#fff;padding:0 40px;height:55px;line-height:55px;font-weight:600;position:relative;top:0;cursor:pointer;letter-spacing:1.5px}.wpbingo-newsletter.newsletter-default .content-newsletter input[type=submit]:hover{background:#ff9600}@media (max-width:480px){.wpbingo-newsletter.newsletter-default .content-newsletter input[type=submit]{padding:0 20px}}.wpbingo-newsletter.newsletter-default .content-newsletter .clearfix{position:relative}.wpbingo-newsletter.newsletter-default .content-newsletter .ajax-loader{position:absolute;left:calc(50% - 8px)}.wpbingo-newsletter.wpbingo-newsletter-sidebar{background:#f5f5f5;padding:35px 20px 40px;color:#000}.rtl .wpbingo-newsletter.wpbingo-newsletter-sidebar{padding:35px 20px 40px}.wpbingo-newsletter.wpbingo-newsletter-sidebar .content-newsletter{display:block}.wpbingo-newsletter.wpbingo-newsletter-sidebar input[type=email]{border:2px solid #dedede;background:#fff;margin-bottom:10px}.wpbingo-newsletter.wpbingo-newsletter-sidebar input[type=submit]{width:100%}@media (max-width:1199px){.bwp-recent-post .slick-list{margin:0 -7.5px}.bwp-recent-post .slick-list .post-grid{padding:0 7.5px}}.bwp-recent-post.slider .bwp-heading-content{display:flex;justify-content:space-between;margin:0 0 25px}.bwp-recent-post.slider:hover .slick-arrow{opacity:1;visibility:visible}.bwp-recent-post.slider .title-block h2{margin:0;font-size:24px}.bwp-recent-post.slider .page-description{font-size:16px}.bwp-recent-post.slider .btn-all a{display:inline-block;font-size:12px;font-weight:500;border-bottom:1px solid #000}.bwp-recent-post.slider .btn-all a:after{content:"\24";display:inline-block;font-family:eleganticons;font-size:18px;position:relative;top:4px;margin-left:5px}.rtl .bwp-recent-post.slider .btn-all a:after{margin-right:5px;margin-left:0}.bwp-recent-post.slider .btn-all a:hover{color:#bd0028;border-color:#bd0028}@media (max-width:1199px){.bwp-recent-post.slider .slick-arrow.fa-angle-left{left:-15px}.rtl .bwp-recent-post.slider .slick-arrow.fa-angle-left{right:-15px;left:auto}.bwp-recent-post.slider .slick-arrow.fa-angle-right{right:-15px}.rtl .bwp-recent-post.slider .slick-arrow.fa-angle-right{left:-15px;right:auto}}.bwp-recent-post.slider .post-inner{-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:10px;overflow:hidden;border:1px solid #ddd}.bwp-recent-post.slider .post-inner:hover .post-image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bwp-recent-post.slider .post-content{padding:25px 20px;background:#fff}.bwp-recent-post.slider .post-image{position:relative;overflow:hidden}.bwp-recent-post.slider .post-image img{-webkit-transition:all .5s ease;transition:all .5s ease}.bwp-recent-post.slider .cat-links{position:absolute;bottom:20px;width:100%;padding:0 20px}.bwp-recent-post.slider .cat-links ul{padding:0;list-style:none}.bwp-recent-post.slider .cat-links ul li{display:inline-block;margin-right:5px}.rtl .bwp-recent-post.slider .cat-links ul li{margin-left:5px;margin-right:0}@media (max-width:480px){.bwp-recent-post.slider .cat-links ul li{display:block;margin:0 0 5px}}.bwp-recent-post.slider .cat-links a{font-size:12px;font-weight:600;color:#fff;background:#bd0028;line-height:25px;padding:0 12px;display:inline-block}.bwp-recent-post.slider .entry-title{font-size:18px;font-family:Audiowide,cursive;text-transform:uppercase;font-weight:400;margin:0 0 15px}@media (max-width:480px){.bwp-recent-post.slider .entry-title{font-size:18px}}.bwp-recent-post.slider .entry-by{display:flex;align-items:center;font-size:13px;font-weight:500}.bwp-recent-post.slider .entry-by i{color:#000;font-size:15px;margin-right:10px;position:relative;top:3px}.rtl .bwp-recent-post.slider .entry-by i{margin-left:10px;margin-right:0}.bwp-recent-post.slider .entry-by a{color:#868686}.bwp-recent-post.slider .entry-by a:hover{color:#bd0028}.bwp-recent-post.slider .entry-by .entry-author{display:flex;align-items:center}.bwp-recent-post.slider .entry-by .entry-author:after{content:"";width:1px;height:20px;margin:0 17px;display:inline-block;background:#c4c4c4}.bwp-recent-post.slider .entry-by .entry-author i{top:2px}@media (max-width:480px){.bwp-recent-post.slider .entry-by{font-size:12px}.bwp-recent-post.slider .entry-by i{margin-right:5px}.rtl .bwp-recent-post.slider .entry-by i{margin-left:5px;margin-right:0}}@media (max-width:991px){.bwp-recent-post.slider .bwp-heading-content{display:block;text-align:center}.bwp-recent-post.slider .title-block h2{font-size:20px}}.bwp-recent-post.sidebar .post-grid{margin:0}.bwp-recent-post.sidebar .post-grid:last-child .item{border-bottom:0}.bwp-recent-post.sidebar .item{padding:20px;border-bottom:1px solid #e0e0e0}.bwp-recent-post.sidebar .item>*{display:table-cell;vertical-align:top}@media (max-width:1199px) and (min-width:992px){.bwp-recent-post.sidebar .item>*{display:block}}.bwp-recent-post.sidebar .item>.post-thumbnail{width:70px;position:relative}@media (max-width:1199px) and (min-width:992px){.bwp-recent-post.sidebar .item>.post-thumbnail{width:100%}}.bwp-recent-post.sidebar .item>.post-thumbnail .cout{width:24px;height:24px;font-size:10px;background:#000;color:#fff;line-height:24px;text-align:center;position:absolute;top:0;left:0}.rtl .bwp-recent-post.sidebar .item>.post-thumbnail .cout{right:0;left:auto}.bwp-recent-post.sidebar .item .post-content{position:relative;top:-7px;padding-left:20px}.rtl .bwp-recent-post.sidebar .item .post-content{padding-right:20px;padding-left:0}@media (max-width:1199px) and (min-width:992px){.bwp-recent-post.sidebar .item .post-content{padding:0;margin-top:15px}}.bwp-recent-post.sidebar .item .post-content .post-categories{margin-bottom:5px}.bwp-recent-post.sidebar .item .post-content .post-categories a{font-size:11px;color:#bd0028;text-transform:uppercase;font-weight:700}.bwp-recent-post.sidebar .item .post-content h2.entry-title{font-size:14px;font-weight:500;line-height:20px;margin:0;margin-bottom:3px}.bwp-recent-post.sidebar .item .post-content h2.entry-title a{color:#000}.bwp-recent-post.sidebar .item .post-content h2.entry-title a:hover{color:#bd0028}.bwp-recent-post.sidebar .item .post-content span.entry-date{display:block;text-transform:uppercase}.bwp-recent-post.sidebar .item .post-content span.entry-date time{color:#868686;font-size:10px;font-weight:500}.bwp-recent-post.sidebar .item .post-content .entry-link a{color:#000}.bwp-recent-post.sidebar .item .post-content .entry-link a:hover{color:#bd0028}.bwp-recent-post.default .post-content{margin-top:10px}.bwp-recent-post.default .categories a{color:#bd0028;font-size:14px}.bwp-recent-post.default .categories a:hover{color:#000}.bwp-recent-post.default .entry-title{line-height:1.3;font-size:16px;margin-bottom:0;margin-top:0}.bwp-recent-post.default .date-cmt{display:flex}.bwp-recent-post.default .date-cmt time.entry-date,.bwp-recent-post.default .entry-meta-head{color:#868686;font-size:14px}.bwp-recent-post.default .entry-meta-head:before{content:"-";display:inline-block;margin:0 3px 0 5px}.bwp-recent-post.blog-menu .post-thumbnail{display:inline-block;max-width:125px;flex:0 0 125px}.bwp-recent-post.blog-menu .post-thumbnail img{max-width:125px}.bwp-recent-post.blog-menu .item{display:flex}.bwp-recent-post.blog-menu .post-content{padding-left:30px}.rtl .bwp-recent-post.blog-menu .post-content{padding-right:30px;padding-left:0}.bwp-recent-post.blog-menu .entry-title{font-size:16px;margin:0 0 5px}.bwp-recent-post.blog-menu .post-grid{margin-bottom:15px}.bwp-recent-post.blog-menu .post-grid:last-child{margin-bottom:0}.bwp-recent-post.blog-menu .day-cmt>*{display:inline-block;font-size:14px;color:#868686}.bwp-recent-post.blog-menu .day-cmt>:before{content:"|";display:inline-block;margin:0 5px;color:#d7d7d7}.bwp-recent-post.blog-menu .day-cmt>:first-child:before{display:none}.bwp-recent-post.blog-menu .day-cmt>* a,.bwp-recent-post.blog-menu .day-cmt>* time{color:#868686}.widget_text select{width:100%;white-space:pre-wrap}.sidebar .widget>ul ul.children,.sidebar .widget ul.sub-menu{padding:0 20px}.template-news .bwp-sidebar .comment-widget .blog-title,.template-news .bwp-sidebar .comment-widget h6,.template-news .bwp-sidebar .post-widget .blog-title,.template-news .bwp-sidebar .post-widget h6{text-transform:none;font-weight:700;font-size:12px}.flickr-gallery img{padding:0;margin:4px;width:60px;height:60px;float:left}.rtl .flickr-gallery img{float:right}.bwp-sidebar>.widget{margin-bottom:30px;padding:0;border:none}.bwp-sidebar>.widget:empty{display:none}.bwp-sidebar>.widget:last-child{margin-bottom:0}.bwp-sidebar>.widget.bwp_widget_image{padding:0;overflow:hidden;border:none}@media (max-width:991px){.bwp-sidebar>.widget.bwp_widget_image .bwp-image{text-align:center}}.bwp-sidebar>.widget.widget_product_categories{margin-bottom:50px}.bwp-sidebar>.widget .bwp-filter-size{margin-bottom:55px !important}.bwp-sidebar>.widget.widget_categories ul li{padding:15px 0 !important;font-size:11px;font-weight:500}.bwp-sidebar>.widget.widget_categories ul li a{color:#868686}.bwp-sidebar>.widget.widget_categories ul li a:hover{color:#bd0028}.bwp-sidebar>.widget.widget_categories ul li:last-child{border-bottom:0}.bwp-sidebar>.widget.widget_categories ul li.current-cat a{color:#bd0028}.bwp-sidebar>.widget.widget_categories ul li .children li:last-child{padding-bottom:0}.bwp-sidebar>.widget.widget_rss .rss-widget-icon{margin-top:3px !important}.bwp-sidebar>.widget.widget_rss ul li{padding-left:0 !important}.rtl .bwp-sidebar>.widget.widget_rss ul li{padding-right:0 !important;padding-left:0}.bwp-sidebar>.widget.dokan-store-widget.dokan-category-menu ul li{padding:5px 0 !important}.bwp-sidebar>.widget.dokan-store-widget.dokan-category-menu ul li a{padding:0 !important;border-bottom:0 !important;font-size:15px !important;margin:0 !important}.bwp-sidebar>.widget.dokan-store-widget.dokan-category-menu ul li a:hover{color:#bd0028 !important}.bwp-sidebar>.widget.dokan-store-widget.dokan-category-menu #cat-drop-stack ul li:last-child.has-children a{border-bottom:0 !important}.bwp-sidebar>.widget.dokan-store-widget.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap ul.level-0{background:0 0}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li{padding:0;display:flex;margin-bottom:20px}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li:last-child{margin-bottom:0}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li:before{display:none}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li .product-title{font-size:15px;color:#868686;font-weight:400;display:block}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li .thumbnail-content{width:100%;max-width:100px}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li .box-content{padding-left:20px}.rtl .bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li .box-content{padding-right:20px;padding-left:0}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li .woocommerce-Price-amount{color:#000;font-size:16px}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li .woocommerce-Price-amount>span{color:#000}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li ins{text-decoration:none}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li del .woocommerce-Price-amount{color:#868686;font-weight:400;font-size:14px}.bwp-sidebar>.widget.dokan-store-widget.widget_products .product_list_widget li del .woocommerce-Price-amount>span{color:#868686;font-weight:400}.bwp-sidebar>.widget.dokan-store-widget.dokan-store-contact ul li{padding:0 !important}.bwp-sidebar>.widget.dokan-store-widget.dokan-store-contact ul li:before{display:none}.bwp-sidebar>.widget.dokan-store-widget.dokan-store-contact .dokan-btn-theme{padding:0 20px;line-height:40px;text-transform:uppercase;font-weight:500 !important;font-size:12px;letter-spacing:2px}.bwp-sidebar>.widget.dokan-store-widget #cat-drop-stack>ul li a{color:#868686}.bwp-sidebar>.widget.dokan-store-widget #cat-drop-stack>ul li a:hover{color:#bd0028}.bwp-sidebar>.widget .title_brand h2,.bwp-sidebar>.widget .widget-title,.bwp-sidebar>.widget .widgettitle{color:#000;padding:10px 20px;background:#efefef;font-weight:600;font-size:15px;margin:0 0 25px;position:relative;text-transform:uppercase;border:0;border-left:3px solid #bd0028;line-height:20px}.rtl .bwp-sidebar>.widget .title_brand h2,.rtl .bwp-sidebar>.widget .widget-title,.rtl .bwp-sidebar>.widget .widgettitle{border-right:3px solid #bd0028;border-left:0}.bwp-sidebar>.widget .title_brand h2 .rsswidget .rss-widget-icon,.bwp-sidebar>.widget .widget-title .rsswidget .rss-widget-icon,.bwp-sidebar>.widget .widgettitle .rsswidget .rss-widget-icon{margin-top:5px}.bwp-sidebar>.widget>div>ul:not(.social-link),.bwp-sidebar>.widget>ul{padding-left:0 !important;margin-top:-7px;margin-bottom:-7px}.rtl .bwp-sidebar>.widget>div>ul:not(.social-link),.rtl .bwp-sidebar>.widget>ul{padding-right:0 !important;padding-left:0}.bwp-sidebar>.widget>div>ul:not(.social-link)>li a,.bwp-sidebar>.widget>div>ul:not(.social-link)>li span,.bwp-sidebar>.widget>ul>li a,.bwp-sidebar>.widget>ul>li span{color:#868686}.bwp-sidebar>.widget>div>ul:not(.social-link)>li.current-cat>a,.bwp-sidebar>.widget>div>ul:not(.social-link)>li.open>a,.bwp-sidebar>.widget>ul>li.current-cat>a,.bwp-sidebar>.widget>ul>li.open>a{color:#bd0028}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget){background:0 0;padding:0;border:none;padding-left:15px}.rtl .bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget){padding-right:15px;padding-left:0}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments){padding:5px 0;list-style:none;color:#868686}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments):first-child{padding-top:0;border-top:none}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) .count{display:inline-block}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) a:not(.rsswidget){color:#868686}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments).current-cat,.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) a:not(.rsswidget).active,.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) a:not(.rsswidget):hover{color:#bd0028}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments).current-cat>a,.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments).current-cat>span{color:#bd0028;cursor:pointer}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments).current-cat>a .count,.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments).current-cat>span .count{color:#bd0028}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments).current-cat:before{color:#bd0028 !important}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget).children{margin-top:12px}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget).children li:last-child{padding-bottom:0}.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li.cat-parent .children li{padding-left:20px}.rtl .bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li.cat-parent .children li{padding-right:20px;padding-left:0}.bwp-sidebar>.widget.widget_recent_comments ul li{padding:5px 0;list-style:none;color:#868686;padding-left:20px}.rtl .bwp-sidebar>.widget.widget_recent_comments ul li{padding-right:20px;padding-left:0}.bwp-sidebar>.widget.widget_recent_comments ul li:first-child{padding-top:0;border-top:none}.bwp-sidebar>.widget.widget_recent_comments ul li:before{content:"\f0e6";font-family:FontAwesome;font-size:13px;color:hsla(0,0%,53%,.5);margin-right:10px;margin-left:-20px}.rtl .bwp-sidebar>.widget.widget_recent_comments ul li:before{margin-left:10px;margin-right:0;margin-right:-20px;margin-left:0}.bwp-sidebar>.widget.widget_recent_comments ul li a{color:#868686;word-break:break-word}.bwp-sidebar>.widget.widget_recent_comments ul li a:hover{color:#bd0028}.bwp-sidebar>.widget.widget_search #searchsubmit{font-size:0;height:45px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background:#000;padding:0 20px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.bwp-sidebar>.widget.widget_search #searchsubmit:hover{background:#8a001d}.bwp-sidebar>.widget.widget_search #searchsubmit:hover i{color:#fff}.bwp-sidebar>.widget.widget_search i{font-size:18px}.bwp-sidebar>.widget.widget_search i,.bwp-sidebar>.widget.widget_search span{line-height:45px;color:#fff}.bwp-sidebar>.widget.widget_archive select,.bwp-sidebar>.widget.widget_categories select,.bwp-sidebar>.widget.widget_text select{margin-bottom:10px}.bwp-sidebar>.widget.widget_rss ul li{margin-left:0 !important}.rtl .bwp-sidebar>.widget.widget_rss ul li{margin-right:0 !important;margin-left:0}.bwp-sidebar>.widget.widget_rss ul li>div{font-style:italic;color:hsla(0,0%,53%,.7)}.bwp-sidebar>.widget.widget_rss ul li a{display:block;color:#000}.bwp-sidebar>.widget.widget_rss ul li a:hover{color:#bd0028}.bwp-sidebar>.widget.widget_rss ul li cite:before{content:"- "}.bwp-sidebar>.widget.widget_rss ul li cite:after{content:" -"}.bwp-sidebar>.widget.widget_tag_cloud .tagcloud a{color:#868686;border:1px solid #e0e0e0;overflow:hidden;background:0 0;padding:10px 20px;text-transform:capitalize;position:relative}.bwp-sidebar>.widget.widget_tag_cloud .tagcloud a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background:#efefef;z-index:-1;-webkit-transition:all .3s ease;transition:all .3s ease}.rtl .bwp-sidebar>.widget.widget_tag_cloud .tagcloud a:before{right:0;left:auto}.bwp-sidebar>.widget.widget_tag_cloud .tagcloud a:hover{border-color:#bd0028;color:#fff}.bwp-sidebar>.widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;background:#bd0028}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget{padding:0;list-style:none}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li{padding:20px !important;border-bottom:1px dashed #e0e0e0;display:inline-block;width:100%}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li:last-child{border-bottom:0}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li img{max-width:90px;float:left;margin-right:20px}.rtl .bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li img{float:right;margin-left:20px;margin-right:0}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li .product-title{font-size:14px;color:#000;display:block;font-weight:500;line-height:18px;margin-bottom:10px}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li .woocommerce-Price-amount{color:#000;font-weight:500;font-size:16px}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li .woocommerce-Price-amount .woocommerce-Price-currencySymbol{color:#000}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li del .woocommerce-Price-amount{color:#868686;font-size:12px}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li del .woocommerce-Price-amount .woocommerce-Price-currencySymbol{color:#868686}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li ins{text-decoration:none}.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li a:hover .product-title,.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li ins .woocommerce-Price-amount,.bwp-sidebar>.widget.woocommerce.widget_products .product_list_widget li ins .woocommerce-Price-amount .woocommerce-Price-currencySymbol{color:#bd0028}.bwp-sidebar>.widget .bwp-widget-banner{text-align:left;margin-bottom:0}.rtl .bwp-sidebar>.widget .bwp-widget-banner{text-align:right}.bwp-sidebar ul.social-link li a{border:1px solid #000;width:36px;height:36px;background:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:36px;text-align:center;display:inline-block;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-sidebar ul.social-link li a i{color:#fff}.bwp-sidebar ul.social-link li a:hover{background:#fff}.bwp-sidebar ul.social-link li a:hover i{color:#000}.bwp-sidebar.sidebar-blog>.widget{border:1px solid #e0e0e0}.bwp-sidebar.sidebar-blog>.widget:not(.bwp_recent_post_widget).widget_categories>form{border:0 !important}.bwp-sidebar.sidebar-blog>.widget:not(.bwp_recent_post_widget).widget_categories>form select{padding:15px 20px;border:0;background-position:calc(100% - 24px) calc(1em + 12px),calc(100% - 18px) calc(1em + 12px),calc(100% - 2.5em) .5em}.bwp-sidebar.sidebar-blog>.widget:not(.bwp_recent_post_widget).widget_categories>form select:focus{background-position:calc(100% - 23px) calc(1em + 12px),calc(100% - 18px) calc(1em + 12px),calc(100% - 2.5em) .5em;background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);background-size:6px 5px,6px 5px,0 1.5em}.bwp-sidebar.sidebar-blog>.widget:not(.bwp_recent_post_widget).widget_archive select{border:0;padding:15px 20px;background-position:calc(100% - 24px) calc(1em + 12px),calc(100% - 18px) calc(1em + 12px),calc(100% - 2.5em) .5em}.bwp-sidebar.sidebar-blog>.widget:not(.bwp_recent_post_widget).widget_archive select:focus{background-position:calc(100% - 23px) calc(1em + 12px),calc(100% - 18px) calc(1em + 12px),calc(100% - 2.5em) .5em;background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);background-size:6px 5px,6px 5px,0 1.5em}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget){margin:0;overflow:hidden;padding:0}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget).children{padding:0}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments){font-size:14px;padding:10px 2px 10px 20px !important;position:relative;font-weight:500}.rtl .bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments){padding:10px 20px !important 10px}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments):after{position:absolute;top:0;width:500px;border-top:1px solid #e0e0e0;height:1px;left:calc(50% - 250px);content:""}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments):before{content:"\35";display:inline-block;font-family:eleganticons;font-size:15px;margin-right:3px;position:relative;top:1px;color:#bd0028;line-height:1}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) .children,.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) .sub-menu{margin-top:10px;padding:0;overflow:unset;position:relative}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) .children li:last-child,.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) .sub-menu li:last-child{padding-bottom:0 !important}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) .children:after,.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) .sub-menu:after{position:absolute;top:0;width:1000px;border-top:1px solid #e0e0e0;height:1px;left:calc(50% - 500px);content:""}.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments):first-child:after{display:none}@media (max-width:1199px){.bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments){padding:10px 2px 10px 10px !important}.rtl .bwp-sidebar.sidebar-blog>.widget:not(.widget_rss) ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments){padding:10px !important}}.bwp-sidebar.sidebar-blog>.widget.widget_recent_comments ul li{color:hsla(0,0%,53%,.75)}.bwp-sidebar.sidebar-blog>.widget.widget_recent_comments ul li a{color:#6d6d6d}.bwp-sidebar.sidebar-blog>.widget.widget_recent_comments ul li a:hover{color:#bd0028}.bwp-sidebar.sidebar-blog>.widget .widget-title{margin:0;border-bottom:1px solid #e0e0e0;padding:11px 20px;font-family:Montserrat,sans-serif}.bwp-sidebar.sidebar-blog>.widget.widget_calendar>:not(.widget-title),.bwp-sidebar.sidebar-blog>.widget.widget_recent_comments>:not(.widget-title),.bwp-sidebar.sidebar-blog>.widget.widget_rss>:not(.widget-title),.bwp-sidebar.sidebar-blog>.widget.widget_search>:not(.widget-title),.bwp-sidebar.sidebar-blog>.widget.widget_tag_cloud>:not(.widget-title),.bwp-sidebar.sidebar-blog>.widget.widget_text>:not(.widget-title){padding:20px !important}.bwp-sidebar.sidebar-single-product .policy-single{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;background:#f5f5f5 !important}.bwp-sidebar.sidebar-single-product .policy-single li{display:flex;align-items:center;padding:20px !important;border-bottom:1px solid #e0e0e0}.bwp-sidebar.sidebar-single-product .policy-single li:last-child{border-bottom:0}.bwp-sidebar.sidebar-single-product .policy-single li i{font-size:40px;color:#bd0028}.bwp-sidebar.sidebar-single-product .policy-single li h2{margin:0;font-size:14px;text-transform:uppercase;font-weight:600}.bwp-sidebar.sidebar-single-product .policy-single li p{margin:0}.bwp-sidebar.sidebar-single-product .policy-single li .content{padding-left:20px}.rtl .bwp-sidebar.sidebar-single-product .policy-single li .content{padding-right:20px;padding-left:0}.widget_mc4wp_widget form{margin:0}.brands .vc_item{opacity:.5;filter:alpha(opacity=50)}.brands .vc_item.vc_active,.brands .vc_item:hover{opacity:1;filter:alpha(opacity=100)}.list-social{margin:0;line-height:0;text-align:center}.list-social li{display:inline-block;margin-bottom:0 !important}.list-social li a{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;text-align:center;margin:0 18px 0 0;width:32px;height:32px;overflow:hidden;padding:6px;background:#fff}.list-social li a,.list-social li a>*{display:block;color:#000}.list-social li a>*{font-size:18px}.list-social li a .fa,.list-social li a [class*=" icon-"],.list-social li a [class^=icon-]{z-index:1;position:relative}.list-social li a:hover{background:#bd0028}.list-social li a:hover>*{color:#fff}.list-social li a:hover.dribbble{background:#f26798}.list-social li a:hover.facebook{background:#3b589e}.list-social li a:hover.google-plus{background:#d44132}.list-social li a:hover.skype{background:#00a8e6}.list-social li a:hover.tumblr{background:#465a74}.list-social li a:hover.twitter{background:#40bbf7}.list-social li a:hover.youtube{background:#f04e43}.list-social li a:hover.linkedin{background:#f8659c}.list-social li:last-child a{margin:0}.wpb_video_widget .video-description{text-transform:uppercase;font-weight:400;line-height:30px;font-size:12px;color:#000}.wpb_video_widget .wpb_wrapper .wpb_video_wrapper{padding-top:60.7% !important}#block_contact_infos p{margin-bottom:0}#block_contact_infos .ct-adress{padding-left:30px;margin-bottom:10px}.rtl #block_contact_infos .ct-adress{padding-right:30px;padding-left:0}#block_contact_infos .ct-adress:before{content:"\f041";font-family:icomoon;position:absolute;left:0;font-size:17px}.rtl #block_contact_infos .ct-adress:before{right:0;left:auto}#block_contact_infos .ct-phone{padding-left:30px;margin-bottom:10px}.rtl #block_contact_infos .ct-phone{padding-right:30px;padding-left:0}#block_contact_infos .ct-phone:before{content:"\f10b";font-family:icomoon;position:absolute;left:0;font-size:21px}.rtl #block_contact_infos .ct-phone:before{right:0;left:auto}#block_contact_infos .ct-email{padding-left:30px}.rtl #block_contact_infos .ct-email{padding-right:30px;padding-left:0}#block_contact_infos .ct-email:before{content:"\f0e0";font-family:icomoon;position:absolute;left:0;font-size:13px}.rtl #block_contact_infos .ct-email:before{right:0;left:auto}.mc4wp-form .btn,.mc4wp-form .clear-all{line-height:20px}.bwp-ourteam{text-align:center}.bwp-ourteam:hover .slick-arrow{opacity:1;visibility:visible}.bwp-ourteam .ourteam-customer-name{font-size:14px;color:#000;font-weight:600;margin-bottom:-2px;margin-top:6px;letter-spacing:.1em;text-transform:uppercase}.bwp-ourteam .ourteam-items:hover .ourteam-image:before{opacity:1;visibility:visible;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.bwp-ourteam .ourteam-items:hover .ourteam-image .social-link{opacity:1;visibility:visible}.bwp-ourteam .slick-dots{margin-top:10px}.bwp-ourteam .ourteam-image{position:relative;text-align:center;padding:30px;margin-bottom:-18px}.bwp-ourteam .ourteam-image:after{content:"";top:0;left:0;border:1px solid #bd0028;width:100%;height:85%;position:absolute;z-index:-1}.rtl .bwp-ourteam .ourteam-image:after{right:0;left:auto}.bwp-ourteam .ourteam-image:before{content:"";width:calc(100% - 60px);height:calc(100% - 60px);background:rgba(0,0,0,.3);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;z-index:1}.bwp-ourteam .ourteam-image img{width:100%}@media (max-width:480px){.bwp-ourteam .ourteam-image{padding:20px;margin-bottom:-10px}}.bwp-ourteam .social-link{opacity:0;visibility:hidden;position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:2}.bwp-ourteam .social-link li{margin:0 7px}.bwp-ourteam .social-link li a{font-size:12px;width:40px;height:40px;display:inline-block;line-height:42px;text-align:center;background:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#000}.bwp-ourteam .social-link li a i{font-size:14px;color:#000}.bwp-ourteam .social-link li a:hover{background:#bd0028}.bwp-ourteam .social-link li a:hover i{color:#fff}.widget h1.widget-title{font-size:18px;text-transform:uppercase;padding:0 0 10px;margin:0}.rtl .widget h1.widget-title{padding:0 0 10px}.bwp_best_seller .content-best-seller{margin-top:15px}.bwp_best_seller .content-best-seller .post-item{margin-bottom:30px;border:1px solid #f5f5f5;display:flex}.bwp_best_seller .content-best-seller .item-img{min-width:95px}.bwp_best_seller .content-best-seller .item-img img{width:95px}.bwp_best_seller .content-best-seller .item-content{padding-left:20px;padding-right:10px}.rtl .bwp_best_seller .content-best-seller .item-content{padding-right:20px;padding-left:0;padding-left:10px;padding-right:0}.bwp_best_seller .content-best-seller .item-content h4{font-size:15px;font-weight:500;line-height:25px;margin-top:12px;margin-bottom:7px}.bwp_best_seller .content-best-seller .item-content h4 a{color:#868686}.bwp_best_seller .content-best-seller .item-content h4 a:hover{color:#bd0028}.bwp_best_seller .content-best-seller .item-content del>.woocommerce-Price-amount{color:#868686;font-weight:300}.bwp_best_seller .content-best-seller .item-content .woocommerce-Price-amount{color:#bd0028;font-weight:500}.bwp_best_seller .content-best-seller .item-content ins{color:#868686;text-decoration:none;margin-left:5px}.rtl .bwp_best_seller .content-best-seller .item-content ins{margin-right:5px;margin-left:0}.bwp-widget-banner{position:relative}@media (max-width:991px){.bwp-widget-banner .banners .bwp-image img{width:100%}.bwp-widget-banner .banners .bwp-image a{display:block}}.bwp-widget-banner.default .bwp-image-subtitle{text-transform:uppercase;font-size:40px;line-height:40px;color:#fff;font-family:Audiowide,cursive;margin-bottom:12px}.bwp-widget-banner.default .title-banner{margin:0 0 22px;font-size:14px;color:#fff;letter-spacing:2px;text-transform:uppercase}.bwp-widget-banner.default .button{font-size:12px;line-height:35px;display:inline-block;padding:0 23px;color:#000;background:#fff;font-weight:600;text-transform:uppercase;letter-spacing:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-widget-banner.default .button:hover{background:#bd0028;border-color:#bd0028;color:#fff}.bwp-widget-banner.default .banner-wrapper-infor{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;padding:0 15px}@media (max-width:1199px){.bwp-widget-banner.default .bwp-image-subtitle{font-size:35px;line-height:35px}.bwp-widget-banner.default .title-banner{font-size:13px;letter-spacing:1px}}@media (max-width:991px){.bwp-widget-banner.default .bwp-image-subtitle{font-size:25px;line-height:25px}.bwp-widget-banner.default .button{font-size:10px;padding:0 20px}}@media (max-width:480px){.bwp-widget-banner.default .bwp-image-subtitle{font-size:15px;line-height:15px}.bwp-widget-banner.default .title-banner{margin:0 0 15px}}.bwp-widget-banner.layout-1 .banner-wrapper-infor{position:absolute;width:100%;left:0;padding:0 30px;bottom:35px}.bwp-widget-banner.layout-1 .bwp-image-subtitle{font-size:14px;text-transform:uppercase;font-weight:600;color:#fff;letter-spacing:1.5px;margin:0 0 5px}.bwp-widget-banner.layout-1 .title-banner{font-size:26px;margin:0 0 20px;font-weight:400;color:#fff;font-family:Audiowide,cursive;text-transform:uppercase}.bwp-widget-banner.layout-1 .button{font-size:12px;line-height:35px;display:inline-block;padding:0 23px;color:#000;background:#fff;font-weight:600;text-transform:uppercase;letter-spacing:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-widget-banner.layout-1 .button:hover{background:#bd0028;border-color:#bd0028;color:#fff}@media (max-width:1199px){.bwp-widget-banner.layout-1 .banner-wrapper-infor{padding:0 15px;bottom:20px}.bwp-widget-banner.layout-1 .bwp-image-subtitle{letter-spacing:1px;font-size:13px}.bwp-widget-banner.layout-1 .title-banner{font-size:20px;margin:0 0 15px}}@media (max-width:991px){.bwp-widget-banner.layout-1 .bwp-image-subtitle{letter-spacing:0}.bwp-widget-banner.layout-1 .title-banner{font-size:15px}.bwp-widget-banner.layout-1 .button{font-size:10px;padding:0 20px}}.bwp-widget-banner.layout-2 .banner-wrapper-infor{position:absolute;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bwp-widget-banner.layout-2 .info{max-width:400px;padding:0 15px;margin-left:auto}.rtl .bwp-widget-banner.layout-2 .info{margin-right:auto;margin-left:0}.bwp-widget-banner.layout-2 .bwp-image-subtitle{font-size:16px;font-weight:600;color:#fff;text-transform:uppercase}.bwp-widget-banner.layout-2 .title-banner{font-weight:400;margin:0 0 15px;font-family:Audiowide,cursive;font-size:30px;text-transform:uppercase;color:#fff}.bwp-widget-banner.layout-2 .button{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;line-height:35px;letter-spacing:1.5px;padding:0 25px;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-2 .button:hover{background:#bd0028;color:#fff}@media (max-width:1199px){.bwp-widget-banner.layout-2 .info{max-width:340px}.bwp-widget-banner.layout-2 .title-banner{font-size:25px}}@media (max-width:480px){.bwp-widget-banner.layout-2 .bwp-image-subtitle{font-size:15px}.bwp-widget-banner.layout-2 .title-banner{font-size:20px;margin:0 0 10px}.bwp-widget-banner.layout-2 .button{font-size:10px;line-height:30px;padding:0 20px}}.bwp-widget-banner.layout-3 .banner-wrapper-infor{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 15px;width:100%;left:0;text-align:center}.bwp-widget-banner.layout-3 .bwp-image-subtitle{font-size:28px;font-family:Audiowide,cursive;color:#fff;margin:0 0 5px;text-transform:uppercase}.bwp-widget-banner.layout-3 .title-banner{margin:0 0 20px;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#fff}.bwp-widget-banner.layout-3 .button{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;line-height:35px;letter-spacing:1.5px;padding:0 25px;color:#fff;background:#00b9ff;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-3 .button:hover{background:#bd0028}@media (max-width:1199px){.bwp-widget-banner.layout-3 .bwp-image-subtitle{font-size:25px;line-height:30px}}.bwp-widget-banner.layout-4 .banner-wrapper-infor{position:absolute;bottom:30px;padding:0 20px;width:100%;left:0}.bwp-widget-banner.layout-4 .title-banner{margin:0 0 10px;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#fff}.bwp-widget-banner.layout-4 .bwp-image-subtitle{font-size:24px;line-height:24px;margin:0 0 10px;color:#fff;font-family:Audiowide,cursive;text-transform:uppercase}.bwp-widget-banner.layout-4 .bwp-image-description{margin-bottom:12px}.bwp-widget-banner.layout-4 .button{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;line-height:30px;letter-spacing:1.5px;padding:0 20px;color:#fff;background:#000;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-4 .button:hover{background:#bd0028}@media (max-width:1199px){.bwp-widget-banner.layout-4 .banner-wrapper-infor{bottom:20px}.bwp-widget-banner.layout-4 .bwp-image-subtitle{font-size:20px}}.bwp-widget-banner.layout-5 .banner-wrapper-infor{position:absolute;bottom:30px;padding:0 20px;width:100%;left:0}.bwp-widget-banner.layout-5 .title-banner{margin:0 0 10px;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#fff}.bwp-widget-banner.layout-5 .bwp-image-subtitle{font-size:24px;line-height:24px;margin:0 0 10px;color:#fff;font-family:Audiowide,cursive;text-transform:uppercase}.bwp-widget-banner.layout-5 .bwp-image-description{margin-bottom:12px}.bwp-widget-banner.layout-5 .button{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;line-height:30px;letter-spacing:1.5px;padding:0 20px;color:#fff;background:#ff0a3e;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-5 .button:hover{background:#bd0028}@media (max-width:1199px){.bwp-widget-banner.layout-5 .banner-wrapper-infor{bottom:20px}.bwp-widget-banner.layout-5 .bwp-image-subtitle{font-size:20px}}.bwp-widget-banner.layout-6 .banner-wrapper-infor{position:absolute;bottom:45px;width:100%;left:0;padding:0 30px}.bwp-widget-banner.layout-6 .title-banner{margin:0 0 5px;font-family:Audiowide,cursive;font-size:26px;font-weight:400;text-transform:uppercase;color:#fff}.bwp-widget-banner.layout-6 .bwp-image-description{color:#fff;line-height:14px;font-size:14px;font-weight:500}.bwp-widget-banner.layout-6 .button{position:absolute;right:0;display:inline-block;font-size:12px;text-align:right;font-weight:600;min-width:185px;height:45px;line-height:45px;padding:0 25px;letter-spacing:2px;color:#fff;text-transform:uppercase;background:#000;-webkit-transition:all .3s ease;transition:all .3s ease;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.rtl .bwp-widget-banner.layout-6 .button{left:0;right:auto;text-align:left}.bwp-widget-banner.layout-6 .button:after{font-family:wpbingofont;content:"\e91b";font-size:10px;display:inline-block;margin-left:5px;position:relative}.rtl .bwp-widget-banner.layout-6 .button:after{margin-right:5px;margin-left:0}.bwp-widget-banner.layout-6 .button:hover{background:#bd0028}.bwp-widget-banner.layout-6 .button:hover:after{right:-3px}.rtl .bwp-widget-banner.layout-6 .button:hover:after{left:-3px;right:auto}@media (max-width:991px){.bwp-widget-banner.layout-6 .banner-wrapper-infor{padding:0 15px}.bwp-widget-banner.layout-6 .title-banner{font-size:20px}}.bwp-widget-banner.layout-7 .banner-wrapper-infor{position:absolute;bottom:40px;padding:0 35px;width:100%;left:0}.bwp-widget-banner.layout-7 .bwp-image-description{font-size:14px;font-weight:500;color:#fff;margin:0 0 12px}.bwp-widget-banner.layout-7 .title-banner{font-size:24px;font-family:Audiowide,cursive;font-weight:400;text-transform:uppercase;color:#fff;margin:0 0 6px}.bwp-widget-banner.layout-7 .button{display:inline-block;font-size:12px;font-weight:600;line-height:35px;padding:0 25px;letter-spacing:2px;color:#fff;text-transform:uppercase;border:1px solid #fff;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-7 .button:hover{background:#bd0028;border-color:#bd0028}@media (max-width:991px){.bwp-widget-banner.layout-7 .banner-wrapper-infor{bottom:20px;padding:0 20px}.bwp-widget-banner.layout-7 .title-banner{font-size:20px;margin:0 0 5px}.bwp-widget-banner.layout-7 .bwp-image-description{line-height:18px;margin:0 0 10px}.bwp-widget-banner.layout-7 .button{font-size:10px;line-height:30px;padding:0 20px}}.bwp-widget-banner.layout-8 .banner-wrapper-infor{position:absolute;bottom:20px;width:100%;padding:0 20px;left:0}.bwp-widget-banner.layout-8 .title-banner{font-size:20px;text-transform:uppercase;color:#fff;font-weight:400;font-family:Audiowide,cursive;margin:0 0 5px}.bwp-widget-banner.layout-8 .button{display:inline-block;position:relative;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#fff;padding-bottom:3px}.bwp-widget-banner.layout-8 .button:before{position:absolute;content:"";background:#fff;width:100%;height:2px;bottom:0;left:0;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-widget-banner.layout-8 .button:hover:before{width:50%;right:50%}@media (max-width:1199px){.bwp-widget-banner.layout-8 .title-banner{font-size:15px}.bwp-widget-banner.layout-8 .button{font-size:10px}}.bwp-widget-banner.layout-9 .banner-wrapper-infor{position:absolute;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;padding:0 15px}.bwp-widget-banner.layout-9 .bwp-image-description{font-weight:500;color:#fff}.bwp-widget-banner.layout-9 .title-banner{margin:0 0 5px;font-size:24px;font-weight:400;font-family:Audiowide,cursive;color:#fff}.bwp-widget-banner.layout-10{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%,0 18%)}.bwp-widget-banner.layout-10 .banner-wrapper-infor{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;left:0;padding:0 90px}.bwp-widget-banner.layout-10 .bwp-image-subtitle{text-transform:uppercase;font-weight:600;font-size:16px;letter-spacing:1px;color:#fff}.bwp-widget-banner.layout-10 .title-banner{margin:0 0 10px;font-size:34px;font-weight:400;font-family:Audiowide,cursive;color:#fff;text-transform:uppercase}.bwp-widget-banner.layout-10 .button{display:inline-block;font-size:12px;font-weight:600;letter-spacing:2px;line-height:35px;padding:0 25px;background:#fff;text-transform:uppercase;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-10 .button:hover{background:#bd0028;color:#fff}@media (max-width:1199px){.bwp-widget-banner.layout-10 .banner-wrapper-infor{padding:0 50px}.bwp-widget-banner.layout-10 .title-banner{font-size:30px}}@media (max-width:991px){.bwp-widget-banner.layout-10 .banner-wrapper-infor{padding:0 30px}.bwp-widget-banner.layout-10 .title-banner{font-size:25px}.bwp-widget-banner.layout-10 .button{font-size:10px;padding:0 20px}}@media (max-width:767px){.bwp-widget-banner.layout-10 .title-banner{font-size:20px}.bwp-widget-banner.layout-10 .bwp-image-subtitle{font-size:12px}}.bwp-widget-banner.layout-11 .banner-wrapper-infor{position:absolute;width:100%;left:0;padding:0 60px;bottom:60px}.bwp-widget-banner.layout-11 .title-banner{font-size:70px;margin:0 0 -5px;font-weight:400;font-family:Audiowide,cursive;-webkit-text-stroke:1px #fff;color:transparent}.bwp-widget-banner.layout-11 .bwp-image-description{margin-bottom:20px}.bwp-widget-banner.layout-11 .button{display:inline-block;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#fff;position:relative;padding-right:30px}.rtl .bwp-widget-banner.layout-11 .button{padding-left:30px;padding-right:0}.bwp-widget-banner.layout-11 .button:after{position:absolute;content:"\e913";font-family:icomoon;font-size:15px;right:5px;top:0;-webkit-transition:all .2s ease;transition:all .2s ease}.rtl .bwp-widget-banner.layout-11 .button:after{left:5px;right:auto}.bwp-widget-banner.layout-11 .button:hover:after{right:3px}.rtl .bwp-widget-banner.layout-11 .button:hover:after{left:3px;right:auto}@media (max-width:991px){.bwp-widget-banner.layout-11 .banner-wrapper-infor{padding:0 30px;bottom:30px}.bwp-widget-banner.layout-11 .title-banner{font-size:45px}.bwp-widget-banner.layout-11 .button{padding-right:25px;font-size:12px}.rtl .bwp-widget-banner.layout-11 .button{padding-left:25px;padding-right:0}.bwp-widget-banner.layout-11 .button:after{font-size:12px}}@media (max-width:767px){.bwp-widget-banner.layout-11 .title-banner{font-size:35px;margin:0}}.bwp-widget-banner.layout-12 .banner-wrapper-infor{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 75px}.bwp-widget-banner.layout-12 .bwp-image-description{color:#fff;letter-spacing:2px;font-size:16px;font-weight:600;text-transform:uppercase;margin:0 0 15px}.bwp-widget-banner.layout-12 .title-banner{font-size:50px;text-transform:uppercase;font-family:Audiowide,cursive;font-weight:400;color:#fff;margin:0 0 5px}.bwp-widget-banner.layout-12 .button{display:inline-block;font-size:12px;font-weight:600;line-height:35px;padding:0 25px;letter-spacing:2px;text-transform:uppercase;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-12 .button:hover{background:#bd0028;color:#fff}@media (max-width:1441px){.bwp-widget-banner.layout-12 .title-banner{font-size:45px}}@media (max-width:1199px){.bwp-widget-banner.layout-12 .banner-wrapper-infor{padding:0 50px}.bwp-widget-banner.layout-12 .title-banner{font-size:30px}.bwp-widget-banner.layout-12 .bwp-image-description{font-size:11px}}@media (max-width:991px){.bwp-widget-banner.layout-12 .banner-wrapper-infor{padding:0 30px}.bwp-widget-banner.layout-12 .title-banner{font-size:25px}.bwp-widget-banner.layout-12 .button{font-size:10px;padding:0 20px}}@media (max-width:767px){.bwp-widget-banner.layout-12 .title-banner{font-size:20px}}.bwp-widget-banner.layout-13 .banner-wrapper-infor{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 75px}.bwp-widget-banner.layout-13 .bwp-image-description{color:#fff;letter-spacing:2px;font-size:16px;font-weight:600;text-transform:uppercase;margin:0 0 15px}.bwp-widget-banner.layout-13 .title-banner{font-size:34px;text-transform:uppercase;font-family:Audiowide,cursive;font-weight:400;color:#fff;margin:0 0 5px}.bwp-widget-banner.layout-13 .button{display:inline-block;font-size:12px;font-weight:600;line-height:35px;padding:0 25px;letter-spacing:2px;text-transform:uppercase;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-widget-banner.layout-13 .button:hover{background:#bd0028;color:#fff}@media (max-width:1199px){.bwp-widget-banner.layout-13 .bwp-image-description{font-size:11px}.bwp-widget-banner.layout-13 .banner-wrapper-infor{padding:0 50px}.bwp-widget-banner.layout-13 .title-banner{font-size:30px}}@media (max-width:991px){.bwp-widget-banner.layout-13 .banner-wrapper-infor{padding:0 30px}.bwp-widget-banner.layout-13 .title-banner{font-size:25px}.bwp-widget-banner.layout-13 .button{font-size:10px;padding:0 20px}}@media (max-width:767px){.bwp-widget-banner.layout-13 .title-banner{font-size:20px}.bwp-widget-banner.layout-13 .bwp-image-description{margin:0 0 5px}}.bwp-widget-banner.banner-product-countdown{text-align:center}.bwp-widget-banner.banner-product-countdown .title-banner{color:#fff;margin:0 0 -5px;text-transform:uppercase;font-size:24px}.bwp-widget-banner.banner-product-countdown .product-title{font-size:50px;font-weight:500}.bwp-widget-banner.banner-product-countdown .product-title a{color:#fff}.bwp-widget-banner.banner-product-countdown .product-title a:hover{color:#bd0028}.bwp-widget-banner.banner-product-countdown .product-price{color:#fff;font-size:30px;margin-bottom:26px}.bwp-widget-banner.banner-product-countdown .product-price del{font-size:18px;color:#fff}.bwp-widget-banner.banner-product-countdown .product-price ins{text-decoration:none}.bwp-widget-banner.banner-product-countdown .countdown{margin-bottom:34px}.bwp-widget-banner.banner-product-countdown .countdown .countdown-content>span{display:inline-block;margin:0 10px}.bwp-widget-banner.banner-product-countdown .countdown .countdown-content .countdown-amount{width:65px;height:65px;background:#bd0028;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:inline-block;text-align:center;line-height:65px;font-size:24px;font-weight:500;margin-bottom:10px}.bwp-widget-banner.banner-product-countdown .countdown .countdown-content .countdown-text{display:block;font-size:12px;text-transform:uppercase;color:#fff;font-weight:600}.bwp-widget-banner.banner-product-countdown .btn-banner{font-size:12px;font-weight:500;line-height:45px;padding:0 50px;background:#fff;text-transform:uppercase;display:inline-block}.bwp-widget-banner.banner-product-countdown .btn-banner:hover{background:#bd0028;color:#fff}@media (max-width:767px){.bwp-widget-banner.banner-product-countdown .title-banner{font-size:16px;margin-bottom:15px}.bwp-widget-banner.banner-product-countdown .product-title{font-size:25px;line-height:30px}.bwp-widget-banner.banner-product-countdown .product-price{font-size:16px}.bwp-widget-banner.banner-product-countdown .product-price del{font-size:13px}.bwp-widget-banner.banner-product-countdown .countdown .countdown-content>span{margin:0 5px}.bwp-widget-banner.banner-product-countdown .countdown .countdown-content .countdown-amount{width:60px;height:60px;line-height:60px}}.bwp-widget-banner.banner-countdown{text-align:center}.bwp-widget-banner.banner-countdown .title-banner h2{margin:0 0 7px;color:#fff;font-family:Audiowide,cursive;font-size:34px;text-transform:uppercase;font-weight:400}.bwp-widget-banner.banner-countdown label{color:#fff;font-size:14px;font-weight:600;margin:0 0 15px}.bwp-widget-banner.banner-countdown .countdown-content>span{margin-right:8px;display:inline-block;text-align:center}.rtl .bwp-widget-banner.banner-countdown .countdown-content>span{margin-left:8px;margin-right:0}.bwp-widget-banner.banner-countdown .countdown-content>span:last-child{margin-right:0}.rtl .bwp-widget-banner.banner-countdown .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp-widget-banner.banner-countdown .countdown-amount{display:inline-block;width:45px;height:45px;background:#bd0028;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:45px;text-align:center;font-size:16px;font-weight:400;font-family:Audiowide,cursive;color:#fff;margin-bottom:5px}.bwp-widget-banner.banner-countdown .countdown-text{display:block;font-size:11px;color:#fff;font-weight:700;text-transform:uppercase}@media (max-width:767px){.bwp-widget-banner.banner-countdown .title-banner h2{font-size:30px}}.bwp-instagram.default{text-align:center}.bwp-instagram.default .instagram-title{background:#bd0028;position:absolute;top:0;height:100%;width:100%;left:0;display:flex;align-items:center;justify-content:center}.bwp-instagram.default .instagram-title h2{text-transform:uppercase;font-size:14px;margin:0 0 10px;letter-spacing:1.6px;position:relative;padding-top:115px;color:#fff}.bwp-instagram.default .instagram-title h2:before{content:"\e911";font-family:icomoon;font-size:90px;position:absolute;top:0;line-height:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:1199px){.bwp-instagram.default .instagram-title h2{padding-top:80px;letter-spacing:0}.bwp-instagram.default .instagram-title h2:before{font-size:50px}}.bwp-instagram.default .instagram-title .subtitle{font-size:16px;color:#fff}@media (max-width:991px){.bwp-instagram.default .instagram-title{position:unset;padding:20px}}@media (min-width:992px){.bwp-instagram.default .image-instagram:nth-child(3){opacity:0;visibility:hidden}}.bwp-instagram.default .content_instagram.row{margin:0}.bwp-instagram.default .content_instagram.row .image-instagram{padding:0;margin:0}.bwp-instagram.default .content_instagram.row .image-instagram a{margin:0}.bwp-instagram a.instagram{display:inline-block;margin-bottom:20px;position:relative;vertical-align:top;overflow:hidden}.bwp-instagram a.instagram img{-webkit-transition:transform .3s ease;transition:transform .3s ease}@media (max-width:767px){.bwp-instagram a.instagram img{width:100%}}.bwp-instagram a.instagram:before{content:"";top:0;height:100%;background-color:rgba(37,37,37,.45);z-index:1}.bwp-instagram a.instagram:after,.bwp-instagram a.instagram:before{position:absolute;left:0;width:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.bwp-instagram a.instagram:after{content:"\f16d";color:#fff;font-family:FontAwesome;font-size:30px;font-weight:400;top:calc(50% - 13px);text-align:center;line-height:100%;z-index:2}.bwp-instagram a.instagram:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.bwp-instagram a.instagram:hover:after,.bwp-instagram a.instagram:hover:before{opacity:1;visibility:visible}.bwp-instagram.slider{position:relative}.bwp-instagram.slider:hover .slick-arrow{opacity:1;visibility:visible}.bwp-instagram.slider a.instagram{margin-bottom:0}.bwp-instagram.slider .slick-list{margin:0 -7.5px}.bwp-instagram.slider .image-instagram{padding:0 7.5px}.bwp-instagram.slider2{position:relative}.bwp-instagram.slider2 .slick-list{margin:0}.bwp-instagram.slider2 .slick-slide{padding:0}.bwp-instagram.slider2 a.instagram{margin-bottom:0}.bwp-instagram.slider3 .instagram-title{border-bottom:1px solid #d7d7d7;margin-bottom:25px}.bwp-instagram.slider3 .instagram-title h2{margin:0;font-size:16px;padding-bottom:10px;font-weight:700;position:relative;text-transform:uppercase}.bwp-instagram.slider3 .instagram-title h2:before{content:"";position:absolute;bottom:-1px;left:0;width:72px;height:2px;background:#bd0028}.rtl .bwp-instagram.slider3 .instagram-title h2:before{right:0;left:auto}.bwp-instagram.slider3 .slick-list{margin:0 -5px}.bwp-instagram.slider3 .item-instagram{padding:0 5px}.bwp-instagram.slider3 a.instagram{margin-bottom:10px}.bwp-instagram.slider3 .image-instagram:last-child a.instagram{margin-bottom:0}.bwp-policy.default{display:flex;align-items:center;position:relative;z-index:1}.bwp-policy.default:before{position:absolute;content:"";background:#1f2425;bottom:0;left:0;width:100%;height:100%;z-index:-1;clip-path:polygon(0 0,86% 0,100% 40%,100% 100%,0 100%)}.bwp-policy.default .image{text-align:center}.bwp-policy.default:hover .policy-icon i,.bwp-policy.default:hover .policy-icon img{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bwp-policy.default .title-policy{margin:0 0 5px;font-size:20px;color:#fff;font-weight:400;font-family:Audiowide,cursive;text-transform:uppercase}.bwp-policy.default .desc-policy{font-size:14px;font-weight:500;line-height:20px;color:#fff}.bwp-policy.default .policy-icon i{font-size:54px;color:#000;display:inline-block}.bwp-policy.default .policy-info{padding:15px 20px;margin-left:-20px}.rtl .bwp-policy.default .policy-info{margin-right:-20px;margin-left:0}.bwp-policy.default.style1 .image{width:35%;flex:0 0 35%}.bwp-policy.default.style1 .image img{margin:-58px 0 7px}.bwp-policy.default.style2:before{background:#ff9600}.bwp-policy.default.style2 .image{width:35%;flex:0 0 35%}.bwp-policy.default.style2 .image img{margin:-50px 0 15px}.bwp-policy.default.style3:before{background:#0e55d8}.bwp-policy.default.style3 .image{width:35%;flex:0 0 35%}.bwp-policy.default.style3 .image img{margin:-66px 0 25px}@media (max-width:1199px){.bwp-policy.default .image{padding:0 15px}.bwp-policy.default .title-policy{font-size:15px}.bwp-policy.default.style1 .image{width:45.5%;flex:0 0 45.5%}.bwp-policy.default.style1 .image img{margin:-55px 0 0}.bwp-policy.default.style2 .image img{margin:-55px 0 12px}.bwp-policy.default.style3 .image{width:31.5%;flex:0 0 31.5%}.bwp-policy.default.style3 .image img{margin:-65px 0 10px}}@media (max-width:991px){.bwp-policy.default .image{padding:0 10px}.bwp-policy.default .desc-policy{display:none}}@media (max-width:767px){.bwp-policy.default.style1 .image{width:35%;flex:0 0 35%}.bwp-policy.default.style2 .image,.bwp-policy.default.style3 .image{width:30%;flex:0 0 30%}.bwp-policy.default .desc-policy{display:block}}.border-policy>.wpb_column .bwp-policy.layout2{background:0 0}.border-policy-2{margin:0 !important}@media (min-width:768px){.border-policy-2{display:flex}}.border-policy-2>.wpb_column{border:1px solid hsla(0,0%,64%,.3);padding-top:100px;padding-bottom:93px}@media (min-width:768px){.border-policy-2>.wpb_column:not(:last-child){border-right:0}}@media (max-width:767px){.border-policy-2>.wpb_column:not(:last-child){border-bottom:0}}.bwp-widget-video.default{position:relative}.bwp-widget-video.default .content-video{position:fixed;width:100%;height:100%;top:0;left:0;display:none;z-index:10000;background:rgba(0,0,0,.5)}.bwp-widget-video.default .content-video .modal-dialog{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bwp-widget-video.default .content-video .modal-dialog iframe{min-height:60vh;width:70vw}.bwp-widget-video.default .bwp-video-btn{display:inline-block;width:90px;height:90px;color:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:18px;line-height:86px;text-indent:3px;position:relative;text-align:center;border:2px solid #000;letter-spacing:0;font-weight:400;margin-right:15px;cursor:pointer}.rtl .bwp-widget-video.default .bwp-video-btn{margin-left:15px;margin-right:0}.bwp-widget-video.default .bwp-video{font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:3px}.bwp-widget-video.default .bwp-video:hover .bwp-video-btn{background:#bd0028;color:#fff;border-color:#bd0028}.bwp-widget-video.default2{position:relative}.bwp-widget-video.default2 .bwp-video{display:inline-block;width:110px;height:110px;background:#fff;color:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:18px;line-height:110px;text-indent:3px;position:absolute;text-align:center;top:calc(50% - 55px);left:calc(50% - 55px)}.bwp-widget-video.default2 .bwp-video:after,.bwp-widget-video.default2 .bwp-video:before{content:"";position:absolute;top:calc(50% - 55px);left:calc(50% - 55px);width:110px;height:110px;border:2px solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-animation-name:a;animation-name:a;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.bwp-widget-video.default2 .bwp-video:after{animation-delay:1s}.bwp-widget-video.default2 .bwp-video:hover{background:#bd0028;color:#fff}.bwp-widget-video.default2 .bwp-video:hover:after,.bwp-widget-video.default2 .bwp-video:hover:before{border-color:#bd0028}@media (max-width:767px){.bwp-widget-video.default2 .title-video{font-size:30px}}.bwp-widget-video.layout1{text-align:center;position:relative}.bwp-widget-video.layout1:before{position:absolute;bottom:0;content:"";width:100%;height:70%;background:#f8f8f8;left:0;z-index:-1}.bwp-widget-video.layout1 .title-video{font-size:40px;text-transform:uppercase;color:#fff;margin:30px 0 10px}.bwp-widget-video.layout1 .description-video{font-size:20px;color:#fff;margin-bottom:30px}.bwp-widget-video.layout1 .bwp-video{display:inline-block;width:106px;height:106px;background:#bd0028;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;font-size:18px;line-height:106px;text-indent:3px;position:relative}.bwp-widget-video.layout1 .bwp-video:after,.bwp-widget-video.layout1 .bwp-video:before{content:"";position:absolute;top:calc(50% - 53px);left:calc(50% - 53px);width:106px;height:106px;border:2px solid #bd0028;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-animation-name:f;animation-name:f;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.bwp-widget-video.layout1 .bwp-video:after{animation-delay:1s}.bwp-widget-video.layout1 .bwp-video:hover{background:#8a001d}.bwp-widget-video.layout1 .bwp-video:hover:after,.bwp-widget-video.layout1 .bwp-video:hover:before{border-color:#8a001d}.bwp-widget-video.layout1 .button-video a{display:inline-block;font-size:12px;letter-spacing:3.2px;text-transform:uppercase;font-weight:500;line-height:45px;padding:0 40px;border:1px solid #fff;color:#fff}.bwp-widget-video.layout1 .button-video a:hover{background:#bd0028;border-color:#bd0028}@media (max-width:480px){.bwp-widget-video.layout1 .title-video{font-size:30px}}.grid-system .cell{border:1px solid #e0e0e0;background:#dfdfdf;text-align:center !important;padding:8px 0}.grid-system .cell,.rtl .grid-system .cell{margin:0 0 10px}.rtl .grid-system .cell{padding:8px 0}.grid-system>div,.rtl .grid-system>div{padding:0 5px}.features-btn .table>tbody>tr>td,.features-btn .table>tbody>tr>th,.features-btn .table>tfoot>tr>td,.features-btn .table>tfoot>tr>th,.features-btn .table>thead>tr>td,.features-btn .table>thead>tr>th{vertical-align:middle}.icon .input-group-addon{background:#fff}.icon .input-group-addon .fa,.icon .input-group-addon .icon{color:#000}.icons-examples{padding-bottom:20px;min-height:130px}.icons-examples .fa{font-size:24px;line-height:40px;width:40px;height:40px;text-align:center}.rtl .icons-examples .fa{text-align:right}.shortcode_sourcecode{margin:10px 0}.shortcode_sourcecode code{white-space:normal}html{font-size:14px}.alignnone{margin:20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto;clear:both}.alignright{float:right;margin:5px 0 20px 15px;clear:both}.alignleft,.rtl .alignright{float:left}.alignleft{margin:5px 30px 20px 0;clear:both}.rtl .alignleft{float:right}a img.alignright{float:right;margin:5px 0 20px 15px}a img.alignnone{margin:5px 0 20px}a img.alignleft{float:left;margin:5px 15px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;text-align:center;max-width:100%}.wp-caption.alignnone{margin:5px 0 20px}.wp-caption.alignleft{margin:5px 15px 20px 0}.wp-caption.alignright{margin:5px 0 20px 15px}.wp-caption img{border:0 none;height:auto;margin:0;padding:0;width:auto}.wp-caption .wp-caption-text{font-size:12px;margin:0;padding:10px 4px 5px;font-style:italic;margin-bottom:20px}.gallery-slider.carousel .carousel-control{width:26px;height:26px;line-height:26px;color:#fff;opacity:.7}.gallery-slider.carousel .carousel-control:hover{opacity:1}.gallery{margin:0 -5px}.gallery .gallery-item{float:left;overflow:hidden;position:relative;margin:5px}.rtl .gallery .gallery-item{float:right}.gallery .gallery-item img{width:100%}.gallery-columns-1 .gallery-item{max-width:100%;width:100%}.gallery-columns-2 .gallery-item{max-width:48%;max-width:calc(50% - 14px);width:100%}.gallery-columns-3 .gallery-item{max-width:32%;max-width:calc(33.3% - 11px);width:100%}.gallery-columns-4 .gallery-item{max-width:23%;max-width:calc(25% - 9px);width:100%}.gallery-columns-5 .gallery-item{max-width:19%;max-width:calc(20% - 8px);width:100%}.gallery-columns-6 .gallery-item{max-width:15%;max-width:calc(16.7% - 7px);width:100%}.gallery-columns-7 .gallery-item{max-width:13%;max-width:calc(14.28% - 7px);width:100%}.gallery-columns-8 .gallery-item{max-width:11%;max-width:calc(12.5% - 6px);width:100%}.gallery-columns-9 .gallery-item{max-width:9%;max-width:calc(11.1% - 6px);width:100%}.gallery .gallery-caption{background-color:rgba(0,0,0,.7);box-sizing:border-box;color:#fff;font-size:12px;line-height:1.5;margin:0;max-height:50%;opacity:0;padding:6px 8px;position:absolute;bottom:0;left:0;text-align:left;width:100%}.rtl .gallery .gallery-caption{text-align:right}.gallery .gallery-caption:before{content:"";height:100%;min-height:49px;position:absolute;top:0;left:0;width:100%}.gallery-item:hover .gallery-caption{opacity:1}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.mejs-container .mejs-controls,.mejs-mediaelement{background:#000}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#24890d}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:hsla(0,0%,100%,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}html .mceContentBody.rtl{direction:rtl;unicode-bidi:embed}.rtl .wp-caption,.rtl tr th{text-align:right}.rtl .rtl .wp-caption,.rtl .rtl tr th{text-align:left}.rtl td{text-align:right}.rtl .rtl td{text-align:left}.bg-danger,.bg-info,.bg-primary,.bg-success,.bg-warning{background-color:#000}.text-primary{color:#000}.text-success{color:#57bf6d}.text-info{color:#33aebd}.text-warning{color:#fbaf3f}.text-danger{color:#e42234}.text-skin{color:#bd0028}.text-hightlight{color:#000}.box-advert>div{background:#fff;padding:20px}.heading-padding-large .widget-title{padding-bottom:20px}.box-header{display:table;margin-top:20px}.box-header>div{float:left}.box-header .icon{width:35px;height:35px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #f99b17;text-align:center;line-height:44px;margin-right:5px;margin-top:6px}.box-header .icon i{font-size:30px;color:#f99b17;width:13px}.box-header .text-sm{font-size:11px;font-weight:300;color:#868686;display:block}.box-header .text-large{font-size:18px;font-weight:300;color:#f99b17;display:block}.caret{border:none;font-family:FontAwesome;font-size:11px;width:auto;height:auto}.caret:before{content:"\f107"}.tabs-list{border:0;text-align:left}.rtl .tabs-list{text-align:right}.breadcrumb>.fa,.rtl .breadcrumb>.fa{margin:0 5px}.modal-content{box-shadow:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.modal-lg{width:900px}.modal-lg.modal-min-width{width:500px;height:auto;min-height:90px}.modal-lg.modal-min-width .modal-content{border:0}.modal-lg .buttons,.modal-lg .total{text-align:center}.bwp-pagination:after,.bwp-pagination:before{content:" ";display:table}.bwp-pagination:after{clear:both}.bwp-pagination .page-numbers,.bwp-pagination .pagination{margin:0;border:0}.bwp-pagination .page-numbers.current,.bwp-pagination .pagination.current{background-color:#bd0028;color:#fff}.result-count{padding:5px 0;margin:0}.active-mobile{width:44px;height:70px;line-height:70px;position:relative;cursor:default;border-left:1px solid hsla(0,0%,100%,.1);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;text-align:center;padding-top:4px}.active-mobile:before{background-color:#0d0d0d;content:"";display:block;width:1px;height:40px;left:0;margin-top:-20px;position:absolute;top:50%;display:none}.rtl .active-mobile:before{right:0;left:auto}.active-mobile:first-child:before{display:none}.active-mobile:hover{background-color:#0d0d0d !important;cursor:pointer}.active-mobile:hover:before{display:none}.active-mobile:hover .active-content{left:auto}.rtl .active-mobile:hover .active-content{right:auto;left:auto}.active-mobile>.fa,.active-mobile>.icon{color:#fff}.active-mobile.cart-popup{background:url(//ivape.sk/wp-content/themes/vapier/css/../images/cart-m.svg) no-repeat 50%}.active-mobile.cart-popup .fa,.active-mobile.cart-popup .icon{display:none}.active-mobile .active-content{top:100%;z-index:9999;color:#868686;padding:20px;background-color:#0d0d0d;left:-10000px;opacity:0;filter:alpha(opacity=0);position:absolute;min-width:270px;visibility:hidden;right:0;text-align:left;-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.rtl .active-mobile .active-content{right:-10000px;left:auto;left:0;right:auto;text-align:right}.active-mobile.cart-popup .active-content{background-color:#0d0d0d;min-width:320px}.active-mobile .title{color:#fff;padding-bottom:10px;border-bottom:1px solid #1a1a1a}.active-mobile .title,.rtl .active-mobile .title{margin:0 0 10px}.active-mobile ul{padding:0}.active-mobile ul li{display:block;margin:0;padding:10px 0;line-height:normal;text-transform:none;font-size:1rem}.active-mobile .navbar-toggle{background:0 0;border:medium none;margin:0;padding:0;position:static}.custom-panel{border:0}.custom-panel .panel-footer{border-width:0 1px 1px;border-style:solid;border-color:#e0e0e0}.pricing-tables .panel-heading{border-color:#e0e0e0}.pricing-tables .panel-footer{border-top:0}.box-service{overflow:hidden;padding:0 16.6667%}.box-service .box-content{overflow:hidden;padding:95px 0 75px}.box-service .box-content .small-text,.box-service .box-content .tiny-text{display:inline-block;font-size:-1rem;color:#fff;text-transform:uppercase;font-weight:400;position:relative;padding:0 15px}.box-service .box-content .small-text:after,.box-service .box-content .small-text:before,.box-service .box-content .tiny-text:after,.box-service .box-content .tiny-text:before{height:1px;width:500px;position:absolute;background:hsla(0,0%,100%,.3);top:50%;content:""}.box-service .box-content .small-text:after,.box-service .box-content .tiny-text:after{left:100%}.box-service .box-content .small-text:before,.box-service .box-content .tiny-text:before{right:100%}.box-service .box-content .large-text{font-size:30px;font-weight:900;padding:15px 0;display:block;color:#bd0028}.box-service .box-content .large-text.yellow{color:#e9c931}.box-service .box-content .tiny-text{text-transform:none}.carousel.slide{position:relative}.tabs-left>.nav-tabs{border-bottom:0;float:left;margin-right:0;padding-right:10px;background:0 0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;width:auto;min-width:16.6667%}.tabs-left>.nav-tabs:after,.tabs-left>.nav-tabs:before{content:none}.tabs-left>.nav-tabs li{float:none;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e0e0e0}.tabs-left>.nav-tabs li a{margin-right:0;padding:0;font-size:12px;font-weight:400;color:#aaa;margin-right:-1px;background:0 0}.tabs-left>.nav-tabs li a:after,.tabs-left>.nav-tabs li a:before{content:none}.tabs-left>.nav-tabs li a:focus,.tabs-left>.nav-tabs li a:hover{background:0 0;color:#bd0028;font-weight:400}.tabs-left>.nav-tabs li:hover{border-color:#bd0028}.tabs-left>.nav-tabs li.active{border-color:#bd0028;background:0 0}.tabs-left>.nav-tabs li.active a,.tabs-left>.nav-tabs li.active a:focus,.tabs-left>.nav-tabs li.active a:hover{font-weight:400;color:#bd0028}.tabbable{overflow:hidden}.back-top{width:40px;height:40px;line-height:49px;text-align:center;position:fixed;bottom:70px;right:30px;z-index:9;color:#000;background:#fff;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .3s ease;transition:all .3s ease;border:2px solid #000}.rtl .back-top{left:30px;right:auto}@media (max-width:767px){.back-top{display:none}}.back-top i{font-size:26px;display:block;line-height:36px}.back-top i:before{margin-right:1px}.rtl .back-top i:before{margin-left:1px;margin-right:0}.back-top:hover{cursor:pointer;background:#bd0028;color:#fff;border-color:#bd0028}.back-top.button-show{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.wpml-languages img{margin-right:5px}#_atssh{overflow:hidden}.wpb_button_a .wpb_button{background:0 0;font-weight:700;text-transform:uppercase;color:#252525;border:none;font-size:19px}.wpb_button_a .wpb_button:hover{color:#bd0028;background:0 0}.btn-outline{color:#fff;background-color:#bd0028;border:1px solid #bd0028;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.btn-outline.active,.btn-outline:active,.btn-outline:focus,.btn-outline:hover{color:#fff;background-color:#000;border:1px solid #000}.btn-outline .fa,.btn-outline .icon{font-size:14px;margin:0}.btn-outline:hover{background:#000 !important;border-color:#000 !important}.btn-outline-lg{padding:21px 48px;font-size:14px;line-height:3;border-radius:4px}.btn-outline-sm{padding:8px 18px;line-height:1.3}.btn-outline-sm,.btn-outline-xs{font-size:11px;border-radius:3px}.btn-outline-xs{padding:5px 15px;line-height:1.2}.btn-cart a,.btn-outline-inverse{color:#fff;background-color:#000;border:1px solid #000;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.btn-cart a.active,.btn-cart a:active,.btn-cart a:focus,.btn-cart a:hover,.btn-outline-inverse.active,.btn-outline-inverse:active,.btn-outline-inverse:focus,.btn-outline-inverse:hover{color:#fff;background-color:#bd0028;border:1px solid #fff}.btn-cart a .fa,.btn-cart a .icon,.btn-outline-inverse .fa,.btn-outline-inverse .icon{font-size:14px;margin:0}.btn-cart a:hover,.btn-outline-inverse:hover{background:#bd0028 !important;border-color:#fff !important}.btn-inverse{color:#000;background-color:#fff;border:#e0e0e0;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.btn-inverse.active,.btn-inverse:active,.btn-inverse:focus,.btn-inverse:hover{color:#fff;background-color:#000;border:#e0e0e0}.btn-inverse .fa,.btn-inverse .icon{font-size:14px;margin:0}.btn-inverse:hover{background:#bd0028 !important;border-color:#bd0028 !important}.btn-action,.btn-cart a{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;cursor:pointer;display:inline-block;font-size:11px;font-weight:900;line-height:30px;margin-bottom:0;padding:0 10px;text-align:center;text-transform:uppercase;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;vertical-align:middle;white-space:nowrap}.searchform{position:relative}.searchform ul.result-search-products{display:none;position:absolute;top:41px;background:#fff;left:0;padding:30px;z-index:9;width:100%;color:#000;list-style-type:none;overflow-x:hidden;overflow-y:auto;min-height:60px;max-height:260px;text-align:left;box-shadow:0 1px 12px 2px hsla(0,0%,56%,.3)}.rtl .searchform ul.result-search-products{right:0;left:auto;text-align:right}.searchform ul.result-search-products.loading:before{position:absolute;left:50%;top:calc(50% - 17px);display:inline-block;content:"\e02d";width:auto;height:auto;color:#bd0028;margin-left:0;font-family:ElegantIcons;background-color:transparent !important;background:0 0;font-size:20px;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j}.rtl .searchform ul.result-search-products.loading:before{right:50%;left:auto;margin-right:0;margin-left:0}.searchform ul.result-search-products.loading span{position:static;width:auto;height:auto;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}@media (max-width:991px){.searchform ul.result-search-products{padding:20px}}@media (min-width:992px){.searchform ul.result-search-products{max-height:282px}}.searchform ul.result-search-products li{display:flex;margin-bottom:20px;width:33.33333%;padding-right:20px;float:left}.rtl .searchform ul.result-search-products li{padding-left:20px;padding-right:0;float:right}@media (max-width:991px){.searchform ul.result-search-products li{width:50%}}@media (max-width:767px){.searchform ul.result-search-products li{width:100%}}.searchform ul.result-search-products li:last-child{border:none;padding:0;margin:0}.searchform ul.result-search-products li .item-image{min-width:80px}.searchform ul.result-search-products li .item-image img{width:80px}.searchform ul.result-search-products li .item-content{text-transform:capitalize;padding-left:20px}.rtl .searchform ul.result-search-products li .item-content{padding-right:20px;padding-left:0}.searchform ul.result-search-products li .item-content .price{margin-top:10px}.search-box{cursor:pointer;text-align:center}.search-overlay{position:fixed;width:100%;height:100%;top:0;background:#fff;color:#000;right:0;z-index:99999;opacity:0;visibility:hidden;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;padding-top:90px}.rtl .search-overlay{left:0;right:auto}@media (max-width:480px){.search-overlay{padding-top:100px}}.search-overlay.search-visible{opacity:1;visibility:visible}.search-overlay .search-top{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.search-overlay .search-top h2{margin:0 0 10px;font-size:18px}@media (max-width:480px){.search-overlay .search-top{margin-bottom:15px}}.search-overlay .close-search{font-size:12px;text-transform:uppercase;margin-bottom:10px;font-weight:600}.search-overlay .close-search i{font-size:20px;line-height:1;position:relative;top:3px;margin-left:5px}.rtl .search-overlay .close-search i{margin-right:5px;margin-left:0}.search-overlay .close-search:hover{cursor:pointer;color:#bd0028}@media (max-width:480px){.search-overlay .close-search{position:absolute;top:20px;right:20px;font-size:0;width:30px;height:30px;border:1px solid #e0e0e0;border-radius:50%;line-height:28px;text-align:center}.rtl .search-overlay .close-search{left:20px;right:auto}.search-overlay .close-search i{margin:0}}.search-overlay .search-from{margin:auto;display:flex;position:relative}@media (max-width:1199px){.search-overlay .search-from{width:auto}}.search-overlay .search-from .select_category{line-height:50px}@media (max-width:767px){.search-overlay .search-from .select_category{display:none}}.search-overlay .search-from .select_category:after{content:"|";color:hsla(0,0%,100%,.5);margin:0 30px}.search-overlay .search-from .select_category .pwb-dropdown-toggle{line-height:50px;display:inline-block;cursor:pointer;margin-right:5px}.rtl .search-overlay .search-from .select_category .pwb-dropdown-toggle{margin-left:5px;margin-right:0}.search-overlay .search-from .select_category ul{padding:15px 30px;max-height:350px;overflow:auto}.search-overlay .search-from .select_category ul li{border-bottom:1px solid #f5f5f5;cursor:pointer;line-height:1.3;padding:15px 0}.search-overlay .search-from .select_category ul li:last-child{border-bottom:0}.search-overlay .search-from .select_category ul li.active,.search-overlay .search-from .select_category ul li:hover{color:#bd0028}.search-overlay .search-from .caret:before{content:"\f0d7";font-size:14px}.search-overlay .search-from .search-box{text-align:left;flex:1}.rtl .search-overlay .search-from .search-box{text-align:right}.search-overlay .search-from .search-box input[type=text]{border:0;padding:0;line-height:50px;width:100%;color:#000;font-size:40px;font-weight:500;border-bottom:2px solid #000;padding-bottom:20px;margin-bottom:50px}.search-overlay .search-from .search-box input[type=text]:-moz-placeholder,.search-overlay .search-from .search-box input[type=text]::-moz-placeholder{color:#868686}.search-overlay .search-from .search-box input[type=text]:-ms-input-placeholder{color:#868686}.search-overlay .search-from .search-box input[type=text]::-webkit-input-placeholder{color:#868686}@media (max-width:767px){.search-overlay .search-from .search-box input[type=text]{font-size:15px;padding-bottom:5px;margin-bottom:10px;line-height:35px}}.search-overlay .search-from .search-box #searchsubmit{position:absolute;top:15px;background:0 0;color:#000;text-transform:capitalize;font-size:25px;font-weight:700;text-align:center;border:0;padding:0;right:0}.rtl .search-overlay .search-from .search-box #searchsubmit{left:0;right:auto}.search-overlay .search-from .search-box #searchsubmit:hover{color:#bd0028}.search-overlay .search-from .search-box #searchsubmit>.icon-search{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.search-overlay .search-from .search-box #searchsubmit>span{display:none}@media (max-width:767px){.search-overlay .search-from .search-box #searchsubmit{font-size:18px;top:20px}}@media (max-width:480px){.search-overlay .search-from .search-box #searchsubmit{font-size:18px;top:8px}}@media (max-width:1199px){.search-overlay .search-from .search-box{width:auto}}.search-overlay .search-from .result-search-products{display:flex !important;flex-wrap:wrap;z-index:10000;position:relative;background:#fff;overflow-y:auto;padding:0;overflow-x:hidden;left:0;list-style:none;margin:0 -15px;height:calc(100vh - 275px)}.search-overlay .search-from .result-search-products::-webkit-scrollbar-track{background-color:#f5f5f5}.search-overlay .search-from .result-search-products::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.search-overlay .search-from .result-search-products::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}.search-overlay .search-from .result-search-products .no-result-item{color:#000;padding:0 15px}.search-overlay .search-from .result-search-products .item-search{list-style:none;padding:0 15px;display:inline-block;width:25%;margin-bottom:30px}@media (max-width:1199px){.search-overlay .search-from .result-search-products .item-search{width:33.33%}}@media (max-width:767px){.search-overlay .search-from .result-search-products .item-search{width:50%}}.search-overlay .search-from .result-search-products .item-content>a{font-size:16px;margin-top:20px;text-transform:capitalize;display:inline-block;color:#868686}.search-overlay .search-from .result-search-products .item-content>a:hover{color:#bd0028}.search-overlay .search-from .result-search-products .price{font-size:16px;font-weight:600}.search-overlay .search-from .result-search-products .price del{font-size:13px}.search-overlay .search-from .result-search-products.loading:before{position:absolute;left:50%;top:0;display:inline-block;content:"\f110";width:auto;height:auto;color:#bd0028;margin-left:0;font-family:FontAwesome;background-color:transparent !important;background:0 0;font-size:20px;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j}.search-overlay .form-content{position:relative}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{border:1px solid #e0e0e0;padding:5px 6px;background:0 0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;box-shadow:none;-moz-appearance:none;-o-appearance:none;-webkit-appearance:none}select{background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 18px) calc(1em + 1px),calc(100% - 13px) calc(1em + 1px),calc(100% - 2.5em) .5em;background-size:6px 5px,6px 5px,0 1.5em;width:100%}select,select:focus{background-repeat:no-repeat}select:focus{background-image:linear-gradient(45deg,#000 50%,transparent 0),linear-gradient(135deg,transparent 50%,#000 0),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 13px) 1em,calc(100% - 19px) 1em,calc(100% - 2.5em) .5em;background-size:6px 5px,5px 5px,0 1.5em;border-color:#000;outline:0}.chosen-container{width:100% !important}.input-group-form{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;background:0 0;margin:0 0 5px}.input-group-form .form-control-reversed{border:0;background:#2e2e2e;color:#ccc;font-size:14px;height:34px}.input-group-form .form-control-reversed:focus,.input-group-form .form-control-reversed:hover{box-shadow:none}.input-group-form .input-group-addon{border:0;background:#2e2e2e;border-bottom-left-radius:4px;border-top-left-radius:4px}.select{overflow:hidden;width:180px;cursor:pointer;margin:0;font-weight:400;border:1px solid #e0e0e0}.select select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;width:200px;border:0;cursor:pointer;background:transparent url(//ivape.sk/wp-content/themes/vapier/css/../images/arrow.png) no-repeat 85%}.select select:focus,.select select:hover{outline:none !important;box-shadow:none}.off-canvas-toggle{border:0 none;margin:0;padding:0;position:absolute;z-index:100;display:block;right:140px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;width:68px;height:68px;border-left:1px solid #0d0d0d;top:-172px}.rtl .off-canvas-toggle{left:140px;right:auto}.off-canvas-toggle .icon-bar{color:#fff;background:#fff !important;margin:24px 24px 0;height:4px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.off-canvas-toggle:active,.off-canvas-toggle:focus,.off-canvas-toggle:hover{background:0 0 !important}.navbar-offcanvas{background-color:#f5f5f5;border:none}.navbar-offcanvas .navbar-brand{color:#868686}.navbar-offcanvas .navbar-brand:focus,.navbar-offcanvas .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-offcanvas .navbar-text{color:#000}.navbar-offcanvas .navbar-nav>li{margin:0}.navbar-offcanvas .navbar-nav>li>a{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;font-size:14px;text-transform:none;padding-top:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1) !important;color:#000;font-weight:700;text-transform:uppercase}.navbar-offcanvas .navbar-nav>li>a:focus,.navbar-offcanvas .navbar-nav>li>a:hover{color:#0281ab;background-color:transparent}.navbar-offcanvas .navbar-nav>.active>a,.navbar-offcanvas .navbar-nav>.active>a:focus,.navbar-offcanvas .navbar-nav>.active>a:hover{color:#0281ab}.navbar-offcanvas .navbar-nav>.disabled>a,.navbar-offcanvas .navbar-nav>.disabled>a:focus,.navbar-offcanvas .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-toggle:focus,.navbar-toggle:hover{background-color:transparent}.navbar-toggle .icon-bar{background-color:#000}.navbar-collapse,.navbar-form{border-color:#e3e3e3;border:0;box-shadow:none;padding:0}.navbar-nav a{border-color:rgba(0,0,0,.1)}.navbar-nav a:focus,.navbar-nav a:hover{background-color:transparent}.dropdown>a:hover .caret{border-top-color:#0281ab;border-bottom-color:#0281ab}.dropdown>a .caret{display:block;border:0;margin:0;padding:0;top:15px;right:20px;position:absolute;color:#000}.rtl .dropdown>a .caret{left:20px;right:auto}.dropdown>a .caret:before{content:"\f105";color:#000;font-size:1rem;font-family:icomoon}.dropdown-menu{display:block;padding:10px;float:none;width:100%;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .25s ease;transition:all .25s ease;background:#fff;left:auto !important}.dropdown-menu.show{opacity:1;visibility:visible}.dropdown-menu .caret{top:5px}@media (max-width:767px){.open .dropdown-menu{opacity:1;filter:alpha(opacity=100);visibility:visible}.open .dropdown-menu>.dropdown-header{border-color:rgba(0,0,0,.1)}.open .dropdown-menu>li>a{color:#868686}.open .dropdown-menu>li>a:focus,.open .dropdown-menu>li>a:hover{color:#0281ab;background-color:transparent}.open .dropdown-menu>.disabled>a:focus,.open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-link{color:#868686}.navbar-link:hover{color:#0281ab}.noscroll{position:fixed;overflow-y:scroll}.comment-form-comment textarea#comment,.noscroll{width:100%}.elementor-page #bwp-main>.container,.elementor-page #main-content>.container{width:100%;padding:0;max-width:100%}.elementor-page #bwp-main>.container>.row{margin:0}.elementor-page #bwp-main>.container>.row>.col-lg-12.col-md-12{padding:0}.loop-pagination>ul.page-numbers,.woocommerce-pagination>ul.page-numbers{vertical-align:top;float:none;padding:0;text-align:left}.rtl .loop-pagination>ul.page-numbers,.rtl .woocommerce-pagination>ul.page-numbers{text-align:right}.loop-pagination>ul.page-numbers li,.woocommerce-pagination>ul.page-numbers li{display:inline-block;margin-left:5px}.rtl .loop-pagination>ul.page-numbers li,.rtl .woocommerce-pagination>ul.page-numbers li{margin-right:5px;margin-left:0}.loop-pagination>ul.page-numbers li a,.loop-pagination>ul.page-numbers li span,.woocommerce-pagination>ul.page-numbers li a,.woocommerce-pagination>ul.page-numbers li span{display:table-cell;padding:0;float:none;width:32px;height:32px;line-height:normal;text-indent:1px;text-align:center;vertical-align:middle;color:#868686;font-size:12px;border:1px solid #e0e0e0;-webkit-transition:none;transition:none;text-transform:uppercase}.loop-pagination>ul.page-numbers li a.current,.loop-pagination>ul.page-numbers li a:focus,.loop-pagination>ul.page-numbers li a:hover,.loop-pagination>ul.page-numbers li span.current,.loop-pagination>ul.page-numbers li span:focus,.loop-pagination>ul.page-numbers li span:hover,.woocommerce-pagination>ul.page-numbers li a.current,.woocommerce-pagination>ul.page-numbers li a:focus,.woocommerce-pagination>ul.page-numbers li a:hover,.woocommerce-pagination>ul.page-numbers li span.current,.woocommerce-pagination>ul.page-numbers li span:focus,.woocommerce-pagination>ul.page-numbers li span:hover{color:#fff;background:#000;border-color:#000}.loop-pagination>ul.page-numbers li a.next,.loop-pagination>ul.page-numbers li a.prev,.loop-pagination>ul.page-numbers li span.next,.loop-pagination>ul.page-numbers li span.prev,.woocommerce-pagination>ul.page-numbers li a.next,.woocommerce-pagination>ul.page-numbers li a.prev,.woocommerce-pagination>ul.page-numbers li span.next,.woocommerce-pagination>ul.page-numbers li span.prev{font-size:0;color:#868686}.loop-pagination>ul.page-numbers li a.next:before,.loop-pagination>ul.page-numbers li a.prev:before,.loop-pagination>ul.page-numbers li span.next:before,.loop-pagination>ul.page-numbers li span.prev:before,.woocommerce-pagination>ul.page-numbers li a.next:before,.woocommerce-pagination>ul.page-numbers li a.prev:before,.woocommerce-pagination>ul.page-numbers li span.next:before,.woocommerce-pagination>ul.page-numbers li span.prev:before{font-size:20px;font-family:eleganticons}.loop-pagination>ul.page-numbers li a.next:focus:before,.loop-pagination>ul.page-numbers li a.next:hover:before,.loop-pagination>ul.page-numbers li a.prev:focus:before,.loop-pagination>ul.page-numbers li a.prev:hover:before,.loop-pagination>ul.page-numbers li span.next:focus:before,.loop-pagination>ul.page-numbers li span.next:hover:before,.loop-pagination>ul.page-numbers li span.prev:focus:before,.loop-pagination>ul.page-numbers li span.prev:hover:before,.woocommerce-pagination>ul.page-numbers li a.next:focus:before,.woocommerce-pagination>ul.page-numbers li a.next:hover:before,.woocommerce-pagination>ul.page-numbers li a.prev:focus:before,.woocommerce-pagination>ul.page-numbers li a.prev:hover:before,.woocommerce-pagination>ul.page-numbers li span.next:focus:before,.woocommerce-pagination>ul.page-numbers li span.next:hover:before,.woocommerce-pagination>ul.page-numbers li span.prev:focus:before,.woocommerce-pagination>ul.page-numbers li span.prev:hover:before{color:#fff}.loop-pagination>ul.page-numbers li a.prev:before,.loop-pagination>ul.page-numbers li span.prev:before,.woocommerce-pagination>ul.page-numbers li a.prev:before,.woocommerce-pagination>ul.page-numbers li span.prev:before{content:"\34"}.loop-pagination>ul.page-numbers li a.next:before,.loop-pagination>ul.page-numbers li span.next:before,.woocommerce-pagination>ul.page-numbers li a.next:before,.woocommerce-pagination>ul.page-numbers li span.next:before{content:"\35"}.loop-pagination>ul.page-numbers li:first-child,.woocommerce-pagination>ul.page-numbers li:first-child{margin-left:0}.rtl .loop-pagination>ul.page-numbers li:first-child,.rtl .woocommerce-pagination>ul.page-numbers li:first-child{margin-right:0;margin-left:0}.page-links .page-links-title{text-transform:capitalize;color:#868686;margin-right:5px}.rtl .page-links .page-links-title{margin-left:5px;margin-right:0}.page-links>span:not(.page-links-title){width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #bd0028;display:inline-block;margin-right:5px;color:#fff;background:#bd0028}.rtl .page-links>span:not(.page-links-title){margin-left:5px;margin-right:0}.page-links a{width:40px;height:40px;line-height:38px;text-align:center;border:1px solid hsla(0,0%,64%,.5);display:inline-block;margin-right:5px;color:#868686}.rtl .page-links a{margin-left:5px;margin-right:0}.page-links a:hover{background:#bd0028;color:#fff;border-color:#bd0028}.fancybox-close{background-color:#bd0028}.fancybox-close:hover{background-color:#000}button:focus{box-shadow:unset !important;outline:0}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button__link:hover{text-decoration:underline !important}.wp-block-button__link{background-color:#313440;border:none;border-radius:6px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word}.is-style-outline{color:#313440}.is-style-outline .wp-block-button__link{background:0 0;border:2px solid}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:-webkit-sticky) or (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:#fff !important}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text strong,.wp-block-cover .wp-block-cover-text strong,section.wp-block-cover-image>h2 strong{font-size:inherit !important;color:inherit !important;font-weight:500}.wp-block-image .aligncenter{clear:both}.wp-block-gallery{margin-bottom:1rem}@media (max-width:991px){.bwp-navigation{display:none}.rtl .bwp-canvas-navigation .menu li .mm-next:before{content:"\f177"}.mm-btn{height:50px}.bwp-canvas-navigation,.bwp-canvas-vertical{position:fixed;top:0;left:0;bottom:0;background-color:#fff;width:280px;z-index:999999;overflow-x:hidden;overflow-y:auto;visibility:hidden;border-width:1px 0 0 1px;-webkit-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0);-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.bwp-canvas-navigation .remove-megamenu,.bwp-canvas-vertical .remove-megamenu{padding:10px;z-index:10;cursor:pointer;display:none;text-align:right;display:block;padding:0;background:#bd0028;padding:10px 20px 20px;color:#fff;text-transform:uppercase;font-size:13px;font-family:Montserrat,sans-serif}.bwp-canvas-navigation .remove-megamenu:after,.bwp-canvas-vertical .remove-megamenu:after{content:"\4d";font-family:eleganticons;color:#fff;font-size:25px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-block;text-align:center;line-height:25px;margin-left:5px;position:relative;top:5px}.rtl .bwp-canvas-navigation .remove-megamenu:after,.rtl .bwp-canvas-vertical .remove-megamenu:after{margin-right:5px;margin-left:0}.bwp-canvas-navigation .remove-megamenu:hover:before,.bwp-canvas-vertical .remove-megamenu:hover:before{color:#868686}.bwp-canvas-navigation.active,.bwp-canvas-vertical.active{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 1px 12px 2px hsla(0,0%,56%,.3)}.bwp-canvas-navigation .mm-menu,.bwp-canvas-vertical .mm-menu{background:#fff;z-index:999;top:68px}.bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview,.bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview{margin:0;margin-top:0}.bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview .vertical-menu,.bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview .vertical-menu{background-image:none !important}.bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>a,.bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>span,.bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>a,.bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>span{padding:0;text-align:left}.rtl .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>a,.rtl .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>span,.rtl .bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>a,.rtl .bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview>li.level-0>span{text-align:right}}@media (max-width:991px) and (max-width:991px){.bwp-canvas-navigation .mm-menu .sub-menu>div>div>div>section,.bwp-canvas-vertical .mm-menu .sub-menu>div>div>div>section{background:0 0 !important}.bwp-canvas-navigation .mm-menu .sub-menu .wpb-col-sm-100.elementor-column,.bwp-canvas-vertical .mm-menu .sub-menu .wpb-col-sm-100.elementor-column{margin-bottom:30px !important}.bwp-canvas-navigation .mm-menu .sub-menu .wpb-col-sm-100.elementor-column:last-child,.bwp-canvas-vertical .mm-menu .sub-menu .wpb-col-sm-100.elementor-column:last-child{margin-bottom:0 !important}.bwp-canvas-navigation .mm-menu .sub-menu .wpb-col-sm-100.elementor-column .elementor-column-wrap,.bwp-canvas-vertical .mm-menu .sub-menu .wpb-col-sm-100.elementor-column .elementor-column-wrap{padding:0}.bwp-canvas-navigation .mm-menu .sub-menu ul li a,.bwp-canvas-vertical .mm-menu .sub-menu ul li a{position:relative;color:#868686}.bwp-canvas-navigation .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text),.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text){line-height:17px;font-size:8px;color:#fff;text-transform:uppercase;background:#45c03b;padding:0 5px;position:absolute;top:-15px;right:-24px;margin:0;min-width:auto;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.rtl .bwp-canvas-navigation .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text),.rtl .bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text){left:-24px;right:auto}.bwp-canvas-navigation .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text):before,.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text):before{content:"";position:absolute;bottom:-4px;border-style:solid;border-width:2px 3.5px;border-color:#45c03b;border-right-color:transparent;border-bottom-color:transparent}.bwp-canvas-navigation .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text).hot,.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text).hot{background:#ff4a4a}.bwp-canvas-navigation .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text).hot:before,.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text).hot:before{border-color:#ff4a4a;border-right-color:transparent;border-bottom-color:transparent}}@media (max-width:991px){.bwp-canvas-navigation .mm-menu .title,.bwp-canvas-vertical .mm-menu .title{margin-bottom:17px}.bwp-canvas-navigation .mm-menu .title h2,.bwp-canvas-vertical .mm-menu .title h2{font-size:15px;padding-bottom:5px !important;position:relative;font-weight:600}.bwp-canvas-navigation .mm-menu .mm-listview,.bwp-canvas-vertical .mm-menu .mm-listview{margin:0;padding:0}.bwp-canvas-navigation .mm-menu .mm-listview>li:not(.mm-divider):after,.bwp-canvas-vertical .mm-menu .mm-listview>li:not(.mm-divider):after{display:none}}@media (max-width:991px) and (max-width:991px){.bwp-canvas-navigation .mm-menu .mm-listview ul,.bwp-canvas-vertical .mm-menu .mm-listview ul{padding:0;margin-bottom:30px}.bwp-canvas-navigation .mm-menu .mm-listview .title h2,.bwp-canvas-vertical .mm-menu .mm-listview .title h2{display:inline-block;color:#000;font-weight:700;margin-top:0;margin-bottom:17px;text-transform:uppercase;font-size:15px}}@media (max-width:991px){.bwp-canvas-navigation .mm-menu .mm-navbar,.bwp-canvas-vertical .mm-menu .mm-navbar{height:50px;line-height:30px;border:none}.bwp-canvas-navigation .mm-menu .mm-navbar a,.bwp-canvas-vertical .mm-menu .mm-navbar a{color:#bd0028;text-transform:uppercase;font-weight:500;font-size:16px}.bwp-canvas-navigation .mm-menu .menu-item-image,.bwp-canvas-vertical .mm-menu .menu-item-image{border-bottom:none;text-align:center;margin-top:10px}.bwp-canvas-navigation .mm-menu .menu-item-image>a,.bwp-canvas-navigation .mm-menu .menu-item-image>span.title,.bwp-canvas-vertical .mm-menu .menu-item-image>a,.bwp-canvas-vertical .mm-menu .menu-item-image>span.title{display:none}.bwp-canvas-navigation .mm-menu .sub-menu li,.bwp-canvas-vertical .mm-menu .sub-menu li{border:0;padding:0}.bwp-canvas-navigation .mm-menu .sub-menu li>a:not(.mm-next),.bwp-canvas-navigation .mm-menu .sub-menu li span.title,.bwp-canvas-vertical .mm-menu .sub-menu li>a:not(.mm-next),.bwp-canvas-vertical .mm-menu .sub-menu li span.title{text-transform:capitalize;font-size:13px;color:#868686}.bwp-canvas-navigation .mm-menu ul>li,.bwp-canvas-navigation .mm-menu ul>li.level-0,.bwp-canvas-vertical .mm-menu ul>li,.bwp-canvas-vertical .mm-menu ul>li.level-0{display:inline-block;width:100%;position:relative !important;padding-top:8px;padding-bottom:6px !important;border-bottom:1px solid hsla(0,0%,88%,.5)}.bwp-canvas-navigation .mm-menu ul>li.current_page_item>a>span.menu-item-text,.bwp-canvas-navigation .mm-menu ul>li.level-0.current_page_item>a>span.menu-item-text,.bwp-canvas-vertical .mm-menu ul>li.current_page_item>a>span.menu-item-text,.bwp-canvas-vertical .mm-menu ul>li.level-0.current_page_item>a>span.menu-item-text{font-weight:500;color:#bd0028}.bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next,.bwp-canvas-navigation .mm-menu ul>li .mm-next,.bwp-canvas-vertical .mm-menu ul>li.level-0 .mm-next,.bwp-canvas-vertical .mm-menu ul>li .mm-next{position:absolute;top:0;right:0;width:30px;height:43px;text-align:center}.rtl .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next,.rtl .bwp-canvas-navigation .mm-menu ul>li .mm-next,.rtl .bwp-canvas-vertical .mm-menu ul>li.level-0 .mm-next,.rtl .bwp-canvas-vertical .mm-menu ul>li .mm-next{left:0;right:auto}.bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next:before,.bwp-canvas-navigation .mm-menu ul>li .mm-next:before,.bwp-canvas-vertical .mm-menu ul>li.level-0 .mm-next:before,.bwp-canvas-vertical .mm-menu ul>li .mm-next:before{display:none}.bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next:after,.bwp-canvas-navigation .mm-menu ul>li .mm-next:after,.bwp-canvas-vertical .mm-menu ul>li.level-0 .mm-next:after,.bwp-canvas-vertical .mm-menu ul>li .mm-next:after{right:17px}.rtl .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next:after,.rtl .bwp-canvas-navigation .mm-menu ul>li .mm-next:after,.rtl .bwp-canvas-vertical .mm-menu ul>li.level-0 .mm-next:after,.rtl .bwp-canvas-vertical .mm-menu ul>li .mm-next:after{left:17px;right:auto}.bwp-canvas-navigation .mm-menu ul>li.level-0 span.title,.bwp-canvas-navigation .mm-menu ul>li.level-0>a:not(.mm-next),.bwp-canvas-navigation .mm-menu ul>li>a:not(.mm-next),.bwp-canvas-navigation .mm-menu ul>li span.title,.bwp-canvas-vertical .mm-menu ul>li.level-0 span.title,.bwp-canvas-vertical .mm-menu ul>li.level-0>a:not(.mm-next),.bwp-canvas-vertical .mm-menu ul>li>a:not(.mm-next),.bwp-canvas-vertical .mm-menu ul>li span.title{color:#000;padding:0;line-height:30px;text-transform:uppercase;font-size:12px;font-weight:400}.bwp-canvas-navigation .mm-menu ul>li.level-0:last-child,.bwp-canvas-navigation .mm-menu ul>li:last-child,.bwp-canvas-vertical .mm-menu ul>li.level-0:last-child,.bwp-canvas-vertical .mm-menu ul>li:last-child{border-bottom:0}.bwp-canvas-navigation .mm-menu ul.link-vertical li a,.bwp-canvas-vertical .mm-menu ul.link-vertical li a{color:#868686}.bwp-canvas-navigation .mm-menu ul.link-vertical li a:hover,.bwp-canvas-vertical .mm-menu ul.link-vertical li a:hover{color:#bd0028}.bwp-canvas-navigation .mm-menu .elementor-top-column,.bwp-canvas-vertical .mm-menu .elementor-top-column{width:100% !important;margin-bottom:30px}.bwp-canvas-navigation .mm-menu .elementor-top-column ul,.bwp-canvas-vertical .mm-menu .elementor-top-column ul{padding:0}.bwp-canvas-navigation .mm-menu .elementor-row,.bwp-canvas-vertical .mm-menu .elementor-row{flex-wrap:wrap}.bwp-canvas-vertical{right:0;left:auto;-webkit-transform:translate3d(280px,0,0);transform:translate3d(280px,0,0)}}@media (max-width:991px) and (max-width:991px){.bwp-canvas-vertical .mm-menu .sub-menu>div>div>div>section{background:0 0 !important}.bwp-canvas-vertical .mm-menu .sub-menu>div>div>div>section .elementor-inner-section{padding:20px 0 0 !important}.bwp-canvas-vertical .mm-menu .sub-menu>div>div>div>section .elementor-column-wrap{background:#fff !important}.bwp-canvas-vertical .mm-menu .sub-menu .wpb-col-sm-100.elementor-column{margin-bottom:30px !important}.bwp-canvas-vertical .mm-menu .sub-menu .wpb-col-sm-100.elementor-column:last-child{margin-bottom:0 !important}.bwp-canvas-vertical .mm-menu .sub-menu .wpb-col-sm-100.elementor-column .elementor-column-wrap{padding:0}.bwp-canvas-vertical .mm-menu .sub-menu ul li a{position:relative;color:#868686}.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text){line-height:17px;font-size:8px;color:#fff;text-transform:uppercase;background:#45c03b;padding:0 5px;position:absolute;top:-15px;right:-24px;margin:0;min-width:auto;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.rtl .bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text){left:-24px;right:auto}.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text):before{content:"";position:absolute;bottom:-4px;border-style:solid;border-width:2px 3.5px;border-color:#45c03b;border-right-color:transparent;border-bottom-color:transparent}.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text).hot{background:#ff4a4a}.bwp-canvas-vertical .mm-menu .sub-menu ul li a>span:not(.elementor-icon-list-text).hot:before{border-color:#ff4a4a;border-right-color:transparent;border-bottom-color:transparent}}@media (max-width:991px){.bwp-canvas-vertical .remove-verticalmenu{text-align:left}.bwp-canvas-vertical .menu-item-desc,.bwp-canvas-vertical .more-wrap{display:none}.bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview>li>a>span>i{margin-right:8px;width:20px;font-size:16px;position:relative;top:2px}.rtl .bwp-canvas-vertical .mm-menu .mm-panels>.mm-panel>.mm-listview>li>a>span>i{margin-left:8px;margin-right:0}.bwp-canvas-vertical .remove-verticalmenu{display:block;padding:0;background:#bd0028;padding:10px 20px 20px;text-align:left;text-transform:uppercase;color:#fff;font-size:13px;font-family:Montserrat,sans-serif}.rtl .bwp-canvas-vertical .remove-verticalmenu{text-align:right}.bwp-canvas-vertical .remove-verticalmenu:after{content:"\4d";font-family:eleganticons;color:#fff;font-size:25px;line-height:25px;margin-left:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-block;position:relative;top:5px}.rtl .bwp-canvas-vertical .remove-verticalmenu:after{margin-right:5px;margin-left:0}.bwp-canvas-vertical .remove-verticalmenu:hover:after{color:#868686}}.wpbingo-menu-wrapper .navbar-default{border:none;background:0 0}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation{display:block}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower{display:block;opacity:1;position:absolute;right:0;cursor:pointer;font-family:ElegantIcons;font-size:18px;top:10px;text-align:center;color:#868686;background:0 0;width:18px;height:18px;line-height:18px;-webkit-transition:all .3s ease;transition:all .3s ease}.rtl .wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower{left:0;right:auto}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower:before{content:"\35"}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation span.grower.open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0{float:none;font-size:16px;padding:12px 0 !important;position:relative !important;border-bottom:1px solid hsla(0,0%,64%,.4)}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0:last-child{padding-bottom:12px !important;border-bottom:0}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0>a{margin:0}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0>ul.sub-menu li a{font-weight:400}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0.mega-menu>ul.sub-menu>li{margin-bottom:0}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0.mega-menu .menu-item-has-children>a,.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0.mega-menu .menu-item-has-children span.title{margin:0;font-weight:400;font-size:14px;text-transform:capitalize}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0>span.grower{top:14px;color:#868686}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0 a:before{display:none}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0.menu-item-has-children>.sub-menu{position:static;display:none;width:auto;opacity:1;visibility:inherit;margin-top:0;float:none;min-width:auto !important;box-shadow:none;border:none;border-radius:0;padding-left:20px !important;padding:0;background:0 0;-webkit-transform:none !important;transform:none !important;-webkit-transition:none !important;transition:none !important}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0.menu-item-has-children>.sub-menu li{border:none}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0.menu-item-has-children>.sub-menu li.level-1{padding:0}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu>li.level-0.menu-item-has-children>.sub-menu li.level-1.menu-item-has-children>a{padding:0;font-size:14px;font-weight:400;text-transform:capitalize}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu li{width:100%;position:relative;padding:3px 0 !important}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu li:last-child{padding-bottom:0 !important}.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu li.menu-item-has-children>a:after,.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu li.menu-item-has-children>a>span:after{display:none}@media (min-width:768px){.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu li.menu-hide-title:not(.menu-item-image)>a,.wpbingo-menu-mobile.wpbingo-menu-sidebar .bwp-navigation ul.menu li.menu-hide-title:not(.menu-item-image)>span.title{display:block !important}}.bwp-navigation{float:none}.bwp-navigation>.open>a{color:#000}.bwp-navigation>.open>a:after{content:"";position:absolute;width:100%;height:3px;background:#bd0028;left:0;bottom:-1px;-webkit-transition:all .35s;transition:all .35s}.bwp-navigation>.open>a:focus,.bwp-navigation>.open>a:hover{color:#000}.bwp-navigation ul{padding:0;list-style:none;float:none;-webkit-transition:all .35s;transition:all .35s;margin:0}.bwp-navigation ul li{text-align:left}.rtl .bwp-navigation ul li{text-align:right}.bwp-navigation ul li.dropdown-submenu,.bwp-navigation ul li.parent{position:relative}.bwp-navigation ul li.dropdown-submenu .dropdown-menu{top:0;left:100%;right:auto;position:absolute}@media (min-width:768px){.bwp-navigation ul li.menu-hide-title>a,.bwp-navigation ul li.menu-hide-title>span.title{display:none !important}}.bwp-navigation ul>li.level-0{position:relative;display:table;float:left;padding:0 15px;line-height:24px}.rtl .bwp-navigation ul>li.level-0{float:right}.bwp-navigation ul>li.level-0:first-child-child{padding-left:0}.rtl .bwp-navigation ul>li.level-0:first-child-child{padding-right:0;padding-left:0}.bwp-navigation ul>li.level-0:last-child{padding-right:0}.rtl .bwp-navigation ul>li.level-0:last-child{padding-left:0;padding-right:0}@media (max-width:1350px){.bwp-navigation ul>li.level-0{padding:0 10px}}.bwp-navigation ul>li.level-0:not(.mega-menu) ul.sub-menu li.level-1:first-child{padding-top:0}.bwp-navigation ul>li.level-0:not(.mega-menu) ul.sub-menu li.level-1.sub-menu-left ul.sub-menu{right:calc(100% - 10px) !important;left:auto !important}.bwp-navigation ul>li.level-0>a{position:relative;text-transform:capitalize;font-family:Montserrat,sans-serif;font-weight:600;font-size:13px;background-color:transparent;color:#000;display:table;white-space:nowrap;text-transform:uppercase;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.bwp-navigation ul>li.level-0>a .caret,.bwp-navigation ul>li.level-0>a:hover{color:#000}.bwp-navigation ul>li.level-0>a>span{position:relative;display:inline-block}@media (max-width:1350px){.bwp-navigation ul>li.level-0>a{font-size:12px}}.bwp-navigation ul>li.level-0.menu-item-has-children>a{position:relative}.bwp-navigation ul>li.level-0.menu-item-has-children>a:after{content:"\f2f9";font-family:Material;font-size:14px;display:inline-block;vertical-align:middle;margin-left:5px;position:relative;top:-1px}.rtl .bwp-navigation ul>li.level-0.menu-item-has-children>a:after{margin-right:5px;margin-left:0}.bwp-navigation ul>li.level-0.menu-item-has-children>a:before{content:"";position:absolute;bottom:-25px;width:100%;height:25px;left:0}.bwp-navigation ul>li.level-0.menu-item-has-children>a>span{position:relative}.bwp-navigation ul>li.level-0.menu-item-has-children>a>span:before{content:"";position:absolute;bottom:-40px;left:calc(50% - 5px);border-color:transparent;border-width:6px 5px;border-style:solid;border-bottom-color:#bd0028;opacity:0;visibility:hidden;-webkit-transition:opacity .1s linear,bottom .1s linear;transition:opacity .1s linear,bottom .1s linear}.bwp-navigation ul>li.level-0 .menu-item-has-children>a:after{content:"\f2f9";font-family:Material;font-size:14px;display:inline-block;margin-left:5px}.rtl .bwp-navigation ul>li.level-0 .menu-item-has-children>a:after{margin-right:5px;margin-left:0}.bwp-navigation ul>li.level-0.current-menu-ancestor>a,.bwp-navigation ul>li.level-0.current-menu-item>a,.bwp-navigation ul>li.level-0.current_page_item>a,.bwp-navigation ul>li.level-0:hover>a{color:#000}.bwp-navigation ul>li.level-0 div.sub-menu li,.bwp-navigation ul>li.level-0>ul.sub-menu li{padding-top:5px;padding-bottom:5px;position:relative}.bwp-navigation ul>li.level-0 div.sub-menu li:last-child,.bwp-navigation ul>li.level-0>ul.sub-menu li:last-child{border:none;padding-bottom:0}@media (max-width:991px){.bwp-navigation ul>li.level-0 div.sub-menu li.menu-item-image,.bwp-navigation ul>li.level-0>ul.sub-menu li.menu-item-image{margin-bottom:10px}.bwp-navigation ul>li.level-0 div.sub-menu li.menu-item-image>a,.bwp-navigation ul>li.level-0 div.sub-menu li.menu-item-image>span.title,.bwp-navigation ul>li.level-0>ul.sub-menu li.menu-item-image>a,.bwp-navigation ul>li.level-0>ul.sub-menu li.menu-item-image>span.title{display:none}}.bwp-navigation ul>li.level-0 div.sub-menu li a,.bwp-navigation ul>li.level-0>ul.sub-menu li a{color:#868686;font-weight:400;position:relative;font-size:14px}.bwp-navigation ul>li.level-0 div.sub-menu li a:hover,.bwp-navigation ul>li.level-0>ul.sub-menu li a:hover{color:#bd0028}@media (min-width:992px){.bwp-navigation ul>li.level-0 div.sub-menu li a,.bwp-navigation ul>li.level-0>ul.sub-menu li a{position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}}.bwp-navigation ul>li.level-0 div.sub-menu li a>span:not(.elementor-icon-list-text),.bwp-navigation ul>li.level-0>ul.sub-menu li a>span:not(.elementor-icon-list-text){line-height:17px;font-size:8px;color:#fff;text-transform:uppercase;background:#45c03b;padding:0 5px;position:absolute;top:-15px;right:-24px;margin:0;min-width:auto;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.rtl .bwp-navigation ul>li.level-0 div.sub-menu li a>span:not(.elementor-icon-list-text),.rtl .bwp-navigation ul>li.level-0>ul.sub-menu li a>span:not(.elementor-icon-list-text){left:-24px;right:auto}.bwp-navigation ul>li.level-0 div.sub-menu li a>span:not(.elementor-icon-list-text):before,.bwp-navigation ul>li.level-0>ul.sub-menu li a>span:not(.elementor-icon-list-text):before{content:"";position:absolute;bottom:-4px !important;border-style:solid;border-width:2px 3.5px;border-color:#45c03b;border-right-color:transparent;border-bottom-color:transparent}.bwp-navigation ul>li.level-0 div.sub-menu li a>span:not(.elementor-icon-list-text).hot,.bwp-navigation ul>li.level-0>ul.sub-menu li a>span:not(.elementor-icon-list-text).hot{background:#ff4a4a}.bwp-navigation ul>li.level-0 div.sub-menu li a>span:not(.elementor-icon-list-text).hot:before,.bwp-navigation ul>li.level-0>ul.sub-menu li a>span:not(.elementor-icon-list-text).hot:before{border-color:#ff4a4a;border-right-color:transparent;border-bottom-color:transparent}@media (min-width:991px){.bwp-navigation ul>li.level-0 div.sub-menu li.level-1 .sub-menu,.bwp-navigation ul>li.level-0>ul.sub-menu li.level-1 .sub-menu{left:calc(100% - 20px);margin-top:-40px}.rtl .bwp-navigation ul>li.level-0 div.sub-menu li.level-1 .sub-menu,.rtl .bwp-navigation ul>li.level-0>ul.sub-menu li.level-1 .sub-menu{right:calc(100% - 20px);left:auto}}.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width{position:static}.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width>.sub-menu{left:0;-webkit-transform:translateY(40px) !important;transform:translateY(40px) !important;padding:0;box-shadow:3px 3px 45px 0 rgba(0,0,0,.05);min-width:650px;padding:0 15px;font-size:13px}.rtl .bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width>.sub-menu{right:0;left:auto}.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width:hover{position:static}.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width:hover>.sub-menu{-webkit-transform:translateY(13px) !important;transform:translateY(13px) !important}.bwp-navigation ul>li.level-0.mega-menu .title{margin-bottom:10px}.bwp-navigation ul>li.level-0.mega-menu .title h2{font-size:15px;position:relative;font-weight:600}.bwp-navigation ul>li.level-0.mega-menu .menu-homepage a{text-transform:uppercase;font-weight:500;color:#000;margin-bottom:10px;display:inline-block}.bwp-navigation ul>li.level-0.mega-menu .menu-homepage a:hover{color:#bd0028}.bwp-navigation ul>li.level-0.mega-menu .menu-homepage .mega-menu-image{display:inline-block;border:1px solid hsla(0,0%,64%,.25)}.bwp-navigation ul>li.level-0.mega-menu .menu-homepage .mega-menu-image>a{margin-bottom:0}.bwp-navigation ul>li.level-0.mega-menu .menu-homepage .mega-menu-image:hover{border:1px solid #bd0028}@media (min-width:991px){.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu{min-width:340px}}.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.menu-item-has-children,.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.menu-item-image{border:none}.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.level-1 .sub-menu{margin-top:0;position:inherit;left:0;margin-left:0;padding:0;border:0;box-shadow:none;-webkit-transform:none !important;transform:none !important}.rtl .bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.level-1 .sub-menu{right:0;left:auto;margin-right:0;margin-left:0}.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu li.level-1 .sub-menu li.level-2 .mega-menu-image{display:inline-block;padding-bottom:10px}@media (min-width:768px){.bwp-navigation ul>li.level-0.mega-menu>ul.sub-menu>li{margin-bottom:30px}}.bwp-navigation ul>li.level-0.mega-menu:hover>ul.sub-menu li.level-1 .sub-menu{opacity:1 !important;visibility:visible !important}.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width .sub-menu{padding:30px 15px}.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1{padding:0 15px}.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>a{padding:0 0 8px;display:block;font-size:16px;color:#000;position:relative;font-weight:700;text-transform:uppercase}@media (max-width:991px){.bwp-navigation ul>li.level-0.mega-menu .sub-menu li.level-1>a{font-size:14px}}.bwp-navigation ul>li.level-0 .sub-menu{display:block;min-width:225px;position:absolute;top:100%;z-index:9999;background:#fff;opacity:0;visibility:hidden;-webkit-transition:opacity .1s linear,transform .1s linear;transition:opacity .1s linear,transform .1s linear;-webkit-transform:translateY(40px);transform:translateY(40px);border-top:2px solid #bd0028}.bwp-navigation ul>li.level-0 .sub-menu .menu-item-has-children{position:relative}.bwp-navigation ul>li.level-0 ul.sub-menu{padding:22px 0}.bwp-navigation ul>li.level-0 ul.sub-menu li{padding:5px 30px}.bwp-navigation ul div.sub-menu,.bwp-navigation ul ul.sub-menu{padding:22px 30px;box-shadow:0 0 2px rgba(0,0,0,.1)}.bwp-navigation>.active a{color:#000}.bwp-navigation .menu-item-has-children:hover>.sub-menu{opacity:1 !important;visibility:visible !important;-webkit-transform:translateY(13px) !important;transform:translateY(13px) !important;display:block}.bwp-navigation .menu-item-has-children:hover a>span:before{bottom:-15px !important;opacity:1 !important;visibility:visible !important}.bwp-navigation .menu-item-new-badge>a,.bwp-navigation .menu-item-sale-badge>a{position:relative}.bwp-navigation .menu-item-new-badge>a .new-badge,.bwp-navigation .menu-item-new-badge>a>.sale-badge,.bwp-navigation .menu-item-sale-badge>a .new-badge,.bwp-navigation .menu-item-sale-badge>a>.sale-badge{position:absolute;top:-17px;font-size:12px;text-transform:capitalize;color:#fff;padding:0 5px}.bwp-navigation .menu-item-new-badge>a .new-badge:before,.bwp-navigation .menu-item-new-badge>a>.sale-badge:before,.bwp-navigation .menu-item-sale-badge>a .new-badge:before,.bwp-navigation .menu-item-sale-badge>a>.sale-badge:before{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 5px;position:absolute;top:14px}.bwp-navigation .menu-item-new-badge>a>.new-badge{background:#3a9be6;left:calc(100% + 5px)}.bwp-navigation .menu-item-new-badge>a>.new-badge:before{left:0;border-color:transparent transparent transparent #3a9be6}.bwp-navigation .menu-item-sale-badge>a>.sale-badge{right:calc(100% + 5px);background:red}.bwp-navigation .menu-item-sale-badge>a>.sale-badge:before{border-color:transparent transparent transparent red;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu li.menu-item-loggedin{display:none !important}.logged-in .menu li.menu-item-loggedin{display:block !important}.inline-block{display:inline-block;vertical-align:middle}.lt-ie8 .inline-block{display:inline;zoom:1}.clear-list{padding:0;list-style:none}.hidden,.no-sidebar-left .col-lg-2 .product-grid .button-groups,.no-sidebar-left .col-lg-2 .product-grid .category,.no-sidebar-left .col-lg-2 .product-grid .onsale,.no-sidebar-left .col-lg-2 .product-grid .price,.no-sidebar-left .col-lg-2 .product-grid .rating,.no-sidebar-left .col-md-2 .product-grid .button-groups,.no-sidebar-left .col-md-2 .product-grid .category,.no-sidebar-left .col-md-2 .product-grid .onsale,.no-sidebar-left .col-md-2 .product-grid .price,.no-sidebar-left .col-md-2 .product-grid .rating,.no-sidebar-right .col-lg-2 .product-grid .button-groups,.no-sidebar-right .col-lg-2 .product-grid .category,.no-sidebar-right .col-lg-2 .product-grid .onsale,.no-sidebar-right .col-lg-2 .product-grid .price,.no-sidebar-right .col-lg-2 .product-grid .rating,.no-sidebar-right .col-md-2 .product-grid .button-groups,.no-sidebar-right .col-md-2 .product-grid .category,.no-sidebar-right .col-md-2 .product-grid .onsale,.no-sidebar-right .col-md-2 .product-grid .price,.no-sidebar-right .col-md-2 .product-grid .rating,.product-info .cart .button .fa,.product-info .cart .button [class*=" icon-"],.product-info .cart .button [class^=icon-],.products .product-list .button-groups .feedback{display:none !important;visibility:hidden !important}.no-heading-style:after{display:none !important}.text-none{text-transform:none !important}.text-uppercase{text-transform:uppercase !important}.text-align-center{text-align:center}.separator_align_center{text-align:center !important}.separator_align_left{text-align:left !important}.separator_align_right{text-align:right !important}.well.no-margin{margin-bottom:0}.well.no-padding{padding-bottom:0}.font-size-lg{font-size:2rem}.font-size-md{font-size:35px}.font-size-sm,.font-size-xs{font-size:1rem}.rounded{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.no-rounded{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.content-icon-box h3{margin:0}.policy-left .elementor-icon-box-wrapper{text-align:left !important;display:flex;align-items:center}.policy-left .elementor-icon-box-wrapper .elementor-icon-box-icon{margin-right:10px !important}.rtl .policy-left .elementor-icon-box-wrapper .elementor-icon-box-icon{margin-left:10px !important;margin-right:0}@media (max-width:991px){.content-icon-box .elementor-icon-box-wrapper{flex-wrap:wrap;justify-content:center;text-align:center}.content-icon-box .elementor-icon-box-wrapper>*{width:100%;text-align:center}.content-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon{margin:0 0 10px !important;justify-content:center}}@media (min-width:991px){.content-vertical-menu{width:270px !important}.content-vertical-slider{width:calc(100% - 270px) !important}}@media (min-width:991px){.content-vertical-menu-2{width:260px !important}.content-vertical-slider-2{width:calc(100% - 260px) !important}}.vertical-1 .widget-title{border-top-right-radius:20px;border-bottom-left-radius:20px}.vertical-2 .categories-vertical-menu .widget-title,.vertical-2 .categories-vertical-menu>div{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.vertical-2 .categories-vertical-menu .widget-title{line-height:50px;height:50px}.vertical-2 .categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a{padding:8.5px 0}.vertical-2 .categories-vertical-menu .bwp-vertical-navigation>div ul.menu .more-wrap{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.vertical-3 .categories-vertical-menu>div{background:0 0}.vertical-3 .categories-vertical-menu .widget-title{background:0 0;padding:0}.vertical-3 .categories-vertical-menu .widget-title i{background:#bd0028;margin:26px 35px 0 0}.rtl .vertical-3 .categories-vertical-menu .widget-title i{margin:26px 0 0 35px}.vertical-3 .categories-vertical-menu .widget-title i:after,.vertical-3 .categories-vertical-menu .widget-title i:before{background:#bd0028}.vertical-3 .categories-vertical-menu .widget-custom-menu>div{background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:0 4px 12px 2px hsla(0,0%,56%,.15)}.col-toggle{max-width:600px;margin-left:auto}.rtl .col-toggle{margin-right:auto;margin-left:0}.wpb-toggle .elementor-toggle-item{padding:10px 20px 20px 40px;border:1px solid #fff;position:relative}.rtl .wpb-toggle .elementor-toggle-item{padding:10px 40px 20px 20px}.wpb-toggle .elementor-toggle-item:before{content:"\f04b";font-family:FontAwesome;color:#de2828;position:absolute;left:20px;font-size:12px;top:23px;line-height:1}.wpb-toggle .elementor-toggle-item .elementor-toggle-icon{width:16px !important}.wpb-toggle .elementor-toggle-item .elementor-tab-content{margin-top:10px}@media (max-width:480px){.wpb-toggle .elementor-toggle-item{padding:10px 10px 16px}.wpb-toggle .elementor-toggle-item:before{display:none}.wpb-toggle .elementor-toggle-item .elementor-toggle-icon{width:10px !important}}.content-icon-left{clip-path:polygon(0 0,100% 0,92% 100%,0 100%)}@media (max-width:1199px){.content-icon-left{clip-path:inherit}}.content-icon-right{clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}@media (max-width:1199px){.content-icon-right{clip-path:inherit}}.list-link-block-1 .elementor-icon-list-items li{padding-left:15px;padding-right:15px}.list-link-block-1 .elementor-icon-list-items li .elementor-icon-list-icon{display:none}.list-link-block-1 .elementor-icon-list-items li a:hover .elementor-icon-list-icon{display:block}.overflow-hidden,.overflow-hidden>div{overflow:hidden}.icon-box-xs-left .elementor-widget-container .elementor-icon-box-wrapper{display:flex;text-align:left;align-items:center}.rtl .icon-box-xs-left .elementor-widget-container .elementor-icon-box-wrapper{text-align:right}.icon-box-xs-left .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon{margin-right:20px !important}.rtl .icon-box-xs-left .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon{margin-left:20px !important;margin-right:0}.social-link-contact a{border:1px solid #d3d3d3;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:40px;height:40px;line-height:38px;display:inline-block}.social-link-contact a:hover{background:#bd0028;border-color:#bd0028}.newsletter-default-2 .wpbingo-newsletter.newsletter-default .content-newsletter{max-width:510px;margin:0}@media (max-width:991px){.newsletter-default-2 .wpbingo-newsletter.newsletter-default .content-newsletter{margin:auto}}.newsletter-default-3 .wpbingo-newsletter.newsletter-default .content-newsletter{max-width:510px}.newsletter-default-3 .wpbingo-newsletter.newsletter-default .content-newsletter input[type=submit]{background:#bd0028}@media (max-width:991px){.newsletter-default-3 .wpbingo-newsletter.newsletter-default .content-newsletter{margin:auto}}.slider-outline .title-slider{-webkit-text-stroke:1px #fff;color:transparent}.marginright-auto>.elementor-container{margin-left:0 !important}.marginleft-auto>.elementor-container{margin-right:0 !important}@media (min-width:991px){.marginright-sm-auto>.elementor-container{margin-left:0 !important}.marginleft-sm-auto>.elementor-container{margin-right:0 !important}}@media (max-width:991px){.marginright-xs-auto>.elementor-container{margin-left:0 !important}.marginleft-xs-auto>.elementor-container{margin-right:0 !important}}.elementor-icon-box-title{margin-top:0}.elementor-widget-icon-box:hover .svg-icon path{animation:i 1.5s linear forwards}@media (max-width:1770px) and (min-width:1199px){.elementor-section:not(.elementor-section-full_width):not(.elementor-inner-section){padding-left:15px;padding-right:15px}}.woocommerce #respond input#submit,.woocommerce button.button,.woocommerce input.button{color:#fff;background:#000;font-size:13px;padding:0 50px;line-height:50px;cursor:pointer;border:0}.woocommerce #respond input#submit:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#8a001d}.woocommerce #respond input#submit:focus,.woocommerce button.button:focus,.woocommerce input.button:focus{outline:none}#submit.loading:before,.button.loading:before{content:"";left:0;right:0;bottom:0;top:0;margin:auto;width:100%;height:100%;position:absolute;background:url(//ivape.sk/wp-content/themes/vapier/css/../images/loading-cart.gif) 50% no-repeat transparent}.clear-all:hover{text-decoration:none !important}.vapier-product-added{background:#000;line-height:1.5;box-shadow:unset;color:#fff;top:50px;left:auto;right:30px;padding:15px 25px;font-weight:400;position:fixed;z-index:10000}.vapier-product-added>div{display:inline-block}.vapier-product-added>div:before{display:inline-block;content:"\e91d";font-family:wpbingofont;margin-right:10px}.rtl .vapier-product-added>div:before{margin-left:10px;margin-right:0}@media (max-width:480px){.vapier-product-added{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);max-width:280px}}.alert-success,.woocommerce-error,.woocommerce-message{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;list-style:none}.alert-success .wc-forward,.woocommerce-error .wc-forward,.woocommerce-message .wc-forward{background:#bd0028;color:#fff;padding:8px 12px;text-transform:uppercase;font-weight:500;font-weight:700;font-size:12px}.alert-success .wc-forward:hover,.woocommerce-error .wc-forward:hover,.woocommerce-message .wc-forward:hover{background:#8a001d;color:#fff}.alert-success .wc-forward:before,.woocommerce-error .wc-forward:before,.woocommerce-message .wc-forward:before{display:none}.alert-success .wc-forward:after,.woocommerce-error .wc-forward:after,.woocommerce-message .wc-forward:after{content:"\24";font-family:eleganticons;margin-left:10px;font-size:18px;line-height:1;position:relative;top:4px}.rtl .alert-success .wc-forward:after,.rtl .woocommerce-error .wc-forward:after,.rtl .woocommerce-message .wc-forward:after{margin-right:10px;margin-left:0}.woocommerce-notices-wrapper{max-width:1410px;margin:auto;width:100%}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:12px 22px 12px 42px;margin:0 0 24px;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word;border-top-color:#b81c23;width:100%}.rtl .woocommerce-error,.rtl .woocommerce-info,.rtl .woocommerce-message{padding:12px 42px 12px 22px;margin:0 0 24px}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.rtl .woocommerce-error .button,.rtl .woocommerce-info .button,.rtl .woocommerce-message .button{float:left}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside !important;padding-left:0 !important;margin-left:0 !important}.rtl .woocommerce-error li,.rtl .woocommerce-info li,.rtl .woocommerce-message li{padding-right:0 !important;padding-left:0;margin-right:0 !important;margin-left:0}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{content:"";display:table;clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{content:"\f1ec";display:table;font-family:Material;display:inline-block;position:absolute;top:8px;font-size:18px;left:20px;color:#b81c23}.rtl .woocommerce-error:before,.rtl .woocommerce-info:before,.rtl .woocommerce-message:before{right:20px;left:auto}.woocommerce-info,.woocommerce-message{border-top:3px solid #000;text-transform:capitalize}.woocommerce-info:before,.woocommerce-message:before{content:"\e91e";font-family:wpbingofont;color:#000;font-size:15px;margin-right:10px;line-height:1;top:16px}.rtl .woocommerce-info:before,.rtl .woocommerce-message:before{margin-left:10px;margin-right:0}.woocommerce-info a,.woocommerce-message a{color:#000;font-weight:700}.woocommerce-info a:hover,.woocommerce-message a:hover{color:#bd0028}.woocommerce-info .button.wc-forward,.woocommerce-message .button.wc-forward{background:0 0;line-height:28px;border:1px solid #000;color:#000;padding:0;padding:0 15px 0 20px;font-size:10px;text-transform:uppercase}.woocommerce-info .button.wc-forward:after,.woocommerce-message .button.wc-forward:after{content:"\35";font-size:15px;top:3px;margin-left:5px}.rtl .woocommerce-info .button.wc-forward:after,.rtl .woocommerce-message .button.wc-forward:after{margin-right:5px;margin-left:0}.woocommerce-info .button.wc-forward:hover,.woocommerce-message .button.wc-forward:hover{background:#bd0028;color:#fff;border-color:#bd0028}p.demo_store{top:0;position:fixed;left:0;right:0;width:100%;height:auto;text-align:center;font-size:35px;padding:.5em 0;z-index:99998;border:1px solid #c7c7c7;box-shadow:0,0,0,3px,hsla(0,0%,100%,.2)}.rtl p.demo_store{right:0;left:auto;left:0;right:auto;text-align:right}.woocommerce .wc-forward:before,.woocommerce .wc-forward a:before{content:"\f00c";font-family:icomoon;margin:0 10px 0 0}.rtl .woocommerce .wc-forward:before,.rtl .woocommerce .wc-forward a:before{margin:0 0 0 10px}.woocommerce .wc-backward,.woocommerce .wc-backward a{line-height:34px;background:#000;color:#fff;padding:0 20px;display:inline-block;text-transform:uppercase;font-size:12px;font-weight:700;height:40px}.woocommerce .wc-backward:before,.woocommerce .wc-backward a:before{content:"\23";font-size:18px;font-family:ElegantIcons;margin:0 5px 0 0;position:relative;top:3px}.rtl .woocommerce .wc-backward:before,.rtl .woocommerce .wc-backward a:before{margin:0 0 0 5px}.woocommerce .wc-backward:hover,.woocommerce .wc-backward a:hover{background:#bd0028;color:#fff}.woocommerce-tabs{margin:0 0 10px;border-bottom:1px solid #e1e1e1;padding-bottom:50px}.woocommerce-tabs table{margin:0}.woocommerce-tabs .tab-title{font-size:18px;text-transform:uppercase;margin:0 0 30px}.woocommerce-tabs #tab-vendor .product-vendor{padding:33px 50px 20px}.woocommerce-tabs #tab-vendor .product-vendor h2{font-size:20px}.woocommerce-tabs #tab-wcmp_customer_qna #cust_qna_form{padding:45px 50px 30px}.woocommerce-tabs #tab-wcmp_customer_qna #cust_qna_form h2{font-size:20px;margin-bottom:25px}.woocommerce-tabs #tab-singleproductmultivendor{padding:40px 50px}.woocommerce-tabs .content-woocommerce-tabs .content-tab{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.woocommerce-tabs .content-ul-tab{margin-bottom:35px;border-bottom:1px solid #e0e0e0}.woocommerce-tabs .content-tab .panel{padding:0}.woocommerce-tabs ul.tabs{position:relative;overflow:unset;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;margin-bottom:0}.woocommerce-tabs ul.tabs li{padding:0;border:0;margin:0;margin-right:50px;box-shadow:unset}.rtl .woocommerce-tabs ul.tabs li{margin-left:50px;margin-right:0}.woocommerce-tabs ul.tabs li:after,.woocommerce-tabs ul.tabs li:before{display:none}.woocommerce-tabs ul.tabs li:last-child{margin-right:0}.rtl .woocommerce-tabs ul.tabs li:last-child{margin-left:0;margin-right:0}@media (max-width:480px){.woocommerce-tabs ul.tabs li{margin:0}}.woocommerce-tabs ul.tabs li a{color:#868686;font-size:18px;padding:0 0 5px;border:0;display:inline-block;position:relative;font-weight:600}.woocommerce-tabs ul.tabs li a:before{position:absolute;bottom:-2px;content:"";left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;width:0;height:3px;background:#bd0028}@media (max-width:1199px){.woocommerce-tabs ul.tabs li a:before{display:none}}@media (max-width:480px){.woocommerce-tabs ul.tabs li a{font-size:20px;padding:0}}.woocommerce-tabs ul.tabs li.active,.woocommerce-tabs ul.tabs li:hover{background:0 0}.woocommerce-tabs ul.tabs li.active a,.woocommerce-tabs ul.tabs li:hover a{color:#000}.woocommerce-tabs ul.tabs li.active a:before,.woocommerce-tabs ul.tabs li:hover a:before{width:100%}.woocommerce-tabs .panel{background:0 0;text-align:left;line-height:2em;margin-left:auto;margin-right:auto}.rtl .woocommerce-tabs .panel{text-align:right}.woocommerce-tabs .panel.woocommerce-Tabs-panel--seller h2{margin-top:0;margin-bottom:30px;font-size:18px;text-transform:uppercase}.woocommerce-tabs .panel.woocommerce-Tabs-panel--seller .seller-rating .star-rating>span>strong{opacity:0}.woocommerce-tabs .panel.woocommerce-Tabs-panel--more_seller_product{border:0}.woocommerce-tabs .panel.woocommerce-Tabs-panel--more_seller_product ul li:before{display:none}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-one{margin:45px 0 40px}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-one .content-text{max-width:635px;margin-left:auto}.rtl .woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-one .content-text{margin-right:auto;margin-left:0}@media (max-width:991px){.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-one{text-align:center}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-one .content-text{margin:auto}}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-two .content-text{max-width:635px;margin-right:auto}.rtl .woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-two .content-text{margin-left:auto;margin-right:0}@media (max-width:991px){.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-two{text-align:center}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-two .content-text{margin:auto;order:2}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-two .content-img{order:1}}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .row{align-items:center}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-text h2{margin:0 0 15px}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .content-text h3{margin:0 0 20px}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h2{font-size:32px;font-family:Audiowide,cursive;font-weight:400;text-transform:uppercase;margin:40px 0 10px}@media (max-width:767px){.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h2{font-size:24px}}.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h3{font-size:20px;font-weight:600;color:#868686;margin:0}@media (max-width:767px){.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h3{font-size:15px}}.woocommerce-tabs .panel ul{padding:0;list-style:none}.woocommerce-tabs .panel ol{padding-left:15px}.rtl .woocommerce-tabs .panel ol{padding-right:15px;padding-left:0}.woocommerce-tabs .panel ol li{margin-bottom:5px}.woocommerce-tabs .panel ol li:last-child{margin-bottom:0}.woocommerce-tabs #tab-seller ul.list-unstyled>li.clearfix{display:flex}.woocommerce-tabs #tab-seller ul.list-unstyled>li.clearfix .seller-rating{order:2;display:inline-block;vertical-align:bottom;padding-top:2px;margin-left:15px}.rtl .woocommerce-tabs #tab-seller ul.list-unstyled>li.clearfix .seller-rating{margin-right:15px;margin-left:0}.woocommerce-tabs #tab-seller ul.list-unstyled>li.clearfix .text:after{content:":";margin-left:3px}.rtl .woocommerce-tabs #tab-seller ul.list-unstyled>li.clearfix .text:after{margin-right:3px;margin-left:0}.woocommerce-tabs #tab-description>ul{margin-bottom:12px}.woocommerce-tabs #tab-additional_information table.shop_attributes{border:none}.woocommerce-tabs #tab-additional_information table.shop_attributes p{margin:0}.woocommerce-tabs #tab-additional_information table.shop_attributes>tbody>tr{background:#fff}.woocommerce-tabs #tab-additional_information table.shop_attributes>tbody>tr>th{text-transform:capitalize;font-weight:700;color:#000}.woocommerce-tabs #tab-reviews #reviews #comments{margin-bottom:40px}.woocommerce-tabs #tab-reviews #reviews #comments .woocommerce-Reviews-title{font-size:25px;margin-bottom:30px}.woocommerce-tabs #tab-reviews #reviews #comments .woocommerce-Reviews-title span{color:#bd0028}.woocommerce-tabs #tab-reviews #reviews .commentlist{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 -15px}.woocommerce-tabs #tab-reviews #reviews .commentlist li{padding:0 15px;flex:1;min-width:50%;margin-bottom:25px}.woocommerce-tabs #tab-reviews #reviews .commentlist li .description{color:#868686;line-height:22px}.woocommerce-tabs #tab-reviews #reviews .commentlist li .description p{margin:0}.woocommerce-tabs #tab-reviews #reviews .commentlist li .content_comment_container{border:1px solid #d9d9d9;padding:30px}@media (max-width:767px){.woocommerce-tabs #tab-reviews #reviews .commentlist li{flex:0 0 100%}}.woocommerce-tabs #tab-reviews #reviews .commentlist .star-rating{position:absolute;right:0;top:-15px}.rtl .woocommerce-tabs #tab-reviews #reviews .commentlist .star-rating{left:0;right:auto}.woocommerce-tabs #tab-reviews #reviews .commentlist .comment-text{margin:0;padding-left:15px}.rtl .woocommerce-tabs #tab-reviews #reviews .commentlist .comment-text{padding-right:15px;padding-left:0}.woocommerce-tabs #tab-reviews #reviews .commentlist .comment-text .meta{margin:0}.woocommerce-tabs #tab-reviews #reviews .commentlist .comment-text .meta .woocommerce-review__author{display:block;color:#000;font-size:13px;margin-bottom:-5px;text-transform:uppercase}.woocommerce-tabs #tab-reviews #reviews .commentlist .comment-text .meta .woocommerce-review__dash{display:none}.woocommerce-tabs #tab-reviews #reviews .commentlist .comment-text .meta .woocommerce-review__published-date{font-size:12px}.woocommerce-tabs #tab-reviews #reviews .commentlist .comment_container{display:flex;align-items:center;flex-wrap:wrap;position:relative;margin-bottom:10px}.woocommerce-tabs #tab-reviews #reviews .commentlist .comment_container>img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin:0}.woocommerce-tabs #tab-reviews #reviews #respond #reply-title{font-weight:600;color:#000;font-size:16px;margin-bottom:25px;display:inline-block;text-transform:uppercase;font-weight:500}.woocommerce-tabs #tab-reviews #reviews #respond #reply-title:before{content:"\e918";font-family:wpbingofont;display:inline-block;font-size:20px;margin-right:15px;font-weight:400}.rtl .woocommerce-tabs #tab-reviews #reviews #respond #reply-title:before{margin-left:15px;margin-right:0}.woocommerce-tabs #tab-reviews #reviews #respond .comment-notes{margin-bottom:15px}.woocommerce-tabs #tab-reviews #reviews #respond .comment-form .comment-form-rating label{font-weight:500;margin-right:0;margin-bottom:10px;color:#000}.rtl .woocommerce-tabs #tab-reviews #reviews #respond .comment-form .comment-form-rating label{margin-left:0;margin-right:0}.woocommerce-tabs #tab-reviews #reviews #respond .form-submit{margin:0}.woocommerce-tabs #tab-reviews #reviews #respond input[type=submit]{background:#fff;font-size:12px;font-weight:600;padding:0 50px;height:60px;color:#000;cursor:pointer;text-transform:uppercase;width:100%;border:1px solid #000;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.woocommerce-tabs #tab-reviews #reviews #respond input[type=submit]:hover{background:#bd0028;border-color:#bd0028;color:#fff}.woocommerce-tabs #tab-reviews #reviews #respond input[type=email],.woocommerce-tabs #tab-reviews #reviews #respond input[type=text],.woocommerce-tabs #tab-reviews #reviews #respond textarea{background:#fff;padding:14px 20px;border:1px solid #d6d6d6;height:60px;font-weight:300;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.woocommerce-tabs #tab-reviews #reviews #respond input[type=email]:-moz-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond input[type=email]::-moz-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond input[type=text]:-moz-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond input[type=text]::-moz-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond textarea:-moz-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond textarea::-moz-placeholder{color:#868686}.woocommerce-tabs #tab-reviews #reviews #respond input[type=email]:-ms-input-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond input[type=text]:-ms-input-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond textarea:-ms-input-placeholder{color:#868686}.woocommerce-tabs #tab-reviews #reviews #respond input[type=email]::-webkit-input-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond input[type=text]::-webkit-input-placeholder,.woocommerce-tabs #tab-reviews #reviews #respond textarea::-webkit-input-placeholder{color:#868686}.woocommerce-tabs #tab-reviews #reviews #respond textarea{height:100% !important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.woocommerce-tabs #tab-reviews #reviews #respond #commentform{display:flex;flex-wrap:wrap;margin:0 -10px}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-rating,.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-notes{width:100%;padding:0 10px}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-comment{flex:1;padding:0 10px;margin:0;order:2}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .content-info-reviews{flex:1;padding:0 10px;order:1;margin:0}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .required{color:red}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-author,.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-email{margin-bottom:25px}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-author input,.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-email input{width:100%}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars{padding-top:0;display:inline-block;margin-left:20px;margin-bottom:7px}.rtl .woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars{margin-right:20px;margin-left:0}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars a.active,.woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars a.active:after,.woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars a:hover,.woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars a:hover:after{color:#f7bc3d}@media (max-width:767px){.woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-comment{flex:0 0 100%;order:1;margin-bottom:25px}.woocommerce-tabs #tab-reviews #reviews #respond #commentform .content-info-reviews{flex:0 0 100%}}.woocommerce-tabs #tab-reviews #reviews #review_form{width:100%;flex:0 0 100%}.woocommerce-tabs #tab-reviews #reviews #review_form.have-rating{width:70%;flex:0 0 70%}@media (max-width:991px){.woocommerce-tabs #tab-reviews #reviews #review_form.have-rating{width:100%;flex:0 0 100%}}.woocommerce-tabs #tab-reviews #reviews .average-rating{width:30%;flex:0 0 30%}@media (max-width:991px){.woocommerce-tabs #tab-reviews #reviews .average-rating{width:100%;flex:0 0 100%;margin-bottom:50px}}.woocommerce-tabs #tab-reviews #reviews .average-rating .average-label{margin:0 0 5px;font-size:14px;font-weight:400}.woocommerce-tabs #tab-reviews #reviews .average-rating .average-value{font-size:55px;margin:0;font-weight:600;color:#bd0028}.woocommerce-tabs #tab-reviews #reviews .average-rating .star-rating{font-size:18px;width:115px}.woocommerce-tabs #tab-reviews #reviews .average-rating .review-count{margin-top:-10px}.woocommerce-tabs #tab-reviews #reviews .average-rating .bar-rating{margin-top:15px}.woocommerce-tabs #tab-reviews #reviews .average-rating .star-item{display:flex;align-items:center}.woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-label{min-width:50px;margin-right:10px}.rtl .woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-label{margin-left:10px;margin-right:0}.woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-bar{min-width:200px;height:10px;margin-right:20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden}.rtl .woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-bar{margin-left:20px;margin-right:0}@media (max-width:1199px){.woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-bar{min-width:140px}}@media (max-width:991px){.woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-bar{width:calc(100% - 115px);min-width:unset}}.woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-content{position:relative;width:100%;height:10px;background-color:#f1f1f1}.woocommerce-tabs #tab-reviews #reviews .average-rating .star-item .star-content>span{background:#bd0028;display:block;height:100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.woocommerce-tabs #tab-reviews #reviews #review_form_wrapper{display:flex;flex-wrap:wrap;margin:0 -15px}.woocommerce-tabs #tab-reviews #reviews #review_form_wrapper>div{padding:0 15px}.woocommerce-tabs #tab-vendor h2{text-transform:capitalize}.woocommerce-tabs #tab-vendor a{color:#bd0028;position:relative}.woocommerce-tabs #tab-vendor a:after{content:"\f178";font-family:FontAwesome;display:inline-block;top:-4px;right:0;opacity:0;position:absolute;-webkit-transition:all .2s ease;transition:all .2s ease}.rtl .woocommerce-tabs #tab-vendor a:after{left:0;right:auto}.woocommerce-tabs #tab-vendor a:hover:after{opacity:1;right:-20px}.rtl .woocommerce-tabs #tab-vendor a:hover:after{left:-20px;right:auto}.woocommerce-tabs #tab-wcmp_customer_qna input{padding:10px 20px}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .rowbody{background:#fff}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .rowbody .rowsub:nth-of-type(3){text-align:right}.rtl .woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .rowbody .rowsub:nth-of-type(3){text-align:left}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .rowbody:last-child{border-top:none}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .row.rowhead{background:0 0}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .row.rowhead>.rowsub{font-size:14px;text-transform:uppercase;font-weight:700;color:#868686;background:#f9f9f9;line-height:35px}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .container .vendor_name{float:left}.rtl .woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .container .vendor_name{float:right}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .container .vendor_name a{color:#868686}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .container .vendor_name a:hover{color:#bd0028}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .container .buttongap{margin:0 10px}.woocommerce-tabs .woocommerce-Tabs-panel--singleproductmultivendor .container .buttongap:last-child{margin:0}.woocommerce-tabs.description-style-vertical{padding:0 0 75px}.woocommerce-tabs.description-style-vertical .content-woocommerce-tabs{display:flex;max-width:1440px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.woocommerce-tabs.description-style-vertical .content-tab{padding-left:50px;flex:1}.rtl .woocommerce-tabs.description-style-vertical .content-tab{padding-right:50px;padding-left:0}.woocommerce-tabs.description-style-vertical .content-tab .woocommerce-Reviews-title{margin-top:0}.woocommerce-tabs.description-style-vertical .content-ul-tab{padding:0;flex:0 0 240px;text-align:left;margin:0;border:0}.rtl .woocommerce-tabs.description-style-vertical .content-ul-tab{text-align:right}.woocommerce-tabs.description-style-vertical .content-ul-tab ul{padding:0;height:100%;border-right:3px solid #e9e9e9}.rtl .woocommerce-tabs.description-style-vertical .content-ul-tab ul{border-left:3px solid #e9e9e9;border-right:0}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li{margin:0;width:100%;padding:19px 0;position:relative}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li:before{content:"";width:3px;height:100%;background:#000;position:absolute;top:0;right:-3px;left:auto;box-shadow:unset;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;display:inline-block;opacity:0;visibility:hidden}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li a{color:#000;padding:0}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li a:before{height:1px}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li.active:before{opacity:1;visibility:visible}@media (max-width:1510px) and (min-width:1200px){.woocommerce-tabs.description-style-vertical .content-woocommerce-tabs{padding-left:30px;padding-right:30px}.woocommerce-tabs.description-style-vertical .content-woocommerce-tabs .content-ul-tab ul.tabs{padding-left:0;padding-right:0}.woocommerce-tabs.description-style-vertical .content-woocommerce-tabs .content-tab{padding:0 0 0 30px}.rtl .woocommerce-tabs.description-style-vertical .content-woocommerce-tabs .content-tab{padding:0 30px 0 0}}@media (max-width:1199px){.woocommerce-tabs.description-style-vertical #tab-reviews #reviews .average-rating{width:100%;flex:0 0 100%;margin-bottom:50px}.woocommerce-tabs.description-style-vertical #tab-reviews #reviews .average-rating .star-item .star-bar{width:calc(100% - 115px);min-width:unset}.woocommerce-tabs.description-style-vertical #tab-reviews #reviews #review_form.have-rating{width:100%;flex:0 0 100%}}@media (max-width:991px){.woocommerce-tabs.description-style-vertical .content-woocommerce-tabs{flex-wrap:wrap}.woocommerce-tabs.description-style-vertical .content-ul-tab{flex:0 0 100%;margin-bottom:50px}.woocommerce-tabs.description-style-vertical .content-ul-tab ul{border:0;text-align:center}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li{padding:0;margin:0 20px;width:auto;padding:5px 0}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li:before{left:0;bottom:-3px;top:auto;width:100%;height:3px}.woocommerce-tabs.description-style-vertical .content-tab{padding:0}}@media (max-width:991px){.woocommerce-tabs.description-style-vertical .content-ul-tab{margin-bottom:50px}.woocommerce-tabs.description-style-vertical .content-ul-tab ul{border:0;text-align:center}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li{padding:0;margin:2.5px 0;width:100%;padding:5px 0;background:#f5f5f5}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li:before{display:none}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li a{color:#868686}.woocommerce-tabs.description-style-vertical .content-ul-tab ul li.active a{color:#000}}.woocommerce-tabs.description-style-full-content{padding:0 0 60px}.woocommerce-tabs.description-style-full-content .content-tab-woocommerce{max-width:1440px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.woocommerce-tabs.description-style-full-content .content-tab-woocommerce>h2{font-size:20px;margin:0 0 30px;position:relative;padding-bottom:10px;font-weight:600;border-bottom:1px solid #e0e0e0}.woocommerce-tabs.description-style-full-content .content-tab-woocommerce>h2:before{content:"";position:absolute;bottom:-2px;left:0;width:50px;height:3px;background:#bd0028}.rtl .woocommerce-tabs.description-style-full-content .content-tab-woocommerce>h2:before{right:0;left:auto}.woocommerce-tabs.description-style-full-content .content-tab-woocommerce .tab-content{margin-bottom:60px}.woocommerce-tabs.description-style-full-content .content-tab-woocommerce .tab-content:last-child{margin-bottom:0}.woocommerce-tabs.description-style-full-content .content-tab-woocommerce .woocommerce-Reviews-title{margin-top:0}@media (max-width:991px){.woocommerce-tabs.description-style-full-content .content-tab-woocommerce .tab-content{padding-left:0}.rtl .woocommerce-tabs.description-style-full-content .content-tab-woocommerce .tab-content{padding-right:0;padding-left:0}}@media (max-width:1510px) and (min-width:1200px){.woocommerce-tabs.description-style-full-content .content-tab-woocommerce{padding-left:30px;padding-right:30px}}#respond{line-height:1.4em}#respond .comments{margin-bottom:15px}#respond .comment-form label{font-weight:400;color:#000;margin-bottom:20px;margin-right:10px}.rtl #respond .comment-form label{margin-left:10px;margin-right:0}#respond .comment-form-rating{margin-bottom:10px}#respond textarea{box-sizing:border-box}#respond p.stars{padding:5px 0;width:160px;position:relative}#respond p.stars a{display:inline-block;vertical-align:middle;text-indent:-9999px;line-height:100%;position:relative;letter-spacing:18px}.lt-ie8 #respond p.stars a{display:inline;zoom:1}#respond p.stars a:last-child{margin-right:0}.rtl #respond p.stars a:last-child{margin-left:0;margin-right:0}#respond p.stars a.star-1:after,#respond p.stars a.star-2:after,#respond p.stars a.star-3:after,#respond p.stars a.star-4:after,#respond p.stars a.star-5:after{top:0;font-family:icomoon;font-size:18px;font-weight:unset;text-indent:0;position:absolute;left:0;color:#cecece}.rtl #respond p.stars a.star-1:after,.rtl #respond p.stars a.star-2:after,.rtl #respond p.stars a.star-3:after,.rtl #respond p.stars a.star-4:after,.rtl #respond p.stars a.star-5:after{right:0;left:auto}#respond p.stars a.star-1{width:18px;position:absolute;left:0;z-index:5}#respond p.stars a.star-1:after{content:"\e90c"}#respond p.stars a.star-1.active{z-index:5}#respond p.stars a.star-2{width:56px;position:absolute;left:0;z-index:4}#respond p.stars a.star-2:after{content:"\e90c\e90c"}#respond p.stars a.star-2.active{z-index:5}#respond p.stars a.star-3{width:90px;position:absolute;left:0;z-index:3}#respond p.stars a.star-3:after{content:"\e90c\e90c\e90c"}#respond p.stars a.star-3.active{z-index:5}#respond p.stars a.star-4{width:126px;position:absolute;left:0;z-index:2}#respond p.stars a.star-4:after{content:"\e90c\e90c\e90c\e90c"}#respond p.stars a.star-4.active{z-index:5}#respond p.stars a.star-5{width:160px;position:absolute;left:0;border:0;z-index:1}#respond p.stars a.star-5:after{content:"\e90c\e90c\e90c\e90c\e90c"}#respond p.stars a.star-5.active{z-index:5}.quantity{width:auto;position:relative;margin:0 auto;overflow:hidden;zoom:1}.quantity input.qty{float:left;width:45px;height:38px;text-align:center;padding:0;-moz-appearance:textfield}.quantity input.qty:focus:focus{border-color:#66afe9;outline:0}.quantity .minus,.quantity .plus{background:#fff;float:left;display:block;padding:0;margin:0;vertical-align:text-top;overflow:visible;text-decoration:none;cursor:pointer;line-height:13px;font-size:16px;color:#868686;border:1px solid #e0e0e0;text-align:center;width:45px;height:38px}.form-row:after,.form-row:before{content:" ";display:table}.form-row:after{clear:both}.form-row .no-sidebar-left .col-lg-2 .product-grid label.button-groups,.form-row .no-sidebar-left .col-lg-2 .product-grid label.category,.form-row .no-sidebar-left .col-lg-2 .product-grid label.onsale,.form-row .no-sidebar-left .col-lg-2 .product-grid label.price,.form-row .no-sidebar-left .col-lg-2 .product-grid label.rating,.form-row .no-sidebar-left .col-md-2 .product-grid label.button-groups,.form-row .no-sidebar-left .col-md-2 .product-grid label.category,.form-row .no-sidebar-left .col-md-2 .product-grid label.onsale,.form-row .no-sidebar-left .col-md-2 .product-grid label.price,.form-row .no-sidebar-left .col-md-2 .product-grid label.rating,.form-row .no-sidebar-right .col-lg-2 .product-grid label.button-groups,.form-row .no-sidebar-right .col-lg-2 .product-grid label.category,.form-row .no-sidebar-right .col-lg-2 .product-grid label.onsale,.form-row .no-sidebar-right .col-lg-2 .product-grid label.price,.form-row .no-sidebar-right .col-lg-2 .product-grid label.rating,.form-row .no-sidebar-right .col-md-2 .product-grid label.button-groups,.form-row .no-sidebar-right .col-md-2 .product-grid label.category,.form-row .no-sidebar-right .col-md-2 .product-grid label.onsale,.form-row .no-sidebar-right .col-md-2 .product-grid label.price,.form-row .no-sidebar-right .col-md-2 .product-grid label.rating,.form-row .product-info .cart .button label.fa,.form-row .product-info .cart .button label[class*=" icon-"],.form-row .product-info .cart .button label[class^=icon-],.form-row .products .product-list .button-groups label.feedback,.form-row label.hidden,.no-sidebar-left .col-lg-2 .product-grid .form-row label.button-groups,.no-sidebar-left .col-lg-2 .product-grid .form-row label.category,.no-sidebar-left .col-lg-2 .product-grid .form-row label.onsale,.no-sidebar-left .col-lg-2 .product-grid .form-row label.price,.no-sidebar-left .col-lg-2 .product-grid .form-row label.rating,.no-sidebar-left .col-md-2 .product-grid .form-row label.button-groups,.no-sidebar-left .col-md-2 .product-grid .form-row label.category,.no-sidebar-left .col-md-2 .product-grid .form-row label.onsale,.no-sidebar-left .col-md-2 .product-grid .form-row label.price,.no-sidebar-left .col-md-2 .product-grid .form-row label.rating,.no-sidebar-right .col-lg-2 .product-grid .form-row label.button-groups,.no-sidebar-right .col-lg-2 .product-grid .form-row label.category,.no-sidebar-right .col-lg-2 .product-grid .form-row label.onsale,.no-sidebar-right .col-lg-2 .product-grid .form-row label.price,.no-sidebar-right .col-lg-2 .product-grid .form-row label.rating,.no-sidebar-right .col-md-2 .product-grid .form-row label.button-groups,.no-sidebar-right .col-md-2 .product-grid .form-row label.category,.no-sidebar-right .col-md-2 .product-grid .form-row label.onsale,.no-sidebar-right .col-md-2 .product-grid .form-row label.price,.no-sidebar-right .col-md-2 .product-grid .form-row label.rating,.product-info .cart .button .form-row label.fa,.product-info .cart .button .form-row label[class*=" icon-"],.product-info .cart .button .form-row label[class^=icon-],.products .product-list .button-groups .form-row label.feedback{visibility:hidden}.form-row label.inline{display:inline}.form-row label{display:block}.form-row select{cursor:pointer}.form-row .required{color:#e42234;font-weight:600;border:0}.form-row .input-text{width:100%}.form-row.form-row-wide{clear:both;margin:0;margin-bottom:14px}ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden}ul.tabs,ul.tabs li{position:relative}ul.tabs li{display:inline-block;vertical-align:middle;z-index:0;margin:0 -5px;padding:0 1em;border:1px solid #c7c7c7;box-shadow:0 3px 3px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.6)}.lt-ie8 ul.tabs li{display:inline;zoom:1}ul.tabs li a{display:inline-block;vertical-align:middle;padding:.5em 0;font-weight:600;color:#e0e0e0;text-decoration:none}.lt-ie8 ul.tabs li a{display:inline;zoom:1}ul.tabs li a:hover{text-decoration:none;color:#fafafa}ul.tabs li.active{background:#e0e0e0;z-index:2;border-bottom-color:#e0e0e0}ul.tabs li.active a{color:inherit;text-shadow:inherit}ul.tabs li.active:before{box-shadow:2px 2px 0 #e0e0e0}ul.tabs li.active:after{box-shadow:-2px 2px 0 #e0e0e0}ul.tabs li:after,ul.tabs li:before{border:1px solid #c7c7c7;position:absolute;bottom:-1px;content:"";width:5px;height:5px}ul.tabs li:before{border-width:0 1px 1px 0;left:-6px;border-bottom-right-radius:4px;border-top-right-radius:4px;box-shadow:2px 2px 0 #c7c7c7}.rtl ul.tabs li:before{right:-6px;left:auto}ul.tabs li:after{border-width:0 0 1px 1px;right:-6px;border-bottom-left-radius:4px;border-top-left-radius:4px;box-shadow:-2px 2px 0 #c7c7c7}.rtl ul.tabs li:after{left:-6px;right:auto}.product-quantity .input-text .input-sm{height:calc(2rem + 2px);padding:6px;font-size:1rem;line-height:1.5;border-radius:0}.product-quantity .input-text select.input-sm{height:calc(2rem + 2px);line-height:calc(2rem + 2px)}.product-quantity .input-text textarea.input-sm{height:auto}.i-am-new li{background-image:none !important;background-color:#fff !important;border-radius:0 !important}.i-am-new li .noty_message{padding:20px 0 !important}.hot,.onsale{text-align:center !important;color:#fff;font-size:11px;padding:0 5px;text-transform:capitalize;font-weight:500;display:block;position:relative;line-height:20px;text-align:center;position:absolute;top:10px;min-width:40px;z-index:1}.hot:empty,.onsale:empty{display:none}.onsale{left:10px;background:#ff0404}.rtl .onsale{right:10px;left:auto}.hot{right:10px;background:#f90}.rtl .hot{left:10px;right:auto}.star-rating{overflow:hidden;position:relative;width:90px;height:1.2em;line-height:1.2em;display:inline-block;font-family:icomoon;font-size:12px}.star-rating:before{content:"\e90c\e90c\e90c\e90c\e90c";color:#868686;float:left;top:0;left:0;position:absolute;letter-spacing:6px}.rtl .star-rating:before{float:right;right:0;left:auto}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.rtl .star-rating span{float:right;right:0;left:auto}.star-rating span:before{content:"\e90c\e90c\e90c\e90c\e90c";top:0;position:absolute;left:0;color:#ff9600;letter-spacing:6px}.rtl .star-rating span:before{right:0;left:auto}.vapier-topcart.active.popup .cart-popup.popup{-webkit-transform:translateX(0) !important;transform:translateX(0) !important;opacity:1;visibility:visible}.vapier-topcart.active .remove-cart-shadow{display:block}.vapier-topcart.dark .cart-popup{background:#222;border:0}.vapier-topcart.dark .mini-cart .cart-popup .remove-cart a{color:#fff !important}.vapier-topcart.dark .mini-cart .cart-popup .remove-cart a:hover{color:#bd0028 !important}.vapier-topcart.dark .mini-cart .cart-popup .top-total-cart{color:#fff;border-color:#fff !important}.vapier-topcart.dark .mini-cart .cart-popup a.product-name{color:#fff !important}.vapier-topcart.dark .mini-cart .cart-popup a.product-name:hover{color:#bd0028 !important}.vapier-topcart.dark .mini-cart .cart-popup .price,.vapier-topcart.dark .mini-cart .cart-popup .quantity{color:#fff !important}.vapier-topcart.dark .mini-cart .cart-popup .total-cart{color:#fff;border-color:#fff}.vapier-topcart.dark .mini-cart .cart-popup .free-order{color:#fff}.vapier-topcart.dark .mini-cart .cart-popup .mini_cart_item a.remove{color:#fff;border-color:#fff}.vapier-topcart.dark .mini-cart .cart-popup .mini_cart_item a.remove:hover{border-color:#bd0028}.vapier-topcart.dark .mini-cart .cart-popup .cart_list li.empty,.vapier-topcart.dark .mini-cart .cart-popup .cart_list li.empty:before{color:#fff !important}.vapier-topcart.dark .mini-cart .cart-popup .cart_list li.empty .go-shop{color:#fff;border-color:#fff !important}.vapier-topcart.popup .mini-cart{position:relative}.vapier-topcart.popup .mini-cart.show .cart-popup{-webkit-transform:translateX(0) !important;transform:translateX(0) !important;opacity:1;visibility:visible}.vapier-topcart.popup .mini-cart.show .remove-cart-shadow{display:block}.vapier-topcart.popup .mini-cart .cart-popup{position:fixed !important;height:100%;top:0 !important;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;width:420px;padding:40px 40px 10px;max-width:calc(100% - 20px);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(100%) !important;transform:translateX(100%) !important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}@media (max-width:480px){.vapier-topcart.popup .mini-cart .cart-popup{padding:30px 15px}}.vapier-topcart.popup .mini-cart .cart-popup>*{width:100%}.vapier-topcart.popup .mini-cart .cart-popup .box-cart-top{display:flex;justify-content:space-between;border-bottom:2px solid #000;align-items:center;padding-bottom:10px;margin-bottom:30px}.vapier-topcart.popup .mini-cart .cart-popup .top-total-cart{font-size:16px;display:inline-block;border-bottom:2px solid #000;width:auto;margin-bottom:40px;text-transform:uppercase;font-weight:500}.vapier-topcart.popup .mini-cart .cart-popup .quantity{color:#000;text-transform:uppercase;font-weight:600}.vapier-topcart.popup .mini-cart .cart-popup .price{color:#868686;font-size:13px;font-weight:400}.vapier-topcart.popup .mini-cart .cart-popup .cart_list{height:calc(100% - 295px);max-height:unset}.vapier-topcart.popup .mini-cart .cart-popup .cart_list li.empty{text-align:center;position:relative;padding-top:85px;font-size:24px;color:#000}.vapier-topcart.popup .mini-cart .cart-popup .cart_list li.empty:before{content:"\e914";font-family:wpbingofont;position:absolute;top:0;font-size:70px;line-height:1;left:calc(50% - 35px);color:#000}.vapier-topcart.popup .mini-cart .cart-popup .cart_list li.empty span{display:block}.vapier-topcart.popup .mini-cart .cart-popup .cart_list li.empty .go-shop{display:inline-block;font-size:14px;text-transform:uppercase;line-height:28px;border-bottom:2px solid #000;margin-top:15px}.vapier-topcart.popup .mini-cart .cart-popup .cart_list li.empty .go-shop i{font-size:18px;margin-left:5px;position:relative;top:3px}.rtl .vapier-topcart.popup .mini-cart .cart-popup .cart_list li.empty .go-shop i{margin-right:5px;margin-left:0}.vapier-topcart.popup .mini-cart .cart-popup .cart_list li.empty .go-shop:hover{border-color:#bd0028;color:#bd0028}.vapier-topcart.popup .mini-cart .cart-popup .remove-cart{text-align:right;margin-top:0;text-transform:capitalize;font-size:12px;margin-bottom:15px}.rtl .vapier-topcart.popup .mini-cart .cart-popup .remove-cart{text-align:left}.vapier-topcart.popup .mini-cart .cart-popup .remove-cart a{color:#000;line-height:31px;text-transform:uppercase;font-weight:500}.vapier-topcart.popup .mini-cart .cart-popup .remove-cart a:hover{color:#bd0028}.vapier-topcart.popup .mini-cart .cart-popup .remove-cart i{font-size:18px;position:relative;top:3px}.vapier-topcart.popup .mini-cart .cart-popup .buttons{margin-bottom:0;display:flex;justify-content:space-between}.vapier-topcart.popup .mini-cart .cart-popup .buttons .button{width:calc(50% - 4px);margin:0;padding:15px;font-size:12px}.vapier-topcart.popup .mini-cart .cart-popup .mini_cart_item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,88%,.5)}.vapier-topcart.popup .mini-cart .cart-popup .mini_cart_item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.vapier-topcart.dropdown .remove-cart,.vapier-topcart.dropdown .top-total-cart{display:none}.vapier-topcart.dropdown .mini-cart{position:relative}.vapier-topcart.dropdown .mini-cart.show .cart-popup{opacity:1;visibility:visible;-webkit-transform:translateY(0) !important;transform:translateY(0) !important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.vapier-topcart.dropdown .mini-cart.show .remove-cart-shadow{display:block}.mini-cart{position:relative}.mini-cart .remove-cart-shadow{position:fixed;content:"";width:100%;height:100%;top:0;left:0;z-index:9999;background:rgba(0,0,0,.4);display:none}.mini-cart .cart-popup{text-align:left;width:380px;padding:30px 20px;border:1px solid #f3f3f3;background:#fff;position:absolute;color:#000;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(20px) !important;transform:translateY(20px) !important;z-index:10001;left:auto !important;right:-12px !important;top:45px !important;will-change:unset !important;box-shadow:0 5px 5px 0 rgba(50,50,50,.2)}.rtl .mini-cart .cart-popup{text-align:right;left:-12px !important;right:auto}@media (max-width:480px){.mini-cart .cart-popup{width:290px}.mini-cart .cart-popup .product-image{width:60px !important}}.mini-cart .cart-popup.active:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:hsla(0,0%,100%,.5);z-index:10}.mini-cart .cart-popup.active:after{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);content:"\e02d";z-index:10;font-family:ElegantIcons;font-size:40px;line-height:1;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;color:#bd0028}.mini-cart .cart-popup.popup{position:fixed !important;height:100%;top:0 !important;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;width:420px;padding:40px 40px 10px;max-width:calc(100% - 20px);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(100%) !important;transform:translateX(100%) !important}@media (max-width:480px){.mini-cart .cart-popup.popup{padding:30px 15px}}.mini-cart .cart-popup.popup>*{width:100%}.mini-cart .cart-popup.popup .box-cart-top{display:flex;justify-content:space-between;border-bottom:2px solid #000;align-items:center;padding-bottom:10px;margin-bottom:30px}.mini-cart .cart-popup.popup .top-total-cart{font-size:16px;display:inline-block;border-bottom:2px solid #000;width:auto;margin-bottom:40px;letter-spacing:1px}.mini-cart .cart-popup.popup .quantity{color:#000;text-transform:uppercase;font-weight:700}.mini-cart .cart-popup.popup .price{color:#868686;font-size:13px;font-weight:400}.mini-cart .cart-popup.popup .cart_list{height:calc(100% - 295px);max-height:unset}.mini-cart .cart-popup.popup .cart_list li.empty{text-align:center;position:relative;padding-top:85px;font-size:24px;color:#000}.mini-cart .cart-popup.popup .cart_list li.empty:before{content:"\e914";font-family:wpbingofont;position:absolute;top:0;font-size:70px;line-height:1;left:calc(50% - 35px);color:#000}.mini-cart .cart-popup.popup .cart_list li.empty span{display:block}.mini-cart .cart-popup.popup .cart_list li.empty .go-shop{display:inline-block;font-size:14px;text-transform:uppercase;line-height:28px;border-bottom:2px solid #000;margin-top:15px}.mini-cart .cart-popup.popup .cart_list li.empty .go-shop i{font-size:18px;margin-left:5px;position:relative;top:3px}.rtl .mini-cart .cart-popup.popup .cart_list li.empty .go-shop i{margin-right:5px;margin-left:0}.mini-cart .cart-popup.popup .cart_list li.empty .go-shop:hover{border-color:#bd0028;color:#bd0028}.mini-cart .cart-popup.popup .remove-cart{text-align:right;margin-top:0;text-transform:capitalize;font-size:12px;margin-bottom:15px}.rtl .mini-cart .cart-popup.popup .remove-cart{text-align:left}.mini-cart .cart-popup.popup .remove-cart a{color:#000;line-height:31px;letter-spacing:2px}.mini-cart .cart-popup.popup .remove-cart a:hover{color:#bd0028}.mini-cart .cart-popup.popup .remove-cart i{font-size:18px;position:relative;top:3px}.mini-cart .cart-popup.popup .buttons{margin-bottom:0;display:flex;justify-content:space-between}.mini-cart .cart-popup.popup .buttons .button{width:calc(50% - 4px);margin:0;padding:15px;font-size:14px}.mini-cart .cart-popup.popup .mini_cart_item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,88%,.5)}.mini-cart .cart-popup.popup .mini_cart_item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.mini-cart .cart-popup .cart_list{list-style:none;margin-top:10px;padding-bottom:10px;max-height:335px;overflow-y:auto}.mini-cart .cart-popup .cart_list::-webkit-scrollbar{width:5px}.mini-cart .cart-popup .cart_list::-webkit-scrollbar-track{background:#f1f1f1}.mini-cart .cart-popup .cart_list::-webkit-scrollbar-thumb{background:#888}.mini-cart .cart-popup .cart_list::-webkit-scrollbar-thumb:hover{background:#555}.mini-cart .cart-popup .cart_list li.empty{text-align:center;position:relative;padding-top:55px;font-size:18px;color:#000}.mini-cart .cart-popup .cart_list li.empty:before{content:"\e914";font-family:wpbingofont;position:absolute;top:0;font-size:50px;line-height:1;left:calc(50% - 25px);color:#000}.mini-cart .cart-popup .cart_list li.empty span{display:block}.mini-cart .cart-popup .cart_list li.empty .go-shop{display:inline-block;font-size:14px;text-transform:uppercase;line-height:28px;border-bottom:2px solid #000;margin-top:5px}.mini-cart .cart-popup .cart_list li.empty .go-shop i{font-size:18px;margin-left:5px;position:relative;top:3px}.rtl .mini-cart .cart-popup .cart_list li.empty .go-shop i{margin-right:5px;margin-left:0}.mini-cart .cart-popup .cart_list li.empty .go-shop:hover{border-color:#bd0028;color:#bd0028}.mini-cart .cart-popup .total-cart{font-size:16px;font-weight:500;color:#000;line-height:26px;position:relative;margin-top:30px;font-weight:700;display:flex;justify-content:space-between;border-top:1px solid #000;padding-top:15px}.mini-cart .cart-popup .total-cart .total-price{font-size:24px}.mini-cart .cart-popup .mini_cart_item{position:relative;margin-bottom:30px;overflow:hidden}.mini-cart .cart-popup .mini_cart_item:last-child{margin-bottom:0}.mini-cart .cart-popup .mini_cart_item a{color:#868686}.mini-cart .cart-popup .mini_cart_item a.remove{width:18px;height:18px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #000;text-align:center;line-height:18px;color:#000 !important;text-indent:-1px}.mini-cart .cart-popup .mini_cart_item a.remove:hover{color:#fff !important;background:#bd0028;border-color:#bd0028}.mini-cart .cart-popup .mini_cart_item a:hover{color:#bd0028}.mini-cart .cart-popup .mini_cart_item .woocommerce-product-rating{margin-top:0}.mini-cart .cart-popup .mini_cart_item .woocommerce-product-rating .star-rating{margin-bottom:0}.mini-cart .cart-popup .mini_cart_item .variation{font-size:13px;margin-top:0;margin-bottom:3px}.mini-cart .cart-popup .mini_cart_item .variation>*{margin-bottom:0}.mini-cart .cart-popup .mini_cart_item .variation dt.variation-Vendor{font-weight:500}.mini-cart .cart-popup .mini_cart_item .variation>*{display:inline-block}.mini-cart .cart-popup .mini_cart_item .variation>*>p{margin:0}.mini-cart .cart-popup .product-image{display:inline-block;width:78px;float:left;margin-right:12px}.rtl .mini-cart .cart-popup .product-image{float:right;margin-left:12px;margin-right:0}.mini-cart .cart-popup .product-image img{width:100%;height:auto;display:block}.mini-cart .cart-popup a.product-name{color:#000 !important;padding-right:20px;width:calc(100% - 20px);display:block;line-height:1.1;margin-bottom:7px;font-weight:500}.rtl .mini-cart .cart-popup a.product-name{padding-left:20px;padding-right:0}.mini-cart .cart-popup a.product-name:hover{color:#bd0028 !important}.mini-cart .cart-popup .quantity{font-weight:500;width:173px;color:#868686;margin:0;margin-top:-5px}.mini-cart .cart-popup .quantity input[type=button]{display:none !important}.mini-cart .cart-popup .quantity>span{color:#bd0028;font-size:15px;font-weight:700}.mini-cart .cart-popup .quantity button{display:none}.mini-cart .cart-popup .remove{position:absolute;right:5px;top:5px}.rtl .mini-cart .cart-popup .remove{left:5px;right:auto}.mini-cart .cart-popup .free-order{color:#000;text-align:center;margin-top:20px;text-transform:uppercase;font-size:12px}.mini-cart .cart-popup .free-order span{text-decoration:underline;font-weight:700}.mini-cart .cart-popup .total{text-transform:uppercase;color:#fff}.mini-cart .cart-popup .buttons{display:flex;margin-bottom:10px;margin-top:13px;width:100%}.mini-cart .cart-popup .buttons .button{width:calc(50% - 4px);margin:5px 0;display:block;padding:15px;overflow:hidden;position:relative;text-transform:uppercase;font-size:12px;color:#fff;background:#a0a0a0;-webkit-transition:unset;transition:unset;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;display:inline-block;margin:0 5px;border:0;font-weight:600}.mini-cart .cart-popup .buttons .button:first-child{margin-left:0}.rtl .mini-cart .cart-popup .buttons .button:first-child{margin-right:0;margin-left:0}@media (max-width:481px){.mini-cart .cart-popup .buttons .button{font-size:11px}}.mini-cart .cart-popup .buttons .button.view-cart{background:#000;border-color:#000}.mini-cart .cart-popup .buttons .button.view-cart:before{background:#8a001d}.mini-cart .cart-popup .buttons .button:before{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;bottom:0;top:auto}.cart_list>div{border-bottom:1px solid rgba(0,0,0,.1) !important;margin:10px 0;padding:10px 0}.cart_list .image{width:70px;height:70px}.cart_list .cart-item{line-height:1.1;margin:0}.cart_list .cart-item,.cart_list .cart-item .amount{font-size:1rem !important}.cart_list .cart-main-content{text-align:left;position:relative}.rtl .cart_list .cart-main-content{text-align:right}.cart_list .cart-main-content .remove{position:absolute;right:0;top:auto;font-size:25px;bottom:10px;height:20px}.rtl .cart_list .cart-main-content .remove{left:0;right:auto}.cart_list+.total{text-align:right;margin-top:10px}.rtl .cart_list+.total{text-align:left}.cart_list+.total .amount{font-size:1rem !important}.woosc_table tbody tr.tr-add_to_cart td a{color:#fff;display:inline-block;line-height:45px;background:#bd0028;padding:0 30px;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease}.woosc_table tbody tr.tr-add_to_cart td a:hover{background:rgba(189,0,40,.75)}.woosc_table tbody tr td{border-left:1px solid #e0e0e0 !important;border-bottom:1px solid #e0e0e0 !important;padding:20px !important;background:#fff !important}.woosc_table tbody tr td:first-child{background:#f5f5f5 !important;font-size:16px;color:#000 !important;font-weight:500 !important}.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-items .woosw-item .woosw-content-item--title,.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-items .woosw-item .woosw-content-item--title a{font-weight:500}.woosw-popup .woosw-popup-inner .woosw-popup-content{max-width:670px !important;border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important;background:#fff}@media (min-width:991px){.woosw-popup .woosw-popup-inner .woosw-popup-content{min-height:600px}}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-item--actions{text-align:right}.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-item--actions{text-align:left}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{background:#fff;color:#000;padding:0;border-top:1px solid #e0e0e0;height:60px;line-height:1;display:flex;flex-wrap:wrap;align-items:center}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner{padding:0 20px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{height:60px;line-height:60px;top:60px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-page{font-size:13px;line-height:35px;background:#000;font-weight:500;padding:0 25px;text-transform:uppercase;text-decoration:unset !important}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-page:hover{background:#bd0028;color:#fff !important}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-page a{display:inline-block;line-height:35px;padding:0 25px;background:#000}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue{display:inline-block;line-height:31px;padding:0 25px;border:2px solid #000;font-size:13px;font-weight:500;text-transform:uppercase;color:#000 !important;text-decoration:unset !important}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue:after{font-family:eleganticons;content:"\24";display:inline-block;font-size:18px;position:relative;top:3px;line-height:1}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue:hover{background:#bd0028;color:#fff !important;border-color:#bd0028}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top{background:#fff;color:#000;padding:0;font-size:20px;font-weight:500;text-transform:capitalize;height:60px;line-height:60px;border-bottom:1px solid #e0e0e0;padding:0 20px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top:before{font-size:22px;color:#bd0028;line-height:35px;-webkit-transition:all .1s ease;transition:all .1s ease;content:"\e905";font-family:icomoon;margin:0;position:relative;top:3px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{cursor:pointer;position:absolute;text-align:center;z-index:9999;display:inline-block;width:25px;height:25px;padding:6px;top:16px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border:1px solid hsla(0,0%,53%,.35);right:20px}.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close{left:20px;right:auto}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:before{content:"";position:absolute;height:2px;width:10px;top:50%;left:calc(50% - 5px);margin-top:-1px;background-color:hsla(0,0%,53%,.35);-webkit-transition:all .3s ease;transition:all .3s ease}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:hover:after,.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:hover:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-items{border:0}@media (max-width:767px){.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot{height:80px}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-page{line-height:30px;padding:0 15px;margin:2.5px 0;font-size:10px;width:100%;text-align:center}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue{line-height:26px;padding:0 15px;margin:2.5px 0;font-size:10px;width:100%;text-align:center}.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{height:80px;line-height:80px;top:80px}}.woosw-items{border:0}.woosw-items .woosw-item--price{font-size:18px;color:#000;font-weight:500}.woosw-items .woosw-item--price ins{text-decoration:none}.woosw-items .woosw-item--price ins .woocommerce-Price-amount{color:#ff4545}.woosw-items .woosw-item--time{font-size:13px}.woosw-items td{border:0;background:0 0 !important;padding:15px 10px !important}.woosw-items tr{border-bottom:1px solid #e0e0e0}.woosw-items .woosw-item--image img{width:95px !important;border:1px solid #e0e0e0 !important;border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important}.woosw-items .woosw-item--add .add_to_cart_inline{margin:0}.woosw-items .woosw-item--add a{color:#fff;display:inline-block !important;line-height:28px;background:#bd0028;padding:0 10px !important;font-size:14px !important;margin-top:15px !important}.woosw-items .woosw-item--add a:hover{background:#710018}.woosw-items .woosw-item--add a.added_to_cart{display:none !important}.woosw-items .woosw-item--add a.loading{color:transparent;position:relative}.woosw-items .woosw-item--add a.loading:before{position:absolute;display:inline-block;content:"";border:2px solid hsla(0,0%,100%,.5);border-top-color:#fff;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:calc(50% - 13px)}@media (max-width:767px){.woosw-items tr{display:flex;flex-wrap:wrap}.woosw-items .woosw-item--remove{flex:0 0 30px}.woosw-items .woosw-item--image{flex:0 0 70px}.woosw-items .woosw-item--info{flex:0 0 calc(100% - 100px)}.woosw-items .woosw-item--actions{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;border:0;border-top:1px dashed #e0e0e0;padding:15px !important}.woosw-items .woosw-item--actions .woosw-item--add a{margin:0 !important}.woosw-items .woosw-item--image img{width:65px !important}}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn{background:#bd0028 !important}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn:hover{background:#8a001d !important}.woosc_table del{font-size:0}.woosc_table .tr-price .woocommerce-Price-amount{font-size:20px;color:#000}.woosc_table .tr-price del{font-size:0}.woosc_table .tr-price del .woocommerce-Price-amount{font-size:16px;color:#868686}.woosc_table .tr-price ins{text-decoration:none}.woosc_table .tr-price ins .woocommerce-Price-amount{color:#ff4545}.woosc_table table tr th{background:rgba(0,0,0,.15) !important}.woosc_table table tr td{border:0 !important;padding-left:15px !important}.woosc_table table tr td p:last-child{margin:0}.woosw-list .woosw-actions .woosw-share-label{color:#000;font-size:14px}.woosw-list .woosw-actions .woosw-share{margin:5px 0}.woosw-list .woosw-actions .woosw-share a{width:25px;height:25px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;text-align:center;line-height:25px;color:#fff;background:#3b5998}.woosw-list .woosw-actions .woosw-share a.woosw-share-facebook .woosw-icon:before{content:"\e95e"}.woosw-list .woosw-actions .woosw-share a.woosw-share-twitter{background:#55acee}.woosw-list .woosw-actions .woosw-share a.woosw-share-twitter .woosw-icon:before{content:"\e9ea"}.woosw-list .woosw-actions .woosw-share a.woosw-share-pinterest{background:#cb2027}.woosw-list .woosw-actions .woosw-share a.woosw-share-pinterest .woosw-icon:before{content:"\e9d5"}.woosw-list .woosw-actions .woosw-share a.woosw-share-mail{background:#dc4e41}.woosw-list .woosw-actions .woosw-share a.woosw-share-mail .woosw-icon:before{content:"\e918"}.woosw-list .woosw-actions .woosw-copy{position:relative;margin:5px 0;flex-wrap:wrap}.woosw-list .woosw-actions .woosw-copy .woosw-copy-label{color:#000;font-size:14px}.woosw-list .woosw-actions .woosw-copy .woosw-copy-url input{border:1px solid #e0e0e0;height:50px;line-height:50px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;min-width:450px;padding:0 120px 0 20px}.rtl .woosw-list .woosw-actions .woosw-copy .woosw-copy-url input{padding:0 20px 0 120px}@media (max-width:480px){.woosw-list .woosw-actions .woosw-copy .woosw-copy-url input{min-width:auto;width:100%}}.woosw-list .woosw-actions .woosw-copy .woosw-copy-btn{position:absolute;right:7px}.rtl .woosw-list .woosw-actions .woosw-copy .woosw-copy-btn{left:7px;right:auto}.woosw-list .woosw-actions .woosw-copy .woosw-copy-btn input{background:#000;color:#fff;border:0;line-height:38px;padding:0 30px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:14px;font-weight:500;cursor:pointer}.woosw-list .woosw-actions .woosw-copy .woosw-copy-btn input:hover{background:rgba(189,0,40,.75)}.woosw-list .woosw-items{border:1px solid #e0e0e0;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.woosw-list .woosw-items .woosw-content-item--title{font-size:14px}.woosw-list .woosw-items .woosw-content-item--title a{font-weight:500 !important}.woosw-list .woosw-items .woosw-item--actions{border-left:1px solid #e0e0e0;padding-left:30px !important}.rtl .woosw-list .woosw-items .woosw-item--actions{border-right:1px solid #e0e0e0;border-left:0;padding-right:30px !important;padding-left:0}.woosw-list .woosw-items .woosw-item--actions .woosw-content-item--add a{color:#fff;display:inline-block !important;line-height:28px;background:#bd0028;padding:0 10px !important;font-size:14px !important;margin-top:15px !important;-webkit-transition:all .3s ease;transition:all .3s ease}.woosw-list .woosw-items .woosw-item--actions .woosw-content-item--add a:hover{background:rgba(189,0,40,.75)}.woosw-list .woosw-items .woosw-item--actions .woosw-content-item--add a.added_to_cart{display:none !important}.woosw-list .woosw-items .woosw-item--actions .woosw-content-item--add a.loading{color:transparent;position:relative}.woosw-list .woosw-items .woosw-item--actions .woosw-content-item--add a.loading:before{position:absolute;display:inline-block;content:"";border:2px solid hsla(0,0%,100%,.5);border-top-color:#fff;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:calc(50% - 13px)}@media (max-width:767px){.woosw-list .woosw-items tr{display:flex;flex-wrap:wrap}.woosw-list .woosw-items .woosw-item--remove{flex:0 0 30px}.woosw-list .woosw-items .woosw-content-item--image{flex:0 0 100px}.woosw-list .woosw-items .woosw-item--info{flex:0 0 calc(100% - 130px)}.woosw-list .woosw-items .woosw-item--actions{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;border:0;border-top:1px dashed #e0e0e0;padding:15px !important}.woosw-list .woosw-items .woosw-item--actions .woosw-content-item--add a{margin:0 !important}.woosw-list .woosw-items .woosw-content-item--image img{width:95px !important}}.place-order{padding:20px 0}ul#shipping_method,ul.display,ul.payment_methods{padding:0;list-style:none}ul.payment_methods li{margin-bottom:20px}ul.payment_methods li label{display:block;margin-bottom:5px}ul.products-list{padding:0;list-style:none}ul.page-numbers{margin:0;float:left}.rtl ul.page-numbers{float:right}ul.page-numbers li>*{margin:0}.woocommerce .widget_price_filter{overflow:hidden}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{width:7px;height:7px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;background:#bd0028;top:-2px}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background:#bd0028}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;background:#d7d7d7;margin-top:15px;margin-bottom:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:2px}.woocommerce .widget_price_filter #respond input#submit,.woocommerce .widget_price_filter a.button,.woocommerce .widget_price_filter button.button,.woocommerce .widget_price_filter input.button{border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;background:#bd0028;color:#fff;text-transform:uppercase;height:30px;line-height:30px;padding:0 15px;margin-top:20px;float:right}.rtl .woocommerce .widget_price_filter #respond input#submit,.rtl .woocommerce .widget_price_filter a.button,.rtl .woocommerce .widget_price_filter button.button,.rtl .woocommerce .widget_price_filter input.button{float:left}.woocommerce .widget_price_filter #respond input#submit:hover,.woocommerce .widget_price_filter a.button:hover,.woocommerce .widget_price_filter button.button:hover,.woocommerce .widget_price_filter input.button:hover{background:#8a001d}.woocommerce .widget_price_filter .price_slider_amount{margin-top:10px}.woocommerce .widget_price_filter .price_slider_amount .price_label{text-align:left}.rtl .woocommerce .widget_price_filter .price_slider_amount .price_label{text-align:right}.woocommerce .widget_layered_nav .dropdown_layered_nav_size{margin-top:10px;padding:5px 20px}.bwp-top-bar{font-size:13px;position:relative}@media (max-width:480px){.bwp-top-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.bwp-top-bar:after{display:none}}.bwp-top-bar .display{float:right;line-height:1;padding-top:7px}.rtl .bwp-top-bar .display{float:left}.bwp-top-bar .display li{float:left;margin-left:10px;position:relative}.rtl .bwp-top-bar .display li{float:right;margin-right:10px;margin-left:0}.bwp-top-bar .display li a{display:inline-block;text-align:center;height:17px;-webkit-transition:all .2s ease;transition:all .2s ease}.bwp-top-bar .display li a .icon-column{vertical-align:middle;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;z-index:0;display:inline-block}.bwp-top-bar .display li a .icon-column .layer{position:absolute;left:0;height:5px}.rtl .bwp-top-bar .display li a .icon-column .layer{right:0;left:auto}.bwp-top-bar .display li a .icon-column .layer.first{top:0}.bwp-top-bar .display li a .icon-column .layer.middle{top:6px}.bwp-top-bar .display li a .icon-column .layer.last{top:12px}.bwp-top-bar .display li a .icon-column .layer>span{position:absolute;display:block;width:5px;height:100%;background:#cecece;border-radius:1px;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px}.bwp-top-bar .display li a.four{width:23px}.bwp-top-bar .display li a.four .icon-column .layer>span:first-child{left:0}.rtl .bwp-top-bar .display li a.four .icon-column .layer>span:first-child{right:0;left:auto}.bwp-top-bar .display li a.four .icon-column .layer>span:nth-child(2){left:6px}.rtl .bwp-top-bar .display li a.four .icon-column .layer>span:nth-child(2){right:6px;left:auto}.bwp-top-bar .display li a.four .icon-column .layer>span:nth-child(3){left:12px}.rtl .bwp-top-bar .display li a.four .icon-column .layer>span:nth-child(3){right:12px;left:auto}.bwp-top-bar .display li a.four .icon-column .layer>span:last-child{left:18px}.rtl .bwp-top-bar .display li a.four .icon-column .layer>span:last-child{right:18px;left:auto}.bwp-top-bar .display li a.short{width:18px}.bwp-top-bar .display li a.short .icon-column{height:100%}.bwp-top-bar .display li a.short .icon-column>span{width:3px;height:100%;display:inline-block;background:#cecece;position:absolute}.bwp-top-bar .display li a.short .icon-column>span:first-child{left:0}.rtl .bwp-top-bar .display li a.short .icon-column>span:first-child{right:0;left:auto}.bwp-top-bar .display li a.short .icon-column>span:nth-child(2){left:5px}.rtl .bwp-top-bar .display li a.short .icon-column>span:nth-child(2){right:5px;left:auto}.bwp-top-bar .display li a.short .icon-column>span:nth-child(3){left:10px}.rtl .bwp-top-bar .display li a.short .icon-column>span:nth-child(3){right:10px;left:auto}.bwp-top-bar .display li a.short .icon-column>span:last-child{left:15px}.rtl .bwp-top-bar .display li a.short .icon-column>span:last-child{right:15px;left:auto}.bwp-top-bar .display li a.view-list{width:25px}.bwp-top-bar .display li a.view-list .icon-column .layer>span:first-child{left:0}.rtl .bwp-top-bar .display li a.view-list .icon-column .layer>span:first-child{right:0;left:auto}.bwp-top-bar .display li a.view-list .icon-column .layer>span:last-child{left:6px;width:17px;height:1px;top:2px}.rtl .bwp-top-bar .display li a.view-list .icon-column .layer>span:last-child{right:6px;left:auto}.bwp-top-bar .display li a.active .icon-column .layer>span,.bwp-top-bar .display li a.active .icon-column>span,.bwp-top-bar .display li a:hover .icon-column .layer>span,.bwp-top-bar .display li a:hover .icon-column>span{background:#000}.bwp-top-bar.top{margin-bottom:20px;margin-top:-5px}.bwp-top-bar.top .content-top{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px;justify-content:space-between}.bwp-top-bar.top .content-top .text-title-heading{margin:0;font-size:24px}.bwp-top-bar.top .content-topbar-bottom{background:#f3f3f3;padding:10px;display:inline-block;width:100%}.bwp-top-bar.top .button-filter-toggle{font-weight:500;display:inline-block;position:relative;font-size:10px;text-transform:uppercase;cursor:pointer;color:#000;line-height:30px;float:left;background:#fff;padding:0;margin-right:10px;width:30px;height:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;text-align:center}.rtl .bwp-top-bar.top .button-filter-toggle{float:right;margin-left:10px;margin-right:0}@media (min-width:991px){.bwp-top-bar.top .button-filter-toggle{display:none}}.bwp-top-bar.top .button-filter-toggle:before{display:none}.bwp-top-bar.top .button-filter-toggle:after{font-size:16px;position:relative;content:"\e917";font-family:wpbingofont;text-transform:none;margin:0;line-height:30px}.bwp-top-bar.top .button-filter-toggle.active{background:#000}.bwp-top-bar.top .button-filter-toggle.active:after{color:#fff}.bwp-top-bar.top .button-filter-toggle.active:before{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.bwp-top-bar.top .button-filter-toggle:hover{background:#000}.bwp-top-bar.top .button-filter-toggle:hover:after{color:#fff}.bwp-top-bar.bottom{clear:both;margin-top:30px;text-align:center}.bwp-top-bar .vapier-woocommerce-sort-count{display:flex;height:30px;line-height:30px;text-transform:capitalize;font-size:11px;position:relative;background:#fff;float:left}.rtl .bwp-top-bar .vapier-woocommerce-sort-count{float:right}.bwp-top-bar .vapier-woocommerce-sort-count .text-sort-count{position:absolute;left:15px}.rtl .bwp-top-bar .vapier-woocommerce-sort-count .text-sort-count{right:15px;left:auto}.bwp-top-bar .vapier-woocommerce-sort-count .woocommerce-sort-count.show .pwb-dropdown-toggle:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.bwp-top-bar .vapier-woocommerce-sort-count .pwb-dropdown-toggle{padding:0 10px 0 50px;display:inline-flex;position:relative;height:30px;line-height:30px;cursor:pointer}.rtl .bwp-top-bar .vapier-woocommerce-sort-count .pwb-dropdown-toggle{padding:0 50px 0 10px}.bwp-top-bar .vapier-woocommerce-sort-count .pwb-dropdown-toggle:after{content:"\33";font-family:eleganticons;display:inline-block;font-size:16px;color:#000;border:0;position:unset;width:auto;height:auto;margin:0;-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-top-bar .vapier-woocommerce-sort-count .pwb-dropdown-menu{padding:15px 0;will-change:unset !important}.bwp-top-bar .vapier-woocommerce-sort-count .pwb-dropdown-menu li{padding:0 15px;cursor:pointer}.bwp-top-bar .vapier-woocommerce-sort-count .pwb-dropdown-menu li:hover{background:#f5f5f5}.bwp-top-bar .vapier-woocommerce-sort-count .pwb-dropdown-menu a{color:#868686;font-size:11px}.bwp-top-bar .woocommerce-ordering{float:right}.rtl .bwp-top-bar .woocommerce-ordering{float:left}.bwp-top-bar .woocommerce-ordering .pwb-dropdown-toggle{position:relative;display:inline-block;line-height:30px;padding:0 10px 0 15px;background:#fff;cursor:pointer;font-size:11px}.rtl .bwp-top-bar .woocommerce-ordering .pwb-dropdown-toggle{padding:0 15px 0 10px}.bwp-top-bar .woocommerce-ordering .pwb-dropdown-toggle:after{content:"\33";font-family:eleganticons;display:inline-block;font-size:16px;color:#000;border:0;position:relative;top:3px;width:auto;height:auto;margin:0;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:1;vertical-align:unset}.bwp-top-bar .woocommerce-ordering.show .pwb-dropdown-toggle:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu{padding:15px 0;will-change:unset !important;min-width:210px}.bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu li{padding:0 15px;cursor:pointer;line-height:25px}.bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu li:hover{background:#f5f5f5}.bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu a{color:#868686;font-size:11px}@media (max-width:767px){.bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu{right:0}.bwp-top-bar .woocommerce-ordering .pwb-dropdown-menu.show{transform:translate3d(0,30px,0) !important}}.woocommerce-pagination.shop-loadmore .woocommerce-load-more{display:inline-block;padding:0 30px;line-height:40px;border:2px solid #000;color:#000;cursor:pointer;font-weight:500}.woocommerce-pagination.shop-loadmore .woocommerce-load-more:before{content:"\f021";font-family:FontAwesome;display:inline-block;margin-right:5px}.rtl .woocommerce-pagination.shop-loadmore .woocommerce-load-more:before{margin-left:5px;margin-right:0}.woocommerce-pagination.shop-loadmore .woocommerce-load-more:hover{background:#bd0028;border-color:#bd0028;color:#fff}.woocommerce-pagination.shop-loadmore .woocommerce-load-more.active:before{-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j}.woocommerce-pagination.shop-infinity .woocommerce-load-more .loading-infinity .gooey{position:absolute;top:0;left:calc(50% - 45px);width:90px;height:40px;background:#fff;filter:contrast(20)}.woocommerce-pagination.shop-infinity .woocommerce-load-more .loading-infinity .dot{position:absolute;width:12px;height:12px;top:12px;left:15px;filter:blur(4px);background:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-transform:translateX(0);transform:translateX(0);animation:loading-filter 2.8s infinite}.woocommerce-pagination.shop-infinity .woocommerce-load-more .loading-infinity .dots{-webkit-transform:translateX(0);transform:translateX(0);margin-top:12px;margin-left:31px;animation:loading-filter2 2.8s infinite}.woocommerce-pagination.shop-infinity .woocommerce-load-more .loading-infinity .dots div{display:block;float:left;width:12px;height:12px;margin-left:5px;filter:blur(4px);background:#000;border-radius:50%}body.logged-in .woocommerce-tabs #tab-reviews #reviews #respond #commentform .comment-form-comment{order:1}.woosw-area .woosw-inner .woosw-content .woosw-content-mid{min-height:120px}.loader-content{position:absolute;top:0;left:0;width:100%;z-index:1000111;opacity:1;transition:all 2s linear 0s}.loader-content.loader-off,body.loaded .loader-content{opacity:0;visibility:hidden}#loader{position:absolute;top:0;width:0;height:3px;background:#bd0028;transition:width 1s ease;animation-name:g;animation-duration:2s;animation-fill-mode:forwards}#loader.pre-loading{animation-name:h;animation-duration:1s;animation-fill-mode:forwards}.zoom-2{overflow:hidden}.zoom-2 img{position:relative;width:100%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform-origin:center center;transform-origin:center center}.zoom-2:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.category-image img,.filter-grayscale,.widget .widget_sp_image-image-link img{-webkit-transition:all .6s ease-out 0s;transition:all .6s ease-out 0s}.category-image img:hover,.filter-grayscale:hover,.widget .widget_sp_image-image-link img:hover{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%)}.filter-brightness{-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}.filter-brightness:hover{filter:brightness(.4);-webkit-filter:brightness(.4);-moz-filter:brightness(.4);-o-filter:brightness(.4);-ms-filter:brightness(.4)}.filter-blur{-webkit-transition:all .6s ease-out 0s;transition:all .6s ease-out 0s}.filter-blur:hover{filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}.tab-pane{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;height:0;overflow:hidden;display:none}.tab-pane.active{height:auto;display:block;overflow:visible}.close .fa{-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.close:hover .fa{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.image-overlay-1:after,.image-overlay-1:before{content:"";display:block;position:absolute;z-index:100;background:rgba(0,0,0,.7);width:100%;height:100%;left:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.rtl .image-overlay-1:after,.rtl .image-overlay-1:before{right:0;left:auto}.image-overlay-1:after{top:-100%}.image-overlay-1:before{bottom:-100%}.image-overlay-1:hover:after{top:-50%;opacity:1;filter:alpha(opacity=100)}.image-overlay-1:hover:before{bottom:-50%;opacity:1;filter:alpha(opacity=100)}.image-plus-1{position:relative}.image-plus-1:before{overflow:hidden;position:absolute;top:0;content:"";z-index:100;width:100%;height:100%;left:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(.5) rotateY(180deg);transform:scale(.5) rotateY(180deg);background:url(//ivape.sk/wp-content/themes/vapier/css/../images/plus.png) no-repeat scroll 50%/60px 60px rgba(0,0,0,.6)}.rtl .image-plus-1:before{right:0;left:auto}.image-plus-1:hover:before{visibility:visible;opacity:.6;filter:alpha(opacity=60);-webkit-transform:scale(1) rotateY(0deg);transform:scale(1) rotateY(0deg)}.image-plus-2{position:relative}.image-plus-2:before{content:"";z-index:199;top:0;position:absolute;background:url(//ivape.sk/wp-content/themes/vapier/css/../images/plus.png) no-repeat scroll 50%/60px 60px rgba(0,0,0,.8);width:100%;height:100%;left:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;filter:alpha(opacity=0);-ms-background-size:10px 10px,100% 100%;background-size:10px 10px,100% 100%;-ms-background-origin:padding-box,padding-box;background-origin:padding-box,padding-box}.rtl .image-plus-2:before{right:0;left:auto}.image-plus-2:hover:before{opacity:.6;visibility:visible;-ms-background-size:60px 60px,100% 100%;background-size:60px 60px,100% 100%}.image-plus-3{position:relative}.image-plus-3:before{content:"";top:0;overflow:hidden;position:absolute;z-index:100;-webkit-transform:scale(.5) rotateX(180deg);transform:scale(.5) rotateX(180deg);width:100%;height:100%;left:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;background:rgba(0,0,0,.8)}.rtl .image-plus-3:before{right:0;left:auto}.image-plus-3:hover:before{visibility:visible;opacity:.6;filter:alpha(opacity=60);-webkit-transform:scale(1) rotateX(0deg);transform:scale(1) rotateX(0deg)}.icon-effect-1{position:relative}.icon-effect-1:before{content:"";display:block;-webkit-transform:scale(.5);transform:scale(.5);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;left:0;right:0;bottom:0;top:0;margin:auto;width:100%;height:100%;position:absolute;background-color:transparent}.icon-effect-1:before,.icon-effect-1:hover:before{-webkit-transition:transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1);transition:transform .5s cubic-bezier(.19,1,.22,1),background-color .2s cubic-bezier(.19,1,.22,1)}.icon-effect-1:hover:before{-webkit-transform:scale(1);transform:scale(1)}.ih-item.square{position:relative}.ih-item.square .info{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;background:#333;color:#fff}.ih-item.square .info>*{color:#fff}.ih-item.square .info h3{text-transform:uppercase;color:#fff;text-align:center;padding:10px;background:#111;margin:30px 0 0;font-size:2rem}.ih-item.square .info p{font-style:italic;position:relative;color:#bbb;padding:20px;text-align:center;font-size:1rem}.ih-item.square.effect2{overflow:hidden}.ih-item.square.effect2.colored .info{background:#333}.ih-item.square.effect2.colored .info h3{background:#111}.ih-item.square.effect2 .img{opacity:1;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}.ih-item.square.effect2 .info{background:#333;visibility:hidden;-webkit-transition:all .35s ease-in-out .3s;transition:all .35s ease-in-out .3s}.ih-item.square.effect2 .info h3{-webkit-transition:all .35s ease-in-out .6s;transition:all .35s ease-in-out .6s}.ih-item.square.effect2 .info h3,.ih-item.square.effect2 .info p{-webkit-transform:translateY(-200px);transform:translateY(-200px)}.ih-item.square.effect2 .info p{-webkit-transition:all .35s linear .5s;transition:all .35s linear .5s}.ih-item.square.effect2 a:hover .img{-webkit-transform:rotate(2turn) scale(0);transform:rotate(2turn) scale(0);opacity:0}.ih-item.square.effect2 a:hover .info{visibility:visible}.ih-item.square.effect2 a:hover .info h3,.ih-item.square.effect2 a:hover .info p{-webkit-transform:translateY(0);transform:translateY(0)}.ih-item.square.effect3.bottom_to_top{overflow:hidden}.ih-item.square.effect3.bottom_to_top .info{top:auto;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(100%);transform:translateY(100%)}.ih-item.square.effect3.bottom_to_top .img,.ih-item.square.effect3.bottom_to_top .info{-webkit-transition:all .35s;transition:all .35s}.ih-item.square.effect3.bottom_to_top a:hover .img{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.ih-item.square.effect3.bottom_to_top a:hover .info{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);transform:translateY(0)}.ih-item.square.effect5 .img{-webkit-transform:scale(1);transform:scale(1)}.ih-item.square.effect5 .img,.ih-item.square.effect5 .info{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ih-item.square.effect5 .info{background:#111;opacity:0}.ih-item.square.effect5 a:hover .img{-webkit-transform:scale(0);transform:scale(0);-webkit-transition-delay:0,0;transition-delay:0,0}.ih-item.square.effect5 a:hover .info{visibility:visible;opacity:1;-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);-webkit-transition-delay:.3s,.3s;transition-delay:.3s,.3s}.ih-item.square.effect5.left_to_right .info{-webkit-transform:scale(0) rotate(-180deg);transform:scale(0) rotate(-180deg)}.ih-item.square.effect6{overflow:hidden}.ih-item.square.effect6 .img{-webkit-transform:scale(1);transform:scale(1)}.ih-item.square.effect6 .img,.ih-item.square.effect6 .info{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ih-item.square.effect6 .info{background:#111;background:#333;visibility:hidden;opacity:0}.ih-item.square.effect6 .info h3{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ih-item.square.effect6 .info p{-webkit-transition:all .35s linear .1s;transition:all .35s linear .1s}.ih-item.square.effect6 a:hover .img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ih-item.square.effect6 a:hover .info{visibility:visible;opacity:1}.ih-item.square.effect6.bottom_to_top .info h3,.ih-item.square.effect6.bottom_to_top .info p{-webkit-transform:translateY(100%);transform:translateY(100%)}.ih-item.square.effect6.bottom_to_top a:hover .info h3,.ih-item.square.effect6.bottom_to_top a:hover .info p{-webkit-transform:translateY(0);transform:translateY(0)}.ih-item.square.effect7{overflow:hidden}.ih-item.square.effect7 .img{-webkit-transform:scale(1);transform:scale(1)}.ih-item.square.effect7 .img,.ih-item.square.effect7 .info{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ih-item.square.effect7 .info{background:#111;background:#333;visibility:hidden;opacity:0}.ih-item.square.effect7 .info h3{-webkit-transform:scale(4);transform:scale(4);-webkit-transition:all .35s ease-in-out .1s;transition:all .35s ease-in-out .1s}.ih-item.square.effect7 .info p{-webkit-transform:scale(5);transform:scale(5);-webkit-transition:all .35s linear .3s;transition:all .35s linear .3s}.ih-item.square.effect7 a:hover .img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ih-item.square.effect7 a:hover .info{visibility:visible;opacity:1}.ih-item.square.effect7 a:hover .info h3,.ih-item.square.effect7 a:hover .info p{-webkit-transform:scale(1);transform:scale(1)}.ih-item.square.effect8{overflow:hidden}.ih-item.square.effect8 .img{opacity:1}.ih-item.square.effect8 .img,.ih-item.square.effect8 .info{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ih-item.square.effect8 .info{background:#111;visibility:hidden;opacity:0}.ih-item.square.effect8 .info h3{-webkit-transition:all .35s ease-in-out .1s;transition:all .35s ease-in-out .1s}.ih-item.square.effect8 .info p{-webkit-transition:all .35s linear .15s;transition:all .35s linear .15s}.ih-item.square.effect8 a:hover .img{opacity:0}.ih-item.square.effect8 a:hover .info{visibility:visible;opacity:1}.ih-item.square.effect8.scale_up .img{-webkit-transform:scale(1);transform:scale(1)}.ih-item.square.effect8.scale_up .info,.ih-item.square.effect8.scale_up .info h3,.ih-item.square.effect8.scale_up .info p{-webkit-transform:scale(0);transform:scale(0)}.ih-item.square.effect8.scale_up a:hover .img{-webkit-transform:scale(5);transform:scale(5)}.ih-item.square.effect8.scale_up a:hover .info,.ih-item.square.effect8.scale_up a:hover .info h3,.ih-item.square.effect8.scale_up a:hover .info p{-webkit-transform:scale(1);transform:scale(1)}.ih-item.square.effect10{overflow:hidden}.ih-item.square.effect10 .img,.ih-item.square.effect10 .info{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ih-item.square.effect10 .info{background:#111;visibility:hidden;opacity:0}.ih-item.square.effect10 a:hover .info{visibility:visible;opacity:1}.ih-item.square.effect10.left_to_right .img{-webkit-transform:translateX(0);transform:translateX(0)}.ih-item.square.effect10.left_to_right .info{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ih-item.square.effect10.left_to_right a:hover .img{-webkit-transform:translateX(100%);transform:translateX(100%)}.ih-item.square.effect10.left_to_right a:hover .info{-webkit-transform:translateX(0);transform:translateX(0)}.ih-item.square.effect12{overflow:hidden}.ih-item.square.effect12 .img,.ih-item.square.effect12 .info{-webkit-transition:all .35s ease-in;transition:all .35s ease-in}.ih-item.square.effect12 .info{background:#111;background:#333;visibility:hidden;opacity:0}.ih-item.square.effect12 .info h3,.ih-item.square.effect12 .info p{-webkit-transition:all .35s ease-in;transition:all .35s ease-in}.ih-item.square.effect12 a:hover .info{visibility:visible;opacity:1;-webkit-transition-delay:.2s,.2s;transition-delay:.2s,.2s}.ih-item.square.effect12 a:hover .info h3{-webkit-transition-delay:.3s,.3s;transition-delay:.3s,.3s}.ih-item.square.effect12 a:hover .info p{-webkit-transition-delay:.25s,.25s;transition-delay:.25s,.25s}.ih-item.square.effect12.left_to_right .info{-webkit-transform:translate(-460px,-100px) rotate(-180deg);transform:translate(-460px,-100px) rotate(-180deg)}.ih-item.square.effect12.left_to_right .info h3{-webkit-transform:translateY(-100px);transform:translateY(-100px)}.ih-item.square.effect12.left_to_right .info p{-webkit-transform:translateX(-300px) rotate(-90deg);transform:translateX(-300px) rotate(-90deg)}.ih-item.square.effect12.left_to_right a:hover .info{-webkit-transform:translate(0);transform:translate(0)}.ih-item.square.effect12.left_to_right a:hover .info h3{-webkit-transform:translateY(0);transform:translateY(0)}.ih-item.square.effect12.left_to_right a:hover .info p{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}.ih-item.square.effect14{overflow:hidden}.ih-item.square.effect14 .img{opacity:1;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.ih-item.square.effect14 .info{background:#111;visibility:hidden;-webkit-transition:all .35s ease .2s;transition:all .35s ease .2s}.ih-item.square.effect14 .info,.ih-item.square.effect14 a:hover .img{opacity:0;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5)}.ih-item.square.effect14 a:hover .info{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.ih-item.square.effect14.left_to_right .img{-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}.ih-item.square.effect14.left_to_right a:hover .img{-webkit-transform:translateX(100%) rotate(180deg);transform:translateX(100%) rotate(180deg)}.ih-item.square.effect15{overflow:hidden;-webkit-perspective:900px;perspective:900px}.ih-item.square.effect15 .img{opacity:1;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.ih-item.square.effect15 .info{background:#111;opacity:0;-webkit-transition:all .35s ease-in-out .3s;transition:all .35s ease-in-out .3s}.ih-item.square.effect15 a:hover .img{opacity:0;visibility:hidden}.ih-item.square.effect15 a:hover .info{visibility:visible;opacity:1}.ih-item.square.effect15.left_to_right .img{-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.ih-item.square.effect15.left_to_right .info{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 50%;transform-origin:0 50%}.ih-item.square.effect15.left_to_right a:hover .img{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}.ih-item.square.effect15.left_to_right a:hover .info{-webkit-transform:rotateY(0);transform:rotateY(0)}.banners-effect-1 .banners>div img{-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.banners-effect-1 .banners>div img:hover{opacity:.8}.banners-effect-2 .banners>div a{display:block;position:relative;overflow:hidden}.banners-effect-2 .banners>div a:hover:after,.banners-effect-2 .banners>div a:hover:before{left:0;opacity:1}.banners-effect-2 .banners>div a:after,.banners-effect-2 .banners>div a:before{background-color:hsla(0,0%,100%,.4);display:block;width:100%;height:100%;left:-100%;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;content:"";z-index:1}.banners-effect-3 .banners>div a{display:block;position:relative;overflow:hidden}.banners-effect-3 .banners>div a:hover:after,.banners-effect-3 .banners>div a:hover:before{border:0 solid rgba(0,0,0,.7);opacity:0;filter:alpha(opacity=0)}.banners-effect-3 .banners>div a:after,.banners-effect-3 .banners>div a:before{border:50px solid transparent;border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;box-sizing:border-box;cursor:pointer;display:inline-block;left:0;right:0;bottom:0;margin:auto;position:absolute;top:0;content:"";opacity:1;filter:alpha(opacity=100);width:100px;height:100px;-webkit-transform:scale(7);transform:scale(7);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;visibility:visible;z-index:1}.banners-effect-4 .banners>.bwp-image a{display:block;position:relative;overflow:hidden}.banners-effect-4 .banners>.bwp-image a:hover:after,.banners-effect-4 .banners>.bwp-image a:hover:before{opacity:1;-webkit-transform:rotate(45deg) scaleY(4);transform:rotate(45deg) scaleY(4)}.banners-effect-4 .banners>.bwp-image a:after,.banners-effect-4 .banners>.bwp-image a:before{border-bottom:50px solid rgba(0,0,0,.2);border-top:50px solid rgba(0,0,0,.2);content:"";height:100%;left:0;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;transform-origin:50% 50% 0;width:100%;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);-webkit-transition:opacity .4s ease 0s,transform .35s ease 0s;transition:opacity .4s ease 0s,transform .35s ease 0s;visibility:visible;z-index:1}.banners-effect-5 .banners>div a{display:block;position:relative;overflow:hidden}.banners-effect-5 .banners>div a:before{border:70px solid hsla(0,0%,100%,0)}.banners-effect-5 .banners>div a:after,.banners-effect-5 .banners>div a:before{content:"";height:100%;width:100%;position:absolute;top:0;left:0;transition:all .5s ease-in-out}.banners-effect-5 .banners>div a:after{opacity:.5;border:30px solid #fff;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0)}.banners-effect-5 .banners>div a:hover:before{border:0 solid hsla(0,0%,100%,.7)}.banners-effect-5 .banners>div a:hover:after{transform:scale(.8);-moz-transform:scale(.8);-webkit-transform:scale(.8);-ms-transform:scale(.8);opacity:0;transition-delay:.1s}.banners-effect-6 .banners>div a{display:inline-block;position:relative;overflow:hidden;vertical-align:top}.banners-effect-6 .banners>div a img{backface-visibility:hidden;filter:alpha(opacity=100);-webkit-transition:opacity 1s ease 0s,transform 1s ease 0s;transition:opacity 1s ease 0s,transform 1s ease 0s}.banners-effect-6 .bwp-widget-banner:hover .banners>div a img{filter:alpha(opacity=80);transform:scale3d(1.1,1.1,1)}.banners-effect-7 .banners>div a{display:block;position:relative;overflow:hidden}.banners-effect-7 .banners>div a:before{position:absolute;background:rgba(0,0,0,.3);width:0;top:0;left:50%;content:"";transition:all .3s ease-in-out 0s}.banners-effect-7 .banners>div a:hover:before{width:100%;left:0;top:0;height:100%}.banners-effect-8 .banners>div a{display:inline-block;position:relative;overflow:hidden;background:#000;vertical-align:top}.banners-effect-8 .banners>div a:after,.banners-effect-8 .banners>div a:before{bottom:20px;content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;-webkit-transition:opacity .35s ease 0s,transform .35s ease 0s;transition:opacity .35s ease 0s,transform .35s ease 0s;z-index:1}.banners-effect-8 .banners>div a:before{border-bottom:1px solid #fff;border-top:1px solid #fff;-webkit-transform:scaleX(0);transform:scaleX(0)}.banners-effect-8 .banners>div a:after{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scaleY(0);transform:scaleY(0)}.banners-effect-8 .banners>div img{opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity .35s ease 0s;transition:opacity .35s ease 0s}.banners-effect-8 .banners>div a:hover:after,.banners-effect-8 .banners>div a:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);transform:scale(1)}.banners-effect-8 .banners>div a:hover img{opacity:.5;filter:alpha(opacity=50)}.banners-effect-9 .banners>div a{display:block;position:relative;z-index:10}.banners-effect-9 .banners>div a:before{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:#000;content:"";-webkit-transition:opacity .35s;transition:opacity .35s;box-shadow:0 3px 30px rgba(0,0,0,.2);opacity:0}.banners-effect-9 .banners>div a:hover:before{opacity:1}.banners-effect-9 .banners>div a img{opacity:1;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:perspective(1000px) translateZ(0);transform:perspective(1000px) translateZ(0)}.banners-effect-9 .banners>div a:hover img{-webkit-transform:perspective(1000px) translateZ(21px);transform:perspective(1000px) translateZ(21px)}.banners-effect-10 .banners>div a{display:block;position:relative;overflow:hidden}.banners-effect-10 .banners>div a:before{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.2) 75%);background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.2) 75%);content:"";opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.banners-effect-10 .banners>div a:hover:before{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.banners-effect-11 .banners>div a{display:block;position:relative;overflow:hidden}.banners-effect-11 .banners>div a:hover:after,.banners-effect-11 .banners>div a:hover:before{width:100%;height:100%}.banners-effect-11 .banners>div a:after,.banners-effect-11 .banners>div a:before{background-color:rgba(0,0,0,.15);content:"";height:0;left:0;margin:auto;position:absolute;width:0;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.banners-effect-11 .banners>div a:after{left:auto;right:0;bottom:0}.banners-effect-12 .banners>div img{-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.banners-effect-12 .banners>div img:hover{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%)}.loading-filter{position:relative}.loading-filter,.loading-filter:before{display:inline-block;width:100px;height:65px}.loading-filter:before{background:url(//ivape.sk/wp-content/themes/vapier/css/../images/loading-filter.svg) no-repeat 50%;content:"";background-size:contain;position:unset}@keyframes a{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1}to{transform:scale(2);-webkit-transform:scale(2);opacity:0}}@keyframes b{16.65%{-webkit-transform:translateX(10px);transform:translateX(10px)}33.33%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}49.95%{-webkit-transform:translateX(6px);transform:translateX(6px)}66.6%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}83.25%{-webkit-transform:translateX(3px);transform:translateX(3px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes c{16.65%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}33.33%{-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}49.95%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}66.6%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}83.25%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes d{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes d{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes e{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes e{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes f{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1}to{transform:scale(1.5);-webkit-transform:scale(1.5);opacity:0}}@keyframes g{0%{width:0}to{width:40%}}@keyframes h{0%{width:40%}to{width:100%}}@keyframes i{0%{stroke:#bd0028;stroke-width:10px;fill:none;stroke-dasharray:1000;stroke-dashoffset:1000}90%{stroke:#bd0028;stroke-width:10px;fill:none;stroke-dasharray:1000;stroke-dashoffset:0}to{stroke:unset;stroke-width:unset;fill:unset}}.btn,.clear-all{display:inline-block;font-weight:500;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.7;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover,.clear-all:focus,.clear-all:hover{text-decoration:none}.btn.focus,.btn:focus,.clear-all:focus,.focus.clear-all{outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.btn.disabled,.btn:disabled,.clear-all:disabled,.disabled.clear-all{opacity:.65;box-shadow:none}.btn:not(:disabled):not(.disabled),.clear-all:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active,.clear-all:not(:disabled):not(.disabled).active,.clear-all:not(:disabled):not(.disabled):active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus,.clear-all:not(:disabled):not(.disabled).active:focus,.clear-all:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.25),inset 0 3px 5px rgba(0,0,0,.125)}a.btn.disabled,a.disabled.clear-all,fieldset:disabled a.btn,fieldset:disabled a.clear-all{pointer-events:none}.btn-primary{color:#fff;background-color:#33aebd;border-color:#33aebd;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-primary:hover{color:#fff;background-color:#2b929f;border-color:#288995}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#33aebd;border-color:#33aebd}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#288995;border-color:#25808b}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-success{color:#212529;background-color:#57bf6d;border-color:#57bf6d;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-success:hover{color:#fff;background-color:#42ae59;border-color:#3fa454}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-success.disabled,.btn-success:disabled{color:#212529;background-color:#57bf6d;border-color:#57bf6d}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#3fa454;border-color:#3b9b4f}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-info{color:#fff;background-color:#01a3d4;border-color:#01a3d4;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-info:hover{color:#fff;background-color:#0186ae;border-color:#017ca1}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#01a3d4;border-color:#01a3d4}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#017ca1;border-color:#017295}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-warning{color:#212529;background-color:#e9c931;border-color:#e9c931;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-warning:hover{color:#212529;background-color:#dcba18;border-color:#d1b016}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#e9c931;border-color:#e9c931}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d1b016;border-color:#c5a715}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-danger{color:#fff;background-color:#e42234;border-color:#e42234;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger:hover{color:#fff;background-color:#c71829;border-color:#bc1726}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#e42234;border-color:#e42234}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bc1726;border-color:#b11624}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#121b1f;border-color:#121b1f;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.btn-dark:hover{color:#fff;background-color:#040607;border-color:#000}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#121b1f;border-color:#121b1f}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-outline-primary{color:#33aebd;background-color:transparent;background-image:none;border-color:#33aebd}.btn-outline-primary:hover{color:#fff;background-color:#33aebd;border-color:#33aebd}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#33aebd;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#33aebd;border-color:#33aebd}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,174,189,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#57bf6d;background-color:transparent;background-image:none;border-color:#57bf6d}.btn-outline-success:hover{color:#212529;background-color:#57bf6d;border-color:#57bf6d}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#57bf6d;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#212529;background-color:#57bf6d;border-color:#57bf6d}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(87,191,109,.5)}.btn-outline-info{color:#01a3d4;background-color:transparent;background-image:none;border-color:#01a3d4}.btn-outline-info:hover{color:#fff;background-color:#01a3d4;border-color:#01a3d4}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#01a3d4;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#01a3d4;border-color:#01a3d4}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(1,163,212,.5)}.btn-outline-warning{color:#e9c931;background-color:transparent;background-image:none;border-color:#e9c931}.btn-outline-warning:hover{color:#212529;background-color:#e9c931;border-color:#e9c931}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#e9c931;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#e9c931;border-color:#e9c931}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(233,201,49,.5)}.btn-outline-danger{color:#e42234;background-color:transparent;background-image:none;border-color:#e42234}.btn-outline-danger:hover{color:#fff;background-color:#e42234;border-color:#e42234}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#e42234;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#e42234;border-color:#e42234}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(228,34,52,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#121b1f;background-color:transparent;background-image:none;border-color:#121b1f}.btn-outline-dark:hover{color:#fff;background-color:#121b1f;border-color:#121b1f}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#121b1f;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#121b1f;border-color:#121b1f}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(18,27,31,.5)}.btn-link,.clear-all,.product-info .button-action,.product-info .cart .add-cart button,.product-info .cart>a.add_to_cart_button{font-weight:400;color:#000;background-color:transparent}.btn-link:hover,.clear-all:hover,.product-info .button-action:hover,.product-info .cart .add-cart button:hover,.product-info .cart>a.add_to_cart_button:hover{color:#bd0028;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus,.clear-all:focus,.focus.clear-all,.product-info .button-action:focus,.product-info .cart .add-cart button.focus,.product-info .cart .add-cart button:focus,.product-info .cart>a.add_to_cart_button:focus,.product-info .cart>a.focus.add_to_cart_button,.product-info .focus.button-action{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled,.clear-all:disabled,.disabled.clear-all,.product-info .button-action:disabled,.product-info .cart .add-cart button.disabled,.product-info .cart .add-cart button:disabled,.product-info .cart>a.add_to_cart_button:disabled,.product-info .cart>a.disabled.add_to_cart_button,.product-info .disabled.button-action{color:#d7d7d7}.btn-lg{padding:.5rem 1rem;font-size:2rem;line-height:1.33;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:1rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.content-product-list .products-thumb{display:inline-block;vertical-align:top}.products-list.grid:not(.slick-carousel){display:flex;flex-wrap:wrap}@media (max-width:767px){.products-list.grid:not(.slick-carousel){justify-content:center}}.products-list.grid:not(.slick-carousel) li.col-xl-6 .products-thumb img,.products-list.grid:not(.slick-carousel) li.col-xl-12 .products-thumb img{width:100%}.products-list.grid.row.slick-carousel{margin:0}.products-list.grid .product-wapper{position:relative;padding:0;margin:0 0 25px}.products-list.grid .product-wapper:hover{border:none}@media (min-width:767px){.products-list.grid .product-wapper:hover .products-thumb .product-thumb-hover .hover-image{opacity:1;visibility:visible}.products-list.grid .product-wapper:hover .products-thumb .product-thumb-hover .wp-post-image{opacity:0;visibility:hidden}}.products-list.grid .product-wapper:hover .products-thumb .product-button{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.products-list.grid .product-wapper:hover .countdown{opacity:0;visibility:hidden}.products-list.grid .product-wapper .countdown{position:absolute;bottom:20px;left:0;padding:0 10px;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:767px){.products-list.grid .product-wapper .countdown{display:none}}.products-list.grid .product-wapper .countdown .item-countdown{text-align:center;padding:10px 0;background:#fff;border:2px solid #bd0028}.products-list.grid .product-wapper .countdown .countdown-content{color:#bd0028;font-size:16px;font-weight:400;font-family:Audiowide,cursive}.products-list.grid .product-wapper .countdown .countdown-content>:before{content:":";display:inline-block;margin:0 5px}.products-list.grid .product-wapper .countdown .countdown-content>:first-child:before{display:none}.products-list.grid .product-wapper .countdown .countdown-content .countdown-amount{display:inline-block;color:#bd0028;position:relative}.products-list.grid .product-wapper .countdown .countdown-content .countdown-text{display:inline-block}.products-list.grid .product-wapper .products-thumb{position:relative;margin:0;overflow:hidden;display:inline-block;border:1px solid #e6e6e6;vertical-align:top}.products-list.grid .product-wapper .products-thumb .product-thumb-hover{position:relative;display:block}.products-list.grid .product-wapper .products-thumb .product-thumb-hover .wp-post-image{opacity:1;visibility:visible;-webkit-transition:all .5s ease;transition:all .5s ease;position:absolute;top:0;left:0;right:0;max-width:100%;height:auto}.products-list.grid .product-wapper .products-thumb .product-thumb-hover .hover-image{opacity:0;visibility:hidden;max-width:100%;height:auto}.products-list.grid .product-wapper .products-thumb .product-button{position:absolute;bottom:20px;left:0;z-index:9;width:100%;display:flex;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden}.products-list.grid .product-wapper .products-thumb .product-button>*{margin:0 5px;position:relative}.products-list.grid .product-wapper .products-thumb .product-button .tooltip{top:-3px !important;margin:0}.products-list.grid .product-wapper .products-thumb .product-button .tooltip .tooltip-arrow{display:none}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview{text-align:center;background:#fff;font-size:0;display:block;white-space:nowrap}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview>a{color:#000;width:40px;height:40px;line-height:40px;display:inline-block;position:relative;outline:unset;border:1px solid #e1e1e1}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview>a>i{font-size:20px;color:#000;line-height:40px;-webkit-transition:all .1s ease;transition:all .1s ease}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview:hover>a{background:#bd0028;border-color:#bd0028}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview:hover .loading:before,.products-list.grid .product-wapper .products-thumb .product-button .product-quickview:hover>a>i{color:#fff}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview .loading i{display:none}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview .loading:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:8px}.products-list.grid .product-wapper .products-thumb .product-button .product-quickview .loading:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn{font-size:0;background:#fff;text-align:center;position:relative;white-space:nowrap;margin-top:0;color:#fff;width:40px;height:40px;line-height:40px;display:inline-block;border:1px solid #e1e1e1;cursor:pointer}.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn:before{content:"\e905";font-family:icomoon;font-size:17px;line-height:40px;color:#000;-webkit-transition:all .1s ease;transition:all .1s ease}.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn.woosw-adding:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:7px;left:0}.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn.woosw-adding:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn.woosw-added:before{content:"\e905";font-family:icomoon;font-size:17px;line-height:40px;margin:0;color:#bd0028;-webkit-transition:all .1s ease;transition:all .1s ease;position:relative}.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn:hover{background:#bd0028;border-color:#bd0028}.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn:hover:before{color:#fff}.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn{text-align:center;background:#fff;font-size:0;display:block;white-space:nowrap;color:#000;width:40px;height:40px;line-height:40px;display:inline-block;border:1px solid #e1e1e1;cursor:pointer}.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn:before{font-size:17px;color:#000;line-height:40px;-webkit-transition:all .1s ease;transition:all .1s ease;content:"\e909";font-family:icomoon;margin:0}.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn:hover{background:#bd0028;border-color:#bd0028}.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn:hover:before{color:#fff}@media (max-width:991px){.products-list.grid .product-wapper .products-thumb .product-button .woosc-btn{display:none}}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable,.products-list.grid .product-wapper .products-thumb .product-button .read_more{color:#fff;display:inline-block;text-align:center;background:#fff;border:1px solid #e1e1e1;width:40px;height:40px;line-height:40px;font-size:0;white-space:nowrap;flex:0 0 35px;position:relative}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button:before,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable:before,.products-list.grid .product-wapper .products-thumb .product-button .read_more:before{content:"\e906";font-family:icomoon;font-size:17px;color:#000;-webkit-transition:all .1s ease;transition:all .1s ease;margin:0;display:inline-block}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button.added_to_cart,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart.added_to_cart,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external.added_to_cart,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped.added_to_cart,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable.added_to_cart,.products-list.grid .product-wapper .products-thumb .product-button .read_more.added_to_cart{display:none}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button.loading,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart.loading,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external.loading,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped.loading,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable.loading,.products-list.grid .product-wapper .products-thumb .product-button .read_more.loading{-webkit-transition:all .2s ease;transition:all .2s ease}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button.loading:before,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart.loading:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external.loading:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped.loading:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable.loading:before,.products-list.grid .product-wapper .products-thumb .product-button .read_more.loading:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:8px}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button.loading:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart.loading:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external.loading:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped.loading:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable.loading:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .read_more.loading:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button:hover,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart:hover,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external:hover,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped:hover,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable:hover,.products-list.grid .product-wapper .products-thumb .product-button .read_more:hover{background:#bd0028;border-color:#bd0028;color:#fff}.products-list.grid .product-wapper .products-thumb .product-button .add_to_cart_button:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_external:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_grouped:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable:hover:before,.products-list.grid .product-wapper .products-thumb .product-button .read_more:hover:before{color:#fff}.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart:before,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable:before{content:"\4e";font-family:ElegantIcons;text-indent:0}.products-list.grid .product-wapper .products-thumb .product-button .added_to_cart:after,.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable:after{display:none}.products-list.grid .product-wapper .products-thumb .product-button .product_type_variable:before{content:"\24";font-family:ElegantIcons;font-size:18px}.products-list.grid .product-wapper .products-thumb .product-button .read_more:before{content:"\24";font-family:ElegantIcons;text-indent:0}.products-list.grid .product-wapper .products-thumb .product-stock{position:absolute;top:10px;right:10px;z-index:2;line-height:20px;background:#b7b7b7;color:#fff;padding:0 7px;font-size:11px;font-weight:500}.rtl .products-list.grid .product-wapper .products-thumb .product-stock{left:10px;right:auto}.products-list.grid .product-wapper .products-thumb .product-stock span{color:#fff}.products-list.grid .product-wapper .products-content{margin-top:20px}.products-list.grid .product-wapper .products-content .cat-products{font-size:12px;margin-bottom:5px}.products-list.grid .product-wapper .products-content .cat-products a{color:#868686}.products-list.grid .product-wapper .products-content .cat-products a:hover{color:#bd0028}.products-list.grid .product-wapper .products-content h3.product-title{font-size:14px;margin-top:0;font-weight:500;display:block;margin-bottom:10px}.products-list.grid .product-wapper .products-content h3.product-title a{color:#000}.products-list.grid .product-wapper .products-content h3.product-title a:hover{color:#bd0028}.products-list.grid .product-wapper .products-content .brands-single{display:flex;align-items:baseline;margin:0 0 3px}.products-list.grid .product-wapper .products-content .title-brand{margin:0;font-size:12px;text-transform:uppercase;color:#868686;margin-right:5px}.rtl .products-list.grid .product-wapper .products-content .title-brand{margin-left:5px;margin-right:0}.products-list.grid .product-wapper .products-content .product-brand{list-style:none;padding:0}.products-list.grid .product-wapper .products-content .item-brand{padding:0}.products-list.grid .product-wapper .products-content .item-brand a{font-size:12px;color:#bd0028;text-transform:uppercase;font-weight:600}.products-list.grid .product-wapper .products-content .price{line-height:100%;display:inline-block;margin-bottom:7px}.products-list.grid .product-wapper .products-content .price del{line-height:100%}.products-list.grid .product-wapper .products-content .rating .review-count{display:inline-block;position:relative;top:-3px;font-size:10px;font-weight:500}@media (max-width:767px){.products-list.grid .product-wapper .products-content .rating .review-count{display:none}}.products-list.grid .product-wapper .products-content .btn-atc{margin-top:10px}.products-list.grid .product-wapper .products-content .btn-atc a{display:inline-block;color:#000;font-size:12px;font-weight:600;line-height:35px;padding:0 10px;letter-spacing:1.5px;text-transform:uppercase;min-width:135px;border:1px solid #000;-webkit-transition:all .2s ease;transition:all .2s ease;text-align:center;position:relative}.products-list.grid .product-wapper .products-content .btn-atc a:before{content:"\e906";font-family:icomoon;font-size:0;color:#fff;-webkit-transition:all .1s ease;transition:all .1s ease;margin:0;font-weight:400;display:inline-block;position:absolute;left:calc(50% - 7px);-webkit-transition:all .2s ease;transition:all .2s ease}.products-list.grid .product-wapper .products-content .btn-atc a:hover{background:#bd0028;border-color:#bd0028;color:transparent}.products-list.grid .product-wapper .products-content .btn-atc a:hover:before{font-size:18px}.products-list.grid .product-wapper .products-content .btn-atc a label{margin:0}.products-list.grid .product-wapper .products-content .btn-atc a.loading{-webkit-transition:all .2s ease;transition:all .2s ease;font-size:0}.products-list.grid .product-wapper .products-content .btn-atc a.loading:before{position:absolute;display:inline-block;content:"";border:2px solid rgba(0,0,0,.5);border-top-color:#000;width:18px;height:18px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:10px}.products-list.grid .product-wapper .products-content .btn-atc a.loading:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.grid .product-wapper .products-content .btn-atc a.added_to_cart:before,.products-list.grid .product-wapper .products-content .btn-atc a .product_type_variable:before{content:"\4e";font-family:ElegantIcons;text-indent:0}.products-list.grid .product-wapper .products-content .btn-atc a.added_to_cart:after,.products-list.grid .product-wapper .products-content .btn-atc a .product_type_variable:after{display:none}.products-list.grid .product-wapper .products-content .btn-atc a.product_type_variable:before{content:"\24";font-family:ElegantIcons}.products-list.grid .product-wapper .products-content .btn-atc a.product_type_variable:hover:before{font-size:20px}.products-list.grid .product-wapper .products-content .btn-atc a.read_more:before{content:"\24";font-family:ElegantIcons;text-indent:0}.products-list.grid .product-wapper .products-content .btn-atc a.read_more:hover:before{font-size:20px}.products-list.grid .product-wapper .products-content .btn-atc a.added{display:none}@media (max-width:480px){.products-list.grid .product-wapper .products-content .btn-atc a{font-size:10px;padding:0 5px;min-width:130px}}.products-list.grid .product-wapper .products-content .description{font-size:12px;margin:-10px 0 5px}.products-list.grid .product-wapper .products-content .description ul{list-style:none;padding:0}.products-list.grid .product-wapper .products-content .description ul li{flex:0 0 100%;max-width:100%;padding:3px 0}.products-list.grid .product-wapper .products-content .description ul li:before{content:"\f04b";font-family:FontAwesome;display:inline-block;font-size:8px;color:#bd0028;margin-right:7px;position:relative;top:-1px}.rtl .products-list.grid .product-wapper .products-content .description ul li:before{margin-left:7px;margin-right:0}.products-list.grid .product-wapper.content-product2{text-align:center}.products-list.grid .product-wapper.content-product2 .products-content{padding:0;margin:15px 0 0}.products-list.grid .product-wapper.content-product2 .rating{margin:0 0 7px}.products-list.grid .product-wapper.content-product3{margin:0;position:relative}.products-list.grid .product-wapper.content-product3 .products-content{min-height:90px}@media (max-width:1199px){.products-list.grid .product-wapper.content-product4{margin:0 0 15px}}.products-list.grid .product-wapper.content-product4 .products-content{margin-top:0;padding:20px 25px;background:#fff}@media (max-width:991px){.products-list.grid .product-wapper.content-product4 .products-content{padding:15px}}.products-list.grid .product-wapper.content-product4 .products-thumb{border:0}.products-list.grid .product-wapper.content-product4 .price-cart{display:flex;justify-content:space-between}.products-list.grid .product-wapper.content-product4 .add_to_cart_button,.products-list.grid .product-wapper.content-product4 .added_to_cart,.products-list.grid .product-wapper.content-product4 .product_type_external,.products-list.grid .product-wapper.content-product4 .product_type_grouped,.products-list.grid .product-wapper.content-product4 .product_type_variable,.products-list.grid .product-wapper.content-product4 .read_more{color:#000;font-size:0;position:relative;top:-10px;text-transform:uppercase;font-weight:700;display:inline-block;width:31px;height:31px;line-height:31px;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #e0e0e0;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:1;visibility:visible}.products-list.grid .product-wapper.content-product4 .add_to_cart_button:before,.products-list.grid .product-wapper.content-product4 .added_to_cart:before,.products-list.grid .product-wapper.content-product4 .product_type_external:before,.products-list.grid .product-wapper.content-product4 .product_type_grouped:before,.products-list.grid .product-wapper.content-product4 .product_type_variable:before,.products-list.grid .product-wapper.content-product4 .read_more:before{content:"\e906";font-family:icomoon;font-size:11px;color:#989898;-webkit-transition:all .1s ease;transition:all .1s ease;margin:0;font-weight:500;position:relative;top:-1px}.products-list.grid .product-wapper.content-product4 .add_to_cart_button.added,.products-list.grid .product-wapper.content-product4 .added_to_cart.added,.products-list.grid .product-wapper.content-product4 .product_type_external.added,.products-list.grid .product-wapper.content-product4 .product_type_grouped.added,.products-list.grid .product-wapper.content-product4 .product_type_variable.added,.products-list.grid .product-wapper.content-product4 .read_more.added{display:none}.products-list.grid .product-wapper.content-product4 .add_to_cart_button.loading,.products-list.grid .product-wapper.content-product4 .added_to_cart.loading,.products-list.grid .product-wapper.content-product4 .product_type_external.loading,.products-list.grid .product-wapper.content-product4 .product_type_grouped.loading,.products-list.grid .product-wapper.content-product4 .product_type_variable.loading,.products-list.grid .product-wapper.content-product4 .read_more.loading{-webkit-transition:all .2s ease;transition:all .2s ease}.products-list.grid .product-wapper.content-product4 .add_to_cart_button.loading:before,.products-list.grid .product-wapper.content-product4 .added_to_cart.loading:before,.products-list.grid .product-wapper.content-product4 .product_type_external.loading:before,.products-list.grid .product-wapper.content-product4 .product_type_grouped.loading:before,.products-list.grid .product-wapper.content-product4 .product_type_variable.loading:before,.products-list.grid .product-wapper.content-product4 .read_more.loading:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:15px;height:15px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:6px}.products-list.grid .product-wapper.content-product4 .add_to_cart_button.loading:hover:before,.products-list.grid .product-wapper.content-product4 .added_to_cart.loading:hover:before,.products-list.grid .product-wapper.content-product4 .product_type_external.loading:hover:before,.products-list.grid .product-wapper.content-product4 .product_type_grouped.loading:hover:before,.products-list.grid .product-wapper.content-product4 .product_type_variable.loading:hover:before,.products-list.grid .product-wapper.content-product4 .read_more.loading:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.grid .product-wapper.content-product4 .add_to_cart_button:hover,.products-list.grid .product-wapper.content-product4 .added_to_cart:hover,.products-list.grid .product-wapper.content-product4 .product_type_external:hover,.products-list.grid .product-wapper.content-product4 .product_type_grouped:hover,.products-list.grid .product-wapper.content-product4 .product_type_variable:hover,.products-list.grid .product-wapper.content-product4 .read_more:hover{color:#bd0028;background:#bd0028;border-color:#bd0028}.products-list.grid .product-wapper.content-product4 .add_to_cart_button:hover:before,.products-list.grid .product-wapper.content-product4 .added_to_cart:hover:before,.products-list.grid .product-wapper.content-product4 .product_type_external:hover:before,.products-list.grid .product-wapper.content-product4 .product_type_grouped:hover:before,.products-list.grid .product-wapper.content-product4 .product_type_variable:hover:before,.products-list.grid .product-wapper.content-product4 .read_more:hover:before{color:#fff}.products-list.grid .product-wapper.content-product4 .product_type_variable:before{content:"\24";font-family:ElegantIcons}.products-list.grid .product-wapper.content-product4 .read_more:before{content:"\24";font-family:ElegantIcons;text-indent:0}.products-list.grid .product-wapper.content-product5{margin:0;position:relative}.products-list.grid .product-wapper.content-product5:before{position:absolute;height:100%;width:1px;background:#e1e1e1;content:"";right:-15px}.rtl .products-list.grid .product-wapper.content-product5:before{left:-15px;right:auto}.products-list.grid .product-wapper.content-product5 .products-content{min-height:125px;padding-left:15px}.rtl .products-list.grid .product-wapper.content-product5 .products-content{padding-right:15px;padding-left:0}@media (max-width:480px){.products-list.grid .product-wapper.content-product5 .products-content{padding-left:0}.rtl .products-list.grid .product-wapper.content-product5 .products-content{padding-right:0;padding-left:0}}.products-list.grid .product-wapper.content-product5 .products-thumb{border:0}.products-list.grid .product-wapper.content-product6{text-align:center}.products-list.grid .product-wapper.content-product6 .products-content{padding:0;margin:15px 0 0}.products-list.grid .product-wapper.content-product6 .rating{margin:0 0 7px}.products-list.grid .product-wapper.content-product6 .btn-atc a{width:100%}.products-list.grid .product-wapper.content-product7{text-align:center;border:1px solid #e6e6e6;padding:0 25px 25px}.products-list.grid .product-wapper.content-product7 .products-content{padding:0;margin:15px 0 0}.products-list.grid .product-wapper.content-product7 .products-thumb{border:0}.products-list.grid .product-wapper.content-product7 .rating{margin:0 0 7px}@media (max-width:1199px){.products-list.grid .product-wapper.content-product7{padding:15px}}@media (max-width:480px){.products-list.grid .product-wapper.content-product7 .btn-atc a{width:40px;height:40px;line-height:40px;min-width:0;font-size:0}.products-list.grid .product-wapper.content-product7 .btn-atc a:before{font-size:14px;color:#000}}.products-list.grid .product-wapper.content-product9{position:relative;border-top:1px solid #e6e6e6;margin:0;padding:0 20px}.products-list.grid .product-wapper.content-product9 .product-title{margin-bottom:5px !important}.products-list.grid .product-wapper.content-product9 .products-thumb{border:0}.products-list.grid .product-wapper.content-product9 .products-content{min-height:90px}@media (max-width:1199px){.products-list.grid .product-wapper.content-product9{padding:15px 15px 0}}.products-list.grid .product-wapper.content-product10 .products-content{padding:0;margin:15px 0 0}.products-list.grid .product-wapper.content-product10 .rating{margin:0 0 7px}.products-list.grid .product-wapper.content-product10 .btn-atc a{width:100%}.products-list.list{overflow:hidden}.products-list.list .product-wapper{margin-bottom:30px;position:relative;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.products-list.list .product-wapper:before{position:absolute;height:100%;width:1px;background:#e0e0e0;content:"";right:-15px}.rtl .products-list.list .product-wapper:before{left:-15px;right:auto}.products-list.list .product-wapper:hover .products-thumb .hover-image{opacity:1;visibility:visible}.products-list.list .product-wapper:hover .products-thumb .product-thumb-hover:before{background:#5d5d5d;opacity:.2}.products-list.list .product-wapper:hover .products-thumb .product-quickview{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.products-list.list .product-wapper:hover .countdown{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);opacity:0;visibility:hidden}.products-list.list .product-wapper>.row{margin:0 -6px}.products-list.list .product-wapper>.row>div{padding:0 6px}.products-list.list .product-wapper .countdown{position:absolute;bottom:20px;left:0;padding:0 10px;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:767px){.products-list.list .product-wapper .countdown{display:none}}.products-list.list .product-wapper .countdown .item-countdown{text-align:center;padding:10px 0;background:#fff;border:2px solid #bd0028}.products-list.list .product-wapper .countdown .countdown-content{color:#bd0028;font-size:16px;font-weight:400;font-family:Audiowide,cursive}.products-list.list .product-wapper .countdown .countdown-content>:before{content:":";display:inline-block;margin:0 5px}.products-list.list .product-wapper .countdown .countdown-content>:first-child:before{display:none}.products-list.list .product-wapper .countdown .countdown-content .countdown-amount{display:inline-block;color:#bd0028;position:relative}.products-list.list .product-wapper .countdown .countdown-content .countdown-text{display:inline-block}.products-list.list .product-wapper .products-thumb{position:relative}@media (max-width:767px){.products-list.list .product-wapper .products-thumb{margin-bottom:20px}}.products-list.list .product-wapper .products-thumb .product-thumb-hover{position:relative;display:block;overflow:hidden}.products-list.list .product-wapper .products-thumb .product-thumb-hover:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:9}.rtl .products-list.list .product-wapper .products-thumb .product-thumb-hover:before{right:0;left:auto}.products-list.list .product-wapper .products-thumb .product-thumb-hover:hover .hover-image{-webkit-transform:translate(0);transform:translate(0)}.products-list.list .product-wapper .products-thumb .product-thumb-hover:hover .wp-post-image{-webkit-transform:translate(100%);transform:translate(100%)}.products-list.list .product-wapper .products-thumb .wp-post-image{-webkit-transition:all .3s;transition:all .3s}.products-list.list .product-wapper .products-thumb .hover-image{top:0;position:absolute;overflow:hidden;left:0;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transition:all .3s;transition:all .3s}.rtl .products-list.list .product-wapper .products-thumb .hover-image{right:0;left:auto}.products-list.list .product-wapper .products-thumb .product-quickview{position:absolute;top:calc(50% - 17px);left:calc(50% - 17px);width:34px;height:34px;background:#fff;text-align:center;line-height:38px;z-index:9999;-webkit-transition:all .3s;transition:all .3s;opacity:0;visibility:hidden;-webkit-transform:scale(0);transform:scale(0)}.products-list.list .product-wapper .products-thumb .product-quickview a{font-size:0;width:34px;height:34px;display:inline-block}.products-list.list .product-wapper .products-thumb .product-quickview a i{font-size:15px;color:#000}.products-list.list .product-wapper .products-thumb .product-quickview:hover{background:#bd0028}.products-list.list .product-wapper .products-thumb .product-quickview:hover a i{color:#fff}.products-list.list .product-wapper .products-thumb .product-quickview .loading i{display:none}.products-list.list .product-wapper .products-thumb .product-quickview .loading:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:2px}.products-list.list .product-wapper .products-thumb .product-quickview .loading:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.list .product-wapper .products-content{position:relative}.products-list.list .product-wapper .products-content .cat-products{font-size:12px;margin-bottom:5px}.products-list.list .product-wapper .products-content .cat-products a{color:#868686}.products-list.list .product-wapper .products-content .cat-products a:hover{color:#bd0028}.products-list.list .product-wapper .products-content h3.product-title{font-size:14px;margin-top:0;display:block;margin-bottom:7px;font-weight:500;font-family:Montserrat,sans-serif}.products-list.list .product-wapper .products-content .brands-single{display:flex;align-items:baseline;margin:0 0 3px}.products-list.list .product-wapper .products-content .title-brand{margin:0;font-size:12px;color:#868686;margin-right:5px}.rtl .products-list.list .product-wapper .products-content .title-brand{margin-left:5px;margin-right:0}.products-list.list .product-wapper .products-content .product-brand{list-style:none;padding:0}.products-list.list .product-wapper .products-content .item-brand{padding:0}.products-list.list .product-wapper .products-content .item-brand a{font-size:12px;color:#bd0028;text-transform:uppercase;font-weight:600}.products-list.list .product-wapper .products-content .price{line-height:100%;display:inline-block}.products-list.list .product-wapper .products-content .price del{line-height:100%}.products-list.list .product-wapper .products-content .rating .review-count{display:inline-block;position:relative;top:-3px;font-size:10px}@media (max-width:767px){.products-list.list .product-wapper .products-content .rating .review-count{display:none}}.products-list.list .product-wapper .products-content .description{font-size:12px;margin:5px 0}.products-list.list .product-wapper .products-content .description ul{list-style:none;padding:0}.products-list.list .product-wapper .products-content .description ul li{flex:0 0 100%;max-width:100%;padding:3px 0}.products-list.list .product-wapper .products-content .description ul li:before{content:"\f04b";font-family:FontAwesome;display:inline-block;font-size:8px;color:#bd0028;margin-right:5px;position:relative;top:-1px}.rtl .products-list.list .product-wapper .products-content .description ul li:before{margin-left:5px;margin-right:0}.products-list.list .product-wapper .products-content .product-button{display:flex;margin-top:10px}.products-list.list .product-wapper .products-content .product-button .woosc-btn{font-size:0;width:32px;height:32px;position:relative;border:1px solid #e0e0e0;display:inline-block;text-align:center;background:0 0}.products-list.list .product-wapper .products-content .product-button .woosc-btn:before{content:"\e909";font-family:icomoon;font-size:13px;line-height:30px;color:#000;display:inline-block}.products-list.list .product-wapper .products-content .product-button .woosc-btn:hover{background:#bd0028;border-color:#bd0028}.products-list.list .product-wapper .products-content .product-button .woosc-btn:hover:before{color:#fff}.products-list.list .product-wapper .products-content .product-button .woosw-btn{font-size:0;background:#fff;text-align:center;position:relative;white-space:nowrap;margin-top:0;color:#fff;width:32px;height:32px;line-height:30px;display:inline-block;border:1px solid #e0e0e0;cursor:pointer;margin-right:10px}.rtl .products-list.list .product-wapper .products-content .product-button .woosw-btn{margin-left:10px;margin-right:0}.products-list.list .product-wapper .products-content .product-button .woosw-btn:before{content:"\e905";font-family:icomoon;font-size:13px;line-height:30px;color:#000;-webkit-transition:all .1s ease;transition:all .1s ease}.products-list.list .product-wapper .products-content .product-button .woosw-btn.woosw-adding:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.25);border-top-color:#000;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:6px;left:1px}.products-list.list .product-wapper .products-content .product-button .woosw-btn.woosw-adding:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.list .product-wapper .products-content .product-button .woosw-btn.woosw-added:before{content:"\e905";font-family:icomoon;font-size:13px;line-height:32px;margin:0;color:#bd0028;-webkit-transition:all .1s ease;transition:all .1s ease;position:relative}.products-list.list .product-wapper .products-content .product-button .woosw-btn:hover{background:#bd0028;border-color:#bd0028}.products-list.list .product-wapper .products-content .product-button .woosw-btn:hover:before{color:#fff}.products-list.list .product-wapper .products-content .add_to_cart_button,.products-list.list .product-wapper .products-content .added_to_cart,.products-list.list .product-wapper .products-content .product_type_external,.products-list.list .product-wapper .products-content .product_type_grouped,.products-list.list .product-wapper .products-content .product_type_variable,.products-list.list .product-wapper .products-content .read_more{display:inline-block;text-align:center;color:#fff;height:32px;position:relative;clear:both;padding:0 20px;background:#bd0028;margin-right:10px;float:left;overflow:hidden;line-height:32px;text-transform:uppercase;font-size:12px;font-weight:500;flex:1}.rtl .products-list.list .product-wapper .products-content .add_to_cart_button,.rtl .products-list.list .product-wapper .products-content .added_to_cart,.rtl .products-list.list .product-wapper .products-content .product_type_external,.rtl .products-list.list .product-wapper .products-content .product_type_grouped,.rtl .products-list.list .product-wapper .products-content .product_type_variable,.rtl .products-list.list .product-wapper .products-content .read_more{margin-left:10px;margin-right:0;float:right}.products-list.list .product-wapper .products-content .add_to_cart_button:hover,.products-list.list .product-wapper .products-content .added_to_cart:hover,.products-list.list .product-wapper .products-content .product_type_external:hover,.products-list.list .product-wapper .products-content .product_type_grouped:hover,.products-list.list .product-wapper .products-content .product_type_variable:hover,.products-list.list .product-wapper .products-content .read_more:hover{background:#8a001d;color:#fff}.products-list.list .product-wapper .products-content .add_to_cart_button.added,.products-list.list .product-wapper .products-content .added_to_cart.added,.products-list.list .product-wapper .products-content .product_type_external.added,.products-list.list .product-wapper .products-content .product_type_grouped.added,.products-list.list .product-wapper .products-content .product_type_variable.added,.products-list.list .product-wapper .products-content .read_more.added{display:none}.products-list.list .product-wapper .products-content .add_to_cart_button.loading,.products-list.list .product-wapper .products-content .added_to_cart.loading,.products-list.list .product-wapper .products-content .product_type_external.loading,.products-list.list .product-wapper .products-content .product_type_grouped.loading,.products-list.list .product-wapper .products-content .product_type_variable.loading,.products-list.list .product-wapper .products-content .read_more.loading{-webkit-transition:all .2s ease;transition:all .2s ease;color:transparent}.products-list.list .product-wapper .products-content .add_to_cart_button.loading:before,.products-list.list .product-wapper .products-content .added_to_cart.loading:before,.products-list.list .product-wapper .products-content .product_type_external.loading:before,.products-list.list .product-wapper .products-content .product_type_grouped.loading:before,.products-list.list .product-wapper .products-content .product_type_variable.loading:before,.products-list.list .product-wapper .products-content .read_more.loading:before{position:absolute;display:inline-block;content:"";border:2px solid hsla(0,0%,100%,.5);border-top-color:#fff;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;-webkit-animation:2s linear 0s normal none infinite running j;animation:2s linear 0s normal none infinite running j;text-indent:0;top:0}.products-list.list .product-wapper .products-content .add_to_cart_button.loading:hover:before,.products-list.list .product-wapper .products-content .added_to_cart.loading:hover:before,.products-list.list .product-wapper .products-content .product_type_external.loading:hover:before,.products-list.list .product-wapper .products-content .product_type_grouped.loading:hover:before,.products-list.list .product-wapper .products-content .product_type_variable.loading:hover:before,.products-list.list .product-wapper .products-content .read_more.loading:hover:before{border-color:hsla(0,0%,100%,.5);border-top-color:#fff}.products-list.list .product-wapper .products-content .add_to_cart_button label,.products-list.list .product-wapper .products-content .added_to_cart label,.products-list.list .product-wapper .products-content .product_type_external label,.products-list.list .product-wapper .products-content .product_type_grouped label,.products-list.list .product-wapper .products-content .product_type_variable label,.products-list.list .product-wapper .products-content .read_more label{margin:0;cursor:pointer}.products-list.list .product-wapper .products-content .added_to_cart:after,.products-list.list .product-wapper .products-content .product_type_variable:after{display:none}.blog_loadmore,.products_loadmore{text-align:center}.blog_loadmore .btn.loadmore,.blog_loadmore .loadmore.clear-all,.products_loadmore .btn.loadmore,.products_loadmore .loadmore.clear-all{color:#000;overflow:hidden;padding:0 38px;border:1px solid #000;height:32px;line-height:32px;background:0 0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;margin-top:45px}.blog_loadmore .btn.loadmore i,.blog_loadmore .loadmore.clear-all i,.products_loadmore .btn.loadmore i,.products_loadmore .loadmore.clear-all i{position:absolute;top:calc(50% - 7px);left:calc(50% - 6px);opacity:0;visibility:hidden}.blog_loadmore .btn.loadmore span,.blog_loadmore .loadmore.clear-all span,.products_loadmore .btn.loadmore span,.products_loadmore .loadmore.clear-all span{border:0;border-radius:0;width:auto;height:auto;animation:none;position:unset;text-transform:uppercase;font-size:11px;font-weight:500}.blog_loadmore .btn.loadmore.loading:before,.blog_loadmore .loadmore.loading.clear-all:before,.products_loadmore .btn.loadmore.loading:before,.products_loadmore .loadmore.loading.clear-all:before{display:none}.blog_loadmore .btn.loadmore.loading i,.blog_loadmore .loadmore.loading.clear-all i,.products_loadmore .btn.loadmore.loading i,.products_loadmore .loadmore.loading.clear-all i{animation:2s linear 0s normal none infinite running j;opacity:1;visibility:visible}.blog_loadmore .btn.loadmore.loading span,.blog_loadmore .loadmore.loading.clear-all span,.products_loadmore .btn.loadmore.loading span,.products_loadmore .loadmore.loading.clear-all span{opacity:0;visibility:hidden}.blog_loadmore .btn.loadmore:before,.blog_loadmore .loadmore.clear-all:before,.products_loadmore .btn.loadmore:before,.products_loadmore .loadmore.clear-all:before{display:none}.blog_loadmore .btn.loadmore:hover,.blog_loadmore .loadmore.clear-all:hover,.products_loadmore .btn.loadmore:hover,.products_loadmore .loadmore.clear-all:hover{background:#000}@keyframes j{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkout .form-row{margin-bottom:30px;margin-left:0;margin-right:0}.checkout .form-row label{color:#000;float:left;margin-bottom:10px}.rtl .checkout .form-row label{float:right}.checkout .form-row .woocommerce-input-wrapper{width:100%;float:left}.rtl .checkout .form-row .woocommerce-input-wrapper{float:right}.checkout .form-row .woocommerce-input-wrapper .input-text{width:100%;border-width:0 0 2px;border-color:#e0e0e0;padding:0;height:40px;line-height:40px;color:#000}.checkout .form-row .woocommerce-input-wrapper textarea{height:auto !important}.checkout .form-row .selection .select2-selection--single{height:40px;line-height:40px;border-width:0 0 2px;border-color:#e0e0e0;border-radius:0}.checkout .form-row .selection .select2-selection--single span{line-height:40px;padding:0;height:40px}.checkout #place_order{color:#fff;background:#000;font-size:14px;text-transform:uppercase;padding:0 50px;line-height:70px;cursor:pointer;border:0;width:100%;font-weight:600}.checkout #place_order:hover{background:#bd0028}.checkout .woocommerce-checkout-payment .place-order{padding:0}.checkout .woocommerce-checkout-payment .payment_methods{padding:20px;margin-bottom:30px;list-style:none;border:1px solid #d9d9d9}.checkout .woocommerce-checkout-payment .payment_methods li{padding:17px 0 0;margin-bottom:0}.checkout .woocommerce-checkout-payment .payment_methods li .payment_box{padding-bottom:17px}.checkout .woocommerce-checkout-payment .payment_methods li:first-child{padding-top:0}.checkout .woocommerce-checkout-payment .payment_methods li:last-child{border-bottom:0}.checkout .woocommerce-checkout-payment .payment_methods li>label{float:unset;margin:0;padding-left:18px;position:relative;margin-bottom:15px;cursor:pointer;color:#000}.rtl .checkout .woocommerce-checkout-payment .payment_methods li>label{padding-right:18px;padding-left:0}.checkout .woocommerce-checkout-payment .payment_methods li>label:before{position:absolute;left:0;top:calc(50% - 6px);width:12px;height:12px;border:1px solid #868686;content:"";border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.rtl .checkout .woocommerce-checkout-payment .payment_methods li>label:before{right:0;left:auto}.checkout .woocommerce-checkout-payment .payment_methods li .input-radio:checked+label{color:#000}.checkout .woocommerce-checkout-payment .payment_methods li .input-radio:checked+label:before{background:#000;border-color:#000}.checkout .woocommerce-checkout-payment .payment_methods img{height:1.5625em;vertical-align:middle;margin:0 16px}.checkout .woocommerce-checkout-payment .payment_methods .woocommerce-notice{padding:35px 20px 20px !important;min-height:auto}.checkout .woocommerce-checkout-payment .payment_methods .about_paypal{float:right;border-bottom:1px solid}.checkout .woocommerce-checkout-payment .payment_methods input.input-radio{display:none}.checkout .woocommerce-checkout-payment .payment_methods .payment_box{line-height:1.5}.checkout .woocommerce-checkout-payment .payment_methods .payment_box p:last-child{margin-bottom:0}.checkout .woocommerce-shipping-methods .shipping_method{display:none}.checkout .woocommerce-shipping-methods label{margin:0;margin-left:5px;font-weight:400;margin-bottom:0;position:relative;padding-left:18px;cursor:pointer}.rtl .checkout .woocommerce-shipping-methods label{margin-right:5px;margin-left:0;padding-right:18px;padding-left:0}.checkout .woocommerce-shipping-methods label:before{position:absolute;left:0;top:calc(50% - 6px);width:12px;height:12px;border:1px solid #868686;content:"";border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.rtl .checkout .woocommerce-shipping-methods label:before{right:0;left:auto}.checkout .woocommerce-shipping-methods .shipping_method:checked+label:before{background:#000;border-color:#000}.checkout .checkbox label,.checkout .radio label{margin-left:0;padding-left:0}.checkout .checkbox label .input-checkbox,.checkout .radio label .input-checkbox{position:static;margin:0}.checkout .woocommerce-form-login .woocommerce-form__label{margin-top:10px;width:100%;display:block}.checkout .woocommerce-form-login .woocommerce-form__label span{margin-left:25px}.rtl .checkout .woocommerce-form-login .woocommerce-form__label span{margin-right:25px;margin-left:0}.checkout .woocommerce-form-login .woocommerce-form__label input[type=checkbox]{position:absolute;margin-top:5px}.checkout .woocommerce-form-login .form-row{clear:both}.checkout .woocommerce-form-login .form-row.form-row-first,.checkout .woocommerce-form-login .form-row.form-row-last{clear:none}.checkout h3{margin-top:0;font-size:24px;margin-bottom:30px;font-family:Montserrat,sans-serif}.checkout ul.payment_methods li{width:100%;clear:both}.checkout ul.payment_methods li label{padding-left:10px;float:left;margin-top:-8px}.rtl .checkout ul.payment_methods li label{float:right}.checkout ul.payment_methods li label .input-radio{left:0;margin:6px 0 0}.checkout ul.payment_methods li>input{float:left}.rtl .checkout ul.payment_methods li>input{float:right}.checkout ul.payment_methods li .payment_box{width:100%;clear:both}.checkout ul.payment_methods li.payment_method_paypal>label img{margin:0 10px}.checkout .place-order{clear:both}.checkout #payment_method_paypal{margin-top:47px}.checkout #payment_method_cheque{float:left}.rtl .checkout #payment_method_cheque{float:right}.checkout .woocommerce-checkout-review-order .checkout-review-order-table-wrapper{padding:30px 40px;border:1px solid #000}@media (max-width:480px){.checkout .woocommerce-checkout-review-order .checkout-review-order-table-wrapper{padding:30px 20px}}.checkout .woocommerce-checkout-review-order .title-product-name{font-size:18px;color:#000;margin-bottom:20px;text-transform:uppercase;font-weight:500}.checkout .woocommerce-checkout-review-order .cart_item{display:flex;margin-bottom:15px;justify-content:space-between}.checkout .woocommerce-checkout-review-order .cart_item:last-child{margin-bottom:0}.checkout .woocommerce-checkout-review-order .product-total{color:#000}.checkout .woocommerce-checkout-review-order .info-product{display:flex}.checkout .woocommerce-checkout-review-order .info-product .product-thumble{max-width:55px}.checkout .woocommerce-checkout-review-order .info-product .product-thumble img{border:1px solid #e8e8e8}.checkout .woocommerce-checkout-review-order .info-product .product-name{padding-left:30px;color:#000;text-transform:uppercase;word-break:break-word;font-size:12px}.rtl .checkout .woocommerce-checkout-review-order .info-product .product-name{padding-right:30px;padding-left:0}.checkout .woocommerce-checkout-review-order .info-product .product-name .product-quantity{display:block;font-weight:700}.checkout .woocommerce-checkout-review-order h2{margin:0;font-size:14px}.checkout .woocommerce-checkout-review-order .cart-subtotal{margin-top:30px}.checkout .woocommerce-checkout-review-order .cart-subtotal,.checkout .woocommerce-checkout-review-order .order-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dedede;padding:27px 0}.checkout .woocommerce-checkout-review-order .cart-subtotal .subtotal-price,.checkout .woocommerce-checkout-review-order .order-total .subtotal-price{color:#000}.checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dedede;padding:27px 0}.checkout .woocommerce-checkout-review-order .total-price{font-size:20px;color:#000}.checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods{text-align:right}.rtl .checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods{text-align:left}.checkout .woocommerce-checkout-review-order .woocommerce-shipping-methods li{margin:5px 0}.checkout #ship-to-different-address{display:block;margin:10px 0 20px;font-size:14px}@media (max-width:767px){.checkout #ship-to-different-address{margin-left:0}.rtl .checkout #ship-to-different-address{margin-right:0;margin-left:0}}.checkout #ship-to-different-address label{font-weight:400}.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox{cursor:pointer}.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span{position:relative;padding-left:18px}.rtl .checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span{padding-right:18px;padding-left:0}.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span:before{position:absolute;left:0;top:calc(50% - 6px);width:12px;height:12px;border:1px solid #868686;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;content:""}.rtl .checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox span:before{right:0;left:auto}.checkout #ship-to-different-address label.woocommerce-form__label-for-checkbox .woocommerce-form__input:checked+span:before{background:#bd0028;border-color:#bd0028}.checkout #ship-to-different-address #ship-to-different-address-checkbox{display:none}.checkout .create-account .woocommerce-form__label span{margin-left:10px}.rtl .checkout .create-account .woocommerce-form__label span{margin-right:10px;margin-left:0}.checkout .create-account .woocommerce-form__label input[type=checkbox]{margin-left:0;margin-top:5px}.rtl .checkout .create-account .woocommerce-form__label input[type=checkbox]{margin-right:0;margin-left:0}.checkout .woocommerce-checkout{clear:both}.checkout .checkout_coupon>.form-row{margin-bottom:30px}.checkout .checkout_coupon input[name=apply_coupon]{padding:9px 10px}.woocommerce-order-received,.woocommerce-view-order{font-size:14px}.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received,.woocommerce-view-order .woocommerce .woocommerce-thankyou-order-received{background:0 0;border:2px dashed #bd0028;font-weight:700;width:100%;text-align:center;font-size:16px;margin-bottom:30px;line-height:1.4;padding:15px 25px;color:#bd0028}.woocommerce-order-received .woocommerce-thankyou-order-details,.woocommerce-view-order .woocommerce-thankyou-order-details{list-style-type:none;padding:0;margin-bottom:50px}@media (min-width:991px){.woocommerce-order-received .woocommerce-thankyou-order-details,.woocommerce-view-order .woocommerce-thankyou-order-details{display:flex;flex-direction:row;justify-content:space-between}.woocommerce-order-received .woocommerce-thankyou-order-details li,.woocommerce-view-order .woocommerce-thankyou-order-details li{border-right:1px solid #e0e0e0;border-bottom:none !important;padding-bottom:0 !important}.rtl .woocommerce-order-received .woocommerce-thankyou-order-details li,.rtl .woocommerce-view-order .woocommerce-thankyou-order-details li{border-left:1px solid #e0e0e0;border-right:0}.woocommerce-order-received .woocommerce-thankyou-order-details li:last-child,.woocommerce-view-order .woocommerce-thankyou-order-details li:last-child{border-right:none}.rtl .woocommerce-order-received .woocommerce-thankyou-order-details li:last-child,.rtl .woocommerce-view-order .woocommerce-thankyou-order-details li:last-child{border-left:none;border-right:0}}.woocommerce-order-received .woocommerce-thankyou-order-details li,.woocommerce-view-order .woocommerce-thankyou-order-details li{flex-grow:1;padding-left:20px;padding-right:20px;margin-bottom:20px;text-align:center;border-bottom:1px solid #e0e0e0;padding-bottom:20px}.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title,.woocommerce-view-order .woocommerce-order-details .woocommerce-order-details__title{font-size:20px}.woocommerce-order-received .woocommerce-order-details .dokan-info,.woocommerce-view-order .woocommerce-order-details .dokan-info{background:#bd0028;color:#fff;border-top-color:#000}.woocommerce-order-received .woocommerce-order-details .dokan-info:before,.woocommerce-view-order .woocommerce-order-details .dokan-info:before{background:#000}.woocommerce-order-received .woocommerce-order-details header>h2,.woocommerce-view-order .woocommerce-order-details header>h2{font-size:20px}@media (max-width:730px){.woocommerce-order-received .woocommerce-order-details .shop_table.my_account_orders,.woocommerce-view-order .woocommerce-order-details .shop_table.my_account_orders{display:block;overflow:auto}.woocommerce-order-received .woocommerce-order-details .shop_table.my_account_orders td,.woocommerce-order-received .woocommerce-order-details .shop_table.my_account_orders th,.woocommerce-view-order .woocommerce-order-details .shop_table.my_account_orders td,.woocommerce-view-order .woocommerce-order-details .shop_table.my_account_orders th{padding:15px;min-width:150px}}.woocommerce-order-received .woocommerce-customer-details .woocommerce-column.col-1,.woocommerce-view-order .woocommerce-customer-details .woocommerce-column.col-1{margin-top:40px}.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns,.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns{margin:0 -15px;display:flex;flex-wrap:wrap;width:100%}.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns .woocommerce-column,.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column{margin-top:40px;flex:0 0 50%;max-width:50%;padding:0 15px}@media (max-width:767px){.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns,.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns{margin:0}.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns .woocommerce-column,.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns .woocommerce-column{flex:0 0 100%;max-width:100%;padding:0}}.woocommerce-order-received .woocommerce-customer-details address,.woocommerce-view-order .woocommerce-customer-details address{padding:25px 30px 30px;border:2px dashed #e0e0e0}.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title,.woocommerce-view-order .woocommerce-customer-details .woocommerce-column__title{font-size:20px}.term-description{margin-bottom:30px}.main-single-product{margin-top:50px}.main-single-product>.col-xl-12{padding:0}.main-single-product .sticky-product{position:fixed;width:100%;bottom:0;background:#fff;z-index:9;padding:15px 0;box-shadow:3px 3px 57px 0 rgba(0,0,0,.05);-webkit-animation-name:d;animation-name:d;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;display:none;left:0}@media (max-width:991px){.main-single-product .sticky-product{display:none !important}}.main-single-product .sticky-product.sticky{display:block}.main-single-product .sticky-product .stock{display:none}.main-single-product .sticky-product .content{max-width:1440px;padding:0 15px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}.main-single-product .sticky-product .content-product{display:flex;align-items:center}.main-single-product .sticky-product .item-title{font-size:14px;margin-top:-5px}.main-single-product .sticky-product .price{color:#000;font-size:14px;margin-bottom:0;font-weight:500}.main-single-product .sticky-product .price del{font-size:12px}.main-single-product .sticky-product .content-bottom{padding-left:15px}.rtl .main-single-product .sticky-product .content-bottom{padding-right:15px;padding-left:0}.main-single-product .sticky-product .item-thumb img{max-width:66px}.main-single-product .sticky-product .quantity{margin:0;height:48px;display:inline-block;margin:20px 25px 0 0;position:relative}.rtl .main-single-product .sticky-product .quantity{margin:20px 0 0 25px}.main-single-product .sticky-product .quantity input[type=number]::-webkit-inner-spin-button,.main-single-product .sticky-product .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.main-single-product .sticky-product .quantity input{width:75px;border:0;border-bottom:2px solid #cbcbcb;height:auto;text-align:center;padding:0 15px;font-size:18px;font-weight:500}.main-single-product .sticky-product .quantity button{display:none}.main-single-product .sticky-product .button.quick-buy{-webkit-transition:none;transition:none;font-weight:500;font-size:15px;line-height:45px;position:relative;background:#bd0028;color:#fff;text-align:center;margin-right:20px;padding:0 15px;border:0;cursor:pointer;display:inline-block;vertical-align:top;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;margin:5px 0;min-width:214px;white-space:nowrap;margin-left:10px}.rtl .main-single-product .sticky-product .button.quick-buy{margin-left:20px;margin-right:0;margin-right:10px;margin-left:0}.main-single-product .sticky-product .button.quick-buy:hover{background:#8a001d;color:#fff}.main-single-product .sticky-product .button.quick-buy.disabled{background:rgba(189,0,40,.5);cursor:not-allowed}@media (max-width:1199px){.main-single-product .sticky-product .button.quick-buy{line-height:35px;min-width:150px}}.main-single-product .sticky-product .single_add_to_cart_button.button{-webkit-transition:none;transition:none;text-transform:uppercase;font-weight:500;font-size:12px;line-height:42px;position:relative;background:0 0;border:2px solid #000;color:#000;text-align:center;padding:0 60px;cursor:pointer;display:inline-block;vertical-align:top;flex:1;margin:0;white-space:nowrap;font-weight:600;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px}@media (max-width:767px){.main-single-product .sticky-product .single_add_to_cart_button.button{margin-right:0;padding:0 15px}.rtl .main-single-product .sticky-product .single_add_to_cart_button.button{margin-left:0;margin-right:0}}@media (max-width:480px){.main-single-product .sticky-product .single_add_to_cart_button.button{font-size:12px}}.main-single-product .sticky-product .single_add_to_cart_button.button.disabled{opacity:.5;cursor:not-allowed}.main-single-product .sticky-product .single_add_to_cart_button.button:before{content:"\e013";font-family:ElegantIcons;font-size:17px;display:none}.main-single-product .sticky-product .single_add_to_cart_button.button:hover{background:#bd0028;color:#fff;border-color:#bd0028}@media (max-width:1199px){.main-single-product .sticky-product .single_add_to_cart_button.button{padding:0 30px;line-height:31px}}.main-single-product .sticky-product .quantity-button,.main-single-product .sticky-product .variations_form,.main-single-product .sticky-product .variations_form .variations_button{display:flex;align-items:center}.main-single-product .sticky-product .variations_form .single_variation_wrap{display:flex;flex:1;align-items:center}.main-single-product .sticky-product .variations_form .single_variation_wrap .woocommerce-variation{margin:0 40px 0 0}.rtl .main-single-product .sticky-product .variations_form .single_variation_wrap .woocommerce-variation{margin:0 0 0 40px}.main-single-product .sticky-product .variations_form table{border:none;position:relative;margin:0;width:100%}.main-single-product .sticky-product .variations_form table tbody{display:flex;align-items:center}.main-single-product .sticky-product .variations_form table tr{margin:0;display:flex;flex-wrap:wrap}.main-single-product .sticky-product .variations_form table tr td{border:none;padding:0;margin-bottom:20px !important;margin:0 12px;text-align:left}.rtl .main-single-product .sticky-product .variations_form table tr td{text-align:right}.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches{padding:0}.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch{width:auto;height:auto;line-height:20px;padding:7px;min-width:36px;display:inline-block;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;background:0 0;border:1px solid #ccc;color:#000;font-weight:500;margin-right:10px;margin-bottom:0;font-size:12px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.rtl .main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch{margin-left:10px;margin-right:0}.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch.selected,.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch:hover{border:1px solid #000}.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch.disabled{cursor:not-allowed}.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch.swatch-image{display:inline-flex;align-items:center;width:40px;height:40px;border:1px solid #d2d2d2;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;position:relative;margin:0 10px 0 0;background-position:50%;background-repeat:no-repeat;padding:0;font-size:0}.rtl .main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch.swatch-image{margin:0 0 0 10px}.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch.swatch-image .swatch__tooltip{display:block}.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch.swatch-image.selected{border-color:#bd0028}@media (max-width:480px){.main-single-product .sticky-product .variations_form table tr td.value .tawcvs-swatches .swatch{padding:6.5px 10px;min-width:35px}}.main-single-product .sticky-product .variations_form table tr td.label{display:none}.main-single-product .sticky-product .variations_form table tr td.value{margin-bottom:0 !important;display:block;width:100%}.main-single-product .sticky-product .variations_form table tr td label{font-size:14px;text-transform:uppercase;color:#000;margin-bottom:0;margin-right:15px;line-height:40px;letter-spacing:1.5px}.rtl .main-single-product .sticky-product .variations_form table tr td label{margin-left:15px;margin-right:0}.main-single-product .sticky-product .variations_form table tr td .swatch__tooltip{display:none;font-size:10px;line-height:18px;padding:0 5px;top:5px}.main-single-product .sticky-product .variations_form table tr td .swatch__tooltip:after{z-index:-1;bottom:-2px}.main-single-product .sticky-product .variations_form table tr td>div .swatch-color{opacity:1;width:16px !important;height:16px !important;border-radius:50% !important;-webkit-border-radius:50% !important;-moz-border-radius:50% !important;-ms-border-radius:50% !important;-o-border-radius:50% !important;border:0;box-shadow:none;position:relative;text-indent:100%;margin-right:15px !important;font-size:0 !important;padding:0 !important;min-width:unset !important;border:0 !important}.rtl .main-single-product .sticky-product .variations_form table tr td>div .swatch-color{margin-left:15px !important;margin-right:0}.main-single-product .sticky-product .variations_form table tr td>div .swatch-color:last-child{margin-right:0 !important}.rtl .main-single-product .sticky-product .variations_form table tr td>div .swatch-color:last-child{margin-left:0 !important;margin-right:0}.main-single-product .sticky-product .variations_form table tr td>div .swatch-color:before{content:"";position:absolute;top:calc(50% - 12px);left:calc(50% - 12px);width:24px;height:24px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #ccc;-webkit-transform:unset;transform:unset;margin:0;opacity:0;visibility:hidden}.main-single-product .sticky-product .variations_form table tr td>div .swatch-color .swatch__tooltip{font-size:10px;display:inline-block;font-family:Montserrat,sans-serif}.main-single-product .sticky-product .variations_form table tr td>div .swatch-color.selected,.main-single-product .sticky-product .variations_form table tr td>div .swatch-color:hover{border:0 !important}.main-single-product .sticky-product .variations_form table tr td>div .swatch-color.selected:before,.main-single-product .sticky-product .variations_form table tr td>div .swatch-color:hover:before{opacity:1;visibility:visible}@media (max-width:480px){.main-single-product .sticky-product .variations_form table tr td>div .swatch-color{margin-right:15px !important}.rtl .main-single-product .sticky-product .variations_form table tr td>div .swatch-color{margin-left:15px !important;margin-right:0}.main-single-product .sticky-product .variations_form table tr td>div .swatch-color .swatch__tooltip{display:none !important}}.main-single-product .sticky-product .variations_form table tr td select{padding:0 40px 0 10px;height:40px;line-height:40px;color:#868686;background-position:calc(100% - 18px) calc(1em + 3px),calc(100% - 13px) calc(1em + 3px),calc(100% - 2.5em) .5em;cursor:pointer;border-color:#ccc;margin-bottom:15px}.rtl .main-single-product .sticky-product .variations_form table tr td select{padding:0 10px 0 40px}.main-single-product .sticky-product .variations_form table tr td select:focus{background-position:calc(100% - 14px) calc(1em + 3px),calc(100% - 20px) calc(1em + 3px),calc(100% - 2.5em) .5em}.main-single-product .sticky-product .variations_form table .reset_variations{display:none !important}.main-single-product .sticky-product .group_table{display:flex}.main-single-product .sticky-product .group_table>div{margin-right:20px;text-align:center}.rtl .main-single-product .sticky-product .group_table>div{margin-left:20px;margin-right:0}.main-single-product .sticky-product .group_table .quantity{margin:0 0 -15px}.main-single-product .sticky-product .group_table .product-title{font-size:12px;margin:0;font-weight:500}.main-single-product .sticky-product .group_table .product-price{font-size:14px;color:#000}.main-single-product .sticky-product .group_table .product-thumb{display:none}.main-single-product .sticky-product .group_table .product-info{padding-bottom:5px}.main-single-product .sticky-product form.cart{display:flex;align-items:center}.main-single-product.box{background:#f4f4f4;margin-top:-50px;padding-top:50px;margin-bottom:-60px;padding-bottom:50px}.main-single-product.box .bwp-single-product{background:#fff;padding-top:30px;padding-bottom:20px;margin-bottom:30px}.main-single-product.box .woocommerce-tabs{border:0;padding:0}.main-single-product.box .woocommerce-tabs .content-ul-tab{border:0;margin-bottom:0}.main-single-product.box .woocommerce-tabs .content-ul-tab ul.tabs{background:#fff;border-bottom:1px solid #e0e0e0;padding-top:20px}.main-single-product.box .woocommerce-tabs .content-tab{background:#fff;padding-top:30px}.main-single-product.box .cross_sell,.main-single-product.box .related,.main-single-product.box .upsells{background:#fff;padding-top:30px;padding-bottom:50px;margin-top:30px}.main-single-product.sidebar .bwp-single-product{padding-left:0;padding-right:0}.main-single-product.sidebar .woocommerce-tabs{border-bottom:0}.main-single-product.sidebar .woocommerce-tabs .content-woocommerce-tabs .content-tab,.main-single-product.sidebar .woocommerce-tabs ul.tabs{padding-left:0;padding-right:0}.main-single-product.sidebar .woocommerce-tabs #tab-reviews #reviews .average-rating{width:100%;flex:0 0 100%;margin-bottom:50px}.main-single-product.sidebar .woocommerce-tabs #tab-reviews #reviews #review_form.have-rating{width:100%;flex:0 0 100%}.main-single-product.sidebar .bwp-single-product .bwp-single-info{padding-left:15px}.main-single-product.sidebar .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart{width:100%}.main-single-product.sidebar .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button.button{flex:1;margin-right:0}.rtl .main-single-product.sidebar .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button.button{margin-left:0;margin-right:0}.main-single-product.sidebar .product-type-variable .variations_form.cart .quick_buy_container{width:100%;display:block}.main-single-product.sidebar .product-type-simple .bwp-single-info .entry-summary>.cart .quantity-button,.main-single-product.sidebar .product-type-variable .variations_form.cart .quick_buy_container .quick_buy_button{width:100%}.main-single-product.sidebar .product-type-simple .bwp-single-info .entry-summary>.cart .quantity-button .single_add_to_cart_button.button{flex:1;margin-right:0}.rtl .main-single-product.sidebar .product-type-simple .bwp-single-info .entry-summary>.cart .quantity-button .single_add_to_cart_button.button{margin-left:0;margin-right:0}.main-single-product.sidebar .product-type-simple .bwp-single-info .entry-summary>.cart .quick_buy_container{width:100%;display:block}.main-single-product.sidebar .product-type-simple .bwp-single-info .entry-summary>.cart .quick_buy_container .quick_buy_button{width:100%}.main-single-product.sidebar .content-single-bottom{border-top:1px solid #e0e0e0;margin-top:60px}@media (max-width:1510px) and (min-width:1200px){.main-single-product.sidebar .woocommerce-tabs .content-woocommerce-tabs .content-ul-tab ul.tabs{padding-left:0;padding-right:0}}.contents-detail .bwp-single-product{max-width:1440px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;margin-bottom:80px}.contents-detail .bwp-single-product .slick-vertical .slick-slide{border:none}.contents-detail .bwp-single-product .woocommerce-product-rating a{color:#868686;display:inline-block;vertical-align:top}.contents-detail .bwp-single-product .hot,.contents-detail .bwp-single-product .onsale{line-height:30px;padding:0 12px;font-size:15px;top:15px}.contents-detail .bwp-single-product .hot:before,.contents-detail .bwp-single-product .onsale:before{display:none}.contents-detail .bwp-single-product .img-thumbnail:not(.slick-slide){border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;padding:0}@media (min-width:767px){.contents-detail .bwp-single-product .images.vertical .woocommerce-product-gallery>.row{display:inline-block}.contents-detail .bwp-single-product .images.vertical .woocommerce-product-gallery>.row>div{float:left}.rtl .contents-detail .bwp-single-product .images.vertical .woocommerce-product-gallery>.row>div{float:right}}.contents-detail .bwp-single-product .bwp-single-info{margin-bottom:-9px;padding-left:80px}.rtl .contents-detail .bwp-single-product .bwp-single-info{padding-right:80px;padding-left:0}@media (max-width:1600px){.contents-detail .bwp-single-product .bwp-single-info{padding-left:50px}.rtl .contents-detail .bwp-single-product .bwp-single-info{padding-right:50px;padding-left:0}}@media (max-width:1199px){.contents-detail .bwp-single-product .bwp-single-info{padding-left:15px}.rtl .contents-detail .bwp-single-product .bwp-single-info{padding-right:15px;padding-left:0}}@media (max-width:991px){.contents-detail .bwp-single-product .bwp-single-info{margin-top:30px}}.contents-detail .bwp-single-product .bwp-single-info .image-thumbnail-list .slick-arrow{top:calc(50% - 5px)}@media (max-width:991px){.contents-detail .bwp-single-product .bwp-single-info .image-thumbnail-list .slick-arrow{opacity:1;visibility:visible}}.contents-detail .bwp-single-product .bwp-single-info .image-thumbnail-list .slick-arrow.fa-angle-left{left:-12.5px}.rtl .contents-detail .bwp-single-product .bwp-single-info .image-thumbnail-list .slick-arrow.fa-angle-left{right:-12.5px;left:auto}.contents-detail .bwp-single-product .bwp-single-info .image-thumbnail-list .slick-arrow.fa-angle-right{right:-12.5px}.rtl .contents-detail .bwp-single-product .bwp-single-info .image-thumbnail-list .slick-arrow.fa-angle-right{left:-12.5px;right:auto}.contents-detail .bwp-single-product .bwp-single-info .image-thumbnail-list:hover .slick-arrow{opacity:1;visibility:visible;width:30px;height:30px;line-height:30px}.contents-detail .bwp-single-product .vapier-bt-video{position:absolute;left:16px;bottom:18px;z-index:9999}.rtl .contents-detail .bwp-single-product .vapier-bt-video{right:16px;left:auto}.contents-detail .bwp-single-product .vapier-bt-video .bwp-video{line-height:55px;width:55px;height:55px;border:1px solid #000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:inline-block;text-align:center;text-indent:3px;color:#000;cursor:pointer}.contents-detail .bwp-single-product .vapier-bt-video .bwp-video h2{display:none}.contents-detail .bwp-single-product .vapier-bt-video .bwp-video:before{display:inline-block;content:"\e90d";font-family:wpbingofont;font-size:16px;line-height:1}.contents-detail .bwp-single-product .vapier-bt-video .bwp-video:hover{color:#bd0028;border-color:#bd0028}.contents-detail .bwp-single-product .vapier-bt-video .content-video{z-index:10000;background:rgba(0,0,0,.5)}.contents-detail .bwp-single-product .vapier-bt-video .content-video,.contents-detail .bwp-single-product .vapier-bt-video .content-video .remove-show-modal{position:fixed;width:100%;height:100%;top:0;left:0;display:none}.contents-detail .bwp-single-product .vapier-bt-video .content-video.show .modal-dialog,.contents-detail .bwp-single-product .vapier-bt-video .content-video.show .remove-show-modal{display:block}.contents-detail .bwp-single-product .vapier-bt-video .content-video .modal-dialog{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}.contents-detail .bwp-single-product .vapier-bt-video .content-video .modal-dialog iframe{min-height:60vh}@media (max-width:991px){.contents-detail .bwp-single-product .vapier-bt-video .content-video .modal-dialog iframe{max-width:70vw}}.contents-detail .bwp-single-product.zoom .col-sm-12{position:relative}.contents-detail .bwp-single-product.zoom .img-thumbnail-video{height:100%}.contents-detail .bwp-single-product.zoom .img-thumbnail-video img{border:1px solid hsla(0,0%,64%,.25);height:100%;object-fit:cover;max-height:154px}.contents-detail .bwp-single-product.zoom .img-thumbnail-video.active img{border-color:#bd0028}.contents-detail .bwp-single-product.zoom .view-gallery{position:absolute;top:15px;right:15px;z-index:1000;width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:42px;text-align:center;border:1px solid #e0e0e0;cursor:pointer;font-size:16px;color:#000}.rtl .contents-detail .bwp-single-product.zoom .view-gallery{left:15px;right:auto}.contents-detail .bwp-single-product.zoom .view-gallery:hover{background:#bd0028;color:#fff;border-color:#bd0028}.contents-detail .bwp-single-product.zoom .image-additional{vertical-align:top;display:inline-block;position:relative;border:0;overflow:hidden;opacity:0;visibility:hidden;border:1px solid #e0e0e0}.contents-detail .bwp-single-product.zoom .image-additional img{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.contents-detail .bwp-single-product.zoom .image-additional.active{opacity:1;visibility:visible}.contents-detail .bwp-single-product.zoom .video-additional{display:none;position:absolute;top:0;left:15px;width:calc(100% - 30px);height:100%;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;overflow:hidden;z-index:1000}.contents-detail .bwp-single-product.zoom .video-additional iframe{width:100% !important;height:100% !important}.contents-detail .bwp-single-product.zoom .video-additional.active{display:block}.contents-detail .bwp-single-product.scroll .slick-arrow{border:none;width:30px;height:30px;line-height:30px}.contents-detail .bwp-single-product.scroll .slick-arrow:hover{background:#bd0028;color:#fff}.contents-detail .bwp-single-product.scroll .slick-arrow:after{display:none}.contents-detail .bwp-single-product.scroll .slick-arrow.fa-angle-right{bottom:-35px;top:auto}.contents-detail .bwp-single-product.scroll:hover .slick-arrow{opacity:1}.contents-detail .bwp-single-product.scroll:hover .slick-arrow.fa-angle-left{top:-30px}.contents-detail .bwp-single-product.scroll:hover .slick-arrow.fa-angle-right{bottom:-30px}.contents-detail .bwp-single-product.scroll div.col-sm-12 .scroll-image .slick-arrow.fa-angle-left{left:20px !important}.rtl .contents-detail .bwp-single-product.scroll div.col-sm-12 .scroll-image .slick-arrow.fa-angle-left{right:20px !important;left:auto}.contents-detail .bwp-single-product.scroll div.col-sm-12 .scroll-image .slick-arrow.fa-angle-right{right:20px !important}.rtl .contents-detail .bwp-single-product.scroll div.col-sm-12 .scroll-image .slick-arrow.fa-angle-right{left:20px !important;right:auto}.contents-detail .bwp-single-product.scroll .slick-list,.contents-detail .bwp-single-product.scroll .slick-track{display:flex}.contents-detail .bwp-single-product.scroll .img-thumbnail{float:unset;display:inline-flex}.contents-detail .bwp-single-product.scroll .img-thumbnail.slick-current .img-thumbnail-scroll{border-color:#bd0028}.contents-detail .bwp-single-product.scroll .video-additional{float:unset;height:100%;display:inline-flex}.contents-detail .bwp-single-product.scroll .video-additional iframe{width:100% !important;height:100% !important;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;overflow:hidden}.contents-detail .bwp-single-product.special .bwp-single-image .images img{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border:1px solid #e0e0e0}.contents-detail .bwp-single-product.special .content-special{display:flex;margin:0 -7.5px}.contents-detail .bwp-single-product.special .content-special>div{padding:0 7.5px;width:25%;flex:0 0 25%;min-height:165px}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border:1px solid #dbdbdb;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding-top:20px;position:unset;text-align:center}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button h2{margin:8px 0 0;width:100%;text-align:center;font-size:14px;font-weight:600;display:block;margin:-54px 0 0}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button i{font-size:45px}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button:hover{border-color:#bd0028;color:#bd0028}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button:hover h2{color:#bd0028}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping{height:100%}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border:1px solid #dbdbdb;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding-top:20px;position:unset;cursor:pointer;color:#000;text-align:center}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping h2{margin:8px 0 0;width:100%;text-align:center;font-size:14px;font-weight:600;display:block;margin:-54px 0 0}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping i{font-size:45px}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping:hover{border-color:#bd0028;color:#bd0028}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping:hover h2{color:#bd0028}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping{display:none;position:fixed;align-items:center;justify-content:center;background:rgba(0,0,0,.75);top:0;left:0;width:100%;height:100%;z-index:9999}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .content-shipping{max-width:700px;background:#fff;width:100%;padding:50px;position:relative}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .content-shipping b,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .content-shipping dt,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .content-shipping label,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .content-shipping strong,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .content-shipping th{color:#000}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping h1,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping h2,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping h3,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping h4,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping h5,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping h6{margin:0 0 30px}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping.active{display:flex}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping{cursor:pointer;position:absolute;top:20px;right:20px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.rtl .contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping{left:20px;right:auto}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping:after,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping:before{content:"";position:absolute;height:2px;width:20px;top:50%;left:calc(50% - 10px);margin-top:-1px;background-color:#000;-webkit-transition:all .3s ease;transition:all .3s ease}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping:hover:after,.contents-detail .bwp-single-product.special .special-shipping .content-product-shipping .vapier-bt-shipping:hover:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.contents-detail .bwp-single-product.special .vapier-product-button{height:100%}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video{position:unset;height:100%}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video .bwp-video{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border:1px solid #dbdbdb;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;padding-top:20px}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video .bwp-video:before{font-size:50px;content:"\e921"}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video .bwp-video h2{display:block;font-size:14px;font-weight:600;margin:-54px 0 0;width:100%}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video .bwp-video:hover{border-color:#bd0028;color:#bd0028}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video .bwp-video:hover h2{color:#bd0028}.contents-detail .bwp-single-product.special .content-thumbs-scroll-special>.show-scroll-special{border:1px solid #dbdbdb;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#000;cursor:pointer;text-align:center}.contents-detail .bwp-single-product.special .content-thumbs-scroll-special>.show-scroll-special h2{margin:8px 0 0;width:100%;text-align:center;font-size:14px;font-weight:600}.contents-detail .bwp-single-product.special .content-thumbs-scroll-special>.show-scroll-special i{font-size:50px}.contents-detail .bwp-single-product.special .content-thumbs-scroll-special>.show-scroll-special:hover{border-color:#bd0028;color:#bd0028}.contents-detail .bwp-single-product.special .content-thumbs-scroll-special>.show-scroll-special:hover h2{color:#bd0028}.contents-detail .bwp-single-product.special .content-thumbs-scroll-special .thumbs-scroll-special.active{opacity:1;visibility:visible;z-index:9999}.contents-detail .bwp-single-product.special .thumbs-scroll-special{opacity:0;visibility:hidden;position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1;background:#000;padding:30px}.contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special{cursor:pointer;position:absolute;top:30px;right:30px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.rtl .contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special{left:30px;right:auto}.contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special:after,.contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special:before{content:"";position:absolute;height:4px;width:30px;top:50%;left:calc(50% - 15px);margin-top:-1px;background-color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special:hover:after,.contents-detail .bwp-single-product.special .thumbs-scroll-special .show-scroll-special:hover:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional{height:calc(100% - 100px);padding:60px 0 90px}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .image-additional,.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .image-additional *{height:100%}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .image-additional img{width:auto;margin:auto;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}@media (max-width:480px){.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .image-additional img{height:auto}}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .image-additional .img-thumbnail,.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .image-additional .img-thumbnail-scroll{display:flex;align-items:center;justify-content:center}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .slick-arrow{opacity:1;visibility:visible}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .slick-arrow.fa-angle-left{left:50px}.rtl .contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .slick-arrow.fa-angle-left{right:50px;left:auto}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .slick-arrow.fa-angle-right{right:50px}.rtl .contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-additional .slick-arrow.fa-angle-right{left:50px;right:auto}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail{height:100px}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail{height:100%;max-width:1200px;margin:auto}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail.max-thumbnail .img-thumbnail{width:auto !important;padding:0 5px}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail.max-thumbnail .slick-track{width:auto !important;display:flex;justify-content:center;transform:unset !important}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail *{height:100%}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail img{width:auto;margin:auto}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail .img-thumbnail{padding:0 5px}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail .slick-list{margin:0 -5px}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail .slick-current>span{border-color:#bd0028}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail .slick-current>span img{filter:brightness(1)}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail span{border-width:2px}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail span img{filter:brightness(.7)}.contents-detail .bwp-single-product.special .thumbs-scroll-special .content-image-thumbnail .image-thumbnail span:hover img{filter:brightness(1)}@media (max-width:1199px){.contents-detail .bwp-single-product.special .content-thumbs-scroll-special>.show-scroll-special i{font-size:30px}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video a{padding-top:10px}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video a:before{font-size:30px}.contents-detail .bwp-single-product.special .vapier-product-button>.vapier-bt-video a h2{margin:-35px 0 0}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button{padding-top:10px}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button i{font-size:30px}.contents-detail .bwp-single-product.special .special-btn-360>.vapier-360-button h2{margin:-35px 0 0}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping{padding-top:10px}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping i{font-size:30px}.contents-detail .bwp-single-product.special .special-shipping .vapier-product-shipping>.vapier-bt-shipping h2{margin:-35px 0 0}.contents-detail .bwp-single-product.special .content-special>div{min-height:110px}}.contents-detail .bwp-single-product .image-thumbnail .slick-slide{border:none;cursor:pointer}.contents-detail .bwp-single-product .image-thumbnail .slick-slide>.img-thumbnail-scroll,.contents-detail .bwp-single-product .image-thumbnail .slick-slide>a{vertical-align:top;display:inline-block;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid hsla(0,0%,64%,.25);overflow:hidden}.contents-detail .bwp-single-product .image-thumbnail .slick-slide.slick-active.slick-center>.img-thumbnail-scroll,.contents-detail .bwp-single-product .image-thumbnail .slick-slide:hover>.img-thumbnail-scroll,.contents-detail .bwp-single-product .image-thumbnail .slick-slide:hover>a,.contents-detail .bwp-single-product .image-thumbnail .slick-slide>a.active{border-color:#bd0028}.contents-detail .bwp-single-product .image-thumbnail .img-thumbnail-video{border:none;cursor:pointer}.contents-detail .bwp-single-product .image-thumbnail .img-thumbnail-video:before{content:"\e90d";font-family:wpbingofont;font-size:14px;color:#fff;position:absolute;width:50px;height:50px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;text-align:center;top:calc(50% - 25px);left:calc(50% - 25px);z-index:10;line-height:48px;text-indent:3px;background:rgba(0,0,0,.5)}.contents-detail .bwp-single-product .image-thumbnail .img-thumbnail-video>img{vertical-align:top;display:inline-block;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid hsla(0,0%,64%,.25);overflow:hidden;height:100%;object-fit:cover}.contents-detail .bwp-single-product .image-thumbnail .img-thumbnail-video.slick-active.slick-center>img,.contents-detail .bwp-single-product .image-thumbnail .img-thumbnail-video:hover>img{border-color:#bd0028}.contents-detail .bwp-single-product .woocommerce-product-gallery .slick-slide{vertical-align:top;border:0}.contents-detail .bwp-single-product .woocommerce-product-gallery .slick-slide .img-thumbnail{vertical-align:top}.contents-detail .bwp-single-product .woocommerce-product-gallery .slick-slide img{display:inline-block;vertical-align:top}@media (max-width:767px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2{margin-top:20px}}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow:after,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow:after{display:none}@media (max-width:991px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow{opacity:1;visibility:visible}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow.fa-angle-left,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow.fa-angle-left{top:-12.5px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow.fa-angle-right,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow.fa-angle-right{bottom:-12.5px}}@media (min-width:768px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow{right:calc(50% - 12.5px);left:auto;width:30px;height:30px;line-height:30px;background:#bd0028;color:#fff;font-family:FontAwesome;text-align:center}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow:before,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow:before{content:"\f106"}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow:after,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow:after{display:none}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow.fa-angle-right,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow.fa-angle-right{bottom:-35px;top:auto}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow.fa-angle-right:before,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow.fa-angle-right:before{content:"\f107"}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2:hover .slick-arrow,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10:hover .slick-arrow{opacity:1;visibility:visible}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2:hover .slick-arrow.fa-angle-left,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10:hover .slick-arrow.fa-angle-left{top:-12.5px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2:hover .slick-arrow.fa-angle-right,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10:hover .slick-arrow.fa-angle-right{bottom:-12.5px}}@media (max-width:767px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-slider .slick-list,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-slider .slick-list{margin:0 -10px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-slider .slick-list .slick-slide,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-slider .slick-list .slick-slide{padding:0 10px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow{right:calc(50% - 25px)}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow.fa-angle-left,.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow.fa-angle-left{right:50%;left:auto}}@media (max-width:767px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .slick-arrow{top:auto;bottom:-40px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10:hover .slick-arrow{opacity:1;bottom:-30px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-10 .image-additional{text-align:center}}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .image-thumbnail .slick-list{padding:0 !important;margin:0 -14px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .image-thumbnail .slick-list .slick-slide{padding-bottom:20px}@media (max-width:767px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow{display:none !important}}@media (min-width:768px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2 .slick-arrow.fa-angle-right{bottom:-20px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-md-2:hover .slick-arrow.fa-angle-right{bottom:0}}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow{opacity:0}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow:after{display:none}@media (min-width:1440px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12.content-thumbs-scroll .slick-arrow.fa-angle-left{left:-20px}.rtl .contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12.content-thumbs-scroll .slick-arrow.fa-angle-left{right:-20px;left:auto}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12.content-thumbs-scroll .slick-arrow.fa-angle-right{right:-20px}.rtl .contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12.content-thumbs-scroll .slick-arrow.fa-angle-right{left:-20px;right:auto}}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .image-thumbnail{margin-top:20px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .image-thumbnail .slick-list{margin:0 -7px;display:flex}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .image-thumbnail .slick-list .slick-track{display:flex}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .image-thumbnail .slick-list .slick-slide{padding:0 10px;padding-bottom:0;float:unset;display:inline-flex;height:100%}@media (max-width:480px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .image-thumbnail .slick-list{margin:0 -4px}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .image-thumbnail .slick-list .slick-slide{padding:0 5px}}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow{top:calc(50% - 12.5px);width:30px;height:30px;line-height:30px;color:#000;background:0 0;font-size:22px;border:0;font-family:wpbingofont}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-right{right:-20px}.rtl .contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-right{left:-20px;right:auto}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-right:before{content:"\e91b"}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-left{left:-20px}.rtl .contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-left{right:-20px;left:auto}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-left:before{content:"\e91a"}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow:hover{color:#bd0028}@media (max-width:1500px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-right{right:10px}.rtl .contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-right{left:10px;right:auto}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-left{left:10px}.rtl .contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow.fa-angle-left{right:10px;left:auto}}@media (max-width:991px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow{opacity:1;visibility:visible}}@media (max-width:480px){.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12 .slick-arrow{top:calc(50% - 1.5px);width:20px;height:20px;line-height:20px}}.contents-detail .bwp-single-product .woocommerce-product-gallery>.row>div.col-sm-12:hover .slick-arrow{opacity:1;visibility:visible}.contents-detail .bwp-single-product .image-thumbnail-list{padding:0;margin-top:15px;position:relative;padding-top:40px;border-top:1px solid #e5e5e5;margin-bottom:10px}.contents-detail .bwp-single-product .wpb-iconbox{border:1px solid #dfdfdf;text-align:center;padding:20px 20px 30px}.contents-detail .bwp-single-product .wpb-iconbox .icon{color:#000;font-size:36px}.contents-detail .bwp-single-product .wpb-iconbox .title{font-size:14px;text-transform:uppercase;font-weight:600;margin:0 0 10px}.contents-detail .bwp-single-product .featured-icon{margin-top:40px}.contents-detail .bwp-single-product .featured-icon .block-top-link{margin-left:-15px;margin-right:-15px;display:flex}.contents-detail .bwp-single-product .featured-icon .block-top-link>*{padding:0 15px;flex:1;margin:0}.contents-detail .bwp-single-product .featured-icon .block-top-link>*>div{height:100%}@media (max-width:767px){.contents-detail .bwp-single-product .featured-icon .block-top-link{flex-wrap:wrap}.contents-detail .bwp-single-product .featured-icon .block-top-link>*{flex:50%;margin:0 0 20px}.contents-detail .bwp-single-product .featured-icon .block-top-link>*>div{height:100%}}@media (max-width:480px){.contents-detail .bwp-single-product .featured-icon .block-top-link>*{flex:100%}}.contents-detail .bwp-single-product .featured-icon .wpb-iconfeatured{text-align:center;border:1px solid #d7d7d7;height:100%;padding:20px 20px 25px}.contents-detail .bwp-single-product .featured-icon .wpb-iconfeatured .icon{color:#bd0028;font-size:30px;margin-bottom:10px}.contents-detail .bwp-single-product .featured-icon .wpb-iconfeatured .title{font-size:14px;text-transform:uppercase;margin:0;font-weight:600}.quickview-container .button_single,.single-product .button_single{display:inline-flex;margin-bottom:5px;vertical-align:top}.quickview-container .product_title,.single-product .product_title{margin-top:0;margin-bottom:10px;font-size:24px;line-height:30px;color:#000;word-break:break-word;display:block}@media (max-width:480px){.quickview-container .product_title,.single-product .product_title{font-size:30px}}.quickview-container .thumbnails,.single-product .thumbnails{padding:35px 80px}.quickview-container .thumbnails .img-thumbnail,.single-product .thumbnails .img-thumbnail{position:relative;display:inline-block;vertical-align:top}.quickview-container .thumbnails .img-thumbnail img,.single-product .thumbnails .img-thumbnail img{opacity:.8;filter:alpha(opacity=80)}.quickview-container .thumbnails .img-thumbnail:hover,.single-product .thumbnails .img-thumbnail:hover{border-color:#bd0028}.quickview-container .thumbnails .img-thumbnail:hover img,.single-product .thumbnails .img-thumbnail:hover img{opacity:1;filter:alpha(opacity=100)}.quickview-container .thumbnails .img-thumbnail:hover:before,.single-product .thumbnails .img-thumbnail:hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#bd0028;opacity:.35;filter:alpha(opacity=35);z-index:1}.quickview-container .thumbnails .carousel-control,.single-product .thumbnails .carousel-control{width:42px;height:42px;border:1px solid #e0e0e0;background:#fff;top:50%;margin-top:-21px;cursor:pointer}.quickview-container .thumbnails .carousel-control.disabled,.single-product .thumbnails .carousel-control.disabled{display:none}.quickview-container .bwp-single-info .breadcrumb-noheading,.single-product .bwp-single-info .breadcrumb-noheading{margin-bottom:5px}.quickview-container .bwp-single-info .breadcrumb-noheading>.container,.single-product .bwp-single-info .breadcrumb-noheading>.container{padding:0}.quickview-container .bwp-single-info .breadcrumb-noheading .breadcrumb,.single-product .bwp-single-info .breadcrumb-noheading .breadcrumb{padding:0;margin-bottom:7px}.quickview-container .bwp-single-info .quantity-text,.single-product .bwp-single-info .quantity-text{font-size:14px;font-weight:500;color:#000;font-family:Montserrat,sans-serif;margin-bottom:10px}.quickview-container .bwp-single-info .quantity,.single-product .bwp-single-info .quantity{margin:5px 0;border:1px solid #e0e0e0;height:45px;display:inline-block;margin-right:7px;position:relative}.rtl .quickview-container .bwp-single-info .quantity,.rtl .single-product .bwp-single-info .quantity{margin-left:7px;margin-right:0}@media (max-width:767px){.quickview-container .bwp-single-info .quantity,.single-product .bwp-single-info .quantity{margin-right:15px}.rtl .quickview-container .bwp-single-info .quantity,.rtl .single-product .bwp-single-info .quantity{margin-left:15px;margin-right:0}}.quickview-container .bwp-single-info .quantity input[type=number]::-webkit-inner-spin-button,.quickview-container .bwp-single-info .quantity input[type=number]::-webkit-outer-spin-button,.single-product .bwp-single-info .quantity input[type=number]::-webkit-inner-spin-button,.single-product .bwp-single-info .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quickview-container .bwp-single-info .quantity input,.single-product .bwp-single-info .quantity input{width:150px;border:0;height:45px;text-align:center;padding:0 38px;font-size:15px;font-weight:500}.quickview-container .bwp-single-info .quantity button,.single-product .bwp-single-info .quantity button{outline-color:transparent;color:#868686;font-size:0}.quickview-container .bwp-single-info .quantity button:focus,.quickview-container .bwp-single-info .quantity button:hover,.single-product .bwp-single-info .quantity button:focus,.single-product .bwp-single-info .quantity button:hover{border:none;color:#bd0028}.quickview-container .bwp-single-info .quantity button:before,.single-product .bwp-single-info .quantity button:before{font-family:eleganticons;display:inline-block;font-size:18px}.quickview-container .bwp-single-info .quantity button.plus,.single-product .bwp-single-info .quantity button.plus{position:absolute;top:0;right:0;background:0 0;line-height:24px;border:none;width:40px;height:43px}.rtl .quickview-container .bwp-single-info .quantity button.plus,.rtl .single-product .bwp-single-info .quantity button.plus{left:0;right:auto}.quickview-container .bwp-single-info .quantity button.plus:before,.single-product .bwp-single-info .quantity button.plus:before{content:"\4c";position:relative;top:2px}.quickview-container .bwp-single-info .quantity button.minus,.single-product .bwp-single-info .quantity button.minus{position:absolute;left:0;bottom:0;border:none;width:40px;height:43px;background:0 0}.rtl .quickview-container .bwp-single-info .quantity button.minus,.rtl .single-product .bwp-single-info .quantity button.minus{right:0;left:auto}.quickview-container .bwp-single-info .quantity button.minus:before,.single-product .bwp-single-info .quantity button.minus:before{content:"\4b";position:relative;top:4px}.quickview-container .bwp-single-info .product_meta,.single-product .bwp-single-info .product_meta{display:inline-block;width:100%;text-transform:capitalize;border-top:1px solid #e5e5e5;padding-top:25px;margin-top:30px}.quickview-container .bwp-single-info .product_meta>span,.single-product .bwp-single-info .product_meta>span{margin-bottom:0}.quickview-container .bwp-single-info .product_meta #report_abuse,.single-product .bwp-single-info .product_meta #report_abuse{margin-bottom:16px;display:inline-block;width:100%;vertical-align:top;color:#bd0028}.quickview-container .bwp-single-info .product_meta #report_abuse_form,.single-product .bwp-single-info .product_meta #report_abuse_form{border:0;padding:20px}.quickview-container .bwp-single-info .product_meta #report_abuse_form.simplePopup,.single-product .bwp-single-info .product_meta #report_abuse_form.simplePopup{box-shadow:0 1px 10px 0 hsla(0,0%,56%,.75)}.quickview-container .bwp-single-info .product_meta #report_abuse_form .simplePopupClose,.single-product .bwp-single-info .product_meta #report_abuse_form .simplePopupClose{color:#fff;background:red;width:20px;height:20px;line-height:20.5px;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.quickview-container .bwp-single-info .product_meta #report_abuse_form .simplePopupClose:hover,.single-product .bwp-single-info .product_meta #report_abuse_form .simplePopupClose:hover{background:#bd0028}.quickview-container .bwp-single-info .product_meta #report_abuse_form h3.wcmp-abuse-report-title,.single-product .bwp-single-info .product_meta #report_abuse_form h3.wcmp-abuse-report-title{margin-bottom:20px;font-size:18px}.quickview-container .bwp-single-info .product_meta #report_abuse_form #report-abuse table,.single-product .bwp-single-info .product_meta #report_abuse_form #report-abuse table{border:0}.quickview-container .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr td,.single-product .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr td{border:0;padding:0;padding-bottom:20px !important}.quickview-container .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr input[type=submit],.single-product .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr input[type=submit]{background:#bd0028;padding:5px 15px;color:#fff;border:0;margin-top:10px}.quickview-container .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr input[type=submit]:hover,.single-product .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr input[type=submit]:hover{background:#8a001d}.quickview-container .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr input::placeholder,.quickview-container .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr textarea::placeholder,.single-product .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr input::placeholder,.single-product .bwp-single-info .product_meta #report_abuse_form #report-abuse table tbody tr textarea::placeholder{font-size:14px}.quickview-container .bwp-single-info .product_meta .posted_in,.quickview-container .bwp-single-info .product_meta .sku_wrapper,.quickview-container .bwp-single-info .product_meta .tagged_as,.single-product .bwp-single-info .product_meta .posted_in,.single-product .bwp-single-info .product_meta .sku_wrapper,.single-product .bwp-single-info .product_meta .tagged_as{display:block;width:100%;color:#000;margin-bottom:5px;font-weight:600}.quickview-container .bwp-single-info .product_meta .posted_in a,.quickview-container .bwp-single-info .product_meta .posted_in span,.quickview-container .bwp-single-info .product_meta .sku_wrapper a,.quickview-container .bwp-single-info .product_meta .sku_wrapper span,.quickview-container .bwp-single-info .product_meta .tagged_as a,.quickview-container .bwp-single-info .product_meta .tagged_as span,.single-product .bwp-single-info .product_meta .posted_in a,.single-product .bwp-single-info .product_meta .posted_in span,.single-product .bwp-single-info .product_meta .sku_wrapper a,.single-product .bwp-single-info .product_meta .sku_wrapper span,.single-product .bwp-single-info .product_meta .tagged_as a,.single-product .bwp-single-info .product_meta .tagged_as span{font-weight:400;color:#000}.quickview-container .bwp-single-info .product_meta .posted_in a,.quickview-container .bwp-single-info .product_meta .posted_in a:hover,.quickview-container .bwp-single-info .product_meta .sku_wrapper a:hover,.quickview-container .bwp-single-info .product_meta .tagged_as a:hover,.single-product .bwp-single-info .product_meta .posted_in a,.single-product .bwp-single-info .product_meta .posted_in a:hover,.single-product .bwp-single-info .product_meta .sku_wrapper a:hover,.single-product .bwp-single-info .product_meta .tagged_as a:hover{color:#bd0028}.quickview-container .bwp-single-info .product_meta .posted_in a:hover,.single-product .bwp-single-info .product_meta .posted_in a:hover{color:#000}.quickview-container .bwp-single-info .image-thumbnail .slick-list,.single-product .bwp-single-info .image-thumbnail .slick-list{margin:0 -9px}.quickview-container .bwp-single-info .image-thumbnail .slick-list .slick-slide,.single-product .bwp-single-info .image-thumbnail .slick-list .slick-slide{padding:0 10px;padding-bottom:10px}.quickview-container .bwp-single-info .image-thumbnail .slick-arrow,.single-product .bwp-single-info .image-thumbnail .slick-arrow{top:50%;margin-top:-17px}.quickview-container .bwp-single-info .image-thumbnail .slick-arrow.fa-angle-left,.single-product .bwp-single-info .image-thumbnail .slick-arrow.fa-angle-left{left:5px;right:auto}.quickview-container .bwp-single-info .image-thumbnail .slick-arrow.fa-angle-right,.single-product .bwp-single-info .image-thumbnail .slick-arrow.fa-angle-right{right:5px}.quickview-container .bwp-single-info .woocommerce-product-rating,.single-product .bwp-single-info .woocommerce-product-rating{padding-top:0;padding-bottom:0;clear:both;display:inline-block;margin-bottom:10px}.quickview-container .bwp-single-info .woocommerce-product-rating:after,.single-product .bwp-single-info .woocommerce-product-rating:after{display:inline-block;content:"";height:18px;width:1px;background:#ddd;margin:0 5px;position:relative;top:1px}.quickview-container .bwp-single-info .star-rating,.single-product .bwp-single-info .star-rating{display:inline-block;margin-right:0;width:85px;font-size:12px;margin-bottom:0}.rtl .quickview-container .bwp-single-info .star-rating,.rtl .single-product .bwp-single-info .star-rating{margin-left:0;margin-right:0}.quickview-container .bwp-single-info .star-rating:before,.quickview-container .bwp-single-info .star-rating span:before,.single-product .bwp-single-info .star-rating:before,.single-product .bwp-single-info .star-rating span:before{letter-spacing:4.8px}.quickview-container .bwp-single-info .woocommerce-review-link,.single-product .bwp-single-info .woocommerce-review-link{position:relative;top:-1px;color:#868686;font-size:12px}.quickview-container .bwp-single-info .description,.single-product .bwp-single-info .description{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.quickview-container .bwp-single-info .description>p:last-child,.single-product .bwp-single-info .description>p:last-child{margin-bottom:0}.quickview-container .bwp-single-info .description ul,.single-product .bwp-single-info .description ul{list-style:none;padding:0}.quickview-container .bwp-single-info .description ul li,.single-product .bwp-single-info .description ul li{padding:3px 0}.quickview-container .bwp-single-info .description ul li:before,.single-product .bwp-single-info .description ul li:before{content:"\f04b";color:#bd0028;font-size:8px;font-family:FontAwesome;display:inline-block;margin-right:8px;position:relative;top:-1px}.rtl .quickview-container .bwp-single-info .description ul li:before,.rtl .single-product .bwp-single-info .description ul li:before{margin-left:8px;margin-right:0}.quickview-container .bwp-single-info .stock.in-stock,.single-product .bwp-single-info .stock.in-stock{margin-top:-10px}.quickview-container .bwp-single-info .stock.out-of-stock,.single-product .bwp-single-info .stock.out-of-stock{display:none}.quickview-container .bwp-single-info .variations_form .stock.out-of-stock,.single-product .bwp-single-info .variations_form .stock.out-of-stock{display:block}.quickview-container .bwp-single-info .product-stock,.single-product .bwp-single-info .product-stock{margin-top:2px;margin-bottom:15px}.quickview-container .bwp-single-info .product-stock i,.single-product .bwp-single-info .product-stock i{color:#868686;padding:0 10px;font-size:20px;-webkit-transform:translateY(3px);transform:translateY(3px)}.quickview-container .bwp-single-info .product-stock .stock,.single-product .bwp-single-info .product-stock .stock{color:#868686}.quickview-container .bwp-single-info .prices,.single-product .bwp-single-info .prices{margin-top:0;margin-bottom:15px;width:50%;display:inline-block}.quickview-container .bwp-single-info .prices .price,.single-product .bwp-single-info .prices .price{margin:0}.quickview-container .bwp-single-info .prices .price del,.single-product .bwp-single-info .prices .price del{font-size:18px;letter-spacing:0}@media (max-width:767px){.quickview-container .bwp-single-info .button_single,.single-product .bwp-single-info .button_single{display:inline-flex}}.quickview-container .bwp-single-info .cart,.single-product .bwp-single-info .cart{padding:0}.quickview-container .bwp-single-info .woosc-compare,.quickview-container .bwp-single-info .woosw-wishlist,.single-product .bwp-single-info .woosc-compare,.single-product .bwp-single-info .woosw-wishlist{display:inline-block}.quickview-container .bwp-single-info .woosw-btn,.single-product .bwp-single-info .woosw-btn{margin-top:20px;text-align:center;color:#000;display:inline-flex;vertical-align:top;margin-right:20px;align-items:center;font-weight:500;background:0 0;border:0}.rtl .quickview-container .bwp-single-info .woosw-btn,.rtl .single-product .bwp-single-info .woosw-btn{margin-left:20px;margin-right:0}.quickview-container .bwp-single-info .woosw-btn:before,.single-product .bwp-single-info .woosw-btn:before{content:"\f08a";font-family:FontAwesome;font-size:13px;width:40px;height:40px;line-height:40px;border:1px solid #cecece;margin-right:10px;color:#868686;font-weight:400;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.rtl .quickview-container .bwp-single-info .woosw-btn:before,.rtl .single-product .bwp-single-info .woosw-btn:before{margin-left:10px;margin-right:0}.quickview-container .bwp-single-info .woosw-btn:hover,.single-product .bwp-single-info .woosw-btn:hover{color:#bd0028}.quickview-container .bwp-single-info .woosw-btn:hover:before,.single-product .bwp-single-info .woosw-btn:hover:before{background:#bd0028;border-color:#bd0028;color:#fff}.quickview-container .bwp-single-info .woosw-btn.woosw-added:before,.single-product .bwp-single-info .woosw-btn.woosw-added:before{content:"\f004";font-family:FontAwesome;font-size:13px;color:#000;-webkit-transition:all .1s ease;transition:all .1s ease;top:0}.quickview-container .bwp-single-info .woosw-btn.woosw-added:hover:before,.single-product .bwp-single-info .woosw-btn.woosw-added:hover:before{color:#fff}.quickview-container .bwp-single-info .woosw-btn:hover,.single-product .bwp-single-info .woosw-btn:hover{cursor:pointer}.quickview-container .bwp-single-info .woosw-btn:hover a,.quickview-container .bwp-single-info .woosw-btn:hover a:before,.single-product .bwp-single-info .woosw-btn:hover a,.single-product .bwp-single-info .woosw-btn:hover a:before{color:#bd0028}.quickview-container .bwp-single-info .woosc-btn,.single-product .bwp-single-info .woosc-btn{margin-top:20px;vertical-align:top;position:relative;cursor:pointer;font-weight:500;display:inline-flex;align-items:center;background:0 0;border:0}.quickview-container .bwp-single-info .woosc-btn:before,.single-product .bwp-single-info .woosc-btn:before{content:"\e909";font-family:icomoon;font-size:13px;line-height:1;line-height:40px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #cecece;margin-right:10px;display:inline-block;width:40px;height:40px;text-align:center}.rtl .quickview-container .bwp-single-info .woosc-btn:before,.rtl .single-product .bwp-single-info .woosc-btn:before{margin-left:10px;margin-right:0}.quickview-container .bwp-single-info .woosc-btn:hover,.single-product .bwp-single-info .woosc-btn:hover{color:#bd0028}.quickview-container .bwp-single-info .woosc-btn:hover:before,.single-product .bwp-single-info .woosc-btn:hover:before{color:#fff;background:#bd0028;border-color:#bd0028}.quickview-container .bwp-single-info .single_add_to_cart_button.button,.single-product .bwp-single-info .single_add_to_cart_button.button{-webkit-transition:none;transition:none;font-weight:500;font-size:15px;line-height:45px;position:relative;background:rgba(0,0,0,.85);border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;color:#fff;text-align:center;padding:0 15px;cursor:pointer;display:inline-block;vertical-align:top;margin:0;min-width:214px;white-space:nowrap;margin:5px 10px 5px 0}.rtl .quickview-container .bwp-single-info .single_add_to_cart_button.button,.rtl .single-product .bwp-single-info .single_add_to_cart_button.button{margin:5px 0 5px 10px}.quickview-container .bwp-single-info .single_add_to_cart_button.button.disabled,.single-product .bwp-single-info .single_add_to_cart_button.button.disabled{background:rgba(0,0,0,.5) !important;cursor:not-allowed}.quickview-container .bwp-single-info .single_add_to_cart_button.button:before,.single-product .bwp-single-info .single_add_to_cart_button.button:before{content:"\e906";font-family:icomoon;margin-right:10px}.rtl .quickview-container .bwp-single-info .single_add_to_cart_button.button:before,.rtl .single-product .bwp-single-info .single_add_to_cart_button.button:before{margin-left:10px;margin-right:0}.quickview-container .bwp-single-info .single_add_to_cart_button.button:hover,.single-product .bwp-single-info .single_add_to_cart_button.button:hover{background:#bd0028;color:#fff}.quickview-container .bwp-single-info .button.quick-buy,.single-product .bwp-single-info .button.quick-buy{-webkit-transition:none;transition:none;font-weight:500;font-size:15px;line-height:45px;position:relative;background:#bd0028;color:#fff;text-align:center;margin-right:20px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;padding:0 15px;border:0;cursor:pointer;display:inline-block;vertical-align:top;margin:5px 0;min-width:214px;white-space:nowrap}.rtl .quickview-container .bwp-single-info .button.quick-buy,.rtl .single-product .bwp-single-info .button.quick-buy{margin-left:20px;margin-right:0}.quickview-container .bwp-single-info .button.quick-buy:hover,.single-product .bwp-single-info .button.quick-buy:hover{background:#8a001d;color:#fff}.quickview-container .bwp-single-info .button.quick-buy.disabled,.single-product .bwp-single-info .button.quick-buy.disabled{background:rgba(189,0,40,.5);cursor:not-allowed}.quickview-container .bwp-single-info .cart a.single_add_to_cart_button.button,.single-product .bwp-single-info .cart a.single_add_to_cart_button.button{display:inline-block;width:100%}.quickview-container .social-icon,.single-product .social-icon{margin-top:5px}.quickview-container .social-icon label,.single-product .social-icon label{display:none}.quickview-container .social-icon .social-share,.single-product .social-icon .social-share{display:inline-block}.quickview-container .social-icon .social-share>a,.single-product .social-icon .social-share>a{display:inline-block;width:30px;height:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-right:15px;text-align:center;line-height:30px;color:#fff;background:#3b5998}.rtl .quickview-container .social-icon .social-share>a,.rtl .single-product .social-icon .social-share>a{margin-left:15px;margin-right:0}.quickview-container .social-icon .social-share>a:last-child,.single-product .social-icon .social-share>a:last-child{margin-right:0}.rtl .quickview-container .social-icon .social-share>a:last-child,.rtl .single-product .social-icon .social-share>a:last-child{margin-left:0;margin-right:0}.quickview-container .social-icon .social-share>a.share-twitter,.single-product .social-icon .social-share>a.share-twitter{background:#55acee}.quickview-container .social-icon .social-share>a.share-linkedin,.single-product .social-icon .social-share>a.share-linkedin{background:#007ab9}.quickview-container .social-icon .social-share>a.share-pinterest,.single-product .social-icon .social-share>a.share-pinterest{background:#cb2027}.quickview-container .social-icon .social-share>a:hover,.single-product .social-icon .social-share>a:hover{background:#bd0028}.quickview-container .entry-summary .price-single,.single-product .entry-summary .price-single{width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e5e5;line-height:100%;display:flex}.quickview-container .entry-summary .vendor-info,.single-product .entry-summary .vendor-info{color:#000;font-weight:500;margin-bottom:10px}.quickview-container .entry-summary .vendor-info label,.single-product .entry-summary .vendor-info label{margin:0}.quickview-container .entry-summary .vendor-info a,.single-product .entry-summary .vendor-info a{color:#f03333;text-transform:uppercase}.quickview-container .entry-summary .price,.single-product .entry-summary .price{color:#000;font-size:24px;display:inline-block;vertical-align:middle;font-weight:600}.quickview-container .entry-summary .price del,.single-product .entry-summary .price del{font-size:20px}.quickview-container .entry-summary .price ins,.single-product .entry-summary .price ins{color:#000}@media (max-width:767px){.quickview-container .entry-summary .price,.single-product .entry-summary .price{font-size:25px}}.quickview-container .entry-summary .product-lable,.single-product .entry-summary .product-lable{position:relative;top:-2px;margin-left:15px}.rtl .quickview-container .entry-summary .product-lable,.rtl .single-product .entry-summary .product-lable{margin-right:15px;margin-left:0}.quickview-container .entry-summary .product-lable .hot,.single-product .entry-summary .product-lable .hot{display:none}.quickview-container .entry-summary .product-lable .onsale,.single-product .entry-summary .product-lable .onsale{position:relative;font-size:12px;text-transform:uppercase;background:0 0;border:2px solid #ff4545;border-right:0;color:#ff4545;line-height:22px;top:0;left:0;padding:0 2px 0 10px;z-index:2;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.rtl .quickview-container .entry-summary .product-lable .onsale,.rtl .single-product .entry-summary .product-lable .onsale{padding:0 10px 0 2px}.quickview-container .entry-summary .product-lable .onsale:before,.single-product .entry-summary .product-lable .onsale:before{content:"";position:absolute;width:26px;height:26px;right:-20px;border:13px solid #ff4545;border-right-color:transparent;top:-2px;display:inline-block !important;z-index:-2}.quickview-container .entry-summary .product-lable .onsale:after,.single-product .entry-summary .product-lable .onsale:after{content:"";position:absolute;width:22px;height:22px;right:-15px;border:11px solid #fff;border-right-color:transparent;top:0;z-index:-1}.quickview-container .product-type-variable .bwp-single-info .description,.single-product .product-type-variable .bwp-single-info .description{margin-bottom:15px}.quickview-container .product-type-variable .variations_form.cart,.single-product .product-type-variable .variations_form.cart{float:none}.quickview-container .product-type-variable .variations_form.cart .single_variation_wrap,.single-product .product-type-variable .variations_form.cart .single_variation_wrap{display:block;vertical-align:top}.quickview-container .product-type-variable .variations_form.cart .single_variation_wrap .price,.single-product .product-type-variable .variations_form.cart .single_variation_wrap .price{margin-top:0;margin-bottom:20px;font-size:23px}.quickview-container .product-type-variable .variations_form.cart .single_variation_wrap .price del,.single-product .product-type-variable .variations_form.cart .single_variation_wrap .price del{font-size:14px}.quickview-container .product-type-variable .variations_form.cart table,.single-product .product-type-variable .variations_form.cart table{border:none;margin-top:10px;position:relative;margin-bottom:0}.quickview-container .product-type-variable .variations_form.cart table tr,.single-product .product-type-variable .variations_form.cart table tr{margin-bottom:10px;display:flex;flex-wrap:wrap}.quickview-container .product-type-variable .variations_form.cart table tr td,.single-product .product-type-variable .variations_form.cart table tr td{border:none;padding:0;margin-bottom:20px !important;text-align:left}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td,.rtl .single-product .product-type-variable .variations_form.cart table tr td{text-align:right}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches{padding:0;display:flex;flex-wrap:wrap}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch-item-wrapper,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch-item-wrapper{margin-right:15px;margin-bottom:10px}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch-item-wrapper,.rtl .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch-item-wrapper{margin-left:15px;margin-right:0}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch{cursor:pointer;overflow:unset}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color{opacity:1;width:38px;height:38px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;box-shadow:none;position:relative;text-indent:100%;margin-right:15px;font-size:0;padding:0;min-width:unset;border:0;margin-bottom:0;text-indent:0}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color,.rtl .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color{margin-left:15px;margin-right:0}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:last-child,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:last-child{margin-right:0}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:last-child,.rtl .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:last-child{margin-left:0;margin-right:0}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:before,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:before{position:absolute;-webkit-transform:unset;transform:unset;margin:0;opacity:0;visibility:hidden;content:"\4e";font-family:eleganticons;color:#fff;left:10px;top:4px;font-size:18px;width:auto;height:auto;border:0}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color .swatch__tooltip,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color .swatch__tooltip{font-size:10px;display:inline-block;font-family:Montserrat,sans-serif;padding:0 8px;line-height:18px}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color .swatch__tooltip:after,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color .swatch__tooltip:after{z-index:-1}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color.selected,.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:hover,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color.selected,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:hover{border:0 !important}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color.selected:before,.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:hover:before,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color.selected:before,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color:hover:before{opacity:1;visibility:visible}@media (max-width:480px){.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color{margin-right:15px !important}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color,.rtl .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color{margin-left:15px !important;margin-right:0}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color .swatch__tooltip,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-color .swatch__tooltip{display:none !important}}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image{width:50px;height:50px;padding:0;font-size:0;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;line-height:20px;min-width:50px;display:inline-block;border:1px solid #ccc;color:#868686;font-weight:500;margin-right:10px;margin-bottom:0;padding:5px;overflow:hidden}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image,.rtl .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image{margin-left:10px;margin-right:0}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image img,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image img{object-fit:cover;vertical-align:middle;height:100%;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image.selected,.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image:hover,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image.selected,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image:hover{border:1px solid #000}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image.disabled,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image.disabled{cursor:not-allowed}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image .swatch__tooltip{font-size:10px;display:inline-block;font-family:Montserrat,sans-serif;padding:0 8px;top:5px;line-height:18px}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image .swatch__tooltip:after,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-image .swatch__tooltip:after{z-index:-1}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label{min-width:40px;background:0 0;border:1px solid #ccc;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:0 15px;margin-bottom:0;width:auto;height:auto}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label.selected,.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label:hover,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label.selected,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label:hover{border:1px solid #000;background:#000;color:#fff}.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label.disabled,.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.swatch-label.disabled{cursor:not-allowed}.quickview-container .product-type-variable .variations_form.cart table tr td.label,.single-product .product-type-variable .variations_form.cart table tr td.label{width:100%;margin-bottom:0 !important}.quickview-container .product-type-variable .variations_form.cart table tr td.value,.single-product .product-type-variable .variations_form.cart table tr td.value{margin-bottom:0 !important;display:block;width:100%}.quickview-container .product-type-variable .variations_form.cart table tr td label,.single-product .product-type-variable .variations_form.cart table tr td label{font-size:13px;color:#000;margin-bottom:0;margin-right:15px;line-height:40px;text-transform:uppercase;font-weight:600}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td label,.rtl .single-product .product-type-variable .variations_form.cart table tr td label{margin-left:15px;margin-right:0}.quickview-container .product-type-variable .variations_form.cart table tr td .swatch__tooltip,.single-product .product-type-variable .variations_form.cart table tr td .swatch__tooltip{display:none}.quickview-container .product-type-variable .variations_form.cart table tr td select,.single-product .product-type-variable .variations_form.cart table tr td select{padding:0 40px 0 10px;height:40px;line-height:40px;color:#868686;background-position:calc(100% - 18px) calc(1em + 3px),calc(100% - 13px) calc(1em + 3px),calc(100% - 2.5em) .5em;cursor:pointer;border-color:#ccc;margin-bottom:15px}.rtl .quickview-container .product-type-variable .variations_form.cart table tr td select,.rtl .single-product .product-type-variable .variations_form.cart table tr td select{padding:0 10px 0 40px}.quickview-container .product-type-variable .variations_form.cart table tr td select:focus,.single-product .product-type-variable .variations_form.cart table tr td select:focus{background-position:calc(100% - 14px) calc(1em + 3px),calc(100% - 20px) calc(1em + 3px),calc(100% - 2.5em) .5em}.quickview-container .product-type-variable .variations_form.cart table .reset_variations,.single-product .product-type-variable .variations_form.cart table .reset_variations{color:#000;font-size:13px;display:none;margin-bottom:-5px;position:relative}.quickview-container .product-type-variable .variations_form.cart table .reset_variations:before,.single-product .product-type-variable .variations_form.cart table .reset_variations:before{content:"\4d";font-family:ElegantIcons;display:inline-block;font-size:20px;line-height:1;position:relative;top:3px}.quickview-container .product-type-variable .variations_form.cart table .reset_variations:hover,.single-product .product-type-variable .variations_form.cart table .reset_variations:hover{color:#bd0028}.quickview-container .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation p,.single-product .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation p{margin-bottom:30px}.quickview-container .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart,.single-product .product-type-variable .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart{display:inline-flex;flex-wrap:wrap;vertical-align:bottom}.quickview-container .product-type-variable .entry-summary .prices,.single-product .product-type-variable .entry-summary .prices{margin:0}.quickview-container .product-type-grouped .group_table tr>th,.single-product .product-type-grouped .group_table tr>th{padding:20px 10px;background-color:#f4f4f4;text-align:center;font-weight:700}@media (max-width:480px){.quickview-container .product-type-grouped .group_table tr>th,.single-product .product-type-grouped .group_table tr>th{padding:20px 1px}}.quickview-container .product-type-grouped .group_table tr td,.single-product .product-type-grouped .group_table tr td{padding:10px;vertical-align:middle;text-align:center}.quickview-container .product-type-grouped .group_table tr td.product-thumb img,.single-product .product-type-grouped .group_table tr td.product-thumb img{max-width:70px}.quickview-container .product-type-grouped .group_table tr td .product-title,.single-product .product-type-grouped .group_table tr td .product-title{font-size:14px;font-weight:400;margin:0;line-height:35px}.quickview-container .product-type-grouped .group_table tr td .product-title a,.single-product .product-type-grouped .group_table tr td .product-title a{color:#868686}.quickview-container .product-type-grouped .group_table tr td .product-title a:hover,.single-product .product-type-grouped .group_table tr td .product-title a:hover{color:#bd0028}.quickview-container .product-type-grouped .group_table tr td.product-price,.single-product .product-type-grouped .group_table tr td.product-price{font-size:14px;color:#000;line-height:35px}.quickview-container .product-type-grouped .group_table tr td.product-price ins,.single-product .product-type-grouped .group_table tr td.product-price ins{text-decoration:none}.quickview-container .product-type-grouped .group_table tr td .product_type_external,.single-product .product-type-grouped .group_table tr td .product_type_external{line-height:35px}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .group_table,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .group_table{border:1px solid #e5e5e5;margin-bottom:30px}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product{display:flex;padding:12px 15px;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;flex-wrap:wrap}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product td,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product td{padding:0;border:0}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product:last-child,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product:last-child{border-bottom:0}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-content,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-content{display:flex;align-items:center;flex:1}@media (max-width:480px){.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-content,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-content{flex:0 0 100%}}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-thumb,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-thumb{flex:0 0 60px;margin-right:10px}.rtl .quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-thumb,.rtl .single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .type-product .product-thumb{margin-left:10px;margin-right:0}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .product-info,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .product-info{padding:0}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .product-title,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .product-title{font-size:12px;font-weight:400;margin:0 0 2px;text-transform:uppercase}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .product-title a,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .product-title a{color:#868686}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .product-title a:hover,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .product-title a:hover{color:#bd0028}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart del,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart del{font-size:11px}.quickview-container .product-type-grouped .bwp-single-info .entry-summary>.cart .product-price,.single-product .product-type-grouped .bwp-single-info .entry-summary>.cart .product-price{color:#000;font-weight:500}.quickview-container .product-type-grouped .bwp-single-info .quantity,.single-product .product-type-grouped .bwp-single-info .quantity{margin:0;border:1px solid #e5e5e5 !important;height:33px;display:inline-block;position:relative;width:135px;padding:0 20px;display:flex;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.quickview-container .product-type-grouped .bwp-single-info .quantity:before,.single-product .product-type-grouped .bwp-single-info .quantity:before{display:none}@media (max-width:480px){.quickview-container .product-type-grouped .bwp-single-info .quantity,.single-product .product-type-grouped .bwp-single-info .quantity{margin-top:10px}}.quickview-container .product-type-grouped .bwp-single-info .quantity input[type=number]::-webkit-inner-spin-button,.quickview-container .product-type-grouped .bwp-single-info .quantity input[type=number]::-webkit-outer-spin-button,.single-product .product-type-grouped .bwp-single-info .quantity input[type=number]::-webkit-inner-spin-button,.single-product .product-type-grouped .bwp-single-info .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quickview-container .product-type-grouped .bwp-single-info .quantity input,.single-product .product-type-grouped .bwp-single-info .quantity input{border:0;height:31px;padding:0;font-size:13px;font-weight:500;flex:1;width:100%}.quickview-container .product-type-grouped .bwp-single-info .quantity button,.single-product .product-type-grouped .bwp-single-info .quantity button{outline-color:transparent;color:#868686;font-size:0;position:relative}.quickview-container .product-type-grouped .bwp-single-info .quantity button:focus,.quickview-container .product-type-grouped .bwp-single-info .quantity button:hover,.single-product .product-type-grouped .bwp-single-info .quantity button:focus,.single-product .product-type-grouped .bwp-single-info .quantity button:hover{border:none;color:#bd0028}.quickview-container .product-type-grouped .bwp-single-info .quantity button:before,.single-product .product-type-grouped .bwp-single-info .quantity button:before{display:inline-block;font-size:13px}.quickview-container .product-type-grouped .bwp-single-info .quantity button.plus,.single-product .product-type-grouped .bwp-single-info .quantity button.plus{background:0 0;line-height:15px;border:none;width:18px;height:31px}.quickview-container .product-type-grouped .bwp-single-info .quantity button.plus:before,.single-product .product-type-grouped .bwp-single-info .quantity button.plus:before{position:relative;top:4px}.quickview-container .product-type-grouped .bwp-single-info .quantity button.minus,.single-product .product-type-grouped .bwp-single-info .quantity button.minus{border:none;width:18px;height:31px;background:0 0}.quickview-container .product-type-grouped .bwp-single-info .quantity button.minus:before,.single-product .product-type-grouped .bwp-single-info .quantity button.minus:before{position:relative;top:2px}.quickview-container .product-type-grouped .bwp-single-info .quantity button.minus:after,.single-product .product-type-grouped .bwp-single-info .quantity button.minus:after{display:none}.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info{display:flex;flex-wrap:wrap}.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info .entry-heading,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info .entry-heading{flex:1}.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .group_table,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .group_table{width:100%}.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .single_add_to_cart_button,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .single_add_to_cart_button{margin:0}.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .quantity .minus,.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .quantity .plus,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .quantity .minus,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info form.cart .quantity .plus{height:32px}@media (max-width:991px){.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info .entry-heading,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info .entry-heading{flex:0 0 100%}.quickview-container .product-type-grouped .bwp-single-product.full_width .bwp-single-info .entry-cart,.single-product .product-type-grouped .bwp-single-product.full_width .bwp-single-info .entry-cart{width:100%}}@media (max-width:1500px) and (min-width:991px){.quickview-container .product-type-grouped .bwp-single-product.full_width .social-icon,.single-product .product-type-grouped .bwp-single-product.full_width .social-icon{display:none}}.quickview-container .product-type-grouped .single-product-background.dark .bwp-single-info .entry-summary>.cart .product-title a,.single-product .product-type-grouped .single-product-background.dark .bwp-single-info .entry-summary>.cart .product-title a{color:#fff}.quickview-container .product-type-grouped .single-product-background.dark .bwp-single-info .entry-summary>.cart .product-title a:hover,.single-product .product-type-grouped .single-product-background.dark .bwp-single-info .entry-summary>.cart .product-title a:hover{color:#bd0028}.quickview-container .product-type-grouped .single-product-background.dark .bwp-single-info .entry-summary>.cart .product-price,.single-product .product-type-grouped .single-product-background.dark .bwp-single-info .entry-summary>.cart .product-price{color:#fff}.quickview-container .product-type-simple .bwp-single-info .entry-summary>.cart,.single-product .product-type-simple .bwp-single-info .entry-summary>.cart{margin-top:0;width:100%;display:flex;flex-wrap:wrap}.quickview-container .product-type-simple .bwp-single-info .entry-summary>.cart .quantity-button,.single-product .product-type-simple .bwp-single-info .entry-summary>.cart .quantity-button{display:flex;flex-wrap:wrap}.quickview-container .product-type-simple .bwp-single-product.full_width .bwp-single-info,.single-product .product-type-simple .bwp-single-product.full_width .bwp-single-info{display:flex;flex-wrap:wrap;align-items:flex-end}.quickview-container .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-heading,.single-product .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-heading{flex:1}.quickview-container .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-cart,.single-product .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-cart{margin-bottom:20px}@media (max-width:991px){.quickview-container .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-heading,.single-product .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-heading{flex:0 0 100%}.quickview-container .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-cart,.single-product .product-type-simple .bwp-single-product.full_width .bwp-single-info .entry-cart{width:100%}}.quickview-container .product-type-external .quick_buy_container,.single-product .product-type-external .quick_buy_container{display:none}.quickview-container .product-type-external .bwp-single-info .entry-summary>.cart,.single-product .product-type-external .bwp-single-info .entry-summary>.cart{margin-bottom:15px;clear:both}.quickview-container .product-type-external .bwp-single-product.full_width .bwp-single-info,.single-product .product-type-external .bwp-single-product.full_width .bwp-single-info{display:flex;flex-wrap:wrap;align-items:flex-end}.quickview-container .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-heading,.single-product .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-heading{flex:1}.quickview-container .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-cart,.single-product .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-cart{margin-bottom:20px;min-width:500px;display:flex}.quickview-container .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-cart .cart,.single-product .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-cart .cart{flex:1}@media (max-width:991px){.quickview-container .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-heading,.single-product .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-heading{flex:0 0 100%}.quickview-container .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-cart,.single-product .product-type-external .bwp-single-product.full_width .bwp-single-info .entry-cart{width:100%;min-width:unset}}.quickview-container .type-product>div:last-of-type.woocommerce-tabs,.single-product .type-product>div:last-of-type.woocommerce-tabs{margin-bottom:0}.quickview-container .type-product.outofstock .variations,.single-product .type-product.outofstock .variations{display:none}.quickview-container .type-product.outofstock .variations_button,.single-product .type-product.outofstock .variations_button{display:none !important}.quickview-container .type-product.outofstock .product-stock,.single-product .type-product.outofstock .product-stock{margin:0;line-height:45px;font-size:15px;color:#000;text-align:center;background:#ededed;cursor:no-drop;margin-bottom:5px;font-weight:500;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.quickview-container .type-product.outofstock .product-stock span,.single-product .type-product.outofstock .product-stock span{color:#000}.quickview-container .brands-single,.single-product .brands-single{display:inline-flex;align-items:center;margin-bottom:10px;position:relative;top:-4px}.quickview-container .brands-single .title-brand,.single-product .brands-single .title-brand{margin:0 5px 0 0;font-size:13px;color:#868686}.rtl .quickview-container .brands-single .title-brand,.rtl .single-product .brands-single .title-brand{margin:0 0 0 5px}.quickview-container .brands-single ul,.single-product .brands-single ul{padding:0;list-style:none}.quickview-container .brands-single ul li,.single-product .brands-single ul li{display:inline-block}.quickview-container .brands-single ul li:last-child a:after,.single-product .brands-single ul li:last-child a:after{display:none}.quickview-container .brands-single ul li a,.single-product .brands-single ul li a{display:inline-block;color:#f03333;font-size:13px}.quickview-container .brands-single ul li a:after,.single-product .brands-single ul li a:after{content:",";margin:0 5px 0 0}.rtl .quickview-container .brands-single ul li a:after,.rtl .single-product .brands-single ul li a:after{margin:0 0 0 5px}.quickview-container .brands-single ul li a:hover,.single-product .brands-single ul li a:hover{color:#000}.quickview-container .countdown-single,.single-product .countdown-single{margin:25px 0 10px;display:flex;align-items:center}.quickview-container .countdown-single .title-countdown h2,.single-product .countdown-single .title-countdown h2{margin:0;font-size:14px;text-transform:uppercase}.quickview-container .countdown-single .title-countdown p,.single-product .countdown-single .title-countdown p{font-size:12px;margin:0}.quickview-container .countdown-single .product-countdown,.single-product .countdown-single .product-countdown{padding-left:10px}.rtl .quickview-container .countdown-single .product-countdown,.rtl .single-product .countdown-single .product-countdown{padding-right:10px;padding-left:0}.quickview-container .countdown-single .product-countdown .countdown-content>span,.single-product .countdown-single .product-countdown .countdown-content>span{display:inline-block;margin-right:10px;text-align:center}.rtl .quickview-container .countdown-single .product-countdown .countdown-content>span,.rtl .single-product .countdown-single .product-countdown .countdown-content>span{margin-left:10px;margin-right:0}.quickview-container .countdown-single .product-countdown .countdown-content>span:last-child,.single-product .countdown-single .product-countdown .countdown-content>span:last-child{margin-right:0}.rtl .quickview-container .countdown-single .product-countdown .countdown-content>span:last-child,.rtl .single-product .countdown-single .product-countdown .countdown-content>span:last-child{margin-left:0;margin-right:0}.quickview-container .countdown-single .product-countdown .countdown-content .countdown-amount,.single-product .countdown-single .product-countdown .countdown-content .countdown-amount{width:45px;height:45px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;text-align:center;line-height:45px;font-size:16px;color:#fff;display:inline-block;font-weight:500;background:#bd0028}.quickview-container .countdown-single .product-countdown .countdown-content .countdown-text,.single-product .countdown-single .product-countdown .countdown-content .countdown-text{display:block;font-size:10px;text-transform:uppercase;color:#000;font-weight:600;margin-top:2px}@media (max-width:480px){.quickview-container .countdown-single .product-countdown .countdown-content>span,.single-product .countdown-single .product-countdown .countdown-content>span{margin-right:10px}.rtl .quickview-container .countdown-single .product-countdown .countdown-content>span,.rtl .single-product .countdown-single .product-countdown .countdown-content>span{margin-left:10px;margin-right:0}.quickview-container .countdown-single .product-countdown .countdown-content .countdown-amount,.single-product .countdown-single .product-countdown .countdown-content .countdown-amount{width:60px;height:60px;line-height:56px;font-size:22px}.quickview-container .countdown-single .product-countdown .countdown-content .countdown-text,.single-product .countdown-single .product-countdown .countdown-content .countdown-text{font-size:12px;letter-spacing:1.6px;text-indent:1.6px}}.quickview-container .bwp-single-info .entry-summary .quantity-button,.quickview-container .bwp-single-info .entry-summary .woocommerce-variation-add-to-cart{width:100%}.quickview-container .bwp-single-info .entry-summary .single_add_to_cart_button.button{min-width:160px;margin-right:0;flex:1}.rtl .quickview-container .bwp-single-info .entry-summary .single_add_to_cart_button.button{margin-left:0;margin-right:0}.quickview-container .bwp-single-info .entry-summary .quantity input{width:120px}.quickview-container .bwp-single-info .entry-summary .quantity button{width:30px}.quickview-container .bwp-single-info .entry-summary .button.quick-buy{min-width:150px;width:100%}.quickview-container .product-type-grouped .bwp-single-info .entry-summary .button.quick-buy{width:auto;min-width:160px}.quickview-container .product-type-grouped .bwp-single-info .entry-summary .single_add_to_cart_button.button{min-width:160px}.wishlist-items-wrapper .product-price{font-size:15px}.wishlist-items-wrapper .product-price ins{text-decoration:none}.woocommerce-account .woocommerce-form-row{margin:0;margin-bottom:14px}.woocommerce-account .woocommerce-form-row label{display:block;width:100%}.woocommerce-account .woocommerce-form-row .password-input{width:100%}.woocommerce-account .woocommerce-MyAccount-content fieldset{margin-top:30px}@media (max-width:991px){.woocommerce-account #customer_login>div{margin:25px 0}}.woocommerce-account #customer_login .box-form-login{border:2px solid #eaeaea;padding:50px 0 40px;height:100%}.woocommerce-account #customer_login .required{color:red}.woocommerce-account #customer_login h2{text-align:center;position:relative;margin:0 0 40px;font-size:20px;padding-bottom:15px}.woocommerce-account #customer_login h2:before{font-size:21px;content:"\e90c";font-family:wpbingofont;display:inline-block;margin-right:10px}.rtl .woocommerce-account #customer_login h2:before{margin-left:10px;margin-right:0}.woocommerce-account #customer_login h2:after{content:"";width:132px;height:2px;background:#000;position:absolute;bottom:-2px;left:calc(50% - 66px)}.woocommerce-account #customer_login h2.register:before{content:"\e915"}.woocommerce-account #customer_login .button-login,.woocommerce-account #customer_login .button-register{text-align:center}.woocommerce-account #customer_login .button-login input[type=submit],.woocommerce-account #customer_login .button-register input[type=submit]{background:#000;border:0;font-size:12px;color:#fff;cursor:pointer;text-transform:uppercase;font-weight:500;letter-spacing:1px}.woocommerce-account #customer_login .button-login input[type=submit]:hover,.woocommerce-account #customer_login .button-register input[type=submit]:hover{background:#bd0028}.woocommerce-account #customer_login .button-register input[type=submit]{background:#b9b9b9}.woocommerce-account #customer_login .button-register input[type=submit]:hover{background:#bd0028}.woocommerce-account #customer_login .box-content{padding:0 90px}.woocommerce-account #customer_login .box-content input{width:100%;height:55px;line-height:55px}.woocommerce-account #customer_login .box-content .email input,.woocommerce-account #customer_login .box-content .password input,.woocommerce-account #customer_login .box-content .username input{padding:0 20px;margin-bottom:15px}@media (max-width:1199px){.woocommerce-account #customer_login .box-content{padding:0 50px}}@media (max-width:991px){.woocommerce-account #customer_login .box-content{padding:0 30px}}@media (max-width:480px){.woocommerce-account #customer_login .box-content{padding:0 15px}}.woocommerce-account #customer_login .user-role{margin:0 0 18px;justify-content:space-between}.woocommerce-account #customer_login .user-role:after,.woocommerce-account #customer_login .user-role:before{display:none}.woocommerce-account #customer_login .user-role input{width:16px;height:16px;display:inline-block;position:relative;top:3px}.woocommerce-account #customer_login .user-role .radio{color:#000;font-weight:500;cursor:pointer}.woocommerce-account #customer_login .form-row{margin-left:0;margin-right:0}.woocommerce-account #customer_login .woocommerce-password-hint{margin-bottom:20px;display:block}.woocommerce-account #customer_login .rememberme-lost{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.woocommerce-account #customer_login .rememberme-lost .rememberme{margin-right:10px;position:relative}.rtl .woocommerce-account #customer_login .rememberme-lost .rememberme{margin-left:10px;margin-right:0}.woocommerce-account #customer_login .rememberme-lost .rememberme input{position:absolute;opacity:0;height:22px;cursor:pointer}.woocommerce-account #customer_login .rememberme-lost .rememberme input:checked+label:after{opacity:1}.woocommerce-account #customer_login .rememberme-lost .rememberme input:checked+label:before{border-color:#0075ff}.woocommerce-account #customer_login .rememberme-lost .inline{color:#000;font-weight:500;cursor:pointer}.woocommerce-account #customer_login .rememberme-lost .inline:before{width:16px;height:16px;content:"";display:inline-block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #000;margin-right:5px;position:relative;top:3px;z-index:2}.rtl .woocommerce-account #customer_login .rememberme-lost .inline:before{margin-left:5px;margin-right:0}.woocommerce-account #customer_login .rememberme-lost .inline:after{width:16px;height:16px;content:"";display:inline-block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;top:3px;border:2.5px solid #fff;left:0;background:#0075ff;z-index:1;opacity:0}.rtl .woocommerce-account #customer_login .rememberme-lost .inline:after{right:0;left:auto}.woocommerce-account #customer_login .rememberme-lost .lost_password{font-weight:500}.woocommerce-account #customer_login .rememberme-lost .lost_password a{display:inline-block;position:relative}.woocommerce-account #customer_login .rememberme-lost .lost_password a:before{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"";position:absolute;width:100%;height:1px;-webkit-transition:all .3s ease;transition:all .3s ease;background:#000}.woocommerce-account #customer_login .rememberme-lost .lost_password a:hover:before{background:#bd0028;width:50%}.woocommerce-account legend{color:#000;font-weight:500;margin-top:30px}.woocommerce-cart .woocommerce-cart-form .actions .coupon{flex:0 0 50%;display:flex}.woocommerce-cart .woocommerce-cart-form .actions .coupon input{line-height:50px;padding:0 10px;flex:1;margin-right:5px}.rtl .woocommerce-cart .woocommerce-cart-form .actions .coupon input{margin-left:5px;margin-right:0}.woocommerce-cart .woocommerce-cart-form .actions .bottom-cart{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.woocommerce-cart .woocommerce-cart-form .actions .bottom-cart h2{margin:0;font-size:14px;font-family:Montserrat,sans-serif}@media (max-width:991px){.woocommerce-cart .woocommerce-cart-form .actions .bottom-cart h2{margin:8px 0 15px}.woocommerce-cart .woocommerce-cart-form .actions .bottom-cart .coupon{flex:0 0 100%;margin-bottom:10px;flex-wrap:wrap}}.woocommerce-cart .cart-collaterals{background:#f6f6f6;padding-bottom:45px;max-width:370px;margin-left:auto}.rtl .woocommerce-cart .cart-collaterals{margin-right:auto;margin-left:0}.woocommerce-cart .cart-collaterals h2{font-size:14px;color:#000;text-transform:uppercase;padding:15px 30px 11px;background:#e9e9e9;margin:0;line-height:1.8;border-bottom:0;font-weight:600}.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals{display:flex;padding:15px 30px;align-items:center}.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals h2{font-size:13px;font-family:Montserrat,sans-serif;text-transform:capitalize;background:0 0;padding:0}.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals>*{flex:1}.woocommerce-cart .cart-collaterals .cart-subtotal{display:flex;padding:15px 30px;align-items:center}.woocommerce-cart .cart-collaterals .cart-subtotal>*{flex:1}.woocommerce-cart .cart-collaterals .cart-subtotal>* .woocommerce-Price-amount{font-size:20px;color:#000}.woocommerce-cart .cart-collaterals .order-total{display:flex;padding:15px 30px;align-items:center}.woocommerce-cart .cart-collaterals .order-total>div{flex:1}.woocommerce-cart .cart-collaterals .order-total .woocommerce-Price-amount{font-size:24px;color:#000}.woocommerce-cart .cart-collaterals .title{color:#000}.woocommerce-cart .cart-collaterals .woocs_special_price_code{color:#000;font-size:20px}.woocommerce-cart .cart-collaterals a.shipping-calculator-button{color:#000;font-weight:700;position:relative;display:inline-block;padding-bottom:2px;font-size:13px}.woocommerce-cart .cart-collaterals a.shipping-calculator-button:before{content:"";width:100%;height:2px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#000;-webkit-transition:all .3s ease;transition:all .3s ease}.woocommerce-cart .cart-collaterals a.shipping-calculator-button:hover{color:#bd0028}.woocommerce-cart .cart-collaterals a.shipping-calculator-button:hover:before{background:#bd0028;width:60%}.woocommerce-cart .cart-collaterals .shipping-calculator-form{margin-top:20px}.woocommerce-cart .cart-collaterals .shipping-calculator-form .button{padding:0 20px;line-height:40px;font-size:14px;text-transform:uppercase;font-weight:500}.woocommerce-cart .cart-collaterals ul.woocommerce-shipping-methods{margin-bottom:10px}@media (max-width:767px){.woocommerce-cart .cart-collaterals ul.woocommerce-shipping-methods{display:block}}.woocommerce-cart .cart-collaterals ul li{margin-right:20px}.rtl .woocommerce-cart .cart-collaterals ul li{margin-left:20px;margin-right:0}.woocommerce-cart .cart-collaterals ul li input[type=checkbox],.woocommerce-cart .cart-collaterals ul li input[type=radio]{margin-top:0}.woocommerce-cart .cart-collaterals ul li .shipping_method{display:none}.woocommerce-cart .cart-collaterals ul li label{margin:0;margin-left:0;font-weight:400;margin-bottom:0;position:relative;padding-left:18px;cursor:pointer}.rtl .woocommerce-cart .cart-collaterals ul li label{margin-right:0;margin-left:0;padding-right:18px;padding-left:0}.woocommerce-cart .cart-collaterals ul li label:before{position:absolute;left:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;top:calc(50% - 6px);width:12px;height:12px;border:1px solid #868686;content:""}.rtl .woocommerce-cart .cart-collaterals ul li label:before{right:0;left:auto}.woocommerce-cart .cart-collaterals ul li .shipping_method:checked+label:before{background:#000;border-color:#000}@media (max-width:1440px){.woocommerce-cart .cart-collaterals{max-width:100%}}.woocommerce-wishlist .wishlist-title h2{font-size:19px;padding:0;margin-bottom:0}
/*! Wcvendors Vendors */
.vendor_dashboard.logged-in .form-row label.checkbox{display:inline-block}.vendor_dashboard.logged-in .form-row input[type=submit]{background:#bd0028;color:#fff;border:1px solid #bd0028}.vendor_dashboard.logged-in .form-row input[type=submit]:hover{background:#8a001d}.vendor_dashboard.logged-in center>p>a{padding:0 10px;position:relative}.vendor_dashboard.logged-in center>p>a:before{content:"";width:1px;height:13px;position:absolute;background:#a3a3a3;top:5px;left:-3px}.rtl .vendor_dashboard.logged-in center>p>a:before{right:-3px;left:auto}.vendor_dashboard.logged-in center>p>a:first-child:before{display:none}.vendor_dashboard.logged-in input[type=submit]{background:#bd0028;border:0;color:#fff}.vendor_dashboard.logged-in input[type=submit]:hover{background:#8a001d !important}.vendor_dashboard.logged-in table.table-vendor-sales-report thead>tr>th:empty{display:none}.shop_settings.logged-in input[type=submit]{background:#bd0028;border:0;color:#fff}.shop_settings.logged-in input[type=submit]:hover{background:#8a001d !important}.shop_settings.logged-in #pv_seller_info_container .wp-editor-wrap,.shop_settings.logged-in #pv_shop_description_container .wp-editor-wrap{border:0;margin-bottom:20px}ul.wcv_vendorslist{list-style-type:none;padding:0}@media (min-width:992px){ul.wcv_vendorslist{display:flex;flex-wrap:wrap;margin:0 -15px}ul.wcv_vendorslist>li{width:calc(50% - 30px);float:left;margin-left:15px;margin-right:15px}.rtl ul.wcv_vendorslist>li{float:right}ul.wcv_vendorslist>li:nth-last-child(2):nth-child(odd){border:none;margin-bottom:0;padding-bottom:0}}ul.wcv_vendorslist>li{padding-bottom:30px;border-bottom:1px solid #e0e0e0;margin-bottom:30px}@media (max-width:767px){ul.wcv_vendorslist>li{padding-bottom:25px}}ul.wcv_vendorslist>li:last-child{border:none;margin-bottom:0;padding-bottom:0}ul.wcv_vendorslist>li .shop-name{font-size:20px;padding-bottom:10px;display:inline-block}@media (max-width:767px){ul.wcv_vendorslist>li .vendor-list-infor{padding-top:15px}}ul.wcv_vendorslist>li .vendor-list-infor i{color:#bd0028;text-align:center;width:15px;margin-right:10px}.rtl ul.wcv_vendorslist>li .vendor-list-infor i{margin-left:10px;margin-right:0}ul.wcv_vendorslist>li .vendor-list-infor>div{margin-bottom:4px}ul.wcv_vendorslist>li .vendor-list-infor>div:last-child{margin-bottom:0}.vender-main-header{margin-bottom:45px}.vender-main-header h2{font-size:25px;margin-bottom:20px}.vender-main-header .vendor-list-top{border:1px solid #e0e0e0;padding:20px;margin-bottom:25px}.vender-main-header .vendor-list-top .vendor-list-infor i{color:#bd0028;text-align:center;width:15px;margin-right:10px}.rtl .vender-main-header .vendor-list-top .vendor-list-infor i{margin-left:10px;margin-right:0}.vender-main-header .vendor-list-top .vendor-list-infor>div{margin-bottom:4px}.vender-main-header .vendor-list-top .vendor-list-infor>div:last-child{margin-bottom:0}@media (min-width:1280px){.pv_shop_description,.wcv-store-header{max-width:1280px;margin:auto;padding:0 15px}}.pv_shop_description{margin-bottom:50px}.wcv-store-header.header-modern .cover{height:500px;background-size:contain;background-repeat:no-repeat;background-position:50%}.wcv-store-header.header-modern .name{color:#000;font-weight:700;text-shadow:unset}.wcv-store-header.header-modern .desc{color:#868686;text-shadow:unset}.wcv-store-header.header-modern .meta{margin-bottom:30px;margin-top:20px}
/*! Dokan Vendors */
.dokan-stores .main-content{position:relative}.dokan-stores .main-content .dokan-overlay{position:absolute;background:hsla(0,0%,100%,.3)}.dokan-stores .dokan-seller-search{border:1px solid #e0e0e0 !important;border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important;margin-bottom:10px}.dokan-stores #dokan-seller-listing-wrap ul.dokan-seller-wrap li{margin-bottom:30px}.dokan-stores #dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p{color:#868686}.dokan-stores #dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a{color:#000}.dokan-stores #dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a:hover{color:#bd0028}.dokan-stores #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a{background:#bd0028;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.dokan-stores #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a:hover{background:#a40023}.dokan-store .dokan-single-store{width:100%}.dokan-store .dokan-single-store .profile-frame .profile-info-box{margin-bottom:50px}@media (min-width:1199px){.dokan-store .dokan-single-store .profile-frame .profile-info-box>img{min-height:400px;object-fit:cover}}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-default .store-social li a{width:30px;height:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:30px;display:inline-block;text-align:center;background:#868686}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-default .store-social li a i{font-size:13px !important;color:#fff !important;text-shadow:unset !important;-webkit-text-shadow:unset !important;-moz-text-shadow:unset !important;-ms-text-shadow:unset !important;-o-text-shadow:unset !important}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-default .store-social li a:hover{background:#bd0028}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li{width:100%}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li:before{display:none}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li i{color:#bd0028;margin-top:4px;font-size:18px;width:25px;text-align:center}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li.dokan-store-open-close i,.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li.dokan-store-rating i{font-size:15px}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper{height:auto}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info{margin-bottom:-40px}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info h2{color:#000 !important;font-size:25px !important}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery{border-color:#e0e0e0;padding:20px}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{margin-right:0}.rtl .dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{margin-left:0;margin-right:0}@media (min-width:768px){.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{margin-bottom:0}}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{border:0;padding:0}@media (max-width:767px){.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{padding:0}}@media (min-width:768px){.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{width:calc(100% - 150px)}}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info h2.store-name{font-size:25px;font-weight:700;margin-top:0;line-height:1}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li{width:100%}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li:before{display:none}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li i{color:#bd0028;margin-top:4px;font-size:18px;width:25px}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li.dokan-store-open-close i,.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info ul.dokan-store-info li.dokan-store-rating i{font-size:15px}.dokan-store .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{display:block}.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline{border:0;width:100%;display:none;vertical-align:top;margin-bottom:30px}.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li{border-right:1px solid #fff;background:0 0;box-shadow:none;margin:0;padding-right:30px;float:left}.rtl .dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li{border-left:1px solid #fff;border-right:0;padding-left:30px;padding-right:0;float:right}.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li:last-child{border-right:0;padding-right:0}.rtl .dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li:last-child{border-left:0;border-right:0;padding-left:0;padding-right:0}.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a{padding:0;color:#868686;text-transform:uppercase;font-size:14px;font-weight:700;position:relative;padding:0 35px;line-height:40px;display:inline-block;background:#f4f4f4}.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li.active a,.dokan-store .dokan-single-store .dokan-store-tabs ul.dokan-list-inline li:hover a{color:#fff;background:#bd0028}.dokan-store .dokan-single-store .dokan-store-products-filter-area .product-name-search{margin-right:10px;padding:5px 15px}.rtl .dokan-store .dokan-single-store .dokan-store-products-filter-area .product-name-search{margin-left:10px;margin-right:0}.dokan-store .dokan-single-store .dokan-store-products-filter-area .search-store-products{cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.dokan-store .dokan-single-store .dokan-store-products-filter-area .orderby-search{float:right;width:100%;max-width:300px;padding:5px 15px}.dokan-store .dokan-store-sidebar i.fa{-webkit-transition:all .3s ease;transition:all .3s ease}.dokan-store .dokan-store-sidebar .dokan-store-menu ul li a{border:0 !important}.dokan-store .dokan-store-sidebar .dokan-store-menu .caret-icon{float:right}.rtl .dokan-store .dokan-store-sidebar .dokan-store-menu .caret-icon{float:left}.dokan-store .dokan-store-sidebar .dokan-store-menu .caret-icon i.fa{-webkit-transition:all .3s ease;transition:all .3s ease}.dokan-store .dokan-store-sidebar .dokan-store-menu .caret-icon i.fa:before{content:"\f105"}.dokan-store .dokan-store-sidebar .dokan-store-menu .caret-icon i.fa.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dokan-store .dokan-store-sidebar .dokan-store-contact ul{padding:0 !important}.dokan-store .dokan-store-sidebar .dokan-store-contact ul li{margin-bottom:20px;padding:0}.dokan-store .dokan-store-sidebar .dokan-store-contact ul li>label{display:none}.dokan-store .dokan-store-sidebar .dokan-store-contact ul li:before{display:none !important}.dokan-store .dokan-store-sidebar .dokan-store-contact .dokan-btn-theme{background:#bd0028;border-color:#bd0028;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.dokan-store .dokan-store-sidebar .dokan-store-contact .dokan-btn-theme:hover{background:#a40023}@media (max-width:991px){.dokan-store .dokan-single-store.dokan-w8,.dokan-store .dokan-store-sidebar.dokan-w3{width:100%}.dokan-store .dokan-store-sidebar.dokan-w3{margin-bottom:50px}}.dokan-pagination-container .dokan-pagination li a{margin-right:5px !important}.rtl .dokan-pagination-container .dokan-pagination li a{margin-left:5px !important;margin-right:0}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .chart-placeholder.main .legend>div,.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph .chart-placeholder.main .legend table{width:calc(100% - 50px)}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li:last-child,.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li:last-child>.count{border:0}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products{display:block}.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar,.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu{background:#000}.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover,.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover{background:#bd0028}.dokan-dashboard .pagination-wrap ul.pagination>li>span.current,.dokan-dashboard .pagination-wrap ul.pagination>li>span:hover,.dokan-dashboard .pagination-wrap ul.pagination>li a:hover{background:#bd0028;color:#fff}.dokan-btn-theme,a.dokan-btn-theme,input[type=submit].dokan-btn-theme{background:#bd0028 !important;border-color:#bd0028 !important;font-weight:500 !important;border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important;text-transform:uppercase;font-size:12px;padding:0 20px;line-height:33px;font-weight:700;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px}.dokan-btn-theme:hover,a.dokan-btn-theme:hover,input[type=submit].dokan-btn-theme:hover{background:#8a001d !important}#dokan-store-listing-filter-wrap .dokan-btn-theme{background:#bd0028;border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important;text-transform:uppercase;font-size:13px;letter-spacing:2px;font-weight:700}#dokan-store-listing-filter-wrap .dokan-btn-theme:hover{background:#8a001d}#dokan-store-listing-filter-wrap .toggle-view>span.active,#dokan-store-listing-filter-wrap .toggle-view>span:hover{color:#bd0028 !important}#dokan-seller-listing-wrap .store-footer a .dokan-btn-theme{background:0 0 !important;font-size:25px;font-family:ElegantIcons;position:relative;width:40px;height:40px;margin-right:0;line-height:38px;border:1px solid #d7d7d7 !important;color:#000}.rtl #dokan-seller-listing-wrap .store-footer a .dokan-btn-theme{margin-left:0;margin-right:0}#dokan-seller-listing-wrap .store-footer a .dokan-btn-theme:before{content:"\35";position:absolute;width:40px;height:40px;left:0;text-align:center}.rtl #dokan-seller-listing-wrap .store-footer a .dokan-btn-theme:before{right:0;left:auto}#dokan-seller-listing-wrap .store-footer a:hover .dokan-btn-theme{background:#bd0028 !important;border-color:#bd0028;color:#fff}#dokan-seller-listing-wrap .store-footer .seller-avatar img{margin:0}#dokan-seller-listing-wrap .store-header .store-banner img{object-fit:cover}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a{color:#000 !important;font-size:20px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a:hover{color:#bd0028 !important}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p{color:#868686 !important}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-data h2 a{font-size:20px !important}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-phone i{margin-right:10px}.rtl #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-phone i{margin-left:10px;margin-right:0}#dokan-seller-listing-wrap.list-view .store-content .store-data h2{margin-bottom:-3px !important}#dokan-seller-listing-wrap.list-view .store_open_is_on{margin-top:0}#dokan-seller-listing-wrap.list-view .store-address{margin-bottom:5px !important;display:block !important;margin-top:0 !important}#dokan-seller-listing-wrap.list-view .store-address:before{color:#bd0028 !important}#dokan-seller-listing-wrap.list-view .store-phone{margin-bottom:0 !important;display:block !important}#dokan-seller-listing-wrap.list-view .store-phone i{color:#bd0028 !important}#dokan-seller-listing-wrap.list-view .store-footer a .dokan-btn-theme{border-radius:0 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important}
/*! Wc Marketplace */
#wcmp-store-conatiner{overflow:visible;background:0 0;padding:0;margin:0;border:0;white-space:normal;color:#868686}#wcmp-store-conatiner .wcmp-store-map-pagination{border-bottom:0}#wcmp-store-conatiner input[type=submit]{background:#bd0028;color:#fff;border:none}#wcmp-store-conatiner input[type=submit]:hover{background:#8a001d}#wcmp-store-conatiner .wcmp-store-locator-wrap .wcmp-store-map-filter{background:#f5f5f5}#wcmp-store-conatiner .wcmp-store-locator-wrap .wcmp-store-map-pagination{margin-top:30px;border:0;padding:0}#wcmp-store-conatiner .wcmp-store-list-wrap{margin:30px -15px -40px !important;display:flex;flex-wrap:wrap}@media (max-width:767px){#wcmp-store-conatiner .wcmp-store-list-wrap{margin-left:0 !important;margin-right:0 !important}}#wcmp-store-conatiner .wcmp-store-list-wrap .wcmp-store-list{margin-left:15px !important;margin-right:15px !important;width:calc(33.333333% - 30px);margin-bottom:40px;box-shadow:none;border:1px solid #e0e0e0}@media (min-width:768px) and (max-width:991px){#wcmp-store-conatiner .wcmp-store-list-wrap .wcmp-store-list{width:calc(50% - 30px)}}@media (max-width:767px){#wcmp-store-conatiner .wcmp-store-list-wrap .wcmp-store-list{width:100%;margin-left:0 !important;margin-right:0 !important}}#wcmp-store-conatiner .wcmp-store-list-wrap .wcmp-store-list .wcmp-store-picture:after{display:none}#wcmp-store-conatiner .wcmp-store-list-wrap .wcmp-store-list .wcmp-store-detail-list li{padding:0}#wcmp-store-conatiner .wcmp-store-list-wrap .wcmp-store-list .wcmp-store-detail-list li i{display:none}#wcmp-store-conatiner .wcmp-pagination li{min-width:30px;line-height:30px;background:0 0;margin:0 10px}#wcmp-store-conatiner .wcmp-pagination li a,#wcmp-store-conatiner .wcmp-pagination li span{background:#fff;display:table-cell;padding:0;float:none;height:30px;min-width:30px;line-height:normal;text-align:center;padding:0 7px;vertical-align:middle;color:#000;font-size:14px;border:1px solid #a3a3a3;-webkit-transition:none;transition:none}#wcmp-store-conatiner .wcmp-pagination li a:focus,#wcmp-store-conatiner .wcmp-pagination li span:focus{background-color:#bd0028;color:#fff;border-color:#bd0028}#wcmp-store-conatiner .wcmp-pagination li a.current,#wcmp-store-conatiner .wcmp-pagination li a:hover,#wcmp-store-conatiner .wcmp-pagination li span.current,#wcmp-store-conatiner .wcmp-pagination li span:hover{background:#bd0028 !important;color:#fff;border-color:#bd0028}.wcmp_vendor_banner_template.template2{border-color:hsla(0,0%,64%,.2) !important;margin-bottom:60px}.wcmp_vendor_banner_template.template2 .vendor_address{margin-top:25px}.wcmp_vendor_banner_template.template2 .vendor_address label{color:#a3a3a3}.wcmp_vendor_banner_template.template2 .vendor_address i{color:#bd0028}.wcmp_vendor_banner_template.template2 .vendor_address a.wcmp_vendor_detail{color:#a3a3a3}.wcmp_vendor_banner_template.template2 .vendor_address a.wcmp_vendor_detail:hover{color:#bd0028}.wcmp_vendor_banner_template.template2 .description_data{margin-top:15px}.wcmp_vendor_banner_template.template2 .description_data p{color:#868686}.wcmp_vendor_banner_template.template2 .vendor_description{padding:30px}.simplePopupBackground{display:none !important}.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Addresses{display:flex;flex-wrap:wrap;margin:0 -15px}.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Address{flex:0 0 50%;max-width:50%}.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Address address{padding:15px;border:1px solid #f5f5f5;margin-bottom:0}@media (max-width:991px){.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Address{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Address-title{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin:20px 0 0;padding:15px;background:#f5f5f5}.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Address-title h3{margin:0;font-size:20px;font-weight:600}.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Address-title a{color:#bd0028}.woocommerce-account.my-account .woocommerce-MyAccount-content .woocommerce-Address-title a:hover{color:#000}.woocommerce-page-header{margin-bottom:80px}.woocommerce-page-header ul{list-style:none;padding:0;text-align:center;position:relative}.woocommerce-page-header ul li{display:inline-block;margin:0 20px;font-size:22px;text-transform:uppercase;font-weight:500}.woocommerce-page-header ul li a{display:inline-block;position:relative;color:#868686;padding-bottom:5px}.woocommerce-page-header ul li a:before{content:"";width:0;height:2px;background:#000;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;bottom:-1px}.woocommerce-page-header ul li.active a,.woocommerce-page-header ul li:hover a{color:#000}.woocommerce-page-header ul li.active a:before,.woocommerce-page-header ul li:hover a:before{width:100%}@media (max-width:991px){.woocommerce-page-header ul:before{width:100vw}.woocommerce-page-header ul li{font-size:20px;margin:0 15px}}@media (max-width:480px){.woocommerce-page-header ul:before{display:none}.woocommerce-page-header ul li{margin:0 0 5px;display:block;font-size:16px}.woocommerce-page-header ul li a{background:#f5f5f5;width:100%;padding:5px 0 0}.woocommerce-page-header ul li a:before{display:none}}.woocommerce-form-track-order{color:#000;max-width:600px;margin:auto;font-size:1rem;font-family:Montserrat,sans-serif}.woocommerce-form-track-order>p:first-child{margin-bottom:60px}.woocommerce-form-track-order .input-text{height:50px;line-height:50px;padding:0 20px}.woocommerce-form-track-order .form-row{margin:20px 0}.woocommerce-form-track-order label{font-weight:700}.woocommerce-form-track-order .button{width:100%;font-size:14px !important;line-height:55px !important;text-transform:uppercase;font-weight:500}.order-info,.woocommerce-order-details{color:#868686;font-size:1rem;font-family:Montserrat,sans-serif}@media (max-width:730px){.woocommerce-order-details .shop_table.my_account_orders{display:block;overflow:auto}.woocommerce-order-details .shop_table.my_account_orders td,.woocommerce-order-details .shop_table.my_account_orders th{padding:15px;min-width:150px}}.woocommerce-order-details .dokan-info{background:#bd0028;color:#fff;border-top-color:#000}.woocommerce-order-details .dokan-info:before{background:#000}.woocommerce-customer-details{color:#868686;font-size:1rem;font-family:Montserrat,sans-serif}.woocommerce-customer-details .woocommerce-column.col-1{margin-top:40px}.woocommerce-customer-details .woocommerce-columns{margin:0 -15px;display:flex;flex-wrap:wrap;width:100%}.woocommerce-customer-details .woocommerce-columns .woocommerce-column{margin-top:40px;flex:0 0 50%;max-width:50%;padding:0 15px}@media (max-width:767px){.woocommerce-customer-details .woocommerce-columns{margin:0}.woocommerce-customer-details .woocommerce-columns .woocommerce-column{flex:0 0 100%;max-width:100%;padding:0}}.woocommerce-customer-details address{padding:25px 30px 30px;border:2px dashed #e0e0e0}.woocommerce-customer-details .woocommerce-column__title{font-size:20px}.checkout-top{display:flex;margin:-40px -15px 70px;flex-wrap:wrap}.checkout-top>div{padding:0 15px;flex:1}@media (max-width:991px){.checkout-top>div{flex:0 0 100%;margin:15px 0}}.checkout-top .woocommerce-info{font-size:12px;margin:0;color:#868686;text-align:center;background:#f2f2f2;padding:18px 15px 21px;border:0;text-transform:uppercase;font-weight:600}.checkout-top .woocommerce-info a{font-weight:500}.checkout-top .woocommerce-info:before{left:0;line-height:1;font-size:21px;color:#000;position:relative;top:3px;margin-right:15px;content:"\e916";font-family:wpbingofont;font-weight:400}.rtl .checkout-top .woocommerce-info:before{right:0;left:auto;margin-left:15px;margin-right:0}.checkout-top .woocommerce-form-coupon-toggle .woocommerce-info:before{content:"\e91c";font-size:35px;margin-top:-13px;position:relative;top:10px}.checkout-top .woocommerce-form{display:flex;margin:0 -9px;flex-wrap:wrap}.checkout-top .woocommerce-form .description{flex:0 0 100%;padding:0 9px}.checkout-top .woocommerce-form .description p{color:#000;max-width:580px;margin:30px auto 35px;text-align:center}.checkout-top .woocommerce-form .password,.checkout-top .woocommerce-form .username{flex:1;padding:0 9px}@media (max-width:767px){.checkout-top .woocommerce-form .password,.checkout-top .woocommerce-form .username{flex:0 0 100%;margin-top:15px}}.checkout-top .woocommerce-form .button-login,.checkout-top .woocommerce-form .rememberme-lost{flex:0 0 100%;padding:0 9px}.checkout-top .woocommerce-form .input-text{width:100%;height:55px;line-height:53px;padding:0 20px}.checkout-top .woocommerce-form .rememberme{color:#000;text-align:right;margin-top:20px}.rtl .checkout-top .woocommerce-form .rememberme{text-align:left}.checkout-top .woocommerce-form .button{width:100%;font-size:12px;margin-top:5px;line-height:55px;text-transform:uppercase;font-weight:600}.checkout-top .checkout_coupon .description{max-width:200px;color:#000;margin:30px auto 35px;text-align:center}.checkout-top .checkout_coupon .input-button{display:flex;flex-wrap:wrap}.checkout-top .checkout_coupon .input-button .input-text{flex:1;height:55px;line-height:53px;padding:0 20px}.checkout-top .checkout_coupon .input-button .button{margin-left:5px;font-size:12px;line-height:55px;padding:0 70px;text-transform:uppercase;font-weight:500}.rtl .checkout-top .checkout_coupon .input-button .button{margin-right:5px;margin-left:0}@media (max-width:767px){.checkout-top .checkout_coupon .input-button .input-text{flex:0 0 100%}.checkout-top .checkout_coupon .input-button .button{width:100%;margin-left:0;margin-top:15px}.rtl .checkout-top .checkout_coupon .input-button .button{margin-right:0;margin-left:0}}.checkout-page-style-1 .page-title{display:none}.checkout-page-style-1 .woocommerce-page-header{margin-top:50px}.checkout-page-style-2 .bwp-header{border:0 !important;position:absolute;left:0;width:100%}.checkout-page-style-2 .bwp-header .header-wrapper{padding:50px 0}.checkout-page-style-2 .bwp-header .header-wrapper .container{max-width:1440px}.checkout-page-style-2 .bwp-header .header-desktop{border:0 !important}.checkout-page-style-2 .bwp-footer,.checkout-page-style-2 .bwp-header #bwp-topbar,.checkout-page-style-2 .bwp-header .header-page-link,.checkout-page-style-2 .bwp-header .wpbingo-menu-mobile,.checkout-page-style-2 .page-title,.checkout-page-style-2 .woocommerce-page-header{display:none}.checkout-page-style-2 .checkout-top{margin:0 0 40px;padding:0 15px !important}.checkout-page-style-2 .checkout-top>div{padding:0 15px}@media (max-width:1199px){.checkout-page-style-2 .checkout-top>div{flex:0 0 100%;margin:10px 0}}.checkout-page-style-2 .checkout-top .woocommerce-info{padding:0;background:0 0;text-align:left}.rtl .checkout-page-style-2 .checkout-top .woocommerce-info{text-align:right}@media (max-width:991px){.checkout-page-style-2 .checkout-top{padding:0 !important}}.checkout-page-style-2 .woocommerce-checkout .row{margin:0}.checkout-page-style-2 .woocommerce-checkout .row>div{padding:0;padding-top:200px}.checkout-page-style-2 #bwp-main .container{max-width:100%;padding:0}.checkout-page-style-2 #bwp-main .container>.row{margin:0}.checkout-page-style-2 #bwp-main .container>.row>.col-lg-12{padding:0}.checkout-page-style-2 .woocommerce-checkout .col-xl-8{flex:0 0 63.5%;max-width:63.5%}.checkout-page-style-2 .woocommerce-checkout .col-xl-8>div{max-width:990px;padding:0 30px;margin-left:auto}.rtl .checkout-page-style-2 .woocommerce-checkout .col-xl-8>div{margin-right:auto;margin-left:0}.checkout-page-style-2 .woocommerce-checkout .col-xl-4{flex:0 0 36.5%;max-width:36.5%;background:#f0f0f0}.checkout-page-style-2 .woocommerce-checkout .col-xl-4>div{max-width:450px;margin-right:auto}.rtl .checkout-page-style-2 .woocommerce-checkout .col-xl-4>div{margin-left:auto;margin-right:0}.checkout-page-style-2 .woocommerce-checkout .checkout-review-order-table-wrapper{padding:0 0 0 90px;border:0}.rtl .checkout-page-style-2 .woocommerce-checkout .checkout-review-order-table-wrapper{padding:0 90px 0 0}@media (max-width:1199px){.checkout-page-style-2 .woocommerce-checkout .checkout-review-order-table-wrapper{padding:0 30px}}@media (max-width:991px){.checkout-page-style-2 .woocommerce-checkout .checkout-review-order-table-wrapper{padding:0 15px 50px}}.checkout-page-style-2 .woocommerce-checkout .payment_methods{border:0;background:#fff}@media (max-width:991px){.checkout-page-style-2 .woocommerce-checkout .col-xl-8{flex:0 0 100%;max-width:100%}.checkout-page-style-2 .woocommerce-checkout .col-xl-8>div{max-width:990px;padding:0 15px}.checkout-page-style-2 .woocommerce-checkout .col-xl-4{flex:0 0 100%;max-width:100%;background:#f0f0f0}.checkout-page-style-2 .woocommerce-checkout .col-xl-4>div{max-width:100%;margin-right:auto}.rtl .checkout-page-style-2 .woocommerce-checkout .col-xl-4>div{margin-left:auto;margin-right:0}}.checkout-page-style-2 #customer_details>div{padding:0;position:relative}.checkout-page-style-2 #customer_details .back-to-cart{font-weight:700;position:absolute;top:2px;right:0}.rtl .checkout-page-style-2 #customer_details .back-to-cart{left:0;right:auto}.checkout-page-style-2 #customer_details .back-to-cart span{margin-left:5px;font-size:20px;position:relative;top:4px}.rtl .checkout-page-style-2 #customer_details .back-to-cart span{margin-right:5px;margin-left:0}@media (min-width:1530px){body.single-product.clean .bwp-header.header-v1 .header-desktop,body.single-product.clean .bwp-header.header-v2 .header-desktop,body.single-product.clean .bwp-header.header-v4 .header-desktop,body.single-product.clean .bwp-header.header-v7 .header-desktop{position:absolute;width:100%}}@media (min-width:1199px){body.single-product.clean .main-single-product{margin:0}body.single-product.clean .main-single-product .woocommerce-notices-wrapper{position:absolute;top:100px;max-width:100%;z-index:10}body.single-product.clean .main-single-product .woocommerce-notices-wrapper>div{max-width:1410px;margin:auto}}body.single-product.moderm .bwp-header.header-v1 .header-desktop,body.single-product.moderm .bwp-header.header-v2 .header-desktop,body.single-product.moderm .bwp-header.header-v4 .header-desktop,body.single-product.moderm .bwp-header.header-v7 .header-desktop{position:absolute;width:100%}body.single-product.moderm .main-single-product{margin:0}@media (min-width:991px){body.single-product.moderm .main-single-product .woocommerce-notices-wrapper{position:absolute;top:100px;max-width:100%;z-index:10}body.single-product.moderm .main-single-product .woocommerce-notices-wrapper>div{max-width:1410px;margin:auto}}body.single-product.full_width .bwp-header.header-v1 .header-desktop,body.single-product.full_width .bwp-header.header-v2 .header-desktop,body.single-product.full_width .bwp-header.header-v4 .header-desktop,body.single-product.full_width .bwp-header.header-v7 .header-desktop{position:absolute;width:100%}body.single-product.full_width .main-single-product{margin:0}@media (min-width:991px){body.single-product.full_width .main-single-product .woocommerce-notices-wrapper{position:absolute;top:100px;max-width:100%;z-index:10}body.single-product.full_width .main-single-product .woocommerce-notices-wrapper>div{max-width:1410px;margin:auto}}body.single-product.single-background .bwp-header.header-v1 .header-desktop,body.single-product.single-background .bwp-header.header-v2 .header-desktop,body.single-product.single-background .bwp-header.header-v4 .header-desktop,body.single-product.single-background .bwp-header.header-v7 .header-desktop{position:absolute;width:100%}body.single-product.single-background .main-single-product{margin:0}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-header.header-v1 .header-desktop,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-header.header-v2 .header-desktop,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-header.header-v4 .header-desktop,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-header.header-v7 .header-desktop{border-color:hsla(0,0%,100%,.15)}@media (min-width:991px){body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-header .wpbingoLogo img{filter:contrast(0) brightness(200%)}}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0>a{color:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0>a>span:before{background:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0.current-menu-ancestor>a,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0.current-menu-item>a,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0.current_page_item>a,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0:hover>a{color:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0.current-menu-ancestor>a>span:before,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0.current-menu-item>a>span:before,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0.current_page_item>a>span:before,body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .bwp-navigation ul>li.level-0:hover>a>span:before{width:100%}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .search-box .search-toggle{color:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .search-box .search-toggle:hover{color:#bd0028}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .login-header>a{color:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .login-header>a:hover{color:#bd0028}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .login-header .block-top-link .widget-title{color:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .login-header .block-top-link .widget-title:hover{color:#bd0028}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .wishlist-box a{color:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .wishlist-box a:hover{color:#bd0028}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .mini-cart .cart-icon .icons-cart{color:#fff}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .mini-cart .cart-icon .icons-cart:hover{color:#bd0028}body.single-product.single-background.dark:not(.full_width):not(.moderm):not(.clean) .header-page-link .mini-cart .cart-icon .cart-count{background:#fff;color:#000}body.single-product.sticky{padding:0}body.order-tracking .bwp-header,body.woocommerce-cart .bwp-header{margin-bottom:70px}body.order-tracking .page-title,body.woocommerce-cart .page-title{display:none}.content-categories-top>ul.content-categories{margin:0 -15px;display:flex;flex-wrap:wrap;list-style:none;padding:0}.content-categories-top>ul.content-categories li.items{padding:0 15px;width:25%;margin-bottom:15px}@media (max-width:1199px){.content-categories-top>ul.content-categories li.items{width:33.33%}}@media (max-width:991px){.content-categories-top>ul.content-categories li.items{width:50%}}@media (max-width:480px){.content-categories-top>ul.content-categories li.items{width:100%}}.content-categories-top .item-product-cat-content{overflow:hidden;padding:30px;margin-bottom:15px}.content-categories-top .item-product-cat-content:hover .item-image img{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.content-categories-top .item-image{text-align:center}.content-categories-top .item-image img{margin:auto;max-height:190px;object-fit:cover}.content-categories-top .item-title{margin:0 0 15px;font-size:20px;font-family:Audiowide,cursive;text-transform:uppercase;position:relative;font-weight:400;padding-bottom:10px}.content-categories-top .item-title:before{position:absolute;content:"";width:50px;height:2px;background:#bd0028;bottom:0}.content-categories-top ul.item-children{padding:0;list-style:none;font-size:14px;margin-bottom:17px}.content-categories-top ul.item-children li{padding:3px 0}.content-categories-top ul.item-children i{font-size:8px;color:#bd0028;position:relative;top:-2px;margin-right:7px}.rtl .content-categories-top ul.item-children i{margin-left:7px;margin-right:0}.content-categories-top ul.item-children a:hover{color:#bd0028}.content-categories-top .item-btn a{display:inline-block;font-size:12px;font-weight:500;line-height:28px;padding:0 10px;background:#fff;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid #e0e0e0}.content-categories-top .item-btn a:hover{background:#bd0028;color:#fff;border-color:#bd0028}@media (max-width:991px){.content-categories-top .item-title{font-size:15px}}.content-categories-top.style_2 li.items{max-width:25%;flex:0 0 25%}.content-categories-top.style_2 .item-product-cat-content{padding:25px;background:#f4f4f4}.content-categories-top.style_2 .item-image{margin-bottom:10px}.content-categories-top.style_2 .item-image img{filter:brightness(.96)}@media (max-width:1199px){.content-categories-top.style_2 li.items{max-width:33.33333%;flex:0 0 33.33333%}}@media (max-width:767px){.content-categories-top.style_2 li.items{max-width:100%;flex:0 0 100%}}.content-categories-top.style_1 li.items{max-width:33.3333%;flex:0 0 33.3333%;margin-bottom:30px}.content-categories-top.style_1 .item-product-cat-content{padding:20px 10px;display:flex;border:1px solid #e0e0e0;background:#fff;height:100%;margin-bottom:0}.content-categories-top.style_1 .item-product-cat-content .content{padding:0 15px}.content-categories-top.style_1 .item-image{flex:0 0 42.5%;width:42.5%}@media (max-width:1199px){.content-categories-top.style_1 li.items{max-width:50%;flex:0 0 50%}}@media (max-width:767px){.content-categories-top.style_1 li.items{max-width:100%;flex:0 0 100%}}.bestseller-product,.featured-product{position:relative}.bestseller-product .title-bestseller,.featured-product .title-bestseller{border-bottom:1px solid #e0e0e0;margin-bottom:15px}.bestseller-product .title-bestseller h2,.featured-product .title-bestseller h2{margin:0;font-size:20px;position:relative;display:inline-block;padding-bottom:10px}.bestseller-product .title-bestseller h2:before,.featured-product .title-bestseller h2:before{content:"";position:absolute;height:3px;bottom:-2px;width:50px;background:#bd0028}.bestseller-product .slick-track,.featured-product .slick-track{padding:15px 0}.bestseller-product .slick-arrow,.featured-product .slick-arrow{opacity:1;visibility:visible;width:21px;height:21px;border:1px solid #000;color:#000;font-size:8px;line-height:18px;font-weight:600;top:5px;background:#fff;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.bestseller-product .slick-arrow:hover,.featured-product .slick-arrow:hover{background:#bd0028;color:#fff;border-color:#bd0028}.bestseller-product .slick-arrow.fa-angle-left,.featured-product .slick-arrow.fa-angle-left{right:26px;left:auto}.bestseller-product .slick-arrow.fa-angle-right,.featured-product .slick-arrow.fa-angle-right{right:0}.banner-shop{margin-bottom:30px;position:relative}.banner-shop img{min-height:350px;object-fit:cover}.banner-shop .content-info{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;text-align:center;padding:0 15px}.banner-shop .title{color:#000;text-transform:uppercase;font-size:35px;font-family:Audiowide,cursive;line-height:40px;margin:0 0 10px}.banner-shop .description{font-size:14px;color:#000;margin:0 0 15px}.banner-shop .button,.banner-shop .description{text-transform:uppercase;letter-spacing:2px;font-weight:600}.banner-shop .button{display:inline-block;background:#00b8ff;line-height:35px;padding:0 25px;color:#fff;font-size:12px}.banner-shop .button:hover{background:#bd0028}@media (max-width:480px){.banner-shop .title{font-size:25px;line-height:30px}}.wishlist_table .product-add-to-cart a{background:#bd0028;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;padding:5px 10px;display:inline-block !important;color:#fff}.wishlist_table .product-name a{font-size:14px}.wishlist_table .product-name a:hover{color:#bd0028}.buy-together-products{padding:0 15px}.buy-together-products .item-products-wrap:not(.wpb-check) .item-product{width:20%;flex:0 0 20%;padding:0 15px;position:relative}.buy-together-products .item-products-wrap:not(.wpb-check) .item-product .thumbnail-wrap{padding:0}.buy-together-products .item-products-wrap:not(.wpb-check) .item-product .item-product-title{min-height:auto;margin:20px 0 5px;line-height:18px}.buy-together-products .item-products-wrap:not(.wpb-check) .item-product .item-product-info .buy-together-price{font-size:18px;color:#bd0028;font-weight:500}.buy-together-products .item-products-wrap:not(.wpb-check) .item-product .item-product-info .buy-together-price del{color:#868686}.buy-together-products .item-products-wrap:not(.wpb-check) .item-product .item-product-info .buy-together-price ins{text-decoration:none;color:#bd0028}.buy-together-products .item-products-wrap:not(.wpb-check) .item-product.buy-together-hidden{display:block;opacity:.3}@media (max-width:1199px){.buy-together-products .item-products-wrap:not(.wpb-check) .item-product{width:33.33%;flex:0 0 33.33%}}@media (max-width:767px){.buy-together-products .item-products-wrap:not(.wpb-check) .item-product{width:50%;flex:0 0 50%}}.buy-together-products .item-products-wrap.wpb-check .item-product-title{font-size:13px}.buy-together-products .item-products-wrap.wpb-check:not(.buy-together-main-item){cursor:pointer}.buy-together-products .item-products-wrap.wpb-check .buy-together-price{font-size:13px;color:#bd0028;font-weight:500}.buy-together-products .item-products-wrap.wpb-check .buy-together-price del{color:#868686;font-size:11px}.buy-together-products .item-products-wrap.wpb-check .buy-together-price ins{text-decoration:none;color:#bd0028}.buy-together-products .item-products-wrap.wpb-check .buy-together-hidden{display:block;opacity:.7}.buy-together-products .item-products-wrap.wpb-check .item-product{margin-bottom:0}.buy-together-products .buy-together-right-part{padding:0 15px;width:20%;flex:0 0 20%;margin-bottom:50px}.buy-together-products .buy-together-right-part .total-price-html{color:#bd0028;font-size:32px;font-weight:500;margin-right:10px}.rtl .buy-together-products .buy-together-right-part .total-price-html{margin-left:10px;margin-right:0}.buy-together-products .buy-together-right-part .total-price-wrap{margin-bottom:5px}.buy-together-products .buy-together-right-part .total-price-wrap .for-items-text{font-size:12px}.buy-together-products .buy-together-right-part .buy-together-add-all-to-cart-btn-wrap .buy-together-add-all-to-cart{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;font-size:15px;font-weight:500;padding:0 30px;line-height:40px}.buy-together-products .buy-together-right-part .buy-together-add-all-to-cart-btn-wrap .buy-together-add-all-to-cart:before{display:none}.buy-together-products .buy-together-right-part .buy-together-add-all-to-cart-btn-wrap .btn-primary:not(:disabled):not(.disabled).active,.buy-together-products .buy-together-right-part .buy-together-add-all-to-cart-btn-wrap .btn-primary:not(:disabled):not(.disabled):active,.buy-together-products .buy-together-right-part .buy-together-add-all-to-cart-btn-wrap .show>.btn-primary.dropdown-toggle{background:#000;border-color:#000}@media (max-width:1199px){.buy-together-products .buy-together-right-part{width:33.33%;flex:0 0 33.33%}}@media (max-width:767px){.buy-together-products .buy-together-right-part{width:100%;flex:0 0 100%}}body.show-background-yes #main{background:#f4f4f4;margin-top:-50px;padding-top:50px;margin-bottom:-60px;padding-bottom:60px}body.show-background-yes .bwp-top-bar.top .content-topbar-bottom{border:1px solid #e0e0e0}body.show-background-yes .content-categories-top.style_2 .item-product-cat-content{background:#fff}.tooltip{z-index:9}.tooltip .tooltip-inner{margin:0;padding:0 10px !important;line-height:22px;color:#fff;font-size:10px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;top:-25px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.tooltip .tooltip-inner,.tooltip .tooltip-inner:before{background:#000;position:absolute;left:50%}.tooltip .tooltip-inner:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);content:"";width:12px;height:12px;bottom:-2px;margin-left:-6px;z-index:-1}.pswp{position:fixed;width:100%;top:0;left:0;z-index:10000;display:none}.pswp.pswp--open{display:block}.pswp.pswp--open .pswp__top-bar{position:relative;z-index:9}.pswp.pswp--open .pswp__top-bar .pswp__counter{color:#fff;font-size:18px;font-weight:500;float:left;height:44px;line-height:44px;padding-left:15px}.rtl .pswp.pswp--open .pswp__top-bar .pswp__counter{float:right;padding-right:15px;padding-left:0}.pswp.pswp--open .pswp__top-bar .pswp__button{float:right;background-size:264px 88px;width:44px;height:44px;border:0;padding:0;cursor:pointer}.rtl .pswp.pswp--open .pswp__top-bar .pswp__button{float:left}.pswp.pswp--open .pswp__top-bar .pswp__button.pswp__button--close{background-position:0 -44px}.pswp.pswp--open .pswp__top-bar .pswp__button.pswp__button--share{background-position:-44px -44px;display:none}.pswp.pswp--open .pswp__top-bar .pswp__button.pswp__button--zoom{background-position:-88px 0}.pswp.pswp--open .pswp__button--arrow--left{position:absolute;top:50%;font-family:wpbingofont;border:0;padding:0;font-weight:500;font-size:20px;color:#fff;cursor:pointer;left:50px}.pswp.pswp--open .pswp__button--arrow--left:before{content:"\e91a"}.pswp.pswp--open .pswp__button--arrow--right{position:absolute;top:50%;font-family:wpbingofont;border:0;padding:0;font-weight:500;font-size:20px;color:#fff;right:50px;cursor:pointer}.pswp.pswp--open .pswp__button--arrow--right:before{content:"\e91b"}@media (max-width:767px){.pswp.pswp--open .pswp__button--arrow--left{color:#bd0028;left:15px}.pswp.pswp--open .pswp__button--arrow--right{color:#bd0028;right:15px}}.margin-22{margin-bottom:22px !important}.price{line-height:24px;font-size:18px;color:#bd0028;font-weight:500}.price ins{text-decoration:none;color:#ff4545}.price del span{text-decoration:line-through}@media (max-width:480px){.price{font-size:15px}}.product-name a{font-size:16px;line-height:14px;font-weight:400;color:#868686}.contents-detail .images .woocommerce-main-image img{display:block;width:100%;height:auto;box-shadow:none}.contents-detail .images .woocommerce-main-image .owl-buttons .carousel-control{background:#fff}.products{display:flex;flex-wrap:wrap}.products .product-list{border:1px solid #e0e0e0;margin-bottom:20px;background:#fff}.products .product-list img{height:auto}.products .product-list .button-groups{text-align:right}.rtl .products .product-list .button-groups{text-align:left}.products .product-list .button-groups>div,.products .product-list .button-groups a{padding:0;margin-top:0;margin-bottom:10px;display:block;border:none}.products .product-list .button-groups a{width:auto;height:auto;text-transform:capitalize}.products .product-list .button-groups a:active,.products .product-list .button-groups a:focus,.products .product-list .button-groups a:hover{background:0 0 !important;color:#bd0028}.products .product-list .button-groups .button{display:block;text-transform:uppercase}.products .product-list .button-groups .fa,.products .product-list .button-groups .icon{margin-right:6px !important;font-size:14px}.products .product-list .rating{margin-bottom:10px}.products .product-list .rating:after,.products .product-list .rating:before{content:" ";display:table}.products .product-list .rating:after{clear:both}.products .product-list .rating .star-rating{float:right}.rtl .products .product-list .rating .star-rating{float:left}.products .product-list .price{margin-bottom:10px;text-align:right}.rtl .products .product-list .price{text-align:left}.products .product-list .price ins{text-align:right}.rtl .products .product-list .price ins{text-align:left}.products .product-list .price>*{width:inherit}.products .product-list .description{text-align:justify}.products .product-list .product-assets{margin:20px 20px 0 0;text-align:right}.products .product-list .product-assets .name{display:none}.rtl .products .product-list .product-assets{margin:20px 0 0 20px}.products .product-list .product-assets a{background:0 0 !important;text-align:right;color:#868686;font-size:1rem;font-weight:300}.products .product-list .product-assets a:active,.products .product-list .product-assets a:focus,.products .product-list .product-assets a:hover{background:0 0 !important;color:#bd0028}.products .product-list .product-assets .btn-cart,.products .product-list .product-assets .btn-cart a{background:0 0}.products .product-list .product-assets .btn-cart:after,.products .product-list .product-assets .btn-cart:before,.products .product-list .product-assets .btn-cart a:after,.products .product-list .product-assets .btn-cart a:before{content:none !important}.product-info{padding-bottom:30px}.product-info .product-title{font-size:30px;line-height:1.11111;font-weight:300;margin:0 0 10px;text-transform:uppercase}.product-info .woocommerce-main-image{margin-bottom:5px;width:100%;display:block;border:1px solid #e0e0e0}.product-info .summary{font-size:16px}.product-info .summary .product_meta{clear:both;color:#000;margin-top:0;padding:10px 0 5px}.product-info .summary .product_meta a{color:#a0a0a0}.product-info .summary .product_meta a:hover{color:#bd0028;text-decoration:none}.product-info .summary .product_meta>div{margin-bottom:10px}.product-info .single-product-description{margin-bottom:22px}.product-info .out-of-stock{display:none}.product-info .label{color:#000;display:table-cell;padding:0;vertical-align:middle;font-size:1rem;text-align:right}.rtl .product-info .label{text-align:left}.product-info .addthis{clear:left;overflow:hidden;padding:20px 0;min-height:60px;border-top:1px solid #e0e0e0;margin-top:10px}.rtl .product-info .addthis{clear:right}.product-info .rating{margin-bottom:20px}.product-info .rating:after,.product-info .rating:before{content:" ";display:table}.product-info .rating:after{clear:both}.product-info .rating>*{float:left}.rtl .product-info .rating>*{float:right}.product-info .rating .star-rating{margin-top:10px;margin-right:10px}.rtl .product-info .rating .star-rating{margin-left:10px;margin-right:0}.product-info .cart{float:left}.rtl .product-info .cart{float:right}.product-info .cart>div{float:left}.rtl .product-info .cart>div{float:right}.product-info .cart .cart-number{padding:0 0 20px}.product-info .cart .cart-number:after,.product-info .cart .cart-number:before{content:" ";display:table}.product-info .cart .cart-number:after{clear:both}.product-info .cart .cart-number>*{float:left}.rtl .product-info .cart .cart-number>*{float:right}.product-info .cart .qty{width:60px;padding:0;text-align:center;color:#000;font-weight:400}.product-info .cart .button{margin-bottom:10px}.product-info .cart .add-cart{margin-left:10px}.product-info .cart .add-cart button,.product-info .cart>a.add_to_cart_button{-webkit-transition:all .35s;transition:all .35s;text-transform:uppercase;font-size:11px;position:relative;height:38px;line-height:36px;padding:0 35px;display:block;font-weight:600;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid #000;background:#000;color:#fff}.product-info .cart .add-cart button:active,.product-info .cart .add-cart button:focus,.product-info .cart .add-cart button:hover,.product-info .cart>a.add_to_cart_button:active,.product-info .cart>a.add_to_cart_button:focus,.product-info .cart>a.add_to_cart_button:hover{border-color:#bd0028;background:#bd0028;color:#fff;text-decoration:none}.product-info .cart>a.single_add_to_cart_button{float:left;display:inline-block}.rtl .product-info .cart>a.single_add_to_cart_button{float:right}.product-info .table-product-group{width:100%;clear:both}.product-info .table-product-group td{vertical-align:middle}.product-info .table-product-group .add_cart{margin-left:0}.product-info .table-product-group .price{padding:5px}.product-info .table-product-group .cart-number{padding:0}.product-info .table-product-group .label label{font-weight:300}.product-info .table-product-group .price{display:inline-block !important;border:none;line-height:50px}.product-info .table-product-group .price del{float:right;margin-top:5px}.product-info .table-product-group .price ins{float:left;margin-right:5px}.product-info .button-action{color:#aaa;font-weight:900;text-transform:uppercase;font-size:11px;position:relative;height:38px;line-height:36px;padding:0 35px;display:inline-block;font-weight:600;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid #e0e0e0}.product-info .button-action:focus,.product-info .button-action:hover{border-color:#bd0028;background:#bd0028;color:#fff;text-decoration:none}.product-info .clear{display:none}.product-info .price{display:table;color:#000;font-weight:900;font-size:30px;padding:5px 0 10px;line-height:30px}.product-info .price>*{display:table-cell;vertical-align:middle}.product-info .price del{padding-top:10px;line-height:20px}.product-info .price del span{color:#000;margin-right:10px}.rtl .product-info .price del span{margin-left:10px;margin-right:0}.product-info .onsale{left:32px}.rtl .product-info .onsale{right:32px;left:auto}.product-category .product-category-content{position:relative;overflow:hidden;min-height:45px;margin:0 0 30px}.product-category .product-category-image{display:block}.product-category .product-category-image img{display:block;max-width:100%;height:auto}.product-category .product-category-title{text-transform:none;position:absolute;text-align:center;bottom:0;left:0;width:100%;font-weight:400;font-size:1rem;color:#fff;margin:0;padding:15px 10px;background:rgba(0,0,0,.3)}.rtl .product-category .product-category-title{right:0;left:auto}.product-category .product-category-title .count{background:0 0;color:#fff}.woo-default-2 .title-block,.woo-slider-default .title-block{margin-bottom:42px}.woo-default-2 .title-block h2,.woo-slider-default .title-block h2{display:inline-block;font-size:25px;color:#000;margin:0}.woo-default-2 .products-list.grid,.woo-slider-default .products-list.grid{margin:-10px}.woo-default-2 .products-list.grid .slick-list,.woo-slider-default .products-list.grid .slick-list{padding:10px}.woo-default-2 .products-list.grid .product-wapper,.woo-slider-default .products-list.grid .product-wapper{display:flex;margin-bottom:20px;padding:10px}@media (max-width:991px) and (min-width:768px){.woo-default-2 .products-list.grid .product-wapper,.woo-slider-default .products-list.grid .product-wapper{display:block}}.woo-default-2 .products-list.grid .product-wapper .products-thumb,.woo-slider-default .products-list.grid .product-wapper .products-thumb{margin:0;max-width:120px;flex:0 0 50%}@media (max-width:1199px) and (min-width:992px){.woo-default-2 .products-list.grid .product-wapper .products-thumb,.woo-slider-default .products-list.grid .product-wapper .products-thumb{max-width:90px}}@media (min-width:768px) and (max-width:991px){.woo-default-2 .products-list.grid .product-wapper .products-thumb,.woo-slider-default .products-list.grid .product-wapper .products-thumb{max-width:200px;flex:0 0 30%}}@media (min-width:1550px){.woo-default-2 .products-list.grid .product-wapper .products-thumb,.woo-slider-default .products-list.grid .product-wapper .products-thumb{max-width:170px}}.woo-default-2 .products-list.grid .product-wapper .products-thumb .product-thumb-hover,.woo-slider-default .products-list.grid .product-wapper .products-thumb .product-thumb-hover{overflow:hidden}.woo-default-2 .products-list.grid .product-wapper .products-content,.woo-slider-default .products-list.grid .product-wapper .products-content{padding-top:15px;text-align:left;padding-left:30px;padding-bottom:0}.rtl .woo-default-2 .products-list.grid .product-wapper .products-content,.rtl .woo-slider-default .products-list.grid .product-wapper .products-content{text-align:right;padding-right:30px;padding-left:0}@media (max-width:1199px) and (min-width:992px){.woo-default-2 .products-list.grid .product-wapper .products-content,.woo-slider-default .products-list.grid .product-wapper .products-content{padding-top:0}}@media (min-width:768px) and (max-width:991px){.woo-default-2 .products-list.grid .product-wapper .products-content,.woo-slider-default .products-list.grid .product-wapper .products-content{padding-left:15px;padding-top:15px;padding-bottom:15px;text-align:center}.rtl .woo-default-2 .products-list.grid .product-wapper .products-content,.rtl .woo-slider-default .products-list.grid .product-wapper .products-content{padding-right:15px;padding-left:0}}.woo-default-2 .products-list.grid .product-wapper .products-content h3.product-title,.woo-slider-default .products-list.grid .product-wapper .products-content h3.product-title{margin-bottom:10px}.woo-default-2 .products-list.grid .product-wapper .products-content h3.product-title a,.woo-slider-default .products-list.grid .product-wapper .products-content h3.product-title a{line-height:24px}.woo-default-2 .products-list.grid .product-wapper .products-content .price,.woo-slider-default .products-list.grid .product-wapper .products-content .price{padding:0}.woo-default-2 .products-list.grid .product-wapper .products-content .price:before,.woo-slider-default .products-list.grid .product-wapper .products-content .price:before{display:none}.woo-default-2 .products-list.grid .product-wapper .products-content .star-rating,.woo-slider-default .products-list.grid .product-wapper .products-content .star-rating{margin:0}@media (min-width:768px) and (max-width:991px){.woo-default-2 .products-list.grid .product-wapper .products-content .star-rating,.woo-slider-default .products-list.grid .product-wapper .products-content .star-rating{margin:auto}}.woo-default-2 .products-list.grid .product-wapper .hot,.woo-default-2 .products-list.grid .product-wapper .onsale,.woo-default-2 .products-list.grid .product-wapper .product-button,.woo-default-2 .products-list.grid .product-wapper .products-content .add_to_cart_button,.woo-default-2 .products-list.grid .product-wapper .products-content .added_to_cart,.woo-default-2 .products-list.grid .product-wapper .products-content .product_type_external,.woo-default-2 .products-list.grid .product-wapper .products-content .product_type_variable,.woo-default-2 .products-list.grid .product-wapper .products-content .read_more,.woo-slider-default .products-list.grid .product-wapper .hot,.woo-slider-default .products-list.grid .product-wapper .onsale,.woo-slider-default .products-list.grid .product-wapper .product-button,.woo-slider-default .products-list.grid .product-wapper .products-content .add_to_cart_button,.woo-slider-default .products-list.grid .product-wapper .products-content .added_to_cart,.woo-slider-default .products-list.grid .product-wapper .products-content .product_type_external,.woo-slider-default .products-list.grid .product-wapper .products-content .product_type_variable,.woo-slider-default .products-list.grid .product-wapper .products-content .read_more{display:none}.woo-default-2 .products-list.grid .product-wapper:hover .rating,.woo-slider-default .products-list.grid .product-wapper:hover .rating{opacity:1;visibility:visible}.woo-slider-default-2 .content-product-list .slick-slider{overflow:unset}.woo-slider-default-2 .title-block{margin-bottom:30px;display:flex}.woo-slider-default-2 .title-block h2{display:inline-block;font-size:35px;color:#000;margin:0;padding-bottom:37px;background:url(//ivape.sk/wp-content/themes/vapier/css/../images/bottom-2.png) 0 100% no-repeat;flex:1 25%}.woo-slider-default-2 .title-block .page-description{flex:1 100%}.woo-slider-default{position:relative}.woo-slider-default .content-product-list .slick-arrow{top:4px;right:0;width:22px;height:22px;line-height:22px;font-size:12px;color:#fff;background:#bd0028}.woo-slider-default .content-product-list .slick-arrow.fa-angle-left{right:30px;left:auto}.woo-slider-default .content-product-list .slick-arrow:hover{color:#bd0028;background:#fff}.woo-slider-2 .content-product-list .slick-slider{overflow:unset}.woo-slider-2 .content-product-list .slick-arrow{background:#fff;border-color:#bd0028;top:calc(50% + 30px);opacity:0;right:0;left:auto}.woo-slider-2 .content-product-list .slick-arrow.fa-angle-left{right:auto;left:0}.woo-slider-2 .content-product-list .slick-arrow:hover{border-color:#bd0028;background:#bd0028;color:#fff}.woo-slider-2 .content-product-list:hover .slick-arrow{opacity:1;right:-60px}.woo-slider-2 .content-product-list:hover .slick-arrow.fa-angle-left{right:auto;left:-60px}.bwp-woo-slider .content-product-list{position:relative}.bwp-woo-slider .banner-block{overflow:hidden}.bwp-woo-slider .banner-block img{backface-visibility:hidden;filter:alpha(opacity=100);-webkit-transition:opacity 1s ease 0s,transform 1s ease 0s;transition:opacity 1s ease 0s,transform 1s ease 0s}.bwp-woo-slider .banner-block:hover img{filter:alpha(opacity=80);transform:scale3d(1.1,1.1,1)}.bwp_product_list.slider .slick-slider{overflow:unset}@media (max-width:1199px){.bwp_product_list.slider .slick-list{margin:0 -7.5px}.bwp_product_list.slider .slick-list .item-product{padding:0 7.5px}}.bwp_product_list.default .bwp-heading-content{display:flex;justify-content:space-between;margin:15px 0}.bwp_product_list.default .content-title h2{margin:0;font-size:24px}.bwp_product_list.default .btn-all a{display:inline-block;font-size:12px;font-weight:500;border-bottom:1px solid #000}.bwp_product_list.default .btn-all a:after{content:"\24";display:inline-block;font-family:eleganticons;font-size:18px;position:relative;top:4px;margin-left:5px}.rtl .bwp_product_list.default .btn-all a:after{margin-right:5px;margin-left:0}.bwp_product_list.default .btn-all a:hover{color:#bd0028;border-color:#bd0028}.bwp_product_list.slider2 .item-product{border-right:1px solid #e1e1e1}.rtl .bwp_product_list.slider2 .item-product{border-left:1px solid #e1e1e1;border-right:0}.bwp_product_list.slider2 .products-thumb{border:0 !important}.bwp_product_list:hover .slick-arrow{opacity:1;visibility:visible}.bwp_product_list.scroll{margin:0 -15px;position:relative}.bwp_product_list.scroll .product-content .item-product{padding:0 15px}.bwp_product_list.scroll .scrollbar{margin:50px 15px 0;height:1px;background:#dfdfdf;line-height:0;cursor:pointer}.bwp_product_list.scroll .scrollbar .handle{background:#000;height:3px;position:relative;top:-1px}.bwp_product_list.scroll .scrollbar .mousearea{position:absolute;top:-30px;left:0;width:100%;height:20px;font-size:12px;text-transform:uppercase;color:#000;white-space:nowrap;line-height:20px;font-weight:600}.bwp_product_list.scroll .scrollbar .mousearea i{font-size:16px;line-height:20px;position:relative;top:3px;margin-left:5px}.rtl .bwp_product_list.scroll .scrollbar .mousearea i{margin-right:5px;margin-left:0}.bwp_product_list.scroll .scrollbar .mousearea:hover{color:#bd0028}.bwp_product_list.scroll .controls button{position:absolute;top:33%;width:33px;height:33px;background:0 0;border:1px solid #000;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;color:#000}.bwp_product_list.scroll .controls button.prev{left:0}.rtl .bwp_product_list.scroll .controls button.prev{right:0;left:auto}.bwp_product_list.scroll .controls button.next{right:0}.rtl .bwp_product_list.scroll .controls button.next{left:0;right:auto}.bwp_product_list.scroll .controls button.disabled{cursor:no-drop;opacity:1}.bwp_product_list.scroll .controls button:hover{background:#000;color:#fff}@media (max-width:1199px) and (min-width:991px){.bwp_product_list.scroll{margin:0}}.bwp_product_list.slider:hover .slick-arrow{opacity:1;visibility:visible}.bwp_product_list.slider .bwp-heading-content{display:flex;justify-content:space-between;margin:0 0 35px}.bwp_product_list.slider .page-description{font-size:16px}.bwp_product_list.slider .content-title h2{margin:0;font-size:24px}.bwp_product_list.slider .btn-all a{display:inline-block;font-size:12px;font-weight:500;border-bottom:1px solid #000}.bwp_product_list.slider .btn-all a:after{content:"\24";display:inline-block;font-family:eleganticons;font-size:18px;position:relative;top:4px;margin-left:5px}.rtl .bwp_product_list.slider .btn-all a:after{margin-right:5px;margin-left:0}.bwp_product_list.slider .btn-all a:hover{color:#bd0028;border-color:#bd0028}@media (max-width:1199px){.bwp_product_list.slider .slick-arrow.fa-angle-left{left:-15px}.rtl .bwp_product_list.slider .slick-arrow.fa-angle-left{right:-15px;left:auto}.bwp_product_list.slider .slick-arrow.fa-angle-right{right:-15px}.rtl .bwp_product_list.slider .slick-arrow.fa-angle-right{left:-15px;right:auto}}.bwp_product_list.slider .slick-dots{margin-top:10px}@media (max-width:991px){.bwp_product_list.slider .bwp-heading-content{display:block;text-align:center}.bwp_product_list.slider .content-title h2{font-size:20px}}.bwp_product_list.slider2 .bwp-heading-content{display:flex;justify-content:space-between;margin:15px 0}.bwp_product_list.slider2 .content-title h2{margin:0;font-size:24px}.bwp_product_list.slider2 .btn-all a{display:inline-block;font-size:12px;font-weight:500;border-bottom:1px solid #000}.bwp_product_list.slider2 .btn-all a:after{content:"\24";display:inline-block;font-family:eleganticons;font-size:18px;position:relative;top:4px;margin-left:5px}.rtl .bwp_product_list.slider2 .btn-all a:after{margin-right:5px;margin-left:0}.bwp_product_list.slider2 .btn-all a:hover{color:#bd0028;border-color:#bd0028}@media (max-width:991px){.bwp_product_list.slider2 .countdown{display:none}.bwp_product_list.slider2 .slick-slider{overflow:unset}}@media (max-width:480px){.bwp_product_list.slider2 .bwp-heading-content{display:block;text-align:center}.bwp_product_list.slider2 .content-title h2{font-size:20px}}.bwp_product_list.slider3{background:#fff;padding-top:25px}.bwp_product_list.slider3 .bwp-heading-content{display:flex;justify-content:space-between;margin:0 -15px;padding:0 30px 7px;position:relative}.bwp_product_list.slider3 .bwp-heading-content:before{position:absolute;content:"";width:100%;height:1px;background:#e1e1e1;bottom:0;left:0}.bwp_product_list.slider3 .content-title h2{margin:0;font-size:20px;position:relative}.bwp_product_list.slider3 .content-title h2:before{position:absolute;content:"";width:100%;height:3px;background:#bd0028;bottom:-15px;z-index:2}.bwp_product_list.slider3 .btn-all{position:relative;top:-10px}.bwp_product_list.slider3 .btn-all a{display:inline-block;font-size:12px;font-weight:500;border-bottom:1px solid #000}.bwp_product_list.slider3 .btn-all a:after{content:"\24";display:inline-block;font-family:eleganticons;font-size:18px;position:relative;top:4px;margin-left:5px}.rtl .bwp_product_list.slider3 .btn-all a:after{margin-right:5px;margin-left:0}.bwp_product_list.slider3 .btn-all a:hover{color:#bd0028;border-color:#bd0028}.bwp_product_list.slider3 .slick-arrow{opacity:1;visibility:visible;font-size:10px;width:35px;height:35px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #dadada;line-height:33px;background:#fff;top:calc(50% - 50px)}.bwp_product_list.slider3 .slick-arrow:hover{background:#bd0028;border-color:#bd0028;color:#fff}.bwp_product_list.slider3 .slick-arrow.fa-angle-left{left:-17.5px}.rtl .bwp_product_list.slider3 .slick-arrow.fa-angle-left{right:-17.5px;left:auto}.bwp_product_list.slider3 .slick-arrow.fa-angle-right{right:-17.5px}.rtl .bwp_product_list.slider3 .slick-arrow.fa-angle-right{left:-17.5px;right:auto}@media (max-width:1199px){.bwp_product_list.slider3 .slick-arrow.fa-angle-left{left:-15px}.rtl .bwp_product_list.slider3 .slick-arrow.fa-angle-left{right:-15px;left:auto}.bwp_product_list.slider3 .slick-arrow.fa-angle-right{right:-15px}.rtl .bwp_product_list.slider3 .slick-arrow.fa-angle-right{left:-15px;right:auto}}.bwp_product_list.slider3 .slick-dots{margin-top:10px}.bwp_product_list.slider3 .slick-list{margin:0 -13px}@media (max-width:480px){.bwp_product_list.slider3 .bwp-heading-content{display:block;text-align:center}.bwp_product_list.slider3 .content-title h2{font-size:20px}}@media (max-width:991px){.bwp_product_list.slider3 .bwp-heading-content{display:block}.bwp_product_list.slider3 .content-title h2{display:inline-block;margin:0 0 15px}.bwp_product_list.slider3 .content-title h2:before{bottom:-3px}}.bwp_product_list.list-deal .content-product-list{position:relative}.bwp_product_list.list-deal .slick-arrow{opacity:1;visibility:visible;font-size:10px;width:35px;height:35px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #e0e0e0;line-height:33px;background:#fff;top:calc(50% - 50px)}.bwp_product_list.list-deal .slick-arrow:hover{background:#bd0028;border-color:#bd0028;color:#fff}.bwp_product_list.list-deal .slick-arrow.fa-angle-left{left:-17.5px}.rtl .bwp_product_list.list-deal .slick-arrow.fa-angle-left{right:-17.5px;left:auto}.bwp_product_list.list-deal .slick-arrow.fa-angle-right{right:-17.5px}.rtl .bwp_product_list.list-deal .slick-arrow.fa-angle-right{left:-17.5px;right:auto}.bwp_product_list.list-deal .list-product{padding:55px 30px 0;border:2px solid #bd0028;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.bwp_product_list.list-deal .content-title{display:flex;align-items:center;max-width:500px;justify-content:center;border:2px solid #e0e0e0;padding:5px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;margin-left:120px;-webkit-transform:translateY(50%);transform:translateY(50%);background:#fff}.rtl .bwp_product_list.list-deal .content-title{margin-right:120px;margin-left:0}.bwp_product_list.list-deal .content-title h2{font-size:20px;text-transform:uppercase;font-weight:600;margin:0 30px 0 0}.rtl .bwp_product_list.list-deal .content-title h2{margin:0 0 0 30px}.bwp_product_list.list-deal .content-title h2:after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:#bd0028}.bwp_product_list.list-deal .countdown-deal{display:flex;align-items:center}.bwp_product_list.list-deal .countdown-deal label{color:#000;font-weight:500;margin:0 10px 0 0}.rtl .bwp_product_list.list-deal .countdown-deal label{margin:0 0 0 10px}.bwp_product_list.list-deal .countdown-deal .countdown-content>span{width:40px;height:40px;background:#bd0028;color:#fff;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:inline-block;line-height:40px;font-weight:500;text-transform:uppercase;font-size:13px;margin-right:5px}.rtl .bwp_product_list.list-deal .countdown-deal .countdown-content>span{margin-left:5px;margin-right:0}.bwp_product_list.list-deal .countdown-deal .countdown-content>span:last-child{margin-right:0}.rtl .bwp_product_list.list-deal .countdown-deal .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp_product_list.list-deal .products-thumb .countdown{display:none}@media (max-width:991px){.bwp_product_list.list-deal .content-title{margin-left:50px}.rtl .bwp_product_list.list-deal .content-title{margin-right:50px;margin-left:0}}@media (max-width:767px){.bwp_product_list.list-deal .content-title{margin-left:0;flex-wrap:wrap;justify-content:center;text-align:center;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;max-width:300px;margin:auto}.rtl .bwp_product_list.list-deal .content-title{margin-right:0;margin-left:0}.bwp_product_list.list-deal .content-title>*{width:100%}.bwp_product_list.list-deal .content-title h2{margin:0}.bwp_product_list.list-deal .content-title .countdown-deal{justify-content:center}}.bwp_product_list.list-deal2 .bwp-heading-content{justify-content:space-between;margin-bottom:20px}.bwp_product_list.list-deal2 .bwp-heading-content,.bwp_product_list.list-deal2 .content-title{display:flex;flex-wrap:wrap;align-items:center}.bwp_product_list.list-deal2 .content-title h2{margin:0;font-size:28px}.bwp_product_list.list-deal2 .content-title h2:after{display:inline-block;content:".";color:#bd0028}.bwp_product_list.list-deal2 .countdown-deal{border:2px solid #f03333;padding:0 20px;margin-left:20px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;color:#f03333;font-weight:600}.rtl .bwp_product_list.list-deal2 .countdown-deal{margin-right:20px;margin-left:0}.bwp_product_list.list-deal2 .countdown-deal .countdown-content>span{margin-right:15px}.rtl .bwp_product_list.list-deal2 .countdown-deal .countdown-content>span{margin-left:15px;margin-right:0}.bwp_product_list.list-deal2 .countdown-deal .countdown-content>span:last-child{margin-right:0}.rtl .bwp_product_list.list-deal2 .countdown-deal .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp_product_list.list-deal2 .countdown-deal .countdown-amount{font-size:20px}.bwp_product_list.list-deal2 .countdown-deal .countdown-text{font-size:13px}.bwp_product_list.list-deal2 .btn-all a{display:inline-block;font-size:13px;font-weight:500;border-bottom:2px solid #000}.bwp_product_list.list-deal2 .btn-all a:after{content:"\24";display:inline-block;font-family:eleganticons;font-size:18px;position:relative;top:4px;margin-left:5px}.rtl .bwp_product_list.list-deal2 .btn-all a:after{margin-right:5px;margin-left:0}.bwp_product_list.list-deal2 .btn-all a:hover{color:#bd0028;border-color:#bd0028}.bwp_product_list.list-deal2 .list-product{background:#fff;padding:30px 30px 0}.bwp_product_list.list-deal2 .content-product-list{position:relative}.bwp_product_list.list-deal2 .slick-arrow{opacity:1;visibility:visible;font-size:10px;width:35px;height:35px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #e0e0e0;line-height:33px;background:#fff;top:calc(50% - 50px)}.bwp_product_list.list-deal2 .slick-arrow:hover{background:#bd0028;border-color:#bd0028;color:#fff}.bwp_product_list.list-deal2 .slick-arrow.fa-angle-left{left:-17.5px}.rtl .bwp_product_list.list-deal2 .slick-arrow.fa-angle-left{right:-17.5px;left:auto}.bwp_product_list.list-deal2 .slick-arrow.fa-angle-right{right:-17.5px}.rtl .bwp_product_list.list-deal2 .slick-arrow.fa-angle-right{left:-17.5px;right:auto}.bwp_product_list.list-deal2 .products-thumb .countdown{display:none}@media (max-width:991px){.bwp_product_list.list-deal2 .content-title h2{font-size:24px}}@media (max-width:767px){.bwp_product_list.list-deal2 .bwp-heading-content{justify-content:center;text-align:center}.bwp_product_list.list-deal2 .bwp-heading-content>*,.bwp_product_list.list-deal2 .content-title>*{width:100%}.bwp_product_list.list-deal2 .countdown-deal{margin:10px 0;padding:0 10px;margin-left:10px}.rtl .bwp_product_list.list-deal2 .countdown-deal{margin-right:10px;margin-left:0}.bwp_product_list.list-deal2 .countdown-deal .countdown-content>span{margin-right:10px}.rtl .bwp_product_list.list-deal2 .countdown-deal .countdown-content>span{margin-left:10px;margin-right:0}.bwp_product_list.list-deal2 .countdown-deal .countdown-content>span:last-child{margin-right:0}.rtl .bwp_product_list.list-deal2 .countdown-deal .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp_product_list.list-deal2 .countdown-deal .countdown-amount{font-size:16px}.bwp_product_list.list-deal2 .countdown-deal .countdown-text{font-size:13px}}.bwp_product_list.list-deal3{position:relative}.bwp_product_list.list-deal3 .slick-arrow{opacity:1;visibility:visible}@media (min-width:767px){.bwp_product_list.list-deal3 .slick-arrow{width:21px;height:21px;border:1px solid #000;color:#000;font-size:8px;line-height:18px;font-weight:600;top:5px;background:#fff}.bwp_product_list.list-deal3 .slick-arrow:hover{background:#bd0028;color:#fff;border-color:#bd0028}.bwp_product_list.list-deal3 .slick-arrow.fa-angle-left{right:26px;left:auto}.bwp_product_list.list-deal3 .slick-arrow.fa-angle-right{right:0}}.bwp_product_list.list-deal3 .bwp-heading-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:30px;padding-right:80px}.rtl .bwp_product_list.list-deal3 .bwp-heading-content{padding-left:80px;padding-right:0}.bwp_product_list.list-deal3 .content-title{display:flex;flex-wrap:wrap;align-items:center}.bwp_product_list.list-deal3 .content-title h2{margin:0;font-size:28px}.bwp_product_list.list-deal3 .content-title h2:after{display:inline-block;content:".";color:#bd0028}.bwp_product_list.list-deal3 .countdown-deal{border:2px solid #f03333;padding:0 20px;margin-left:20px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;color:#f03333;font-weight:600}.rtl .bwp_product_list.list-deal3 .countdown-deal{margin-right:20px;margin-left:0}.bwp_product_list.list-deal3 .countdown-deal .countdown-content>span{margin-right:15px}.rtl .bwp_product_list.list-deal3 .countdown-deal .countdown-content>span{margin-left:15px;margin-right:0}.bwp_product_list.list-deal3 .countdown-deal .countdown-content>span:last-child{margin-right:0}.rtl .bwp_product_list.list-deal3 .countdown-deal .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp_product_list.list-deal3 .countdown-deal .countdown-amount{font-size:20px}.bwp_product_list.list-deal3 .countdown-deal .countdown-text{font-size:13px}.bwp_product_list.list-deal3 .list-link{padding-left:30px}.rtl .bwp_product_list.list-deal3 .list-link{padding-right:30px;padding-left:0}.bwp_product_list.list-deal3 .list-link ul{list-style:none;padding:0}.bwp_product_list.list-deal3 .list-link ul li{display:inline-block;margin-right:10px;font-size:13px;font-weight:500;line-height:23px;border:1px dashed transparent;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:0 15px;color:#868686}.rtl .bwp_product_list.list-deal3 .list-link ul li{margin-left:10px;margin-right:0}.bwp_product_list.list-deal3 .list-link ul li.active{color:#bd0028;border-color:#bd0028}.bwp_product_list.list-deal3 .list-link ul li a{color:#868686}.bwp_product_list.list-deal3 .list-link ul li a:hover{color:#bd0028}.bwp_product_list.list-deal3 .list-link ul li:last-child{margin-right:0}.rtl .bwp_product_list.list-deal3 .list-link ul li:last-child{margin-left:0;margin-right:0}@media (max-width:1199px){.bwp_product_list.list-deal3 .bwp-heading-content{padding-right:50px}.rtl .bwp_product_list.list-deal3 .bwp-heading-content{padding-left:50px;padding-right:0}.bwp_product_list.list-deal3 .content-title h2{font-size:18px}.bwp_product_list.list-deal3 .list-link{max-width:350px}.bwp_product_list.list-deal3 .list-link ul{white-space:nowrap;overflow:auto}}@media (max-width:991px){.bwp_product_list.list-deal3 .list-link{max-width:100%;width:100%;padding:10px 15px;border-bottom:1px solid #e0e0e0}.bwp_product_list.list-deal3 .bwp-heading-content{padding-right:0}.rtl .bwp_product_list.list-deal3 .bwp-heading-content{padding-left:0;padding-right:0}}@media (max-width:767px){.bwp_product_list.list-deal3 .bwp-heading-content{justify-content:center;text-align:center}.bwp_product_list.list-deal3 .bwp-heading-content>*,.bwp_product_list.list-deal3 .content-title>*{width:100%}.bwp_product_list.list-deal3 .countdown-deal{margin:10px 0;padding:0 10px;margin-left:10px}.rtl .bwp_product_list.list-deal3 .countdown-deal{margin-right:10px;margin-left:0}.bwp_product_list.list-deal3 .countdown-deal .countdown-content>span{margin-right:10px}.rtl .bwp_product_list.list-deal3 .countdown-deal .countdown-content>span{margin-left:10px;margin-right:0}.bwp_product_list.list-deal3 .countdown-deal .countdown-content>span:last-child{margin-right:0}.rtl .bwp_product_list.list-deal3 .countdown-deal .countdown-content>span:last-child{margin-left:0;margin-right:0}.bwp_product_list.list-deal3 .countdown-deal .countdown-amount{font-size:16px}.bwp_product_list.list-deal3 .countdown-deal .countdown-text{font-size:13px}}.bwp_product_list.list-link1 .list-product{border:1px solid #e6e6e6;border-top:0}.bwp_product_list.list-link1 .slick-list{margin:0}.bwp_product_list.list-link1 .item-product{padding:0;border-right:1px solid #e6e6e6}.rtl .bwp_product_list.list-link1 .item-product{border-left:1px solid #e6e6e6;border-right:0}.bwp_product_list.list-link1 .content-heading{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:13px;margin-bottom:25px;align-items:center}.bwp_product_list.list-link1 .title-block h2{margin:0;font-size:24px;display:inline-block;text-transform:uppercase}.bwp_product_list.list-link1 .list-link{padding-left:40px}.rtl .bwp_product_list.list-link1 .list-link{padding-right:40px;padding-left:0}.bwp_product_list.list-link1 .list-link ul{list-style:none;padding:0}.bwp_product_list.list-link1 .list-link ul li{display:inline-block;margin-right:5px;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:1.5px;line-height:24px;border:1px solid transparent;padding:0 15px;color:#000}.rtl .bwp_product_list.list-link1 .list-link ul li{margin-left:5px;margin-right:0}.bwp_product_list.list-link1 .list-link ul li.active{color:#de2828;border-color:#de2828}.bwp_product_list.list-link1 .list-link ul li a{color:#000}.bwp_product_list.list-link1 .list-link ul li a:hover{color:#de2828}.bwp_product_list.list-link1 .list-link ul li:last-child{margin-right:0;padding-right:0}.rtl .bwp_product_list.list-link1 .list-link ul li:last-child{margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (max-width:1199px){.bwp_product_list.list-link1 .title-block h2{font-size:18px}.bwp_product_list.list-link1 .list-link{max-width:400px}.bwp_product_list.list-link1 .list-link ul{white-space:nowrap;overflow:auto}}@media (max-width:991px){.bwp_product_list.list-link1 .list-link{max-width:100%;width:100%;padding:10px 15px;border-bottom:1px solid #e0e0e0}.bwp_product_list.list-link1 .content-heading{padding:0;border:0}.bwp_product_list.list-link1 .title-block{padding-bottom:6px;border-bottom:1px solid #e0e0e0;width:100%}}.bwp_product_list.sidebar .items{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.bwp_product_list.sidebar .items:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.bwp_product_list.sidebar .products-list.grid .product-wapper.content-product3{margin-bottom:0}.bwp_product_list.sidebar .products-list.grid .product-wapper.content-product3 .products-thumb{flex:0 0 85px}.bwp_product_list.sidebar .products-list.grid .product-wapper.content-product3 .products-content .cat-products{display:none}.bwp_product_list.sidebar .products-list.grid .product-wapper.content-product3 .products-content h3.product-title{margin-bottom:0;margin-top:3px}.bwp_product_list.sidebar .products-list.grid .product-wapper.content-product3 .price{font-size:14px}.bwp_product_list.sidebar .products-list.grid .product-wapper.content-product3 .price del{font-size:12px}.bwp_product_list.list-menu .products-list.grid .product-wapper.content-product3{margin-bottom:10px}.bwp_product_list.list-menu .products-list.grid .product-wapper.content-product3:before{display:none}.bwp_product_list.list-menu .products-list.grid .product-wapper.content-product3 .products-thumb{flex:0 0 75px}.bwp_product_list.list-menu .products-list.grid .product-wapper.content-product3 .products-thumb .product-thumb-hover .wp-post-image{visibility:unset}.bwp_product_list.list-menu .cat-products,.bwp_product_list.list-menu .product-lable{display:none}.cross_sell,.related,.upsells{position:relative;margin-top:50px;max-width:1440px;padding:0 15px;margin-left:auto;margin-right:auto;width:100%}.cross_sell .slick-dots,.related .slick-dots,.upsells .slick-dots{margin-top:30px}.cross_sell .title-block,.related .title-block,.upsells .title-block{text-align:center;margin-bottom:35px}.cross_sell .title-block h2,.related .title-block h2,.upsells .title-block h2{font-size:24px;color:#000;margin:0;display:inline-block;position:relative;font-weight:600}.cross_sell .content-product-list,.related .content-product-list,.upsells .content-product-list{position:relative}.cross_sell .content-product-list:hover .slick-arrow,.related .content-product-list:hover .slick-arrow,.upsells .content-product-list:hover .slick-arrow{opacity:1;visibility:visible}.cross_sell .content-product-list .slick-arrow,.related .content-product-list .slick-arrow,.upsells .content-product-list .slick-arrow{width:30px;height:30px;border:1px solid #a3a3a3;line-height:28px;font-size:10px;color:#000;top:calc(50% - 15px);background:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.cross_sell .content-product-list .slick-arrow.fa-angle-left,.related .content-product-list .slick-arrow.fa-angle-left,.upsells .content-product-list .slick-arrow.fa-angle-left{left:-15px}.rtl .cross_sell .content-product-list .slick-arrow.fa-angle-left,.rtl .related .content-product-list .slick-arrow.fa-angle-left,.rtl .upsells .content-product-list .slick-arrow.fa-angle-left{right:-15px;left:auto}.cross_sell .content-product-list .slick-arrow.fa-angle-right,.related .content-product-list .slick-arrow.fa-angle-right,.upsells .content-product-list .slick-arrow.fa-angle-right{right:-15px}.rtl .cross_sell .content-product-list .slick-arrow.fa-angle-right,.rtl .related .content-product-list .slick-arrow.fa-angle-right,.rtl .upsells .content-product-list .slick-arrow.fa-angle-right{left:-15px;right:auto}.cross_sell .content-product-list .slick-arrow:hover,.related .content-product-list .slick-arrow:hover,.upsells .content-product-list .slick-arrow:hover{color:#fff;border-color:#bd0028;background:#bd0028}@media (max-width:767px){.cross_sell .content-product-list .slick-arrow.fa-angle-left,.related .content-product-list .slick-arrow.fa-angle-left,.upsells .content-product-list .slick-arrow.fa-angle-left{left:0}.rtl .cross_sell .content-product-list .slick-arrow.fa-angle-left,.rtl .related .content-product-list .slick-arrow.fa-angle-left,.rtl .upsells .content-product-list .slick-arrow.fa-angle-left{right:0;left:auto}.cross_sell .content-product-list .slick-arrow.fa-angle-right,.related .content-product-list .slick-arrow.fa-angle-right,.upsells .content-product-list .slick-arrow.fa-angle-right{right:0}.rtl .cross_sell .content-product-list .slick-arrow.fa-angle-right,.rtl .related .content-product-list .slick-arrow.fa-angle-right,.rtl .upsells .content-product-list .slick-arrow.fa-angle-right{left:0;right:auto}}.cross_sell .content-product-list .products-list.grid .product-wapper,.related .content-product-list .products-list.grid .product-wapper,.upsells .content-product-list .products-list.grid .product-wapper{margin:0 15px}.cross_sell .product-container,.related .product-container,.upsells .product-container{margin:0}.bwp-quick-view{content:"";position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;z-index:9999;display:inline-block;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.bwp-quick-view.active{opacity:1;visibility:visible}.bwp-quick-view .quickview-container{position:fixed;z-index:10;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bwp-quick-view .quickview-container .quickview-close{text-align:center;position:absolute;cursor:pointer;top:20px;right:15px;color:#000;z-index:10000;width:36px;height:36px;border:9px solid transparent;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.bwp-quick-view .quickview-container .quickview-close:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.bwp-quick-view .quickview-container .quickview-close:after,.bwp-quick-view .quickview-container .quickview-close:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-quick-view .quickview-container .quickview-close:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.bwp-quick-view .quickview-container .quickview-close:hover{background:#e5e5e5}.bwp-quick-view .quickview-container .quickview-close:hover:after,.bwp-quick-view .quickview-container .quickview-close:hover:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.bwp-quick-view .quickview-container .product-type-variable .variations_form.cart table tr td.label{display:none}.bwp-quick-view .quickview-container .img-quickview{width:55%}.bwp-quick-view .quickview-container .bwp-single-info{width:45%;padding:0 45px}.bwp-quick-view .quickview-container .bwp-single-info .quantity{margin-right:10px}.rtl .bwp-quick-view .quickview-container .bwp-single-info .quantity{margin-left:10px;margin-right:0}.bwp-quick-view .quickview-container .bwp-single-info .description{margin-bottom:15px}.bwp-quick-view .quickview-container .bwp-single-info .content_product_detail{max-height:435px;overflow-x:hidden;padding-right:8px}.bwp-quick-view .quickview-container .bwp-single-info .content_product_detail::-webkit-scrollbar-track{background-color:#f5f5f5}.bwp-quick-view .quickview-container .bwp-single-info .content_product_detail::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.bwp-quick-view .quickview-container .bwp-single-info .content_product_detail::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}.bwp-quick-view .quickview-container .bwp-single-info .woocommerce-variation-add-to-cart .quantity,.bwp-quick-view .quickview-container .bwp-single-info .woocommerce-variation-availability,.bwp-quick-view .quickview-container .bwp-single-info .woocommerce-variation-price{display:block !important;visibility:visible !important}.bwp-quick-view .quickview-container .quickview-slick ul.slick-dots{position:static;margin-top:10px}.bwp-quick-view .quickview-container .quickview-slick .slick-arrow{display:none !important}.bwp-quick-view .quickview-container .product_detail{overflow:hidden;display:block;background:#fff;color:#868686;max-width:980px;width:100%;max-height:705px;overflow-y:scroll}.bwp-quick-view .quickview-container .product_detail .product_meta #report_abuse_form{padding:0;box-shadow:none}.bwp-quick-view .quickview-container .product_detail>.row{margin:0;align-items:center}.bwp-quick-view .quickview-container .product_detail::-webkit-scrollbar{width:5px}.bwp-quick-view .quickview-container .product_detail::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}.bwp-quick-view .quickview-container .woocommerce-message{display:none}.bwp-quick-view .quickview-container .woocommerce-product-rating{display:flex}.bwp-quick-view .quickview-container .slick-dots{position:absolute;bottom:35px}.bwp-quick-view .quickview-container .slick-dots li,.bwp-quick-view .quickview-container .slick-dots li button{width:8px;height:8px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.bwp-quick-view .quickview-container .slick-dots li button:before{display:none}.bwp-quick-view .quickview-container .slick-list,.bwp-quick-view .quickview-container .slick-track{display:flex}.bwp-quick-view .quickview-container .slider_img_productd .img-thumbnail{border:0;display:inline-block;float:unset}.bwp-quick-view .quickview-container .slider_img_productd .video-additional{display:flex;float:unset;height:100%}.bwp-quick-view .quickview-container .slider_img_productd .video-additional iframe{width:100% !important;height:100% !important}.bwp-quick-view .quickview-container .slider_img_productd .col-sm-12{padding:0}.bwp-quick-view .quickview-container .slider_img_productd .col-sm-12 .slick-arrow{width:25px;height:25px;line-height:25px;opacity:0;visibility:hidden;background:0 0;top:calc(50% - 12.5px);border:0;color:#000;font-size:22px}.bwp-quick-view .quickview-container .slider_img_productd .col-sm-12 .slick-arrow:hover{color:#bd0028;background:0 0}.bwp-quick-view .quickview-container .slider_img_productd .col-sm-12 .slick-arrow.fa-angle-right{right:15px}.bwp-quick-view .quickview-container .slider_img_productd .col-sm-12 .slick-arrow.fa-angle-left{left:15px}.bwp-quick-view .quickview-container .slider_img_productd .col-sm-12:hover .slick-arrow{opacity:1;visibility:visible}.scroll-image{position:relative}.content-product-360-view{position:fixed !important;top:0;left:0;z-index:9999;height:100%;width:100%;background:rgba(0,0,0,.8);align-items:center;display:none}.content-product-360-view.active{display:flex}.content-product-360-view .product-360-view{width:calc(100% - 30px) !important;max-width:700px;height:auto !important;padding:30px;background:#fff}.content-product-360-view .product-360-view .vapier-360-button{top:10px;bottom:auto;right:10px;background:#fff;padding:0;box-shadow:unset;border:1px solid #e4e4e4;width:35px;height:35px;line-height:33px;text-align:center;margin:0;width:28px;height:28px;padding:6px;border:1px solid #d6d6d6;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.content-product-360-view .product-360-view .vapier-360-button:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.content-product-360-view .product-360-view .vapier-360-button:after,.content-product-360-view .product-360-view .vapier-360-button:before{content:"";position:absolute;height:2px;width:12px;top:50%;left:calc(50% - 6px);margin-top:-1px;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.content-product-360-view .product-360-view .vapier-360-button:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.content-product-360-view .product-360-view .vapier-360-button:hover{background:#e5e5e5}.content-product-360-view .product-360-view .vapier-360-button:hover:after,.content-product-360-view .product-360-view .vapier-360-button:hover:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.content-product-360-view .product-360-view .images-list{padding:0;list-style:none;cursor:grab}.content-product-360-view .product-360-view .images-list .images-display{display:none}.content-product-360-view .product-360-view .images-list .images-display.active{display:block}.content-product-360-view .product-360-view .navigation-bar-wrapper{position:absolute;width:calc(100% - 60px);bottom:60px}.content-product-360-view .product-360-view .navigation-bar-wrapper .navigation-bar{max-width:150px;margin:auto;display:flex;background:#fff;padding:5px 10px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;box-shadow:0 1px 12px 2px hsla(0,0%,56%,.3)}.content-product-360-view .product-360-view .navigation-bar-wrapper .navigation-bar>*{flex:1;cursor:pointer;color:#000;font-size:18px;text-align:center;font-family:FontAwesome}.content-product-360-view .product-360-view .navigation-bar-wrapper .navigation-bar>:hover{color:#bd0028}.content-product-360-view .product-360-view .navigation-bar-wrapper .navigation-bar-previous:before{content:"\f048"}.content-product-360-view .product-360-view .navigation-bar-wrapper .navigation-bar-next:before{content:"\f051"}.content-product-360-view .product-360-view .navigation-bar-wrapper .navigation-bar-play:before{content:"\f04b"}.content-product-360-view .product-360-view .navigation-bar-wrapper .navigation-bar-play.navigation-bar-stop:before{content:"\f04d"}.content-product-360-view .product-360-view .loading-spinner{display:block;position:absolute;z-index:10000;background:#fff;opacity:.5}.content-product-360-view .product-360-view .loading-spinner:after{display:block;background-image:url(//ivape.sk/wp-content/themes/vapier/css/images/icons/loading.gif);background-size:contain;content:"";width:50%;height:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100001}@media (max-width:991px){.content-product-360-view .product-360-view{max-width:500px !important}}@media (max-width:480px){.content-product-360-view .product-360-view{padding:15px}.content-product-360-view .product-360-view .vapier-360-button{top:5px;right:5px;width:30px;height:30px;line-height:24px}.content-product-360-view .product-360-view .vapier-360-button i{font-size:18px}.content-product-360-view .product-360-view .navigation-bar-wrapper{bottom:20px;width:calc(100% - 30px)}}.vapier-360-button{position:absolute;bottom:15px;width:55px;height:55px;border:1px solid #000;right:15px;line-height:53px;color:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;z-index:9993;cursor:pointer}.rtl .vapier-360-button{left:15px;right:auto}.vapier-360-button h2{display:none}.vapier-360-button i{font-size:30px;line-height:1;display:inline-block;vertical-align:middle}.vapier-360-button:hover{color:#bd0028;border-color:#bd0028}.zoomContainer{z-index:999}.woocommerce.widget_product_search .screen-reader-text{display:none}.woocommerce.widget_product_search .woocommerce-product-search{border:1px solid #e0e0e0;padding:15px 10px;position:relative}.woocommerce.widget_product_search .woocommerce-product-search .search-field{background:0 0;border:none}.woocommerce.widget_product_search .woocommerce-product-search .btn-search{border:none}.woocommerce.widget_product_search .woocommerce-product-search .btn-search:before{font-family:FontAwesome;content:"\f002"}.widget.widget-products .tabs-container{overflow:hidden}.widget.widget-products .carousel-control{left:auto}.rtl .widget.widget-products .carousel-control{right:auto;left:auto}.widget.widget-products .carousel-control.prev{right:20px}.rtl .widget.widget-products .carousel-control.prev{left:20px;right:auto}.widget.widget-products .carousel-control.next{right:0}.rtl .widget.widget-products .carousel-control.next{left:0;right:auto}.widget.widget_layered_nav{font-size:14px}.widget.widget_layered_nav ol,.widget.widget_layered_nav ul{padding:0;list-style:none}.widget.widget_layered_nav ol li .children>li:before,.widget.widget_layered_nav ul li .children>li:before{top:24px}.widget.widget_layered_nav ol ul li:first-child,.widget.widget_layered_nav ul ul li:first-child{padding-top:14px;background-position:0 24px}.widget.widget_layered_nav .count{float:right}.rtl .widget.widget_layered_nav .count{float:left}.widget .widget-products-carousel{position:relative}.rtl .widget_price_filter .price_slider,.widget_price_filter .price_slider{margin:0 0 30px}.widget_price_filter .price_slider_amount{line-height:2.4em}.widget_price_filter .ui-slider{position:relative;text-align:left}.rtl .widget_price_filter .ui-slider{text-align:right}.widget_price_filter .ui-slider .ui-slider-handle{z-index:2;position:absolute;outline:none;top:-3px;width:10px;height:10px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;cursor:pointer;background-image:-webkit-gradient(linear,left 0,left 100%,from(#a40023),to(#f00033));background-image:-webkit-linear-gradient(top,#a40023,0,#f00033,100%);background-image:linear-gradient(180deg,#a40023 0,#f00033);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFA40023",endColorstr="#FFF00033",GradientType=0)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:1rem;display:block;border:0;box-shadow:0,0,0,1px,rgba(0,0,0,.5);border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em;background:#c7c7c7}.widget_price_filter .ui-slider-horizontal{height:5px}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%;background:#e0e0e0}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.rtl .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{right:-1px;left:auto}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.rtl .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{left:-1px;right:auto}.product_list_widget{padding:0;margin:0 !important}.product_list_widget .widget-product{margin:0;padding:20px 0;border-bottom:1px solid #e0e0e0}.product_list_widget .widget-product:first-child{padding-top:0}.product_list_widget .widget-product:last-child{border:0;padding-bottom:0}.product_list_widget .widget-product .review{clear:left}.rtl .product_list_widget .widget-product .review{clear:right}.product_list_widget .widget-product .price del{color:#666}.product_list_widget .widget-product .image{display:block;margin-right:15px;width:90px;height:90px;border:1px solid #e0e0e0}.rtl .product_list_widget .widget-product .image{margin-left:15px;margin-right:0}.product_list_widget .widget-product .rating{margin-bottom:5px}.product_list_widget .widget-product .star-rating{margin:0}.product_list_widget .widget-product .name{font-size:12px;font-weight:400;margin-top:0;text-transform:uppercase}.product_special_widget .widget-product{margin:0;position:relative;border-bottom:1px solid #fff}.product_special_widget .widget-product:first-child{padding:0}.product_special_widget .widget-product:first-child .image{max-width:60%;position:relative;margin:0;margin-right:10px}.rtl .product_special_widget .widget-product:first-child .image{margin-left:10px;margin-right:0}.product_special_widget .widget-product:first-child .image .first-order{width:32px;height:32px;position:absolute;bottom:0;left:0;background:#bd0028;padding:5px 11px;z-index:99;color:#fff;font-weight:900}.product_special_widget .widget-product:first-child .media-body{max-width:40%;float:none;padding:0}.product_special_widget .widget-product .media-body{padding:0 10px 10px 40px}.product_special_widget .widget-product .order{width:32px;background:#dadada;position:absolute;top:0;left:0;height:100%;color:#6a6a6a;font-weight:900;padding:0 10px}.product_special_widget .widget-product .order span{position:relative;top:50%;margin-top:-10px;display:block}.product_special_widget .widget-product .review{clear:left}.rtl .product_special_widget .widget-product .review{clear:right}.product_special_widget .widget-product .rating{margin-bottom:15px}.product_special_widget .widget-product .star-rating{margin:0}.product_special_widget .widget-product .name{font-size:14px;font-weight:400}.product_special_widget .widget-product .price{text-align:left}.rtl .product_special_widget .widget-product .price{text-align:right}.product_special_widget .widget-product .price>*{color:#000}.product_special_widget .widget-product.last{background:#f5f5f5}.bwp-sidebar .product_list_widget .image{margin-right:10px;width:80px;height:auto}.rtl .bwp-sidebar .product_list_widget .image{margin-left:10px;margin-right:0}.widget_deals_products{overflow:hidden}.widget_deals_products .widget-title{margin:0}.woo-deals .caption{border:1px solid #e0e0e0;border-top:none;padding:5px 20px 20px !important}.woo-deals .carousel-inner{overflow:visible}.woo-deals .product-block{margin:0;border:none}.woo-deals .product-block .price>*{color:#000}.woo-deals .product-block .name{margin:0;min-height:0;font-weight:400}.woo-deals .description{margin-bottom:10px;font-size:13px}.woo-deals .pts-countdown{padding:5px 0;font-family:Montserrat,sans-serif;font-size:10px}.woo-deals .deals-information{padding-bottom:15px;border-bottom:1px solid #e0e0e0}.woo-deals .deals-information>*{padding-top:15px}.woo-deals .rating>*{float:left}.woo-deals .countdown-times{overflow:hidden;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:all .4s ease;transition:all .4s ease}.woo-deals .countdown-times>div{float:left;text-align:center;margin-right:5%;width:20%}.woo-deals .countdown-times>div>b{display:block;font-size:14px;font-weight:900;color:#bd0028}.woo-deals .countdown-times>div:last-child{padding-right:0;float:right}.woo-deals .cart{left:0;position:absolute;right:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .4s ease;transition:all .4s ease;visibility:hidden}.woo-deals .cart .add_to_cart_button{color:#000;background:#fff;font-weight:900}.woo-deals .cart .add_to_cart_button.added{display:none}.woo-deals .cart .add_to_cart_button:active,.woo-deals .cart .add_to_cart_button:focus,.woo-deals .cart .add_to_cart_button:hover{color:#fff;background:#bd0028}.woo-deals .cart .wc-forward{margin:0 auto}.woo-deals:hover .cart{-webkit-transform:translateY(30px);transform:translateY(30px);visibility:visible;opacity:1;filter:alpha(opacity=100)}.widget.product-bottom{display:table;height:auto;width:100%;border:1px solid #e0e0e0;padding:10px}.vertical-menu .product-block .name a{font-size:16px !important;line-height:14px !important;color:#707070 !important;font-weight:400 !important;text-transform:none !important}.vertical-menu .product-block .name a:hover{color:#bd0028}.widget.product-bottom{background:#fff}.policy-detail .banner-policy{text-transform:uppercase}.policy-detail .banner-policy .policy{width:100%;padding:20px 20px 25px;background:#252525;color:#fff;margin-bottom:10px}.policy-detail .banner-policy .policy .fa{color:#fff;font-size:25px;text-align:center;display:inline-block;float:left;margin-left:10px}.rtl .policy-detail .banner-policy .policy .fa{float:right;margin-right:10px;margin-left:0}.policy-detail .banner-policy .policy .banner-cont{margin-left:65px}.rtl .policy-detail .banner-policy .policy .banner-cont{margin-right:65px;margin-left:0}.policy-detail .banner-policy .policy .banner-cont h2{font-size:14px;margin-top:0;font-weight:700;color:#fff;margin:4px 0 0}.contents-detail .banner-wrapper{margin-top:30px}.contents-detail .productListBanner{margin:0}.bwp-woocommerce-filter-product{width:100%}@media (max-width:991px){.sidebar-product{max-width:330px;display:block !important;position:fixed;top:0;left:0;background:#fff;height:100%;z-index:99999;overflow:auto;padding:30px 20px 0 !important;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(-330px);transform:translateX(-330px);opacity:0;visibility:hidden;margin:0;box-shadow:0 1px 12px 2px hsla(0,0%,56%,.3)}}@media (max-width:991px) and (max-width:767px){.sidebar-product{width:260px;-webkit-transform:translateX(-260px);transform:translateX(-260px);padding:30px 15px 0 !important}}@media (max-width:991px){.sidebar-product .button-filter-toggle{color:#000;font-size:10px;text-transform:uppercase;font-weight:700;font-weight:500;text-align:right;cursor:pointer;position:relative;margin-bottom:20px;padding:0}.sidebar-product .button-filter-toggle:after{content:"\f136";font-family:Material;font-size:14px;display:inline-block;position:relative;top:1px;margin-left:5px}.rtl .sidebar-product .button-filter-toggle:after{margin-right:5px;margin-left:0}.sidebar-product.active.bwp-sidebar{opacity:1;visibility:visible;max-width:330px;-webkit-transform:translateX(0);transform:translateX(0)}}.sidebar-product>.widget.bwp_woo_categories_widget{border:1px solid #e5e5e5;border-top:0;font-size:14px;font-weight:600;margin-bottom:30px;background:#fff}.sidebar-product>.widget.bwp_woo_categories_widget .widget-title{padding:15px 30px;margin:0}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories{margin:0;overflow:hidden}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-category>a{color:#bd0028 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-category>a span{color:#bd0028}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.cat-parent{position:relative}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.cat-parent>span.arrow{top:0;position:absolute;right:0;text-align:center}.rtl .sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.cat-parent>span.arrow{left:0;right:auto}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.cat-parent>span.arrow:hover{cursor:pointer}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.cat-parent>span.arrow:after{content:"\4c";font-family:eleganticons;padding:0 3px;font-size:20px;color:#bababa;font-weight:400;display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.cat-parent.open>span.arrow:after{content:"\4b"}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.back-shop a,.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-parent a{color:#000 !important;position:relative}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.back-shop a:hover,.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-parent a:hover{color:#bd0028 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.back-shop a:hover span,.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-parent a:hover span{color:#bd0028}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.back-shop a:before,.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-parent a:before{content:"\f104";font-family:FontAwesome;display:inline-block;font-size:20px;margin-right:10px;position:relative;top:2px;line-height:1}.rtl .sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.back-shop a:before,.rtl .sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-parent a:before{margin-left:10px;margin-right:0}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.back-shop a span,.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li.current-parent a span{color:#000}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li span{color:#a4a4a4}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children{display:none;margin-top:7px !important;position:relative;padding:0 !important;padding-top:8px !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children:before{content:"";position:absolute;top:0;width:500px;left:calc(50% - 250px);background:#e0e0e0;height:1px}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li{padding:1.5px 0 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li a{color:#969696 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li a:before{content:"\f0da";display:inline-block;font-family:FontAwesome;margin-right:5px}.rtl .sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li a:before{margin-left:5px;margin-right:0}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li a span{color:#a4a4a4}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li a:hover{color:#bd0028 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li a:hover span{color:#bd0028}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li span{color:#a4a4a4}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li ul.children{padding-left:20px !important}.rtl .sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li ul.children li ul.children{padding-right:20px !important;padding-left:0}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li a{color:#868686}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories li a:hover{color:#bd0028}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories>li{padding:9px 30px !important;border-bottom:1px solid #e5e5e5}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories>li.open>a{color:#000 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories>li.open span{color:#000}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories>li:last-child{border-bottom:0}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories>li.cat-parent{position:relative}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories>li.cat-parent>span.arrow{top:3px;right:20px}.rtl .sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories>li.cat-parent>span.arrow{left:20px;right:auto}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.cat-item{padding:1.5px 20px !important;border:0}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.cat-item a{color:#868686 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.cat-item a:before{content:"\f0da";display:inline-block;font-family:FontAwesome;margin-right:5px}.rtl .sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.cat-item a:before{margin-left:5px;margin-right:0}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.cat-item a:hover{color:#bd0028 !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.cat-item a:hover span{color:#bd0028}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.cat-item:last-child{padding-bottom:7px !important}.sidebar-product>.widget.bwp_woo_categories_widget ul.product-categories.sub-categories li.current-category{margin-bottom:7px}.sidebar-product .button-filter-toggle{color:#000;font-size:10px;text-transform:uppercase;font-weight:500;text-align:right;cursor:pointer;position:relative;font-weight:700}.rtl .sidebar-product .button-filter-toggle{text-align:left}.sidebar-product .button-filter-toggle:after{content:"\f136";font-family:Material;font-size:14px;display:inline-block;position:relative;top:1px;margin-left:5px}.rtl .sidebar-product .button-filter-toggle:after{margin-right:5px;margin-left:0}.sidebar-product .button-filter-toggle:hover{color:#bd0028}@media (max-width:767px){.sidebar-product .button-filter-toggle{margin-bottom:30px;padding:0}}.widget_product_tag_cloud .tagcloud a{color:#a3a3a3;border:1px solid hsla(0,0%,53%,.25);overflow:hidden;background:0 0;padding:10px 20px;text-transform:capitalize;position:relative}.widget_product_tag_cloud .tagcloud a:before{content:"";position:absolute;width:0;height:100%;right:0;bottom:0;background:#efefef;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.rtl .widget_product_tag_cloud .tagcloud a:before{left:0;right:auto}.widget_product_tag_cloud .tagcloud a:hover{background:0 0}.widget_product_tag_cloud .tagcloud a:hover:before{width:100%;height:100%;background:#bd0028}.tagcloud a{z-index:1;font-size:14px !important;color:#a3a3a3;margin:0 6px 10px 0;padding:5px 25px;background:#f5f5f5;text-transform:capitalize;border:none;display:inline-block;vertical-align:middle;position:relative;font-weight:400;z-index:0;line-height:18px}.lt-ie8 .tagcloud a{display:inline;zoom:1}.tagcloud a:hover{border-color:#bd0028;background:#bd0028;color:#fff}.bwp_ajax_filte{display:-webkit-box}.bwp_ajax_filte .bwp-block-title h2{font-size:18px;margin-bottom:20px}.bwp-filter-ajax label{margin-bottom:0}.bwp-filter-ajax #bwp_form_filter_product{float:none}.bwp-filter-ajax #bwp_form_filter_product>div{border:1px solid #e5e5e5;background:#fff;border-top:0}.bwp-filter-ajax #bwp_form_filter_product ul{padding:0}.bwp-filter-ajax #bwp_form_filter_product ul li{margin-left:0}.rtl .bwp-filter-ajax #bwp_form_filter_product ul li{margin-right:0;margin-left:0}.bwp-filter-ajax #bwp_form_filter_product ul li:before{display:none}.bwp-filter-ajax #bwp_form_filter_product h3{color:#000;padding:15px 30px;background:#efefef;font-weight:600;font-size:15px;margin:0;position:relative;text-transform:uppercase;border-left:3px solid #bd0028}.rtl .bwp-filter-ajax #bwp_form_filter_product h3{border-right:3px solid #bd0028;border-left:0}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price .content-filter-price{padding:30px 30px 20px}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price #bwp_slider_price{margin:0;background:#f5f5f5;border:0;height:2px;width:calc(100% - 14px);border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;margin-left:7px}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price #bwp_slider_price{margin-right:7px;margin-left:0}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price #bwp_slider_price:after,.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price #bwp_slider_price:before{display:none}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price #bwp_slider_price .ui-slider-handle{width:10px;height:10px;background:#bd0028;border-color:#bd0028;top:-5px;margin-left:-5px}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price #bwp_slider_price .ui-slider-handle{margin-right:-5px;margin-left:0}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price #bwp_slider_price .ui-slider-range{top:-1px;height:2px;position:absolute;background:#000;border-color:#000}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price .price-input{margin-top:20px;color:#868686;font-weight:500}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-price .price-input>span:not(.input-text){color:#868686;font-weight:400}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter .content_filter{padding:30px}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color{position:relative;line-height:30px;display:flex;align-items:center;font-size:14px;padding:0 5px;border:1px solid #e5e5e5;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;margin-right:5px;margin-bottom:15px}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color{margin-left:5px;margin-right:0}@media (max-width:1199px){.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color{margin-right:10px}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color{margin-left:10px;margin-right:0}}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color.white>span{border:1px solid #cfcfcf}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color.white>span:before{color:#000}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color label{margin-left:10px;cursor:pointer}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color label{margin-right:10px;margin-left:0}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color mark{background:0 0;color:#868686}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color>span{width:20px !important;height:20px !important;overflow:visible;border:none !important;position:relative;-webkit-transition:transform .1s ease;transition:transform .1s ease;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;padding:0 !important;margin:0 !important;min-width:unset;text-indent:unset;cursor:pointer}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color>span:before{content:"\4e";position:absolute;font-family:eleganticons;color:#fff;font-size:10px;left:5px;top:-5px;opacity:0;visibility:hidden}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color.active,.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color.active mark,.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color:hover,.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color:hover mark{color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color.active>span:before,.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_color:hover>span:before{opacity:1;visibility:visible}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther{cursor:pointer;display:block;float:unset}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div mark{background:0 0;color:#a4a4a4}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div label{cursor:pointer}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div span{content:"";display:inline-block;width:14px;height:14px;border:1px solid #d2d2d2;position:relative;margin:0 10px 0 0;top:3px}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div span{margin:0 0 0 10px}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div span:before{content:"";width:8px;height:8px;position:absolute;background:#bd0028;left:calc(50% - 4px);top:calc(50% - 4px);opacity:0;visibility:hidden}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div.active{color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div.active span{border-color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div.active span:before{opacity:1;visibility:visible}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_orther div:hover{color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image{display:block;width:100%}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image div{cursor:pointer;display:flex;align-items:center}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image div span{content:"";display:inline-block;width:40px;height:40px;border:1px solid #d2d2d2;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:relative;margin:0 10px 0 0;background-size:contain;background-position:50%;background-repeat:no-repeat}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image div span{margin:0 0 0 10px}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image div.active{color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image div.active span{border-color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image div.active span:before{opacity:1;visibility:visible}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter ul li.filter_image div:hover{color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product{padding:30px;display:flex;flex-wrap:wrap}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product li{padding:0 5px !important;margin:0 0 10px;width:50%}@media (min-width:767px) and (max-width:992px){.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product li{width:33.33%}}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product li>span{width:100% !important;height:100% !important;padding:5px !important;margin:0 !important;box-sizing:inherit !important;min-height:65px;display:flex !important;align-items:center;justify-content:center;cursor:pointer}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product li>span img{display:block !important}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product li>span:after{display:none}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product li label{display:none !important}@media (max-width:1199px){.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-brand ul.filter_brand_product{padding:5px}}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li{cursor:pointer;display:block;float:unset}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li .star-rating{top:2px;font-size:13px;width:90px;margin-right:5px}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li .star-rating{margin-left:5px;margin-right:0}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li .star-rating span{width:auto;height:auto;border:0;margin:0;text-indent:0;font-size:0}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li .star-rating span:before{font-size:13px}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div{width:auto;height:auto;border:0;margin:0;overflow:unset;text-indent:unset;white-space:unset;position:relative;cursor:pointer}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div mark{background:0 0;color:#a4a4a4;padding:0}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div label{cursor:pointer}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div>span{content:"";display:inline-block;width:14px;height:14px;border:1px solid #d2d2d2;position:relative;margin:0 10px 0 0;top:3px}.rtl .bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div>span{margin:0 0 0 10px}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div>span:before{content:"";width:8px;height:8px;position:absolute;background:#bd0028;left:calc(50% - 4px);top:calc(50% - 4px);opacity:0;visibility:hidden}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div.active{color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div.active>span{border-color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div.active>span:before{opacity:1;visibility:visible}.bwp-filter-ajax #bwp_form_filter_product .bwp-filter-rating ul li div:hover>span{border-color:#bd0028}.bwp-filter-ajax #bwp_form_filter_product>div{margin-bottom:50px;float:unset;margin-bottom:30px}.bwp-filter-ajax #bwp_form_filter_product>div ul{display:inline-block;vertical-align:top;width:100%;max-height:300px;overflow:auto}.bwp-filter-ajax #bwp_form_filter_product>div ul::-webkit-scrollbar-track{background-color:#f5f5f5}.bwp-filter-ajax #bwp_form_filter_product>div ul::-webkit-scrollbar{width:3px;background-color:#f5f5f5}.bwp-filter-ajax #bwp_form_filter_product>div ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}.bwp-filter-ajax #bwp_form_filter_product>div ul li{border:none;padding:5px 0}.bwp-filter-ajax #bwp_form_filter_product>div:last-child:last-child{margin-bottom:0}.bwp-filter-ajax .filter_clear_all{background:#bd0028;color:#fff;text-transform:uppercase;padding:10px;font-size:12px;border:none;letter-spacing:3.2px;margin-top:25px;margin-bottom:0;font-weight:500;cursor:pointer}.bwp-filter-ajax .filter_clear_all:hover{background:#8a001d}.bwp-filter-attribute{border:1px solid #e5e5e5;margin-bottom:30px}.bwp-filter-attribute h3{color:#000;padding:12px 20px;background:#efefef;font-weight:600;font-size:15px;margin:0;position:relative;text-transform:uppercase;border-bottom:1px solid #d7d7d7;font-family:Audiowide,cursive}.bwp-filter-attribute .filter-attribute{padding:20px}.bwp-filter-attribute .filter-attribute span{color:#bd0028;cursor:pointer;margin-right:10px}.rtl .bwp-filter-attribute .filter-attribute span{margin-left:10px;margin-right:0}.bwp-filter-attribute .filter-attribute span:before{content:"\4d";font-family:ElegantIcons;display:inline-block;width:12px;height:12px;border:1px solid #bd0028;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;line-height:10px;text-align:center;font-size:10px;margin-right:5px}.rtl .bwp-filter-attribute .filter-attribute span:before{margin-left:5px;margin-right:0}.bwp-filter-attribute .filter-attribute span:hover:before{background:#000;color:#fff;border-color:#000}.bwp-filter-attribute .filter-attribute .filter_clear_all{background:0 0;border:0;border-bottom:1px solid #bd0028;padding:0;line-height:16px;color:#bd0028;cursor:pointer}.bwp-filter-attribute .filter-attribute .filter_clear_all:hover{color:#000;border-color:#000}@media (min-width:992px) and (max-width:1199px){.product-block{-webkit-transition:none;transition:none}.product-block #submit,.product-block .btn-outline,.product-block .button{min-width:inherit}.product-block .image .image-hover,.product-block .image:hover .image-hover,.product-block .image img{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-block .add-links,.product-block .category,.product-block .image-effect,.product-block .overlay{display:none}.product-grid .add-button,.product-grid .price,.product-grid:hover .add-button,.product-grid:hover .price{visibility:visible;opacity:1;filter:alpha(opacity=100)}.product-grid:hover .add-button,.product-grid:hover .price{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-info .product-title{font-size:20px}}@media (min-width:768px) and (max-width:991px){.product-block{-webkit-transition:none;transition:none}.product-block #submit,.product-block .btn-outline,.product-block .button{min-width:inherit}.product-block .image .image-hover,.product-block .image:hover .image-hover,.product-block .image img{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-block .add-links,.product-block .category,.product-block .image-effect,.product-block .overlay{display:none}.product-grid .add-button,.product-grid .price,.product-grid:hover .add-button,.product-grid:hover .price{visibility:visible;opacity:1;filter:alpha(opacity=100)}.product-grid:hover .add-button,.product-grid:hover .price{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-grid .name{min-height:60px;font-size:11px}}@media (max-width:991px){.product-block{-webkit-transition:none;transition:none}.product-block #submit,.product-block .btn-outline,.product-block .button{min-width:inherit}.product-block .image .image-hover,.product-block .image:hover .image-hover,.product-block .image img{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-block .add-links,.product-block .category,.product-block .image-effect,.product-block .overlay{display:none}.product-grid .add-button,.product-grid .price,.product-grid:hover .add-button,.product-grid:hover .price{visibility:visible;opacity:1;filter:alpha(opacity=100)}.product-grid:hover .add-button,.product-grid:hover .price{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-grid .btn-outline{padding:0 10px}.product-grid .btn-outline span{display:inline-block}}@media (max-width:767px){.product-block{-webkit-transition:none;transition:none}.product-block #submit,.product-block .btn-outline,.product-block .button{min-width:inherit}.product-block .image .image-hover,.product-block .image:hover .image-hover,.product-block .image img{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-block .add-links,.product-block .category,.product-block .image-effect,.product-block .overlay{display:none}.product-grid .add-button,.product-grid .price,.product-grid:hover .add-button,.product-grid:hover .price{visibility:visible;opacity:1;filter:alpha(opacity=100)}.product-grid:hover .add-button,.product-grid:hover .price{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-grid .btn-outline{padding:0 10px}.product-grid .btn-outline span{display:inline-block}}@media (max-width:480px){.product-block{-webkit-transition:none;transition:none}.product-block #submit,.product-block .btn-outline,.product-block .button{min-width:inherit}.product-block .image .image-hover,.product-block .image:hover .image-hover,.product-block .image img{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-block .add-links,.product-block .category,.product-block .image-effect,.product-block .overlay{display:none}.product-grid .add-button,.product-grid .price,.product-grid:hover .add-button,.product-grid:hover .price{visibility:visible;opacity:1;filter:alpha(opacity=100)}.product-grid:hover .add-button,.product-grid:hover .price{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.product-grid .btn-outline{padding:0 10px}.product-grid .btn-outline span{display:inline-block}}@media (min-width:992px){.container{max-width:100%}}@media (min-width:768px){.container{max-width:100%}}@media (min-width:576px){.container{max-width:100%}}@media (max-width:767px){.hidden-xs,td.hidden-xs,th.hidden-xs,tr.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm,td.hidden-sm,th.hidden-sm,tr.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md,td.hidden-md,th.hidden-md,tr.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg,td.hidden-lg,th.hidden-lg,tr.hidden-lg{display:none !important}}@media (min-width:768px){.navbar-toggle{display:none}}.dropdown-toggle:after,.hide{display:none}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:992px){.bwp-navigation{display:inline-block;vertical-align:top}}@media (max-width:992px){#main-menu{margin:0;float:left}.rtl #main-menu{float:right}}@media (min-width:768px){.contents-detail .bwp-single-product .image-additional .image-zoom{position:relative;width:100%;height:100%;display:inline-block;border:1px solid hsla(0,0%,64%,.25);overflow:hidden}.contents-detail .bwp-single-product .image-additional .image-zoom:before{position:absolute;content:"\54";font-family:ElegantIcons;bottom:15px;right:15px;z-index:9;font-size:18px;width:40px;height:40px;line-height:38px;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#000;text-indent:-2px;border:1px solid #a3a3a3;-webkit-transition:all .2s ease;transition:all .2s ease}.rtl .contents-detail .bwp-single-product .image-additional .image-zoom:before{left:15px;right:auto}.contents-detail .bwp-single-product .image-additional .image-zoom:hover:before{background:#bd0028;color:#fff;border-color:transparent}}@media (min-width:768px) and (max-width:991px){.bwp-footer .wpbingo-newsletter input[type=submit]{padding:0 25px}}@media (max-width:991px){.active-mobile{width:70px}.active-mobile>.fa,.active-mobile>.icon{font-size:25px !important}.woocommerce-tabs .nav-tabs{margin-bottom:20px}.woocommerce-tabs .nav-tabs li{float:left;margin-right:10px}.rtl .woocommerce-tabs .nav-tabs li{float:right}.blog-type .entry-image{height:auto}.navbar-toggle{display:block}.compare-button,.product-quickview,.quickview-button{display:none !important}.wpbingo-menu-mobile{position:unset !important}.wpbingo-menu-mobile .navbar-default .navbar-header{float:none}.wpbingo-menu-mobile .navbar-default .navbar-toggle{font-size:14px;font-weight:500;padding:0;text-transform:uppercase;color:#bd0028;border:0;border-top:1px solid #bd0028;border-bottom:1px solid #bd0028;position:unset;background:0 0}.wpbingo-verticalmenu-mobile{position:unset}.wpbingo-verticalmenu-mobile .navbar-header{float:none}.wpbingo-verticalmenu-mobile .navbar-header .navbar-toggle{font-size:14px;font-weight:500;padding:0;text-transform:uppercase;color:#bd0028;border:0;border-top:1px solid #bd0028;border-bottom:1px solid #bd0028;position:unset;background:0 0}.category-posts,.main-archive-product,.main-archive-product>.col-lg-12.col-md-12,.main-single-product,.main-single-product>.col-lg-12.col-md-12,.single-post-content{display:flex;flex-direction:column}.category-posts .sidebar-blog,.single-post-content .sidebar-blog{order:2;margin-top:45px}.header-categories .title-navigation-categories{font-size:16px;font-weight:700;color:#fff}.header-categories .menu-categories{position:fixed;top:0;left:0;bottom:0;background-color:#fff;width:280px;padding:100px 50px 0 !important;z-index:9999;overflow-x:hidden;overflow-y:auto;visibility:hidden;border:1px solid #f3f3f3;border-width:1px 0 0 1px;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;-webkit-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.header-categories .menu-categories.active{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}.header-categories .menu-categories .vapier-close{text-align:center;margin-bottom:40px}.header-categories .menu-categories .vapier-close:hover{cursor:pointer}.header-categories .menu-categories .vapier-close:before{content:"\f136";font-family:Material;color:red;font-size:30px}.rtl .header-categories.menu-categories{-webkit-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.rtl .header-categories.menu-categories.active{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}.bwp-woo-categories.layout2{border-bottom:1px solid #fff}.bwp-woo-categories.layout2 .content-category{display:flex;overflow:auto;padding:20px}.bwp-woo-categories.layout2 .content-category>div{white-space:nowrap;padding:0 10px}.bwp-woo-categories.layout2 .content-category>div .item-title{padding:0}.bwp-woo-categories.layout2 .content-category>div:first-child{padding-left:0}.rtl .bwp-woo-categories.layout2 .content-category>div:first-child{padding-right:0;padding-left:0}.bwp-woo-categories.layout2 .content-category>div:last-child{padding-right:0}.rtl .bwp-woo-categories.layout2 .content-category>div:last-child{padding-left:0;padding-right:0}}@media (max-width:767px){.active-mobile.setting-popup .active-content{width:100%;min-width:320px;right:-100%;left:auto}.zoomContainer{display:none}.woocommerce-MyAccount-content,.woocommerce-MyAccount-navigation{width:100%}.post-single .post-content .entry-meta-content{display:block}.post-single .post-content .entry-meta-content .entry-meta,.post-single .post-content .entry-meta-content .social-share{width:100%;text-align:center}.border-policy{padding:20px 0}.vc_col-sm-1\/5{display:inline-block;vertical-align:top}}@media (max-width:480px){.single-product .woocommerce-tabs ul.tabs{text-align:center}.single-product .woocommerce-tabs ul.tabs li{width:100%}.single-product .woocommerce-tabs ul.tabs li.active{border-bottom:none !important}.single-product .woocommerce-tabs ul.tabs li a:before{display:none}}@media (max-width:1600px) and (min-width:1199px){.wpb-col-xl-40{width:40% !important}.wpb-col-xl-60{width:60% !important}.m-t-xl-50>.elementor-element-populated{margin-top:50px !important}}@media (max-width:1440px) and (min-width:1199px){.p-l-0,.p-r-0{padding-left:0 !important}}@media (max-width:1024px) and (min-width:992px){.order-wpb-md-1{order:1}.order-wpb-md-2{order:2}.order-wpb-md-3{order:3}.wpb-col-md-100{width:100% !important}.wpb-col-md-50{width:50% !important}}@media (max-width:991px) and (min-width:768px){.wpb-col-sm-100{width:100% !important}.wpb-col-sm-50{width:50% !important}.wpb-col-sm-40{width:40% !important}.wpb-col-sm-60{width:60% !important}.wpb-col-sm-32{width:32.5% !important}.wpb-col-sm-68{width:67.5% !important}.m-t-100{margin-top:100px}.m-t-30 .elementor-element-populated,.m-t-30.elementor-inner-section{margin-top:30px !important}.m-t-0 .elementor-element-populated,.m-t-0.elementor-inner-section{margin-top:0 !important}.m-t-50{margin-top:50px !important}.p-t-30.elementor-inner-section,.p-t-30>.elementor-element-populated{padding-top:30px !important}.p-t-50{padding-top:50px !important}.m-b-30{margin-bottom:30px}.m-b-15{margin-bottom:15px !important}.order-wpb-sm-1{order:1}.order-wpb-sm-2{order:2}.order-wpb-sm-3{order:3}.p-b-10{padding-bottom:10px !important}.wpb-p-0>.elementor-element-populated{padding:0 !important}}@media (max-width:767px){.order-wpb-xs-1{order:1}.order-wpb-xs-2{order:2}.order-wpb-xs-3{order:3}}@media (max-width:1510px) and (min-width:1200px){.container,.contents-detail .bwp-single-product,.cross_sell,.related,.upsells,.woocommerce-tabs .content-woocommerce-tabs .content-tab,.woocommerce-tabs .content-woocommerce-tabs .content-ul-tab ul.tabs{padding-left:30px;padding-right:30px}.woocommerce-notices-wrapper{padding-left:15px;padding-right:15px}}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content,.qtip-titlebar{position:relative;overflow:hidden}.qtip-content{padding:5px 9px;text-align:left;word-wrap:break-word}.qtip-titlebar{padding:5px 35px 5px 10px;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal 700 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtipmodal-ie6fix{position:absolute!important}.text-hover-qtip{padding:4px 6px;font-size:14px}abbr.c2c-text-hover{text-decoration:none;border-bottom:1px dotted #000}.qtip{font-family:Helvetica,Arial,sans-serif;color:#fff;background:rgba(0,0,0,.72);box-shadow:0 1px 1px rgba(0,0,0,.12);border-radius:3px;border-color:#000;line-height:1.4em}/*!
 * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-brands-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-regular-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-solid-900.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-brands-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-solid-900.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-regular-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-solid-900.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-brands-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-regular-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-v4compatibility.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v6.3.0/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face{font-display:swap;font-family:"Material Design Icons";src:url("/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/fonts/materialdesignicons-webfont.eot?v=5.3.45");src:url("/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/fonts/materialdesignicons-webfont.eot?#iefix&v=5.3.45") format("embedded-opentype"),url("/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/fonts/materialdesignicons-webfont.woff2?v=5.3.45") format("woff2"),url("/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/fonts/materialdesignicons-webfont.woff?v=5.3.45") format("woff"),url("/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/fonts/materialdesignicons-webfont.ttf?v=5.3.45") format("truetype");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing::before{content:"\F01C9"}.mdi-abjad-arabic::before{content:"\F1328"}.mdi-abjad-hebrew::before{content:"\F1329"}.mdi-abugida-devanagari::before{content:"\F132A"}.mdi-abugida-thai::before{content:"\F132B"}.mdi-access-point::before{content:"\F0003"}.mdi-access-point-network::before{content:"\F0002"}.mdi-access-point-network-off::before{content:"\F0BE1"}.mdi-account::before{content:"\F0004"}.mdi-account-alert::before{content:"\F0005"}.mdi-account-alert-outline::before{content:"\F0B50"}.mdi-account-arrow-left::before{content:"\F0B51"}.mdi-account-arrow-left-outline::before{content:"\F0B52"}.mdi-account-arrow-right::before{content:"\F0B53"}.mdi-account-arrow-right-outline::before{content:"\F0B54"}.mdi-account-box::before{content:"\F0006"}.mdi-account-box-multiple::before{content:"\F0934"}.mdi-account-box-multiple-outline::before{content:"\F100A"}.mdi-account-box-outline::before{content:"\F0007"}.mdi-account-cancel::before{content:"\F12DF"}.mdi-account-cancel-outline::before{content:"\F12E0"}.mdi-account-cash::before{content:"\F1097"}.mdi-account-cash-outline::before{content:"\F1098"}.mdi-account-check::before{content:"\F0008"}.mdi-account-check-outline::before{content:"\F0BE2"}.mdi-account-child::before{content:"\F0A89"}.mdi-account-child-circle::before{content:"\F0A8A"}.mdi-account-child-outline::before{content:"\F10C8"}.mdi-account-circle::before{content:"\F0009"}.mdi-account-circle-outline::before{content:"\F0B55"}.mdi-account-clock::before{content:"\F0B56"}.mdi-account-clock-outline::before{content:"\F0B57"}.mdi-account-cog::before{content:"\F1370"}.mdi-account-cog-outline::before{content:"\F1371"}.mdi-account-convert::before{content:"\F000A"}.mdi-account-convert-outline::before{content:"\F1301"}.mdi-account-cowboy-hat::before{content:"\F0E9B"}.mdi-account-details::before{content:"\F0631"}.mdi-account-details-outline::before{content:"\F1372"}.mdi-account-edit::before{content:"\F06BC"}.mdi-account-edit-outline::before{content:"\F0FFB"}.mdi-account-group::before{content:"\F0849"}.mdi-account-group-outline::before{content:"\F0B58"}.mdi-account-hard-hat::before{content:"\F05B5"}.mdi-account-heart::before{content:"\F0899"}.mdi-account-heart-outline::before{content:"\F0BE3"}.mdi-account-key::before{content:"\F000B"}.mdi-account-key-outline::before{content:"\F0BE4"}.mdi-account-lock::before{content:"\F115E"}.mdi-account-lock-outline::before{content:"\F115F"}.mdi-account-minus::before{content:"\F000D"}.mdi-account-minus-outline::before{content:"\F0AEC"}.mdi-account-multiple::before{content:"\F000E"}.mdi-account-multiple-check::before{content:"\F08C5"}.mdi-account-multiple-check-outline::before{content:"\F11FE"}.mdi-account-multiple-minus::before{content:"\F05D3"}.mdi-account-multiple-minus-outline::before{content:"\F0BE5"}.mdi-account-multiple-outline::before{content:"\F000F"}.mdi-account-multiple-plus::before{content:"\F0010"}.mdi-account-multiple-plus-outline::before{content:"\F0800"}.mdi-account-multiple-remove::before{content:"\F120A"}.mdi-account-multiple-remove-outline::before{content:"\F120B"}.mdi-account-music::before{content:"\F0803"}.mdi-account-music-outline::before{content:"\F0CE9"}.mdi-account-network::before{content:"\F0011"}.mdi-account-network-outline::before{content:"\F0BE6"}.mdi-account-off::before{content:"\F0012"}.mdi-account-off-outline::before{content:"\F0BE7"}.mdi-account-outline::before{content:"\F0013"}.mdi-account-plus::before{content:"\F0014"}.mdi-account-plus-outline::before{content:"\F0801"}.mdi-account-question::before{content:"\F0B59"}.mdi-account-question-outline::before{content:"\F0B5A"}.mdi-account-remove::before{content:"\F0015"}.mdi-account-remove-outline::before{content:"\F0AED"}.mdi-account-search::before{content:"\F0016"}.mdi-account-search-outline::before{content:"\F0935"}.mdi-account-settings::before{content:"\F0630"}.mdi-account-settings-outline::before{content:"\F10C9"}.mdi-account-star::before{content:"\F0017"}.mdi-account-star-outline::before{content:"\F0BE8"}.mdi-account-supervisor::before{content:"\F0A8B"}.mdi-account-supervisor-circle::before{content:"\F0A8C"}.mdi-account-supervisor-outline::before{content:"\F112D"}.mdi-account-switch::before{content:"\F0019"}.mdi-account-switch-outline::before{content:"\F04CB"}.mdi-account-tie::before{content:"\F0CE3"}.mdi-account-tie-outline::before{content:"\F10CA"}.mdi-account-tie-voice::before{content:"\F1308"}.mdi-account-tie-voice-off::before{content:"\F130A"}.mdi-account-tie-voice-off-outline::before{content:"\F130B"}.mdi-account-tie-voice-outline::before{content:"\F1309"}.mdi-account-voice::before{content:"\F05CB"}.mdi-adjust::before{content:"\F001A"}.mdi-adobe::before{content:"\F0936"}.mdi-adobe-acrobat::before{content:"\F0F9D"}.mdi-air-conditioner::before{content:"\F001B"}.mdi-air-filter::before{content:"\F0D43"}.mdi-air-horn::before{content:"\F0DAC"}.mdi-air-humidifier::before{content:"\F1099"}.mdi-air-humidifier-off::before{content:"\F1466"}.mdi-air-purifier::before{content:"\F0D44"}.mdi-airbag::before{content:"\F0BE9"}.mdi-airballoon::before{content:"\F001C"}.mdi-airballoon-outline::before{content:"\F100B"}.mdi-airplane::before{content:"\F001D"}.mdi-airplane-landing::before{content:"\F05D4"}.mdi-airplane-off::before{content:"\F001E"}.mdi-airplane-takeoff::before{content:"\F05D5"}.mdi-airport::before{content:"\F084B"}.mdi-alarm::before{content:"\F0020"}.mdi-alarm-bell::before{content:"\F078E"}.mdi-alarm-check::before{content:"\F0021"}.mdi-alarm-light::before{content:"\F078F"}.mdi-alarm-light-outline::before{content:"\F0BEA"}.mdi-alarm-multiple::before{content:"\F0022"}.mdi-alarm-note::before{content:"\F0E71"}.mdi-alarm-note-off::before{content:"\F0E72"}.mdi-alarm-off::before{content:"\F0023"}.mdi-alarm-plus::before{content:"\F0024"}.mdi-alarm-snooze::before{content:"\F068E"}.mdi-album::before{content:"\F0025"}.mdi-alert::before{content:"\F0026"}.mdi-alert-box::before{content:"\F0027"}.mdi-alert-box-outline::before{content:"\F0CE4"}.mdi-alert-circle::before{content:"\F0028"}.mdi-alert-circle-check::before{content:"\F11ED"}.mdi-alert-circle-check-outline::before{content:"\F11EE"}.mdi-alert-circle-outline::before{content:"\F05D6"}.mdi-alert-decagram::before{content:"\F06BD"}.mdi-alert-decagram-outline::before{content:"\F0CE5"}.mdi-alert-minus::before{content:"\F14BB"}.mdi-alert-minus-outline::before{content:"\F14BE"}.mdi-alert-octagon::before{content:"\F0029"}.mdi-alert-octagon-outline::before{content:"\F0CE6"}.mdi-alert-octagram::before{content:"\F0767"}.mdi-alert-octagram-outline::before{content:"\F0CE7"}.mdi-alert-outline::before{content:"\F002A"}.mdi-alert-plus::before{content:"\F14BA"}.mdi-alert-plus-outline::before{content:"\F14BD"}.mdi-alert-remove::before{content:"\F14BC"}.mdi-alert-remove-outline::before{content:"\F14BF"}.mdi-alert-rhombus::before{content:"\F11CE"}.mdi-alert-rhombus-outline::before{content:"\F11CF"}.mdi-alien::before{content:"\F089A"}.mdi-alien-outline::before{content:"\F10CB"}.mdi-align-horizontal-center::before{content:"\F11C3"}.mdi-align-horizontal-left::before{content:"\F11C2"}.mdi-align-horizontal-right::before{content:"\F11C4"}.mdi-align-vertical-bottom::before{content:"\F11C5"}.mdi-align-vertical-center::before{content:"\F11C6"}.mdi-align-vertical-top::before{content:"\F11C7"}.mdi-all-inclusive::before{content:"\F06BE"}.mdi-allergy::before{content:"\F1258"}.mdi-alpha::before{content:"\F002B"}.mdi-alpha-a::before{content:"\F0AEE"}.mdi-alpha-a-box::before{content:"\F0B08"}.mdi-alpha-a-box-outline::before{content:"\F0BEB"}.mdi-alpha-a-circle::before{content:"\F0BEC"}.mdi-alpha-a-circle-outline::before{content:"\F0BED"}.mdi-alpha-b::before{content:"\F0AEF"}.mdi-alpha-b-box::before{content:"\F0B09"}.mdi-alpha-b-box-outline::before{content:"\F0BEE"}.mdi-alpha-b-circle::before{content:"\F0BEF"}.mdi-alpha-b-circle-outline::before{content:"\F0BF0"}.mdi-alpha-c::before{content:"\F0AF0"}.mdi-alpha-c-box::before{content:"\F0B0A"}.mdi-alpha-c-box-outline::before{content:"\F0BF1"}.mdi-alpha-c-circle::before{content:"\F0BF2"}.mdi-alpha-c-circle-outline::before{content:"\F0BF3"}.mdi-alpha-d::before{content:"\F0AF1"}.mdi-alpha-d-box::before{content:"\F0B0B"}.mdi-alpha-d-box-outline::before{content:"\F0BF4"}.mdi-alpha-d-circle::before{content:"\F0BF5"}.mdi-alpha-d-circle-outline::before{content:"\F0BF6"}.mdi-alpha-e::before{content:"\F0AF2"}.mdi-alpha-e-box::before{content:"\F0B0C"}.mdi-alpha-e-box-outline::before{content:"\F0BF7"}.mdi-alpha-e-circle::before{content:"\F0BF8"}.mdi-alpha-e-circle-outline::before{content:"\F0BF9"}.mdi-alpha-f::before{content:"\F0AF3"}.mdi-alpha-f-box::before{content:"\F0B0D"}.mdi-alpha-f-box-outline::before{content:"\F0BFA"}.mdi-alpha-f-circle::before{content:"\F0BFB"}.mdi-alpha-f-circle-outline::before{content:"\F0BFC"}.mdi-alpha-g::before{content:"\F0AF4"}.mdi-alpha-g-box::before{content:"\F0B0E"}.mdi-alpha-g-box-outline::before{content:"\F0BFD"}.mdi-alpha-g-circle::before{content:"\F0BFE"}.mdi-alpha-g-circle-outline::before{content:"\F0BFF"}.mdi-alpha-h::before{content:"\F0AF5"}.mdi-alpha-h-box::before{content:"\F0B0F"}.mdi-alpha-h-box-outline::before{content:"\F0C00"}.mdi-alpha-h-circle::before{content:"\F0C01"}.mdi-alpha-h-circle-outline::before{content:"\F0C02"}.mdi-alpha-i::before{content:"\F0AF6"}.mdi-alpha-i-box::before{content:"\F0B10"}.mdi-alpha-i-box-outline::before{content:"\F0C03"}.mdi-alpha-i-circle::before{content:"\F0C04"}.mdi-alpha-i-circle-outline::before{content:"\F0C05"}.mdi-alpha-j::before{content:"\F0AF7"}.mdi-alpha-j-box::before{content:"\F0B11"}.mdi-alpha-j-box-outline::before{content:"\F0C06"}.mdi-alpha-j-circle::before{content:"\F0C07"}.mdi-alpha-j-circle-outline::before{content:"\F0C08"}.mdi-alpha-k::before{content:"\F0AF8"}.mdi-alpha-k-box::before{content:"\F0B12"}.mdi-alpha-k-box-outline::before{content:"\F0C09"}.mdi-alpha-k-circle::before{content:"\F0C0A"}.mdi-alpha-k-circle-outline::before{content:"\F0C0B"}.mdi-alpha-l::before{content:"\F0AF9"}.mdi-alpha-l-box::before{content:"\F0B13"}.mdi-alpha-l-box-outline::before{content:"\F0C0C"}.mdi-alpha-l-circle::before{content:"\F0C0D"}.mdi-alpha-l-circle-outline::before{content:"\F0C0E"}.mdi-alpha-m::before{content:"\F0AFA"}.mdi-alpha-m-box::before{content:"\F0B14"}.mdi-alpha-m-box-outline::before{content:"\F0C0F"}.mdi-alpha-m-circle::before{content:"\F0C10"}.mdi-alpha-m-circle-outline::before{content:"\F0C11"}.mdi-alpha-n::before{content:"\F0AFB"}.mdi-alpha-n-box::before{content:"\F0B15"}.mdi-alpha-n-box-outline::before{content:"\F0C12"}.mdi-alpha-n-circle::before{content:"\F0C13"}.mdi-alpha-n-circle-outline::before{content:"\F0C14"}.mdi-alpha-o::before{content:"\F0AFC"}.mdi-alpha-o-box::before{content:"\F0B16"}.mdi-alpha-o-box-outline::before{content:"\F0C15"}.mdi-alpha-o-circle::before{content:"\F0C16"}.mdi-alpha-o-circle-outline::before{content:"\F0C17"}.mdi-alpha-p::before{content:"\F0AFD"}.mdi-alpha-p-box::before{content:"\F0B17"}.mdi-alpha-p-box-outline::before{content:"\F0C18"}.mdi-alpha-p-circle::before{content:"\F0C19"}.mdi-alpha-p-circle-outline::before{content:"\F0C1A"}.mdi-alpha-q::before{content:"\F0AFE"}.mdi-alpha-q-box::before{content:"\F0B18"}.mdi-alpha-q-box-outline::before{content:"\F0C1B"}.mdi-alpha-q-circle::before{content:"\F0C1C"}.mdi-alpha-q-circle-outline::before{content:"\F0C1D"}.mdi-alpha-r::before{content:"\F0AFF"}.mdi-alpha-r-box::before{content:"\F0B19"}.mdi-alpha-r-box-outline::before{content:"\F0C1E"}.mdi-alpha-r-circle::before{content:"\F0C1F"}.mdi-alpha-r-circle-outline::before{content:"\F0C20"}.mdi-alpha-s::before{content:"\F0B00"}.mdi-alpha-s-box::before{content:"\F0B1A"}.mdi-alpha-s-box-outline::before{content:"\F0C21"}.mdi-alpha-s-circle::before{content:"\F0C22"}.mdi-alpha-s-circle-outline::before{content:"\F0C23"}.mdi-alpha-t::before{content:"\F0B01"}.mdi-alpha-t-box::before{content:"\F0B1B"}.mdi-alpha-t-box-outline::before{content:"\F0C24"}.mdi-alpha-t-circle::before{content:"\F0C25"}.mdi-alpha-t-circle-outline::before{content:"\F0C26"}.mdi-alpha-u::before{content:"\F0B02"}.mdi-alpha-u-box::before{content:"\F0B1C"}.mdi-alpha-u-box-outline::before{content:"\F0C27"}.mdi-alpha-u-circle::before{content:"\F0C28"}.mdi-alpha-u-circle-outline::before{content:"\F0C29"}.mdi-alpha-v::before{content:"\F0B03"}.mdi-alpha-v-box::before{content:"\F0B1D"}.mdi-alpha-v-box-outline::before{content:"\F0C2A"}.mdi-alpha-v-circle::before{content:"\F0C2B"}.mdi-alpha-v-circle-outline::before{content:"\F0C2C"}.mdi-alpha-w::before{content:"\F0B04"}.mdi-alpha-w-box::before{content:"\F0B1E"}.mdi-alpha-w-box-outline::before{content:"\F0C2D"}.mdi-alpha-w-circle::before{content:"\F0C2E"}.mdi-alpha-w-circle-outline::before{content:"\F0C2F"}.mdi-alpha-x::before{content:"\F0B05"}.mdi-alpha-x-box::before{content:"\F0B1F"}.mdi-alpha-x-box-outline::before{content:"\F0C30"}.mdi-alpha-x-circle::before{content:"\F0C31"}.mdi-alpha-x-circle-outline::before{content:"\F0C32"}.mdi-alpha-y::before{content:"\F0B06"}.mdi-alpha-y-box::before{content:"\F0B20"}.mdi-alpha-y-box-outline::before{content:"\F0C33"}.mdi-alpha-y-circle::before{content:"\F0C34"}.mdi-alpha-y-circle-outline::before{content:"\F0C35"}.mdi-alpha-z::before{content:"\F0B07"}.mdi-alpha-z-box::before{content:"\F0B21"}.mdi-alpha-z-box-outline::before{content:"\F0C36"}.mdi-alpha-z-circle::before{content:"\F0C37"}.mdi-alpha-z-circle-outline::before{content:"\F0C38"}.mdi-alphabet-aurebesh::before{content:"\F132C"}.mdi-alphabet-cyrillic::before{content:"\F132D"}.mdi-alphabet-greek::before{content:"\F132E"}.mdi-alphabet-latin::before{content:"\F132F"}.mdi-alphabet-piqad::before{content:"\F1330"}.mdi-alphabet-tengwar::before{content:"\F1337"}.mdi-alphabetical::before{content:"\F002C"}.mdi-alphabetical-off::before{content:"\F100C"}.mdi-alphabetical-variant::before{content:"\F100D"}.mdi-alphabetical-variant-off::before{content:"\F100E"}.mdi-altimeter::before{content:"\F05D7"}.mdi-amazon::before{content:"\F002D"}.mdi-amazon-alexa::before{content:"\F08C6"}.mdi-ambulance::before{content:"\F002F"}.mdi-ammunition::before{content:"\F0CE8"}.mdi-ampersand::before{content:"\F0A8D"}.mdi-amplifier::before{content:"\F0030"}.mdi-amplifier-off::before{content:"\F11B5"}.mdi-anchor::before{content:"\F0031"}.mdi-android::before{content:"\F0032"}.mdi-android-auto::before{content:"\F0A8E"}.mdi-android-debug-bridge::before{content:"\F0033"}.mdi-android-messages::before{content:"\F0D45"}.mdi-android-studio::before{content:"\F0034"}.mdi-angle-acute::before{content:"\F0937"}.mdi-angle-obtuse::before{content:"\F0938"}.mdi-angle-right::before{content:"\F0939"}.mdi-angular::before{content:"\F06B2"}.mdi-angularjs::before{content:"\F06BF"}.mdi-animation::before{content:"\F05D8"}.mdi-animation-outline::before{content:"\F0A8F"}.mdi-animation-play::before{content:"\F093A"}.mdi-animation-play-outline::before{content:"\F0A90"}.mdi-ansible::before{content:"\F109A"}.mdi-antenna::before{content:"\F1119"}.mdi-anvil::before{content:"\F089B"}.mdi-apache-kafka::before{content:"\F100F"}.mdi-api::before{content:"\F109B"}.mdi-api-off::before{content:"\F1257"}.mdi-apple::before{content:"\F0035"}.mdi-apple-airplay::before{content:"\F001F"}.mdi-apple-finder::before{content:"\F0036"}.mdi-apple-icloud::before{content:"\F0038"}.mdi-apple-ios::before{content:"\F0037"}.mdi-apple-keyboard-caps::before{content:"\F0632"}.mdi-apple-keyboard-command::before{content:"\F0633"}.mdi-apple-keyboard-control::before{content:"\F0634"}.mdi-apple-keyboard-option::before{content:"\F0635"}.mdi-apple-keyboard-shift::before{content:"\F0636"}.mdi-apple-safari::before{content:"\F0039"}.mdi-application::before{content:"\F0614"}.mdi-application-export::before{content:"\F0DAD"}.mdi-application-import::before{content:"\F0DAE"}.mdi-approximately-equal::before{content:"\F0F9E"}.mdi-approximately-equal-box::before{content:"\F0F9F"}.mdi-apps::before{content:"\F003B"}.mdi-apps-box::before{content:"\F0D46"}.mdi-arch::before{content:"\F08C7"}.mdi-archive::before{content:"\F003C"}.mdi-archive-arrow-down::before{content:"\F1259"}.mdi-archive-arrow-down-outline::before{content:"\F125A"}.mdi-archive-arrow-up::before{content:"\F125B"}.mdi-archive-arrow-up-outline::before{content:"\F125C"}.mdi-archive-outline::before{content:"\F120E"}.mdi-arm-flex::before{content:"\F0FD7"}.mdi-arm-flex-outline::before{content:"\F0FD6"}.mdi-arrange-bring-forward::before{content:"\F003D"}.mdi-arrange-bring-to-front::before{content:"\F003E"}.mdi-arrange-send-backward::before{content:"\F003F"}.mdi-arrange-send-to-back::before{content:"\F0040"}.mdi-arrow-all::before{content:"\F0041"}.mdi-arrow-bottom-left::before{content:"\F0042"}.mdi-arrow-bottom-left-bold-outline::before{content:"\F09B7"}.mdi-arrow-bottom-left-thick::before{content:"\F09B8"}.mdi-arrow-bottom-right::before{content:"\F0043"}.mdi-arrow-bottom-right-bold-outline::before{content:"\F09B9"}.mdi-arrow-bottom-right-thick::before{content:"\F09BA"}.mdi-arrow-collapse::before{content:"\F0615"}.mdi-arrow-collapse-all::before{content:"\F0044"}.mdi-arrow-collapse-down::before{content:"\F0792"}.mdi-arrow-collapse-horizontal::before{content:"\F084C"}.mdi-arrow-collapse-left::before{content:"\F0793"}.mdi-arrow-collapse-right::before{content:"\F0794"}.mdi-arrow-collapse-up::before{content:"\F0795"}.mdi-arrow-collapse-vertical::before{content:"\F084D"}.mdi-arrow-decision::before{content:"\F09BB"}.mdi-arrow-decision-auto::before{content:"\F09BC"}.mdi-arrow-decision-auto-outline::before{content:"\F09BD"}.mdi-arrow-decision-outline::before{content:"\F09BE"}.mdi-arrow-down::before{content:"\F0045"}.mdi-arrow-down-bold::before{content:"\F072E"}.mdi-arrow-down-bold-box::before{content:"\F072F"}.mdi-arrow-down-bold-box-outline::before{content:"\F0730"}.mdi-arrow-down-bold-circle::before{content:"\F0047"}.mdi-arrow-down-bold-circle-outline::before{content:"\F0048"}.mdi-arrow-down-bold-hexagon-outline::before{content:"\F0049"}.mdi-arrow-down-bold-outline::before{content:"\F09BF"}.mdi-arrow-down-box::before{content:"\F06C0"}.mdi-arrow-down-circle::before{content:"\F0CDB"}.mdi-arrow-down-circle-outline::before{content:"\F0CDC"}.mdi-arrow-down-drop-circle::before{content:"\F004A"}.mdi-arrow-down-drop-circle-outline::before{content:"\F004B"}.mdi-arrow-down-thick::before{content:"\F0046"}.mdi-arrow-expand::before{content:"\F0616"}.mdi-arrow-expand-all::before{content:"\F004C"}.mdi-arrow-expand-down::before{content:"\F0796"}.mdi-arrow-expand-horizontal::before{content:"\F084E"}.mdi-arrow-expand-left::before{content:"\F0797"}.mdi-arrow-expand-right::before{content:"\F0798"}.mdi-arrow-expand-up::before{content:"\F0799"}.mdi-arrow-expand-vertical::before{content:"\F084F"}.mdi-arrow-horizontal-lock::before{content:"\F115B"}.mdi-arrow-left::before{content:"\F004D"}.mdi-arrow-left-bold::before{content:"\F0731"}.mdi-arrow-left-bold-box::before{content:"\F0732"}.mdi-arrow-left-bold-box-outline::before{content:"\F0733"}.mdi-arrow-left-bold-circle::before{content:"\F004F"}.mdi-arrow-left-bold-circle-outline::before{content:"\F0050"}.mdi-arrow-left-bold-hexagon-outline::before{content:"\F0051"}.mdi-arrow-left-bold-outline::before{content:"\F09C0"}.mdi-arrow-left-box::before{content:"\F06C1"}.mdi-arrow-left-circle::before{content:"\F0CDD"}.mdi-arrow-left-circle-outline::before{content:"\F0CDE"}.mdi-arrow-left-drop-circle::before{content:"\F0052"}.mdi-arrow-left-drop-circle-outline::before{content:"\F0053"}.mdi-arrow-left-right::before{content:"\F0E73"}.mdi-arrow-left-right-bold::before{content:"\F0E74"}.mdi-arrow-left-right-bold-outline::before{content:"\F09C1"}.mdi-arrow-left-thick::before{content:"\F004E"}.mdi-arrow-right::before{content:"\F0054"}.mdi-arrow-right-bold::before{content:"\F0734"}.mdi-arrow-right-bold-box::before{content:"\F0735"}.mdi-arrow-right-bold-box-outline::before{content:"\F0736"}.mdi-arrow-right-bold-circle::before{content:"\F0056"}.mdi-arrow-right-bold-circle-outline::before{content:"\F0057"}.mdi-arrow-right-bold-hexagon-outline::before{content:"\F0058"}.mdi-arrow-right-bold-outline::before{content:"\F09C2"}.mdi-arrow-right-box::before{content:"\F06C2"}.mdi-arrow-right-circle::before{content:"\F0CDF"}.mdi-arrow-right-circle-outline::before{content:"\F0CE0"}.mdi-arrow-right-drop-circle::before{content:"\F0059"}.mdi-arrow-right-drop-circle-outline::before{content:"\F005A"}.mdi-arrow-right-thick::before{content:"\F0055"}.mdi-arrow-split-horizontal::before{content:"\F093B"}.mdi-arrow-split-vertical::before{content:"\F093C"}.mdi-arrow-top-left::before{content:"\F005B"}.mdi-arrow-top-left-bold-outline::before{content:"\F09C3"}.mdi-arrow-top-left-bottom-right::before{content:"\F0E75"}.mdi-arrow-top-left-bottom-right-bold::before{content:"\F0E76"}.mdi-arrow-top-left-thick::before{content:"\F09C4"}.mdi-arrow-top-right::before{content:"\F005C"}.mdi-arrow-top-right-bold-outline::before{content:"\F09C5"}.mdi-arrow-top-right-bottom-left::before{content:"\F0E77"}.mdi-arrow-top-right-bottom-left-bold::before{content:"\F0E78"}.mdi-arrow-top-right-thick::before{content:"\F09C6"}.mdi-arrow-up::before{content:"\F005D"}.mdi-arrow-up-bold::before{content:"\F0737"}.mdi-arrow-up-bold-box::before{content:"\F0738"}.mdi-arrow-up-bold-box-outline::before{content:"\F0739"}.mdi-arrow-up-bold-circle::before{content:"\F005F"}.mdi-arrow-up-bold-circle-outline::before{content:"\F0060"}.mdi-arrow-up-bold-hexagon-outline::before{content:"\F0061"}.mdi-arrow-up-bold-outline::before{content:"\F09C7"}.mdi-arrow-up-box::before{content:"\F06C3"}.mdi-arrow-up-circle::before{content:"\F0CE1"}.mdi-arrow-up-circle-outline::before{content:"\F0CE2"}.mdi-arrow-up-down::before{content:"\F0E79"}.mdi-arrow-up-down-bold::before{content:"\F0E7A"}.mdi-arrow-up-down-bold-outline::before{content:"\F09C8"}.mdi-arrow-up-drop-circle::before{content:"\F0062"}.mdi-arrow-up-drop-circle-outline::before{content:"\F0063"}.mdi-arrow-up-thick::before{content:"\F005E"}.mdi-arrow-vertical-lock::before{content:"\F115C"}.mdi-artstation::before{content:"\F0B5B"}.mdi-aspect-ratio::before{content:"\F0A24"}.mdi-assistant::before{content:"\F0064"}.mdi-asterisk::before{content:"\F06C4"}.mdi-at::before{content:"\F0065"}.mdi-atlassian::before{content:"\F0804"}.mdi-atm::before{content:"\F0D47"}.mdi-atom::before{content:"\F0768"}.mdi-atom-variant::before{content:"\F0E7B"}.mdi-attachment::before{content:"\F0066"}.mdi-audio-video::before{content:"\F093D"}.mdi-audio-video-off::before{content:"\F11B6"}.mdi-augmented-reality::before{content:"\F0850"}.mdi-auto-download::before{content:"\F137E"}.mdi-auto-fix::before{content:"\F0068"}.mdi-auto-upload::before{content:"\F0069"}.mdi-autorenew::before{content:"\F006A"}.mdi-av-timer::before{content:"\F006B"}.mdi-aws::before{content:"\F0E0F"}.mdi-axe::before{content:"\F08C8"}.mdi-axis::before{content:"\F0D48"}.mdi-axis-arrow::before{content:"\F0D49"}.mdi-axis-arrow-info::before{content:"\F140E"}.mdi-axis-arrow-lock::before{content:"\F0D4A"}.mdi-axis-lock::before{content:"\F0D4B"}.mdi-axis-x-arrow::before{content:"\F0D4C"}.mdi-axis-x-arrow-lock::before{content:"\F0D4D"}.mdi-axis-x-rotate-clockwise::before{content:"\F0D4E"}.mdi-axis-x-rotate-counterclockwise::before{content:"\F0D4F"}.mdi-axis-x-y-arrow-lock::before{content:"\F0D50"}.mdi-axis-y-arrow::before{content:"\F0D51"}.mdi-axis-y-arrow-lock::before{content:"\F0D52"}.mdi-axis-y-rotate-clockwise::before{content:"\F0D53"}.mdi-axis-y-rotate-counterclockwise::before{content:"\F0D54"}.mdi-axis-z-arrow::before{content:"\F0D55"}.mdi-axis-z-arrow-lock::before{content:"\F0D56"}.mdi-axis-z-rotate-clockwise::before{content:"\F0D57"}.mdi-axis-z-rotate-counterclockwise::before{content:"\F0D58"}.mdi-babel::before{content:"\F0A25"}.mdi-baby::before{content:"\F006C"}.mdi-baby-bottle::before{content:"\F0F39"}.mdi-baby-bottle-outline::before{content:"\F0F3A"}.mdi-baby-buggy::before{content:"\F13E0"}.mdi-baby-carriage::before{content:"\F068F"}.mdi-baby-carriage-off::before{content:"\F0FA0"}.mdi-baby-face::before{content:"\F0E7C"}.mdi-baby-face-outline::before{content:"\F0E7D"}.mdi-backburger::before{content:"\F006D"}.mdi-backspace::before{content:"\F006E"}.mdi-backspace-outline::before{content:"\F0B5C"}.mdi-backspace-reverse::before{content:"\F0E7E"}.mdi-backspace-reverse-outline::before{content:"\F0E7F"}.mdi-backup-restore::before{content:"\F006F"}.mdi-bacteria::before{content:"\F0ED5"}.mdi-bacteria-outline::before{content:"\F0ED6"}.mdi-badge-account::before{content:"\F0DA7"}.mdi-badge-account-alert::before{content:"\F0DA8"}.mdi-badge-account-alert-outline::before{content:"\F0DA9"}.mdi-badge-account-horizontal::before{content:"\F0E0D"}.mdi-badge-account-horizontal-outline::before{content:"\F0E0E"}.mdi-badge-account-outline::before{content:"\F0DAA"}.mdi-badminton::before{content:"\F0851"}.mdi-bag-carry-on::before{content:"\F0F3B"}.mdi-bag-carry-on-check::before{content:"\F0D65"}.mdi-bag-carry-on-off::before{content:"\F0F3C"}.mdi-bag-checked::before{content:"\F0F3D"}.mdi-bag-personal::before{content:"\F0E10"}.mdi-bag-personal-off::before{content:"\F0E11"}.mdi-bag-personal-off-outline::before{content:"\F0E12"}.mdi-bag-personal-outline::before{content:"\F0E13"}.mdi-baguette::before{content:"\F0F3E"}.mdi-balloon::before{content:"\F0A26"}.mdi-ballot::before{content:"\F09C9"}.mdi-ballot-outline::before{content:"\F09CA"}.mdi-ballot-recount::before{content:"\F0C39"}.mdi-ballot-recount-outline::before{content:"\F0C3A"}.mdi-bandage::before{content:"\F0DAF"}.mdi-bandcamp::before{content:"\F0675"}.mdi-bank::before{content:"\F0070"}.mdi-bank-minus::before{content:"\F0DB0"}.mdi-bank-outline::before{content:"\F0E80"}.mdi-bank-plus::before{content:"\F0DB1"}.mdi-bank-remove::before{content:"\F0DB2"}.mdi-bank-transfer::before{content:"\F0A27"}.mdi-bank-transfer-in::before{content:"\F0A28"}.mdi-bank-transfer-out::before{content:"\F0A29"}.mdi-barcode::before{content:"\F0071"}.mdi-barcode-off::before{content:"\F1236"}.mdi-barcode-scan::before{content:"\F0072"}.mdi-barley::before{content:"\F0073"}.mdi-barley-off::before{content:"\F0B5D"}.mdi-barn::before{content:"\F0B5E"}.mdi-barrel::before{content:"\F0074"}.mdi-baseball::before{content:"\F0852"}.mdi-baseball-bat::before{content:"\F0853"}.mdi-bash::before{content:"\F1183"}.mdi-basket::before{content:"\F0076"}.mdi-basket-fill::before{content:"\F0077"}.mdi-basket-outline::before{content:"\F1181"}.mdi-basket-unfill::before{content:"\F0078"}.mdi-basketball::before{content:"\F0806"}.mdi-basketball-hoop::before{content:"\F0C3B"}.mdi-basketball-hoop-outline::before{content:"\F0C3C"}.mdi-bat::before{content:"\F0B5F"}.mdi-battery::before{content:"\F0079"}.mdi-battery-10::before{content:"\F007A"}.mdi-battery-10-bluetooth::before{content:"\F093E"}.mdi-battery-20::before{content:"\F007B"}.mdi-battery-20-bluetooth::before{content:"\F093F"}.mdi-battery-30::before{content:"\F007C"}.mdi-battery-30-bluetooth::before{content:"\F0940"}.mdi-battery-40::before{content:"\F007D"}.mdi-battery-40-bluetooth::before{content:"\F0941"}.mdi-battery-50::before{content:"\F007E"}.mdi-battery-50-bluetooth::before{content:"\F0942"}.mdi-battery-60::before{content:"\F007F"}.mdi-battery-60-bluetooth::before{content:"\F0943"}.mdi-battery-70::before{content:"\F0080"}.mdi-battery-70-bluetooth::before{content:"\F0944"}.mdi-battery-80::before{content:"\F0081"}.mdi-battery-80-bluetooth::before{content:"\F0945"}.mdi-battery-90::before{content:"\F0082"}.mdi-battery-90-bluetooth::before{content:"\F0946"}.mdi-battery-alert::before{content:"\F0083"}.mdi-battery-alert-bluetooth::before{content:"\F0947"}.mdi-battery-alert-variant::before{content:"\F10CC"}.mdi-battery-alert-variant-outline::before{content:"\F10CD"}.mdi-battery-bluetooth::before{content:"\F0948"}.mdi-battery-bluetooth-variant::before{content:"\F0949"}.mdi-battery-charging::before{content:"\F0084"}.mdi-battery-charging-10::before{content:"\F089C"}.mdi-battery-charging-100::before{content:"\F0085"}.mdi-battery-charging-20::before{content:"\F0086"}.mdi-battery-charging-30::before{content:"\F0087"}.mdi-battery-charging-40::before{content:"\F0088"}.mdi-battery-charging-50::before{content:"\F089D"}.mdi-battery-charging-60::before{content:"\F0089"}.mdi-battery-charging-70::before{content:"\F089E"}.mdi-battery-charging-80::before{content:"\F008A"}.mdi-battery-charging-90::before{content:"\F008B"}.mdi-battery-charging-high::before{content:"\F12A6"}.mdi-battery-charging-low::before{content:"\F12A4"}.mdi-battery-charging-medium::before{content:"\F12A5"}.mdi-battery-charging-outline::before{content:"\F089F"}.mdi-battery-charging-wireless::before{content:"\F0807"}.mdi-battery-charging-wireless-10::before{content:"\F0808"}.mdi-battery-charging-wireless-20::before{content:"\F0809"}.mdi-battery-charging-wireless-30::before{content:"\F080A"}.mdi-battery-charging-wireless-40::before{content:"\F080B"}.mdi-battery-charging-wireless-50::before{content:"\F080C"}.mdi-battery-charging-wireless-60::before{content:"\F080D"}.mdi-battery-charging-wireless-70::before{content:"\F080E"}.mdi-battery-charging-wireless-80::before{content:"\F080F"}.mdi-battery-charging-wireless-90::before{content:"\F0810"}.mdi-battery-charging-wireless-alert::before{content:"\F0811"}.mdi-battery-charging-wireless-outline::before{content:"\F0812"}.mdi-battery-heart::before{content:"\F120F"}.mdi-battery-heart-outline::before{content:"\F1210"}.mdi-battery-heart-variant::before{content:"\F1211"}.mdi-battery-high::before{content:"\F12A3"}.mdi-battery-low::before{content:"\F12A1"}.mdi-battery-medium::before{content:"\F12A2"}.mdi-battery-minus::before{content:"\F008C"}.mdi-battery-negative::before{content:"\F008D"}.mdi-battery-off::before{content:"\F125D"}.mdi-battery-off-outline::before{content:"\F125E"}.mdi-battery-outline::before{content:"\F008E"}.mdi-battery-plus::before{content:"\F008F"}.mdi-battery-positive::before{content:"\F0090"}.mdi-battery-unknown::before{content:"\F0091"}.mdi-battery-unknown-bluetooth::before{content:"\F094A"}.mdi-battlenet::before{content:"\F0B60"}.mdi-beach::before{content:"\F0092"}.mdi-beaker::before{content:"\F0CEA"}.mdi-beaker-alert::before{content:"\F1229"}.mdi-beaker-alert-outline::before{content:"\F122A"}.mdi-beaker-check::before{content:"\F122B"}.mdi-beaker-check-outline::before{content:"\F122C"}.mdi-beaker-minus::before{content:"\F122D"}.mdi-beaker-minus-outline::before{content:"\F122E"}.mdi-beaker-outline::before{content:"\F0690"}.mdi-beaker-plus::before{content:"\F122F"}.mdi-beaker-plus-outline::before{content:"\F1230"}.mdi-beaker-question::before{content:"\F1231"}.mdi-beaker-question-outline::before{content:"\F1232"}.mdi-beaker-remove::before{content:"\F1233"}.mdi-beaker-remove-outline::before{content:"\F1234"}.mdi-bed::before{content:"\F02E3"}.mdi-bed-double::before{content:"\F0FD4"}.mdi-bed-double-outline::before{content:"\F0FD3"}.mdi-bed-empty::before{content:"\F08A0"}.mdi-bed-king::before{content:"\F0FD2"}.mdi-bed-king-outline::before{content:"\F0FD1"}.mdi-bed-outline::before{content:"\F0099"}.mdi-bed-queen::before{content:"\F0FD0"}.mdi-bed-queen-outline::before{content:"\F0FDB"}.mdi-bed-single::before{content:"\F106D"}.mdi-bed-single-outline::before{content:"\F106E"}.mdi-bee::before{content:"\F0FA1"}.mdi-bee-flower::before{content:"\F0FA2"}.mdi-beehive-off-outline::before{content:"\F13ED"}.mdi-beehive-outline::before{content:"\F10CE"}.mdi-beer::before{content:"\F0098"}.mdi-beer-outline::before{content:"\F130C"}.mdi-bell::before{content:"\F009A"}.mdi-bell-alert::before{content:"\F0D59"}.mdi-bell-alert-outline::before{content:"\F0E81"}.mdi-bell-cancel::before{content:"\F13E7"}.mdi-bell-cancel-outline::before{content:"\F13E8"}.mdi-bell-check::before{content:"\F11E5"}.mdi-bell-check-outline::before{content:"\F11E6"}.mdi-bell-circle::before{content:"\F0D5A"}.mdi-bell-circle-outline::before{content:"\F0D5B"}.mdi-bell-minus::before{content:"\F13E9"}.mdi-bell-minus-outline::before{content:"\F13EA"}.mdi-bell-off::before{content:"\F009B"}.mdi-bell-off-outline::before{content:"\F0A91"}.mdi-bell-outline::before{content:"\F009C"}.mdi-bell-plus::before{content:"\F009D"}.mdi-bell-plus-outline::before{content:"\F0A92"}.mdi-bell-remove::before{content:"\F13EB"}.mdi-bell-remove-outline::before{content:"\F13EC"}.mdi-bell-ring::before{content:"\F009E"}.mdi-bell-ring-outline::before{content:"\F009F"}.mdi-bell-sleep::before{content:"\F00A0"}.mdi-bell-sleep-outline::before{content:"\F0A93"}.mdi-beta::before{content:"\F00A1"}.mdi-betamax::before{content:"\F09CB"}.mdi-biathlon::before{content:"\F0E14"}.mdi-bicycle::before{content:"\F109C"}.mdi-bicycle-basket::before{content:"\F1235"}.mdi-bike::before{content:"\F00A3"}.mdi-bike-fast::before{content:"\F111F"}.mdi-billboard::before{content:"\F1010"}.mdi-billiards::before{content:"\F0B61"}.mdi-billiards-rack::before{content:"\F0B62"}.mdi-binoculars::before{content:"\F00A5"}.mdi-bio::before{content:"\F00A6"}.mdi-biohazard::before{content:"\F00A7"}.mdi-bitbucket::before{content:"\F00A8"}.mdi-bitcoin::before{content:"\F0813"}.mdi-black-mesa::before{content:"\F00A9"}.mdi-blender::before{content:"\F0CEB"}.mdi-blender-software::before{content:"\F00AB"}.mdi-blinds::before{content:"\F00AC"}.mdi-blinds-open::before{content:"\F1011"}.mdi-block-helper::before{content:"\F00AD"}.mdi-blogger::before{content:"\F00AE"}.mdi-blood-bag::before{content:"\F0CEC"}.mdi-bluetooth::before{content:"\F00AF"}.mdi-bluetooth-audio::before{content:"\F00B0"}.mdi-bluetooth-connect::before{content:"\F00B1"}.mdi-bluetooth-off::before{content:"\F00B2"}.mdi-bluetooth-settings::before{content:"\F00B3"}.mdi-bluetooth-transfer::before{content:"\F00B4"}.mdi-blur::before{content:"\F00B5"}.mdi-blur-linear::before{content:"\F00B6"}.mdi-blur-off::before{content:"\F00B7"}.mdi-blur-radial::before{content:"\F00B8"}.mdi-bolnisi-cross::before{content:"\F0CED"}.mdi-bolt::before{content:"\F0DB3"}.mdi-bomb::before{content:"\F0691"}.mdi-bomb-off::before{content:"\F06C5"}.mdi-bone::before{content:"\F00B9"}.mdi-book::before{content:"\F00BA"}.mdi-book-account::before{content:"\F13AD"}.mdi-book-account-outline::before{content:"\F13AE"}.mdi-book-alphabet::before{content:"\F061D"}.mdi-book-cross::before{content:"\F00A2"}.mdi-book-information-variant::before{content:"\F106F"}.mdi-book-lock::before{content:"\F079A"}.mdi-book-lock-open::before{content:"\F079B"}.mdi-book-minus::before{content:"\F05D9"}.mdi-book-minus-multiple::before{content:"\F0A94"}.mdi-book-minus-multiple-outline::before{content:"\F090B"}.mdi-book-multiple::before{content:"\F00BB"}.mdi-book-multiple-outline::before{content:"\F0436"}.mdi-book-music::before{content:"\F0067"}.mdi-book-open::before{content:"\F00BD"}.mdi-book-open-outline::before{content:"\F0B63"}.mdi-book-open-page-variant::before{content:"\F05DA"}.mdi-book-open-variant::before{content:"\F00BE"}.mdi-book-outline::before{content:"\F0B64"}.mdi-book-play::before{content:"\F0E82"}.mdi-book-play-outline::before{content:"\F0E83"}.mdi-book-plus::before{content:"\F05DB"}.mdi-book-plus-multiple::before{content:"\F0A95"}.mdi-book-plus-multiple-outline::before{content:"\F0ADE"}.mdi-book-remove::before{content:"\F0A97"}.mdi-book-remove-multiple::before{content:"\F0A96"}.mdi-book-remove-multiple-outline::before{content:"\F04CA"}.mdi-book-search::before{content:"\F0E84"}.mdi-book-search-outline::before{content:"\F0E85"}.mdi-book-variant::before{content:"\F00BF"}.mdi-book-variant-multiple::before{content:"\F00BC"}.mdi-bookmark::before{content:"\F00C0"}.mdi-bookmark-check::before{content:"\F00C1"}.mdi-bookmark-check-outline::before{content:"\F137B"}.mdi-bookmark-minus::before{content:"\F09CC"}.mdi-bookmark-minus-outline::before{content:"\F09CD"}.mdi-bookmark-multiple::before{content:"\F0E15"}.mdi-bookmark-multiple-outline::before{content:"\F0E16"}.mdi-bookmark-music::before{content:"\F00C2"}.mdi-bookmark-music-outline::before{content:"\F1379"}.mdi-bookmark-off::before{content:"\F09CE"}.mdi-bookmark-off-outline::before{content:"\F09CF"}.mdi-bookmark-outline::before{content:"\F00C3"}.mdi-bookmark-plus::before{content:"\F00C5"}.mdi-bookmark-plus-outline::before{content:"\F00C4"}.mdi-bookmark-remove::before{content:"\F00C6"}.mdi-bookmark-remove-outline::before{content:"\F137A"}.mdi-bookshelf::before{content:"\F125F"}.mdi-boom-gate::before{content:"\F0E86"}.mdi-boom-gate-alert::before{content:"\F0E87"}.mdi-boom-gate-alert-outline::before{content:"\F0E88"}.mdi-boom-gate-down::before{content:"\F0E89"}.mdi-boom-gate-down-outline::before{content:"\F0E8A"}.mdi-boom-gate-outline::before{content:"\F0E8B"}.mdi-boom-gate-up::before{content:"\F0E8C"}.mdi-boom-gate-up-outline::before{content:"\F0E8D"}.mdi-boombox::before{content:"\F05DC"}.mdi-boomerang::before{content:"\F10CF"}.mdi-bootstrap::before{content:"\F06C6"}.mdi-border-all::before{content:"\F00C7"}.mdi-border-all-variant::before{content:"\F08A1"}.mdi-border-bottom::before{content:"\F00C8"}.mdi-border-bottom-variant::before{content:"\F08A2"}.mdi-border-color::before{content:"\F00C9"}.mdi-border-horizontal::before{content:"\F00CA"}.mdi-border-inside::before{content:"\F00CB"}.mdi-border-left::before{content:"\F00CC"}.mdi-border-left-variant::before{content:"\F08A3"}.mdi-border-none::before{content:"\F00CD"}.mdi-border-none-variant::before{content:"\F08A4"}.mdi-border-outside::before{content:"\F00CE"}.mdi-border-right::before{content:"\F00CF"}.mdi-border-right-variant::before{content:"\F08A5"}.mdi-border-style::before{content:"\F00D0"}.mdi-border-top::before{content:"\F00D1"}.mdi-border-top-variant::before{content:"\F08A6"}.mdi-border-vertical::before{content:"\F00D2"}.mdi-bottle-soda::before{content:"\F1070"}.mdi-bottle-soda-classic::before{content:"\F1071"}.mdi-bottle-soda-classic-outline::before{content:"\F1363"}.mdi-bottle-soda-outline::before{content:"\F1072"}.mdi-bottle-tonic::before{content:"\F112E"}.mdi-bottle-tonic-outline::before{content:"\F112F"}.mdi-bottle-tonic-plus::before{content:"\F1130"}.mdi-bottle-tonic-plus-outline::before{content:"\F1131"}.mdi-bottle-tonic-skull::before{content:"\F1132"}.mdi-bottle-tonic-skull-outline::before{content:"\F1133"}.mdi-bottle-wine::before{content:"\F0854"}.mdi-bottle-wine-outline::before{content:"\F1310"}.mdi-bow-tie::before{content:"\F0678"}.mdi-bowl::before{content:"\F028E"}.mdi-bowl-mix::before{content:"\F0617"}.mdi-bowl-mix-outline::before{content:"\F02E4"}.mdi-bowl-outline::before{content:"\F02A9"}.mdi-bowling::before{content:"\F00D3"}.mdi-box::before{content:"\F00D4"}.mdi-box-cutter::before{content:"\F00D5"}.mdi-box-cutter-off::before{content:"\F0B4A"}.mdi-box-shadow::before{content:"\F0637"}.mdi-boxing-glove::before{content:"\F0B65"}.mdi-braille::before{content:"\F09D0"}.mdi-brain::before{content:"\F09D1"}.mdi-bread-slice::before{content:"\F0CEE"}.mdi-bread-slice-outline::before{content:"\F0CEF"}.mdi-bridge::before{content:"\F0618"}.mdi-briefcase::before{content:"\F00D6"}.mdi-briefcase-account::before{content:"\F0CF0"}.mdi-briefcase-account-outline::before{content:"\F0CF1"}.mdi-briefcase-check::before{content:"\F00D7"}.mdi-briefcase-check-outline::before{content:"\F131E"}.mdi-briefcase-clock::before{content:"\F10D0"}.mdi-briefcase-clock-outline::before{content:"\F10D1"}.mdi-briefcase-download::before{content:"\F00D8"}.mdi-briefcase-download-outline::before{content:"\F0C3D"}.mdi-briefcase-edit::before{content:"\F0A98"}.mdi-briefcase-edit-outline::before{content:"\F0C3E"}.mdi-briefcase-minus::before{content:"\F0A2A"}.mdi-briefcase-minus-outline::before{content:"\F0C3F"}.mdi-briefcase-outline::before{content:"\F0814"}.mdi-briefcase-plus::before{content:"\F0A2B"}.mdi-briefcase-plus-outline::before{content:"\F0C40"}.mdi-briefcase-remove::before{content:"\F0A2C"}.mdi-briefcase-remove-outline::before{content:"\F0C41"}.mdi-briefcase-search::before{content:"\F0A2D"}.mdi-briefcase-search-outline::before{content:"\F0C42"}.mdi-briefcase-upload::before{content:"\F00D9"}.mdi-briefcase-upload-outline::before{content:"\F0C43"}.mdi-briefcase-variant::before{content:"\F1494"}.mdi-briefcase-variant-outline::before{content:"\F1495"}.mdi-brightness-1::before{content:"\F00DA"}.mdi-brightness-2::before{content:"\F00DB"}.mdi-brightness-3::before{content:"\F00DC"}.mdi-brightness-4::before{content:"\F00DD"}.mdi-brightness-5::before{content:"\F00DE"}.mdi-brightness-6::before{content:"\F00DF"}.mdi-brightness-7::before{content:"\F00E0"}.mdi-brightness-auto::before{content:"\F00E1"}.mdi-brightness-percent::before{content:"\F0CF2"}.mdi-broom::before{content:"\F00E2"}.mdi-brush::before{content:"\F00E3"}.mdi-bucket::before{content:"\F1415"}.mdi-bucket-outline::before{content:"\F1416"}.mdi-buddhism::before{content:"\F094B"}.mdi-buffer::before{content:"\F0619"}.mdi-buffet::before{content:"\F0578"}.mdi-bug::before{content:"\F00E4"}.mdi-bug-check::before{content:"\F0A2E"}.mdi-bug-check-outline::before{content:"\F0A2F"}.mdi-bug-outline::before{content:"\F0A30"}.mdi-bugle::before{content:"\F0DB4"}.mdi-bulldozer::before{content:"\F0B22"}.mdi-bullet::before{content:"\F0CF3"}.mdi-bulletin-board::before{content:"\F00E5"}.mdi-bullhorn::before{content:"\F00E6"}.mdi-bullhorn-outline::before{content:"\F0B23"}.mdi-bullseye::before{content:"\F05DD"}.mdi-bullseye-arrow::before{content:"\F08C9"}.mdi-bulma::before{content:"\F12E7"}.mdi-bunk-bed::before{content:"\F1302"}.mdi-bunk-bed-outline::before{content:"\F0097"}.mdi-bus::before{content:"\F00E7"}.mdi-bus-alert::before{content:"\F0A99"}.mdi-bus-articulated-end::before{content:"\F079C"}.mdi-bus-articulated-front::before{content:"\F079D"}.mdi-bus-clock::before{content:"\F08CA"}.mdi-bus-double-decker::before{content:"\F079E"}.mdi-bus-marker::before{content:"\F1212"}.mdi-bus-multiple::before{content:"\F0F3F"}.mdi-bus-school::before{content:"\F079F"}.mdi-bus-side::before{content:"\F07A0"}.mdi-bus-stop::before{content:"\F1012"}.mdi-bus-stop-covered::before{content:"\F1013"}.mdi-bus-stop-uncovered::before{content:"\F1014"}.mdi-cable-data::before{content:"\F1394"}.mdi-cached::before{content:"\F00E8"}.mdi-cactus::before{content:"\F0DB5"}.mdi-cake::before{content:"\F00E9"}.mdi-cake-layered::before{content:"\F00EA"}.mdi-cake-variant::before{content:"\F00EB"}.mdi-calculator::before{content:"\F00EC"}.mdi-calculator-variant::before{content:"\F0A9A"}.mdi-calendar::before{content:"\F00ED"}.mdi-calendar-account::before{content:"\F0ED7"}.mdi-calendar-account-outline::before{content:"\F0ED8"}.mdi-calendar-alert::before{content:"\F0A31"}.mdi-calendar-arrow-left::before{content:"\F1134"}.mdi-calendar-arrow-right::before{content:"\F1135"}.mdi-calendar-blank::before{content:"\F00EE"}.mdi-calendar-blank-multiple::before{content:"\F1073"}.mdi-calendar-blank-outline::before{content:"\F0B66"}.mdi-calendar-check::before{content:"\F00EF"}.mdi-calendar-check-outline::before{content:"\F0C44"}.mdi-calendar-clock::before{content:"\F00F0"}.mdi-calendar-edit::before{content:"\F08A7"}.mdi-calendar-export::before{content:"\F0B24"}.mdi-calendar-heart::before{content:"\F09D2"}.mdi-calendar-import::before{content:"\F0B25"}.mdi-calendar-minus::before{content:"\F0D5C"}.mdi-calendar-month::before{content:"\F0E17"}.mdi-calendar-month-outline::before{content:"\F0E18"}.mdi-calendar-multiple::before{content:"\F00F1"}.mdi-calendar-multiple-check::before{content:"\F00F2"}.mdi-calendar-multiselect::before{content:"\F0A32"}.mdi-calendar-outline::before{content:"\F0B67"}.mdi-calendar-plus::before{content:"\F00F3"}.mdi-calendar-question::before{content:"\F0692"}.mdi-calendar-range::before{content:"\F0679"}.mdi-calendar-range-outline::before{content:"\F0B68"}.mdi-calendar-refresh::before{content:"\F01E1"}.mdi-calendar-refresh-outline::before{content:"\F0203"}.mdi-calendar-remove::before{content:"\F00F4"}.mdi-calendar-remove-outline::before{content:"\F0C45"}.mdi-calendar-search::before{content:"\F094C"}.mdi-calendar-star::before{content:"\F09D3"}.mdi-calendar-sync::before{content:"\F0E8E"}.mdi-calendar-sync-outline::before{content:"\F0E8F"}.mdi-calendar-text::before{content:"\F00F5"}.mdi-calendar-text-outline::before{content:"\F0C46"}.mdi-calendar-today::before{content:"\F00F6"}.mdi-calendar-week::before{content:"\F0A33"}.mdi-calendar-week-begin::before{content:"\F0A34"}.mdi-calendar-weekend::before{content:"\F0ED9"}.mdi-calendar-weekend-outline::before{content:"\F0EDA"}.mdi-call-made::before{content:"\F00F7"}.mdi-call-merge::before{content:"\F00F8"}.mdi-call-missed::before{content:"\F00F9"}.mdi-call-received::before{content:"\F00FA"}.mdi-call-split::before{content:"\F00FB"}.mdi-camcorder::before{content:"\F00FC"}.mdi-camcorder-off::before{content:"\F00FF"}.mdi-camera::before{content:"\F0100"}.mdi-camera-account::before{content:"\F08CB"}.mdi-camera-burst::before{content:"\F0693"}.mdi-camera-control::before{content:"\F0B69"}.mdi-camera-enhance::before{content:"\F0101"}.mdi-camera-enhance-outline::before{content:"\F0B6A"}.mdi-camera-front::before{content:"\F0102"}.mdi-camera-front-variant::before{content:"\F0103"}.mdi-camera-gopro::before{content:"\F07A1"}.mdi-camera-image::before{content:"\F08CC"}.mdi-camera-iris::before{content:"\F0104"}.mdi-camera-metering-center::before{content:"\F07A2"}.mdi-camera-metering-matrix::before{content:"\F07A3"}.mdi-camera-metering-partial::before{content:"\F07A4"}.mdi-camera-metering-spot::before{content:"\F07A5"}.mdi-camera-off::before{content:"\F05DF"}.mdi-camera-outline::before{content:"\F0D5D"}.mdi-camera-party-mode::before{content:"\F0105"}.mdi-camera-plus::before{content:"\F0EDB"}.mdi-camera-plus-outline::before{content:"\F0EDC"}.mdi-camera-rear::before{content:"\F0106"}.mdi-camera-rear-variant::before{content:"\F0107"}.mdi-camera-retake::before{content:"\F0E19"}.mdi-camera-retake-outline::before{content:"\F0E1A"}.mdi-camera-switch::before{content:"\F0108"}.mdi-camera-switch-outline::before{content:"\F084A"}.mdi-camera-timer::before{content:"\F0109"}.mdi-camera-wireless::before{content:"\F0DB6"}.mdi-camera-wireless-outline::before{content:"\F0DB7"}.mdi-campfire::before{content:"\F0EDD"}.mdi-cancel::before{content:"\F073A"}.mdi-candle::before{content:"\F05E2"}.mdi-candycane::before{content:"\F010A"}.mdi-cannabis::before{content:"\F07A6"}.mdi-caps-lock::before{content:"\F0A9B"}.mdi-car::before{content:"\F010B"}.mdi-car-2-plus::before{content:"\F1015"}.mdi-car-3-plus::before{content:"\F1016"}.mdi-car-arrow-left::before{content:"\F13B2"}.mdi-car-arrow-right::before{content:"\F13B3"}.mdi-car-back::before{content:"\F0E1B"}.mdi-car-battery::before{content:"\F010C"}.mdi-car-brake-abs::before{content:"\F0C47"}.mdi-car-brake-alert::before{content:"\F0C48"}.mdi-car-brake-hold::before{content:"\F0D5E"}.mdi-car-brake-parking::before{content:"\F0D5F"}.mdi-car-brake-retarder::before{content:"\F1017"}.mdi-car-child-seat::before{content:"\F0FA3"}.mdi-car-clutch::before{content:"\F1018"}.mdi-car-cog::before{content:"\F13CC"}.mdi-car-connected::before{content:"\F010D"}.mdi-car-convertible::before{content:"\F07A7"}.mdi-car-coolant-level::before{content:"\F1019"}.mdi-car-cruise-control::before{content:"\F0D60"}.mdi-car-defrost-front::before{content:"\F0D61"}.mdi-car-defrost-rear::before{content:"\F0D62"}.mdi-car-door::before{content:"\F0B6B"}.mdi-car-door-lock::before{content:"\F109D"}.mdi-car-electric::before{content:"\F0B6C"}.mdi-car-esp::before{content:"\F0C49"}.mdi-car-estate::before{content:"\F07A8"}.mdi-car-hatchback::before{content:"\F07A9"}.mdi-car-info::before{content:"\F11BE"}.mdi-car-key::before{content:"\F0B6D"}.mdi-car-light-dimmed::before{content:"\F0C4A"}.mdi-car-light-fog::before{content:"\F0C4B"}.mdi-car-light-high::before{content:"\F0C4C"}.mdi-car-limousine::before{content:"\F08CD"}.mdi-car-multiple::before{content:"\F0B6E"}.mdi-car-off::before{content:"\F0E1C"}.mdi-car-parking-lights::before{content:"\F0D63"}.mdi-car-pickup::before{content:"\F07AA"}.mdi-car-seat::before{content:"\F0FA4"}.mdi-car-seat-cooler::before{content:"\F0FA5"}.mdi-car-seat-heater::before{content:"\F0FA6"}.mdi-car-settings::before{content:"\F13CD"}.mdi-car-shift-pattern::before{content:"\F0F40"}.mdi-car-side::before{content:"\F07AB"}.mdi-car-sports::before{content:"\F07AC"}.mdi-car-tire-alert::before{content:"\F0C4D"}.mdi-car-traction-control::before{content:"\F0D64"}.mdi-car-turbocharger::before{content:"\F101A"}.mdi-car-wash::before{content:"\F010E"}.mdi-car-windshield::before{content:"\F101B"}.mdi-car-windshield-outline::before{content:"\F101C"}.mdi-carabiner::before{content:"\F14C0"}.mdi-caravan::before{content:"\F07AD"}.mdi-card::before{content:"\F0B6F"}.mdi-card-account-details::before{content:"\F05D2"}.mdi-card-account-details-outline::before{content:"\F0DAB"}.mdi-card-account-details-star::before{content:"\F02A3"}.mdi-card-account-details-star-outline::before{content:"\F06DB"}.mdi-card-account-mail::before{content:"\F018E"}.mdi-card-account-mail-outline::before{content:"\F0E98"}.mdi-card-account-phone::before{content:"\F0E99"}.mdi-card-account-phone-outline::before{content:"\F0E9A"}.mdi-card-bulleted::before{content:"\F0B70"}.mdi-card-bulleted-off::before{content:"\F0B71"}.mdi-card-bulleted-off-outline::before{content:"\F0B72"}.mdi-card-bulleted-outline::before{content:"\F0B73"}.mdi-card-bulleted-settings::before{content:"\F0B74"}.mdi-card-bulleted-settings-outline::before{content:"\F0B75"}.mdi-card-outline::before{content:"\F0B76"}.mdi-card-plus::before{content:"\F11FF"}.mdi-card-plus-outline::before{content:"\F1200"}.mdi-card-search::before{content:"\F1074"}.mdi-card-search-outline::before{content:"\F1075"}.mdi-card-text::before{content:"\F0B77"}.mdi-card-text-outline::before{content:"\F0B78"}.mdi-cards::before{content:"\F0638"}.mdi-cards-club::before{content:"\F08CE"}.mdi-cards-diamond::before{content:"\F08CF"}.mdi-cards-diamond-outline::before{content:"\F101D"}.mdi-cards-heart::before{content:"\F08D0"}.mdi-cards-outline::before{content:"\F0639"}.mdi-cards-playing-outline::before{content:"\F063A"}.mdi-cards-spade::before{content:"\F08D1"}.mdi-cards-variant::before{content:"\F06C7"}.mdi-carrot::before{content:"\F010F"}.mdi-cart::before{content:"\F0110"}.mdi-cart-arrow-down::before{content:"\F0D66"}.mdi-cart-arrow-right::before{content:"\F0C4E"}.mdi-cart-arrow-up::before{content:"\F0D67"}.mdi-cart-minus::before{content:"\F0D68"}.mdi-cart-off::before{content:"\F066B"}.mdi-cart-outline::before{content:"\F0111"}.mdi-cart-plus::before{content:"\F0112"}.mdi-cart-remove::before{content:"\F0D69"}.mdi-case-sensitive-alt::before{content:"\F0113"}.mdi-cash::before{content:"\F0114"}.mdi-cash-100::before{content:"\F0115"}.mdi-cash-marker::before{content:"\F0DB8"}.mdi-cash-minus::before{content:"\F1260"}.mdi-cash-multiple::before{content:"\F0116"}.mdi-cash-plus::before{content:"\F1261"}.mdi-cash-refund::before{content:"\F0A9C"}.mdi-cash-register::before{content:"\F0CF4"}.mdi-cash-remove::before{content:"\F1262"}.mdi-cash-usd::before{content:"\F1176"}.mdi-cash-usd-outline::before{content:"\F0117"}.mdi-cassette::before{content:"\F09D4"}.mdi-cast::before{content:"\F0118"}.mdi-cast-audio::before{content:"\F101E"}.mdi-cast-connected::before{content:"\F0119"}.mdi-cast-education::before{content:"\F0E1D"}.mdi-cast-off::before{content:"\F078A"}.mdi-castle::before{content:"\F011A"}.mdi-cat::before{content:"\F011B"}.mdi-cctv::before{content:"\F07AE"}.mdi-ceiling-light::before{content:"\F0769"}.mdi-cellphone::before{content:"\F011C"}.mdi-cellphone-android::before{content:"\F011D"}.mdi-cellphone-arrow-down::before{content:"\F09D5"}.mdi-cellphone-basic::before{content:"\F011E"}.mdi-cellphone-charging::before{content:"\F1397"}.mdi-cellphone-cog::before{content:"\F0951"}.mdi-cellphone-dock::before{content:"\F011F"}.mdi-cellphone-erase::before{content:"\F094D"}.mdi-cellphone-information::before{content:"\F0F41"}.mdi-cellphone-iphone::before{content:"\F0120"}.mdi-cellphone-key::before{content:"\F094E"}.mdi-cellphone-link::before{content:"\F0121"}.mdi-cellphone-link-off::before{content:"\F0122"}.mdi-cellphone-lock::before{content:"\F094F"}.mdi-cellphone-message::before{content:"\F08D3"}.mdi-cellphone-message-off::before{content:"\F10D2"}.mdi-cellphone-nfc::before{content:"\F0E90"}.mdi-cellphone-nfc-off::before{content:"\F12D8"}.mdi-cellphone-off::before{content:"\F0950"}.mdi-cellphone-play::before{content:"\F101F"}.mdi-cellphone-screenshot::before{content:"\F0A35"}.mdi-cellphone-settings::before{content:"\F0123"}.mdi-cellphone-sound::before{content:"\F0952"}.mdi-cellphone-text::before{content:"\F08D2"}.mdi-cellphone-wireless::before{content:"\F0815"}.mdi-celtic-cross::before{content:"\F0CF5"}.mdi-centos::before{content:"\F111A"}.mdi-certificate::before{content:"\F0124"}.mdi-certificate-outline::before{content:"\F1188"}.mdi-chair-rolling::before{content:"\F0F48"}.mdi-chair-school::before{content:"\F0125"}.mdi-charity::before{content:"\F0C4F"}.mdi-chart-arc::before{content:"\F0126"}.mdi-chart-areaspline::before{content:"\F0127"}.mdi-chart-areaspline-variant::before{content:"\F0E91"}.mdi-chart-bar::before{content:"\F0128"}.mdi-chart-bar-stacked::before{content:"\F076A"}.mdi-chart-bell-curve::before{content:"\F0C50"}.mdi-chart-bell-curve-cumulative::before{content:"\F0FA7"}.mdi-chart-bubble::before{content:"\F05E3"}.mdi-chart-donut::before{content:"\F07AF"}.mdi-chart-donut-variant::before{content:"\F07B0"}.mdi-chart-gantt::before{content:"\F066C"}.mdi-chart-histogram::before{content:"\F0129"}.mdi-chart-line::before{content:"\F012A"}.mdi-chart-line-stacked::before{content:"\F076B"}.mdi-chart-line-variant::before{content:"\F07B1"}.mdi-chart-multiline::before{content:"\F08D4"}.mdi-chart-multiple::before{content:"\F1213"}.mdi-chart-pie::before{content:"\F012B"}.mdi-chart-ppf::before{content:"\F1380"}.mdi-chart-sankey::before{content:"\F11DF"}.mdi-chart-sankey-variant::before{content:"\F11E0"}.mdi-chart-scatter-plot::before{content:"\F0E92"}.mdi-chart-scatter-plot-hexbin::before{content:"\F066D"}.mdi-chart-timeline::before{content:"\F066E"}.mdi-chart-timeline-variant::before{content:"\F0E93"}.mdi-chart-tree::before{content:"\F0E94"}.mdi-chat::before{content:"\F0B79"}.mdi-chat-alert::before{content:"\F0B7A"}.mdi-chat-alert-outline::before{content:"\F12C9"}.mdi-chat-minus::before{content:"\F1410"}.mdi-chat-minus-outline::before{content:"\F1413"}.mdi-chat-outline::before{content:"\F0EDE"}.mdi-chat-plus::before{content:"\F140F"}.mdi-chat-plus-outline::before{content:"\F1412"}.mdi-chat-processing::before{content:"\F0B7B"}.mdi-chat-processing-outline::before{content:"\F12CA"}.mdi-chat-remove::before{content:"\F1411"}.mdi-chat-remove-outline::before{content:"\F1414"}.mdi-chat-sleep::before{content:"\F12D1"}.mdi-chat-sleep-outline::before{content:"\F12D2"}.mdi-check::before{content:"\F012C"}.mdi-check-all::before{content:"\F012D"}.mdi-check-bold::before{content:"\F0E1E"}.mdi-check-box-multiple-outline::before{content:"\F0C51"}.mdi-check-box-outline::before{content:"\F0C52"}.mdi-check-circle::before{content:"\F05E0"}.mdi-check-circle-outline::before{content:"\F05E1"}.mdi-check-decagram::before{content:"\F0791"}.mdi-check-network::before{content:"\F0C53"}.mdi-check-network-outline::before{content:"\F0C54"}.mdi-check-outline::before{content:"\F0855"}.mdi-check-underline::before{content:"\F0E1F"}.mdi-check-underline-circle::before{content:"\F0E20"}.mdi-check-underline-circle-outline::before{content:"\F0E21"}.mdi-checkbook::before{content:"\F0A9D"}.mdi-checkbox-blank::before{content:"\F012E"}.mdi-checkbox-blank-circle::before{content:"\F012F"}.mdi-checkbox-blank-circle-outline::before{content:"\F0130"}.mdi-checkbox-blank-off::before{content:"\F12EC"}.mdi-checkbox-blank-off-outline::before{content:"\F12ED"}.mdi-checkbox-blank-outline::before{content:"\F0131"}.mdi-checkbox-intermediate::before{content:"\F0856"}.mdi-checkbox-marked::before{content:"\F0132"}.mdi-checkbox-marked-circle::before{content:"\F0133"}.mdi-checkbox-marked-circle-outline::before{content:"\F0134"}.mdi-checkbox-marked-outline::before{content:"\F0135"}.mdi-checkbox-multiple-blank::before{content:"\F0136"}.mdi-checkbox-multiple-blank-circle::before{content:"\F063B"}.mdi-checkbox-multiple-blank-circle-outline::before{content:"\F063C"}.mdi-checkbox-multiple-blank-outline::before{content:"\F0137"}.mdi-checkbox-multiple-marked::before{content:"\F0138"}.mdi-checkbox-multiple-marked-circle::before{content:"\F063D"}.mdi-checkbox-multiple-marked-circle-outline::before{content:"\F063E"}.mdi-checkbox-multiple-marked-outline::before{content:"\F0139"}.mdi-checkerboard::before{content:"\F013A"}.mdi-checkerboard-minus::before{content:"\F1202"}.mdi-checkerboard-plus::before{content:"\F1201"}.mdi-checkerboard-remove::before{content:"\F1203"}.mdi-cheese::before{content:"\F12B9"}.mdi-cheese-off::before{content:"\F13EE"}.mdi-chef-hat::before{content:"\F0B7C"}.mdi-chemical-weapon::before{content:"\F013B"}.mdi-chess-bishop::before{content:"\F085C"}.mdi-chess-king::before{content:"\F0857"}.mdi-chess-knight::before{content:"\F0858"}.mdi-chess-pawn::before{content:"\F0859"}.mdi-chess-queen::before{content:"\F085A"}.mdi-chess-rook::before{content:"\F085B"}.mdi-chevron-double-down::before{content:"\F013C"}.mdi-chevron-double-left::before{content:"\F013D"}.mdi-chevron-double-right::before{content:"\F013E"}.mdi-chevron-double-up::before{content:"\F013F"}.mdi-chevron-down::before{content:"\F0140"}.mdi-chevron-down-box::before{content:"\F09D6"}.mdi-chevron-down-box-outline::before{content:"\F09D7"}.mdi-chevron-down-circle::before{content:"\F0B26"}.mdi-chevron-down-circle-outline::before{content:"\F0B27"}.mdi-chevron-left::before{content:"\F0141"}.mdi-chevron-left-box::before{content:"\F09D8"}.mdi-chevron-left-box-outline::before{content:"\F09D9"}.mdi-chevron-left-circle::before{content:"\F0B28"}.mdi-chevron-left-circle-outline::before{content:"\F0B29"}.mdi-chevron-right::before{content:"\F0142"}.mdi-chevron-right-box::before{content:"\F09DA"}.mdi-chevron-right-box-outline::before{content:"\F09DB"}.mdi-chevron-right-circle::before{content:"\F0B2A"}.mdi-chevron-right-circle-outline::before{content:"\F0B2B"}.mdi-chevron-triple-down::before{content:"\F0DB9"}.mdi-chevron-triple-left::before{content:"\F0DBA"}.mdi-chevron-triple-right::before{content:"\F0DBB"}.mdi-chevron-triple-up::before{content:"\F0DBC"}.mdi-chevron-up::before{content:"\F0143"}.mdi-chevron-up-box::before{content:"\F09DC"}.mdi-chevron-up-box-outline::before{content:"\F09DD"}.mdi-chevron-up-circle::before{content:"\F0B2C"}.mdi-chevron-up-circle-outline::before{content:"\F0B2D"}.mdi-chili-hot::before{content:"\F07B2"}.mdi-chili-medium::before{content:"\F07B3"}.mdi-chili-mild::before{content:"\F07B4"}.mdi-chili-off::before{content:"\F1467"}.mdi-chip::before{content:"\F061A"}.mdi-christianity::before{content:"\F0953"}.mdi-christianity-outline::before{content:"\F0CF6"}.mdi-church::before{content:"\F0144"}.mdi-cigar::before{content:"\F1189"}.mdi-cigar-off::before{content:"\F141B"}.mdi-circle::before{content:"\F0765"}.mdi-circle-double::before{content:"\F0E95"}.mdi-circle-edit-outline::before{content:"\F08D5"}.mdi-circle-expand::before{content:"\F0E96"}.mdi-circle-half::before{content:"\F1395"}.mdi-circle-half-full::before{content:"\F1396"}.mdi-circle-medium::before{content:"\F09DE"}.mdi-circle-multiple::before{content:"\F0B38"}.mdi-circle-multiple-outline::before{content:"\F0695"}.mdi-circle-off-outline::before{content:"\F10D3"}.mdi-circle-outline::before{content:"\F0766"}.mdi-circle-slice-1::before{content:"\F0A9E"}.mdi-circle-slice-2::before{content:"\F0A9F"}.mdi-circle-slice-3::before{content:"\F0AA0"}.mdi-circle-slice-4::before{content:"\F0AA1"}.mdi-circle-slice-5::before{content:"\F0AA2"}.mdi-circle-slice-6::before{content:"\F0AA3"}.mdi-circle-slice-7::before{content:"\F0AA4"}.mdi-circle-slice-8::before{content:"\F0AA5"}.mdi-circle-small::before{content:"\F09DF"}.mdi-circular-saw::before{content:"\F0E22"}.mdi-city::before{content:"\F0146"}.mdi-city-variant::before{content:"\F0A36"}.mdi-city-variant-outline::before{content:"\F0A37"}.mdi-clipboard::before{content:"\F0147"}.mdi-clipboard-account::before{content:"\F0148"}.mdi-clipboard-account-outline::before{content:"\F0C55"}.mdi-clipboard-alert::before{content:"\F0149"}.mdi-clipboard-alert-outline::before{content:"\F0CF7"}.mdi-clipboard-arrow-down::before{content:"\F014A"}.mdi-clipboard-arrow-down-outline::before{content:"\F0C56"}.mdi-clipboard-arrow-left::before{content:"\F014B"}.mdi-clipboard-arrow-left-outline::before{content:"\F0CF8"}.mdi-clipboard-arrow-right::before{content:"\F0CF9"}.mdi-clipboard-arrow-right-outline::before{content:"\F0CFA"}.mdi-clipboard-arrow-up::before{content:"\F0C57"}.mdi-clipboard-arrow-up-outline::before{content:"\F0C58"}.mdi-clipboard-check::before{content:"\F014E"}.mdi-clipboard-check-multiple::before{content:"\F1263"}.mdi-clipboard-check-multiple-outline::before{content:"\F1264"}.mdi-clipboard-check-outline::before{content:"\F08A8"}.mdi-clipboard-file::before{content:"\F1265"}.mdi-clipboard-file-outline::before{content:"\F1266"}.mdi-clipboard-flow::before{content:"\F06C8"}.mdi-clipboard-flow-outline::before{content:"\F1117"}.mdi-clipboard-list::before{content:"\F10D4"}.mdi-clipboard-list-outline::before{content:"\F10D5"}.mdi-clipboard-multiple::before{content:"\F1267"}.mdi-clipboard-multiple-outline::before{content:"\F1268"}.mdi-clipboard-outline::before{content:"\F014C"}.mdi-clipboard-play::before{content:"\F0C59"}.mdi-clipboard-play-multiple::before{content:"\F1269"}.mdi-clipboard-play-multiple-outline::before{content:"\F126A"}.mdi-clipboard-play-outline::before{content:"\F0C5A"}.mdi-clipboard-plus::before{content:"\F0751"}.mdi-clipboard-plus-outline::before{content:"\F131F"}.mdi-clipboard-pulse::before{content:"\F085D"}.mdi-clipboard-pulse-outline::before{content:"\F085E"}.mdi-clipboard-text::before{content:"\F014D"}.mdi-clipboard-text-multiple::before{content:"\F126B"}.mdi-clipboard-text-multiple-outline::before{content:"\F126C"}.mdi-clipboard-text-outline::before{content:"\F0A38"}.mdi-clipboard-text-play::before{content:"\F0C5B"}.mdi-clipboard-text-play-outline::before{content:"\F0C5C"}.mdi-clippy::before{content:"\F014F"}.mdi-clock::before{content:"\F0954"}.mdi-clock-alert::before{content:"\F0955"}.mdi-clock-alert-outline::before{content:"\F05CE"}.mdi-clock-check::before{content:"\F0FA8"}.mdi-clock-check-outline::before{content:"\F0FA9"}.mdi-clock-digital::before{content:"\F0E97"}.mdi-clock-end::before{content:"\F0151"}.mdi-clock-fast::before{content:"\F0152"}.mdi-clock-in::before{content:"\F0153"}.mdi-clock-out::before{content:"\F0154"}.mdi-clock-outline::before{content:"\F0150"}.mdi-clock-start::before{content:"\F0155"}.mdi-clock-time-eight::before{content:"\F1446"}.mdi-clock-time-eight-outline::before{content:"\F1452"}.mdi-clock-time-eleven::before{content:"\F1449"}.mdi-clock-time-eleven-outline::before{content:"\F1455"}.mdi-clock-time-five::before{content:"\F1443"}.mdi-clock-time-five-outline::before{content:"\F144F"}.mdi-clock-time-four::before{content:"\F1442"}.mdi-clock-time-four-outline::before{content:"\F144E"}.mdi-clock-time-nine::before{content:"\F1447"}.mdi-clock-time-nine-outline::before{content:"\F1453"}.mdi-clock-time-one::before{content:"\F143F"}.mdi-clock-time-one-outline::before{content:"\F144B"}.mdi-clock-time-seven::before{content:"\F1445"}.mdi-clock-time-seven-outline::before{content:"\F1451"}.mdi-clock-time-six::before{content:"\F1444"}.mdi-clock-time-six-outline::before{content:"\F1450"}.mdi-clock-time-ten::before{content:"\F1448"}.mdi-clock-time-ten-outline::before{content:"\F1454"}.mdi-clock-time-three::before{content:"\F1441"}.mdi-clock-time-three-outline::before{content:"\F144D"}.mdi-clock-time-twelve::before{content:"\F144A"}.mdi-clock-time-twelve-outline::before{content:"\F1456"}.mdi-clock-time-two::before{content:"\F1440"}.mdi-clock-time-two-outline::before{content:"\F144C"}.mdi-close::before{content:"\F0156"}.mdi-close-box::before{content:"\F0157"}.mdi-close-box-multiple::before{content:"\F0C5D"}.mdi-close-box-multiple-outline::before{content:"\F0C5E"}.mdi-close-box-outline::before{content:"\F0158"}.mdi-close-circle::before{content:"\F0159"}.mdi-close-circle-multiple::before{content:"\F062A"}.mdi-close-circle-multiple-outline::before{content:"\F0883"}.mdi-close-circle-outline::before{content:"\F015A"}.mdi-close-network::before{content:"\F015B"}.mdi-close-network-outline::before{content:"\F0C5F"}.mdi-close-octagon::before{content:"\F015C"}.mdi-close-octagon-outline::before{content:"\F015D"}.mdi-close-outline::before{content:"\F06C9"}.mdi-close-thick::before{content:"\F1398"}.mdi-closed-caption::before{content:"\F015E"}.mdi-closed-caption-outline::before{content:"\F0DBD"}.mdi-cloud::before{content:"\F015F"}.mdi-cloud-alert::before{content:"\F09E0"}.mdi-cloud-braces::before{content:"\F07B5"}.mdi-cloud-check::before{content:"\F0160"}.mdi-cloud-check-outline::before{content:"\F12CC"}.mdi-cloud-circle::before{content:"\F0161"}.mdi-cloud-download::before{content:"\F0162"}.mdi-cloud-download-outline::before{content:"\F0B7D"}.mdi-cloud-lock::before{content:"\F11F1"}.mdi-cloud-lock-outline::before{content:"\F11F2"}.mdi-cloud-off-outline::before{content:"\F0164"}.mdi-cloud-outline::before{content:"\F0163"}.mdi-cloud-print::before{content:"\F0165"}.mdi-cloud-print-outline::before{content:"\F0166"}.mdi-cloud-question::before{content:"\F0A39"}.mdi-cloud-refresh::before{content:"\F052A"}.mdi-cloud-search::before{content:"\F0956"}.mdi-cloud-search-outline::before{content:"\F0957"}.mdi-cloud-sync::before{content:"\F063F"}.mdi-cloud-sync-outline::before{content:"\F12D6"}.mdi-cloud-tags::before{content:"\F07B6"}.mdi-cloud-upload::before{content:"\F0167"}.mdi-cloud-upload-outline::before{content:"\F0B7E"}.mdi-clover::before{content:"\F0816"}.mdi-coach-lamp::before{content:"\F1020"}.mdi-coat-rack::before{content:"\F109E"}.mdi-code-array::before{content:"\F0168"}.mdi-code-braces::before{content:"\F0169"}.mdi-code-braces-box::before{content:"\F10D6"}.mdi-code-brackets::before{content:"\F016A"}.mdi-code-equal::before{content:"\F016B"}.mdi-code-greater-than::before{content:"\F016C"}.mdi-code-greater-than-or-equal::before{content:"\F016D"}.mdi-code-json::before{content:"\F0626"}.mdi-code-less-than::before{content:"\F016E"}.mdi-code-less-than-or-equal::before{content:"\F016F"}.mdi-code-not-equal::before{content:"\F0170"}.mdi-code-not-equal-variant::before{content:"\F0171"}.mdi-code-parentheses::before{content:"\F0172"}.mdi-code-parentheses-box::before{content:"\F10D7"}.mdi-code-string::before{content:"\F0173"}.mdi-code-tags::before{content:"\F0174"}.mdi-code-tags-check::before{content:"\F0694"}.mdi-codepen::before{content:"\F0175"}.mdi-coffee::before{content:"\F0176"}.mdi-coffee-maker::before{content:"\F109F"}.mdi-coffee-off::before{content:"\F0FAA"}.mdi-coffee-off-outline::before{content:"\F0FAB"}.mdi-coffee-outline::before{content:"\F06CA"}.mdi-coffee-to-go::before{content:"\F0177"}.mdi-coffee-to-go-outline::before{content:"\F130E"}.mdi-coffin::before{content:"\F0B7F"}.mdi-cog::before{content:"\F0493"}.mdi-cog-box::before{content:"\F0494"}.mdi-cog-clockwise::before{content:"\F11DD"}.mdi-cog-counterclockwise::before{content:"\F11DE"}.mdi-cog-off::before{content:"\F13CE"}.mdi-cog-off-outline::before{content:"\F13CF"}.mdi-cog-outline::before{content:"\F08BB"}.mdi-cog-refresh::before{content:"\F145E"}.mdi-cog-refresh-outline::before{content:"\F145F"}.mdi-cog-sync::before{content:"\F1460"}.mdi-cog-sync-outline::before{content:"\F1461"}.mdi-cog-transfer::before{content:"\F105B"}.mdi-cog-transfer-outline::before{content:"\F105C"}.mdi-cogs::before{content:"\F08D6"}.mdi-collage::before{content:"\F0640"}.mdi-collapse-all::before{content:"\F0AA6"}.mdi-collapse-all-outline::before{content:"\F0AA7"}.mdi-color-helper::before{content:"\F0179"}.mdi-comma::before{content:"\F0E23"}.mdi-comma-box::before{content:"\F0E2B"}.mdi-comma-box-outline::before{content:"\F0E24"}.mdi-comma-circle::before{content:"\F0E25"}.mdi-comma-circle-outline::before{content:"\F0E26"}.mdi-comment::before{content:"\F017A"}.mdi-comment-account::before{content:"\F017B"}.mdi-comment-account-outline::before{content:"\F017C"}.mdi-comment-alert::before{content:"\F017D"}.mdi-comment-alert-outline::before{content:"\F017E"}.mdi-comment-arrow-left::before{content:"\F09E1"}.mdi-comment-arrow-left-outline::before{content:"\F09E2"}.mdi-comment-arrow-right::before{content:"\F09E3"}.mdi-comment-arrow-right-outline::before{content:"\F09E4"}.mdi-comment-check::before{content:"\F017F"}.mdi-comment-check-outline::before{content:"\F0180"}.mdi-comment-edit::before{content:"\F11BF"}.mdi-comment-edit-outline::before{content:"\F12C4"}.mdi-comment-eye::before{content:"\F0A3A"}.mdi-comment-eye-outline::before{content:"\F0A3B"}.mdi-comment-multiple::before{content:"\F085F"}.mdi-comment-multiple-outline::before{content:"\F0181"}.mdi-comment-outline::before{content:"\F0182"}.mdi-comment-plus::before{content:"\F09E5"}.mdi-comment-plus-outline::before{content:"\F0183"}.mdi-comment-processing::before{content:"\F0184"}.mdi-comment-processing-outline::before{content:"\F0185"}.mdi-comment-question::before{content:"\F0817"}.mdi-comment-question-outline::before{content:"\F0186"}.mdi-comment-quote::before{content:"\F1021"}.mdi-comment-quote-outline::before{content:"\F1022"}.mdi-comment-remove::before{content:"\F05DE"}.mdi-comment-remove-outline::before{content:"\F0187"}.mdi-comment-search::before{content:"\F0A3C"}.mdi-comment-search-outline::before{content:"\F0A3D"}.mdi-comment-text::before{content:"\F0188"}.mdi-comment-text-multiple::before{content:"\F0860"}.mdi-comment-text-multiple-outline::before{content:"\F0861"}.mdi-comment-text-outline::before{content:"\F0189"}.mdi-compare::before{content:"\F018A"}.mdi-compare-horizontal::before{content:"\F1492"}.mdi-compare-vertical::before{content:"\F1493"}.mdi-compass::before{content:"\F018B"}.mdi-compass-off::before{content:"\F0B80"}.mdi-compass-off-outline::before{content:"\F0B81"}.mdi-compass-outline::before{content:"\F018C"}.mdi-compass-rose::before{content:"\F1382"}.mdi-concourse-ci::before{content:"\F10A0"}.mdi-console::before{content:"\F018D"}.mdi-console-line::before{content:"\F07B7"}.mdi-console-network::before{content:"\F08A9"}.mdi-console-network-outline::before{content:"\F0C60"}.mdi-consolidate::before{content:"\F10D8"}.mdi-contactless-payment::before{content:"\F0D6A"}.mdi-contactless-payment-circle::before{content:"\F0321"}.mdi-contactless-payment-circle-outline::before{content:"\F0408"}.mdi-contacts::before{content:"\F06CB"}.mdi-contacts-outline::before{content:"\F05B8"}.mdi-contain::before{content:"\F0A3E"}.mdi-contain-end::before{content:"\F0A3F"}.mdi-contain-start::before{content:"\F0A40"}.mdi-content-copy::before{content:"\F018F"}.mdi-content-cut::before{content:"\F0190"}.mdi-content-duplicate::before{content:"\F0191"}.mdi-content-paste::before{content:"\F0192"}.mdi-content-save::before{content:"\F0193"}.mdi-content-save-alert::before{content:"\F0F42"}.mdi-content-save-alert-outline::before{content:"\F0F43"}.mdi-content-save-all::before{content:"\F0194"}.mdi-content-save-all-outline::before{content:"\F0F44"}.mdi-content-save-cog::before{content:"\F145B"}.mdi-content-save-cog-outline::before{content:"\F145C"}.mdi-content-save-edit::before{content:"\F0CFB"}.mdi-content-save-edit-outline::before{content:"\F0CFC"}.mdi-content-save-move::before{content:"\F0E27"}.mdi-content-save-move-outline::before{content:"\F0E28"}.mdi-content-save-outline::before{content:"\F0818"}.mdi-content-save-settings::before{content:"\F061B"}.mdi-content-save-settings-outline::before{content:"\F0B2E"}.mdi-contrast::before{content:"\F0195"}.mdi-contrast-box::before{content:"\F0196"}.mdi-contrast-circle::before{content:"\F0197"}.mdi-controller-classic::before{content:"\F0B82"}.mdi-controller-classic-outline::before{content:"\F0B83"}.mdi-cookie::before{content:"\F0198"}.mdi-coolant-temperature::before{content:"\F03C8"}.mdi-copyright::before{content:"\F05E6"}.mdi-cordova::before{content:"\F0958"}.mdi-corn::before{content:"\F07B8"}.mdi-corn-off::before{content:"\F13EF"}.mdi-cosine-wave::before{content:"\F1479"}.mdi-counter::before{content:"\F0199"}.mdi-cow::before{content:"\F019A"}.mdi-cpu-32-bit::before{content:"\F0EDF"}.mdi-cpu-64-bit::before{content:"\F0EE0"}.mdi-crane::before{content:"\F0862"}.mdi-creation::before{content:"\F0674"}.mdi-creative-commons::before{content:"\F0D6B"}.mdi-credit-card::before{content:"\F0FEF"}.mdi-credit-card-check::before{content:"\F13D0"}.mdi-credit-card-check-outline::before{content:"\F13D1"}.mdi-credit-card-clock::before{content:"\F0EE1"}.mdi-credit-card-clock-outline::before{content:"\F0EE2"}.mdi-credit-card-marker::before{content:"\F06A8"}.mdi-credit-card-marker-outline::before{content:"\F0DBE"}.mdi-credit-card-minus::before{content:"\F0FAC"}.mdi-credit-card-minus-outline::before{content:"\F0FAD"}.mdi-credit-card-multiple::before{content:"\F0FF0"}.mdi-credit-card-multiple-outline::before{content:"\F019C"}.mdi-credit-card-off::before{content:"\F0FF1"}.mdi-credit-card-off-outline::before{content:"\F05E4"}.mdi-credit-card-outline::before{content:"\F019B"}.mdi-credit-card-plus::before{content:"\F0FF2"}.mdi-credit-card-plus-outline::before{content:"\F0676"}.mdi-credit-card-refund::before{content:"\F0FF3"}.mdi-credit-card-refund-outline::before{content:"\F0AA8"}.mdi-credit-card-remove::before{content:"\F0FAE"}.mdi-credit-card-remove-outline::before{content:"\F0FAF"}.mdi-credit-card-scan::before{content:"\F0FF4"}.mdi-credit-card-scan-outline::before{content:"\F019D"}.mdi-credit-card-settings::before{content:"\F0FF5"}.mdi-credit-card-settings-outline::before{content:"\F08D7"}.mdi-credit-card-wireless::before{content:"\F0802"}.mdi-credit-card-wireless-off::before{content:"\F057A"}.mdi-credit-card-wireless-off-outline::before{content:"\F057B"}.mdi-credit-card-wireless-outline::before{content:"\F0D6C"}.mdi-cricket::before{content:"\F0D6D"}.mdi-crop::before{content:"\F019E"}.mdi-crop-free::before{content:"\F019F"}.mdi-crop-landscape::before{content:"\F01A0"}.mdi-crop-portrait::before{content:"\F01A1"}.mdi-crop-rotate::before{content:"\F0696"}.mdi-crop-square::before{content:"\F01A2"}.mdi-crosshairs::before{content:"\F01A3"}.mdi-crosshairs-gps::before{content:"\F01A4"}.mdi-crosshairs-off::before{content:"\F0F45"}.mdi-crosshairs-question::before{content:"\F1136"}.mdi-crown::before{content:"\F01A5"}.mdi-crown-outline::before{content:"\F11D0"}.mdi-cryengine::before{content:"\F0959"}.mdi-crystal-ball::before{content:"\F0B2F"}.mdi-cube::before{content:"\F01A6"}.mdi-cube-off::before{content:"\F141C"}.mdi-cube-off-outline::before{content:"\F141D"}.mdi-cube-outline::before{content:"\F01A7"}.mdi-cube-scan::before{content:"\F0B84"}.mdi-cube-send::before{content:"\F01A8"}.mdi-cube-unfolded::before{content:"\F01A9"}.mdi-cup::before{content:"\F01AA"}.mdi-cup-off::before{content:"\F05E5"}.mdi-cup-off-outline::before{content:"\F137D"}.mdi-cup-outline::before{content:"\F130F"}.mdi-cup-water::before{content:"\F01AB"}.mdi-cupboard::before{content:"\F0F46"}.mdi-cupboard-outline::before{content:"\F0F47"}.mdi-cupcake::before{content:"\F095A"}.mdi-curling::before{content:"\F0863"}.mdi-currency-bdt::before{content:"\F0864"}.mdi-currency-brl::before{content:"\F0B85"}.mdi-currency-btc::before{content:"\F01AC"}.mdi-currency-cny::before{content:"\F07BA"}.mdi-currency-eth::before{content:"\F07BB"}.mdi-currency-eur::before{content:"\F01AD"}.mdi-currency-eur-off::before{content:"\F1315"}.mdi-currency-gbp::before{content:"\F01AE"}.mdi-currency-ils::before{content:"\F0C61"}.mdi-currency-inr::before{content:"\F01AF"}.mdi-currency-jpy::before{content:"\F07BC"}.mdi-currency-krw::before{content:"\F07BD"}.mdi-currency-kzt::before{content:"\F0865"}.mdi-currency-ngn::before{content:"\F01B0"}.mdi-currency-php::before{content:"\F09E6"}.mdi-currency-rial::before{content:"\F0E9C"}.mdi-currency-rub::before{content:"\F01B1"}.mdi-currency-sign::before{content:"\F07BE"}.mdi-currency-try::before{content:"\F01B2"}.mdi-currency-twd::before{content:"\F07BF"}.mdi-currency-usd::before{content:"\F01C1"}.mdi-currency-usd-circle::before{content:"\F116B"}.mdi-currency-usd-circle-outline::before{content:"\F0178"}.mdi-currency-usd-off::before{content:"\F067A"}.mdi-current-ac::before{content:"\F1480"}.mdi-current-dc::before{content:"\F095C"}.mdi-cursor-default::before{content:"\F01C0"}.mdi-cursor-default-click::before{content:"\F0CFD"}.mdi-cursor-default-click-outline::before{content:"\F0CFE"}.mdi-cursor-default-gesture::before{content:"\F1127"}.mdi-cursor-default-gesture-outline::before{content:"\F1128"}.mdi-cursor-default-outline::before{content:"\F01BF"}.mdi-cursor-move::before{content:"\F01BE"}.mdi-cursor-pointer::before{content:"\F01BD"}.mdi-cursor-text::before{content:"\F05E7"}.mdi-database::before{content:"\F01BC"}.mdi-database-check::before{content:"\F0AA9"}.mdi-database-edit::before{content:"\F0B86"}.mdi-database-export::before{content:"\F095E"}.mdi-database-import::before{content:"\F095D"}.mdi-database-lock::before{content:"\F0AAA"}.mdi-database-marker::before{content:"\F12F6"}.mdi-database-minus::before{content:"\F01BB"}.mdi-database-plus::before{content:"\F01BA"}.mdi-database-refresh::before{content:"\F05C2"}.mdi-database-remove::before{content:"\F0D00"}.mdi-database-search::before{content:"\F0866"}.mdi-database-settings::before{content:"\F0D01"}.mdi-database-sync::before{content:"\F0CFF"}.mdi-death-star::before{content:"\F08D8"}.mdi-death-star-variant::before{content:"\F08D9"}.mdi-deathly-hallows::before{content:"\F0B87"}.mdi-debian::before{content:"\F08DA"}.mdi-debug-step-into::before{content:"\F01B9"}.mdi-debug-step-out::before{content:"\F01B8"}.mdi-debug-step-over::before{content:"\F01B7"}.mdi-decagram::before{content:"\F076C"}.mdi-decagram-outline::before{content:"\F076D"}.mdi-decimal::before{content:"\F10A1"}.mdi-decimal-comma::before{content:"\F10A2"}.mdi-decimal-comma-decrease::before{content:"\F10A3"}.mdi-decimal-comma-increase::before{content:"\F10A4"}.mdi-decimal-decrease::before{content:"\F01B6"}.mdi-decimal-increase::before{content:"\F01B5"}.mdi-delete::before{content:"\F01B4"}.mdi-delete-alert::before{content:"\F10A5"}.mdi-delete-alert-outline::before{content:"\F10A6"}.mdi-delete-circle::before{content:"\F0683"}.mdi-delete-circle-outline::before{content:"\F0B88"}.mdi-delete-empty::before{content:"\F06CC"}.mdi-delete-empty-outline::before{content:"\F0E9D"}.mdi-delete-forever::before{content:"\F05E8"}.mdi-delete-forever-outline::before{content:"\F0B89"}.mdi-delete-off::before{content:"\F10A7"}.mdi-delete-off-outline::before{content:"\F10A8"}.mdi-delete-outline::before{content:"\F09E7"}.mdi-delete-restore::before{content:"\F0819"}.mdi-delete-sweep::before{content:"\F05E9"}.mdi-delete-sweep-outline::before{content:"\F0C62"}.mdi-delete-variant::before{content:"\F01B3"}.mdi-delta::before{content:"\F01C2"}.mdi-desk::before{content:"\F1239"}.mdi-desk-lamp::before{content:"\F095F"}.mdi-deskphone::before{content:"\F01C3"}.mdi-desktop-classic::before{content:"\F07C0"}.mdi-desktop-mac::before{content:"\F01C4"}.mdi-desktop-mac-dashboard::before{content:"\F09E8"}.mdi-desktop-tower::before{content:"\F01C5"}.mdi-desktop-tower-monitor::before{content:"\F0AAB"}.mdi-details::before{content:"\F01C6"}.mdi-dev-to::before{content:"\F0D6E"}.mdi-developer-board::before{content:"\F0697"}.mdi-deviantart::before{content:"\F01C7"}.mdi-devices::before{content:"\F0FB0"}.mdi-diabetes::before{content:"\F1126"}.mdi-dialpad::before{content:"\F061C"}.mdi-diameter::before{content:"\F0C63"}.mdi-diameter-outline::before{content:"\F0C64"}.mdi-diameter-variant::before{content:"\F0C65"}.mdi-diamond::before{content:"\F0B8A"}.mdi-diamond-outline::before{content:"\F0B8B"}.mdi-diamond-stone::before{content:"\F01C8"}.mdi-dice-1::before{content:"\F01CA"}.mdi-dice-1-outline::before{content:"\F114A"}.mdi-dice-2::before{content:"\F01CB"}.mdi-dice-2-outline::before{content:"\F114B"}.mdi-dice-3::before{content:"\F01CC"}.mdi-dice-3-outline::before{content:"\F114C"}.mdi-dice-4::before{content:"\F01CD"}.mdi-dice-4-outline::before{content:"\F114D"}.mdi-dice-5::before{content:"\F01CE"}.mdi-dice-5-outline::before{content:"\F114E"}.mdi-dice-6::before{content:"\F01CF"}.mdi-dice-6-outline::before{content:"\F114F"}.mdi-dice-d10::before{content:"\F1153"}.mdi-dice-d10-outline::before{content:"\F076F"}.mdi-dice-d12::before{content:"\F1154"}.mdi-dice-d12-outline::before{content:"\F0867"}.mdi-dice-d20::before{content:"\F1155"}.mdi-dice-d20-outline::before{content:"\F05EA"}.mdi-dice-d4::before{content:"\F1150"}.mdi-dice-d4-outline::before{content:"\F05EB"}.mdi-dice-d6::before{content:"\F1151"}.mdi-dice-d6-outline::before{content:"\F05ED"}.mdi-dice-d8::before{content:"\F1152"}.mdi-dice-d8-outline::before{content:"\F05EC"}.mdi-dice-multiple::before{content:"\F076E"}.mdi-dice-multiple-outline::before{content:"\F1156"}.mdi-digital-ocean::before{content:"\F1237"}.mdi-dip-switch::before{content:"\F07C1"}.mdi-directions::before{content:"\F01D0"}.mdi-directions-fork::before{content:"\F0641"}.mdi-disc::before{content:"\F05EE"}.mdi-disc-alert::before{content:"\F01D1"}.mdi-disc-player::before{content:"\F0960"}.mdi-discord::before{content:"\F066F"}.mdi-dishwasher::before{content:"\F0AAC"}.mdi-dishwasher-alert::before{content:"\F11B8"}.mdi-dishwasher-off::before{content:"\F11B9"}.mdi-disqus::before{content:"\F01D2"}.mdi-distribute-horizontal-center::before{content:"\F11C9"}.mdi-distribute-horizontal-left::before{content:"\F11C8"}.mdi-distribute-horizontal-right::before{content:"\F11CA"}.mdi-distribute-vertical-bottom::before{content:"\F11CB"}.mdi-distribute-vertical-center::before{content:"\F11CC"}.mdi-distribute-vertical-top::before{content:"\F11CD"}.mdi-diving-flippers::before{content:"\F0DBF"}.mdi-diving-helmet::before{content:"\F0DC0"}.mdi-diving-scuba::before{content:"\F0DC1"}.mdi-diving-scuba-flag::before{content:"\F0DC2"}.mdi-diving-scuba-tank::before{content:"\F0DC3"}.mdi-diving-scuba-tank-multiple::before{content:"\F0DC4"}.mdi-diving-snorkel::before{content:"\F0DC5"}.mdi-division::before{content:"\F01D4"}.mdi-division-box::before{content:"\F01D5"}.mdi-dlna::before{content:"\F0A41"}.mdi-dna::before{content:"\F0684"}.mdi-dns::before{content:"\F01D6"}.mdi-dns-outline::before{content:"\F0B8C"}.mdi-do-not-disturb::before{content:"\F0698"}.mdi-do-not-disturb-off::before{content:"\F0699"}.mdi-dock-bottom::before{content:"\F10A9"}.mdi-dock-left::before{content:"\F10AA"}.mdi-dock-right::before{content:"\F10AB"}.mdi-dock-window::before{content:"\F10AC"}.mdi-docker::before{content:"\F0868"}.mdi-doctor::before{content:"\F0A42"}.mdi-dog::before{content:"\F0A43"}.mdi-dog-service::before{content:"\F0AAD"}.mdi-dog-side::before{content:"\F0A44"}.mdi-dolby::before{content:"\F06B3"}.mdi-dolly::before{content:"\F0E9E"}.mdi-domain::before{content:"\F01D7"}.mdi-domain-off::before{content:"\F0D6F"}.mdi-domain-plus::before{content:"\F10AD"}.mdi-domain-remove::before{content:"\F10AE"}.mdi-dome-light::before{content:"\F141E"}.mdi-domino-mask::before{content:"\F1023"}.mdi-donkey::before{content:"\F07C2"}.mdi-door::before{content:"\F081A"}.mdi-door-closed::before{content:"\F081B"}.mdi-door-closed-lock::before{content:"\F10AF"}.mdi-door-open::before{content:"\F081C"}.mdi-doorbell::before{content:"\F12E6"}.mdi-doorbell-video::before{content:"\F0869"}.mdi-dot-net::before{content:"\F0AAE"}.mdi-dots-horizontal::before{content:"\F01D8"}.mdi-dots-horizontal-circle::before{content:"\F07C3"}.mdi-dots-horizontal-circle-outline::before{content:"\F0B8D"}.mdi-dots-vertical::before{content:"\F01D9"}.mdi-dots-vertical-circle::before{content:"\F07C4"}.mdi-dots-vertical-circle-outline::before{content:"\F0B8E"}.mdi-douban::before{content:"\F069A"}.mdi-download::before{content:"\F01DA"}.mdi-download-box::before{content:"\F1462"}.mdi-download-box-outline::before{content:"\F1463"}.mdi-download-circle::before{content:"\F1464"}.mdi-download-circle-outline::before{content:"\F1465"}.mdi-download-lock::before{content:"\F1320"}.mdi-download-lock-outline::before{content:"\F1321"}.mdi-download-multiple::before{content:"\F09E9"}.mdi-download-network::before{content:"\F06F4"}.mdi-download-network-outline::before{content:"\F0C66"}.mdi-download-off::before{content:"\F10B0"}.mdi-download-off-outline::before{content:"\F10B1"}.mdi-download-outline::before{content:"\F0B8F"}.mdi-drag::before{content:"\F01DB"}.mdi-drag-horizontal::before{content:"\F01DC"}.mdi-drag-horizontal-variant::before{content:"\F12F0"}.mdi-drag-variant::before{content:"\F0B90"}.mdi-drag-vertical::before{content:"\F01DD"}.mdi-drag-vertical-variant::before{content:"\F12F1"}.mdi-drama-masks::before{content:"\F0D02"}.mdi-draw::before{content:"\F0F49"}.mdi-drawing::before{content:"\F01DE"}.mdi-drawing-box::before{content:"\F01DF"}.mdi-dresser::before{content:"\F0F4A"}.mdi-dresser-outline::before{content:"\F0F4B"}.mdi-drone::before{content:"\F01E2"}.mdi-dropbox::before{content:"\F01E3"}.mdi-drupal::before{content:"\F01E4"}.mdi-duck::before{content:"\F01E5"}.mdi-dumbbell::before{content:"\F01E6"}.mdi-dump-truck::before{content:"\F0C67"}.mdi-ear-hearing::before{content:"\F07C5"}.mdi-ear-hearing-off::before{content:"\F0A45"}.mdi-earth::before{content:"\F01E7"}.mdi-earth-arrow-right::before{content:"\F1311"}.mdi-earth-box::before{content:"\F06CD"}.mdi-earth-box-minus::before{content:"\F1407"}.mdi-earth-box-off::before{content:"\F06CE"}.mdi-earth-box-plus::before{content:"\F1406"}.mdi-earth-box-remove::before{content:"\F1408"}.mdi-earth-minus::before{content:"\F1404"}.mdi-earth-off::before{content:"\F01E8"}.mdi-earth-plus::before{content:"\F1403"}.mdi-earth-remove::before{content:"\F1405"}.mdi-egg::before{content:"\F0AAF"}.mdi-egg-easter::before{content:"\F0AB0"}.mdi-egg-off::before{content:"\F13F0"}.mdi-egg-off-outline::before{content:"\F13F1"}.mdi-egg-outline::before{content:"\F13F2"}.mdi-eight-track::before{content:"\F09EA"}.mdi-eject::before{content:"\F01EA"}.mdi-eject-outline::before{content:"\F0B91"}.mdi-electric-switch::before{content:"\F0E9F"}.mdi-electric-switch-closed::before{content:"\F10D9"}.mdi-electron-framework::before{content:"\F1024"}.mdi-elephant::before{content:"\F07C6"}.mdi-elevation-decline::before{content:"\F01EB"}.mdi-elevation-rise::before{content:"\F01EC"}.mdi-elevator::before{content:"\F01ED"}.mdi-elevator-down::before{content:"\F12C2"}.mdi-elevator-passenger::before{content:"\F1381"}.mdi-elevator-up::before{content:"\F12C1"}.mdi-ellipse::before{content:"\F0EA0"}.mdi-ellipse-outline::before{content:"\F0EA1"}.mdi-email::before{content:"\F01EE"}.mdi-email-alert::before{content:"\F06CF"}.mdi-email-alert-outline::before{content:"\F0D42"}.mdi-email-box::before{content:"\F0D03"}.mdi-email-check::before{content:"\F0AB1"}.mdi-email-check-outline::before{content:"\F0AB2"}.mdi-email-edit::before{content:"\F0EE3"}.mdi-email-edit-outline::before{content:"\F0EE4"}.mdi-email-lock::before{content:"\F01F1"}.mdi-email-mark-as-unread::before{content:"\F0B92"}.mdi-email-minus::before{content:"\F0EE5"}.mdi-email-minus-outline::before{content:"\F0EE6"}.mdi-email-multiple::before{content:"\F0EE7"}.mdi-email-multiple-outline::before{content:"\F0EE8"}.mdi-email-newsletter::before{content:"\F0FB1"}.mdi-email-off::before{content:"\F13E3"}.mdi-email-off-outline::before{content:"\F13E4"}.mdi-email-open::before{content:"\F01EF"}.mdi-email-open-multiple::before{content:"\F0EE9"}.mdi-email-open-multiple-outline::before{content:"\F0EEA"}.mdi-email-open-outline::before{content:"\F05EF"}.mdi-email-outline::before{content:"\F01F0"}.mdi-email-plus::before{content:"\F09EB"}.mdi-email-plus-outline::before{content:"\F09EC"}.mdi-email-receive::before{content:"\F10DA"}.mdi-email-receive-outline::before{content:"\F10DB"}.mdi-email-search::before{content:"\F0961"}.mdi-email-search-outline::before{content:"\F0962"}.mdi-email-send::before{content:"\F10DC"}.mdi-email-send-outline::before{content:"\F10DD"}.mdi-email-sync::before{content:"\F12C7"}.mdi-email-sync-outline::before{content:"\F12C8"}.mdi-email-variant::before{content:"\F05F0"}.mdi-ember::before{content:"\F0B30"}.mdi-emby::before{content:"\F06B4"}.mdi-emoticon::before{content:"\F0C68"}.mdi-emoticon-angry::before{content:"\F0C69"}.mdi-emoticon-angry-outline::before{content:"\F0C6A"}.mdi-emoticon-confused::before{content:"\F10DE"}.mdi-emoticon-confused-outline::before{content:"\F10DF"}.mdi-emoticon-cool::before{content:"\F0C6B"}.mdi-emoticon-cool-outline::before{content:"\F01F3"}.mdi-emoticon-cry::before{content:"\F0C6C"}.mdi-emoticon-cry-outline::before{content:"\F0C6D"}.mdi-emoticon-dead::before{content:"\F0C6E"}.mdi-emoticon-dead-outline::before{content:"\F069B"}.mdi-emoticon-devil::before{content:"\F0C6F"}.mdi-emoticon-devil-outline::before{content:"\F01F4"}.mdi-emoticon-excited::before{content:"\F0C70"}.mdi-emoticon-excited-outline::before{content:"\F069C"}.mdi-emoticon-frown::before{content:"\F0F4C"}.mdi-emoticon-frown-outline::before{content:"\F0F4D"}.mdi-emoticon-happy::before{content:"\F0C71"}.mdi-emoticon-happy-outline::before{content:"\F01F5"}.mdi-emoticon-kiss::before{content:"\F0C72"}.mdi-emoticon-kiss-outline::before{content:"\F0C73"}.mdi-emoticon-lol::before{content:"\F1214"}.mdi-emoticon-lol-outline::before{content:"\F1215"}.mdi-emoticon-neutral::before{content:"\F0C74"}.mdi-emoticon-neutral-outline::before{content:"\F01F6"}.mdi-emoticon-outline::before{content:"\F01F2"}.mdi-emoticon-poop::before{content:"\F01F7"}.mdi-emoticon-poop-outline::before{content:"\F0C75"}.mdi-emoticon-sad::before{content:"\F0C76"}.mdi-emoticon-sad-outline::before{content:"\F01F8"}.mdi-emoticon-tongue::before{content:"\F01F9"}.mdi-emoticon-tongue-outline::before{content:"\F0C77"}.mdi-emoticon-wink::before{content:"\F0C78"}.mdi-emoticon-wink-outline::before{content:"\F0C79"}.mdi-engine::before{content:"\F01FA"}.mdi-engine-off::before{content:"\F0A46"}.mdi-engine-off-outline::before{content:"\F0A47"}.mdi-engine-outline::before{content:"\F01FB"}.mdi-epsilon::before{content:"\F10E0"}.mdi-equal::before{content:"\F01FC"}.mdi-equal-box::before{content:"\F01FD"}.mdi-equalizer::before{content:"\F0EA2"}.mdi-equalizer-outline::before{content:"\F0EA3"}.mdi-eraser::before{content:"\F01FE"}.mdi-eraser-variant::before{content:"\F0642"}.mdi-escalator::before{content:"\F01FF"}.mdi-escalator-box::before{content:"\F1399"}.mdi-escalator-down::before{content:"\F12C0"}.mdi-escalator-up::before{content:"\F12BF"}.mdi-eslint::before{content:"\F0C7A"}.mdi-et::before{content:"\F0AB3"}.mdi-ethereum::before{content:"\F086A"}.mdi-ethernet::before{content:"\F0200"}.mdi-ethernet-cable::before{content:"\F0201"}.mdi-ethernet-cable-off::before{content:"\F0202"}.mdi-ev-station::before{content:"\F05F1"}.mdi-evernote::before{content:"\F0204"}.mdi-excavator::before{content:"\F1025"}.mdi-exclamation::before{content:"\F0205"}.mdi-exclamation-thick::before{content:"\F1238"}.mdi-exit-run::before{content:"\F0A48"}.mdi-exit-to-app::before{content:"\F0206"}.mdi-expand-all::before{content:"\F0AB4"}.mdi-expand-all-outline::before{content:"\F0AB5"}.mdi-expansion-card::before{content:"\F08AE"}.mdi-expansion-card-variant::before{content:"\F0FB2"}.mdi-exponent::before{content:"\F0963"}.mdi-exponent-box::before{content:"\F0964"}.mdi-export::before{content:"\F0207"}.mdi-export-variant::before{content:"\F0B93"}.mdi-eye::before{content:"\F0208"}.mdi-eye-check::before{content:"\F0D04"}.mdi-eye-check-outline::before{content:"\F0D05"}.mdi-eye-circle::before{content:"\F0B94"}.mdi-eye-circle-outline::before{content:"\F0B95"}.mdi-eye-minus::before{content:"\F1026"}.mdi-eye-minus-outline::before{content:"\F1027"}.mdi-eye-off::before{content:"\F0209"}.mdi-eye-off-outline::before{content:"\F06D1"}.mdi-eye-outline::before{content:"\F06D0"}.mdi-eye-plus::before{content:"\F086B"}.mdi-eye-plus-outline::before{content:"\F086C"}.mdi-eye-settings::before{content:"\F086D"}.mdi-eye-settings-outline::before{content:"\F086E"}.mdi-eyedropper::before{content:"\F020A"}.mdi-eyedropper-minus::before{content:"\F13DD"}.mdi-eyedropper-off::before{content:"\F13DF"}.mdi-eyedropper-plus::before{content:"\F13DC"}.mdi-eyedropper-remove::before{content:"\F13DE"}.mdi-eyedropper-variant::before{content:"\F020B"}.mdi-face::before{content:"\F0643"}.mdi-face-agent::before{content:"\F0D70"}.mdi-face-outline::before{content:"\F0B96"}.mdi-face-profile::before{content:"\F0644"}.mdi-face-profile-woman::before{content:"\F1076"}.mdi-face-recognition::before{content:"\F0C7B"}.mdi-face-woman::before{content:"\F1077"}.mdi-face-woman-outline::before{content:"\F1078"}.mdi-facebook::before{content:"\F020C"}.mdi-facebook-messenger::before{content:"\F020E"}.mdi-facebook-workplace::before{content:"\F0B31"}.mdi-factory::before{content:"\F020F"}.mdi-fan::before{content:"\F0210"}.mdi-fan-alert::before{content:"\F146C"}.mdi-fan-chevron-down::before{content:"\F146D"}.mdi-fan-chevron-up::before{content:"\F146E"}.mdi-fan-minus::before{content:"\F1470"}.mdi-fan-off::before{content:"\F081D"}.mdi-fan-plus::before{content:"\F146F"}.mdi-fan-remove::before{content:"\F1471"}.mdi-fan-speed-1::before{content:"\F1472"}.mdi-fan-speed-2::before{content:"\F1473"}.mdi-fan-speed-3::before{content:"\F1474"}.mdi-fast-forward::before{content:"\F0211"}.mdi-fast-forward-10::before{content:"\F0D71"}.mdi-fast-forward-30::before{content:"\F0D06"}.mdi-fast-forward-5::before{content:"\F11F8"}.mdi-fast-forward-outline::before{content:"\F06D2"}.mdi-fax::before{content:"\F0212"}.mdi-feather::before{content:"\F06D3"}.mdi-feature-search::before{content:"\F0A49"}.mdi-feature-search-outline::before{content:"\F0A4A"}.mdi-fedora::before{content:"\F08DB"}.mdi-fencing::before{content:"\F14C1"}.mdi-ferris-wheel::before{content:"\F0EA4"}.mdi-ferry::before{content:"\F0213"}.mdi-file::before{content:"\F0214"}.mdi-file-account::before{content:"\F073B"}.mdi-file-account-outline::before{content:"\F1028"}.mdi-file-alert::before{content:"\F0A4B"}.mdi-file-alert-outline::before{content:"\F0A4C"}.mdi-file-cabinet::before{content:"\F0AB6"}.mdi-file-cad::before{content:"\F0EEB"}.mdi-file-cad-box::before{content:"\F0EEC"}.mdi-file-cancel::before{content:"\F0DC6"}.mdi-file-cancel-outline::before{content:"\F0DC7"}.mdi-file-certificate::before{content:"\F1186"}.mdi-file-certificate-outline::before{content:"\F1187"}.mdi-file-chart::before{content:"\F0215"}.mdi-file-chart-outline::before{content:"\F1029"}.mdi-file-check::before{content:"\F0216"}.mdi-file-check-outline::before{content:"\F0E29"}.mdi-file-clock::before{content:"\F12E1"}.mdi-file-clock-outline::before{content:"\F12E2"}.mdi-file-cloud::before{content:"\F0217"}.mdi-file-cloud-outline::before{content:"\F102A"}.mdi-file-code::before{content:"\F022E"}.mdi-file-code-outline::before{content:"\F102B"}.mdi-file-cog::before{content:"\F107B"}.mdi-file-cog-outline::before{content:"\F107C"}.mdi-file-compare::before{content:"\F08AA"}.mdi-file-delimited::before{content:"\F0218"}.mdi-file-delimited-outline::before{content:"\F0EA5"}.mdi-file-document::before{content:"\F0219"}.mdi-file-document-edit::before{content:"\F0DC8"}.mdi-file-document-edit-outline::before{content:"\F0DC9"}.mdi-file-document-outline::before{content:"\F09EE"}.mdi-file-download::before{content:"\F0965"}.mdi-file-download-outline::before{content:"\F0966"}.mdi-file-edit::before{content:"\F11E7"}.mdi-file-edit-outline::before{content:"\F11E8"}.mdi-file-excel::before{content:"\F021B"}.mdi-file-excel-box::before{content:"\F021C"}.mdi-file-excel-box-outline::before{content:"\F102C"}.mdi-file-excel-outline::before{content:"\F102D"}.mdi-file-export::before{content:"\F021D"}.mdi-file-export-outline::before{content:"\F102E"}.mdi-file-eye::before{content:"\F0DCA"}.mdi-file-eye-outline::before{content:"\F0DCB"}.mdi-file-find::before{content:"\F021E"}.mdi-file-find-outline::before{content:"\F0B97"}.mdi-file-hidden::before{content:"\F0613"}.mdi-file-image::before{content:"\F021F"}.mdi-file-image-outline::before{content:"\F0EB0"}.mdi-file-import::before{content:"\F0220"}.mdi-file-import-outline::before{content:"\F102F"}.mdi-file-key::before{content:"\F1184"}.mdi-file-key-outline::before{content:"\F1185"}.mdi-file-link::before{content:"\F1177"}.mdi-file-link-outline::before{content:"\F1178"}.mdi-file-lock::before{content:"\F0221"}.mdi-file-lock-outline::before{content:"\F1030"}.mdi-file-move::before{content:"\F0AB9"}.mdi-file-move-outline::before{content:"\F1031"}.mdi-file-multiple::before{content:"\F0222"}.mdi-file-multiple-outline::before{content:"\F1032"}.mdi-file-music::before{content:"\F0223"}.mdi-file-music-outline::before{content:"\F0E2A"}.mdi-file-outline::before{content:"\F0224"}.mdi-file-pdf::before{content:"\F0225"}.mdi-file-pdf-box::before{content:"\F0226"}.mdi-file-pdf-box-outline::before{content:"\F0FB3"}.mdi-file-pdf-outline::before{content:"\F0E2D"}.mdi-file-percent::before{content:"\F081E"}.mdi-file-percent-outline::before{content:"\F1033"}.mdi-file-phone::before{content:"\F1179"}.mdi-file-phone-outline::before{content:"\F117A"}.mdi-file-plus::before{content:"\F0752"}.mdi-file-plus-outline::before{content:"\F0EED"}.mdi-file-powerpoint::before{content:"\F0227"}.mdi-file-powerpoint-box::before{content:"\F0228"}.mdi-file-powerpoint-box-outline::before{content:"\F1034"}.mdi-file-powerpoint-outline::before{content:"\F1035"}.mdi-file-presentation-box::before{content:"\F0229"}.mdi-file-question::before{content:"\F086F"}.mdi-file-question-outline::before{content:"\F1036"}.mdi-file-refresh::before{content:"\F0918"}.mdi-file-refresh-outline::before{content:"\F0541"}.mdi-file-remove::before{content:"\F0B98"}.mdi-file-remove-outline::before{content:"\F1037"}.mdi-file-replace::before{content:"\F0B32"}.mdi-file-replace-outline::before{content:"\F0B33"}.mdi-file-restore::before{content:"\F0670"}.mdi-file-restore-outline::before{content:"\F1038"}.mdi-file-search::before{content:"\F0C7C"}.mdi-file-search-outline::before{content:"\F0C7D"}.mdi-file-send::before{content:"\F022A"}.mdi-file-send-outline::before{content:"\F1039"}.mdi-file-settings::before{content:"\F1079"}.mdi-file-settings-outline::before{content:"\F107A"}.mdi-file-star::before{content:"\F103A"}.mdi-file-star-outline::before{content:"\F103B"}.mdi-file-swap::before{content:"\F0FB4"}.mdi-file-swap-outline::before{content:"\F0FB5"}.mdi-file-sync::before{content:"\F1216"}.mdi-file-sync-outline::before{content:"\F1217"}.mdi-file-table::before{content:"\F0C7E"}.mdi-file-table-box::before{content:"\F10E1"}.mdi-file-table-box-multiple::before{content:"\F10E2"}.mdi-file-table-box-multiple-outline::before{content:"\F10E3"}.mdi-file-table-box-outline::before{content:"\F10E4"}.mdi-file-table-outline::before{content:"\F0C7F"}.mdi-file-tree::before{content:"\F0645"}.mdi-file-tree-outline::before{content:"\F13D2"}.mdi-file-undo::before{content:"\F08DC"}.mdi-file-undo-outline::before{content:"\F103C"}.mdi-file-upload::before{content:"\F0A4D"}.mdi-file-upload-outline::before{content:"\F0A4E"}.mdi-file-video::before{content:"\F022B"}.mdi-file-video-outline::before{content:"\F0E2C"}.mdi-file-word::before{content:"\F022C"}.mdi-file-word-box::before{content:"\F022D"}.mdi-file-word-box-outline::before{content:"\F103D"}.mdi-file-word-outline::before{content:"\F103E"}.mdi-film::before{content:"\F022F"}.mdi-filmstrip::before{content:"\F0230"}.mdi-filmstrip-box::before{content:"\F0332"}.mdi-filmstrip-box-multiple::before{content:"\F0D18"}.mdi-filmstrip-off::before{content:"\F0231"}.mdi-filter::before{content:"\F0232"}.mdi-filter-menu::before{content:"\F10E5"}.mdi-filter-menu-outline::before{content:"\F10E6"}.mdi-filter-minus::before{content:"\F0EEE"}.mdi-filter-minus-outline::before{content:"\F0EEF"}.mdi-filter-outline::before{content:"\F0233"}.mdi-filter-plus::before{content:"\F0EF0"}.mdi-filter-plus-outline::before{content:"\F0EF1"}.mdi-filter-remove::before{content:"\F0234"}.mdi-filter-remove-outline::before{content:"\F0235"}.mdi-filter-variant::before{content:"\F0236"}.mdi-filter-variant-minus::before{content:"\F1112"}.mdi-filter-variant-plus::before{content:"\F1113"}.mdi-filter-variant-remove::before{content:"\F103F"}.mdi-finance::before{content:"\F081F"}.mdi-find-replace::before{content:"\F06D4"}.mdi-fingerprint::before{content:"\F0237"}.mdi-fingerprint-off::before{content:"\F0EB1"}.mdi-fire::before{content:"\F0238"}.mdi-fire-extinguisher::before{content:"\F0EF2"}.mdi-fire-hydrant::before{content:"\F1137"}.mdi-fire-hydrant-alert::before{content:"\F1138"}.mdi-fire-hydrant-off::before{content:"\F1139"}.mdi-fire-truck::before{content:"\F08AB"}.mdi-firebase::before{content:"\F0967"}.mdi-firefox::before{content:"\F0239"}.mdi-fireplace::before{content:"\F0E2E"}.mdi-fireplace-off::before{content:"\F0E2F"}.mdi-firework::before{content:"\F0E30"}.mdi-fish::before{content:"\F023A"}.mdi-fish-off::before{content:"\F13F3"}.mdi-fishbowl::before{content:"\F0EF3"}.mdi-fishbowl-outline::before{content:"\F0EF4"}.mdi-fit-to-page::before{content:"\F0EF5"}.mdi-fit-to-page-outline::before{content:"\F0EF6"}.mdi-flag::before{content:"\F023B"}.mdi-flag-checkered::before{content:"\F023C"}.mdi-flag-minus::before{content:"\F0B99"}.mdi-flag-minus-outline::before{content:"\F10B2"}.mdi-flag-outline::before{content:"\F023D"}.mdi-flag-plus::before{content:"\F0B9A"}.mdi-flag-plus-outline::before{content:"\F10B3"}.mdi-flag-remove::before{content:"\F0B9B"}.mdi-flag-remove-outline::before{content:"\F10B4"}.mdi-flag-triangle::before{content:"\F023F"}.mdi-flag-variant::before{content:"\F0240"}.mdi-flag-variant-outline::before{content:"\F023E"}.mdi-flare::before{content:"\F0D72"}.mdi-flash::before{content:"\F0241"}.mdi-flash-alert::before{content:"\F0EF7"}.mdi-flash-alert-outline::before{content:"\F0EF8"}.mdi-flash-auto::before{content:"\F0242"}.mdi-flash-circle::before{content:"\F0820"}.mdi-flash-off::before{content:"\F0243"}.mdi-flash-outline::before{content:"\F06D5"}.mdi-flash-red-eye::before{content:"\F067B"}.mdi-flashlight::before{content:"\F0244"}.mdi-flashlight-off::before{content:"\F0245"}.mdi-flask::before{content:"\F0093"}.mdi-flask-empty::before{content:"\F0094"}.mdi-flask-empty-minus::before{content:"\F123A"}.mdi-flask-empty-minus-outline::before{content:"\F123B"}.mdi-flask-empty-off::before{content:"\F13F4"}.mdi-flask-empty-off-outline::before{content:"\F13F5"}.mdi-flask-empty-outline::before{content:"\F0095"}.mdi-flask-empty-plus::before{content:"\F123C"}.mdi-flask-empty-plus-outline::before{content:"\F123D"}.mdi-flask-empty-remove::before{content:"\F123E"}.mdi-flask-empty-remove-outline::before{content:"\F123F"}.mdi-flask-minus::before{content:"\F1240"}.mdi-flask-minus-outline::before{content:"\F1241"}.mdi-flask-off::before{content:"\F13F6"}.mdi-flask-off-outline::before{content:"\F13F7"}.mdi-flask-outline::before{content:"\F0096"}.mdi-flask-plus::before{content:"\F1242"}.mdi-flask-plus-outline::before{content:"\F1243"}.mdi-flask-remove::before{content:"\F1244"}.mdi-flask-remove-outline::before{content:"\F1245"}.mdi-flask-round-bottom::before{content:"\F124B"}.mdi-flask-round-bottom-empty::before{content:"\F124C"}.mdi-flask-round-bottom-empty-outline::before{content:"\F124D"}.mdi-flask-round-bottom-outline::before{content:"\F124E"}.mdi-fleur-de-lis::before{content:"\F1303"}.mdi-flip-horizontal::before{content:"\F10E7"}.mdi-flip-to-back::before{content:"\F0247"}.mdi-flip-to-front::before{content:"\F0248"}.mdi-flip-vertical::before{content:"\F10E8"}.mdi-floor-lamp::before{content:"\F08DD"}.mdi-floor-lamp-dual::before{content:"\F1040"}.mdi-floor-lamp-variant::before{content:"\F1041"}.mdi-floor-plan::before{content:"\F0821"}.mdi-floppy::before{content:"\F0249"}.mdi-floppy-variant::before{content:"\F09EF"}.mdi-flower::before{content:"\F024A"}.mdi-flower-outline::before{content:"\F09F0"}.mdi-flower-poppy::before{content:"\F0D08"}.mdi-flower-tulip::before{content:"\F09F1"}.mdi-flower-tulip-outline::before{content:"\F09F2"}.mdi-focus-auto::before{content:"\F0F4E"}.mdi-focus-field::before{content:"\F0F4F"}.mdi-focus-field-horizontal::before{content:"\F0F50"}.mdi-focus-field-vertical::before{content:"\F0F51"}.mdi-folder::before{content:"\F024B"}.mdi-folder-account::before{content:"\F024C"}.mdi-folder-account-outline::before{content:"\F0B9C"}.mdi-folder-alert::before{content:"\F0DCC"}.mdi-folder-alert-outline::before{content:"\F0DCD"}.mdi-folder-clock::before{content:"\F0ABA"}.mdi-folder-clock-outline::before{content:"\F0ABB"}.mdi-folder-cog::before{content:"\F107F"}.mdi-folder-cog-outline::before{content:"\F1080"}.mdi-folder-download::before{content:"\F024D"}.mdi-folder-download-outline::before{content:"\F10E9"}.mdi-folder-edit::before{content:"\F08DE"}.mdi-folder-edit-outline::before{content:"\F0DCE"}.mdi-folder-google-drive::before{content:"\F024E"}.mdi-folder-heart::before{content:"\F10EA"}.mdi-folder-heart-outline::before{content:"\F10EB"}.mdi-folder-home::before{content:"\F10B5"}.mdi-folder-home-outline::before{content:"\F10B6"}.mdi-folder-image::before{content:"\F024F"}.mdi-folder-information::before{content:"\F10B7"}.mdi-folder-information-outline::before{content:"\F10B8"}.mdi-folder-key::before{content:"\F08AC"}.mdi-folder-key-network::before{content:"\F08AD"}.mdi-folder-key-network-outline::before{content:"\F0C80"}.mdi-folder-key-outline::before{content:"\F10EC"}.mdi-folder-lock::before{content:"\F0250"}.mdi-folder-lock-open::before{content:"\F0251"}.mdi-folder-marker::before{content:"\F126D"}.mdi-folder-marker-outline::before{content:"\F126E"}.mdi-folder-move::before{content:"\F0252"}.mdi-folder-move-outline::before{content:"\F1246"}.mdi-folder-multiple::before{content:"\F0253"}.mdi-folder-multiple-image::before{content:"\F0254"}.mdi-folder-multiple-outline::before{content:"\F0255"}.mdi-folder-multiple-plus::before{content:"\F147E"}.mdi-folder-multiple-plus-outline::before{content:"\F147F"}.mdi-folder-music::before{content:"\F1359"}.mdi-folder-music-outline::before{content:"\F135A"}.mdi-folder-network::before{content:"\F0870"}.mdi-folder-network-outline::before{content:"\F0C81"}.mdi-folder-open::before{content:"\F0770"}.mdi-folder-open-outline::before{content:"\F0DCF"}.mdi-folder-outline::before{content:"\F0256"}.mdi-folder-plus::before{content:"\F0257"}.mdi-folder-plus-outline::before{content:"\F0B9D"}.mdi-folder-pound::before{content:"\F0D09"}.mdi-folder-pound-outline::before{content:"\F0D0A"}.mdi-folder-refresh::before{content:"\F0749"}.mdi-folder-refresh-outline::before{content:"\F0542"}.mdi-folder-remove::before{content:"\F0258"}.mdi-folder-remove-outline::before{content:"\F0B9E"}.mdi-folder-search::before{content:"\F0968"}.mdi-folder-search-outline::before{content:"\F0969"}.mdi-folder-settings::before{content:"\F107D"}.mdi-folder-settings-outline::before{content:"\F107E"}.mdi-folder-star::before{content:"\F069D"}.mdi-folder-star-multiple::before{content:"\F13D3"}.mdi-folder-star-multiple-outline::before{content:"\F13D4"}.mdi-folder-star-outline::before{content:"\F0B9F"}.mdi-folder-swap::before{content:"\F0FB6"}.mdi-folder-swap-outline::before{content:"\F0FB7"}.mdi-folder-sync::before{content:"\F0D0B"}.mdi-folder-sync-outline::before{content:"\F0D0C"}.mdi-folder-table::before{content:"\F12E3"}.mdi-folder-table-outline::before{content:"\F12E4"}.mdi-folder-text::before{content:"\F0C82"}.mdi-folder-text-outline::before{content:"\F0C83"}.mdi-folder-upload::before{content:"\F0259"}.mdi-folder-upload-outline::before{content:"\F10ED"}.mdi-folder-zip::before{content:"\F06EB"}.mdi-folder-zip-outline::before{content:"\F07B9"}.mdi-font-awesome::before{content:"\F003A"}.mdi-food::before{content:"\F025A"}.mdi-food-apple::before{content:"\F025B"}.mdi-food-apple-outline::before{content:"\F0C84"}.mdi-food-croissant::before{content:"\F07C8"}.mdi-food-drumstick::before{content:"\F141F"}.mdi-food-drumstick-off::before{content:"\F1468"}.mdi-food-drumstick-off-outline::before{content:"\F1469"}.mdi-food-drumstick-outline::before{content:"\F1420"}.mdi-food-fork-drink::before{content:"\F05F2"}.mdi-food-off::before{content:"\F05F3"}.mdi-food-steak::before{content:"\F146A"}.mdi-food-steak-off::before{content:"\F146B"}.mdi-food-variant::before{content:"\F025C"}.mdi-food-variant-off::before{content:"\F13E5"}.mdi-foot-print::before{content:"\F0F52"}.mdi-football::before{content:"\F025D"}.mdi-football-australian::before{content:"\F025E"}.mdi-football-helmet::before{content:"\F025F"}.mdi-forklift::before{content:"\F07C9"}.mdi-form-dropdown::before{content:"\F1400"}.mdi-form-select::before{content:"\F1401"}.mdi-form-textarea::before{content:"\F1095"}.mdi-form-textbox::before{content:"\F060E"}.mdi-form-textbox-lock::before{content:"\F135D"}.mdi-form-textbox-password::before{content:"\F07F5"}.mdi-format-align-bottom::before{content:"\F0753"}.mdi-format-align-center::before{content:"\F0260"}.mdi-format-align-justify::before{content:"\F0261"}.mdi-format-align-left::before{content:"\F0262"}.mdi-format-align-middle::before{content:"\F0754"}.mdi-format-align-right::before{content:"\F0263"}.mdi-format-align-top::before{content:"\F0755"}.mdi-format-annotation-minus::before{content:"\F0ABC"}.mdi-format-annotation-plus::before{content:"\F0646"}.mdi-format-bold::before{content:"\F0264"}.mdi-format-clear::before{content:"\F0265"}.mdi-format-color-fill::before{content:"\F0266"}.mdi-format-color-highlight::before{content:"\F0E31"}.mdi-format-color-marker-cancel::before{content:"\F1313"}.mdi-format-color-text::before{content:"\F069E"}.mdi-format-columns::before{content:"\F08DF"}.mdi-format-float-center::before{content:"\F0267"}.mdi-format-float-left::before{content:"\F0268"}.mdi-format-float-none::before{content:"\F0269"}.mdi-format-float-right::before{content:"\F026A"}.mdi-format-font::before{content:"\F06D6"}.mdi-format-font-size-decrease::before{content:"\F09F3"}.mdi-format-font-size-increase::before{content:"\F09F4"}.mdi-format-header-1::before{content:"\F026B"}.mdi-format-header-2::before{content:"\F026C"}.mdi-format-header-3::before{content:"\F026D"}.mdi-format-header-4::before{content:"\F026E"}.mdi-format-header-5::before{content:"\F026F"}.mdi-format-header-6::before{content:"\F0270"}.mdi-format-header-decrease::before{content:"\F0271"}.mdi-format-header-equal::before{content:"\F0272"}.mdi-format-header-increase::before{content:"\F0273"}.mdi-format-header-pound::before{content:"\F0274"}.mdi-format-horizontal-align-center::before{content:"\F061E"}.mdi-format-horizontal-align-left::before{content:"\F061F"}.mdi-format-horizontal-align-right::before{content:"\F0620"}.mdi-format-indent-decrease::before{content:"\F0275"}.mdi-format-indent-increase::before{content:"\F0276"}.mdi-format-italic::before{content:"\F0277"}.mdi-format-letter-case::before{content:"\F0B34"}.mdi-format-letter-case-lower::before{content:"\F0B35"}.mdi-format-letter-case-upper::before{content:"\F0B36"}.mdi-format-letter-ends-with::before{content:"\F0FB8"}.mdi-format-letter-matches::before{content:"\F0FB9"}.mdi-format-letter-starts-with::before{content:"\F0FBA"}.mdi-format-line-spacing::before{content:"\F0278"}.mdi-format-line-style::before{content:"\F05C8"}.mdi-format-line-weight::before{content:"\F05C9"}.mdi-format-list-bulleted::before{content:"\F0279"}.mdi-format-list-bulleted-square::before{content:"\F0DD0"}.mdi-format-list-bulleted-triangle::before{content:"\F0EB2"}.mdi-format-list-bulleted-type::before{content:"\F027A"}.mdi-format-list-checkbox::before{content:"\F096A"}.mdi-format-list-checks::before{content:"\F0756"}.mdi-format-list-numbered::before{content:"\F027B"}.mdi-format-list-numbered-rtl::before{content:"\F0D0D"}.mdi-format-list-text::before{content:"\F126F"}.mdi-format-overline::before{content:"\F0EB3"}.mdi-format-page-break::before{content:"\F06D7"}.mdi-format-paint::before{content:"\F027C"}.mdi-format-paragraph::before{content:"\F027D"}.mdi-format-pilcrow::before{content:"\F06D8"}.mdi-format-quote-close::before{content:"\F027E"}.mdi-format-quote-close-outline::before{content:"\F11A8"}.mdi-format-quote-open::before{content:"\F0757"}.mdi-format-quote-open-outline::before{content:"\F11A7"}.mdi-format-rotate-90::before{content:"\F06AA"}.mdi-format-section::before{content:"\F069F"}.mdi-format-size::before{content:"\F027F"}.mdi-format-strikethrough::before{content:"\F0280"}.mdi-format-strikethrough-variant::before{content:"\F0281"}.mdi-format-subscript::before{content:"\F0282"}.mdi-format-superscript::before{content:"\F0283"}.mdi-format-text::before{content:"\F0284"}.mdi-format-text-rotation-angle-down::before{content:"\F0FBB"}.mdi-format-text-rotation-angle-up::before{content:"\F0FBC"}.mdi-format-text-rotation-down::before{content:"\F0D73"}.mdi-format-text-rotation-down-vertical::before{content:"\F0FBD"}.mdi-format-text-rotation-none::before{content:"\F0D74"}.mdi-format-text-rotation-up::before{content:"\F0FBE"}.mdi-format-text-rotation-vertical::before{content:"\F0FBF"}.mdi-format-text-variant::before{content:"\F0E32"}.mdi-format-text-wrapping-clip::before{content:"\F0D0E"}.mdi-format-text-wrapping-overflow::before{content:"\F0D0F"}.mdi-format-text-wrapping-wrap::before{content:"\F0D10"}.mdi-format-textbox::before{content:"\F0D11"}.mdi-format-textdirection-l-to-r::before{content:"\F0285"}.mdi-format-textdirection-r-to-l::before{content:"\F0286"}.mdi-format-title::before{content:"\F05F4"}.mdi-format-underline::before{content:"\F0287"}.mdi-format-vertical-align-bottom::before{content:"\F0621"}.mdi-format-vertical-align-center::before{content:"\F0622"}.mdi-format-vertical-align-top::before{content:"\F0623"}.mdi-format-wrap-inline::before{content:"\F0288"}.mdi-format-wrap-square::before{content:"\F0289"}.mdi-format-wrap-tight::before{content:"\F028A"}.mdi-format-wrap-top-bottom::before{content:"\F028B"}.mdi-forum::before{content:"\F028C"}.mdi-forum-outline::before{content:"\F0822"}.mdi-forward::before{content:"\F028D"}.mdi-forwardburger::before{content:"\F0D75"}.mdi-fountain::before{content:"\F096B"}.mdi-fountain-pen::before{content:"\F0D12"}.mdi-fountain-pen-tip::before{content:"\F0D13"}.mdi-freebsd::before{content:"\F08E0"}.mdi-frequently-asked-questions::before{content:"\F0EB4"}.mdi-fridge::before{content:"\F0290"}.mdi-fridge-alert::before{content:"\F11B1"}.mdi-fridge-alert-outline::before{content:"\F11B2"}.mdi-fridge-bottom::before{content:"\F0292"}.mdi-fridge-off::before{content:"\F11AF"}.mdi-fridge-off-outline::before{content:"\F11B0"}.mdi-fridge-outline::before{content:"\F028F"}.mdi-fridge-top::before{content:"\F0291"}.mdi-fruit-cherries::before{content:"\F1042"}.mdi-fruit-cherries-off::before{content:"\F13F8"}.mdi-fruit-citrus::before{content:"\F1043"}.mdi-fruit-citrus-off::before{content:"\F13F9"}.mdi-fruit-grapes::before{content:"\F1044"}.mdi-fruit-grapes-outline::before{content:"\F1045"}.mdi-fruit-pineapple::before{content:"\F1046"}.mdi-fruit-watermelon::before{content:"\F1047"}.mdi-fuel::before{content:"\F07CA"}.mdi-fullscreen::before{content:"\F0293"}.mdi-fullscreen-exit::before{content:"\F0294"}.mdi-function::before{content:"\F0295"}.mdi-function-variant::before{content:"\F0871"}.mdi-furigana-horizontal::before{content:"\F1081"}.mdi-furigana-vertical::before{content:"\F1082"}.mdi-fuse::before{content:"\F0C85"}.mdi-fuse-alert::before{content:"\F142D"}.mdi-fuse-blade::before{content:"\F0C86"}.mdi-fuse-off::before{content:"\F142C"}.mdi-gamepad::before{content:"\F0296"}.mdi-gamepad-circle::before{content:"\F0E33"}.mdi-gamepad-circle-down::before{content:"\F0E34"}.mdi-gamepad-circle-left::before{content:"\F0E35"}.mdi-gamepad-circle-outline::before{content:"\F0E36"}.mdi-gamepad-circle-right::before{content:"\F0E37"}.mdi-gamepad-circle-up::before{content:"\F0E38"}.mdi-gamepad-down::before{content:"\F0E39"}.mdi-gamepad-left::before{content:"\F0E3A"}.mdi-gamepad-right::before{content:"\F0E3B"}.mdi-gamepad-round::before{content:"\F0E3C"}.mdi-gamepad-round-down::before{content:"\F0E3D"}.mdi-gamepad-round-left::before{content:"\F0E3E"}.mdi-gamepad-round-outline::before{content:"\F0E3F"}.mdi-gamepad-round-right::before{content:"\F0E40"}.mdi-gamepad-round-up::before{content:"\F0E41"}.mdi-gamepad-square::before{content:"\F0EB5"}.mdi-gamepad-square-outline::before{content:"\F0EB6"}.mdi-gamepad-up::before{content:"\F0E42"}.mdi-gamepad-variant::before{content:"\F0297"}.mdi-gamepad-variant-outline::before{content:"\F0EB7"}.mdi-gamma::before{content:"\F10EE"}.mdi-gantry-crane::before{content:"\F0DD1"}.mdi-garage::before{content:"\F06D9"}.mdi-garage-alert::before{content:"\F0872"}.mdi-garage-alert-variant::before{content:"\F12D5"}.mdi-garage-open::before{content:"\F06DA"}.mdi-garage-open-variant::before{content:"\F12D4"}.mdi-garage-variant::before{content:"\F12D3"}.mdi-gas-cylinder::before{content:"\F0647"}.mdi-gas-station::before{content:"\F0298"}.mdi-gas-station-off::before{content:"\F1409"}.mdi-gas-station-off-outline::before{content:"\F140A"}.mdi-gas-station-outline::before{content:"\F0EB8"}.mdi-gate::before{content:"\F0299"}.mdi-gate-and::before{content:"\F08E1"}.mdi-gate-arrow-right::before{content:"\F1169"}.mdi-gate-nand::before{content:"\F08E2"}.mdi-gate-nor::before{content:"\F08E3"}.mdi-gate-not::before{content:"\F08E4"}.mdi-gate-open::before{content:"\F116A"}.mdi-gate-or::before{content:"\F08E5"}.mdi-gate-xnor::before{content:"\F08E6"}.mdi-gate-xor::before{content:"\F08E7"}.mdi-gatsby::before{content:"\F0E43"}.mdi-gauge::before{content:"\F029A"}.mdi-gauge-empty::before{content:"\F0873"}.mdi-gauge-full::before{content:"\F0874"}.mdi-gauge-low::before{content:"\F0875"}.mdi-gavel::before{content:"\F029B"}.mdi-gender-female::before{content:"\F029C"}.mdi-gender-male::before{content:"\F029D"}.mdi-gender-male-female::before{content:"\F029E"}.mdi-gender-male-female-variant::before{content:"\F113F"}.mdi-gender-non-binary::before{content:"\F1140"}.mdi-gender-transgender::before{content:"\F029F"}.mdi-gentoo::before{content:"\F08E8"}.mdi-gesture::before{content:"\F07CB"}.mdi-gesture-double-tap::before{content:"\F073C"}.mdi-gesture-pinch::before{content:"\F0ABD"}.mdi-gesture-spread::before{content:"\F0ABE"}.mdi-gesture-swipe::before{content:"\F0D76"}.mdi-gesture-swipe-down::before{content:"\F073D"}.mdi-gesture-swipe-horizontal::before{content:"\F0ABF"}.mdi-gesture-swipe-left::before{content:"\F073E"}.mdi-gesture-swipe-right::before{content:"\F073F"}.mdi-gesture-swipe-up::before{content:"\F0740"}.mdi-gesture-swipe-vertical::before{content:"\F0AC0"}.mdi-gesture-tap::before{content:"\F0741"}.mdi-gesture-tap-box::before{content:"\F12A9"}.mdi-gesture-tap-button::before{content:"\F12A8"}.mdi-gesture-tap-hold::before{content:"\F0D77"}.mdi-gesture-two-double-tap::before{content:"\F0742"}.mdi-gesture-two-tap::before{content:"\F0743"}.mdi-ghost::before{content:"\F02A0"}.mdi-ghost-off::before{content:"\F09F5"}.mdi-gif::before{content:"\F0D78"}.mdi-gift::before{content:"\F0E44"}.mdi-gift-outline::before{content:"\F02A1"}.mdi-git::before{content:"\F02A2"}.mdi-github::before{content:"\F02A4"}.mdi-gitlab::before{content:"\F0BA0"}.mdi-glass-cocktail::before{content:"\F0356"}.mdi-glass-flute::before{content:"\F02A5"}.mdi-glass-mug::before{content:"\F02A6"}.mdi-glass-mug-variant::before{content:"\F1116"}.mdi-glass-pint-outline::before{content:"\F130D"}.mdi-glass-stange::before{content:"\F02A7"}.mdi-glass-tulip::before{content:"\F02A8"}.mdi-glass-wine::before{content:"\F0876"}.mdi-glasses::before{content:"\F02AA"}.mdi-globe-light::before{content:"\F12D7"}.mdi-globe-model::before{content:"\F08E9"}.mdi-gmail::before{content:"\F02AB"}.mdi-gnome::before{content:"\F02AC"}.mdi-go-kart::before{content:"\F0D79"}.mdi-go-kart-track::before{content:"\F0D7A"}.mdi-gog::before{content:"\F0BA1"}.mdi-gold::before{content:"\F124F"}.mdi-golf::before{content:"\F0823"}.mdi-golf-cart::before{content:"\F11A4"}.mdi-golf-tee::before{content:"\F1083"}.mdi-gondola::before{content:"\F0686"}.mdi-goodreads::before{content:"\F0D7B"}.mdi-google::before{content:"\F02AD"}.mdi-google-ads::before{content:"\F0C87"}.mdi-google-analytics::before{content:"\F07CC"}.mdi-google-assistant::before{content:"\F07CD"}.mdi-google-cardboard::before{content:"\F02AE"}.mdi-google-chrome::before{content:"\F02AF"}.mdi-google-circles::before{content:"\F02B0"}.mdi-google-circles-communities::before{content:"\F02B1"}.mdi-google-circles-extended::before{content:"\F02B2"}.mdi-google-circles-group::before{content:"\F02B3"}.mdi-google-classroom::before{content:"\F02C0"}.mdi-google-cloud::before{content:"\F11F6"}.mdi-google-controller::before{content:"\F02B4"}.mdi-google-controller-off::before{content:"\F02B5"}.mdi-google-downasaur::before{content:"\F1362"}.mdi-google-drive::before{content:"\F02B6"}.mdi-google-earth::before{content:"\F02B7"}.mdi-google-fit::before{content:"\F096C"}.mdi-google-glass::before{content:"\F02B8"}.mdi-google-hangouts::before{content:"\F02C9"}.mdi-google-home::before{content:"\F0824"}.mdi-google-keep::before{content:"\F06DC"}.mdi-google-lens::before{content:"\F09F6"}.mdi-google-maps::before{content:"\F05F5"}.mdi-google-my-business::before{content:"\F1048"}.mdi-google-nearby::before{content:"\F02B9"}.mdi-google-photos::before{content:"\F06DD"}.mdi-google-play::before{content:"\F02BC"}.mdi-google-plus::before{content:"\F02BD"}.mdi-google-podcast::before{content:"\F0EB9"}.mdi-google-spreadsheet::before{content:"\F09F7"}.mdi-google-street-view::before{content:"\F0C88"}.mdi-google-translate::before{content:"\F02BF"}.mdi-gradient::before{content:"\F06A0"}.mdi-grain::before{content:"\F0D7C"}.mdi-graph::before{content:"\F1049"}.mdi-graph-outline::before{content:"\F104A"}.mdi-graphql::before{content:"\F0877"}.mdi-grave-stone::before{content:"\F0BA2"}.mdi-grease-pencil::before{content:"\F0648"}.mdi-greater-than::before{content:"\F096D"}.mdi-greater-than-or-equal::before{content:"\F096E"}.mdi-grid::before{content:"\F02C1"}.mdi-grid-large::before{content:"\F0758"}.mdi-grid-off::before{content:"\F02C2"}.mdi-grill::before{content:"\F0E45"}.mdi-grill-outline::before{content:"\F118A"}.mdi-group::before{content:"\F02C3"}.mdi-guitar-acoustic::before{content:"\F0771"}.mdi-guitar-electric::before{content:"\F02C4"}.mdi-guitar-pick::before{content:"\F02C5"}.mdi-guitar-pick-outline::before{content:"\F02C6"}.mdi-guy-fawkes-mask::before{content:"\F0825"}.mdi-hail::before{content:"\F0AC1"}.mdi-hair-dryer::before{content:"\F10EF"}.mdi-hair-dryer-outline::before{content:"\F10F0"}.mdi-halloween::before{content:"\F0BA3"}.mdi-hamburger::before{content:"\F0685"}.mdi-hammer::before{content:"\F08EA"}.mdi-hammer-screwdriver::before{content:"\F1322"}.mdi-hammer-wrench::before{content:"\F1323"}.mdi-hand::before{content:"\F0A4F"}.mdi-hand-heart::before{content:"\F10F1"}.mdi-hand-left::before{content:"\F0E46"}.mdi-hand-okay::before{content:"\F0A50"}.mdi-hand-peace::before{content:"\F0A51"}.mdi-hand-peace-variant::before{content:"\F0A52"}.mdi-hand-pointing-down::before{content:"\F0A53"}.mdi-hand-pointing-left::before{content:"\F0A54"}.mdi-hand-pointing-right::before{content:"\F02C7"}.mdi-hand-pointing-up::before{content:"\F0A55"}.mdi-hand-right::before{content:"\F0E47"}.mdi-hand-saw::before{content:"\F0E48"}.mdi-hand-water::before{content:"\F139F"}.mdi-handball::before{content:"\F0F53"}.mdi-handcuffs::before{content:"\F113E"}.mdi-handshake::before{content:"\F1218"}.mdi-hanger::before{content:"\F02C8"}.mdi-hard-hat::before{content:"\F096F"}.mdi-harddisk::before{content:"\F02CA"}.mdi-harddisk-plus::before{content:"\F104B"}.mdi-harddisk-remove::before{content:"\F104C"}.mdi-hat-fedora::before{content:"\F0BA4"}.mdi-hazard-lights::before{content:"\F0C89"}.mdi-hdr::before{content:"\F0D7D"}.mdi-hdr-off::before{content:"\F0D7E"}.mdi-head::before{content:"\F135E"}.mdi-head-alert::before{content:"\F1338"}.mdi-head-alert-outline::before{content:"\F1339"}.mdi-head-check::before{content:"\F133A"}.mdi-head-check-outline::before{content:"\F133B"}.mdi-head-cog::before{content:"\F133C"}.mdi-head-cog-outline::before{content:"\F133D"}.mdi-head-dots-horizontal::before{content:"\F133E"}.mdi-head-dots-horizontal-outline::before{content:"\F133F"}.mdi-head-flash::before{content:"\F1340"}.mdi-head-flash-outline::before{content:"\F1341"}.mdi-head-heart::before{content:"\F1342"}.mdi-head-heart-outline::before{content:"\F1343"}.mdi-head-lightbulb::before{content:"\F1344"}.mdi-head-lightbulb-outline::before{content:"\F1345"}.mdi-head-minus::before{content:"\F1346"}.mdi-head-minus-outline::before{content:"\F1347"}.mdi-head-outline::before{content:"\F135F"}.mdi-head-plus::before{content:"\F1348"}.mdi-head-plus-outline::before{content:"\F1349"}.mdi-head-question::before{content:"\F134A"}.mdi-head-question-outline::before{content:"\F134B"}.mdi-head-remove::before{content:"\F134C"}.mdi-head-remove-outline::before{content:"\F134D"}.mdi-head-snowflake::before{content:"\F134E"}.mdi-head-snowflake-outline::before{content:"\F134F"}.mdi-head-sync::before{content:"\F1350"}.mdi-head-sync-outline::before{content:"\F1351"}.mdi-headphones::before{content:"\F02CB"}.mdi-headphones-bluetooth::before{content:"\F0970"}.mdi-headphones-box::before{content:"\F02CC"}.mdi-headphones-off::before{content:"\F07CE"}.mdi-headphones-settings::before{content:"\F02CD"}.mdi-headset::before{content:"\F02CE"}.mdi-headset-dock::before{content:"\F02CF"}.mdi-headset-off::before{content:"\F02D0"}.mdi-heart::before{content:"\F02D1"}.mdi-heart-box::before{content:"\F02D2"}.mdi-heart-box-outline::before{content:"\F02D3"}.mdi-heart-broken::before{content:"\F02D4"}.mdi-heart-broken-outline::before{content:"\F0D14"}.mdi-heart-circle::before{content:"\F0971"}.mdi-heart-circle-outline::before{content:"\F0972"}.mdi-heart-flash::before{content:"\F0EF9"}.mdi-heart-half::before{content:"\F06DF"}.mdi-heart-half-full::before{content:"\F06DE"}.mdi-heart-half-outline::before{content:"\F06E0"}.mdi-heart-minus::before{content:"\F142F"}.mdi-heart-minus-outline::before{content:"\F1432"}.mdi-heart-multiple::before{content:"\F0A56"}.mdi-heart-multiple-outline::before{content:"\F0A57"}.mdi-heart-off::before{content:"\F0759"}.mdi-heart-off-outline::before{content:"\F1434"}.mdi-heart-outline::before{content:"\F02D5"}.mdi-heart-plus::before{content:"\F142E"}.mdi-heart-plus-outline::before{content:"\F1431"}.mdi-heart-pulse::before{content:"\F05F6"}.mdi-heart-remove::before{content:"\F1430"}.mdi-heart-remove-outline::before{content:"\F1433"}.mdi-helicopter::before{content:"\F0AC2"}.mdi-help::before{content:"\F02D6"}.mdi-help-box::before{content:"\F078B"}.mdi-help-circle::before{content:"\F02D7"}.mdi-help-circle-outline::before{content:"\F0625"}.mdi-help-network::before{content:"\F06F5"}.mdi-help-network-outline::before{content:"\F0C8A"}.mdi-help-rhombus::before{content:"\F0BA5"}.mdi-help-rhombus-outline::before{content:"\F0BA6"}.mdi-hexadecimal::before{content:"\F12A7"}.mdi-hexagon::before{content:"\F02D8"}.mdi-hexagon-multiple::before{content:"\F06E1"}.mdi-hexagon-multiple-outline::before{content:"\F10F2"}.mdi-hexagon-outline::before{content:"\F02D9"}.mdi-hexagon-slice-1::before{content:"\F0AC3"}.mdi-hexagon-slice-2::before{content:"\F0AC4"}.mdi-hexagon-slice-3::before{content:"\F0AC5"}.mdi-hexagon-slice-4::before{content:"\F0AC6"}.mdi-hexagon-slice-5::before{content:"\F0AC7"}.mdi-hexagon-slice-6::before{content:"\F0AC8"}.mdi-hexagram::before{content:"\F0AC9"}.mdi-hexagram-outline::before{content:"\F0ACA"}.mdi-high-definition::before{content:"\F07CF"}.mdi-high-definition-box::before{content:"\F0878"}.mdi-highway::before{content:"\F05F7"}.mdi-hiking::before{content:"\F0D7F"}.mdi-hinduism::before{content:"\F0973"}.mdi-history::before{content:"\F02DA"}.mdi-hockey-puck::before{content:"\F0879"}.mdi-hockey-sticks::before{content:"\F087A"}.mdi-hololens::before{content:"\F02DB"}.mdi-home::before{content:"\F02DC"}.mdi-home-account::before{content:"\F0826"}.mdi-home-alert::before{content:"\F087B"}.mdi-home-analytics::before{content:"\F0EBA"}.mdi-home-assistant::before{content:"\F07D0"}.mdi-home-automation::before{content:"\F07D1"}.mdi-home-circle::before{content:"\F07D2"}.mdi-home-circle-outline::before{content:"\F104D"}.mdi-home-city::before{content:"\F0D15"}.mdi-home-city-outline::before{content:"\F0D16"}.mdi-home-currency-usd::before{content:"\F08AF"}.mdi-home-edit::before{content:"\F1159"}.mdi-home-edit-outline::before{content:"\F115A"}.mdi-home-export-outline::before{content:"\F0F9B"}.mdi-home-flood::before{content:"\F0EFA"}.mdi-home-floor-0::before{content:"\F0DD2"}.mdi-home-floor-1::before{content:"\F0D80"}.mdi-home-floor-2::before{content:"\F0D81"}.mdi-home-floor-3::before{content:"\F0D82"}.mdi-home-floor-a::before{content:"\F0D83"}.mdi-home-floor-b::before{content:"\F0D84"}.mdi-home-floor-g::before{content:"\F0D85"}.mdi-home-floor-l::before{content:"\F0D86"}.mdi-home-floor-negative-1::before{content:"\F0DD3"}.mdi-home-group::before{content:"\F0DD4"}.mdi-home-heart::before{content:"\F0827"}.mdi-home-import-outline::before{content:"\F0F9C"}.mdi-home-lightbulb::before{content:"\F1251"}.mdi-home-lightbulb-outline::before{content:"\F1252"}.mdi-home-lock::before{content:"\F08EB"}.mdi-home-lock-open::before{content:"\F08EC"}.mdi-home-map-marker::before{content:"\F05F8"}.mdi-home-minus::before{content:"\F0974"}.mdi-home-minus-outline::before{content:"\F13D5"}.mdi-home-modern::before{content:"\F02DD"}.mdi-home-outline::before{content:"\F06A1"}.mdi-home-plus::before{content:"\F0975"}.mdi-home-plus-outline::before{content:"\F13D6"}.mdi-home-remove::before{content:"\F1247"}.mdi-home-remove-outline::before{content:"\F13D7"}.mdi-home-roof::before{content:"\F112B"}.mdi-home-search::before{content:"\F13B0"}.mdi-home-search-outline::before{content:"\F13B1"}.mdi-home-thermometer::before{content:"\F0F54"}.mdi-home-thermometer-outline::before{content:"\F0F55"}.mdi-home-variant::before{content:"\F02DE"}.mdi-home-variant-outline::before{content:"\F0BA7"}.mdi-hook::before{content:"\F06E2"}.mdi-hook-off::before{content:"\F06E3"}.mdi-hops::before{content:"\F02DF"}.mdi-horizontal-rotate-clockwise::before{content:"\F10F3"}.mdi-horizontal-rotate-counterclockwise::before{content:"\F10F4"}.mdi-horseshoe::before{content:"\F0A58"}.mdi-hospital::before{content:"\F0FF6"}.mdi-hospital-box::before{content:"\F02E0"}.mdi-hospital-box-outline::before{content:"\F0FF7"}.mdi-hospital-building::before{content:"\F02E1"}.mdi-hospital-marker::before{content:"\F02E2"}.mdi-hot-tub::before{content:"\F0828"}.mdi-hours-24::before{content:"\F1478"}.mdi-hubspot::before{content:"\F0D17"}.mdi-hulu::before{content:"\F0829"}.mdi-human::before{content:"\F02E6"}.mdi-human-baby-changing-table::before{content:"\F138B"}.mdi-human-child::before{content:"\F02E7"}.mdi-human-female::before{content:"\F0649"}.mdi-human-female-boy::before{content:"\F0A59"}.mdi-human-female-female::before{content:"\F0A5A"}.mdi-human-female-girl::before{content:"\F0A5B"}.mdi-human-greeting::before{content:"\F064A"}.mdi-human-handsdown::before{content:"\F064B"}.mdi-human-handsup::before{content:"\F064C"}.mdi-human-male::before{content:"\F064D"}.mdi-human-male-boy::before{content:"\F0A5C"}.mdi-human-male-child::before{content:"\F138C"}.mdi-human-male-female::before{content:"\F02E8"}.mdi-human-male-girl::before{content:"\F0A5D"}.mdi-human-male-height::before{content:"\F0EFB"}.mdi-human-male-height-variant::before{content:"\F0EFC"}.mdi-human-male-male::before{content:"\F0A5E"}.mdi-human-pregnant::before{content:"\F05CF"}.mdi-human-wheelchair::before{content:"\F138D"}.mdi-humble-bundle::before{content:"\F0744"}.mdi-hvac::before{content:"\F1352"}.mdi-hydraulic-oil-level::before{content:"\F1324"}.mdi-hydraulic-oil-temperature::before{content:"\F1325"}.mdi-hydro-power::before{content:"\F12E5"}.mdi-ice-cream::before{content:"\F082A"}.mdi-ice-cream-off::before{content:"\F0E52"}.mdi-ice-pop::before{content:"\F0EFD"}.mdi-id-card::before{content:"\F0FC0"}.mdi-identifier::before{content:"\F0EFE"}.mdi-ideogram-cjk::before{content:"\F1331"}.mdi-ideogram-cjk-variant::before{content:"\F1332"}.mdi-iframe::before{content:"\F0C8B"}.mdi-iframe-array::before{content:"\F10F5"}.mdi-iframe-array-outline::before{content:"\F10F6"}.mdi-iframe-braces::before{content:"\F10F7"}.mdi-iframe-braces-outline::before{content:"\F10F8"}.mdi-iframe-outline::before{content:"\F0C8C"}.mdi-iframe-parentheses::before{content:"\F10F9"}.mdi-iframe-parentheses-outline::before{content:"\F10FA"}.mdi-iframe-variable::before{content:"\F10FB"}.mdi-iframe-variable-outline::before{content:"\F10FC"}.mdi-image::before{content:"\F02E9"}.mdi-image-album::before{content:"\F02EA"}.mdi-image-area::before{content:"\F02EB"}.mdi-image-area-close::before{content:"\F02EC"}.mdi-image-auto-adjust::before{content:"\F0FC1"}.mdi-image-broken::before{content:"\F02ED"}.mdi-image-broken-variant::before{content:"\F02EE"}.mdi-image-edit::before{content:"\F11E3"}.mdi-image-edit-outline::before{content:"\F11E4"}.mdi-image-filter-black-white::before{content:"\F02F0"}.mdi-image-filter-center-focus::before{content:"\F02F1"}.mdi-image-filter-center-focus-strong::before{content:"\F0EFF"}.mdi-image-filter-center-focus-strong-outline::before{content:"\F0F00"}.mdi-image-filter-center-focus-weak::before{content:"\F02F2"}.mdi-image-filter-drama::before{content:"\F02F3"}.mdi-image-filter-frames::before{content:"\F02F4"}.mdi-image-filter-hdr::before{content:"\F02F5"}.mdi-image-filter-none::before{content:"\F02F6"}.mdi-image-filter-tilt-shift::before{content:"\F02F7"}.mdi-image-filter-vintage::before{content:"\F02F8"}.mdi-image-frame::before{content:"\F0E49"}.mdi-image-minus::before{content:"\F1419"}.mdi-image-move::before{content:"\F09F8"}.mdi-image-multiple::before{content:"\F02F9"}.mdi-image-multiple-outline::before{content:"\F02EF"}.mdi-image-off::before{content:"\F082B"}.mdi-image-off-outline::before{content:"\F11D1"}.mdi-image-outline::before{content:"\F0976"}.mdi-image-plus::before{content:"\F087C"}.mdi-image-remove::before{content:"\F1418"}.mdi-image-search::before{content:"\F0977"}.mdi-image-search-outline::before{content:"\F0978"}.mdi-image-size-select-actual::before{content:"\F0C8D"}.mdi-image-size-select-large::before{content:"\F0C8E"}.mdi-image-size-select-small::before{content:"\F0C8F"}.mdi-import::before{content:"\F02FA"}.mdi-inbox::before{content:"\F0687"}.mdi-inbox-arrow-down::before{content:"\F02FB"}.mdi-inbox-arrow-down-outline::before{content:"\F1270"}.mdi-inbox-arrow-up::before{content:"\F03D1"}.mdi-inbox-arrow-up-outline::before{content:"\F1271"}.mdi-inbox-full::before{content:"\F1272"}.mdi-inbox-full-outline::before{content:"\F1273"}.mdi-inbox-multiple::before{content:"\F08B0"}.mdi-inbox-multiple-outline::before{content:"\F0BA8"}.mdi-inbox-outline::before{content:"\F1274"}.mdi-incognito::before{content:"\F05F9"}.mdi-incognito-circle::before{content:"\F1421"}.mdi-incognito-circle-off::before{content:"\F1422"}.mdi-incognito-off::before{content:"\F0075"}.mdi-infinity::before{content:"\F06E4"}.mdi-information::before{content:"\F02FC"}.mdi-information-outline::before{content:"\F02FD"}.mdi-information-variant::before{content:"\F064E"}.mdi-instagram::before{content:"\F02FE"}.mdi-instrument-triangle::before{content:"\F104E"}.mdi-invert-colors::before{content:"\F0301"}.mdi-invert-colors-off::before{content:"\F0E4A"}.mdi-iobroker::before{content:"\F12E8"}.mdi-ip::before{content:"\F0A5F"}.mdi-ip-network::before{content:"\F0A60"}.mdi-ip-network-outline::before{content:"\F0C90"}.mdi-ipod::before{content:"\F0C91"}.mdi-islam::before{content:"\F0979"}.mdi-island::before{content:"\F104F"}.mdi-iv-bag::before{content:"\F10B9"}.mdi-jabber::before{content:"\F0DD5"}.mdi-jeepney::before{content:"\F0302"}.mdi-jellyfish::before{content:"\F0F01"}.mdi-jellyfish-outline::before{content:"\F0F02"}.mdi-jira::before{content:"\F0303"}.mdi-jquery::before{content:"\F087D"}.mdi-jsfiddle::before{content:"\F0304"}.mdi-judaism::before{content:"\F097A"}.mdi-jump-rope::before{content:"\F12FF"}.mdi-kabaddi::before{content:"\F0D87"}.mdi-karate::before{content:"\F082C"}.mdi-keg::before{content:"\F0305"}.mdi-kettle::before{content:"\F05FA"}.mdi-kettle-alert::before{content:"\F1317"}.mdi-kettle-alert-outline::before{content:"\F1318"}.mdi-kettle-off::before{content:"\F131B"}.mdi-kettle-off-outline::before{content:"\F131C"}.mdi-kettle-outline::before{content:"\F0F56"}.mdi-kettle-steam::before{content:"\F1319"}.mdi-kettle-steam-outline::before{content:"\F131A"}.mdi-kettlebell::before{content:"\F1300"}.mdi-key::before{content:"\F0306"}.mdi-key-arrow-right::before{content:"\F1312"}.mdi-key-change::before{content:"\F0307"}.mdi-key-link::before{content:"\F119F"}.mdi-key-minus::before{content:"\F0308"}.mdi-key-outline::before{content:"\F0DD6"}.mdi-key-plus::before{content:"\F0309"}.mdi-key-remove::before{content:"\F030A"}.mdi-key-star::before{content:"\F119E"}.mdi-key-variant::before{content:"\F030B"}.mdi-key-wireless::before{content:"\F0FC2"}.mdi-keyboard::before{content:"\F030C"}.mdi-keyboard-backspace::before{content:"\F030D"}.mdi-keyboard-caps::before{content:"\F030E"}.mdi-keyboard-close::before{content:"\F030F"}.mdi-keyboard-esc::before{content:"\F12B7"}.mdi-keyboard-f1::before{content:"\F12AB"}.mdi-keyboard-f10::before{content:"\F12B4"}.mdi-keyboard-f11::before{content:"\F12B5"}.mdi-keyboard-f12::before{content:"\F12B6"}.mdi-keyboard-f2::before{content:"\F12AC"}.mdi-keyboard-f3::before{content:"\F12AD"}.mdi-keyboard-f4::before{content:"\F12AE"}.mdi-keyboard-f5::before{content:"\F12AF"}.mdi-keyboard-f6::before{content:"\F12B0"}.mdi-keyboard-f7::before{content:"\F12B1"}.mdi-keyboard-f8::before{content:"\F12B2"}.mdi-keyboard-f9::before{content:"\F12B3"}.mdi-keyboard-off::before{content:"\F0310"}.mdi-keyboard-off-outline::before{content:"\F0E4B"}.mdi-keyboard-outline::before{content:"\F097B"}.mdi-keyboard-return::before{content:"\F0311"}.mdi-keyboard-settings::before{content:"\F09F9"}.mdi-keyboard-settings-outline::before{content:"\F09FA"}.mdi-keyboard-space::before{content:"\F1050"}.mdi-keyboard-tab::before{content:"\F0312"}.mdi-keyboard-variant::before{content:"\F0313"}.mdi-khanda::before{content:"\F10FD"}.mdi-kickstarter::before{content:"\F0745"}.mdi-klingon::before{content:"\F135B"}.mdi-knife::before{content:"\F09FB"}.mdi-knife-military::before{content:"\F09FC"}.mdi-kodi::before{content:"\F0314"}.mdi-kubernetes::before{content:"\F10FE"}.mdi-label::before{content:"\F0315"}.mdi-label-multiple::before{content:"\F1375"}.mdi-label-multiple-outline::before{content:"\F1376"}.mdi-label-off::before{content:"\F0ACB"}.mdi-label-off-outline::before{content:"\F0ACC"}.mdi-label-outline::before{content:"\F0316"}.mdi-label-percent::before{content:"\F12EA"}.mdi-label-percent-outline::before{content:"\F12EB"}.mdi-label-variant::before{content:"\F0ACD"}.mdi-label-variant-outline::before{content:"\F0ACE"}.mdi-ladybug::before{content:"\F082D"}.mdi-lambda::before{content:"\F0627"}.mdi-lamp::before{content:"\F06B5"}.mdi-lan::before{content:"\F0317"}.mdi-lan-check::before{content:"\F12AA"}.mdi-lan-connect::before{content:"\F0318"}.mdi-lan-disconnect::before{content:"\F0319"}.mdi-lan-pending::before{content:"\F031A"}.mdi-language-c::before{content:"\F0671"}.mdi-language-cpp::before{content:"\F0672"}.mdi-language-csharp::before{content:"\F031B"}.mdi-language-css3::before{content:"\F031C"}.mdi-language-fortran::before{content:"\F121A"}.mdi-language-go::before{content:"\F07D3"}.mdi-language-haskell::before{content:"\F0C92"}.mdi-language-html5::before{content:"\F031D"}.mdi-language-java::before{content:"\F0B37"}.mdi-language-javascript::before{content:"\F031E"}.mdi-language-kotlin::before{content:"\F1219"}.mdi-language-lua::before{content:"\F08B1"}.mdi-language-markdown::before{content:"\F0354"}.mdi-language-markdown-outline::before{content:"\F0F5B"}.mdi-language-php::before{content:"\F031F"}.mdi-language-python::before{content:"\F0320"}.mdi-language-r::before{content:"\F07D4"}.mdi-language-ruby::before{content:"\F0D2D"}.mdi-language-ruby-on-rails::before{content:"\F0ACF"}.mdi-language-swift::before{content:"\F06E5"}.mdi-language-typescript::before{content:"\F06E6"}.mdi-language-xaml::before{content:"\F0673"}.mdi-laptop::before{content:"\F0322"}.mdi-laptop-chromebook::before{content:"\F0323"}.mdi-laptop-mac::before{content:"\F0324"}.mdi-laptop-off::before{content:"\F06E7"}.mdi-laptop-windows::before{content:"\F0325"}.mdi-laravel::before{content:"\F0AD0"}.mdi-laser-pointer::before{content:"\F1484"}.mdi-lasso::before{content:"\F0F03"}.mdi-lastpass::before{content:"\F0446"}.mdi-latitude::before{content:"\F0F57"}.mdi-launch::before{content:"\F0327"}.mdi-lava-lamp::before{content:"\F07D5"}.mdi-layers::before{content:"\F0328"}.mdi-layers-minus::before{content:"\F0E4C"}.mdi-layers-off::before{content:"\F0329"}.mdi-layers-off-outline::before{content:"\F09FD"}.mdi-layers-outline::before{content:"\F09FE"}.mdi-layers-plus::before{content:"\F0E4D"}.mdi-layers-remove::before{content:"\F0E4E"}.mdi-layers-search::before{content:"\F1206"}.mdi-layers-search-outline::before{content:"\F1207"}.mdi-layers-triple::before{content:"\F0F58"}.mdi-layers-triple-outline::before{content:"\F0F59"}.mdi-lead-pencil::before{content:"\F064F"}.mdi-leaf::before{content:"\F032A"}.mdi-leaf-maple::before{content:"\F0C93"}.mdi-leaf-maple-off::before{content:"\F12DA"}.mdi-leaf-off::before{content:"\F12D9"}.mdi-leak::before{content:"\F0DD7"}.mdi-leak-off::before{content:"\F0DD8"}.mdi-led-off::before{content:"\F032B"}.mdi-led-on::before{content:"\F032C"}.mdi-led-outline::before{content:"\F032D"}.mdi-led-strip::before{content:"\F07D6"}.mdi-led-strip-variant::before{content:"\F1051"}.mdi-led-variant-off::before{content:"\F032E"}.mdi-led-variant-on::before{content:"\F032F"}.mdi-led-variant-outline::before{content:"\F0330"}.mdi-leek::before{content:"\F117D"}.mdi-less-than::before{content:"\F097C"}.mdi-less-than-or-equal::before{content:"\F097D"}.mdi-library::before{content:"\F0331"}.mdi-library-shelves::before{content:"\F0BA9"}.mdi-license::before{content:"\F0FC3"}.mdi-lifebuoy::before{content:"\F087E"}.mdi-light-switch::before{content:"\F097E"}.mdi-lightbulb::before{content:"\F0335"}.mdi-lightbulb-cfl::before{content:"\F1208"}.mdi-lightbulb-cfl-off::before{content:"\F1209"}.mdi-lightbulb-cfl-spiral::before{content:"\F1275"}.mdi-lightbulb-cfl-spiral-off::before{content:"\F12C3"}.mdi-lightbulb-group::before{content:"\F1253"}.mdi-lightbulb-group-off::before{content:"\F12CD"}.mdi-lightbulb-group-off-outline::before{content:"\F12CE"}.mdi-lightbulb-group-outline::before{content:"\F1254"}.mdi-lightbulb-multiple::before{content:"\F1255"}.mdi-lightbulb-multiple-off::before{content:"\F12CF"}.mdi-lightbulb-multiple-off-outline::before{content:"\F12D0"}.mdi-lightbulb-multiple-outline::before{content:"\F1256"}.mdi-lightbulb-off::before{content:"\F0E4F"}.mdi-lightbulb-off-outline::before{content:"\F0E50"}.mdi-lightbulb-on::before{content:"\F06E8"}.mdi-lightbulb-on-outline::before{content:"\F06E9"}.mdi-lightbulb-outline::before{content:"\F0336"}.mdi-lighthouse::before{content:"\F09FF"}.mdi-lighthouse-on::before{content:"\F0A00"}.mdi-lightning-bolt::before{content:"\F140B"}.mdi-lightning-bolt-outline::before{content:"\F140C"}.mdi-lingerie::before{content:"\F1476"}.mdi-link::before{content:"\F0337"}.mdi-link-box::before{content:"\F0D1A"}.mdi-link-box-outline::before{content:"\F0D1B"}.mdi-link-box-variant::before{content:"\F0D1C"}.mdi-link-box-variant-outline::before{content:"\F0D1D"}.mdi-link-lock::before{content:"\F10BA"}.mdi-link-off::before{content:"\F0338"}.mdi-link-plus::before{content:"\F0C94"}.mdi-link-variant::before{content:"\F0339"}.mdi-link-variant-minus::before{content:"\F10FF"}.mdi-link-variant-off::before{content:"\F033A"}.mdi-link-variant-plus::before{content:"\F1100"}.mdi-link-variant-remove::before{content:"\F1101"}.mdi-linkedin::before{content:"\F033B"}.mdi-linux::before{content:"\F033D"}.mdi-linux-mint::before{content:"\F08ED"}.mdi-lipstick::before{content:"\F13B5"}.mdi-litecoin::before{content:"\F0A61"}.mdi-loading::before{content:"\F0772"}.mdi-location-enter::before{content:"\F0FC4"}.mdi-location-exit::before{content:"\F0FC5"}.mdi-lock::before{content:"\F033E"}.mdi-lock-alert::before{content:"\F08EE"}.mdi-lock-check::before{content:"\F139A"}.mdi-lock-clock::before{content:"\F097F"}.mdi-lock-open::before{content:"\F033F"}.mdi-lock-open-alert::before{content:"\F139B"}.mdi-lock-open-check::before{content:"\F139C"}.mdi-lock-open-outline::before{content:"\F0340"}.mdi-lock-open-variant::before{content:"\F0FC6"}.mdi-lock-open-variant-outline::before{content:"\F0FC7"}.mdi-lock-outline::before{content:"\F0341"}.mdi-lock-pattern::before{content:"\F06EA"}.mdi-lock-plus::before{content:"\F05FB"}.mdi-lock-question::before{content:"\F08EF"}.mdi-lock-reset::before{content:"\F0773"}.mdi-lock-smart::before{content:"\F08B2"}.mdi-locker::before{content:"\F07D7"}.mdi-locker-multiple::before{content:"\F07D8"}.mdi-login::before{content:"\F0342"}.mdi-login-variant::before{content:"\F05FC"}.mdi-logout::before{content:"\F0343"}.mdi-logout-variant::before{content:"\F05FD"}.mdi-longitude::before{content:"\F0F5A"}.mdi-looks::before{content:"\F0344"}.mdi-loupe::before{content:"\F0345"}.mdi-lumx::before{content:"\F0346"}.mdi-lungs::before{content:"\F1084"}.mdi-magnet::before{content:"\F0347"}.mdi-magnet-on::before{content:"\F0348"}.mdi-magnify::before{content:"\F0349"}.mdi-magnify-close::before{content:"\F0980"}.mdi-magnify-minus::before{content:"\F034A"}.mdi-magnify-minus-cursor::before{content:"\F0A62"}.mdi-magnify-minus-outline::before{content:"\F06EC"}.mdi-magnify-plus::before{content:"\F034B"}.mdi-magnify-plus-cursor::before{content:"\F0A63"}.mdi-magnify-plus-outline::before{content:"\F06ED"}.mdi-magnify-remove-cursor::before{content:"\F120C"}.mdi-magnify-remove-outline::before{content:"\F120D"}.mdi-magnify-scan::before{content:"\F1276"}.mdi-mail::before{content:"\F0EBB"}.mdi-mailbox::before{content:"\F06EE"}.mdi-mailbox-open::before{content:"\F0D88"}.mdi-mailbox-open-outline::before{content:"\F0D89"}.mdi-mailbox-open-up::before{content:"\F0D8A"}.mdi-mailbox-open-up-outline::before{content:"\F0D8B"}.mdi-mailbox-outline::before{content:"\F0D8C"}.mdi-mailbox-up::before{content:"\F0D8D"}.mdi-mailbox-up-outline::before{content:"\F0D8E"}.mdi-map::before{content:"\F034D"}.mdi-map-check::before{content:"\F0EBC"}.mdi-map-check-outline::before{content:"\F0EBD"}.mdi-map-clock::before{content:"\F0D1E"}.mdi-map-clock-outline::before{content:"\F0D1F"}.mdi-map-legend::before{content:"\F0A01"}.mdi-map-marker::before{content:"\F034E"}.mdi-map-marker-alert::before{content:"\F0F05"}.mdi-map-marker-alert-outline::before{content:"\F0F06"}.mdi-map-marker-check::before{content:"\F0C95"}.mdi-map-marker-check-outline::before{content:"\F12FB"}.mdi-map-marker-circle::before{content:"\F034F"}.mdi-map-marker-distance::before{content:"\F08F0"}.mdi-map-marker-down::before{content:"\F1102"}.mdi-map-marker-left::before{content:"\F12DB"}.mdi-map-marker-left-outline::before{content:"\F12DD"}.mdi-map-marker-minus::before{content:"\F0650"}.mdi-map-marker-minus-outline::before{content:"\F12F9"}.mdi-map-marker-multiple::before{content:"\F0350"}.mdi-map-marker-multiple-outline::before{content:"\F1277"}.mdi-map-marker-off::before{content:"\F0351"}.mdi-map-marker-off-outline::before{content:"\F12FD"}.mdi-map-marker-outline::before{content:"\F07D9"}.mdi-map-marker-path::before{content:"\F0D20"}.mdi-map-marker-plus::before{content:"\F0651"}.mdi-map-marker-plus-outline::before{content:"\F12F8"}.mdi-map-marker-question::before{content:"\F0F07"}.mdi-map-marker-question-outline::before{content:"\F0F08"}.mdi-map-marker-radius::before{content:"\F0352"}.mdi-map-marker-radius-outline::before{content:"\F12FC"}.mdi-map-marker-remove::before{content:"\F0F09"}.mdi-map-marker-remove-outline::before{content:"\F12FA"}.mdi-map-marker-remove-variant::before{content:"\F0F0A"}.mdi-map-marker-right::before{content:"\F12DC"}.mdi-map-marker-right-outline::before{content:"\F12DE"}.mdi-map-marker-up::before{content:"\F1103"}.mdi-map-minus::before{content:"\F0981"}.mdi-map-outline::before{content:"\F0982"}.mdi-map-plus::before{content:"\F0983"}.mdi-map-search::before{content:"\F0984"}.mdi-map-search-outline::before{content:"\F0985"}.mdi-mapbox::before{content:"\F0BAA"}.mdi-margin::before{content:"\F0353"}.mdi-marker::before{content:"\F0652"}.mdi-marker-cancel::before{content:"\F0DD9"}.mdi-marker-check::before{content:"\F0355"}.mdi-mastodon::before{content:"\F0AD1"}.mdi-material-design::before{content:"\F0986"}.mdi-material-ui::before{content:"\F0357"}.mdi-math-compass::before{content:"\F0358"}.mdi-math-cos::before{content:"\F0C96"}.mdi-math-integral::before{content:"\F0FC8"}.mdi-math-integral-box::before{content:"\F0FC9"}.mdi-math-log::before{content:"\F1085"}.mdi-math-norm::before{content:"\F0FCA"}.mdi-math-norm-box::before{content:"\F0FCB"}.mdi-math-sin::before{content:"\F0C97"}.mdi-math-tan::before{content:"\F0C98"}.mdi-matrix::before{content:"\F0628"}.mdi-medal::before{content:"\F0987"}.mdi-medal-outline::before{content:"\F1326"}.mdi-medical-bag::before{content:"\F06EF"}.mdi-meditation::before{content:"\F117B"}.mdi-memory::before{content:"\F035B"}.mdi-menu::before{content:"\F035C"}.mdi-menu-down::before{content:"\F035D"}.mdi-menu-down-outline::before{content:"\F06B6"}.mdi-menu-left::before{content:"\F035E"}.mdi-menu-left-outline::before{content:"\F0A02"}.mdi-menu-open::before{content:"\F0BAB"}.mdi-menu-right::before{content:"\F035F"}.mdi-menu-right-outline::before{content:"\F0A03"}.mdi-menu-swap::before{content:"\F0A64"}.mdi-menu-swap-outline::before{content:"\F0A65"}.mdi-menu-up::before{content:"\F0360"}.mdi-menu-up-outline::before{content:"\F06B7"}.mdi-merge::before{content:"\F0F5C"}.mdi-message::before{content:"\F0361"}.mdi-message-alert::before{content:"\F0362"}.mdi-message-alert-outline::before{content:"\F0A04"}.mdi-message-arrow-left::before{content:"\F12F2"}.mdi-message-arrow-left-outline::before{content:"\F12F3"}.mdi-message-arrow-right::before{content:"\F12F4"}.mdi-message-arrow-right-outline::before{content:"\F12F5"}.mdi-message-bulleted::before{content:"\F06A2"}.mdi-message-bulleted-off::before{content:"\F06A3"}.mdi-message-cog::before{content:"\F06F1"}.mdi-message-cog-outline::before{content:"\F1172"}.mdi-message-draw::before{content:"\F0363"}.mdi-message-image::before{content:"\F0364"}.mdi-message-image-outline::before{content:"\F116C"}.mdi-message-lock::before{content:"\F0FCC"}.mdi-message-lock-outline::before{content:"\F116D"}.mdi-message-minus::before{content:"\F116E"}.mdi-message-minus-outline::before{content:"\F116F"}.mdi-message-outline::before{content:"\F0365"}.mdi-message-plus::before{content:"\F0653"}.mdi-message-plus-outline::before{content:"\F10BB"}.mdi-message-processing::before{content:"\F0366"}.mdi-message-processing-outline::before{content:"\F1170"}.mdi-message-reply::before{content:"\F0367"}.mdi-message-reply-text::before{content:"\F0368"}.mdi-message-settings::before{content:"\F06F0"}.mdi-message-settings-outline::before{content:"\F1171"}.mdi-message-text::before{content:"\F0369"}.mdi-message-text-clock::before{content:"\F1173"}.mdi-message-text-clock-outline::before{content:"\F1174"}.mdi-message-text-lock::before{content:"\F0FCD"}.mdi-message-text-lock-outline::before{content:"\F1175"}.mdi-message-text-outline::before{content:"\F036A"}.mdi-message-video::before{content:"\F036B"}.mdi-meteor::before{content:"\F0629"}.mdi-metronome::before{content:"\F07DA"}.mdi-metronome-tick::before{content:"\F07DB"}.mdi-micro-sd::before{content:"\F07DC"}.mdi-microphone::before{content:"\F036C"}.mdi-microphone-minus::before{content:"\F08B3"}.mdi-microphone-off::before{content:"\F036D"}.mdi-microphone-outline::before{content:"\F036E"}.mdi-microphone-plus::before{content:"\F08B4"}.mdi-microphone-settings::before{content:"\F036F"}.mdi-microphone-variant::before{content:"\F0370"}.mdi-microphone-variant-off::before{content:"\F0371"}.mdi-microscope::before{content:"\F0654"}.mdi-microsoft::before{content:"\F0372"}.mdi-microsoft-access::before{content:"\F138E"}.mdi-microsoft-azure::before{content:"\F0805"}.mdi-microsoft-azure-devops::before{content:"\F0FD5"}.mdi-microsoft-bing::before{content:"\F00A4"}.mdi-microsoft-dynamics-365::before{content:"\F0988"}.mdi-microsoft-edge::before{content:"\F01E9"}.mdi-microsoft-edge-legacy::before{content:"\F1250"}.mdi-microsoft-excel::before{content:"\F138F"}.mdi-microsoft-internet-explorer::before{content:"\F0300"}.mdi-microsoft-office::before{content:"\F03C6"}.mdi-microsoft-onedrive::before{content:"\F03CA"}.mdi-microsoft-onenote::before{content:"\F0747"}.mdi-microsoft-outlook::before{content:"\F0D22"}.mdi-microsoft-powerpoint::before{content:"\F1390"}.mdi-microsoft-sharepoint::before{content:"\F1391"}.mdi-microsoft-teams::before{content:"\F02BB"}.mdi-microsoft-visual-studio::before{content:"\F0610"}.mdi-microsoft-visual-studio-code::before{content:"\F0A1E"}.mdi-microsoft-windows::before{content:"\F05B3"}.mdi-microsoft-windows-classic::before{content:"\F0A21"}.mdi-microsoft-word::before{content:"\F1392"}.mdi-microsoft-xbox::before{content:"\F05B9"}.mdi-microsoft-xbox-controller::before{content:"\F05BA"}.mdi-microsoft-xbox-controller-battery-alert::before{content:"\F074B"}.mdi-microsoft-xbox-controller-battery-charging::before{content:"\F0A22"}.mdi-microsoft-xbox-controller-battery-empty::before{content:"\F074C"}.mdi-microsoft-xbox-controller-battery-full::before{content:"\F074D"}.mdi-microsoft-xbox-controller-battery-low::before{content:"\F074E"}.mdi-microsoft-xbox-controller-battery-medium::before{content:"\F074F"}.mdi-microsoft-xbox-controller-battery-unknown::before{content:"\F0750"}.mdi-microsoft-xbox-controller-menu::before{content:"\F0E6F"}.mdi-microsoft-xbox-controller-off::before{content:"\F05BB"}.mdi-microsoft-xbox-controller-view::before{content:"\F0E70"}.mdi-microsoft-yammer::before{content:"\F0789"}.mdi-microwave::before{content:"\F0C99"}.mdi-microwave-off::before{content:"\F1423"}.mdi-middleware::before{content:"\F0F5D"}.mdi-middleware-outline::before{content:"\F0F5E"}.mdi-midi::before{content:"\F08F1"}.mdi-midi-port::before{content:"\F08F2"}.mdi-mine::before{content:"\F0DDA"}.mdi-minecraft::before{content:"\F0373"}.mdi-mini-sd::before{content:"\F0A05"}.mdi-minidisc::before{content:"\F0A06"}.mdi-minus::before{content:"\F0374"}.mdi-minus-box::before{content:"\F0375"}.mdi-minus-box-multiple::before{content:"\F1141"}.mdi-minus-box-multiple-outline::before{content:"\F1142"}.mdi-minus-box-outline::before{content:"\F06F2"}.mdi-minus-circle::before{content:"\F0376"}.mdi-minus-circle-multiple::before{content:"\F035A"}.mdi-minus-circle-multiple-outline::before{content:"\F0AD3"}.mdi-minus-circle-off::before{content:"\F1459"}.mdi-minus-circle-off-outline::before{content:"\F145A"}.mdi-minus-circle-outline::before{content:"\F0377"}.mdi-minus-network::before{content:"\F0378"}.mdi-minus-network-outline::before{content:"\F0C9A"}.mdi-mirror::before{content:"\F11FD"}.mdi-mixed-martial-arts::before{content:"\F0D8F"}.mdi-mixed-reality::before{content:"\F087F"}.mdi-mixer::before{content:"\F07DD"}.mdi-molecule::before{content:"\F0BAC"}.mdi-molecule-co::before{content:"\F12FE"}.mdi-molecule-co2::before{content:"\F07E4"}.mdi-monitor::before{content:"\F0379"}.mdi-monitor-cellphone::before{content:"\F0989"}.mdi-monitor-cellphone-star::before{content:"\F098A"}.mdi-monitor-clean::before{content:"\F1104"}.mdi-monitor-dashboard::before{content:"\F0A07"}.mdi-monitor-edit::before{content:"\F12C6"}.mdi-monitor-eye::before{content:"\F13B4"}.mdi-monitor-lock::before{content:"\F0DDB"}.mdi-monitor-multiple::before{content:"\F037A"}.mdi-monitor-off::before{content:"\F0D90"}.mdi-monitor-screenshot::before{content:"\F0E51"}.mdi-monitor-share::before{content:"\F1483"}.mdi-monitor-speaker::before{content:"\F0F5F"}.mdi-monitor-speaker-off::before{content:"\F0F60"}.mdi-monitor-star::before{content:"\F0DDC"}.mdi-moon-first-quarter::before{content:"\F0F61"}.mdi-moon-full::before{content:"\F0F62"}.mdi-moon-last-quarter::before{content:"\F0F63"}.mdi-moon-new::before{content:"\F0F64"}.mdi-moon-waning-crescent::before{content:"\F0F65"}.mdi-moon-waning-gibbous::before{content:"\F0F66"}.mdi-moon-waxing-crescent::before{content:"\F0F67"}.mdi-moon-waxing-gibbous::before{content:"\F0F68"}.mdi-moped::before{content:"\F1086"}.mdi-more::before{content:"\F037B"}.mdi-mother-heart::before{content:"\F1314"}.mdi-mother-nurse::before{content:"\F0D21"}.mdi-motion-sensor::before{content:"\F0D91"}.mdi-motion-sensor-off::before{content:"\F1435"}.mdi-motorbike::before{content:"\F037C"}.mdi-mouse::before{content:"\F037D"}.mdi-mouse-bluetooth::before{content:"\F098B"}.mdi-mouse-off::before{content:"\F037E"}.mdi-mouse-variant::before{content:"\F037F"}.mdi-mouse-variant-off::before{content:"\F0380"}.mdi-move-resize::before{content:"\F0655"}.mdi-move-resize-variant::before{content:"\F0656"}.mdi-movie::before{content:"\F0381"}.mdi-movie-edit::before{content:"\F1122"}.mdi-movie-edit-outline::before{content:"\F1123"}.mdi-movie-filter::before{content:"\F1124"}.mdi-movie-filter-outline::before{content:"\F1125"}.mdi-movie-open::before{content:"\F0FCE"}.mdi-movie-open-outline::before{content:"\F0FCF"}.mdi-movie-outline::before{content:"\F0DDD"}.mdi-movie-roll::before{content:"\F07DE"}.mdi-movie-search::before{content:"\F11D2"}.mdi-movie-search-outline::before{content:"\F11D3"}.mdi-muffin::before{content:"\F098C"}.mdi-multiplication::before{content:"\F0382"}.mdi-multiplication-box::before{content:"\F0383"}.mdi-mushroom::before{content:"\F07DF"}.mdi-mushroom-off::before{content:"\F13FA"}.mdi-mushroom-off-outline::before{content:"\F13FB"}.mdi-mushroom-outline::before{content:"\F07E0"}.mdi-music::before{content:"\F075A"}.mdi-music-accidental-double-flat::before{content:"\F0F69"}.mdi-music-accidental-double-sharp::before{content:"\F0F6A"}.mdi-music-accidental-flat::before{content:"\F0F6B"}.mdi-music-accidental-natural::before{content:"\F0F6C"}.mdi-music-accidental-sharp::before{content:"\F0F6D"}.mdi-music-box::before{content:"\F0384"}.mdi-music-box-multiple::before{content:"\F0333"}.mdi-music-box-multiple-outline::before{content:"\F0F04"}.mdi-music-box-outline::before{content:"\F0385"}.mdi-music-circle::before{content:"\F0386"}.mdi-music-circle-outline::before{content:"\F0AD4"}.mdi-music-clef-alto::before{content:"\F0F6E"}.mdi-music-clef-bass::before{content:"\F0F6F"}.mdi-music-clef-treble::before{content:"\F0F70"}.mdi-music-note::before{content:"\F0387"}.mdi-music-note-bluetooth::before{content:"\F05FE"}.mdi-music-note-bluetooth-off::before{content:"\F05FF"}.mdi-music-note-eighth::before{content:"\F0388"}.mdi-music-note-eighth-dotted::before{content:"\F0F71"}.mdi-music-note-half::before{content:"\F0389"}.mdi-music-note-half-dotted::before{content:"\F0F72"}.mdi-music-note-off::before{content:"\F038A"}.mdi-music-note-off-outline::before{content:"\F0F73"}.mdi-music-note-outline::before{content:"\F0F74"}.mdi-music-note-plus::before{content:"\F0DDE"}.mdi-music-note-quarter::before{content:"\F038B"}.mdi-music-note-quarter-dotted::before{content:"\F0F75"}.mdi-music-note-sixteenth::before{content:"\F038C"}.mdi-music-note-sixteenth-dotted::before{content:"\F0F76"}.mdi-music-note-whole::before{content:"\F038D"}.mdi-music-note-whole-dotted::before{content:"\F0F77"}.mdi-music-off::before{content:"\F075B"}.mdi-music-rest-eighth::before{content:"\F0F78"}.mdi-music-rest-half::before{content:"\F0F79"}.mdi-music-rest-quarter::before{content:"\F0F7A"}.mdi-music-rest-sixteenth::before{content:"\F0F7B"}.mdi-music-rest-whole::before{content:"\F0F7C"}.mdi-nail::before{content:"\F0DDF"}.mdi-nas::before{content:"\F08F3"}.mdi-nativescript::before{content:"\F0880"}.mdi-nature::before{content:"\F038E"}.mdi-nature-people::before{content:"\F038F"}.mdi-navigation::before{content:"\F0390"}.mdi-near-me::before{content:"\F05CD"}.mdi-necklace::before{content:"\F0F0B"}.mdi-needle::before{content:"\F0391"}.mdi-netflix::before{content:"\F0746"}.mdi-network::before{content:"\F06F3"}.mdi-network-off::before{content:"\F0C9B"}.mdi-network-off-outline::before{content:"\F0C9C"}.mdi-network-outline::before{content:"\F0C9D"}.mdi-network-strength-1::before{content:"\F08F4"}.mdi-network-strength-1-alert::before{content:"\F08F5"}.mdi-network-strength-2::before{content:"\F08F6"}.mdi-network-strength-2-alert::before{content:"\F08F7"}.mdi-network-strength-3::before{content:"\F08F8"}.mdi-network-strength-3-alert::before{content:"\F08F9"}.mdi-network-strength-4::before{content:"\F08FA"}.mdi-network-strength-4-alert::before{content:"\F08FB"}.mdi-network-strength-off::before{content:"\F08FC"}.mdi-network-strength-off-outline::before{content:"\F08FD"}.mdi-network-strength-outline::before{content:"\F08FE"}.mdi-new-box::before{content:"\F0394"}.mdi-newspaper::before{content:"\F0395"}.mdi-newspaper-minus::before{content:"\F0F0C"}.mdi-newspaper-plus::before{content:"\F0F0D"}.mdi-newspaper-variant::before{content:"\F1001"}.mdi-newspaper-variant-multiple::before{content:"\F1002"}.mdi-newspaper-variant-multiple-outline::before{content:"\F1003"}.mdi-newspaper-variant-outline::before{content:"\F1004"}.mdi-nfc::before{content:"\F0396"}.mdi-nfc-search-variant::before{content:"\F0E53"}.mdi-nfc-tap::before{content:"\F0397"}.mdi-nfc-variant::before{content:"\F0398"}.mdi-nfc-variant-off::before{content:"\F0E54"}.mdi-ninja::before{content:"\F0774"}.mdi-nintendo-game-boy::before{content:"\F1393"}.mdi-nintendo-switch::before{content:"\F07E1"}.mdi-nintendo-wii::before{content:"\F05AB"}.mdi-nintendo-wiiu::before{content:"\F072D"}.mdi-nix::before{content:"\F1105"}.mdi-nodejs::before{content:"\F0399"}.mdi-noodles::before{content:"\F117E"}.mdi-not-equal::before{content:"\F098D"}.mdi-not-equal-variant::before{content:"\F098E"}.mdi-note::before{content:"\F039A"}.mdi-note-multiple::before{content:"\F06B8"}.mdi-note-multiple-outline::before{content:"\F06B9"}.mdi-note-outline::before{content:"\F039B"}.mdi-note-plus::before{content:"\F039C"}.mdi-note-plus-outline::before{content:"\F039D"}.mdi-note-text::before{content:"\F039E"}.mdi-note-text-outline::before{content:"\F11D7"}.mdi-notebook::before{content:"\F082E"}.mdi-notebook-multiple::before{content:"\F0E55"}.mdi-notebook-outline::before{content:"\F0EBF"}.mdi-notification-clear-all::before{content:"\F039F"}.mdi-npm::before{content:"\F06F7"}.mdi-nuke::before{content:"\F06A4"}.mdi-null::before{content:"\F07E2"}.mdi-numeric::before{content:"\F03A0"}.mdi-numeric-0::before{content:"\F0B39"}.mdi-numeric-0-box::before{content:"\F03A1"}.mdi-numeric-0-box-multiple::before{content:"\F0F0E"}.mdi-numeric-0-box-multiple-outline::before{content:"\F03A2"}.mdi-numeric-0-box-outline::before{content:"\F03A3"}.mdi-numeric-0-circle::before{content:"\F0C9E"}.mdi-numeric-0-circle-outline::before{content:"\F0C9F"}.mdi-numeric-1::before{content:"\F0B3A"}.mdi-numeric-1-box::before{content:"\F03A4"}.mdi-numeric-1-box-multiple::before{content:"\F0F0F"}.mdi-numeric-1-box-multiple-outline::before{content:"\F03A5"}.mdi-numeric-1-box-outline::before{content:"\F03A6"}.mdi-numeric-1-circle::before{content:"\F0CA0"}.mdi-numeric-1-circle-outline::before{content:"\F0CA1"}.mdi-numeric-10::before{content:"\F0FE9"}.mdi-numeric-10-box::before{content:"\F0F7D"}.mdi-numeric-10-box-multiple::before{content:"\F0FEA"}.mdi-numeric-10-box-multiple-outline::before{content:"\F0FEB"}.mdi-numeric-10-box-outline::before{content:"\F0F7E"}.mdi-numeric-10-circle::before{content:"\F0FEC"}.mdi-numeric-10-circle-outline::before{content:"\F0FED"}.mdi-numeric-2::before{content:"\F0B3B"}.mdi-numeric-2-box::before{content:"\F03A7"}.mdi-numeric-2-box-multiple::before{content:"\F0F10"}.mdi-numeric-2-box-multiple-outline::before{content:"\F03A8"}.mdi-numeric-2-box-outline::before{content:"\F03A9"}.mdi-numeric-2-circle::before{content:"\F0CA2"}.mdi-numeric-2-circle-outline::before{content:"\F0CA3"}.mdi-numeric-3::before{content:"\F0B3C"}.mdi-numeric-3-box::before{content:"\F03AA"}.mdi-numeric-3-box-multiple::before{content:"\F0F11"}.mdi-numeric-3-box-multiple-outline::before{content:"\F03AB"}.mdi-numeric-3-box-outline::before{content:"\F03AC"}.mdi-numeric-3-circle::before{content:"\F0CA4"}.mdi-numeric-3-circle-outline::before{content:"\F0CA5"}.mdi-numeric-4::before{content:"\F0B3D"}.mdi-numeric-4-box::before{content:"\F03AD"}.mdi-numeric-4-box-multiple::before{content:"\F0F12"}.mdi-numeric-4-box-multiple-outline::before{content:"\F03B2"}.mdi-numeric-4-box-outline::before{content:"\F03AE"}.mdi-numeric-4-circle::before{content:"\F0CA6"}.mdi-numeric-4-circle-outline::before{content:"\F0CA7"}.mdi-numeric-5::before{content:"\F0B3E"}.mdi-numeric-5-box::before{content:"\F03B1"}.mdi-numeric-5-box-multiple::before{content:"\F0F13"}.mdi-numeric-5-box-multiple-outline::before{content:"\F03AF"}.mdi-numeric-5-box-outline::before{content:"\F03B0"}.mdi-numeric-5-circle::before{content:"\F0CA8"}.mdi-numeric-5-circle-outline::before{content:"\F0CA9"}.mdi-numeric-6::before{content:"\F0B3F"}.mdi-numeric-6-box::before{content:"\F03B3"}.mdi-numeric-6-box-multiple::before{content:"\F0F14"}.mdi-numeric-6-box-multiple-outline::before{content:"\F03B4"}.mdi-numeric-6-box-outline::before{content:"\F03B5"}.mdi-numeric-6-circle::before{content:"\F0CAA"}.mdi-numeric-6-circle-outline::before{content:"\F0CAB"}.mdi-numeric-7::before{content:"\F0B40"}.mdi-numeric-7-box::before{content:"\F03B6"}.mdi-numeric-7-box-multiple::before{content:"\F0F15"}.mdi-numeric-7-box-multiple-outline::before{content:"\F03B7"}.mdi-numeric-7-box-outline::before{content:"\F03B8"}.mdi-numeric-7-circle::before{content:"\F0CAC"}.mdi-numeric-7-circle-outline::before{content:"\F0CAD"}.mdi-numeric-8::before{content:"\F0B41"}.mdi-numeric-8-box::before{content:"\F03B9"}.mdi-numeric-8-box-multiple::before{content:"\F0F16"}.mdi-numeric-8-box-multiple-outline::before{content:"\F03BA"}.mdi-numeric-8-box-outline::before{content:"\F03BB"}.mdi-numeric-8-circle::before{content:"\F0CAE"}.mdi-numeric-8-circle-outline::before{content:"\F0CAF"}.mdi-numeric-9::before{content:"\F0B42"}.mdi-numeric-9-box::before{content:"\F03BC"}.mdi-numeric-9-box-multiple::before{content:"\F0F17"}.mdi-numeric-9-box-multiple-outline::before{content:"\F03BD"}.mdi-numeric-9-box-outline::before{content:"\F03BE"}.mdi-numeric-9-circle::before{content:"\F0CB0"}.mdi-numeric-9-circle-outline::before{content:"\F0CB1"}.mdi-numeric-9-plus::before{content:"\F0FEE"}.mdi-numeric-9-plus-box::before{content:"\F03BF"}.mdi-numeric-9-plus-box-multiple::before{content:"\F0F18"}.mdi-numeric-9-plus-box-multiple-outline::before{content:"\F03C0"}.mdi-numeric-9-plus-box-outline::before{content:"\F03C1"}.mdi-numeric-9-plus-circle::before{content:"\F0CB2"}.mdi-numeric-9-plus-circle-outline::before{content:"\F0CB3"}.mdi-numeric-negative-1::before{content:"\F1052"}.mdi-nut::before{content:"\F06F8"}.mdi-nutrition::before{content:"\F03C2"}.mdi-nuxt::before{content:"\F1106"}.mdi-oar::before{content:"\F067C"}.mdi-ocarina::before{content:"\F0DE0"}.mdi-oci::before{content:"\F12E9"}.mdi-ocr::before{content:"\F113A"}.mdi-octagon::before{content:"\F03C3"}.mdi-octagon-outline::before{content:"\F03C4"}.mdi-octagram::before{content:"\F06F9"}.mdi-octagram-outline::before{content:"\F0775"}.mdi-odnoklassniki::before{content:"\F03C5"}.mdi-offer::before{content:"\F121B"}.mdi-office-building::before{content:"\F0991"}.mdi-oil::before{content:"\F03C7"}.mdi-oil-lamp::before{content:"\F0F19"}.mdi-oil-level::before{content:"\F1053"}.mdi-oil-temperature::before{content:"\F0FF8"}.mdi-omega::before{content:"\F03C9"}.mdi-one-up::before{content:"\F0BAD"}.mdi-onepassword::before{content:"\F0881"}.mdi-opacity::before{content:"\F05CC"}.mdi-open-in-app::before{content:"\F03CB"}.mdi-open-in-new::before{content:"\F03CC"}.mdi-open-source-initiative::before{content:"\F0BAE"}.mdi-openid::before{content:"\F03CD"}.mdi-opera::before{content:"\F03CE"}.mdi-orbit::before{content:"\F0018"}.mdi-order-alphabetical-ascending::before{content:"\F020D"}.mdi-order-alphabetical-descending::before{content:"\F0D07"}.mdi-order-bool-ascending::before{content:"\F02BE"}.mdi-order-bool-ascending-variant::before{content:"\F098F"}.mdi-order-bool-descending::before{content:"\F1384"}.mdi-order-bool-descending-variant::before{content:"\F0990"}.mdi-order-numeric-ascending::before{content:"\F0545"}.mdi-order-numeric-descending::before{content:"\F0546"}.mdi-origin::before{content:"\F0B43"}.mdi-ornament::before{content:"\F03CF"}.mdi-ornament-variant::before{content:"\F03D0"}.mdi-outdoor-lamp::before{content:"\F1054"}.mdi-overscan::before{content:"\F1005"}.mdi-owl::before{content:"\F03D2"}.mdi-pac-man::before{content:"\F0BAF"}.mdi-package::before{content:"\F03D3"}.mdi-package-down::before{content:"\F03D4"}.mdi-package-up::before{content:"\F03D5"}.mdi-package-variant::before{content:"\F03D6"}.mdi-package-variant-closed::before{content:"\F03D7"}.mdi-page-first::before{content:"\F0600"}.mdi-page-last::before{content:"\F0601"}.mdi-page-layout-body::before{content:"\F06FA"}.mdi-page-layout-footer::before{content:"\F06FB"}.mdi-page-layout-header::before{content:"\F06FC"}.mdi-page-layout-header-footer::before{content:"\F0F7F"}.mdi-page-layout-sidebar-left::before{content:"\F06FD"}.mdi-page-layout-sidebar-right::before{content:"\F06FE"}.mdi-page-next::before{content:"\F0BB0"}.mdi-page-next-outline::before{content:"\F0BB1"}.mdi-page-previous::before{content:"\F0BB2"}.mdi-page-previous-outline::before{content:"\F0BB3"}.mdi-pail::before{content:"\F1417"}.mdi-pail-minus::before{content:"\F1437"}.mdi-pail-minus-outline::before{content:"\F143C"}.mdi-pail-off::before{content:"\F1439"}.mdi-pail-off-outline::before{content:"\F143E"}.mdi-pail-outline::before{content:"\F143A"}.mdi-pail-plus::before{content:"\F1436"}.mdi-pail-plus-outline::before{content:"\F143B"}.mdi-pail-remove::before{content:"\F1438"}.mdi-pail-remove-outline::before{content:"\F143D"}.mdi-palette::before{content:"\F03D8"}.mdi-palette-advanced::before{content:"\F03D9"}.mdi-palette-outline::before{content:"\F0E0C"}.mdi-palette-swatch::before{content:"\F08B5"}.mdi-palette-swatch-outline::before{content:"\F135C"}.mdi-palm-tree::before{content:"\F1055"}.mdi-pan::before{content:"\F0BB4"}.mdi-pan-bottom-left::before{content:"\F0BB5"}.mdi-pan-bottom-right::before{content:"\F0BB6"}.mdi-pan-down::before{content:"\F0BB7"}.mdi-pan-horizontal::before{content:"\F0BB8"}.mdi-pan-left::before{content:"\F0BB9"}.mdi-pan-right::before{content:"\F0BBA"}.mdi-pan-top-left::before{content:"\F0BBB"}.mdi-pan-top-right::before{content:"\F0BBC"}.mdi-pan-up::before{content:"\F0BBD"}.mdi-pan-vertical::before{content:"\F0BBE"}.mdi-panda::before{content:"\F03DA"}.mdi-pandora::before{content:"\F03DB"}.mdi-panorama::before{content:"\F03DC"}.mdi-panorama-fisheye::before{content:"\F03DD"}.mdi-panorama-horizontal::before{content:"\F03DE"}.mdi-panorama-vertical::before{content:"\F03DF"}.mdi-panorama-wide-angle::before{content:"\F03E0"}.mdi-paper-cut-vertical::before{content:"\F03E1"}.mdi-paper-roll::before{content:"\F1157"}.mdi-paper-roll-outline::before{content:"\F1158"}.mdi-paperclip::before{content:"\F03E2"}.mdi-parachute::before{content:"\F0CB4"}.mdi-parachute-outline::before{content:"\F0CB5"}.mdi-parking::before{content:"\F03E3"}.mdi-party-popper::before{content:"\F1056"}.mdi-passport::before{content:"\F07E3"}.mdi-passport-biometric::before{content:"\F0DE1"}.mdi-pasta::before{content:"\F1160"}.mdi-patio-heater::before{content:"\F0F80"}.mdi-patreon::before{content:"\F0882"}.mdi-pause::before{content:"\F03E4"}.mdi-pause-circle::before{content:"\F03E5"}.mdi-pause-circle-outline::before{content:"\F03E6"}.mdi-pause-octagon::before{content:"\F03E7"}.mdi-pause-octagon-outline::before{content:"\F03E8"}.mdi-paw::before{content:"\F03E9"}.mdi-paw-off::before{content:"\F0657"}.mdi-pdf-box::before{content:"\F0E56"}.mdi-peace::before{content:"\F0884"}.mdi-peanut::before{content:"\F0FFC"}.mdi-peanut-off::before{content:"\F0FFD"}.mdi-peanut-off-outline::before{content:"\F0FFF"}.mdi-peanut-outline::before{content:"\F0FFE"}.mdi-pen::before{content:"\F03EA"}.mdi-pen-lock::before{content:"\F0DE2"}.mdi-pen-minus::before{content:"\F0DE3"}.mdi-pen-off::before{content:"\F0DE4"}.mdi-pen-plus::before{content:"\F0DE5"}.mdi-pen-remove::before{content:"\F0DE6"}.mdi-pencil::before{content:"\F03EB"}.mdi-pencil-box::before{content:"\F03EC"}.mdi-pencil-box-multiple::before{content:"\F1144"}.mdi-pencil-box-multiple-outline::before{content:"\F1145"}.mdi-pencil-box-outline::before{content:"\F03ED"}.mdi-pencil-circle::before{content:"\F06FF"}.mdi-pencil-circle-outline::before{content:"\F0776"}.mdi-pencil-lock::before{content:"\F03EE"}.mdi-pencil-lock-outline::before{content:"\F0DE7"}.mdi-pencil-minus::before{content:"\F0DE8"}.mdi-pencil-minus-outline::before{content:"\F0DE9"}.mdi-pencil-off::before{content:"\F03EF"}.mdi-pencil-off-outline::before{content:"\F0DEA"}.mdi-pencil-outline::before{content:"\F0CB6"}.mdi-pencil-plus::before{content:"\F0DEB"}.mdi-pencil-plus-outline::before{content:"\F0DEC"}.mdi-pencil-remove::before{content:"\F0DED"}.mdi-pencil-remove-outline::before{content:"\F0DEE"}.mdi-pencil-ruler::before{content:"\F1353"}.mdi-penguin::before{content:"\F0EC0"}.mdi-pentagon::before{content:"\F0701"}.mdi-pentagon-outline::before{content:"\F0700"}.mdi-percent::before{content:"\F03F0"}.mdi-percent-outline::before{content:"\F1278"}.mdi-periodic-table::before{content:"\F08B6"}.mdi-perspective-less::before{content:"\F0D23"}.mdi-perspective-more::before{content:"\F0D24"}.mdi-pharmacy::before{content:"\F03F1"}.mdi-phone::before{content:"\F03F2"}.mdi-phone-alert::before{content:"\F0F1A"}.mdi-phone-alert-outline::before{content:"\F118E"}.mdi-phone-bluetooth::before{content:"\F03F3"}.mdi-phone-bluetooth-outline::before{content:"\F118F"}.mdi-phone-cancel::before{content:"\F10BC"}.mdi-phone-cancel-outline::before{content:"\F1190"}.mdi-phone-check::before{content:"\F11A9"}.mdi-phone-check-outline::before{content:"\F11AA"}.mdi-phone-classic::before{content:"\F0602"}.mdi-phone-classic-off::before{content:"\F1279"}.mdi-phone-forward::before{content:"\F03F4"}.mdi-phone-forward-outline::before{content:"\F1191"}.mdi-phone-hangup::before{content:"\F03F5"}.mdi-phone-hangup-outline::before{content:"\F1192"}.mdi-phone-in-talk::before{content:"\F03F6"}.mdi-phone-in-talk-outline::before{content:"\F1182"}.mdi-phone-incoming::before{content:"\F03F7"}.mdi-phone-incoming-outline::before{content:"\F1193"}.mdi-phone-lock::before{content:"\F03F8"}.mdi-phone-lock-outline::before{content:"\F1194"}.mdi-phone-log::before{content:"\F03F9"}.mdi-phone-log-outline::before{content:"\F1195"}.mdi-phone-message::before{content:"\F1196"}.mdi-phone-message-outline::before{content:"\F1197"}.mdi-phone-minus::before{content:"\F0658"}.mdi-phone-minus-outline::before{content:"\F1198"}.mdi-phone-missed::before{content:"\F03FA"}.mdi-phone-missed-outline::before{content:"\F11A5"}.mdi-phone-off::before{content:"\F0DEF"}.mdi-phone-off-outline::before{content:"\F11A6"}.mdi-phone-outgoing::before{content:"\F03FB"}.mdi-phone-outgoing-outline::before{content:"\F1199"}.mdi-phone-outline::before{content:"\F0DF0"}.mdi-phone-paused::before{content:"\F03FC"}.mdi-phone-paused-outline::before{content:"\F119A"}.mdi-phone-plus::before{content:"\F0659"}.mdi-phone-plus-outline::before{content:"\F119B"}.mdi-phone-return::before{content:"\F082F"}.mdi-phone-return-outline::before{content:"\F119C"}.mdi-phone-ring::before{content:"\F11AB"}.mdi-phone-ring-outline::before{content:"\F11AC"}.mdi-phone-rotate-landscape::before{content:"\F0885"}.mdi-phone-rotate-portrait::before{content:"\F0886"}.mdi-phone-settings::before{content:"\F03FD"}.mdi-phone-settings-outline::before{content:"\F119D"}.mdi-phone-voip::before{content:"\F03FE"}.mdi-pi::before{content:"\F03FF"}.mdi-pi-box::before{content:"\F0400"}.mdi-pi-hole::before{content:"\F0DF1"}.mdi-piano::before{content:"\F067D"}.mdi-pickaxe::before{content:"\F08B7"}.mdi-picture-in-picture-bottom-right::before{content:"\F0E57"}.mdi-picture-in-picture-bottom-right-outline::before{content:"\F0E58"}.mdi-picture-in-picture-top-right::before{content:"\F0E59"}.mdi-picture-in-picture-top-right-outline::before{content:"\F0E5A"}.mdi-pier::before{content:"\F0887"}.mdi-pier-crane::before{content:"\F0888"}.mdi-pig::before{content:"\F0401"}.mdi-pig-variant::before{content:"\F1006"}.mdi-piggy-bank::before{content:"\F1007"}.mdi-pill::before{content:"\F0402"}.mdi-pillar::before{content:"\F0702"}.mdi-pin::before{content:"\F0403"}.mdi-pin-off::before{content:"\F0404"}.mdi-pin-off-outline::before{content:"\F0930"}.mdi-pin-outline::before{content:"\F0931"}.mdi-pine-tree::before{content:"\F0405"}.mdi-pine-tree-box::before{content:"\F0406"}.mdi-pine-tree-fire::before{content:"\F141A"}.mdi-pinterest::before{content:"\F0407"}.mdi-pinwheel::before{content:"\F0AD5"}.mdi-pinwheel-outline::before{content:"\F0AD6"}.mdi-pipe::before{content:"\F07E5"}.mdi-pipe-disconnected::before{content:"\F07E6"}.mdi-pipe-leak::before{content:"\F0889"}.mdi-pipe-wrench::before{content:"\F1354"}.mdi-pirate::before{content:"\F0A08"}.mdi-pistol::before{content:"\F0703"}.mdi-piston::before{content:"\F088A"}.mdi-pizza::before{content:"\F0409"}.mdi-play::before{content:"\F040A"}.mdi-play-box::before{content:"\F127A"}.mdi-play-box-multiple::before{content:"\F0D19"}.mdi-play-box-multiple-outline::before{content:"\F13E6"}.mdi-play-box-outline::before{content:"\F040B"}.mdi-play-circle::before{content:"\F040C"}.mdi-play-circle-outline::before{content:"\F040D"}.mdi-play-network::before{content:"\F088B"}.mdi-play-network-outline::before{content:"\F0CB7"}.mdi-play-outline::before{content:"\F0F1B"}.mdi-play-pause::before{content:"\F040E"}.mdi-play-protected-content::before{content:"\F040F"}.mdi-play-speed::before{content:"\F08FF"}.mdi-playlist-check::before{content:"\F05C7"}.mdi-playlist-edit::before{content:"\F0900"}.mdi-playlist-minus::before{content:"\F0410"}.mdi-playlist-music::before{content:"\F0CB8"}.mdi-playlist-music-outline::before{content:"\F0CB9"}.mdi-playlist-play::before{content:"\F0411"}.mdi-playlist-plus::before{content:"\F0412"}.mdi-playlist-remove::before{content:"\F0413"}.mdi-playlist-star::before{content:"\F0DF2"}.mdi-plex::before{content:"\F06BA"}.mdi-plus::before{content:"\F0415"}.mdi-plus-box::before{content:"\F0416"}.mdi-plus-box-multiple::before{content:"\F0334"}.mdi-plus-box-multiple-outline::before{content:"\F1143"}.mdi-plus-box-outline::before{content:"\F0704"}.mdi-plus-circle::before{content:"\F0417"}.mdi-plus-circle-multiple::before{content:"\F034C"}.mdi-plus-circle-multiple-outline::before{content:"\F0418"}.mdi-plus-circle-outline::before{content:"\F0419"}.mdi-plus-minus::before{content:"\F0992"}.mdi-plus-minus-box::before{content:"\F0993"}.mdi-plus-minus-variant::before{content:"\F14C9"}.mdi-plus-network::before{content:"\F041A"}.mdi-plus-network-outline::before{content:"\F0CBA"}.mdi-plus-one::before{content:"\F041B"}.mdi-plus-outline::before{content:"\F0705"}.mdi-plus-thick::before{content:"\F11EC"}.mdi-podcast::before{content:"\F0994"}.mdi-podium::before{content:"\F0D25"}.mdi-podium-bronze::before{content:"\F0D26"}.mdi-podium-gold::before{content:"\F0D27"}.mdi-podium-silver::before{content:"\F0D28"}.mdi-point-of-sale::before{content:"\F0D92"}.mdi-pokeball::before{content:"\F041D"}.mdi-pokemon-go::before{content:"\F0A09"}.mdi-poker-chip::before{content:"\F0830"}.mdi-polaroid::before{content:"\F041E"}.mdi-police-badge::before{content:"\F1167"}.mdi-police-badge-outline::before{content:"\F1168"}.mdi-poll::before{content:"\F041F"}.mdi-poll-box::before{content:"\F0420"}.mdi-poll-box-outline::before{content:"\F127B"}.mdi-polo::before{content:"\F14C3"}.mdi-polymer::before{content:"\F0421"}.mdi-pool::before{content:"\F0606"}.mdi-popcorn::before{content:"\F0422"}.mdi-post::before{content:"\F1008"}.mdi-post-outline::before{content:"\F1009"}.mdi-postage-stamp::before{content:"\F0CBB"}.mdi-pot::before{content:"\F02E5"}.mdi-pot-mix::before{content:"\F065B"}.mdi-pot-mix-outline::before{content:"\F0677"}.mdi-pot-outline::before{content:"\F02FF"}.mdi-pot-steam::before{content:"\F065A"}.mdi-pot-steam-outline::before{content:"\F0326"}.mdi-pound::before{content:"\F0423"}.mdi-pound-box::before{content:"\F0424"}.mdi-pound-box-outline::before{content:"\F117F"}.mdi-power::before{content:"\F0425"}.mdi-power-cycle::before{content:"\F0901"}.mdi-power-off::before{content:"\F0902"}.mdi-power-on::before{content:"\F0903"}.mdi-power-plug::before{content:"\F06A5"}.mdi-power-plug-off::before{content:"\F06A6"}.mdi-power-plug-off-outline::before{content:"\F1424"}.mdi-power-plug-outline::before{content:"\F1425"}.mdi-power-settings::before{content:"\F0426"}.mdi-power-sleep::before{content:"\F0904"}.mdi-power-socket::before{content:"\F0427"}.mdi-power-socket-au::before{content:"\F0905"}.mdi-power-socket-de::before{content:"\F1107"}.mdi-power-socket-eu::before{content:"\F07E7"}.mdi-power-socket-fr::before{content:"\F1108"}.mdi-power-socket-jp::before{content:"\F1109"}.mdi-power-socket-uk::before{content:"\F07E8"}.mdi-power-socket-us::before{content:"\F07E9"}.mdi-power-standby::before{content:"\F0906"}.mdi-powershell::before{content:"\F0A0A"}.mdi-prescription::before{content:"\F0706"}.mdi-presentation::before{content:"\F0428"}.mdi-presentation-play::before{content:"\F0429"}.mdi-printer::before{content:"\F042A"}.mdi-printer-3d::before{content:"\F042B"}.mdi-printer-3d-nozzle::before{content:"\F0E5B"}.mdi-printer-3d-nozzle-alert::before{content:"\F11C0"}.mdi-printer-3d-nozzle-alert-outline::before{content:"\F11C1"}.mdi-printer-3d-nozzle-outline::before{content:"\F0E5C"}.mdi-printer-alert::before{content:"\F042C"}.mdi-printer-check::before{content:"\F1146"}.mdi-printer-eye::before{content:"\F1458"}.mdi-printer-off::before{content:"\F0E5D"}.mdi-printer-pos::before{content:"\F1057"}.mdi-printer-search::before{content:"\F1457"}.mdi-printer-settings::before{content:"\F0707"}.mdi-printer-wireless::before{content:"\F0A0B"}.mdi-priority-high::before{content:"\F0603"}.mdi-priority-low::before{content:"\F0604"}.mdi-professional-hexagon::before{content:"\F042D"}.mdi-progress-alert::before{content:"\F0CBC"}.mdi-progress-check::before{content:"\F0995"}.mdi-progress-clock::before{content:"\F0996"}.mdi-progress-close::before{content:"\F110A"}.mdi-progress-download::before{content:"\F0997"}.mdi-progress-upload::before{content:"\F0998"}.mdi-progress-wrench::before{content:"\F0CBD"}.mdi-projector::before{content:"\F042E"}.mdi-projector-screen::before{content:"\F042F"}.mdi-propane-tank::before{content:"\F1357"}.mdi-propane-tank-outline::before{content:"\F1358"}.mdi-protocol::before{content:"\F0FD8"}.mdi-publish::before{content:"\F06A7"}.mdi-pulse::before{content:"\F0430"}.mdi-pump::before{content:"\F1402"}.mdi-pumpkin::before{content:"\F0BBF"}.mdi-purse::before{content:"\F0F1C"}.mdi-purse-outline::before{content:"\F0F1D"}.mdi-puzzle::before{content:"\F0431"}.mdi-puzzle-check::before{content:"\F1426"}.mdi-puzzle-check-outline::before{content:"\F1427"}.mdi-puzzle-edit::before{content:"\F14D3"}.mdi-puzzle-edit-outline::before{content:"\F14D9"}.mdi-puzzle-heart::before{content:"\F14D4"}.mdi-puzzle-heart-outline::before{content:"\F14DA"}.mdi-puzzle-minus::before{content:"\F14D1"}.mdi-puzzle-minus-outline::before{content:"\F14D7"}.mdi-puzzle-outline::before{content:"\F0A66"}.mdi-puzzle-plus::before{content:"\F14D0"}.mdi-puzzle-plus-outline::before{content:"\F14D6"}.mdi-puzzle-remove::before{content:"\F14D2"}.mdi-puzzle-remove-outline::before{content:"\F14D8"}.mdi-puzzle-star::before{content:"\F14D5"}.mdi-puzzle-star-outline::before{content:"\F14DB"}.mdi-qi::before{content:"\F0999"}.mdi-qqchat::before{content:"\F0605"}.mdi-qrcode::before{content:"\F0432"}.mdi-qrcode-edit::before{content:"\F08B8"}.mdi-qrcode-minus::before{content:"\F118C"}.mdi-qrcode-plus::before{content:"\F118B"}.mdi-qrcode-remove::before{content:"\F118D"}.mdi-qrcode-scan::before{content:"\F0433"}.mdi-quadcopter::before{content:"\F0434"}.mdi-quality-high::before{content:"\F0435"}.mdi-quality-low::before{content:"\F0A0C"}.mdi-quality-medium::before{content:"\F0A0D"}.mdi-quora::before{content:"\F0D29"}.mdi-rabbit::before{content:"\F0907"}.mdi-racing-helmet::before{content:"\F0D93"}.mdi-racquetball::before{content:"\F0D94"}.mdi-radar::before{content:"\F0437"}.mdi-radiator::before{content:"\F0438"}.mdi-radiator-disabled::before{content:"\F0AD7"}.mdi-radiator-off::before{content:"\F0AD8"}.mdi-radio::before{content:"\F0439"}.mdi-radio-am::before{content:"\F0CBE"}.mdi-radio-fm::before{content:"\F0CBF"}.mdi-radio-handheld::before{content:"\F043A"}.mdi-radio-off::before{content:"\F121C"}.mdi-radio-tower::before{content:"\F043B"}.mdi-radioactive::before{content:"\F043C"}.mdi-radioactive-off::before{content:"\F0EC1"}.mdi-radiobox-blank::before{content:"\F043D"}.mdi-radiobox-marked::before{content:"\F043E"}.mdi-radiology-box::before{content:"\F14C5"}.mdi-radiology-box-outline::before{content:"\F14C6"}.mdi-radius::before{content:"\F0CC0"}.mdi-radius-outline::before{content:"\F0CC1"}.mdi-railroad-light::before{content:"\F0F1E"}.mdi-raspberry-pi::before{content:"\F043F"}.mdi-ray-end::before{content:"\F0440"}.mdi-ray-end-arrow::before{content:"\F0441"}.mdi-ray-start::before{content:"\F0442"}.mdi-ray-start-arrow::before{content:"\F0443"}.mdi-ray-start-end::before{content:"\F0444"}.mdi-ray-vertex::before{content:"\F0445"}.mdi-react::before{content:"\F0708"}.mdi-read::before{content:"\F0447"}.mdi-receipt::before{content:"\F0449"}.mdi-record::before{content:"\F044A"}.mdi-record-circle::before{content:"\F0EC2"}.mdi-record-circle-outline::before{content:"\F0EC3"}.mdi-record-player::before{content:"\F099A"}.mdi-record-rec::before{content:"\F044B"}.mdi-rectangle::before{content:"\F0E5E"}.mdi-rectangle-outline::before{content:"\F0E5F"}.mdi-recycle::before{content:"\F044C"}.mdi-recycle-variant::before{content:"\F139D"}.mdi-reddit::before{content:"\F044D"}.mdi-redhat::before{content:"\F111B"}.mdi-redo::before{content:"\F044E"}.mdi-redo-variant::before{content:"\F044F"}.mdi-reflect-horizontal::before{content:"\F0A0E"}.mdi-reflect-vertical::before{content:"\F0A0F"}.mdi-refresh::before{content:"\F0450"}.mdi-refresh-circle::before{content:"\F1377"}.mdi-regex::before{content:"\F0451"}.mdi-registered-trademark::before{content:"\F0A67"}.mdi-relation-many-to-many::before{content:"\F1496"}.mdi-relation-many-to-one::before{content:"\F1497"}.mdi-relation-many-to-one-or-many::before{content:"\F1498"}.mdi-relation-many-to-only-one::before{content:"\F1499"}.mdi-relation-many-to-zero-or-many::before{content:"\F149A"}.mdi-relation-many-to-zero-or-one::before{content:"\F149B"}.mdi-relation-one-or-many-to-many::before{content:"\F149C"}.mdi-relation-one-or-many-to-one::before{content:"\F149D"}.mdi-relation-one-or-many-to-one-or-many::before{content:"\F149E"}.mdi-relation-one-or-many-to-only-one::before{content:"\F149F"}.mdi-relation-one-or-many-to-zero-or-many::before{content:"\F14A0"}.mdi-relation-one-or-many-to-zero-or-one::before{content:"\F14A1"}.mdi-relation-one-to-many::before{content:"\F14A2"}.mdi-relation-one-to-one::before{content:"\F14A3"}.mdi-relation-one-to-one-or-many::before{content:"\F14A4"}.mdi-relation-one-to-only-one::before{content:"\F14A5"}.mdi-relation-one-to-zero-or-many::before{content:"\F14A6"}.mdi-relation-one-to-zero-or-one::before{content:"\F14A7"}.mdi-relation-only-one-to-many::before{content:"\F14A8"}.mdi-relation-only-one-to-one::before{content:"\F14A9"}.mdi-relation-only-one-to-one-or-many::before{content:"\F14AA"}.mdi-relation-only-one-to-only-one::before{content:"\F14AB"}.mdi-relation-only-one-to-zero-or-many::before{content:"\F14AC"}.mdi-relation-only-one-to-zero-or-one::before{content:"\F14AD"}.mdi-relation-zero-or-many-to-many::before{content:"\F14AE"}.mdi-relation-zero-or-many-to-one::before{content:"\F14AF"}.mdi-relation-zero-or-many-to-one-or-many::before{content:"\F14B0"}.mdi-relation-zero-or-many-to-only-one::before{content:"\F14B1"}.mdi-relation-zero-or-many-to-zero-or-many::before{content:"\F14B2"}.mdi-relation-zero-or-many-to-zero-or-one::before{content:"\F14B3"}.mdi-relation-zero-or-one-to-many::before{content:"\F14B4"}.mdi-relation-zero-or-one-to-one::before{content:"\F14B5"}.mdi-relation-zero-or-one-to-one-or-many::before{content:"\F14B6"}.mdi-relation-zero-or-one-to-only-one::before{content:"\F14B7"}.mdi-relation-zero-or-one-to-zero-or-many::before{content:"\F14B8"}.mdi-relation-zero-or-one-to-zero-or-one::before{content:"\F14B9"}.mdi-relative-scale::before{content:"\F0452"}.mdi-reload::before{content:"\F0453"}.mdi-reload-alert::before{content:"\F110B"}.mdi-reminder::before{content:"\F088C"}.mdi-remote::before{content:"\F0454"}.mdi-remote-desktop::before{content:"\F08B9"}.mdi-remote-off::before{content:"\F0EC4"}.mdi-remote-tv::before{content:"\F0EC5"}.mdi-remote-tv-off::before{content:"\F0EC6"}.mdi-rename-box::before{content:"\F0455"}.mdi-reorder-horizontal::before{content:"\F0688"}.mdi-reorder-vertical::before{content:"\F0689"}.mdi-repeat::before{content:"\F0456"}.mdi-repeat-off::before{content:"\F0457"}.mdi-repeat-once::before{content:"\F0458"}.mdi-replay::before{content:"\F0459"}.mdi-reply::before{content:"\F045A"}.mdi-reply-all::before{content:"\F045B"}.mdi-reply-all-outline::before{content:"\F0F1F"}.mdi-reply-circle::before{content:"\F11AE"}.mdi-reply-outline::before{content:"\F0F20"}.mdi-reproduction::before{content:"\F045C"}.mdi-resistor::before{content:"\F0B44"}.mdi-resistor-nodes::before{content:"\F0B45"}.mdi-resize::before{content:"\F0A68"}.mdi-resize-bottom-right::before{content:"\F045D"}.mdi-responsive::before{content:"\F045E"}.mdi-restart::before{content:"\F0709"}.mdi-restart-alert::before{content:"\F110C"}.mdi-restart-off::before{content:"\F0D95"}.mdi-restore::before{content:"\F099B"}.mdi-restore-alert::before{content:"\F110D"}.mdi-rewind::before{content:"\F045F"}.mdi-rewind-10::before{content:"\F0D2A"}.mdi-rewind-30::before{content:"\F0D96"}.mdi-rewind-5::before{content:"\F11F9"}.mdi-rewind-outline::before{content:"\F070A"}.mdi-rhombus::before{content:"\F070B"}.mdi-rhombus-medium::before{content:"\F0A10"}.mdi-rhombus-medium-outline::before{content:"\F14DC"}.mdi-rhombus-outline::before{content:"\F070C"}.mdi-rhombus-split::before{content:"\F0A11"}.mdi-rhombus-split-outline::before{content:"\F14DD"}.mdi-ribbon::before{content:"\F0460"}.mdi-rice::before{content:"\F07EA"}.mdi-ring::before{content:"\F07EB"}.mdi-rivet::before{content:"\F0E60"}.mdi-road::before{content:"\F0461"}.mdi-road-variant::before{content:"\F0462"}.mdi-robber::before{content:"\F1058"}.mdi-robot::before{content:"\F06A9"}.mdi-robot-industrial::before{content:"\F0B46"}.mdi-robot-mower::before{content:"\F11F7"}.mdi-robot-mower-outline::before{content:"\F11F3"}.mdi-robot-vacuum::before{content:"\F070D"}.mdi-robot-vacuum-variant::before{content:"\F0908"}.mdi-rocket::before{content:"\F0463"}.mdi-rocket-launch::before{content:"\F14DE"}.mdi-rocket-launch-outline::before{content:"\F14DF"}.mdi-rocket-outline::before{content:"\F13AF"}.mdi-rodent::before{content:"\F1327"}.mdi-roller-skate::before{content:"\F0D2B"}.mdi-roller-skate-off::before{content:"\F0145"}.mdi-rollerblade::before{content:"\F0D2C"}.mdi-rollerblade-off::before{content:"\F002E"}.mdi-rollupjs::before{content:"\F0BC0"}.mdi-roman-numeral-1::before{content:"\F1088"}.mdi-roman-numeral-10::before{content:"\F1091"}.mdi-roman-numeral-2::before{content:"\F1089"}.mdi-roman-numeral-3::before{content:"\F108A"}.mdi-roman-numeral-4::before{content:"\F108B"}.mdi-roman-numeral-5::before{content:"\F108C"}.mdi-roman-numeral-6::before{content:"\F108D"}.mdi-roman-numeral-7::before{content:"\F108E"}.mdi-roman-numeral-8::before{content:"\F108F"}.mdi-roman-numeral-9::before{content:"\F1090"}.mdi-room-service::before{content:"\F088D"}.mdi-room-service-outline::before{content:"\F0D97"}.mdi-rotate-3d::before{content:"\F0EC7"}.mdi-rotate-3d-variant::before{content:"\F0464"}.mdi-rotate-left::before{content:"\F0465"}.mdi-rotate-left-variant::before{content:"\F0466"}.mdi-rotate-orbit::before{content:"\F0D98"}.mdi-rotate-right::before{content:"\F0467"}.mdi-rotate-right-variant::before{content:"\F0468"}.mdi-rounded-corner::before{content:"\F0607"}.mdi-router::before{content:"\F11E2"}.mdi-router-network::before{content:"\F1087"}.mdi-router-wireless::before{content:"\F0469"}.mdi-router-wireless-settings::before{content:"\F0A69"}.mdi-routes::before{content:"\F046A"}.mdi-routes-clock::before{content:"\F1059"}.mdi-rowing::before{content:"\F0608"}.mdi-rss::before{content:"\F046B"}.mdi-rss-box::before{content:"\F046C"}.mdi-rss-off::before{content:"\F0F21"}.mdi-rug::before{content:"\F1475"}.mdi-rugby::before{content:"\F0D99"}.mdi-ruler::before{content:"\F046D"}.mdi-ruler-square::before{content:"\F0CC2"}.mdi-ruler-square-compass::before{content:"\F0EBE"}.mdi-run::before{content:"\F070E"}.mdi-run-fast::before{content:"\F046E"}.mdi-rv-truck::before{content:"\F11D4"}.mdi-sack::before{content:"\F0D2E"}.mdi-sack-percent::before{content:"\F0D2F"}.mdi-safe::before{content:"\F0A6A"}.mdi-safe-square::before{content:"\F127C"}.mdi-safe-square-outline::before{content:"\F127D"}.mdi-safety-goggles::before{content:"\F0D30"}.mdi-sail-boat::before{content:"\F0EC8"}.mdi-sale::before{content:"\F046F"}.mdi-salesforce::before{content:"\F088E"}.mdi-sass::before{content:"\F07EC"}.mdi-satellite::before{content:"\F0470"}.mdi-satellite-uplink::before{content:"\F0909"}.mdi-satellite-variant::before{content:"\F0471"}.mdi-sausage::before{content:"\F08BA"}.mdi-saw-blade::before{content:"\F0E61"}.mdi-sawtooth-wave::before{content:"\F147A"}.mdi-saxophone::before{content:"\F0609"}.mdi-scale::before{content:"\F0472"}.mdi-scale-balance::before{content:"\F05D1"}.mdi-scale-bathroom::before{content:"\F0473"}.mdi-scale-off::before{content:"\F105A"}.mdi-scan-helper::before{content:"\F13D8"}.mdi-scanner::before{content:"\F06AB"}.mdi-scanner-off::before{content:"\F090A"}.mdi-scatter-plot::before{content:"\F0EC9"}.mdi-scatter-plot-outline::before{content:"\F0ECA"}.mdi-school::before{content:"\F0474"}.mdi-school-outline::before{content:"\F1180"}.mdi-scissors-cutting::before{content:"\F0A6B"}.mdi-scooter::before{content:"\F11E9"}.mdi-scoreboard::before{content:"\F127E"}.mdi-scoreboard-outline::before{content:"\F127F"}.mdi-screen-rotation::before{content:"\F0475"}.mdi-screen-rotation-lock::before{content:"\F0478"}.mdi-screw-flat-top::before{content:"\F0DF3"}.mdi-screw-lag::before{content:"\F0DF4"}.mdi-screw-machine-flat-top::before{content:"\F0DF5"}.mdi-screw-machine-round-top::before{content:"\F0DF6"}.mdi-screw-round-top::before{content:"\F0DF7"}.mdi-screwdriver::before{content:"\F0476"}.mdi-script::before{content:"\F0BC1"}.mdi-script-outline::before{content:"\F0477"}.mdi-script-text::before{content:"\F0BC2"}.mdi-script-text-outline::before{content:"\F0BC3"}.mdi-sd::before{content:"\F0479"}.mdi-seal::before{content:"\F047A"}.mdi-seal-variant::before{content:"\F0FD9"}.mdi-search-web::before{content:"\F070F"}.mdi-seat::before{content:"\F0CC3"}.mdi-seat-flat::before{content:"\F047B"}.mdi-seat-flat-angled::before{content:"\F047C"}.mdi-seat-individual-suite::before{content:"\F047D"}.mdi-seat-legroom-extra::before{content:"\F047E"}.mdi-seat-legroom-normal::before{content:"\F047F"}.mdi-seat-legroom-reduced::before{content:"\F0480"}.mdi-seat-outline::before{content:"\F0CC4"}.mdi-seat-passenger::before{content:"\F1249"}.mdi-seat-recline-extra::before{content:"\F0481"}.mdi-seat-recline-normal::before{content:"\F0482"}.mdi-seatbelt::before{content:"\F0CC5"}.mdi-security::before{content:"\F0483"}.mdi-security-network::before{content:"\F0484"}.mdi-seed::before{content:"\F0E62"}.mdi-seed-off::before{content:"\F13FD"}.mdi-seed-off-outline::before{content:"\F13FE"}.mdi-seed-outline::before{content:"\F0E63"}.mdi-segment::before{content:"\F0ECB"}.mdi-select::before{content:"\F0485"}.mdi-select-all::before{content:"\F0486"}.mdi-select-color::before{content:"\F0D31"}.mdi-select-compare::before{content:"\F0AD9"}.mdi-select-drag::before{content:"\F0A6C"}.mdi-select-group::before{content:"\F0F82"}.mdi-select-inverse::before{content:"\F0487"}.mdi-select-marker::before{content:"\F1280"}.mdi-select-multiple::before{content:"\F1281"}.mdi-select-multiple-marker::before{content:"\F1282"}.mdi-select-off::before{content:"\F0488"}.mdi-select-place::before{content:"\F0FDA"}.mdi-select-search::before{content:"\F1204"}.mdi-selection::before{content:"\F0489"}.mdi-selection-drag::before{content:"\F0A6D"}.mdi-selection-ellipse::before{content:"\F0D32"}.mdi-selection-ellipse-arrow-inside::before{content:"\F0F22"}.mdi-selection-marker::before{content:"\F1283"}.mdi-selection-multiple::before{content:"\F1285"}.mdi-selection-multiple-marker::before{content:"\F1284"}.mdi-selection-off::before{content:"\F0777"}.mdi-selection-search::before{content:"\F1205"}.mdi-semantic-web::before{content:"\F1316"}.mdi-send::before{content:"\F048A"}.mdi-send-check::before{content:"\F1161"}.mdi-send-check-outline::before{content:"\F1162"}.mdi-send-circle::before{content:"\F0DF8"}.mdi-send-circle-outline::before{content:"\F0DF9"}.mdi-send-clock::before{content:"\F1163"}.mdi-send-clock-outline::before{content:"\F1164"}.mdi-send-lock::before{content:"\F07ED"}.mdi-send-lock-outline::before{content:"\F1166"}.mdi-send-outline::before{content:"\F1165"}.mdi-serial-port::before{content:"\F065C"}.mdi-server::before{content:"\F048B"}.mdi-server-minus::before{content:"\F048C"}.mdi-server-network::before{content:"\F048D"}.mdi-server-network-off::before{content:"\F048E"}.mdi-server-off::before{content:"\F048F"}.mdi-server-plus::before{content:"\F0490"}.mdi-server-remove::before{content:"\F0491"}.mdi-server-security::before{content:"\F0492"}.mdi-set-all::before{content:"\F0778"}.mdi-set-center::before{content:"\F0779"}.mdi-set-center-right::before{content:"\F077A"}.mdi-set-left::before{content:"\F077B"}.mdi-set-left-center::before{content:"\F077C"}.mdi-set-left-right::before{content:"\F077D"}.mdi-set-merge::before{content:"\F14E0"}.mdi-set-none::before{content:"\F077E"}.mdi-set-right::before{content:"\F077F"}.mdi-set-split::before{content:"\F14E1"}.mdi-set-square::before{content:"\F145D"}.mdi-set-top-box::before{content:"\F099F"}.mdi-settings-helper::before{content:"\F0A6E"}.mdi-shaker::before{content:"\F110E"}.mdi-shaker-outline::before{content:"\F110F"}.mdi-shape::before{content:"\F0831"}.mdi-shape-circle-plus::before{content:"\F065D"}.mdi-shape-outline::before{content:"\F0832"}.mdi-shape-oval-plus::before{content:"\F11FA"}.mdi-shape-plus::before{content:"\F0495"}.mdi-shape-polygon-plus::before{content:"\F065E"}.mdi-shape-rectangle-plus::before{content:"\F065F"}.mdi-shape-square-plus::before{content:"\F0660"}.mdi-share::before{content:"\F0496"}.mdi-share-all::before{content:"\F11F4"}.mdi-share-all-outline::before{content:"\F11F5"}.mdi-share-circle::before{content:"\F11AD"}.mdi-share-off::before{content:"\F0F23"}.mdi-share-off-outline::before{content:"\F0F24"}.mdi-share-outline::before{content:"\F0932"}.mdi-share-variant::before{content:"\F0497"}.mdi-sheep::before{content:"\F0CC6"}.mdi-shield::before{content:"\F0498"}.mdi-shield-account::before{content:"\F088F"}.mdi-shield-account-outline::before{content:"\F0A12"}.mdi-shield-airplane::before{content:"\F06BB"}.mdi-shield-airplane-outline::before{content:"\F0CC7"}.mdi-shield-alert::before{content:"\F0ECC"}.mdi-shield-alert-outline::before{content:"\F0ECD"}.mdi-shield-bug::before{content:"\F13DA"}.mdi-shield-bug-outline::before{content:"\F13DB"}.mdi-shield-car::before{content:"\F0F83"}.mdi-shield-check::before{content:"\F0565"}.mdi-shield-check-outline::before{content:"\F0CC8"}.mdi-shield-cross::before{content:"\F0CC9"}.mdi-shield-cross-outline::before{content:"\F0CCA"}.mdi-shield-edit::before{content:"\F11A0"}.mdi-shield-edit-outline::before{content:"\F11A1"}.mdi-shield-half::before{content:"\F1360"}.mdi-shield-half-full::before{content:"\F0780"}.mdi-shield-home::before{content:"\F068A"}.mdi-shield-home-outline::before{content:"\F0CCB"}.mdi-shield-key::before{content:"\F0BC4"}.mdi-shield-key-outline::before{content:"\F0BC5"}.mdi-shield-link-variant::before{content:"\F0D33"}.mdi-shield-link-variant-outline::before{content:"\F0D34"}.mdi-shield-lock::before{content:"\F099D"}.mdi-shield-lock-outline::before{content:"\F0CCC"}.mdi-shield-off::before{content:"\F099E"}.mdi-shield-off-outline::before{content:"\F099C"}.mdi-shield-outline::before{content:"\F0499"}.mdi-shield-plus::before{content:"\F0ADA"}.mdi-shield-plus-outline::before{content:"\F0ADB"}.mdi-shield-refresh::before{content:"\F00AA"}.mdi-shield-refresh-outline::before{content:"\F01E0"}.mdi-shield-remove::before{content:"\F0ADC"}.mdi-shield-remove-outline::before{content:"\F0ADD"}.mdi-shield-search::before{content:"\F0D9A"}.mdi-shield-star::before{content:"\F113B"}.mdi-shield-star-outline::before{content:"\F113C"}.mdi-shield-sun::before{content:"\F105D"}.mdi-shield-sun-outline::before{content:"\F105E"}.mdi-shield-sync::before{content:"\F11A2"}.mdi-shield-sync-outline::before{content:"\F11A3"}.mdi-ship-wheel::before{content:"\F0833"}.mdi-shoe-formal::before{content:"\F0B47"}.mdi-shoe-heel::before{content:"\F0B48"}.mdi-shoe-print::before{content:"\F0DFA"}.mdi-shopping::before{content:"\F049A"}.mdi-shopping-music::before{content:"\F049B"}.mdi-shopping-outline::before{content:"\F11D5"}.mdi-shopping-search::before{content:"\F0F84"}.mdi-shovel::before{content:"\F0710"}.mdi-shovel-off::before{content:"\F0711"}.mdi-shower::before{content:"\F09A0"}.mdi-shower-head::before{content:"\F09A1"}.mdi-shredder::before{content:"\F049C"}.mdi-shuffle::before{content:"\F049D"}.mdi-shuffle-disabled::before{content:"\F049E"}.mdi-shuffle-variant::before{content:"\F049F"}.mdi-shuriken::before{content:"\F137F"}.mdi-sigma::before{content:"\F04A0"}.mdi-sigma-lower::before{content:"\F062B"}.mdi-sign-caution::before{content:"\F04A1"}.mdi-sign-direction::before{content:"\F0781"}.mdi-sign-direction-minus::before{content:"\F1000"}.mdi-sign-direction-plus::before{content:"\F0FDC"}.mdi-sign-direction-remove::before{content:"\F0FDD"}.mdi-sign-real-estate::before{content:"\F1118"}.mdi-sign-text::before{content:"\F0782"}.mdi-signal::before{content:"\F04A2"}.mdi-signal-2g::before{content:"\F0712"}.mdi-signal-3g::before{content:"\F0713"}.mdi-signal-4g::before{content:"\F0714"}.mdi-signal-5g::before{content:"\F0A6F"}.mdi-signal-cellular-1::before{content:"\F08BC"}.mdi-signal-cellular-2::before{content:"\F08BD"}.mdi-signal-cellular-3::before{content:"\F08BE"}.mdi-signal-cellular-outline::before{content:"\F08BF"}.mdi-signal-distance-variant::before{content:"\F0E64"}.mdi-signal-hspa::before{content:"\F0715"}.mdi-signal-hspa-plus::before{content:"\F0716"}.mdi-signal-off::before{content:"\F0783"}.mdi-signal-variant::before{content:"\F060A"}.mdi-signature::before{content:"\F0DFB"}.mdi-signature-freehand::before{content:"\F0DFC"}.mdi-signature-image::before{content:"\F0DFD"}.mdi-signature-text::before{content:"\F0DFE"}.mdi-silo::before{content:"\F0B49"}.mdi-silverware::before{content:"\F04A3"}.mdi-silverware-clean::before{content:"\F0FDE"}.mdi-silverware-fork::before{content:"\F04A4"}.mdi-silverware-fork-knife::before{content:"\F0A70"}.mdi-silverware-spoon::before{content:"\F04A5"}.mdi-silverware-variant::before{content:"\F04A6"}.mdi-sim::before{content:"\F04A7"}.mdi-sim-alert::before{content:"\F04A8"}.mdi-sim-off::before{content:"\F04A9"}.mdi-simple-icons::before{content:"\F131D"}.mdi-sina-weibo::before{content:"\F0ADF"}.mdi-sine-wave::before{content:"\F095B"}.mdi-sitemap::before{content:"\F04AA"}.mdi-size-l::before{content:"\F13A6"}.mdi-size-m::before{content:"\F13A5"}.mdi-size-s::before{content:"\F13A4"}.mdi-size-xl::before{content:"\F13A7"}.mdi-size-xs::before{content:"\F13A3"}.mdi-size-xxl::before{content:"\F13A8"}.mdi-size-xxs::before{content:"\F13A2"}.mdi-size-xxxl::before{content:"\F13A9"}.mdi-skate::before{content:"\F0D35"}.mdi-skateboard::before{content:"\F14C2"}.mdi-skew-less::before{content:"\F0D36"}.mdi-skew-more::before{content:"\F0D37"}.mdi-ski::before{content:"\F1304"}.mdi-ski-cross-country::before{content:"\F1305"}.mdi-ski-water::before{content:"\F1306"}.mdi-skip-backward::before{content:"\F04AB"}.mdi-skip-backward-outline::before{content:"\F0F25"}.mdi-skip-forward::before{content:"\F04AC"}.mdi-skip-forward-outline::before{content:"\F0F26"}.mdi-skip-next::before{content:"\F04AD"}.mdi-skip-next-circle::before{content:"\F0661"}.mdi-skip-next-circle-outline::before{content:"\F0662"}.mdi-skip-next-outline::before{content:"\F0F27"}.mdi-skip-previous::before{content:"\F04AE"}.mdi-skip-previous-circle::before{content:"\F0663"}.mdi-skip-previous-circle-outline::before{content:"\F0664"}.mdi-skip-previous-outline::before{content:"\F0F28"}.mdi-skull::before{content:"\F068C"}.mdi-skull-crossbones::before{content:"\F0BC6"}.mdi-skull-crossbones-outline::before{content:"\F0BC7"}.mdi-skull-outline::before{content:"\F0BC8"}.mdi-skull-scan::before{content:"\F14C7"}.mdi-skull-scan-outline::before{content:"\F14C8"}.mdi-skype::before{content:"\F04AF"}.mdi-skype-business::before{content:"\F04B0"}.mdi-slack::before{content:"\F04B1"}.mdi-slash-forward::before{content:"\F0FDF"}.mdi-slash-forward-box::before{content:"\F0FE0"}.mdi-sleep::before{content:"\F04B2"}.mdi-sleep-off::before{content:"\F04B3"}.mdi-slope-downhill::before{content:"\F0DFF"}.mdi-slope-uphill::before{content:"\F0E00"}.mdi-slot-machine::before{content:"\F1114"}.mdi-slot-machine-outline::before{content:"\F1115"}.mdi-smart-card::before{content:"\F10BD"}.mdi-smart-card-outline::before{content:"\F10BE"}.mdi-smart-card-reader::before{content:"\F10BF"}.mdi-smart-card-reader-outline::before{content:"\F10C0"}.mdi-smog::before{content:"\F0A71"}.mdi-smoke-detector::before{content:"\F0392"}.mdi-smoking::before{content:"\F04B4"}.mdi-smoking-off::before{content:"\F04B5"}.mdi-smoking-pipe::before{content:"\F140D"}.mdi-smoking-pipe-off::before{content:"\F1428"}.mdi-snapchat::before{content:"\F04B6"}.mdi-snowboard::before{content:"\F1307"}.mdi-snowflake::before{content:"\F0717"}.mdi-snowflake-alert::before{content:"\F0F29"}.mdi-snowflake-melt::before{content:"\F12CB"}.mdi-snowflake-variant::before{content:"\F0F2A"}.mdi-snowman::before{content:"\F04B7"}.mdi-soccer::before{content:"\F04B8"}.mdi-soccer-field::before{content:"\F0834"}.mdi-sofa::before{content:"\F04B9"}.mdi-solar-panel::before{content:"\F0D9B"}.mdi-solar-panel-large::before{content:"\F0D9C"}.mdi-solar-power::before{content:"\F0A72"}.mdi-soldering-iron::before{content:"\F1092"}.mdi-solid::before{content:"\F068D"}.mdi-sony-playstation::before{content:"\F0414"}.mdi-sort::before{content:"\F04BA"}.mdi-sort-alphabetical-ascending::before{content:"\F05BD"}.mdi-sort-alphabetical-ascending-variant::before{content:"\F1148"}.mdi-sort-alphabetical-descending::before{content:"\F05BF"}.mdi-sort-alphabetical-descending-variant::before{content:"\F1149"}.mdi-sort-alphabetical-variant::before{content:"\F04BB"}.mdi-sort-ascending::before{content:"\F04BC"}.mdi-sort-bool-ascending::before{content:"\F1385"}.mdi-sort-bool-ascending-variant::before{content:"\F1386"}.mdi-sort-bool-descending::before{content:"\F1387"}.mdi-sort-bool-descending-variant::before{content:"\F1388"}.mdi-sort-descending::before{content:"\F04BD"}.mdi-sort-numeric-ascending::before{content:"\F1389"}.mdi-sort-numeric-ascending-variant::before{content:"\F090D"}.mdi-sort-numeric-descending::before{content:"\F138A"}.mdi-sort-numeric-descending-variant::before{content:"\F0AD2"}.mdi-sort-numeric-variant::before{content:"\F04BE"}.mdi-sort-reverse-variant::before{content:"\F033C"}.mdi-sort-variant::before{content:"\F04BF"}.mdi-sort-variant-lock::before{content:"\F0CCD"}.mdi-sort-variant-lock-open::before{content:"\F0CCE"}.mdi-sort-variant-remove::before{content:"\F1147"}.mdi-soundcloud::before{content:"\F04C0"}.mdi-source-branch::before{content:"\F062C"}.mdi-source-branch-check::before{content:"\F14CF"}.mdi-source-branch-minus::before{content:"\F14CB"}.mdi-source-branch-plus::before{content:"\F14CA"}.mdi-source-branch-refresh::before{content:"\F14CD"}.mdi-source-branch-remove::before{content:"\F14CC"}.mdi-source-branch-sync::before{content:"\F14CE"}.mdi-source-commit::before{content:"\F0718"}.mdi-source-commit-end::before{content:"\F0719"}.mdi-source-commit-end-local::before{content:"\F071A"}.mdi-source-commit-local::before{content:"\F071B"}.mdi-source-commit-next-local::before{content:"\F071C"}.mdi-source-commit-start::before{content:"\F071D"}.mdi-source-commit-start-next-local::before{content:"\F071E"}.mdi-source-fork::before{content:"\F04C1"}.mdi-source-merge::before{content:"\F062D"}.mdi-source-pull::before{content:"\F04C2"}.mdi-source-repository::before{content:"\F0CCF"}.mdi-source-repository-multiple::before{content:"\F0CD0"}.mdi-soy-sauce::before{content:"\F07EE"}.mdi-soy-sauce-off::before{content:"\F13FC"}.mdi-spa::before{content:"\F0CD1"}.mdi-spa-outline::before{content:"\F0CD2"}.mdi-space-invaders::before{content:"\F0BC9"}.mdi-space-station::before{content:"\F1383"}.mdi-spade::before{content:"\F0E65"}.mdi-speaker::before{content:"\F04C3"}.mdi-speaker-bluetooth::before{content:"\F09A2"}.mdi-speaker-multiple::before{content:"\F0D38"}.mdi-speaker-off::before{content:"\F04C4"}.mdi-speaker-wireless::before{content:"\F071F"}.mdi-speedometer::before{content:"\F04C5"}.mdi-speedometer-medium::before{content:"\F0F85"}.mdi-speedometer-slow::before{content:"\F0F86"}.mdi-spellcheck::before{content:"\F04C6"}.mdi-spider::before{content:"\F11EA"}.mdi-spider-thread::before{content:"\F11EB"}.mdi-spider-web::before{content:"\F0BCA"}.mdi-spoon-sugar::before{content:"\F1429"}.mdi-spotify::before{content:"\F04C7"}.mdi-spotlight::before{content:"\F04C8"}.mdi-spotlight-beam::before{content:"\F04C9"}.mdi-spray::before{content:"\F0665"}.mdi-spray-bottle::before{content:"\F0AE0"}.mdi-sprinkler::before{content:"\F105F"}.mdi-sprinkler-variant::before{content:"\F1060"}.mdi-sprout::before{content:"\F0E66"}.mdi-sprout-outline::before{content:"\F0E67"}.mdi-square::before{content:"\F0764"}.mdi-square-edit-outline::before{content:"\F090C"}.mdi-square-medium::before{content:"\F0A13"}.mdi-square-medium-outline::before{content:"\F0A14"}.mdi-square-off::before{content:"\F12EE"}.mdi-square-off-outline::before{content:"\F12EF"}.mdi-square-outline::before{content:"\F0763"}.mdi-square-root::before{content:"\F0784"}.mdi-square-root-box::before{content:"\F09A3"}.mdi-square-small::before{content:"\F0A15"}.mdi-square-wave::before{content:"\F147B"}.mdi-squeegee::before{content:"\F0AE1"}.mdi-ssh::before{content:"\F08C0"}.mdi-stack-exchange::before{content:"\F060B"}.mdi-stack-overflow::before{content:"\F04CC"}.mdi-stackpath::before{content:"\F0359"}.mdi-stadium::before{content:"\F0FF9"}.mdi-stadium-variant::before{content:"\F0720"}.mdi-stairs::before{content:"\F04CD"}.mdi-stairs-box::before{content:"\F139E"}.mdi-stairs-down::before{content:"\F12BE"}.mdi-stairs-up::before{content:"\F12BD"}.mdi-stamper::before{content:"\F0D39"}.mdi-standard-definition::before{content:"\F07EF"}.mdi-star::before{content:"\F04CE"}.mdi-star-box::before{content:"\F0A73"}.mdi-star-box-multiple::before{content:"\F1286"}.mdi-star-box-multiple-outline::before{content:"\F1287"}.mdi-star-box-outline::before{content:"\F0A74"}.mdi-star-circle::before{content:"\F04CF"}.mdi-star-circle-outline::before{content:"\F09A4"}.mdi-star-face::before{content:"\F09A5"}.mdi-star-four-points::before{content:"\F0AE2"}.mdi-star-four-points-outline::before{content:"\F0AE3"}.mdi-star-half::before{content:"\F0246"}.mdi-star-half-full::before{content:"\F04D0"}.mdi-star-off::before{content:"\F04D1"}.mdi-star-outline::before{content:"\F04D2"}.mdi-star-three-points::before{content:"\F0AE4"}.mdi-star-three-points-outline::before{content:"\F0AE5"}.mdi-state-machine::before{content:"\F11EF"}.mdi-steam::before{content:"\F04D3"}.mdi-steering::before{content:"\F04D4"}.mdi-steering-off::before{content:"\F090E"}.mdi-step-backward::before{content:"\F04D5"}.mdi-step-backward-2::before{content:"\F04D6"}.mdi-step-forward::before{content:"\F04D7"}.mdi-step-forward-2::before{content:"\F04D8"}.mdi-stethoscope::before{content:"\F04D9"}.mdi-sticker::before{content:"\F1364"}.mdi-sticker-alert::before{content:"\F1365"}.mdi-sticker-alert-outline::before{content:"\F1366"}.mdi-sticker-check::before{content:"\F1367"}.mdi-sticker-check-outline::before{content:"\F1368"}.mdi-sticker-circle-outline::before{content:"\F05D0"}.mdi-sticker-emoji::before{content:"\F0785"}.mdi-sticker-minus::before{content:"\F1369"}.mdi-sticker-minus-outline::before{content:"\F136A"}.mdi-sticker-outline::before{content:"\F136B"}.mdi-sticker-plus::before{content:"\F136C"}.mdi-sticker-plus-outline::before{content:"\F136D"}.mdi-sticker-remove::before{content:"\F136E"}.mdi-sticker-remove-outline::before{content:"\F136F"}.mdi-stocking::before{content:"\F04DA"}.mdi-stomach::before{content:"\F1093"}.mdi-stop::before{content:"\F04DB"}.mdi-stop-circle::before{content:"\F0666"}.mdi-stop-circle-outline::before{content:"\F0667"}.mdi-store::before{content:"\F04DC"}.mdi-store-24-hour::before{content:"\F04DD"}.mdi-store-outline::before{content:"\F1361"}.mdi-storefront::before{content:"\F07C7"}.mdi-storefront-outline::before{content:"\F10C1"}.mdi-stove::before{content:"\F04DE"}.mdi-strategy::before{content:"\F11D6"}.mdi-stretch-to-page::before{content:"\F0F2B"}.mdi-stretch-to-page-outline::before{content:"\F0F2C"}.mdi-string-lights::before{content:"\F12BA"}.mdi-string-lights-off::before{content:"\F12BB"}.mdi-subdirectory-arrow-left::before{content:"\F060C"}.mdi-subdirectory-arrow-right::before{content:"\F060D"}.mdi-subtitles::before{content:"\F0A16"}.mdi-subtitles-outline::before{content:"\F0A17"}.mdi-subway::before{content:"\F06AC"}.mdi-subway-alert-variant::before{content:"\F0D9D"}.mdi-subway-variant::before{content:"\F04DF"}.mdi-summit::before{content:"\F0786"}.mdi-sunglasses::before{content:"\F04E0"}.mdi-surround-sound::before{content:"\F05C5"}.mdi-surround-sound-2-0::before{content:"\F07F0"}.mdi-surround-sound-3-1::before{content:"\F07F1"}.mdi-surround-sound-5-1::before{content:"\F07F2"}.mdi-surround-sound-7-1::before{content:"\F07F3"}.mdi-svg::before{content:"\F0721"}.mdi-swap-horizontal::before{content:"\F04E1"}.mdi-swap-horizontal-bold::before{content:"\F0BCD"}.mdi-swap-horizontal-circle::before{content:"\F0FE1"}.mdi-swap-horizontal-circle-outline::before{content:"\F0FE2"}.mdi-swap-horizontal-variant::before{content:"\F08C1"}.mdi-swap-vertical::before{content:"\F04E2"}.mdi-swap-vertical-bold::before{content:"\F0BCE"}.mdi-swap-vertical-circle::before{content:"\F0FE3"}.mdi-swap-vertical-circle-outline::before{content:"\F0FE4"}.mdi-swap-vertical-variant::before{content:"\F08C2"}.mdi-swim::before{content:"\F04E3"}.mdi-switch::before{content:"\F04E4"}.mdi-sword::before{content:"\F04E5"}.mdi-sword-cross::before{content:"\F0787"}.mdi-syllabary-hangul::before{content:"\F1333"}.mdi-syllabary-hiragana::before{content:"\F1334"}.mdi-syllabary-katakana::before{content:"\F1335"}.mdi-syllabary-katakana-halfwidth::before{content:"\F1336"}.mdi-symfony::before{content:"\F0AE6"}.mdi-sync::before{content:"\F04E6"}.mdi-sync-alert::before{content:"\F04E7"}.mdi-sync-circle::before{content:"\F1378"}.mdi-sync-off::before{content:"\F04E8"}.mdi-tab::before{content:"\F04E9"}.mdi-tab-minus::before{content:"\F0B4B"}.mdi-tab-plus::before{content:"\F075C"}.mdi-tab-remove::before{content:"\F0B4C"}.mdi-tab-unselected::before{content:"\F04EA"}.mdi-table::before{content:"\F04EB"}.mdi-table-account::before{content:"\F13B9"}.mdi-table-alert::before{content:"\F13BA"}.mdi-table-arrow-down::before{content:"\F13BB"}.mdi-table-arrow-left::before{content:"\F13BC"}.mdi-table-arrow-right::before{content:"\F13BD"}.mdi-table-arrow-up::before{content:"\F13BE"}.mdi-table-border::before{content:"\F0A18"}.mdi-table-cancel::before{content:"\F13BF"}.mdi-table-chair::before{content:"\F1061"}.mdi-table-check::before{content:"\F13C0"}.mdi-table-clock::before{content:"\F13C1"}.mdi-table-cog::before{content:"\F13C2"}.mdi-table-column::before{content:"\F0835"}.mdi-table-column-plus-after::before{content:"\F04EC"}.mdi-table-column-plus-before::before{content:"\F04ED"}.mdi-table-column-remove::before{content:"\F04EE"}.mdi-table-column-width::before{content:"\F04EF"}.mdi-table-edit::before{content:"\F04F0"}.mdi-table-eye::before{content:"\F1094"}.mdi-table-eye-off::before{content:"\F13C3"}.mdi-table-furniture::before{content:"\F05BC"}.mdi-table-headers-eye::before{content:"\F121D"}.mdi-table-headers-eye-off::before{content:"\F121E"}.mdi-table-heart::before{content:"\F13C4"}.mdi-table-key::before{content:"\F13C5"}.mdi-table-large::before{content:"\F04F1"}.mdi-table-large-plus::before{content:"\F0F87"}.mdi-table-large-remove::before{content:"\F0F88"}.mdi-table-lock::before{content:"\F13C6"}.mdi-table-merge-cells::before{content:"\F09A6"}.mdi-table-minus::before{content:"\F13C7"}.mdi-table-multiple::before{content:"\F13C8"}.mdi-table-network::before{content:"\F13C9"}.mdi-table-of-contents::before{content:"\F0836"}.mdi-table-off::before{content:"\F13CA"}.mdi-table-plus::before{content:"\F0A75"}.mdi-table-refresh::before{content:"\F13A0"}.mdi-table-remove::before{content:"\F0A76"}.mdi-table-row::before{content:"\F0837"}.mdi-table-row-height::before{content:"\F04F2"}.mdi-table-row-plus-after::before{content:"\F04F3"}.mdi-table-row-plus-before::before{content:"\F04F4"}.mdi-table-row-remove::before{content:"\F04F5"}.mdi-table-search::before{content:"\F090F"}.mdi-table-settings::before{content:"\F0838"}.mdi-table-split-cell::before{content:"\F142A"}.mdi-table-star::before{content:"\F13CB"}.mdi-table-sync::before{content:"\F13A1"}.mdi-table-tennis::before{content:"\F0E68"}.mdi-tablet::before{content:"\F04F6"}.mdi-tablet-android::before{content:"\F04F7"}.mdi-tablet-cellphone::before{content:"\F09A7"}.mdi-tablet-dashboard::before{content:"\F0ECE"}.mdi-tablet-ipad::before{content:"\F04F8"}.mdi-taco::before{content:"\F0762"}.mdi-tag::before{content:"\F04F9"}.mdi-tag-faces::before{content:"\F04FA"}.mdi-tag-heart::before{content:"\F068B"}.mdi-tag-heart-outline::before{content:"\F0BCF"}.mdi-tag-minus::before{content:"\F0910"}.mdi-tag-minus-outline::before{content:"\F121F"}.mdi-tag-multiple::before{content:"\F04FB"}.mdi-tag-multiple-outline::before{content:"\F12F7"}.mdi-tag-off::before{content:"\F1220"}.mdi-tag-off-outline::before{content:"\F1221"}.mdi-tag-outline::before{content:"\F04FC"}.mdi-tag-plus::before{content:"\F0722"}.mdi-tag-plus-outline::before{content:"\F1222"}.mdi-tag-remove::before{content:"\F0723"}.mdi-tag-remove-outline::before{content:"\F1223"}.mdi-tag-text::before{content:"\F1224"}.mdi-tag-text-outline::before{content:"\F04FD"}.mdi-tailwind::before{content:"\F13FF"}.mdi-tank::before{content:"\F0D3A"}.mdi-tanker-truck::before{content:"\F0FE5"}.mdi-tape-measure::before{content:"\F0B4D"}.mdi-target::before{content:"\F04FE"}.mdi-target-account::before{content:"\F0BD0"}.mdi-target-variant::before{content:"\F0A77"}.mdi-taxi::before{content:"\F04FF"}.mdi-tea::before{content:"\F0D9E"}.mdi-tea-outline::before{content:"\F0D9F"}.mdi-teach::before{content:"\F0890"}.mdi-teamviewer::before{content:"\F0500"}.mdi-telegram::before{content:"\F0501"}.mdi-telescope::before{content:"\F0B4E"}.mdi-television::before{content:"\F0502"}.mdi-television-ambient-light::before{content:"\F1356"}.mdi-television-box::before{content:"\F0839"}.mdi-television-classic::before{content:"\F07F4"}.mdi-television-classic-off::before{content:"\F083A"}.mdi-television-clean::before{content:"\F1110"}.mdi-television-guide::before{content:"\F0503"}.mdi-television-off::before{content:"\F083B"}.mdi-television-pause::before{content:"\F0F89"}.mdi-television-play::before{content:"\F0ECF"}.mdi-television-stop::before{content:"\F0F8A"}.mdi-temperature-celsius::before{content:"\F0504"}.mdi-temperature-fahrenheit::before{content:"\F0505"}.mdi-temperature-kelvin::before{content:"\F0506"}.mdi-tennis::before{content:"\F0DA0"}.mdi-tennis-ball::before{content:"\F0507"}.mdi-tent::before{content:"\F0508"}.mdi-terraform::before{content:"\F1062"}.mdi-terrain::before{content:"\F0509"}.mdi-test-tube::before{content:"\F0668"}.mdi-test-tube-empty::before{content:"\F0911"}.mdi-test-tube-off::before{content:"\F0912"}.mdi-text::before{content:"\F09A8"}.mdi-text-box::before{content:"\F021A"}.mdi-text-box-check::before{content:"\F0EA6"}.mdi-text-box-check-outline::before{content:"\F0EA7"}.mdi-text-box-minus::before{content:"\F0EA8"}.mdi-text-box-minus-outline::before{content:"\F0EA9"}.mdi-text-box-multiple::before{content:"\F0AB7"}.mdi-text-box-multiple-outline::before{content:"\F0AB8"}.mdi-text-box-outline::before{content:"\F09ED"}.mdi-text-box-plus::before{content:"\F0EAA"}.mdi-text-box-plus-outline::before{content:"\F0EAB"}.mdi-text-box-remove::before{content:"\F0EAC"}.mdi-text-box-remove-outline::before{content:"\F0EAD"}.mdi-text-box-search::before{content:"\F0EAE"}.mdi-text-box-search-outline::before{content:"\F0EAF"}.mdi-text-recognition::before{content:"\F113D"}.mdi-text-search::before{content:"\F13B8"}.mdi-text-shadow::before{content:"\F0669"}.mdi-text-short::before{content:"\F09A9"}.mdi-text-subject::before{content:"\F09AA"}.mdi-text-to-speech::before{content:"\F050A"}.mdi-text-to-speech-off::before{content:"\F050B"}.mdi-texture::before{content:"\F050C"}.mdi-texture-box::before{content:"\F0FE6"}.mdi-theater::before{content:"\F050D"}.mdi-theme-light-dark::before{content:"\F050E"}.mdi-thermometer::before{content:"\F050F"}.mdi-thermometer-alert::before{content:"\F0E01"}.mdi-thermometer-chevron-down::before{content:"\F0E02"}.mdi-thermometer-chevron-up::before{content:"\F0E03"}.mdi-thermometer-high::before{content:"\F10C2"}.mdi-thermometer-lines::before{content:"\F0510"}.mdi-thermometer-low::before{content:"\F10C3"}.mdi-thermometer-minus::before{content:"\F0E04"}.mdi-thermometer-plus::before{content:"\F0E05"}.mdi-thermostat::before{content:"\F0393"}.mdi-thermostat-box::before{content:"\F0891"}.mdi-thought-bubble::before{content:"\F07F6"}.mdi-thought-bubble-outline::before{content:"\F07F7"}.mdi-thumb-down::before{content:"\F0511"}.mdi-thumb-down-outline::before{content:"\F0512"}.mdi-thumb-up::before{content:"\F0513"}.mdi-thumb-up-outline::before{content:"\F0514"}.mdi-thumbs-up-down::before{content:"\F0515"}.mdi-ticket::before{content:"\F0516"}.mdi-ticket-account::before{content:"\F0517"}.mdi-ticket-confirmation::before{content:"\F0518"}.mdi-ticket-confirmation-outline::before{content:"\F13AA"}.mdi-ticket-outline::before{content:"\F0913"}.mdi-ticket-percent::before{content:"\F0724"}.mdi-ticket-percent-outline::before{content:"\F142B"}.mdi-tie::before{content:"\F0519"}.mdi-tilde::before{content:"\F0725"}.mdi-timelapse::before{content:"\F051A"}.mdi-timeline::before{content:"\F0BD1"}.mdi-timeline-alert::before{content:"\F0F95"}.mdi-timeline-alert-outline::before{content:"\F0F98"}.mdi-timeline-clock::before{content:"\F11FB"}.mdi-timeline-clock-outline::before{content:"\F11FC"}.mdi-timeline-help::before{content:"\F0F99"}.mdi-timeline-help-outline::before{content:"\F0F9A"}.mdi-timeline-outline::before{content:"\F0BD2"}.mdi-timeline-plus::before{content:"\F0F96"}.mdi-timeline-plus-outline::before{content:"\F0F97"}.mdi-timeline-text::before{content:"\F0BD3"}.mdi-timeline-text-outline::before{content:"\F0BD4"}.mdi-timer::before{content:"\F13AB"}.mdi-timer-10::before{content:"\F051C"}.mdi-timer-3::before{content:"\F051D"}.mdi-timer-off::before{content:"\F13AC"}.mdi-timer-off-outline::before{content:"\F051E"}.mdi-timer-outline::before{content:"\F051B"}.mdi-timer-sand::before{content:"\F051F"}.mdi-timer-sand-empty::before{content:"\F06AD"}.mdi-timer-sand-full::before{content:"\F078C"}.mdi-timetable::before{content:"\F0520"}.mdi-toaster::before{content:"\F1063"}.mdi-toaster-off::before{content:"\F11B7"}.mdi-toaster-oven::before{content:"\F0CD3"}.mdi-toggle-switch::before{content:"\F0521"}.mdi-toggle-switch-off::before{content:"\F0522"}.mdi-toggle-switch-off-outline::before{content:"\F0A19"}.mdi-toggle-switch-outline::before{content:"\F0A1A"}.mdi-toilet::before{content:"\F09AB"}.mdi-toolbox::before{content:"\F09AC"}.mdi-toolbox-outline::before{content:"\F09AD"}.mdi-tools::before{content:"\F1064"}.mdi-tooltip::before{content:"\F0523"}.mdi-tooltip-account::before{content:"\F000C"}.mdi-tooltip-edit::before{content:"\F0524"}.mdi-tooltip-edit-outline::before{content:"\F12C5"}.mdi-tooltip-image::before{content:"\F0525"}.mdi-tooltip-image-outline::before{content:"\F0BD5"}.mdi-tooltip-outline::before{content:"\F0526"}.mdi-tooltip-plus::before{content:"\F0BD6"}.mdi-tooltip-plus-outline::before{content:"\F0527"}.mdi-tooltip-text::before{content:"\F0528"}.mdi-tooltip-text-outline::before{content:"\F0BD7"}.mdi-tooth::before{content:"\F08C3"}.mdi-tooth-outline::before{content:"\F0529"}.mdi-toothbrush::before{content:"\F1129"}.mdi-toothbrush-electric::before{content:"\F112C"}.mdi-toothbrush-paste::before{content:"\F112A"}.mdi-tortoise::before{content:"\F0D3B"}.mdi-toslink::before{content:"\F12B8"}.mdi-tournament::before{content:"\F09AE"}.mdi-tow-truck::before{content:"\F083C"}.mdi-tower-beach::before{content:"\F0681"}.mdi-tower-fire::before{content:"\F0682"}.mdi-toy-brick::before{content:"\F1288"}.mdi-toy-brick-marker::before{content:"\F1289"}.mdi-toy-brick-marker-outline::before{content:"\F128A"}.mdi-toy-brick-minus::before{content:"\F128B"}.mdi-toy-brick-minus-outline::before{content:"\F128C"}.mdi-toy-brick-outline::before{content:"\F128D"}.mdi-toy-brick-plus::before{content:"\F128E"}.mdi-toy-brick-plus-outline::before{content:"\F128F"}.mdi-toy-brick-remove::before{content:"\F1290"}.mdi-toy-brick-remove-outline::before{content:"\F1291"}.mdi-toy-brick-search::before{content:"\F1292"}.mdi-toy-brick-search-outline::before{content:"\F1293"}.mdi-track-light::before{content:"\F0914"}.mdi-trackpad::before{content:"\F07F8"}.mdi-trackpad-lock::before{content:"\F0933"}.mdi-tractor::before{content:"\F0892"}.mdi-tractor-variant::before{content:"\F14C4"}.mdi-trademark::before{content:"\F0A78"}.mdi-traffic-cone::before{content:"\F137C"}.mdi-traffic-light::before{content:"\F052B"}.mdi-train::before{content:"\F052C"}.mdi-train-car::before{content:"\F0BD8"}.mdi-train-variant::before{content:"\F08C4"}.mdi-tram::before{content:"\F052D"}.mdi-tram-side::before{content:"\F0FE7"}.mdi-transcribe::before{content:"\F052E"}.mdi-transcribe-close::before{content:"\F052F"}.mdi-transfer::before{content:"\F1065"}.mdi-transfer-down::before{content:"\F0DA1"}.mdi-transfer-left::before{content:"\F0DA2"}.mdi-transfer-right::before{content:"\F0530"}.mdi-transfer-up::before{content:"\F0DA3"}.mdi-transit-connection::before{content:"\F0D3C"}.mdi-transit-connection-variant::before{content:"\F0D3D"}.mdi-transit-detour::before{content:"\F0F8B"}.mdi-transit-transfer::before{content:"\F06AE"}.mdi-transition::before{content:"\F0915"}.mdi-transition-masked::before{content:"\F0916"}.mdi-translate::before{content:"\F05CA"}.mdi-translate-off::before{content:"\F0E06"}.mdi-transmission-tower::before{content:"\F0D3E"}.mdi-trash-can::before{content:"\F0A79"}.mdi-trash-can-outline::before{content:"\F0A7A"}.mdi-tray::before{content:"\F1294"}.mdi-tray-alert::before{content:"\F1295"}.mdi-tray-full::before{content:"\F1296"}.mdi-tray-minus::before{content:"\F1297"}.mdi-tray-plus::before{content:"\F1298"}.mdi-tray-remove::before{content:"\F1299"}.mdi-treasure-chest::before{content:"\F0726"}.mdi-tree::before{content:"\F0531"}.mdi-tree-outline::before{content:"\F0E69"}.mdi-trello::before{content:"\F0532"}.mdi-trending-down::before{content:"\F0533"}.mdi-trending-neutral::before{content:"\F0534"}.mdi-trending-up::before{content:"\F0535"}.mdi-triangle::before{content:"\F0536"}.mdi-triangle-outline::before{content:"\F0537"}.mdi-triangle-wave::before{content:"\F147C"}.mdi-triforce::before{content:"\F0BD9"}.mdi-trophy::before{content:"\F0538"}.mdi-trophy-award::before{content:"\F0539"}.mdi-trophy-broken::before{content:"\F0DA4"}.mdi-trophy-outline::before{content:"\F053A"}.mdi-trophy-variant::before{content:"\F053B"}.mdi-trophy-variant-outline::before{content:"\F053C"}.mdi-truck::before{content:"\F053D"}.mdi-truck-check::before{content:"\F0CD4"}.mdi-truck-check-outline::before{content:"\F129A"}.mdi-truck-delivery::before{content:"\F053E"}.mdi-truck-delivery-outline::before{content:"\F129B"}.mdi-truck-fast::before{content:"\F0788"}.mdi-truck-fast-outline::before{content:"\F129C"}.mdi-truck-outline::before{content:"\F129D"}.mdi-truck-trailer::before{content:"\F0727"}.mdi-trumpet::before{content:"\F1096"}.mdi-tshirt-crew::before{content:"\F0A7B"}.mdi-tshirt-crew-outline::before{content:"\F053F"}.mdi-tshirt-v::before{content:"\F0A7C"}.mdi-tshirt-v-outline::before{content:"\F0540"}.mdi-tumble-dryer::before{content:"\F0917"}.mdi-tumble-dryer-alert::before{content:"\F11BA"}.mdi-tumble-dryer-off::before{content:"\F11BB"}.mdi-tune::before{content:"\F062E"}.mdi-tune-vertical::before{content:"\F066A"}.mdi-turnstile::before{content:"\F0CD5"}.mdi-turnstile-outline::before{content:"\F0CD6"}.mdi-turtle::before{content:"\F0CD7"}.mdi-twitch::before{content:"\F0543"}.mdi-twitter::before{content:"\F0544"}.mdi-twitter-retweet::before{content:"\F0547"}.mdi-two-factor-authentication::before{content:"\F09AF"}.mdi-typewriter::before{content:"\F0F2D"}.mdi-ubisoft::before{content:"\F0BDA"}.mdi-ubuntu::before{content:"\F0548"}.mdi-ufo::before{content:"\F10C4"}.mdi-ufo-outline::before{content:"\F10C5"}.mdi-ultra-high-definition::before{content:"\F07F9"}.mdi-umbraco::before{content:"\F0549"}.mdi-umbrella::before{content:"\F054A"}.mdi-umbrella-closed::before{content:"\F09B0"}.mdi-umbrella-closed-outline::before{content:"\F13E2"}.mdi-umbrella-closed-variant::before{content:"\F13E1"}.mdi-umbrella-outline::before{content:"\F054B"}.mdi-undo::before{content:"\F054C"}.mdi-undo-variant::before{content:"\F054D"}.mdi-unfold-less-horizontal::before{content:"\F054E"}.mdi-unfold-less-vertical::before{content:"\F0760"}.mdi-unfold-more-horizontal::before{content:"\F054F"}.mdi-unfold-more-vertical::before{content:"\F0761"}.mdi-ungroup::before{content:"\F0550"}.mdi-unicode::before{content:"\F0ED0"}.mdi-unity::before{content:"\F06AF"}.mdi-unreal::before{content:"\F09B1"}.mdi-untappd::before{content:"\F0551"}.mdi-update::before{content:"\F06B0"}.mdi-upload::before{content:"\F0552"}.mdi-upload-lock::before{content:"\F1373"}.mdi-upload-lock-outline::before{content:"\F1374"}.mdi-upload-multiple::before{content:"\F083D"}.mdi-upload-network::before{content:"\F06F6"}.mdi-upload-network-outline::before{content:"\F0CD8"}.mdi-upload-off::before{content:"\F10C6"}.mdi-upload-off-outline::before{content:"\F10C7"}.mdi-upload-outline::before{content:"\F0E07"}.mdi-usb::before{content:"\F0553"}.mdi-usb-flash-drive::before{content:"\F129E"}.mdi-usb-flash-drive-outline::before{content:"\F129F"}.mdi-usb-port::before{content:"\F11F0"}.mdi-valve::before{content:"\F1066"}.mdi-valve-closed::before{content:"\F1067"}.mdi-valve-open::before{content:"\F1068"}.mdi-van-passenger::before{content:"\F07FA"}.mdi-van-utility::before{content:"\F07FB"}.mdi-vanish::before{content:"\F07FC"}.mdi-vanity-light::before{content:"\F11E1"}.mdi-variable::before{content:"\F0AE7"}.mdi-variable-box::before{content:"\F1111"}.mdi-vector-arrange-above::before{content:"\F0554"}.mdi-vector-arrange-below::before{content:"\F0555"}.mdi-vector-bezier::before{content:"\F0AE8"}.mdi-vector-circle::before{content:"\F0556"}.mdi-vector-circle-variant::before{content:"\F0557"}.mdi-vector-combine::before{content:"\F0558"}.mdi-vector-curve::before{content:"\F0559"}.mdi-vector-difference::before{content:"\F055A"}.mdi-vector-difference-ab::before{content:"\F055B"}.mdi-vector-difference-ba::before{content:"\F055C"}.mdi-vector-ellipse::before{content:"\F0893"}.mdi-vector-intersection::before{content:"\F055D"}.mdi-vector-line::before{content:"\F055E"}.mdi-vector-link::before{content:"\F0FE8"}.mdi-vector-point::before{content:"\F055F"}.mdi-vector-polygon::before{content:"\F0560"}.mdi-vector-polyline::before{content:"\F0561"}.mdi-vector-polyline-edit::before{content:"\F1225"}.mdi-vector-polyline-minus::before{content:"\F1226"}.mdi-vector-polyline-plus::before{content:"\F1227"}.mdi-vector-polyline-remove::before{content:"\F1228"}.mdi-vector-radius::before{content:"\F074A"}.mdi-vector-rectangle::before{content:"\F05C6"}.mdi-vector-selection::before{content:"\F0562"}.mdi-vector-square::before{content:"\F0001"}.mdi-vector-triangle::before{content:"\F0563"}.mdi-vector-union::before{content:"\F0564"}.mdi-vhs::before{content:"\F0A1B"}.mdi-vibrate::before{content:"\F0566"}.mdi-vibrate-off::before{content:"\F0CD9"}.mdi-video::before{content:"\F0567"}.mdi-video-3d::before{content:"\F07FD"}.mdi-video-3d-off::before{content:"\F13D9"}.mdi-video-3d-variant::before{content:"\F0ED1"}.mdi-video-4k-box::before{content:"\F083E"}.mdi-video-account::before{content:"\F0919"}.mdi-video-box::before{content:"\F00FD"}.mdi-video-box-off::before{content:"\F00FE"}.mdi-video-check::before{content:"\F1069"}.mdi-video-check-outline::before{content:"\F106A"}.mdi-video-image::before{content:"\F091A"}.mdi-video-input-antenna::before{content:"\F083F"}.mdi-video-input-component::before{content:"\F0840"}.mdi-video-input-hdmi::before{content:"\F0841"}.mdi-video-input-scart::before{content:"\F0F8C"}.mdi-video-input-svideo::before{content:"\F0842"}.mdi-video-minus::before{content:"\F09B2"}.mdi-video-minus-outline::before{content:"\F02BA"}.mdi-video-off::before{content:"\F0568"}.mdi-video-off-outline::before{content:"\F0BDB"}.mdi-video-outline::before{content:"\F0BDC"}.mdi-video-plus::before{content:"\F09B3"}.mdi-video-plus-outline::before{content:"\F01D3"}.mdi-video-stabilization::before{content:"\F091B"}.mdi-video-switch::before{content:"\F0569"}.mdi-video-switch-outline::before{content:"\F0790"}.mdi-video-vintage::before{content:"\F0A1C"}.mdi-video-wireless::before{content:"\F0ED2"}.mdi-video-wireless-outline::before{content:"\F0ED3"}.mdi-view-agenda::before{content:"\F056A"}.mdi-view-agenda-outline::before{content:"\F11D8"}.mdi-view-array::before{content:"\F056B"}.mdi-view-array-outline::before{content:"\F1485"}.mdi-view-carousel::before{content:"\F056C"}.mdi-view-carousel-outline::before{content:"\F1486"}.mdi-view-column::before{content:"\F056D"}.mdi-view-column-outline::before{content:"\F1487"}.mdi-view-comfy::before{content:"\F0E6A"}.mdi-view-comfy-outline::before{content:"\F1488"}.mdi-view-compact::before{content:"\F0E6B"}.mdi-view-compact-outline::before{content:"\F0E6C"}.mdi-view-dashboard::before{content:"\F056E"}.mdi-view-dashboard-outline::before{content:"\F0A1D"}.mdi-view-dashboard-variant::before{content:"\F0843"}.mdi-view-dashboard-variant-outline::before{content:"\F1489"}.mdi-view-day::before{content:"\F056F"}.mdi-view-day-outline::before{content:"\F148A"}.mdi-view-grid::before{content:"\F0570"}.mdi-view-grid-outline::before{content:"\F11D9"}.mdi-view-grid-plus::before{content:"\F0F8D"}.mdi-view-grid-plus-outline::before{content:"\F11DA"}.mdi-view-headline::before{content:"\F0571"}.mdi-view-list::before{content:"\F0572"}.mdi-view-list-outline::before{content:"\F148B"}.mdi-view-module::before{content:"\F0573"}.mdi-view-module-outline::before{content:"\F148C"}.mdi-view-parallel::before{content:"\F0728"}.mdi-view-parallel-outline::before{content:"\F148D"}.mdi-view-quilt::before{content:"\F0574"}.mdi-view-quilt-outline::before{content:"\F148E"}.mdi-view-sequential::before{content:"\F0729"}.mdi-view-sequential-outline::before{content:"\F148F"}.mdi-view-split-horizontal::before{content:"\F0BCB"}.mdi-view-split-vertical::before{content:"\F0BCC"}.mdi-view-stream::before{content:"\F0575"}.mdi-view-stream-outline::before{content:"\F1490"}.mdi-view-week::before{content:"\F0576"}.mdi-view-week-outline::before{content:"\F1491"}.mdi-vimeo::before{content:"\F0577"}.mdi-violin::before{content:"\F060F"}.mdi-virtual-reality::before{content:"\F0894"}.mdi-virus::before{content:"\F13B6"}.mdi-virus-outline::before{content:"\F13B7"}.mdi-vk::before{content:"\F0579"}.mdi-vlc::before{content:"\F057C"}.mdi-voice-off::before{content:"\F0ED4"}.mdi-voicemail::before{content:"\F057D"}.mdi-volleyball::before{content:"\F09B4"}.mdi-volume-high::before{content:"\F057E"}.mdi-volume-low::before{content:"\F057F"}.mdi-volume-medium::before{content:"\F0580"}.mdi-volume-minus::before{content:"\F075E"}.mdi-volume-mute::before{content:"\F075F"}.mdi-volume-off::before{content:"\F0581"}.mdi-volume-plus::before{content:"\F075D"}.mdi-volume-source::before{content:"\F1120"}.mdi-volume-variant-off::before{content:"\F0E08"}.mdi-volume-vibrate::before{content:"\F1121"}.mdi-vote::before{content:"\F0A1F"}.mdi-vote-outline::before{content:"\F0A20"}.mdi-vpn::before{content:"\F0582"}.mdi-vuejs::before{content:"\F0844"}.mdi-vuetify::before{content:"\F0E6D"}.mdi-walk::before{content:"\F0583"}.mdi-wall::before{content:"\F07FE"}.mdi-wall-sconce::before{content:"\F091C"}.mdi-wall-sconce-flat::before{content:"\F091D"}.mdi-wall-sconce-flat-variant::before{content:"\F041C"}.mdi-wall-sconce-round::before{content:"\F0748"}.mdi-wall-sconce-round-variant::before{content:"\F091E"}.mdi-wallet::before{content:"\F0584"}.mdi-wallet-giftcard::before{content:"\F0585"}.mdi-wallet-membership::before{content:"\F0586"}.mdi-wallet-outline::before{content:"\F0BDD"}.mdi-wallet-plus::before{content:"\F0F8E"}.mdi-wallet-plus-outline::before{content:"\F0F8F"}.mdi-wallet-travel::before{content:"\F0587"}.mdi-wallpaper::before{content:"\F0E09"}.mdi-wan::before{content:"\F0588"}.mdi-wardrobe::before{content:"\F0F90"}.mdi-wardrobe-outline::before{content:"\F0F91"}.mdi-warehouse::before{content:"\F0F81"}.mdi-washing-machine::before{content:"\F072A"}.mdi-washing-machine-alert::before{content:"\F11BC"}.mdi-washing-machine-off::before{content:"\F11BD"}.mdi-watch::before{content:"\F0589"}.mdi-watch-export::before{content:"\F058A"}.mdi-watch-export-variant::before{content:"\F0895"}.mdi-watch-import::before{content:"\F058B"}.mdi-watch-import-variant::before{content:"\F0896"}.mdi-watch-variant::before{content:"\F0897"}.mdi-watch-vibrate::before{content:"\F06B1"}.mdi-watch-vibrate-off::before{content:"\F0CDA"}.mdi-water::before{content:"\F058C"}.mdi-water-boiler::before{content:"\F0F92"}.mdi-water-boiler-alert::before{content:"\F11B3"}.mdi-water-boiler-off::before{content:"\F11B4"}.mdi-water-off::before{content:"\F058D"}.mdi-water-outline::before{content:"\F0E0A"}.mdi-water-percent::before{content:"\F058E"}.mdi-water-polo::before{content:"\F12A0"}.mdi-water-pump::before{content:"\F058F"}.mdi-water-pump-off::before{content:"\F0F93"}.mdi-water-well::before{content:"\F106B"}.mdi-water-well-outline::before{content:"\F106C"}.mdi-watering-can::before{content:"\F1481"}.mdi-watering-can-outline::before{content:"\F1482"}.mdi-watermark::before{content:"\F0612"}.mdi-wave::before{content:"\F0F2E"}.mdi-waveform::before{content:"\F147D"}.mdi-waves::before{content:"\F078D"}.mdi-waze::before{content:"\F0BDE"}.mdi-weather-cloudy::before{content:"\F0590"}.mdi-weather-cloudy-alert::before{content:"\F0F2F"}.mdi-weather-cloudy-arrow-right::before{content:"\F0E6E"}.mdi-weather-fog::before{content:"\F0591"}.mdi-weather-hail::before{content:"\F0592"}.mdi-weather-hazy::before{content:"\F0F30"}.mdi-weather-hurricane::before{content:"\F0898"}.mdi-weather-lightning::before{content:"\F0593"}.mdi-weather-lightning-rainy::before{content:"\F067E"}.mdi-weather-night::before{content:"\F0594"}.mdi-weather-night-partly-cloudy::before{content:"\F0F31"}.mdi-weather-partly-cloudy::before{content:"\F0595"}.mdi-weather-partly-lightning::before{content:"\F0F32"}.mdi-weather-partly-rainy::before{content:"\F0F33"}.mdi-weather-partly-snowy::before{content:"\F0F34"}.mdi-weather-partly-snowy-rainy::before{content:"\F0F35"}.mdi-weather-pouring::before{content:"\F0596"}.mdi-weather-rainy::before{content:"\F0597"}.mdi-weather-snowy::before{content:"\F0598"}.mdi-weather-snowy-heavy::before{content:"\F0F36"}.mdi-weather-snowy-rainy::before{content:"\F067F"}.mdi-weather-sunny::before{content:"\F0599"}.mdi-weather-sunny-alert::before{content:"\F0F37"}.mdi-weather-sunset::before{content:"\F059A"}.mdi-weather-sunset-down::before{content:"\F059B"}.mdi-weather-sunset-up::before{content:"\F059C"}.mdi-weather-tornado::before{content:"\F0F38"}.mdi-weather-windy::before{content:"\F059D"}.mdi-weather-windy-variant::before{content:"\F059E"}.mdi-web::before{content:"\F059F"}.mdi-web-box::before{content:"\F0F94"}.mdi-web-clock::before{content:"\F124A"}.mdi-webcam::before{content:"\F05A0"}.mdi-webhook::before{content:"\F062F"}.mdi-webpack::before{content:"\F072B"}.mdi-webrtc::before{content:"\F1248"}.mdi-wechat::before{content:"\F0611"}.mdi-weight::before{content:"\F05A1"}.mdi-weight-gram::before{content:"\F0D3F"}.mdi-weight-kilogram::before{content:"\F05A2"}.mdi-weight-lifter::before{content:"\F115D"}.mdi-weight-pound::before{content:"\F09B5"}.mdi-whatsapp::before{content:"\F05A3"}.mdi-wheelchair-accessibility::before{content:"\F05A4"}.mdi-whistle::before{content:"\F09B6"}.mdi-whistle-outline::before{content:"\F12BC"}.mdi-white-balance-auto::before{content:"\F05A5"}.mdi-white-balance-incandescent::before{content:"\F05A6"}.mdi-white-balance-iridescent::before{content:"\F05A7"}.mdi-white-balance-sunny::before{content:"\F05A8"}.mdi-widgets::before{content:"\F072C"}.mdi-widgets-outline::before{content:"\F1355"}.mdi-wifi::before{content:"\F05A9"}.mdi-wifi-off::before{content:"\F05AA"}.mdi-wifi-star::before{content:"\F0E0B"}.mdi-wifi-strength-1::before{content:"\F091F"}.mdi-wifi-strength-1-alert::before{content:"\F0920"}.mdi-wifi-strength-1-lock::before{content:"\F0921"}.mdi-wifi-strength-2::before{content:"\F0922"}.mdi-wifi-strength-2-alert::before{content:"\F0923"}.mdi-wifi-strength-2-lock::before{content:"\F0924"}.mdi-wifi-strength-3::before{content:"\F0925"}.mdi-wifi-strength-3-alert::before{content:"\F0926"}.mdi-wifi-strength-3-lock::before{content:"\F0927"}.mdi-wifi-strength-4::before{content:"\F0928"}.mdi-wifi-strength-4-alert::before{content:"\F0929"}.mdi-wifi-strength-4-lock::before{content:"\F092A"}.mdi-wifi-strength-alert-outline::before{content:"\F092B"}.mdi-wifi-strength-lock-outline::before{content:"\F092C"}.mdi-wifi-strength-off::before{content:"\F092D"}.mdi-wifi-strength-off-outline::before{content:"\F092E"}.mdi-wifi-strength-outline::before{content:"\F092F"}.mdi-wikipedia::before{content:"\F05AC"}.mdi-wind-turbine::before{content:"\F0DA5"}.mdi-window-close::before{content:"\F05AD"}.mdi-window-closed::before{content:"\F05AE"}.mdi-window-closed-variant::before{content:"\F11DB"}.mdi-window-maximize::before{content:"\F05AF"}.mdi-window-minimize::before{content:"\F05B0"}.mdi-window-open::before{content:"\F05B1"}.mdi-window-open-variant::before{content:"\F11DC"}.mdi-window-restore::before{content:"\F05B2"}.mdi-window-shutter::before{content:"\F111C"}.mdi-window-shutter-alert::before{content:"\F111D"}.mdi-window-shutter-open::before{content:"\F111E"}.mdi-wiper::before{content:"\F0AE9"}.mdi-wiper-wash::before{content:"\F0DA6"}.mdi-wizard-hat::before{content:"\F1477"}.mdi-wordpress::before{content:"\F05B4"}.mdi-wrap::before{content:"\F05B6"}.mdi-wrap-disabled::before{content:"\F0BDF"}.mdi-wrench::before{content:"\F05B7"}.mdi-wrench-outline::before{content:"\F0BE0"}.mdi-xamarin::before{content:"\F0845"}.mdi-xamarin-outline::before{content:"\F0846"}.mdi-xing::before{content:"\F05BE"}.mdi-xml::before{content:"\F05C0"}.mdi-xmpp::before{content:"\F07FF"}.mdi-y-combinator::before{content:"\F0624"}.mdi-yahoo::before{content:"\F0B4F"}.mdi-yeast::before{content:"\F05C1"}.mdi-yin-yang::before{content:"\F0680"}.mdi-yoga::before{content:"\F117C"}.mdi-youtube::before{content:"\F05C3"}.mdi-youtube-gaming::before{content:"\F0848"}.mdi-youtube-studio::before{content:"\F0847"}.mdi-youtube-subscription::before{content:"\F0D40"}.mdi-youtube-tv::before{content:"\F0448"}.mdi-z-wave::before{content:"\F0AEA"}.mdi-zend::before{content:"\F0AEB"}.mdi-zigbee::before{content:"\F0D41"}.mdi-zip-box::before{content:"\F05C4"}.mdi-zip-box-outline::before{content:"\F0FFA"}.mdi-zip-disk::before{content:"\F0A23"}.mdi-zodiac-aquarius::before{content:"\F0A7D"}.mdi-zodiac-aries::before{content:"\F0A7E"}.mdi-zodiac-cancer::before{content:"\F0A7F"}.mdi-zodiac-capricorn::before{content:"\F0A80"}.mdi-zodiac-gemini::before{content:"\F0A81"}.mdi-zodiac-leo::before{content:"\F0A82"}.mdi-zodiac-libra::before{content:"\F0A83"}.mdi-zodiac-pisces::before{content:"\F0A84"}.mdi-zodiac-sagittarius::before{content:"\F0A85"}.mdi-zodiac-scorpio::before{content:"\F0A86"}.mdi-zodiac-taurus::before{content:"\F0A87"}.mdi-zodiac-virgo::before{content:"\F0A88"}.mdi-blank::before{content:"\F68C";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,0.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,0.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgba(255,255,255,0.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}

/*# sourceMappingURL=materialdesignicons.css.map */@keyframes wpcfb-animate-stripes{0%{background-position:0 0}100%{background-position:60px 0}}.wpcfb-wrap{padding-top:15px;padding-bottom:15px}.wpcfb-progress-bar{position:relative;display:block;width:100%;height:10px;border:none;margin:10px 0;padding:0;overflow:hidden}.wpcfb-progress-amount{position:absolute;left:0;top:0;display:inline-block;height:10px;border:none;margin:0;padding:0}.widget_shopping_cart_content .wpcfb-wrap{padding-left:30px;padding-right:30px}.wpcfb-style-rounded .wpcfb-progress-bar,.wpcfb-style-rounded .wpcfb-progress-amount{border-radius:5px}.wpcfb-progress-animated .wpcfb-progress-amount{background-size:30px 30px;background-image:linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);animation:wpcfb-animate-stripes 1.25s linear infinite}.stock.in-stock{
    font-weight: 500;
    color: green;
    font-size: 15px;
    }
.stock.out-of-stock {  
    color: #bd0028;
    font-weight: 500;
	  font-size: 15px;
}
.onsale { 
    display: none;
}
.hot { 
    display: none;
}

body { 
    color: black;
	    background-color: #fff;
}

.calc-container .calc-list .calc-subtotal-list .sub-list-item.total span:last-child  { 
    text-transform: none;
}
.fee {
    display: flex;
    padding: 15px 30px;
    align-items: center;
}

div[data-title="Dobierka"] {
	margin-left:90px;

}
div[data-title="Dobírka"] {
   margin-left:90px;
}

.x-currency-product-approximate-price {
    display: block;
		color: black;	
		font-size: 15px
}


.bwp-slider.slider-homepage2 .slick-list {
    border-radius: 18px;
}
.bwp-woo-categories.slider4 .item-image, .bwp-woo-categories.slider4 .item-thumbnail {
			width:70%;
	height:70%;
	}
.banners-effect-6 .banners>div a {
	    border-radius: 18px;
	}


.pmagic  {
	font-weight: 500;
	}
.pmagic .pm-profile-tab-wrap .pm-profile-tab a {
	font-weight: 500;
	}
.bwp-header .block-top-link>.widget .widget-custom-menu>div ul#menu-top-menu li a {
	color: black;
	font-weight: 400;
	}
.pm-border-slide {  
    background: #bd0028 !important;
}

.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a {
	font-size: 12.5px;
	font-weight: 600;
	font-family: Montserrat,sans-serif;
}	

.bwp-filter-ajax #bwp_form_filter_product ul {
	padding: 15px 10px 15px;
	}
.bwp-filter-ajax #bwp_form_filter_product .bwp-filter .content_filter {
	padding: 0px;
	}

#bwp_form_filter_product .bwp-filter span {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #d2d2d2;
    position: relative;
    margin: 0 10px 0 0;
    top: 3px;
}
#bwp_form_filter_product .bwp-filter li {
    float: unset;
	}

.bwp-header .wpbingoLogo img {
    max-height: 61px;
    width: auto;
}
.woocommerce-info, .woocommerce-message {
    text-transform: none;
}
.wpify-woo-delivery-date__country-select {
	display: none;
	}
.back-top.button-show {
	visibility: hidden;
}	
.elementor-9162 .elementor-element.elementor-element-d0219ef {
	border-radius: 18px;
}	
.elementor-9162 .elementor-element.elementor-element-d0219ef > .elementor-background-overlay {
	border-radius: 18px;
}	
.bwp-brand.default .item-image {
	border: none;
}
.contents-detail .bwp-single-product .woocommerce-product-rating a {
	font-size: 13px;
	}
.quickview-container .bwp-single-info .woocommerce-review-link, .single-product .bwp-single-info .woocommerce-review-link {
	top: 0px;
}
.quickview-container .bwp-single-info .woocommerce-product-rating:after, .single-product .bwp-single-info .woocommerce-product-rating:after {
	display: none;
}	

.sp-easy-accordion .sp-ea-single .ea-header a {
	font-size: 17px !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
	padding: 6px !important;
}	
.ea-expand-icon.fa {
	color: #bd0028 !important;
	}
.products-list.grid .product-wapper.content-product9 .product-title {
     margin-bottom: 10px !important;
	}
.page .products-list.grid .product-wapper .products-content h3.product-title {
	block-size: 50px;
	min-height: 50px;
}	
.content-shop .products-list.grid .product-wapper .products-content h3.product-title {
	block-size: 50px;
	min-height: 50px;
}	
.product-stock {
	display: none;
	}
.products-list.grid .product-wapper .products-content .price {
	min-height: 30px;
	}
.products-list.grid .product-wapper .products-content .item-brand {
	white-space: nowrap;
	}
.cart_totals .wc-proceed-to-checkout {
    padding: 20px 30px 0px 30px;
}
.bwp-woo-categories.slider4 .item-image, .bwp-woo-categories.slider4 .item-thumbnail {
	border: none;
}	
.elementor-9162 .elementor-element.elementor-element-34a2dcb > .elementor-element-populated {
    padding: 15px 15px 90px 15px;
}
.categories-vertical-menu .bwp-vertical-navigation>div ul.menu li.level-0>a {
    padding: 10.35px 0;
}

.niesme-platcami-dph {
	color: #000;
	font-weight: 500;
	font-size: 11px;
	}
.quickview-container .entry-summary .price, .single-product .entry-summary .price {
    color: #bd0028;
}
.bwp-widget-banner.layout-1 .banner-wrapper-infor {
    padding: 0 25px;
    bottom: 25px;
}
.bwp-widget-banner.layout-4 .banner-wrapper-infor {
    bottom: 10px;
    padding: 0 10px;
}
.bwp-sidebar.sidebar-single-product.col-xl-3.col-lg-3.col-md-12.col-12 .price ins, .single-product .entry-summary .price ins {
    color: #bd0028;

}
.quickview-container .entry-summary .price del, .single-product .entry-summary .price del {
	font-size: 18px;
}

.wpify-woo-delivery-date {
	margin-bottom:0px;
	}
.quickview-container .bwp-single-info .woosc-btn, .single-product .bwp-single-info .woosc-btn {
	margin-top: 10px;
	color: black;
	}
.products-list.grid .product-wapper .products-content .price {
    margin-bottom: -14px;
	}
.display.hidden-xs {
	display: none;
	}

.content-area .content-categories-top .item-product-cat-content .item-children {
	display:none;
	
	}

.content-area .content-categories-top .item-product-cat-content {
	max-height: 110px;
}	
.woocommerce-tabs .panel.woocommerce-Tabs-panel--description .row {
	padding-right: 50px;
	padding-left: 20px;
	}
.woocommerce-tabs .content-tab .panel {
	text-align: justify;
	}
.quickview-container .bwp-single-info .description, .single-product .bwp-single-info .description { 
	text-align:justify;
	}
.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h2 {
    font-size: 25px;
    font-family: Audiowide,cursive;
    font-weight: 400;
    text-transform: uppercase;
    margin: 40px 0 0px;
	text-align: left;
}
.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h1 {
    font-size: 35px;
    font-family: Audiowide,cursive;
    font-weight: 400;
    text-transform: uppercase;
    margin: 40px 0 0px;
	  text-align: left;
}
.woocommerce-tabs .panel.woocommerce-Tabs-panel--description s1 {
    font-size: 35px;
    font-family: Audiowide,cursive;
    font-weight: 400;
    text-transform: uppercase;
    margin: 40px 0 0px;
	  text-align: left;
}
.woobt-price-ori .niesme-platcami-dph {
	display: none;
	}
.woobt-price-ori .woocommerce-Price-amount.amount {
	color: #bd0028;
	font-weight: 600;
	font-size: 16px
	}
.woobt-price-ori .x-currency-product-approximate-price .woocommerce-Price-amount.amount  { 
	color: #000;
	font-weight:500;
	font-size: 11px
	}
.woobt-price-ori .x-currency-product-approximate-price {
	font-weight:500;
	font-size: 11px
	}
.woobt-title-inner {
	font-weight:500;
	}
.wpcpq-wrap {
	flex-basis: 100%;
	}
.quickview-container .bwp-single-info .single_add_to_cart_button.button, .single-product .bwp-single-info .added_to_cart.wc-forward {
    -webkit-transition: none;
    transition: none;
    font-weight: 500;
    font-size: 15px;
    line-height: 45px;
    position: relative;
    background: #bd0028;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: auto;
    margin: 5px 0px 5px 10px;
}
.quickview-container .bwp-single-info .single_add_to_cart_button.button:before, .single-product .bwp-single-info .added_to_cart.wc-forward:before {
    content: "\e906";
    font-family: icomoon;
    margin-right: 10px;
}
.quickview-container .bwp-single-info .single_add_to_cart_button.button, .single-product .bwp-single-info .single_add_to_cart_button.button {
	min-width: 0px;
	}
.quickview-container .bwp-single-info .stock.in-stock, .single-product .bwp-single-info .stock.in-stock { 
	margin-bottom: 5px;
}	
.woo-custom-stock-status.available_on_backorder_color {
	font-weight: 500;
	}	
.bwp-widget-banner.layout-4 .button {
    letter-spacing: 1px;
    padding: 0 13px;
}
 .woobt-products .woobt-product .woobt-price del  {
	display: none;
}
.wooac-popup .wooac-action a {
    margin: 5px 5px;
	}
.woofc-area .woofc-suggested .woofc-suggested-product-price {
	opacity: 1;
	}
.quickview-container .bwp-single-info .stock.out-of-stock, .single-product .bwp-single-info .stock.out-of-stock {
    display: block;
}
.products-content .x-currency-product-approximate-price {
	font-size: 13px;
}
.products-content .price {
	font-size: 20px;
}
.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h1 {
	font-size: 25px;
}	
.woocommerce-tabs .panel.woocommerce-Tabs-panel--description h2 {
	font-size: 25px;
}	
.prihlasit-sa {
    color: #bd0028 !important;

}/*!
 * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.woocommerce div.product .woo-custom-stock-status.in_stock_color { color: #008000 !important; font-size: inherit }ul.products .in_stock_color, li.wc-block-grid__product .in_stock_color { color: #008000 !important; font-size: inherit }.woocommerce-table__product-name .in_stock_color { color: #008000 !important; font-size: inherit }.woocommerce div.product .woo-custom-stock-status.only_s_left_in_stock_color { color: #008000 !important; font-size: inherit }ul.products .only_s_left_in_stock_color, li.wc-block-grid__product .only_s_left_in_stock_color { color: #008000 !important; font-size: inherit }.woocommerce-table__product-name .only_s_left_in_stock_color { color: #008000 !important; font-size: inherit }.woocommerce div.product .woo-custom-stock-status.can_be_backordered_color { color: #77a464 !important; font-size: inherit }ul.products .can_be_backordered_color, li.wc-block-grid__product .can_be_backordered_color { color: #77a464 !important; font-size: inherit }.woocommerce-table__product-name .can_be_backordered_color { color: #77a464 !important; font-size: inherit }.woocommerce div.product .woo-custom-stock-status.s_in_stock_color { color: #008000 !important; font-size: inherit }ul.products .s_in_stock_color, li.wc-block-grid__product .s_in_stock_color { color: #008000 !important; font-size: inherit }.woocommerce-table__product-name .s_in_stock_color { color: #008000 !important; font-size: inherit }.woocommerce div.product .woo-custom-stock-status.available_on_backorder_color { color: #f7872b !important; font-size: inherit }ul.products .available_on_backorder_color, li.wc-block-grid__product .available_on_backorder_color { color: #f7872b !important; font-size: inherit }.woocommerce-table__product-name .available_on_backorder_color { color: #f7872b !important; font-size: inherit }.woocommerce div.product .woo-custom-stock-status.out_of_stock_color { color: #bd0028 !important; font-size: inherit }ul.products .out_of_stock_color, li.wc-block-grid__product .out_of_stock_color { color: #bd0028 !important; font-size: inherit }.woocommerce-table__product-name .out_of_stock_color { color: #bd0028 !important; font-size: inherit }.product .images {position: relative;}.cmplz-hidden{display:none!important;}/*! elementor - v3.18.0 - 08-12-2023 */
.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}/*! elementor - v3.18.0 - 08-12-2023 */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-left:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}/*! elementor - v3.18.0 - 08-12-2023 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}/*! elementor - v3.18.0 - 08-12-2023 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.br_alabel .br_tooltip{display:none;}
                .br_alabel.berocket_alabel_id_24591 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24591 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24591 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24591 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24591 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24591 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24591{top:55px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24591 > span{height: 20px;width: 47px;background-color:#212121;color:#ffffff;border-radius:8px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24626 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24626 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24626 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24626 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24626 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24626 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24626{top:5px;right:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24626 > span{height: 20px;width: 49px;background-color:#ff0404;color:#ffffff;border-radius:8px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_26535 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_26535 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_26535 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_26535 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_26535 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_26535 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_26535{top:30px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_26535 > span{height: 20px;width: 51px;background-color:#9000c4;color:#ffffff;border-radius:4px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24558 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24558 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24558 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24558 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24558 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24558 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24558{top:5px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24558 > span{height: 20px;width: 69px;background-color:#f16543;color:#ffffff;border-radius:8px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24589 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24589 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24589 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24589 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24589 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24589 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24589{top:30px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24589 > span{height: 20px;width: 55px;background-color:#5cdb9e;color:#ffffff;border-radius:4px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24592 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24592 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24592 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24592 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24592 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24592 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24592{top:30px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24592 > span{height: 20px;width: 55px;background-color:#b3b3b3;color:#ffffff;border-radius:4px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24582 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24582 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24582 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24582 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24582 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24582 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24582{top:30px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24582 > span{height: 20px;width: 51px;background-color:#56b300;color:#ffffff;border-radius:4px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24585 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24585 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24585 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24585 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24585 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24585 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24585{top:30px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24585 > span{height: 20px;width: 51px;background-color:#0076c4;color:#ffffff;border-radius:4px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24586 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24586 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24586 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24586 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24586 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24586 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24586{top:30px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24586 > span{height: 20px;width: 51px;background-color:#cf0075;color:#ffffff;border-radius:4px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}
                .br_alabel.berocket_alabel_id_24587 > span {
                color: white;display: flex;position: relative;right: 0;text-align: center;
                }
                .br_alabel.berocket_alabel_id_24587 > span b {
                text-align: center;z-index: 100;
font-weight: 500;
                }
                .br_alabel.berocket_alabel_id_24587 > span i.template-i-before {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24587 > span i.template-i {
                background-color: transparent;display: block;line-height: 30px;position: absolute;z-index: 99;
                }
                .br_alabel.berocket_alabel_id_24587 > span i.template-i-after {
                display: block;height: 0;position: absolute;width: 0;
                }
                .br_alabel.berocket_alabel_id_24587 > span i.template-span-before {
                display: block;height: 0;position: absolute;width: 0;
                }div.br_alabel.berocket_alabel_id_24587{top:30px;left:5px;z-index:1;}div.br_alabel.berocket_alabel_id_24587 > span{height: 20px;width: 51px;background-color:#cfba00;color:#ffffff;border-radius:4px;line-height:1.2em;font-size:10px;border-color:#FFFFFF;}/*! elementor - v3.18.0 - 08-12-2023 */
.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-block-end:var(--e-a-border);padding-block-end:10px;margin-block-end:10px;margin-inline-start:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.e-con{--border-radius:0;--border-block-start-width:0px;--border-inline-end-width:0px;--border-block-end-width:0px;--border-inline-start-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-block-start:0px;--margin-inline-end:0px;--margin-block-end:0px;--margin-inline-start:0px;--padding-block-start:var(--container-default-padding-block-start,10px);--padding-inline-end:var(--container-default-padding-inline-end,10px);--padding-block-end:var(--container-default-padding-block-end,10px);--padding-inline-start:var(--container-default-padding-inline-start,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);margin-block-start:var(--bc-margin-block-start,var(--margin-block-start));margin-inline-end:var(--bc-margin-inline-end,var(--margin-inline-end));margin-block-end:var(--bc-margin-block-end,var(--margin-block-end));margin-inline-start:var(--bc-margin-inline-start,var(--margin-inline-start));padding-inline-start:var(--bc-padding-inline-start,var(--padding-inline-start));padding-inline-end:var(--bc-padding-inline-end,var(--padding-inline-end));z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--bc-padding-block-start,var(--padding-block-start));padding-block-end:var(--bc-padding-block-end,var(--padding-block-end))}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-inline-end:auto;--margin-inline-start:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:wrap}}.e-con{--bc-margin-block-start:var(--margin-top);--bc-margin-block-end:var(--margin-bottom);--bc-margin-inline-start:var(--margin-left);--bc-margin-inline-end:var(--margin-right);--bc-padding-block-start:var(--padding-top);--bc-padding-block-end:var(--padding-bottom);--bc-padding-inline-start:var(--padding-left);--bc-padding-inline-end:var(--padding-right)}[dir=rtl] .e-con{--bc-margin-inline-start:var(--margin-right);--bc-margin-inline-end:var(--margin-left);--bc-padding-inline-start:var(--padding-right);--bc-padding-inline-end:var(--padding-left)}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none}.elementor-form .elementor-button>span{display:flex;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center}.elementor-button-icon{flex-grow:0;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{margin-left:5px;order:15}.elementor-button .elementor-align-icon-left{margin-right:5px;order:5}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:left;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-block-start:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-end:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-block-end:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-start:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;cursor:pointer;outline:none;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus-visible{outline:5px auto -webkit-focus-ring-color}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:var(--n-accordion-icon-size);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}.elementor-24504 .elementor-element.elementor-element-6232c7b>.elementor-element-populated{padding:0}.elementor-24504 .elementor-element.elementor-element-fca6470>.elementor-element-populated{padding:0 15px}.elementor-24504 .elementor-element.elementor-element-c7ba056 .elementor-heading-title{color:#000}.elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2)}body.rtl .elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2)}body:not(.rtl) .elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2)}.elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-icon i{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-24504 .elementor-element.elementor-element-ecb08c8{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-24504 .elementor-element.elementor-element-ecb08c8 .elementor-icon-list-text{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-ecb08c8>.elementor-widget-container{margin:0 0 30px}.elementor-24504 .elementor-element.elementor-element-1e325dd .elementor-heading-title{color:#000}.elementor-24504 .elementor-element.elementor-element-25daa65 .elementor-icon-list-icon i{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-25daa65 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-24504 .elementor-element.elementor-element-25daa65{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-24504 .elementor-element.elementor-element-25daa65 .elementor-icon-list-text{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-984c9de>.elementor-element-populated{padding:0 15px}.elementor-24504 .elementor-element.elementor-element-c91fbf5 .elementor-heading-title{color:#000}.elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2)}body.rtl .elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2)}body:not(.rtl) .elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2)}.elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-icon i{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-24504 .elementor-element.elementor-element-b2857b1{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-24504 .elementor-element.elementor-element-b2857b1 .elementor-icon-list-text{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-b2857b1>.elementor-widget-container{margin:0 0 30px}.elementor-24504 .elementor-element.elementor-element-2ab1ee0 .elementor-heading-title{color:#000}.elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2)}body.rtl .elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2)}body:not(.rtl) .elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2)}.elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-icon i{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-24504 .elementor-element.elementor-element-e37e624{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-24504 .elementor-element.elementor-element-e37e624 .elementor-icon-list-text{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-e37e624>.elementor-widget-container{margin:0}.elementor-24504 .elementor-element.elementor-element-cf68191>.elementor-element-populated{padding:0 15px}.elementor-24504 .elementor-element.elementor-element-366f265 .elementor-heading-title{color:#000}.elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2)}body.rtl .elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2)}body:not(.rtl) .elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2)}.elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-icon i{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-24504 .elementor-element.elementor-element-fd8be69{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-24504 .elementor-element.elementor-element-fd8be69 .elementor-icon-list-text{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-fd8be69>.elementor-widget-container{margin:0 0 30px}.elementor-24504 .elementor-element.elementor-element-e68776e .elementor-heading-title{color:#000}.elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2)}body.rtl .elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2)}body:not(.rtl) .elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2)}.elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-icon i{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-24504 .elementor-element.elementor-element-918e732{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-24504 .elementor-element.elementor-element-918e732 .elementor-icon-list-text{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-918e732>.elementor-widget-container{margin:0 0 30px}.elementor-24504 .elementor-element.elementor-element-3d688a3 .elementor-heading-title{color:#000}.elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2)}.elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2)}body.rtl .elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2)}body:not(.rtl) .elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2)}.elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-icon i{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-icon svg{transition:fill .3s}.elementor-24504 .elementor-element.elementor-element-6b865ea{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-24504 .elementor-element.elementor-element-6b865ea .elementor-icon-list-text{transition:color .3s}.elementor-24504 .elementor-element.elementor-element-6b865ea>.elementor-widget-container{margin:0 0 30px}.elementor-11277 .elementor-element.elementor-element-0ef6ce1:not(.elementor-motion-effects-element-type-background),.elementor-11277 .elementor-element.elementor-element-0ef6ce1>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f3f3f3}.elementor-11277 .elementor-element.elementor-element-0ef6ce1{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 15px}.elementor-11277 .elementor-element.elementor-element-0ef6ce1>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-11277 .elementor-element.elementor-element-2651623>.elementor-element-populated{padding:0 15px}.elementor-11277 .elementor-element.elementor-element-d1406df .elementor-heading-title{color:#161616;font-size:13px;text-transform:uppercase}.elementor-11277 .elementor-element.elementor-element-d1406df>.elementor-widget-container{margin:0 0 23px}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(7px/2);margin-left:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-7px/2);margin-left:calc(-7px/2)}body.rtl .elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-7px/2)}body:not(.rtl) .elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-7px/2)}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-icon i{transition:color .3s}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-icon svg{transition:fill .3s}.elementor-11277 .elementor-element.elementor-element-a3b1f2a{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-text{color:#636363;transition:color .3s}.elementor-11277 .elementor-element.elementor-element-a3b1f2a .elementor-icon-list-item:hover .elementor-icon-list-text{color:#f03333}.elementor-11277 .elementor-element.elementor-element-a52849a>.elementor-element-populated{padding:0 15px}.elementor-11277 .elementor-element.elementor-element-788280f .elementor-heading-title{color:#161616;font-size:13px}.elementor-11277 .elementor-element.elementor-element-788280f>.elementor-widget-container{margin:0 0 23px}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(7px/2);margin-left:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-7px/2);margin-left:calc(-7px/2)}body.rtl .elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-7px/2)}body:not(.rtl) .elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-7px/2)}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-icon i{transition:color .3s}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-11277 .elementor-element.elementor-element-9de2868{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-text{color:#636363;transition:color .3s}.elementor-11277 .elementor-element.elementor-element-9de2868 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#f03333}.elementor-11277 .elementor-element.elementor-element-479dc74>.elementor-element-populated{padding:0 15px}.elementor-11277 .elementor-element.elementor-element-e3d53c7 .elementor-heading-title{color:#161616;font-size:13px}.elementor-11277 .elementor-element.elementor-element-e3d53c7>.elementor-widget-container{margin:0 0 23px}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(7px/2);margin-left:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-7px/2);margin-left:calc(-7px/2)}body.rtl .elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-7px/2)}body:not(.rtl) .elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-7px/2)}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-icon i{transition:color .3s}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-11277 .elementor-element.elementor-element-2c81e71{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-text{color:#636363;transition:color .3s}.elementor-11277 .elementor-element.elementor-element-2c81e71 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#f03333}.elementor-11277 .elementor-element.elementor-element-f96c6e6>.elementor-element-populated{padding:0 15px}.elementor-11277 .elementor-element.elementor-element-0a9b9fb .elementor-heading-title{color:#161616;font-size:13px;text-transform:uppercase}.elementor-11277 .elementor-element.elementor-element-0a9b9fb>.elementor-widget-container{margin:0 0 23px}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(7px/2);margin-left:calc(7px/2)}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-7px/2);margin-left:calc(-7px/2)}body.rtl .elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-7px/2)}body:not(.rtl) .elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-7px/2)}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-icon i{transition:color .3s}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-11277 .elementor-element.elementor-element-30255f8{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-text{color:#636363;transition:color .3s}.elementor-11277 .elementor-element.elementor-element-30255f8 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#f03333}.elementor-11277 .elementor-element.elementor-element-b4f79cc>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-11277 .elementor-element.elementor-element-b4f79cc:not(.elementor-motion-effects-element-type-background),.elementor-11277 .elementor-element.elementor-element-b4f79cc>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f3f3f3}.elementor-11277 .elementor-element.elementor-element-b4f79cc{border-style:solid;border-width:1px 0;border-color:#e0e0e0;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:0;padding:10px 15px}.elementor-11277 .elementor-element.elementor-element-b4f79cc>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-11277 .elementor-element.elementor-element-e194016>.elementor-element-populated{padding:0 15px}.elementor-11277 .elementor-element.elementor-element-3b2cd43>.elementor-element-populated{padding:0 15px}.elementor-11277 .elementor-element.elementor-element-4ab4496{text-align:right}.elementor-11277 .elementor-element.elementor-element-e662ea5:not(.elementor-motion-effects-element-type-background),.elementor-11277 .elementor-element.elementor-element-e662ea5>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f3f3f3}.elementor-11277 .elementor-element.elementor-element-e662ea5{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:0;padding:10px 15px}.elementor-11277 .elementor-element.elementor-element-e662ea5>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-11277 .elementor-element.elementor-element-f913e13>.elementor-element-populated{padding:10px 15px}.elementor-11277 .elementor-element.elementor-element-c0a8bec>.elementor-element-populated{padding:10px 15px}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(0px/2)}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(0px/2)}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(0px/2);margin-left:calc(0px/2)}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(0px/2);margin-left:calc(0px/2)}body.rtl .elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(0px/2)}body:not(.rtl) .elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(0px/2)}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-icon i{transition:color .3s}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-icon svg{transition:fill .3s}.elementor-11277 .elementor-element.elementor-element-9e82ce0{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-icon{padding-right:15px}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-item>a{font-size:10px;font-weight:600;letter-spacing:1px}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-text{color:#000;transition:color .3s}.elementor-11277 .elementor-element.elementor-element-9e82ce0 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#bd0028}@media(max-width:1024px){.elementor-11277 .elementor-element.elementor-element-0ef6ce1{padding:50px 0 45px}.elementor-11277 .elementor-element.elementor-element-b4f79cc{padding:10px 0}.elementor-11277 .elementor-element.elementor-element-4ab4496{text-align:right}.elementor-11277 .elementor-element.elementor-element-e662ea5{padding:10px 0}.elementor-11277 .elementor-element.elementor-element-f913e13>.elementor-element-populated{padding:10px 15px}}@media(max-width:767px){.elementor-11277 .elementor-element.elementor-element-2651623>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-11277 .elementor-element.elementor-element-a52849a>.elementor-element-populated{margin:50px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-11277 .elementor-element.elementor-element-479dc74>.elementor-element-populated{margin:50px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-11277 .elementor-element.elementor-element-f96c6e6>.elementor-element-populated{margin:50px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-11277 .elementor-element.elementor-element-e194016>.elementor-element-populated{margin:0 0 30px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-11277 .elementor-element.elementor-element-4ab4496{text-align:left}.elementor-11277 .elementor-element.elementor-element-5aa03e8{text-align:center}}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px)}.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%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.elementor-kit-10{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1440px}.e-con{--container-max-width:1440px}.elementor-widget:not(:last-child){margin-block-end:0px}.elementor-element{--widgets-spacing:0px 0px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-italic-100.woff2?c=1677191570) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-italic-100.woff2?c=1677191570) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-italic-100.woff2?c=1677191570) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-italic-100.woff2?c=1677191570) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-italic-100.woff2?c=1677191570) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-italic-100.woff2?c=1677191570) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-italic-100.woff2?c=1677191570) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-italic-300.woff2?c=1677191570) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-italic-300.woff2?c=1677191570) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-italic-300.woff2?c=1677191570) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-italic-300.woff2?c=1677191570) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-italic-300.woff2?c=1677191570) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-italic-300.woff2?c=1677191570) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-italic-300.woff2?c=1677191571) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-italic-400.woff2?c=1677191571) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-italic-400.woff2?c=1677191571) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-italic-400.woff2?c=1677191571) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-italic-400.woff2?c=1677191571) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-italic-400.woff2?c=1677191571) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-italic-400.woff2?c=1677191571) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-italic-400.woff2?c=1677191571) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-italic-500.woff2?c=1677191571) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-italic-500.woff2?c=1677191571) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-italic-500.woff2?c=1677191571) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-italic-500.woff2?c=1677191571) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-italic-500.woff2?c=1677191571) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-italic-500.woff2?c=1677191571) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-italic-500.woff2?c=1677191571) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-italic-700.woff2?c=1677191571) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-italic-700.woff2?c=1677191571) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-italic-700.woff2?c=1677191571) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-italic-700.woff2?c=1677191571) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-italic-700.woff2?c=1677191571) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-italic-700.woff2?c=1677191571) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-italic-700.woff2?c=1677191571) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-italic-900.woff2?c=1677191571) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-italic-900.woff2?c=1677191571) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-italic-900.woff2?c=1677191571) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-italic-900.woff2?c=1677191571) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-italic-900.woff2?c=1677191571) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-italic-900.woff2?c=1677191571) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-italic-900.woff2?c=1677191571) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-normal-100.woff2?c=1677191571) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-normal-100.woff2?c=1677191571) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-normal-100.woff2?c=1677191571) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-normal-100.woff2?c=1677191571) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-normal-100.woff2?c=1677191571) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-normal-100.woff2?c=1677191571) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-normal-100.woff2?c=1677191571) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-normal-300.woff2?c=1677191571) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-normal-300.woff2?c=1677191571) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-normal-300.woff2?c=1677191571) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-normal-300.woff2?c=1677191571) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-normal-300.woff2?c=1677191571) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-normal-300.woff2?c=1677191571) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-normal-300.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-normal-400.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-normal-400.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-normal-400.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-normal-400.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-normal-400.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-normal-400.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-normal-400.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-normal-500.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-normal-500.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-normal-500.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-normal-500.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-normal-500.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-normal-500.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-normal-500.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-normal-700.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-normal-700.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-normal-700.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-normal-700.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-normal-700.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-normal-700.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-normal-700.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-ext-v30-normal-900.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-cyrillic-v30-normal-900.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-ext-v30-normal-900.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-greek-v30-normal-900.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-vietnamese-v30-normal-900.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-ext-v30-normal-900.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-latin-v30-normal-900.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-cyrillic-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-greek-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-vietnamese-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-ext-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://ivape.sk/wp-content/uploads/fonts/6144f85b678906647a6527bd0ede345c/roboto-slab-latin-v24-normal-100.woff2?c=1677191572) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}