@import url(//fonts.googleapis.com/css?family=Montserrat|Acme);.post-views.entry-meta>span{margin-right:0!important;font:16px/1}.post-views.entry-meta>span.post-views-icon.dashicons{display:inline-block;font-size:16px;line-height:1;text-decoration:inherit;vertical-align:middle}.post-views.load-dynamic .post-views-count{color:#0000;transition:color .3s ease-in-out;position:relative}.post-views.load-dynamic .post-views-count:after{opacity:0;transition:opacity .3s ease-in-out;position:relative;color:#6610f2}.post-views.load-dynamic.loaded .post-views-count{color:inherit}.post-views.load-dynamic.loading .post-views-count,.post-views.load-dynamic.loading .post-views-count:after{box-sizing:border-box}.post-views.load-dynamic.loading .post-views-count:after{content:"";display:block;width:16px;height:16px;border-radius:50%;border:2px solid currentColor;border-color:currentColor #fff0 currentColor #fff0;animation:pvc-loading 1s linear infinite;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1}@keyframes pvc-loading{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}: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:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-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:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){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-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){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-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;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.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{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%}@media (prefers-reduced-motion:reduce){.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-duration:0s}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size)}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media (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 #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);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 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:#0000;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[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;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 #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__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:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;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 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1;transition:opacity .2s ease-in-out}@media (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:none}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1);transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}@media (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:none}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:32px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;transition:transform .2s ease,background-color .2s ease-out;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-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;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 #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;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{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:1px 0 0 1px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;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;padding:0;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{box-sizing:border-box;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}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__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,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.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 .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;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:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards;background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay.is-animating-out{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation-duration:var(--modal-frame-animation-duration);animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;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{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor;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{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;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 #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;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}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition: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:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);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-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-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{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;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:initial;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:#0000;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 #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;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 #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;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 #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e;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:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{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:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}: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;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}: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;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block;height:36px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block;height:36px}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:initial;box-sizing:border-box;display:block;height:100%;transition:all .4s cubic-bezier(.46,.03,.52,.96);width:100%}@media (prefers-reduced-motion:reduce){iframe[name=editor-canvas]{transition-delay:0s;transition-duration:0s}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector__tab-item{display:flex;flex:1 1 0px;justify-content:center}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-list__block-selection-button{background-color:#1e1e1e;border-radius:2px;display:inline-flex;font-size:13px;height:48px;padding:0 12px;z-index:22}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{align-items:center;display:inline-flex;margin:auto}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;height:24px;margin-left:-2px;min-width:24px;padding:0}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-height:18px;min-width:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{color:#fff;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .components-button{color:#fff;display:flex;height:48px;min-width:36px}.block-editor-block-list__block-selection-button .components-button:focus{border:none;box-shadow:none}.block-editor-block-list__block-selection-button .components-button:active,.block-editor-block-list__block-selection-button .components-button[aria-disabled=true]:hover{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__block-selection-button .block-editor-block-mover{background:unset;border:none}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-list__block-selection-button{margin-bottom:8px;margin-top:8px;pointer-events:all}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;overflow:visible;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards;opacity:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.components-button.block-editor-button-pattern-inserter__button.block-editor-block-tools__zoom-out-mode-inserter-button{top:-1px}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0;padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px #0000004d;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .1s linear .1s}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 4px 8px #0003;opacity:1}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-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-button.block-editor-block-mover-button:before{animation-delay:0s;animation-duration:1ms}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-block-patterns-list__item:hover:not(:focus) .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(-1*var(--wp-admin-border-width-focus));outline-width:var(--wp-admin-border-width-focus);transition:outline .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container:after{transition-delay:0s;transition-duration:0s}}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary{height:32px;justify-content:center;width:auto}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:disabled{background:none;color:#949494}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:hover:not(:disabled){background-color:#757575;color:#fff}.show-icon-labels .block-editor-patterns__grid-pagination .components-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination .components-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination .components-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative;transition:all .05s ease-in-out}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;transition:transform .5s,z-index .5s;width:100%;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-date-format-picker{margin-bottom:16px}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover>.components-popover__content{padding:16px;width:260px}.block-editor-duotone-control__popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);transition:transform .1s ease;width:26px;will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-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){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation-delay:0s;animation-duration:1ms}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;transition:all .05s ease-in-out;width:100%;word-break:break-word}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-delay:0s;transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.show-icon-labels .block-editor-block-inspector__tabs [role=tablist] .components-button{justify-content:center}.block-editor-inspector-popover-header{margin-bottom:16px}.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}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s;background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-normal{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-up{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-down{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;transition:box-shadow .1s linear;white-space:nowrap;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{border-top:4px solid var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:-2px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards;opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-delay:0s;animation-duration:1ms}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:#0000001a;border-radius:1px;box-sizing:border-box;max-width:100%;padding:2px 6px;position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;min-width:24px;padding:0}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description,.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input.has-siblings{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{align-items:flex-start;display:flex;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;margin-right:10px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:12px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;transition:all .15s ease-in-out;width:302px}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-delay:0s;transition-duration:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px;order:9999}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;transition:border-color .1s linear,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{border:none;display:flex;flex-direction:column;margin-bottom:8px}.block-editor-inserter__category-tablist div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__category-tablist[aria-orientation=vertical]:after{content:none}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab{display:block;font-weight:inherit;height:auto;padding:8px 4px 8px 12px;position:relative;text-align:left}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true]{color:var(--wp-admin-theme-color)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true] .components-flex-item{filter:brightness(.95)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true] svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true]:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";display:block;height:100%;left:0;opacity:.04;outline:none;position:absolute;right:0;top:0}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:focus-visible,.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:focus:not(:disabled){border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:0}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:after,.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:before{display:none}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(-1*var(--wp-admin-border-width-focus));outline-width:var(--wp-admin-border-width-focus);transition:outline .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{padding:0 24px 16px}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .is-marked .components-range-control__track{transition:width .1s ease}@media (prefers-reduced-motion:reduce){.spacing-sizes-control .is-marked .components-range-control__track{transition-delay:0s;transition-duration:0s}}.spacing-sizes-control .is-marked .components-range-control__thumb-wrapper{transition:left .1s ease}@media (prefers-reduced-motion:reduce){.spacing-sizes-control .is-marked .components-range-control__thumb-wrapper{transition-delay:0s;transition-duration:0s}}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control .components-range-control__mark{background-color:#fff;height:4px;top:-4px;transform:translateX(-50%);width:2px;z-index:1}.spacing-sizes-control .components-range-control__marks{margin-top:17px}.spacing-sizes-control .components-range-control__thumb-wrapper{z-index:3}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}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 (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 (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 (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 (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 (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 (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 (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 (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}#html .arve{display:block;margin-bottom:1.5em;width:100%}#html .arve:after{clear:both;content:"";display:table}#html .arve.alignleft{margin-right:1.5em;margin-top:.4em}#html .arve.alignright{margin-left:1.5em;margin-top:.4em}#html .arve [hidden],#html .arve[hidden]{display:none}#html .arve-inner{display:block;margin:0;padding:0;width:auto}#html .arve-embed{display:block;margin:0;max-height:100vh;overflow:hidden;padding:0;position:relative;width:100%}#html .arve[data-provider=tiktok] .arve-embed{height:580px}#html .arve-embed--has-aspect-ratio{aspect-ratio:16/9}#html .arve-embed--has-aspect-ratio:after{clear:both;content:"";display:block}#html .arve-ar{display:block}#html .arve-iframe,#html .arve-play-btn,#html .arve-thumbnail{border:0;bottom:0;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}#html .arve-video{height:auto;margin:0;padding:0;width:100%}#html .arve-promote-link{float:right;font-family:Open Sans,Sagoe UI,Arvo,Lato,arial,sans-serif;font-size:.8em}.components-button--arve-thumbnail{display:block;height:auto}@supports(aspect-ratio:16/9){#html .arve-ar,#html .arve-embed--has-aspect-ratio:after{display:none}}.et-fb-tinymce-buttons #arve-btn{display:none}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}div#sl-single-game-popup-blur{filter:blur(10px);height:100vh;width:100vw;top:0;display:none;margin:0;position:fixed;display:none}div#sl-single-game-popup{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;top:0;display:none;margin:0;position:fixed;z-index:999}div#sl-single-game-popup iframe{max-height:85vh;max-width:95vw;text-align:center}.sl-breadcrumbs{font-size:.8em;width:100%}.sl-breadcrumbs ol{list-style:none;display:flex;margin:0;padding:0}.sl-breadcrumbs ol li,.sl-breadcrumbs .sl-separator{margin:0!important;padding:0!important;margin-right:10px!important;list-style:none}.sl-placeholder,.sl-popup{width:calc(100% - 10px);height:calc(100% - 5px);left:5px;background:#f0f0f0;position:absolute;top:0;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:999}.sl-popup{padding:0 20px;text-align:center}.slaunch-button{color:#e23940!important;text-decoration:none!important;border-color:#e23940!important;box-shadow:none;padding:10px 20px;border:2px solid;border-radius:7px;font-weight:700;font-size:18px;margin-top:15px;line-height:1;cursor:pointer;display:flex;align-items:center;background-color:#f0f0f0!important;z-index:2}.slaunch-button svg{width:20px;height:20px;margin-right:8px;fill:#fff0}.sl-button-solid{background-color:#e23940!important;color:#fff!important}.slaunch-button:hover{background-color:#fff}.slaunch-button:hover svg{fill:#e23940!important}.slaunch-button.sl-button-solid:hover{background-color:#cf2c3e!important;color:#fff!important;border-color:#cf2c3e!important}.slaunch-button.sl-button-solid:hover svg{fill:#fff!important}.sl-bounce{-webkit-animation:slbounce .3s infinite alternate;-moz-animation:slbounce .3s infinite alternate;animation:slbounce .3s infinite alternate}.sl-gamethumb{position:absolute;width:100%;height:100%;max-width:100%;filter:blur(5px);cursor:pointer}.sl-gamethumb:hover{transform:scale(1.05);transition:.3s ease-in all}@-webkit-keyframes slbounce{to{-webkit-transform:scale(1.1)}}@-moz-keyframes slbounce{to{-moz-transform:scale(1.1)}}@keyframes slbounce{to{transform:scale(1.1)}}.slaunch-button:disabled{opacity:.5}.sl-placeholder .sl-powered{width:150px;position:absolute;bottom:5px;right:10px;max-width:25%}.sl-responsive-iframe{position:absolute;top:0;bottom:0;right:0;width:calc(100% - 10px);height:calc(100% - 5px);left:5px;border:none}.sl-fullscreen-mobile .sl-responsive-iframe,.sl-fullscreen-mode .sl-responsive-iframe{max-height:100vh;width:100%;height:100%;margin:0;left:0}.sl-container{background:#e23940!important;border-radius:6px;width:100%}.sl-single-game-container{display:flex;width:100%!important;max-width:1290px!important;margin-top:20px;flex-wrap:wrap;container-name:sl-single-game-container;container-type:inline-size;margin-left:auto!important;margin-right:auto!important}.sl-single-game-container *{box-sizing:border-box}.sl-game-attributes{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .1);overflow:hidden;border:1px solid #e5e7eb;width:100%!important}.sl-game-attributes-header{background:#e23940;color:#fff;padding:6px 20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.sl-game-attributes-header h3{margin:0!important;font-size:0.9em!important;color:#fff!important;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sl-toggle-attributes{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:4px;padding:8px 12px;text-align:center;cursor:pointer;transition:all 0.2s ease;font-weight:500;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.sl-toggle-attributes:hover{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .3)}.sl-toggle-attributes svg{width:14px;height:14px;margin-left:6px;transition:transform 0.2s ease}.sl-toggle-attributes.expanded svg{transform:rotate(180deg)}.sl-game-attributes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%}.sl-attribute-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;transition:background-color 0.2s ease;min-height:30px}.sl-attribute-item:hover{background-color:#f9fafb}.sl-attribute-item.collapsible{display:none}.sl-attribute-item.collapsible.show{display:flex}.sl-attribute-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:0;flex-shrink:0;min-width:80px}.sl-attribute-value{font-size:14px;font-weight:500;color:#1f2937;line-height:1.4;text-align:right;flex:1}@media (max-width:768px){.sl-attribute-item{border-right:none;flex-direction:column;align-items:flex-start;text-align:left;padding:10px 15px;width:100%}.sl-attribute-label{margin-bottom:5px;min-width:auto}.sl-attribute-value{text-align:left}.sl-game-attributes-header h3{font-size:16px}}.sl-featured-widget{margin-top:30px;width:100%;display:flex}.sl-featured-widget .slotsl-demo-container,.sl-featured-widget .slotsl-thumb img{border-radius:6px}.sl-featured-widget .slotsl-game{border-radius:6px!important;width:100%;margin-bottom:7px;padding:5px}.sl-featured-widget .slotsl-game:last-child{margin:0!important}.sl-featured-widget-container{display:flex;flex-direction:column;justify-items:center;align-items:center;border-radius:6px;padding:6px;background:#e23940!important}.sl-featured-title{font-size:.9em;text-transform:uppercase;font-weight:700;color:#fff;padding:4px 0 10px 0;letter-spacing:.5px}.slotls-header{display:flex;align-content:center;align-items:center;padding:4px;color:#fff;background:#e23940;border:4px solid #e23940;border-radius:6px}.sl-rating-container{display:flex;flex-direction:column;align-items:flex-end;align-self:end;flex:1}@container sl-single-game-container (min-width:1290px){.sl-basis-9\/12{flex-basis:75%!important}.sl-basis-3\/12{flex-basis:25%!important}.sl-featured-widget{padding-left:10px;margin-top:0}.sl-featured-widget .slotsl-game{width:100%!important;margin-bottom:7px!important}.sl-widget-games{display:initial!important}}.mfp-wrap{z-index:999999!important}.mfp-content{max-width:520px}div#report-broken-game{background:#fff;width:100%;padding:20px;margin:auto;border-radius:15px;border:1px solid #ccc}button#sl-broken-submit{background:#FF4742;border:1px solid #FF4742;border-radius:6px;box-shadow:rgb(0 0 0 / .1) 1px 2px 4px;box-sizing:border-box;color:#FFF;cursor:pointer;display:inline-block;font-family:nunito,roboto,proxima-nova,"proxima nova",sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;text-align:center;text-rendering:geometricprecision;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle}.mfp-inline-holder .mfp-content *{box-sizing:border-box}#report-broken-game p.sl-heading{font-size:1.3em}#report-broken-game p{margin:1em 0}button#sl-broken-submit:hover,button#sl-broken-submit:active{background-color:#e52e2a;background-position:0 0}button#sl-broken-submit:active{opacity:.5}textarea#sl-issue{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f5f0e8;border-color:#6b7280;border-width:1px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000;width:100%;height:150px;border:none;border-radius:5px;margin-bottom:30px}a.sl-broken-link,a.sl-fullscreen,a.sl-close-fullscreen{height:26px;width:26px;display:flex;border-radius:25px;align-items:center;justify-content:center;background:#fff;color:#000}a.sl-fullscreen{margin-left:6px;background:#fff;display:flex}a.sl-close-fullscreen{display:none;z-index:9999;background:#000;position:absolute;top:20px;right:20px}a.sl-close-fullscreen svg{fill:#fff!important}a.sl-broken-link svg,a.sl-fullscreen svg{width:20px;height:20px;fill:#fff!important;color:#000}a.sl-broken-link:hover,a.sl-fullscreen:hover{background:#CCC}a.sl-broken-link svg{color:#ff002f}span.sl-rating_text{margin-right:5px;font-size:.9em;font-weight:700}.sl-rating_stars{bottom:-2px;position:relative}.sl-rating_stars svg.jq-star-svg{width:100%;height:100%}span.sl-rating_votes{font-size:.7em;margin-left:10px}.sl-slots{position:relative;overflow:hidden;width:100%;background-color:#e23940;min-height:56.25vh;height:629px;border-radius:6px}.sl-slots.sl-fullscreen-mobile{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999}.jq-stars{display:inline-block}.jq-rating-label{font-size:22px;display:inline-block;position:relative;vertical-align:top;font-family:helvetica,arial,verdana}.jq-star{width:100px;height:100px;display:inline-block;cursor:pointer}.jq-star-svg{padding-left:3px;width:100%;height:100%}.jq-star-svg path{stroke-linejoin:round}@keyframes sl-scroll{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.sl-banner-text{white-space:nowrap;animation:sl-scroll 20s linear infinite}.sl-banner-text a,.sl-banner-text a:visited{color:#fff!important;text-decoration:none!important}.sl-banner-text a:hover{color:#fff;text-decoration:underline!important}.sl-banner-container{overflow:hidden;width:100%;margin:0 20px;flex:1;display:none}.sl-banner-container.sl-mobile-banner{display:flex}.jq-shadow{-webkit-filter:drop-shadow(-2px -2px 2px #888);filter:drop-shadow(-2px -2px 2px #888)}.sl-popup .sl-gamethumb{max-width:210px;position:initial;max-height:none;filter:none;width:auto;height:auto}.sl-close-popup{position:absolute;right:20px;top:20px;width:32px;height:32px;opacity:.3;cursor:pointer}.sl-close-popup:hover{opacity:1}.sl-close-popup:before,.sl-close-popup:after{position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:#333}.sl-close-popup:before{transform:rotate(45deg)}.sl-close-popup:after{transform:rotate(-45deg)}.slotsl-container *,.slotsl-container{box-sizing:border-box}.slotsl-container{padding-left:15px;padding-right:15px;width:100%;max-width:1400px!important;margin:35px auto}.slotsl-grid{gap:30px;grid-template-columns:repeat(1,minmax(0,1fr));display:grid}.slotsl-grid.sl-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.slotsl-grid.sl-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.slotsl-grid.sl-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.slotsl-grid.sl-grid-6{grid-template-columns:repeat(6,minmax(0,1fr))}.slotsl-thumb{border-top-left-radius:5px!important;position:relative;border-top-right-radius:5px!important}.slotsl-thumb img{width:100%!important;height:auto;display:block;aspect-ratio:3/2}.slotsl-game{position:relative;visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;border-radius:5px;box-shadow:#fff0 0 0 0 0,#fff0 0 0 0 0,rgb(58 58 58 / .1) 0 2px 15px 0;background-color:#fff}.slotsl-meta{padding:20px}.slotsl-meta a.slotsl-provider,.slotsl-meta span.slotsl-provider{font-size:13px!important;position:absolute!important;left:20px;bottom:20px}.slotsl-pagination{margin-top:30px}.slotsl-meta a.slotsl-provider{font-size:14px!important;text-decoration:none!important}.slotsl-meta p.slotsl-title{line-height:0!important;margin-bottom:20px!important;text-align:left;margin-left:0!important;padding-left:0!important}.slotsl-meta .slotsl-title span,.slotsl-meta .slotsl-title a{font-size:18px!important;color:#000;cursor:pointer;font-weight:700;text-decoration:none!important;line-height:1em!important}.slotsl-filters .sl-filter-container{display:flex;margin-bottom:30px!important;flex-direction:column;justify-content:space-between}.slotsl-providers-archives .slotsl-filters{max-width:300px;margin-bottom:30px}.slotsl-providers{justify-content:flex-end;display:flex;margin-bottom:20px;align-items:center;flex-direction:column}.slotsl-providers select{padding:10px;width:100%!important;height:100%;margin:0!important;-webkit-appearance:auto;border:1px solid #ccc!important;color:#666;font-size:15px;height:53px;border-radius:5px!important}.slotsl-providers select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:10px;padding-right:40px;border:1px solid #ccc;border-radius:4px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="5" viewBox="0 0 10 5"><path fill="none" stroke="%23333" stroke-width="1" d="M0 0l5 5 5-5"/></svg>') no-repeat right 10px center;background-color:#fff;outline:none}.slotsl-providers select::-ms-expand{display:none}.slotsl-search input{border-radius:5px!important;font-size:15px}.slotsl-megaways{font-size:15px;color:#666}.slotsl-search input::placeholder{color:#666!important}.slotsl-search{position:relative;margin-bottom:20px}.slotsl-search input{border:1px solid #ccc!important;min-height:53px!important;height:100%!important;padding:10px!important;width:100%!important;margin:0!important}.sl-submit-search svg{fill:none!important}.slotsl-providers.slotsl-providers-sortby{position:relative}.sl-mobile-filter-button{display:flex;border:1px solid #ccc;padding:10px!important;margin-bottom:10px;justify-content:space-between;align-items:center;cursor:pointer}.sl-mobile-filter-button.clicked{background:#efefef}.slotsl-filters .sl-filter-container.sl-mobile-filters{display:none}.slotsl-filters .sl-filter-container.sl-mobile-filters.sl-mobile-filters.show-filters{display:flex}span.sl-sortby{margin-right:10px;width:80px}.slotsl-banner{display:flex;justify-content:center;flex-wrap:wrap;height:100%;align-content:center}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2196F3}input:focus+.slider{box-shadow:0 0 1px #2196F3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.sl-hide-on-t{display:none}.sl-filter-icon{width:30px;height:30px;justify-content:end}.sl-filter-icon svg{fill:none!important}.slotsl-demo-container{height:100%;left:0;right:0;top:0;bottom:0;position:absolute;opacity:0;background:rgb(239 68 68 / .5);transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:500ms!important}.slotsl-demo-container:hover{opacity:1;visibility:visible}.slotsl-demo-wrapper{position:absolute;width:100%;display:inline-block;transform:translateY(-50%);top:50%;text-align:center;left:0}.slotsl-thumb-url{background:#f3f2f2;font-weight:700;border-radius:5px;padding:17px 25px;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important;text-align:center;color:#000;cursor:pointer}span.slotsl-url{cursor:pointer}.slotsl-thumb-url:hover{color:#991b1b;background:#fff}.sl-submit-search{background-color:transparent!important;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;position:absolute;-webkit-appearance:button;background-color:#fff0;background-image:none;top:50%!important;right:20px!important;transform:translate(0,-50%);line-height:0;border:none}.slotsl-not-found{grid-column:span 4 / span 4!important;text-align:center;font-size:2em}.slotsl-loader{height:300px;background:#fff;opacity:.6;display:none;align-items:center;width:100%;justify-content:center}.slotsl-loader.visible{display:flex}.slotsl-load-more{align-items:center;width:100%;justify-content:center;display:flex;margin-top:40px}.slotsl-load-more button{width:200px;padding:20px;font-size:20px;font-weight:700;cursor:pointer;border:none}.slotsl-load-more button:focus{outline:none}.slotsl-load-more button{background:#fff;color:#000;border:2px solid #000;transition:background 400ms ease-out,color 400ms ease-out,border 400ms ease-out}.slotsl-load-more button:hover,.slotsl-load-more button.active{background:#ef4444;color:#fff;border:none}.slotsl-load-more button.active:disabled{opacity:.3}.slotsl-loader svg{max-width:200px}span.sl-count{margin-top:10px;line-height:1;font-size:11px;background:#efefef;padding:10px;border-radius:20px}.slotsl-providers-meta .slotsl-title{display:flex;flex-wrap:wrap}.slotsl-providers-meta .slotsl-title a{width:100%}.slotsl-progress{display:flex;justify-content:center;flex-wrap:wrap;margin-top:40px}.slotsl-progress-bar{width:100%;display:flex;justify-content:center}.slotsl-progress-bar-line{width:25%;height:5px;border-radius:30px;background:#CCC}.slotsl-progress-bar-fill{height:5px;border-radius:30px;background:#ef4444}.slotsl-widget-item{display:flex;align-items:center!important;padding:4px}.slotsl-widget-thumb{justify-content:center!important;align-items:center!important;display:flex;flex-direction:column!important;height:80px;width:100px;margin-right:10px}.slotsl-widget-thumb a{position:relative;display:block}.slotsl-widget-thumb a img{display:block}.slotsl-widget-meta{flex:1 1 0%!important}.slotsl-widget-meta-title{font-size:15px!important;font-weight:700!important}.slotsl-widget-meta-provider{font-size:11px!important;color:#4b5563}.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:#fff0;border:0;-webkit-appearance:none;display:block;outline:0;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:#fff0}.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 #fff0}.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 rgb(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 rgb(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:rgb(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:rgb(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 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@media (min-width:415px){.slotsl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.slotsl-meta a.slotsl-provider,.slotsl-meta span.slotsl-provider{left:25px;bottom:25px}.slotsl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.slotsl-game{border-radius:20px!important}.slotsl-thumb{border-top-left-radius:20px!important;border-top-right-radius:20px!important}.slotsl-meta{padding:25px}.slotsl-filters .sl-filter-container.sl-mobile-filters{justify-content:space-between}.slotsl-filters .sl-filter-container.sl-mobile-filters .slotsl-providers:first-child{margin-right:initial}.slotsl-filters .sl-filter-container.sl-mobile-filters .slotsl-providers:last-child{margin-left:initial}.sl-featured-widget .slotsl-game{width:33%;margin-bottom:0}.sl-widget-games{display:flex;align-content:space-around;justify-content:space-between}.sl-gamethumb{max-width:40%;width:300px;height:auto;margin:0 30px;border-radius:30px;position:initial;filter:none}div#sl-single-game-popup iframe{max-height:80vh;max-width:80vw}}@media (min-width:1200px){.slotsl-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sl-rating-container{justify-content:flex-end;align-content:center;align-items:center;flex-direction:row;flex:none}.sl-banner-container{display:flex;flex:1}.sl-banner-container.sl-mobile-banner{display:none}.slotsl-filters .sl-filter-container{flex-direction:row}.slotsl-search input,.slotsl-megaways,.slotsl-providers select{min-width:240px;width:auto}.slotsl-search,.slotsl-providers{margin-bottom:0;flex-direction:row}.sl-mobile-filter-button{display:none}.slotsl-filters .sl-filter-container.sl-mobile-filters{display:flex}}@media (min-width:1400px){.sl-hide-on-t{display:block}.sl-hide-on-xl{display:none}}.mega-menu-last-modified-1770507086{content:"Saturday 7th February 2026 23:31:26 UTC"}#mega-menu-wrap-header-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-row,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-column,#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge,#mega-menu-wrap-header-menu #mega-menu-header-menu+button.mega-close{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#fff;display:block;float:none;font-family:inherit;font-size:12px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-header-menu:before,#mega-menu-wrap-header-menu:after,#mega-menu-wrap-header-menu #mega-menu-header-menu:before,#mega-menu-wrap-header-menu #mega-menu-header-menu:after,#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu:before,#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu:after,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item:after,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-row:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-row:after,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-column:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-column:after,#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link:before,#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link:after,#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge:before,#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge:after,#mega-menu-wrap-header-menu #mega-menu-header-menu+button.mega-close:before,#mega-menu-wrap-header-menu #mega-menu-header-menu+button.mega-close:after{display:none}#mega-menu-wrap-header-menu{border-radius:0}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu{background:#020304}}#mega-menu-wrap-header-menu.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation #mega-menu-header-menu a:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation #mega-menu-header-menu span:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation #mega-menu-header-menu input:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation #mega-menu-header-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-header-menu.mega-keyboard-navigation #mega-menu-header-menu form.mega-search-open:has(input[type=text]:focus),#mega-menu-wrap-header-menu.mega-keyboard-navigation #mega-menu-header-menu+button.mega-close:focus{outline-style:solid;outline-width:3px;outline-color:#109cde;outline-offset:-3px}#mega-menu-wrap-header-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-header-menu.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#fff0;color:#e00f85;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;background:#121a29}}#mega-menu-wrap-header-menu #mega-menu-header-menu{text-align:center;padding:0 0 0 0}#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:40px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-header-menu #mega-menu-header-menu p{margin-bottom:10px}#mega-menu-wrap-header-menu #mega-menu-header-menu input,#mega-menu-wrap-header-menu #mega-menu-header-menu img{max-width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a[class^="dashicons"]:before{font-family:dashicons}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:0}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:0}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item{margin:0 0 0 0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-item-align-right{margin:0 0 0 0}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#fff0;color:#e00f85;font-weight:700;text-decoration:none;border-color:#fff}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#fff0;color:#e00f85;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff;background:#121a29}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{background:#fff0;color:#e00f85;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#fff;background:#121a29}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{line-height:50px;height:50px;padding:0 13px 0 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:center;background:#fff0;border:0;border-radius:0;font-family:inherit;font-size:12px;font-weight:700;outline:none}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:left;color:#fff;font-size:12px}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.2857142857%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.5714285714%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.8571428571%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.1428571429%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.4285714286%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.7142857143%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.1111111111%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.2222222222%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.4444444444%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.5555555556%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.7777777778%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.8888888889%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.0909090909%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.1818181818%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.2727272727%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.3636363636%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.4545454545%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.5454545455%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.6363636364%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.7272727273%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.8181818182%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.9090909091%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:0 15px 0 15px;width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0 0 12px 12px;background:#020304;border-top:1px solid #1a2333;border-left:0 solid #1a2333;border-right:0 solid #1a2333;border-bottom:0 solid #1a2333;padding:20px 0 20px 0;position:absolute;width:100%;max-width:none;left:0;padding-left:15%;padding-right:15%}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.2857142857%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.5714285714%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.8571428571%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.1428571429%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.4285714286%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.7142857143%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.1111111111%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.2222222222%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.4444444444%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.5555555556%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.7777777778%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.8888888889%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.0909090909%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.1818181818%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.2727272727%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.3636363636%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.4545454545%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.5454545455%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.6363636364%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.7272727273%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.8181818182%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.9090909091%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.3333333333%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.6666666667%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#fff;font-family:inherit;font-size:12px;display:block;float:left;clear:none;padding:0 15px 0 15px;vertical-align:top}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#6f7681;font-family:inherit;font-size:12px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#e6e6e6;font-family:inherit;font-size:12px;text-transform:capitalize;text-decoration:none;font-weight:400;text-align:center;margin:0 0 0 0;padding:3px 0 3px 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#fff;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#fff;font-weight:400;text-decoration:none;background:#020304}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#fff;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;font-weight:400;text-decoration:none;background:#020304}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:20px 0 20px 0;border-top:1px solid #1a2333;border-left:0 solid #1a2333;border-right:0 solid #1a2333;border-bottom:0 solid #1a2333;background:#020304;border-radius:0 0 10px 10px}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#fff0;color:#a6aab0;font-family:inherit;font-size:12px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:10px;border-bottom-left-radius:10px}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#121a29;font-weight:400;text-decoration:none;color:#fff}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:"";font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:"";margin:0 6px 0 0}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-header-menu #mega-menu-header-menu li[class^="mega-lang-item"]>a.mega-menu-link>img{display:inline}#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-hide-on-mobile,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-hide-on-desktop,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu:after{content:"";display:table;clear:both}}#mega-menu-wrap-header-menu #mega-menu-header-menu+button.mega-close{visibility:hidden;transition:left 200ms ease-in-out,right 200ms ease-in-out,visibility 200ms ease-in-out}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect-mobile^="slide_left"]+button.mega-close{right:0;left:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect-mobile^="slide_right"]+button.mega-close{right:100%;left:0}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu:has(.mega-menu-open) #mega-menu-header-menu[data-effect-mobile^="slide_"]+button.mega-close{display:flex;position:fixed;top:0;z-index:99999999999;cursor:pointer;visibility:visible}#mega-menu-wrap-header-menu:has(.mega-menu-open) #mega-menu-header-menu[data-effect-mobile^="slide_"]+button.mega-close:before{display:flex;content:"";font-family:dashicons;font-weight:400;color:red;align-items:center;justify-content:center;width:40px;height:40px;font-size:0}#mega-menu-wrap-header-menu:has(.mega-menu-open) #mega-menu-header-menu[data-effect-mobile^="slide_left"]+button.mega-close{right:310px;left:auto}#mega-menu-wrap-header-menu:has(.mega-menu-open) #mega-menu-header-menu[data-effect-mobile^="slide_right"]+button.mega-close{left:310px;right:auto}}#mega-menu-wrap-header-menu .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#121a29;border-radius:2px 2px 2px 2px;line-height:70px;height:70px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-header-menu .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu .mega-menu-toggle{position:relative}#mega-menu-wrap-header-menu .mega-menu-toggle+#mega-menu-header-menu{background:#121a29;padding:0 0 0 0;display:none;position:absolute;width:100%;z-index:9999999}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu{display:block}#mega-menu-wrap-header-menu .mega-menu-toggle+#mega-menu-header-menu{position:fixed;display:block;width:310px;max-width:100%;height:100vh;max-height:100vh;top:0;box-sizing:border-box;transition:left 200ms ease-in-out,right 200ms ease-in-out,visibility 200ms ease-in-out;overflow-y:auto;overflow-x:hidden;z-index:9999999999;overscroll-behavior:contain;visibility:hidden}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu{visibility:visible}#mega-menu-wrap-header-menu .mega-menu-toggle+#mega-menu-header-menu{left:-310px}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu{left:0}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open:after{position:fixed;width:100%;height:99999px;content:"";top:0;left:0;opacity:.5;background:#000;cursor:pointer;z-index:9999999998}}html.mega-menu-header-menu-off-canvas-open{overflow:hidden;height:auto}html.mega-menu-header-menu-off-canvas-open body{overflow:hidden;height:auto}html.mega-menu-header-menu-off-canvas-open #wpadminbar{z-index:0}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1{cursor:pointer;/*! 
                * Hamburgers 
                * @description Tasty CSS-animated hamburgers 
                * @author Jonathan Suh @jonsuh 
                * @site https://jonsuh.com/hamburgers 
                * @link https://github.com/jonsuh/hamburgers 
                */
}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:none}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{content:"";display:block}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-header-menu.mega-sticky{position:fixed;top:0;left:0;right:0;z-index:99998;opacity:1;max-width:100%;width:100%;margin:0 auto;background:#fff0}#mega-menu-wrap-header-menu.mega-sticky #mega-menu-header-menu{background:#020304}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu.mega-sticky #mega-menu-header-menu{background:#121a29}}#mega-menu-wrap-header-menu.mega-stuck{transition:transform 0.25s ease-in-out}#mega-menu-wrap-header-menu.mega-stuck.mega-hide{transform:translateY(-100%)}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu.mega-sticky #mega-menu-header-menu:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 70px);overflow:auto}body.admin-bar #mega-menu-wrap-header-menu.mega-sticky #mega-menu-header-menu:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 70px - 42px)}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-show-when-sticky{display:none}#mega-menu-wrap-header-menu.mega-sticky #mega-menu-header-menu li.mega-menu-item.mega-hide-when-sticky{display:none}#mega-menu-wrap-header-menu.mega-sticky #mega-menu-header-menu li.mega-menu-item.mega-show-when-sticky{display:inline-block}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu.mega-sticky #mega-menu-header-menu li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile{display:none}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-312502.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:20px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-312502.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:20px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-312502>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Slots-icon.svg);background-size:20px 20px;background-repeat:no-repeat;width:20px;height:20px;line-height:20px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-312502>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Slots-icon.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-312502>a.mega-menu-link:before{background-size:20px 20px;width:20px;height:20px;line-height:20px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-225324.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:16px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225324.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:16px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225324>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Promotion-icon.svg);background-size:16px 20px;background-repeat:no-repeat;width:16px;height:20px;line-height:20px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225324>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Promotion-icon.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225324>a.mega-menu-link:before{background-size:16px 20px;width:16px;height:20px;line-height:20px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-225342.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225342.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225342>a.mega-menu-link:before{content:"";background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2022/05/icon-bonus-150x150-1-13x13.png);background-size:13px 13px;background-repeat:no-repeat;width:13px;height:13px;line-height:13px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225342>a.mega-menu-link:before{background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2022/05/icon-bonus-150x150-1-26x26.png)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225342>a.mega-menu-link:before{background-size:14px 14px;width:14px;height:14px;line-height:14px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-225344.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225344.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:16px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225344>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Slots-icon.svg);background-size:16px 20px;background-repeat:no-repeat;width:16px;height:20px;line-height:20px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225344>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Slots-icon.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225344>a.mega-menu-link:before{background-size:14px 20px;width:14px;height:20px;line-height:20px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-303256.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303256.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303256>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2026/01/mortarboard-icon.svg);background-size:13px 13px;background-repeat:no-repeat;width:13px;height:13px;line-height:13px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303256>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2026/01/mortarboard-icon.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303256>a.mega-menu-link:before{background-size:13px 13px;width:13px;height:13px;line-height:13px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-303897.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303897.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303897>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2026/01/tool-icon-w.svg);background-size:13px 13px;background-repeat:no-repeat;width:13px;height:13px;line-height:13px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303897>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2026/01/tool-icon-w.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-303897>a.mega-menu-link:before{background-size:13px 13px;width:13px;height:13px;line-height:13px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-225325.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225325.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225325>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/news-icon.svg);background-size:14px 14px;background-repeat:no-repeat;width:14px;height:14px;line-height:14px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225325>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/news-icon.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225325>a.mega-menu-link:before{background-size:14px 14px;width:14px;height:14px;line-height:14px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-225353.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:20px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225353.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:20px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225353>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Community-icon.svg);background-size:20px 20px;background-repeat:no-repeat;width:20px;height:20px;line-height:20px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225353>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/Community-icon.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225353>a.mega-menu-link:before{background-size:20px 20px;width:20px;height:20px;line-height:20px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-254387.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-254387.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-254387>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2024/08/user-i.svg);background-size:14px 14px;background-repeat:no-repeat;width:14px;height:14px;line-height:14px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-254387>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2024/08/user-i.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-254387>a.mega-menu-link:before{background-size:14px 14px;width:14px;height:14px;line-height:14px}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu .mega-sub-menu li#mega-menu-item-225345.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225345.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:14px;background-position-x:center}}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225345>a.mega-menu-link:before{content:"";background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/login-icon.svg);background-size:14px 14px;background-repeat:no-repeat;width:14px;height:14px;line-height:14px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225345>a.mega-menu-link:before{background-image:url(https://www.nodepositbonus.cc/wp-content/uploads/2022/05/login-icon.svg)}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225345>a.mega-menu-link:before{background-size:14px 14px;width:14px;height:14px;line-height:14px}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a[class^="genericon"]:before{font-family:genericons}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225344>a.mega-menu-link:before{font-size:16px}#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-225325>a.mega-menu-link:before{font-size:20px}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical{flex-direction:column}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 0 0}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:600px}}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical>li.mega-menu-flyout.mega-menu-item{position:relative}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link{text-align:left}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right;margin-left:auto}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:"";margin:0}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link{text-align:right}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:left;margin-left:auto}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:"";margin:0}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before{float:right;margin:0 0 0 6px}}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left>a.mega-menu-link:before{float:left;margin:0 6px 0 0}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion{flex-direction:column}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 0 0}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-item.mega-hide-on-desktop{display:none}}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{position:static;width:100%!important}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{background:#121a29;font-weight:400;text-decoration:none;color:#fff}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;border:0;box-shadow:none}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:40px}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{display:block}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right;margin-left:auto}}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-header-menu #mega-menu-header-menu img.mmm_gravatar{vertical-align:middle;position:relative;top:-1px;display:inline-block;max-height:100%}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-header-menu #mega-menu-header-menu img.mmm_gravatar{max-height:90%;width:auto}}#mega-menu-wrap-header-menu #mega-menu-header-menu img.avatar{vertical-align:middle;position:relative;top:-1px}#mega-menu-wrap-header-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-logo,#mega-menu-wrap-header-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-logo{background:inherit}#mega-menu-wrap-header-menu li.mega-menu-item img.mega-menu-logo{display:inline;vertical-align:middle;max-height:none}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu li.mega-menu-item img.mega-menu-logo{max-height:90%;width:auto}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo{padding-top:10px;padding-bottom:10px;text-align:center;justify-content:center;height:auto}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0;flex-direction:column}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transition:none}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transition:opacity 200ms ease-in}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transform:translate(0,0);transition:none}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1;transform:translate(0,0)}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{transform:translate(0,0);transition:none}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{transform:translate(0,10px);transition:transform 200ms ease-in}#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{transform:translate(0,0)}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{display:flex;width:20%;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 0 0 0;min-height:35px;height:fit-content;align-items:center;text-decoration:none;text-transform:none;margin:0;border:0;cursor:pointer}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator{margin-left:auto}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator:after{content:""}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:80%;float:left;clear:none;position:absolute;top:0;left:20%;visibility:hidden;border-left:1px solid #ccc;padding:20px 0 20px 0;min-height:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu .mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:left;padding:0 15px 0 15px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#e6e6e6;font-family:inherit;font-size:12px;text-transform:capitalize;text-decoration:none;font-weight:400;margin:0 0 0 0;padding:3px 0 3px 0;vertical-align:top;display:block;border-top:0 solid #fff0;border-left:0 solid #fff0;border-right:0 solid #fff0;border-bottom:0 solid #fff0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#fff;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#fff;font-weight:400;text-decoration:none;background:#020304}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#fff;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0;border-left:0;border-right:0;border-bottom:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;font-weight:400;text-decoration:none;background:#020304}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:100%;float:left;background:#fff0;color:#a6aab0;font-family:inherit;font-size:12px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:100%;position:relative;top:0;left:auto;border-left:0;padding:10px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item a[class^="fa-"]:before{font-family:FontAwesome}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fab:before{font-family:"Font Awesome 5 Brands";font-weight:400}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).far:before{font-family:"Font Awesome 5 Free";font-weight:400}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fas:before{font-family:"Font Awesome 5 Free";font-weight:900}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fal:before{font-family:"Font Awesome 5 Free";font-weight:300}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fas,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fab,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).far,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fal{-webkit-font-smoothing:inherit}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fas:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fab:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).far:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a:not(.fa6).fal:before{vertical-align:middle}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.fas:not(.fa6):before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.fab:not(.fa6):before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.far:not(.fa6):before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.fal:not(.fa6):before{width:1.25em;text-align:center}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.far:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fa-regular:before{font:var(--fa-font-regular)}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fas:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fa-solid:before{font:var(--fa-font-solid)}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fal:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fa-light:before{font:var(--fa-font-light)}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fa-sharp.fa-regular:before{font:var(--fa-font-sharp-regular)}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fa-sharp.fa-solid:before{font:var(--fa-font-sharp-solid)}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fa-sharp.fa-light:before{font:var(--fa-font-sharp-light)}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fa-kit:before{font-family:"Font Awesome Kit"}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6.fab:before{font:var(--fa-font-brands)}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>a.fa6:before{vertical-align:unset}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.fas.fa6:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.fab.fa6:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.far.fa6:before,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-icon-left>a.fal.fa6:before{width:1.25em;text-align:center}#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge{border-radius:2px 2px 2px 2px;display:inline-flex;line-height:normal;padding:4px 4px 4px 4px;top:-8px;margin:0 0 0 6px;text-align:center}@media only screen and (min-width:1201px){#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-hide-on-desktop{display:none}}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-hide-on-mobile{display:none}}#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-menu-badge-style-one{background:#ff375d;background:linear-gradient(to bottom,#c304a8,#ff375d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFC304A8",endColorstr="#FFFF375D");color:#fff;font-weight:700;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-menu-badge-style-two{background:#f44336;background:linear-gradient(to bottom,#ff9800,#f44336);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFF9800",endColorstr="#FFF44336");color:#fff;font-weight:700;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-menu-badge-style-three{background:#FFC107;color:#fff;font-weight:700;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-menu-badge-style-four{background:#303F9F;color:#fff;font-weight:700;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo{padding:0;text-decoration:none;line-height:unset}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo:hover{background:#fff0}#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo img.mega-menu-logo{max-height:40px;top:-1px;margin:0;padding:0;position:relative;vertical-align:middle;width:auto}.mega-indicator:after{content:"▼"!important;font-size:7px!important;position:relative!important;left:0.35em!important}#mega-menu-wrap-header-menu{clear:both}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item{margin:0 10px}#mega-menu-wrap-header-menu #mega-menu-header-menu{visibility:visible;text-align:center;padding:0 0 0 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item>a.mega-menu-link{letter-spacing:0;font-weight:normal!important}.mega-menu-last-modified-1770507086{content:"Saturday 7th February 2026 23:31:26 UTC"}#mega-menu-wrap-under-header-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-row,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-column,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu+button.mega-close{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-under-header-menu:before,#mega-menu-wrap-under-header-menu:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu ul.mega-sub-menu:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu ul.mega-sub-menu:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-row:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-row:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-column:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-column:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu+button.mega-close:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu+button.mega-close:after{display:none}#mega-menu-wrap-under-header-menu{border-radius:0}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu{background:#222}}#mega-menu-wrap-under-header-menu.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation #mega-menu-under-header-menu a:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation #mega-menu-under-header-menu span:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation #mega-menu-under-header-menu input:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation #mega-menu-under-header-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-under-header-menu.mega-keyboard-navigation #mega-menu-under-header-menu form.mega-search-open:has(input[type=text]:focus),#mega-menu-wrap-under-header-menu.mega-keyboard-navigation #mega-menu-under-header-menu+button.mega-close:focus{outline-style:solid;outline-width:3px;outline-color:#109cde;outline-offset:-3px}#mega-menu-wrap-under-header-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-under-header-menu.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#fff0;color:#fff;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;background:#121a29}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu{text-align:left;padding:0 0 0 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:50px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu p{margin-bottom:10px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu input,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu img{max-width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item a[class^="dashicons"]:before{font-family:dashicons}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:0}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item{margin:0 0 0 0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-item-align-right{margin:0 0 0 0}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#fff0;color:#fff;font-weight:700;text-decoration:none;border-color:#fff}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#fff0;color:#fff;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff;background:#121a29}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{background:#fff0;color:#fff;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#fff;background:#121a29}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item>a.mega-menu-link{line-height:50px;height:50px;padding:0 13px 0 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:left;background:#fff0;border:0;border-radius:0;font-family:inherit;font-size:15px;font-weight:700;outline:none}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:50px;height:50px;padding:0 10px;background:#fff0;text-align:left;color:#fff;font-size:12px}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.2857142857%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.5714285714%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.8571428571%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.1428571429%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.4285714286%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.7142857143%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.1111111111%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.2222222222%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.4444444444%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.5555555556%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.7777777778%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.8888888889%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.0909090909%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.1818181818%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.2727272727%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.3636363636%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.4545454545%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.5454545455%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.6363636364%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.7272727273%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.8181818182%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.9090909091%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px 15px 15px 15px;width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#020304;border:0;padding:0 0 0 0;position:absolute;width:100%;max-width:none;left:0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.2857142857%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.5714285714%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.8571428571%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.1428571429%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.4285714286%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.7142857143%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.1111111111%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.2222222222%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.4444444444%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.5555555556%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.7777777778%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.8888888889%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.0909090909%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.1818181818%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.2727272727%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.3636363636%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.4545454545%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.5454545455%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.6363636364%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.7272727273%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.8181818182%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.9090909091%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.3333333333%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.6666666667%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:auto;max-width:none;padding:20px 0 20px 0;border-top:1px solid #1a2333;border-left:0 solid #1a2333;border-right:0 solid #1a2333;border-bottom:0 solid #1a2333;background:#020304;border-radius:0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item>a.mega-menu-link{white-space:nowrap;min-width:150px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description>a.mega-menu-link{white-space:normal}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description>a.mega-menu-link>.mega-description-group>.mega-menu-title{white-space:nowrap}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#020304;color:#a6aab0;font-family:inherit;font-size:14px;font-weight:700;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#121a29;font-weight:700;text-decoration:none;color:#fff}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:"";font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:"";margin:0 6px 0 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li[class^="mega-lang-item"]>a.mega-menu-link>img{display:inline}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-hide-on-mobile,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-hide-on-desktop,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu:after{content:"";display:table;clear:both}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu+button.mega-close{visibility:hidden;transition:left 200ms ease-in-out,right 200ms ease-in-out,visibility 200ms ease-in-out}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect-mobile^="slide_left"]+button.mega-close{right:0;left:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect-mobile^="slide_right"]+button.mega-close{right:100%;left:0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu:has(.mega-menu-open) #mega-menu-under-header-menu[data-effect-mobile^="slide_"]+button.mega-close{display:flex;position:fixed;top:0;z-index:99999999999;cursor:pointer;visibility:visible}#mega-menu-wrap-under-header-menu:has(.mega-menu-open) #mega-menu-under-header-menu[data-effect-mobile^="slide_"]+button.mega-close:before{display:flex;content:"";font-family:dashicons;font-weight:400;color:#fff;align-items:center;justify-content:center;width:40px;height:40px;font-size:16px}#mega-menu-wrap-under-header-menu:has(.mega-menu-open) #mega-menu-under-header-menu[data-effect-mobile^="slide_left"]+button.mega-close{right:310px;left:auto}#mega-menu-wrap-under-header-menu:has(.mega-menu-open) #mega-menu-under-header-menu[data-effect-mobile^="slide_right"]+button.mega-close{left:310px;right:auto}}#mega-menu-wrap-under-header-menu .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#fff0;background:linear-gradient(to bottom,#fff0,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00F1F1F1",endColorstr="#00121A29");border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-under-header-menu .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu .mega-menu-toggle+#mega-menu-under-header-menu{background:#121a29;padding:0 0 0 0;display:none;position:absolute;width:100%;z-index:9999999}#mega-menu-wrap-under-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-under-header-menu{display:block}}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-block-1{cursor:pointer}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-block-1:after{content:"";font-family:"dashicons";font-size:24px;color:#ddd;margin:0 0 0 5px}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{color:#ddd;font-size:17px}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open{display:none}#mega-menu-wrap-under-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed{display:inline}#mega-menu-wrap-under-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after{content:""}#mega-menu-wrap-under-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open{display:inline}#mega-menu-wrap-under-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed{display:none}#mega-menu-wrap-under-header-menu.mega-sticky{position:fixed;top:0;left:0;right:0;z-index:99998;opacity:1;max-width:100%;width:100%;margin:0 auto;background:#fff0}#mega-menu-wrap-under-header-menu.mega-sticky #mega-menu-under-header-menu{background:#222}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu.mega-sticky #mega-menu-under-header-menu{background:#121a29}}#mega-menu-wrap-under-header-menu.mega-stuck{transition:transform 0.25s ease-in-out}#mega-menu-wrap-under-header-menu.mega-stuck.mega-hide{transform:translateY(-100%)}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu.mega-sticky #mega-menu-under-header-menu:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px);overflow:auto}body.admin-bar #mega-menu-wrap-under-header-menu.mega-sticky #mega-menu-under-header-menu:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px - 42px)}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-show-when-sticky{display:none}#mega-menu-wrap-under-header-menu.mega-sticky #mega-menu-under-header-menu li.mega-menu-item.mega-hide-when-sticky{display:none}#mega-menu-wrap-under-header-menu.mega-sticky #mega-menu-under-header-menu li.mega-menu-item.mega-show-when-sticky{display:inline-block}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu.mega-sticky #mega-menu-under-header-menu li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile{display:none}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu .mega-sub-menu li#mega-menu-item-241919.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241919.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241919>a.mega-menu-link:before{content:"";background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2026/02/spins-icon.png);background-size:13px 13px;background-repeat:no-repeat;width:13px;height:13px;line-height:13px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241919>a.mega-menu-link:before{background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2026/02/spins-icon.png)}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241919>a.mega-menu-link:before{background-size:13px 13px;width:13px;height:13px;line-height:13px}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu .mega-sub-menu li#mega-menu-item-241918.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241918.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241918>a.mega-menu-link:before{content:"";background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2026/02/coins-icon.png);background-size:13px 16px;background-repeat:no-repeat;width:13px;height:16px;line-height:16px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241918>a.mega-menu-link:before{background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2026/02/coins-icon.png)}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-241918>a.mega-menu-link:before{background-size:13px 16px;width:13px;height:16px;line-height:16px}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu .mega-sub-menu li#mega-menu-item-278377.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-278377.mega-icon-top>a.mega-menu-link:before{width:100%;min-width:13px;background-position-x:center}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-278377>a.mega-menu-link:before{content:"";background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2026/02/awards-icon.png);background-size:13px 15px;background-repeat:no-repeat;width:13px;height:15px;line-height:15px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-278377>a.mega-menu-link:before{background-image:url(//www.nodepositbonus.cc/wp-content/uploads/2026/02/awards-icon.png)}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li#mega-menu-item-278377>a.mega-menu-link:before{background-size:13px 15px;width:13px;height:15px;line-height:15px}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item a[class^="genericon"]:before{font-family:genericons}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical{flex-direction:column}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 0 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:600px}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical>li.mega-menu-flyout.mega-menu-item{position:relative}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link{text-align:left}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right;margin-left:auto}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:"";margin:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link{text-align:right}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:left;margin-left:auto}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:"";margin:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before{float:right;margin:0 0 0 6px}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left>a.mega-menu-link:before{float:left;margin:0 6px 0 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion{flex-direction:column}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 0 0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-item.mega-hide-on-desktop{display:none}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{position:static;width:100%!important}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{background:#121a29;font-weight:700;text-decoration:none;color:#fff}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;border:0;box-shadow:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:40px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{display:block}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right;margin-left:auto}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu img.mmm_gravatar{vertical-align:middle;position:relative;top:-1px;display:inline-block;max-height:100%}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu img.mmm_gravatar{max-height:90%;width:auto}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu img.avatar{vertical-align:middle;position:relative;top:-1px}#mega-menu-wrap-under-header-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-logo,#mega-menu-wrap-under-header-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-logo{background:inherit}#mega-menu-wrap-under-header-menu li.mega-menu-item img.mega-menu-logo{display:inline;vertical-align:middle;max-height:none}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu li.mega-menu-item img.mega-menu-logo{max-height:90%;width:auto}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo{padding-top:10px;padding-bottom:10px;text-align:center;justify-content:center;height:auto}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0;flex-direction:column}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transition:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transition:opacity 200ms ease-in}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transform:translate(0,0);transition:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1;transform:translate(0,0)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{transform:translate(0,0);transition:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{transform:translate(0,10px);transition:transform 200ms ease-in}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{transform:translate(0,0)}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{display:flex;width:20%;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;min-height:35px;height:fit-content;align-items:center;text-decoration:none;text-transform:none;margin:0;border:0;cursor:pointer}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator{margin-left:auto}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator:after{content:""}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:80%;float:left;clear:none;position:absolute;top:0;left:20%;visibility:hidden;border-left:1px solid #ccc;padding:0 0 0 0;min-height:100%}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu .mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:left;padding:15px 15px 15px 15px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0 solid #fff0;border-left:0 solid #fff0;border-right:0 solid #fff0;border-bottom:0 solid #fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0;border-left:0;border-right:0;border-bottom:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:100%;float:left;background:#020304;color:#a6aab0;font-family:inherit;font-size:14px;font-weight:700;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:""}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:100%;position:relative;top:0;left:auto;border-left:0;padding:10px}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item a[class^="fa-"]:before{font-family:FontAwesome}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fab:before{font-family:"Font Awesome 5 Brands";font-weight:400}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).far:before{font-family:"Font Awesome 5 Free";font-weight:400}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fas:before{font-family:"Font Awesome 5 Free";font-weight:900}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fal:before{font-family:"Font Awesome 5 Free";font-weight:300}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fas,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fab,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).far,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fal{-webkit-font-smoothing:inherit}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fas:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fab:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).far:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a:not(.fa6).fal:before{vertical-align:middle}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.fas:not(.fa6):before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.fab:not(.fa6):before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.far:not(.fa6):before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.fal:not(.fa6):before{width:1.25em;text-align:center}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.far:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fa-regular:before{font:var(--fa-font-regular)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fas:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fa-solid:before{font:var(--fa-font-solid)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fal:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fa-light:before{font:var(--fa-font-light)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fa-sharp.fa-regular:before{font:var(--fa-font-sharp-regular)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fa-sharp.fa-solid:before{font:var(--fa-font-sharp-solid)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fa-sharp.fa-light:before{font:var(--fa-font-sharp-light)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fa-kit:before{font-family:"Font Awesome Kit"}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6.fab:before{font:var(--fa-font-brands)}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item>a.fa6:before{vertical-align:unset}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.fas.fa6:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.fab.fa6:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.far.fa6:before,#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu li.mega-menu-item.mega-icon-left>a.fal.fa6:before{width:1.25em;text-align:center}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge{border-radius:2px 2px 2px 2px;display:inline-flex;line-height:normal;padding:1px 4px 1px 4px;top:-7px;margin:0 0 0 6px;text-align:center}@media only screen and (min-width:6px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge.mega-hide-on-desktop{display:none}}@media only screen and (max-width:5px){#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge.mega-hide-on-mobile{display:none}}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge.mega-menu-badge-style-one{background:#D32F2F;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge.mega-menu-badge-style-two{background:#00796B;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge.mega-menu-badge-style-three{background:#FFC107;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-under-header-menu #mega-menu-under-header-menu span.mega-menu-badge.mega-menu-badge-style-four{background:#303F9F;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-under-header-menu{clear:both}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container,.noUi-target,.noUi-target *{-webkit-user-select:none;-ms-user-select:none}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.noUi-pips,.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.searchandfilter-date-picker .ui-helper-hidden{display:none}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.searchandfilter-date-picker .ui-front{z-index:100}.searchandfilter-date-picker .ui-state-disabled{cursor:default!important}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;display:inline-block}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ll-skin-melon .ui-datepicker{padding:0}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(/wp-content/plugins/search-filter-pro/public/assets/img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d}.ll-skin-melon .ui-state-disabled{opacity:1}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e}/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-handle,.noUi-tooltip{position:absolute;border:1px solid #D9D9D9}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.searchandfilter p{margin-top:1em;display:block}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul li ul li ul{margin-left:20px}.searchandfilter label{display:inline-block;margin:0;padding:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label,.searchandfilter li[data-sf-field-input-type=range-radio] label{padding-left:10px}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px}.searchandfilter .datepicker{max-width:170px}.searchandfilter select.sf-input-select{min-width:170px}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto}.searchandfilter ul>li>ul:not(.children){margin-left:0}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px}.searchandfilter .noUi-connect{background-color:#526E91}.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px}.searchandfilter .noUi-handle{border-color:#ccc}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%}@keyframes search-filter-loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0}.ll-skin-melon .ui-datepicker th{border-color:#4D6077}.ll-skin-melon .ui-widget{font-family:inherit;background:#526E91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px}.searchandfilter.horizontal ul>li li{display:block}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6C88AC;font-size:14px}.ll-skin-melon td .ui-state-active{background:#526E91;color:#fff}.ll-skin-melon td .ui-state-hover{background:#C4D6EC}.searchandfilter li.hide,.searchandfilter select option.hide{display:none}.searchandfilter .disabled{opacity:.7}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit}.chosen-container{font-size:14px}.chosen-container-single .chosen-single{height:auto}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px}.search-filter-results .sf-active{font-weight:700}.search-filter-results .sf-disabled{opacity:.5}:root{--ndb-toc-scroll-offset:140px}html{scroll-padding-top:var(--ndb-toc-scroll-offset)}.ruby-table-contents.ndb-table-contents .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.ruby-table-contents.ndb-table-contents .screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:14px;height:auto;left:5px;line-height:normal;padding:12px 16px 10px;text-decoration:none;top:5px;width:auto;z-index:100000}h2[id],h3[id],h4[id],h5[id],h6[id]{scroll-margin-top:var(--ndb-toc-scroll-offset)}.ruby-table-contents.ndb-table-contents{display:flow-root;position:relative;z-index:2;background:linear-gradient(180deg,rgb(2 6 23 / .75) 0%,rgb(15 23 42 / .55) 100%);border:1px solid rgb(148 163 184 / .14);border-radius:14px;padding:18px 18px 14px;margin:22px 0 26px;box-shadow:0 14px 36px rgb(0 0 0 / .35)}.ruby-table-contents.ndb-table-contents .toc-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.ruby-table-contents.ndb-table-contents .toc-title{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800;letter-spacing:.2px;font-size:18px}.ruby-table-contents.ndb-table-contents .toc-icon{color:rgb(255 255 255 / .9);display:inline-flex}.ruby-table-contents.ndb-table-contents .toc-toggle{appearance:none;border:1px solid rgb(148 163 184 / .18);background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .9);width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 120ms ease,background 120ms ease,border-color 120ms ease}.ruby-table-contents.ndb-table-contents .toc-toggle:hover{background:rgb(255 255 255 / .1);border-color:rgb(148 163 184 / .28)}.ruby-table-contents.ndb-table-contents .toc-toggle:active{transform:scale(.98)}.ruby-table-contents.ndb-table-contents .toc-chevron{transition:transform 160ms ease;transform:rotate(180deg)}.ruby-table-contents.ndb-table-contents.is-collapsed .toc-chevron{transform:rotate(0deg)}.ruby-table-contents.ndb-table-contents .toc-content{margin:14px 0 0;padding:0;list-style:none;counter-reset:ndbtoc;display:grid;grid-template-columns:1fr;gap:10px 26px}@media (min-width:860px){.ruby-table-contents.ndb-table-contents .toc-content{grid-template-columns:1fr 1fr}}.ruby-table-contents.ndb-table-contents .toc-content li{counter-increment:ndbtoc}.ruby-table-contents.ndb-table-contents .toc-content li a{display:flex;align-items:center;gap:12px;text-decoration:none;color:rgb(226 232 240 / .95);font-weight:650;font-size:14px;line-height:1.35}.ruby-table-contents.ndb-table-contents .toc-content li a::before{content:counter(ndbtoc);display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:6px;font-size:11px;font-weight:800;color:rgb(255 255 255 / .95);background:rgb(255 255 255 / .08);border:1px solid rgb(148 163 184 / .18)}.ruby-table-contents.ndb-table-contents .toc-content li a::after{content:"";height:1px;background:rgb(148 163 184 / .16);flex:1;margin-left:10px;border-radius:999px}.ruby-table-contents.ndb-table-contents .toc-content li a:hover{color:#fff}.ruby-table-contents.ndb-table-contents.is-collapsed .toc-content{display:none}.ndb-table-contents-anchor-target{scroll-margin-top:var(--ndb-toc-scroll-offset)}.has-drop-cap:not(:focus)::first-letter{float:left;font-weight:700;font-size:5em;line-height:.8;padding-top:5px;margin-right:.12em;color:#fff}@media (max-width:768px){.has-drop-cap:not(:focus)::first-letter{font-size:3.5em;line-height:.9}}.ndb-byline-cards{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ndb-byline-card{display:flex;align-items:center;gap:8px;padding:0;border:0;background:#fff0;min-width:0}.ndb-byline-card--updated{opacity:.98}.ndb-byline-avatar{height:44px!important;width:44px!important;border-radius:50%;object-fit:cover;flex:0 0 auto}.ndb-byline-meta{text-align:left;min-width:0}.ndb-byline-kicker{font-size:12px;color:#94a3b8}.ndb-byline-name{font-weight:600;color:#fff;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ndb-byline-date{font-size:12px;color:#94a3b8}@media (max-width:600px){.ndb-byline-cards{flex-direction:column;align-items:flex-start;gap:6px;flex-wrap:nowrap!important}.ndb-byline-card{gap:7px;width:100%}.ndb-byline-avatar{height:30px!important;width:30px!important}.ndb-byline-kicker,.ndb-byline-date{font-size:12px}.ndb-byline-kicker{display:inline;margin-right:6px}.ndb-byline-name{display:inline;vertical-align:baseline}}/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif:
    system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}
*,
::after,
::before {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.5rem;
  }
}
.h2,
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 2rem;
  }
}
.h3,
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 1.75rem;
  }
}
.h4,
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.5rem;
  }
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-bs-original-title],
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
.small,
small {
  font-size: 0.875em;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1120px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child) {
  border-top: 2px solid currentColor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}
.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}
.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}
.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}
.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}
.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}
.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}
.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  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 {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check:disabled + .btn,
.btn-check[disabled] + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition:
    opacity 0.1s ease-in-out,
    transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-sm > .btn,
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.form-select.is-valid,
.was-validated .form-select:valid {
  border-color: #198754;
}
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image:
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position:
    right 0.75rem center,
    center right 2.25rem;
  background-size:
    16px 12px,
    calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.form-check-input.is-valid,
.was-validated .form-check-input:valid {
  border-color: #198754;
}
.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: #198754;
}
.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #198754;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.input-group .form-control.is-valid,
.input-group .form-select.is-valid,
.was-validated .input-group .form-control:valid,
.was-validated .input-group .form-select:valid {
  z-index: 1;
}
.input-group .form-control.is-valid:focus,
.input-group .form-select.is-valid:focus,
.was-validated .input-group .form-control:valid:focus,
.was-validated .input-group .form-select:valid:focus {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.form-select.is-invalid,
.was-validated .form-select:invalid {
  border-color: #dc3545;
}
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image:
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position:
    right 0.75rem center,
    center right 2.25rem;
  background-size:
    16px 12px,
    calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
  border-color: #dc3545;
}
.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
  background-color: #dc3545;
}
.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.input-group .form-control.is-invalid,
.input-group .form-select.is-invalid,
.was-validated .input-group .form-control:invalid,
.was-validated .input-group .form-select:invalid {
  z-index: 2;
}
.input-group .form-control.is-invalid:focus,
.input-group .form-select.is-invalid:focus,
.was-validated .input-group .form-control:invalid:focus,
.was-validated .input-group .form-select:invalid:focus {
  z-index: 3;
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:active + .btn-secondary,
.btn-check:checked + .btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:active + .btn-secondary:focus,
.btn-check:checked + .btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:active + .btn-success,
.btn-check:checked + .btn-success,
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:active + .btn-success:focus,
.btn-check:checked + .btn-success:focus,
.btn-success.active:focus,
.btn-success:active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:active + .btn-info,
.btn-check:checked + .btn-info,
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:active + .btn-info:focus,
.btn-check:checked + .btn-info:focus,
.btn-info.active:focus,
.btn-info:active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:active + .btn-warning,
.btn-check:checked + .btn-warning,
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:active + .btn-warning:focus,
.btn-check:checked + .btn-warning:focus,
.btn-warning.active:focus,
.btn-warning:active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:active + .btn-danger,
.btn-check:checked + .btn-danger,
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:active + .btn-danger:focus,
.btn-check:checked + .btn-danger:focus,
.btn-danger.active:focus,
.btn-danger:active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light,
.btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:active + .btn-light,
.btn-check:checked + .btn-light,
.btn-light.active,
.btn-light:active,
.show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:active + .btn-light:focus,
.btn-check:checked + .btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:active + .btn-dark,
.btn-check:checked + .btn-dark,
.btn-dark.active,
.btn-dark:active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:active + .btn-dark:focus,
.btn-check:checked + .btn-dark:focus,
.btn-dark.active:focus,
.btn-dark:active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:active + .btn-outline-primary:focus,
.btn-check:checked + .btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #0d6efd;
  background-color: transparent;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:active + .btn-outline-secondary,
.btn-check:checked + .btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:active + .btn-outline-secondary:focus,
.btn-check:checked + .btn-outline-secondary:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:active + .btn-outline-success,
.btn-check:checked + .btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:active + .btn-outline-success:focus,
.btn-check:checked + .btn-outline-success:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus,
.btn-outline-success:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #198754;
  background-color: transparent;
}
.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:active + .btn-outline-info,
.btn-check:checked + .btn-outline-info,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show,
.btn-outline-info:active {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:active + .btn-outline-info:focus,
.btn-check:checked + .btn-outline-info:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus,
.btn-outline-info:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #0dcaf0;
  background-color: transparent;
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:active + .btn-outline-warning,
.btn-check:checked + .btn-outline-warning,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show,
.btn-outline-warning:active {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:active + .btn-outline-warning:focus,
.btn-check:checked + .btn-outline-warning:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus,
.btn-outline-warning:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:active + .btn-outline-danger,
.btn-check:checked + .btn-outline-danger,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:active + .btn-outline-danger:focus,
.btn-check:checked + .btn-outline-danger:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:active + .btn-outline-light,
.btn-check:checked + .btn-outline-light,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show,
.btn-outline-light:active {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:active + .btn-outline-light:focus,
.btn-check:checked + .btn-outline-light:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus,
.btn-outline-light:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:active + .btn-outline-dark,
.btn-check:checked + .btn-outline-dark,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show,
.btn-outline-dark:active {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:active + .btn-outline-dark:focus,
.btn-check:checked + .btn-outline-dark:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #212529;
  background-color: transparent;
}
.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover {
  color: #0a58ca;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}
.dropdown,
.dropend,
.dropstart,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 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, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:focus,
.dropdown-menu-dark .dropdown-item:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn ~ .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:focus,
.nav-link:hover {
  color: #0a58ca;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-bottom,
  .navbar-expand-sm .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-bottom,
  .navbar-expand-md .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-bottom,
  .navbar-expand-lg .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-bottom,
  .navbar-expand-xl .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-bottom,
  .navbar-expand-xxl .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-bottom,
.navbar-expand .offcanvas-top {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.card-title {
  margin-bottom: 0.5rem;
}
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link + .card-link {
  margin-left: 1rem;
}
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}
.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}
.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}
.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}
.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}
.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}
.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close.disabled,
.btn-close:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}
.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[data-popper-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[data-popper-placement^="right"],
.bs-tooltip-end {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[data-popper-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
  top: 0;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[data-popper-placement^="left"],
.bs-tooltip-start {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::after,
.popover .popover-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow,
.bs-popover-top > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
.bs-popover-top > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow,
.bs-popover-end > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.bs-popover-end > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow,
.bs-popover-bottom > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow,
.bs-popover-start > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after,
.bs-popover-start > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .active.carousel-item-start {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}
.offcanvas.show {
  transform: none;
}
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}
.placeholder-xs {
  min-height: 0.6em;
}
.placeholder-sm {
  min-height: 0.8em;
}
.placeholder-lg {
  min-height: 1.2em;
}
.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
  animation: placeholder-glow 2s ease-in-out infinite;
}
@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
  animation: placeholder-wave 2s linear infinite;
}
@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.link-primary {
  color: #0d6efd;
}
.link-primary:focus,
.link-primary:hover {
  color: #0a58ca;
}
.link-secondary {
  color: #6c757d;
}
.link-secondary:focus,
.link-secondary:hover {
  color: #565e64;
}
.link-success {
  color: #198754;
}
.link-success:focus,
.link-success:hover {
  color: #146c43;
}
.link-info {
  color: #0dcaf0;
}
.link-info:focus,
.link-info:hover {
  color: #3dd5f3;
}
.link-warning {
  color: #ffc107;
}
.link-warning:focus,
.link-warning:hover {
  color: #ffcd39;
}
.link-danger {
  color: #dc3545;
}
.link-danger:focus,
.link-danger:hover {
  color: #b02a37;
}
.link-light {
  color: #f8f9fa;
}
.link-light:focus,
.link-light:hover {
  color: #f9fafb;
}
.link-dark {
  color: #212529;
}
.link-dark:focus,
.link-dark:hover {
  color: #1a1e21;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #0d6efd !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #198754 !important;
}
.border-info {
  border-color: #0dcaf0 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #212529 !important;
}
.border-white {
  border-color: #fff !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.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-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !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;
}
.justify-content-evenly {
  justify-content: space-evenly !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;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100 {
  --bs-text-opacity: 1;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.2rem !important;
}
.rounded-2 {
  border-radius: 0.25rem !important;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
 article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:#fff0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.tooltipster-default{border-radius:5px;border:2px solid #000;background:#000;color:#fff}.tooltipster-default .tooltipster-content{font-family:"Eastman",sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0px!important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0px!important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.tooltipster-noir{border-radius:3px;border:2px solid #EB3EB7;background:#fefefe;color:#000;box-shadow:5px 5px 5px 0 rgb(50 50 50 / .13);-webkit-box-shadow:5px 5px 5px 0 rgb(50 50 50 / .13);-moz-box-shadow:5px 5px 5px 0 rgb(50 50 50 / .13)}.tooltipster-noir .tooltipster-content{font-family:"Source Sans Pro",Verdana,Helvetica,Sans-Serif;font-size:16px;font-weight:700;line-height:24px;padding:20px}.tooltipster-content a{text-decoration:underline}.tooltipster-content a:hover{color:#fff}/*! jQuery UI - v1.12.0 - 2016-07-08
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(/wp-content/themes/nodepositbonus/css/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(/wp-content/themes/nodepositbonus/css/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(/wp-content/themes/nodepositbonus/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(/wp-content/themes/nodepositbonus/css/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(/wp-content/themes/nodepositbonus/css/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(/wp-content/themes/nodepositbonus/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(/wp-content/themes/nodepositbonus/css/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{font-weight:400;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/css/images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/css/images/ui-icons_444444_256x240.png)}.ui-button .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/css/images/ui-icons_777777_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon,.ui-state-default .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/css/images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/css/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/wp-content/themes/nodepositbonus/css/images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/css/images/ui-icons_cc0000_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{background:#fb48c6 none repeat scroll 0 0;height:100%;position:absolute;right:0;top:0;width:25px}.jspHorizontalBar{display:none}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#fb48c6 none repeat scroll 0 0;margin:0;padding:0;position:relative}.jspDrag{background:#fff none repeat scroll 0 0;border-radius:10px;cursor:pointer;left:0;margin:0 auto;position:relative;top:0;width:100%}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}/*! http://responsiveslides.com v1.55 by @viljamis */
 .rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0}.rslides li:first-child{position:relative;display:block;float:left}.rslides img{display:block;height:auto;float:left;width:100%;border:0}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 25, 2022 */
 .fa-icon-border{border:1px solid #fff;width:22px;height:22px;border-radius:50%;text-align:center;line-height:20px!important;vertical-align:middle}#review-statistics .review-wu-right .cons{margin-top:0}.pros ul{border-right:none!important}div.affiliate-button a span{background:none!important}.pros ul li{margin-left:10px!important}.cons ul li{margin-left:10px!important}.wpforo-topic-start-info{display:none}.gradient-vert-pink{background:#ff6cd3;background:-moz-linear-gradient(top,#ff6cd3 0%,#e50ca5 50%,#cb008f 100%);background:-webkit-linear-gradient(top,#ff6cd3 0%,#e50ca5 50%,#cb008f 100%);background:linear-gradient(to bottom,#ff6cd3 0%,#e50ca5 50%,#cb008f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6cd3',endColorstr='#cb008f',GradientType=0)}.gradient-vert-blue{background:#074acb;background:-moz-linear-gradient(top,#074acb 0%,#003395 100%);background:-webkit-linear-gradient(top,#074acb 0%,#003395 100%);background:linear-gradient(to bottom,#074acb 0%,#003395 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#074acb',endColorstr='#003395',GradientType=0)}.gradient-vert-blue-light{background:#40b2fa;background:-moz-linear-gradient(top,#40b2fa 0%,#0081dc 100%);background:-webkit-linear-gradient(top,#40b2fa 0%,#0081dc 100%);background:linear-gradient(to bottom,#40b2fa 0%,#0081dc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40b2fa',endColorstr='#0081dc',GradientType=0)}.gradient-vert-mid-gray{background:#9f9f9f;background:-moz-linear-gradient(top,#9f9f9f 0%,#808080 100%);background:-webkit-linear-gradient(top,#9f9f9f 0%,#808080 100%);background:linear-gradient(to bottom,#9f9f9f 0%,#808080 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f9f9f',endColorstr='#808080',GradientType=0)}.gradient-vert-dark-gray{background:#474747;background:-moz-linear-gradient(top,#474747 0%,#333333 100%);background:-webkit-linear-gradient(top,#474747 0%,#333333 100%);background:linear-gradient(to bottom,#474747 0%,#333333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747',endColorstr='#333333',GradientType=0)}.gradient-vert-dark-gray-rev{background:#474747;background:-moz-linear-gradient(top,#333333 0%,#474747 100%);background:-webkit-linear-gradient(top,#333333 0%,#474747 100%);background:linear-gradient(to bottom,#333333 0%,#474747 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#474747',GradientType=0)}.gradient-vert-black{background:#333;background:-moz-linear-gradient(top,#333333 0%,#000000 100%);background:-webkit-linear-gradient(top,#333333 0%,#000000 100%);background:linear-gradient(to bottom,#333333 0%,#000000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#000000',GradientType=0)}.gradient-vert-orange{background:#ffa800;background:-moz-linear-gradient(top,#ffa800 0%,#ff7200 100%);background:-webkit-linear-gradient(top,#ffa800 0%,#ff7200 100%);background:linear-gradient(to bottom,#ffa800 0%,#ff7200 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa800',endColorstr='#ff7200',GradientType=0)}.gradient-vert-light-gray{background:#fff;background:-moz-linear-gradient(top,#ffffff 50%,#e4e4e4 100%);background:-webkit-linear-gradient(top,#ffffff 50%,#e4e4e4 100%);background:linear-gradient(to bottom,#ffffff 50%,#e4e4e4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e4e4e4',GradientType=0)}.gradient-vert-light-gray-rev{background:#fff;background:-moz-linear-gradient(top,#e4e4e4 50%,#ffffff 100%);background:-webkit-linear-gradient(top,#e4e4e4 50%,#ffffff 100%);background:linear-gradient(to bottom,#e4e4e4 50%,#ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4',endColorstr='#ffffff',GradientType=0)}.gradient-hori-light-gray{background:#eaeae9;background:-moz-linear-gradient(left,#eaeae9 0%,#ffffff 33%,#ffffff 66%,#eaeae9 100%);background:-webkit-linear-gradient(left,#eaeae9 0%,#ffffff 33%,#ffffff 66%,#eaeae9 100%);background:linear-gradient(to right,#eaeae9 0%,#ffffff 33%,#ffffff 66%,#eaeae9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeae9',endColorstr='#eaeae9',GradientType=1)}*,*:after,*:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}html{font-size:62.5%}body{color:#bdbfc3;font-size:14px;font-weight:400;line-height:1.43;font-family:"Verdana";background:#080d17}.clear:before,.clear:after{content:" ";display:table}.clear:after{clear:both}.clear{*zoom:1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}img{height:auto;max-width:100%;vertical-align:bottom}a,a:active,a:visited{color:#fff;transition:color 0.25s ease-out;-moz-transition:color 0.25s ease-out;-ms-transition:color 0.25s ease-out;-o-transition:color 0.25s ease-out;-webkit-transition:color 0.25s ease-out}a:hover{color:#d60695;outline:0;transition:color 0.25s ease-in;-moz-transition:color 0.25s ease-in;-ms-transition:color 0.25s ease-in;-o-transition:color 0.25s ease-in;-webkit-transition:color 0.25s ease-in}a:focus{outline:0}input:focus{outline:0;border:1px solid #ffd916}p{color:#bdbfc3;font-size:14px;font-weight:400;line-height:1.43;font-family:"Eastman","Verdana"}.h3{font-size:16px;font-weight:600;font-family:"Eastman","Verdana"}.h1{font-size:24px;font-weight:700;font-family:"Eastman","Verdana"}.wrapper-header-fixed.nav-small .logo,.wrapper-header-fixed.nav-small .nav-header ul li a,.casino-header-small,.casino-header-small .casino-header-inner{transition:all 0.25s ease-out;-moz-transition:all 0.25s ease-out;-ms-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;-webkit-transition:all 0.25s ease-out}.wrapper-header-fixed.nav-small .logo{max-width:125px}.wrapper-header-fixed.nav-small .nav-header ul li a{padding:.9em .95em}.casino-header-small{top:67px!important}.casino-header-small .casino-header-inner{padding:15px 0}.wrapper-main{max-width:100%;width:100%;margin:0 auto;position:relative}.wrapper-header-fixed{display:block;height:90px;margin:0 auto;width:100%}.wrapper-header{background:#020304;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;margin:0 auto;position:fixed;width:100%;z-index:9999!important}.wrapper-header-inner,.content,.content.content-full-width{margin:0 auto;max-width:1920px}@media (min-width:1200px){.container{width:auto}}.content.content-full-width{display:block;float:none;margin:0 auto 1.5em;width:100%}.logo{display:inline-block;height:auto;margin:7px 0;max-width:200px;text-align:center}.logo>a{display:inline-block;height:100%;width:100%}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo{padding-top:10px;padding-bottom:10px;text-align:center;height:auto;background:#121a29}}@media (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item{background:#020304;border-radius:10px;margin-bottom:5px!important}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-item{margin:6px 4px 5px 0px!important;border-radius:10px}#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu{left:0;padding:20px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{text-align:left!important}#mega-menu-item-221558{background:transparent!important}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff;background:#020304;border-radius:10px 10px 0 0}@media only screen and (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{right:10px}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link{border-radius:0 0 10px 10px}#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0;margin-bottom:7px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{text-transform:uppercase!important;font-weight:700!important}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{background:#020304;color:#a6aab0;font-family:"Eastman","Verdana";font-size:13px;font-weight:600;padding:0 10px 5px 10px;line-height:35px;text-decoration:none;text-transform:none;letter-spacing:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:10px!important;margin-bottom:7px!important}}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{font-weight:600!important}.nav-opacity{opacity:.97;transition:opacity 0.25s ease-out;-moz-transition:opacity 0.25s ease-out;-ms-transition:opacity 0.25s ease-out;-o-transition:opacity 0.25s ease-out;-webkit-transition:opacity 0.25s ease-out}.nav-opacity:hover{opacity:1;transition:opacity 0.1s ease-in;-moz-transition:opacity 0.1s ease-in;-ms-transition:opacity 0.1s ease-in;-o-transition:opacity 0.1s ease-in;-webkit-transition:opacity 0.1s ease-in}.nav-shadow{box-shadow:0 3px 8px rgb(0 0 0 / .33)}.nav-header{display:inline-block;float:left}.nav-header ul{list-style-type:none;margin:0 auto;padding:0;text-align:center}.nav-header ul li{display:inline-block;float:left;margin:0 auto;position:relative;vertical-align:middle}.nav-header ul li a{border-right:1px inset rgb(255 255 255 / .1);color:#fff;display:block;font:20px/28px "Eastman","Verdana";padding:1.488em .95em;text-shadow:1px 1px 1px rgb(0 0 0 / .33);text-transform:uppercase;transition:background-color 0.25s ease-out;-moz-transition:background-color 0.25s ease-out;-ms-transition:background-color 0.25s ease-out;-o-transition:background-color 0.25s ease-out;-webkit-transition:background-color 0.25s ease-out}.nav-header a:hover{background-color:#fff;-moz-box-shadow:0 -3px 3px 0 rgb(0 0 0 / .2) inset;-webkit-box-shadow:0 -3px 3px 0 rgb(0 0 0 / .2) inset;box-shadow:0 -3px 3px 0 rgb(0 0 0 / .2) inset;color:#043ca7;text-shadow:1px 1px 1px rgb(0 0 0 / .2);transition:background-color 0.15s ease-in;-moz-transition:background-color 0.15s ease-in;-ms-transition:background-color 0.15s ease-in;-o-transition:background-color 0.15s ease-in;-webkit-transition:background-color 0.15s ease-in}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{line-height:50px;height:50px;padding:0 3px 0 3px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:center;text-decoration:none;background:#fff0;border:0;border-radius:0;font-size:12px;outline:none;font-family:"Eastman","Verdana";letter-spacing:.18px}.nav-header .sub-menu li a::before{background:none;content:0;float:none;margin:0}.nav-header .children,.nav-header .sub-menu{display:none;position:absolute;z-index:99999;min-width:275px;width:auto;right:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#020304;color:#a6aab0;font-family:"Eastman","Verdana";font-size:13px;font-weight:700;padding:0 10px 5px 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline;letter-spacing:.18px}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#e6e6e6;font-family:inherit;font-size:13px;text-transform:capitalize;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:3px 0 3px 0;vertical-align:top;display:block;border:0;font-family:"Eastman","Verdana";letter-spacing:.18px}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:0 0 0 0;width:100%}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#a6aab0;font-family:inherit;font-size:13px;text-transform:capitalize;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:3px 0 7px 0;vertical-align:top;display:block;border:0;font-family:"Eastman","Verdana";letter-spacing:.18px}#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block;margin-bottom:7px}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}.nav-header .sub-menu{-webkit-animation:fadein 0.5s;-moz-animation:fadein 0.5s;-ms-animation:fadein 0.5s;-o-animation:fadein 0.5s;animation:fadein 0.5s;background-color:#04389a;border-color:#ccc;border-style:none solid solid;border-width:0 1px 1px;left:0;padding:0;position:absolute;width:auto}.nav-header ul li:hover>ul,ul.nav li:hover>ul,ul.nav li:hover>ul{display:block}.nav-header .children ul,.nav-header .sub-menu ul{border-left:0 none;left:100%;top:0}.nav-header ul ul a{border:0 none;color:#fff;font:900 18px/24px "Eastman","Verdana";margin:0;padding:10px;text-shadow:none;text-transform:capitalize;width:auto}.nav-header ul li.current_page_item{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 66%,#f2f2f2 100%);background:-webkit-linear-gradient(top,#fefefe 66%,#f2f2f2 100%);background:linear-gradient(to bottom,#fefefe 66%,#f2f2f2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#f2f2f2',GradientType=0)}.nav-header ul li.current_page_item a{color:#043ca7;text-shadow:none}.nav-header ul li.current_page_item a:hover{background:inherit;box-shadow:none}.nav-header .sub-menu li{border-bottom:1px inset rgb(0 0 0 / .25);display:block;float:none;height:auto;margin:0 auto;min-height:auto;padding:0;text-align:left;width:100%}.nav-header .sub-menu li:last-child{border:0;margin:0;padding:0}.nav-header .sub-menu li a{display:block}.nav-header .sub-menu li a:hover{background:#f8f8f8;box-shadow:none;color:#073da6;text-shadow:none}.nav-header ul li.current_page_item ul.sub-menu li a{color:#fff}.sub-menu li ul.sub-menu li a{background:#04389a}.breadcrumbs{background:#121a2954;background:-moz-linear-gradient(top,#f2f2f2 33%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#e2e2e2',GradientType=0);box-shadow:0 0 5px rgb(0 0 0 / 50%);font:12px/22px "Eastman","Verdana";margin:.5em auto .5em;padding:10px 0;text-align:center;text-transform:capitalize;color:#b1b3b8}.breadcrumbs a{border-bottom:1px solid #04389a;color:#fff;margin:0 4px;text-decoration:none}.breadcrumbs a:hover{color:#a6a8ae;border:0}.footer-main{background-color:#121a29;color:#a9abb0;margin:0 auto;position:relative}.footer-menus-sections{padding-top:32px;padding-left:20px;padding-right:20px}.footer-nav,.footer-sub-inner{margin:0 auto;max-width:1200px}.footer-nav>ul{display:inline-block;margin:0;padding:0;text-align:center;width:100%}.footer-nav ul li.footer-menu-parent{display:inline-block;list-style-type:none;margin:2.5% 2.9% 2.3%;overflow:visible;padding:0;text-align:left;vertical-align:top}.footer-nav li.footer-menu-parent>a{font:14px/14px "Eastman","Verdana";letter-spacing:0;font-weight:700;color:#fff}.footer-nav li.footer-menu-parent>a:hover,.footer-nav .sub-menu li a:hover{color:#ffc600}.footer-nav a{color:#99989a}.footer-nav .sub-menu{color:#383838;font:14px/26px "Eastman","Verdana";list-style-position:inside;list-style-type:square;margin:1em auto 0 -13px;padding:0 0 0 1em;width:120%;list-style:unset}.footer-nav .sub-menu li{text-align:left}.footer-disclaimer{background-color:#121a29;color:#eff0f1;margin:0 auto;padding:1.3em 0 .7em}.footer-disclaimer-inner p{display:block;font:12px/14px "Eastman","Verdana";margin:0 auto 1em;padding:0;color:#9a9ca2;font-weight:400}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:none;background:#3c65f1;font-weight:700;color:#f8f8f8}.footer-sub{margin:0 auto;padding:1em 0 1.25em;background:#080d17}.footer-utility{display:inline-block;float:left;width:50%}.footer-utility ul{display:inline-block;list-style-type:none;margin:0 auto;padding:0}.footer-utility ul li{border-right:1px inset rgb(255 255 255 / .1);display:inline-block;font:12px/18px "Eastman","Verdana";margin:0 5px 0 0;padding:0 8px 0 0;text-transform:capitalize}.footer-utility ul li:last-child{border:0 none;margin:0;padding:0}.footer-utility li a{color:#fff}.footer-utility li a:hover,.copyright a:hover{color:#ffc600}.copyright{display:inline-block;float:right}.copyright p{display:inline-block;font:12px/18px "Eastman","Verdana";margin:0 auto;padding:0}.copyright span{display:inline;margin:0 9px 0 0;padding:0 9px 0 0}.footer-main .copyright:last-child{border-right:none;margin:0 9px 0 0;padding:0 9px 0 0;margin:auto}.copyright a{color:#fff}.inspin{display:inline-block}.inspin img{max-height:20px}main{margin:1em auto 1.5em;max-width:1200px;padding:0 15px}.content-no-sidebar{float:none;width:100%}.content{float:left;width:70%}.content a{text-decoration:underline}.content a:hover{text-decoration:none}.home .content h1{border:0;font:20px/28px "Eastman","Verdana";margin:0 auto .33em;padding:0;text-transform:capitalize}.content h1{font:20px/28px "Eastman","Verdana";margin:0 auto .66em;padding:0;text-transform:capitalize;color:#fff;font-weight:700;line-height:24px;text-transform:uppercase;text-align:left;letter-spacing:.24px}.content h2{text-transform:capitalize}.content h2 a{color:#fff;text-decoration:none}.content h1,.content h2{text-transform:UPPERCASE;color:#fff;font-size:20px;font-weight:700;font-family:"Eastman","Verdana"}.content h3{text-transform:capitalize;font-size:20px;font-weight:600;font-family:"Eastman","Verdana"}h1.bonus-review-header{font:68px/76px "Eastman","Verdana";margin:0 auto .5em;padding:0;text-transform:capitalize}.title-section-headers{color:#fff;text-transform:uppercase;font-weight:700;font-size:18px;font-family:"Eastman","Verdana";margin:0;padding-top:9px}span.glossaryLink,a.glossaryLink{border-bottom:none;color:#de0395!important;font-weight:600}.qa h2{padding:0 0 0 0}h2.icon-qa{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-qa.png) no-repeat scroll left center}h2.icon-plane{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-plane.png) no-repeat scroll left center}.contact-form-qa{border:1px solid #e5e5e5;border-radius:8px;padding:1.2em .6em 1.2em}.contact-form-qa-inner{display:inline-block;width:100%}.contact-form-qa .fieldset{margin:0 auto 1.55em}.contact-form{margin:0 auto 3em}.contact-form .fieldset{margin:0 auto 1em}.contact-form-qa .fieldset:last-child{margin:0 auto}.contact-form-qa .fields{display:inline;float:left;margin:0 auto;width:55%}.contact-form-qa .fieldset-submit{display:inline;float:right;margin:0 auto;text-align:center;width:45%}.contact-form-qa input.wpcf7-text,.contact-form-qa .wpcf7-textarea,.contact-form input.wpcf7-text,.contact-form .wpcf7-textarea{border:1px solid #d7d7d7;border-radius:3px;box-shadow:0 0 0 3px #ebebeb;color:#777;font:14px/22px "Eastman","Verdana";height:40px;padding:.25em .25em .25em .45em;width:264px}.contact-form input.wpcf7-text,.contact-form .wpcf7-textarea{display:block;font:18px/24px "Eastman","Verdana";height:50px;margin:.5em auto 0;width:100%}.contact-form .wpcf7-textarea{height:225px;resize:none}.contact-form-qa input.wpcf7-text:hover,.contact-form-qa .wpcf7-textarea:hover,.contact-form input.wpcf7-text:hover,.contact-form .wpcf7-textarea:hover{background:#f9f9f9 none repeat scroll 0 0}.contact-form-qa input.wpcf7-text:focus,.contact-form-qa .wpcf7-textarea:focus,.contact-form input.wpcf7-text:focus,.contact-form .wpcf7-textarea:focus{box-shadow:0 0 0 3px #eb3eb7;outline:medium none}.contact-form-qa .wpcf7-textarea{height:140px;resize:none}.contact-form-qa label{color:#666;display:inline-block;font:bold 18px/22px "Eastman","Verdana";margin:0 10px 0 0;text-align:right;width:100px}.contact-form label{color:#666;display:block;font:bold 24px/30px "Eastman","Verdana";margin:0 auto;text-align:left;text-transform:capitalize;width:auto}.required-notice{border-top:1px dashed #cecece;color:#999;font:900 16px/22px "Eastman","Verdana";margin:2em 0 0;padding:1.5em 0 0;text-align:left}.required{color:#fd6767}.contact-form-qa .fieldset br,.contact-form-qa .wpcf7 img.ajax-loader,.contact-form .ajax-loader{display:none}.contact-form-qa .wpcf7-submit{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/btn-submit-qa.png) no-repeat scroll left center;border:0 none;border-radius:10px;color:#fff;font:32px/40px "Eastman","Verdana";height:215px;max-width:100%;text-indent:-9999px;text-transform:uppercase;width:327px;opacity:1;transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;-ms-transition:opacity 0.15s ease-out;-o-transition:opacity 0.15s ease-out;-webkit-transition:opacity 0.15s ease-out}.contact-form-qa .wpcf7-submit:hover{opacity:.75;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-ms-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in}.contact-form-qa .wpcf7-validation-errors,.contact-form-qa .wpcf7-mail-sent-ok{background:#000 none repeat scroll 0 0;border:2px solid #ffc600;border-radius:4px;clear:both;color:#ffc600;display:block!important;font:16px/22px "Eastman","Verdana";margin:1em auto 0;padding:.5em;position:relative;text-align:center;width:98%}.contact-form-qa .wpcf7-mail-sent-ok{background:#f9f9f9 none repeat scroll 0 0;border:2px solid #51c128;color:#51c128;font-weight:700}.contact-form-qa .wpcf7-not-valid-tip{display:inline-block;font:16px/22px "Eastman","Verdana";margin:0;padding:.25em 0 0;text-align:right;width:90%}.cmtt_related_linked_terms_wrapper{background:#fafafa none repeat scroll 0 0;border:1px solid #e5e5e5;border-radius:10px;clear:both;display:block;margin:40px auto;padding:20px;width:100%}div.cmtt_related_title{border-bottom:1px solid #000;font:26px/36px "Eastman","Verdana";margin:0 auto .75em;padding:0 0 .2em}ul.cmtt_related{clear:none;list-style-position:inside;margin:0 auto;padding:0;width:100%}.cmtt_related.cmtt_related_terms li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-right-pink-cut.png) no-repeat scroll left center;display:inline-block;font:16px/24px "Eastman","Verdana";margin:0 .8em .5em 0;padding:0 .5em 0 .7em}.cmtt_related.cmtt_related_terms li a{color:#000;text-decoration:none;text-transform:capitalize}.cmtt_related.cmtt_related_terms a{text-transform:capitalize}.cmtt_related.cmtt_related_terms a:hover{color:#eb3eb7}.theiaStickySidebar,.sidebar,.sidebar-widget{border-radius:10px}.sidebar{float:right;max-width:360px;width:25%}.sidebar-widget{margin:0 auto 40px;background:#131a29}.widget-header{margin:0 auto .5em}.sidebar-widget h3{background:-moz-linear-gradient(top,#074acb 0%,#01369d 100%);border-radius:10px 10px 0 0;color:#fff;font:20px/30px "Eastman","Verdana";margin:0 auto;padding:.5em 11px .3em;text-align:left;font-weight:700;text-transform:uppercase}.sidebar-widget a{color:#fff}.sidebar-widget ul{list-style:none;margin-bottom:-40px}.sidebar-widget ul li{list-style:none;font:bold 16px/20px "Eastman","Verdana";max-width:90%;padding:0 0 .3em}.sidebar .sidebar-widget:first-child ul li{display:flex}.sidebar-widget ul li a{color:#000;font:bold 22px/28px "Eastman","Verdana"}.sidebar-widget ul li a:hover{color:#074acb}.h3-arrow{margin:0 auto;padding:0;display:none}.h3-arrow img{height:20px!important;vertical-align:top;width:100%!important}.sidebar-widget .widget_categories ul{display:inline-block;list-style:inside none none;margin:0 auto 1em;padding:0 1em;width:100%}.sidebar-widget .widget_categories ul li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-right-pink-cut.png) no-repeat scroll left 5px;font-weight:700;margin:0 auto .5em;padding:0 0 0 .56em}.textwidget ul.featured-bonuses{list-style-type:none;margin:0 auto;padding:0}.textwidget ul.featured-bonuses li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/divider-transparent.png) no-repeat scroll center bottom;font:bold 22px/28px "Eastman","Verdana";margin:0 auto 1em;max-width:90%;padding:0 0 1em;text-align:center}.textwidget ul.featured-bonuses li:last-child{background:none;margin:0 auto;padding:0}.featured-bonus-cta,.latest-posts-cta{border-radius:0 0 10px 10px;padding:0 0 0;text-align:center;background:#1a2437;margin-top:40px}.featured-bonus-cta a,.latest-posts-cta a{color:#fff;font:16px/36px "Eastman","Verdana";height:40px;padding:-4px 30px 0 0;text-transform:uppercase;font-weight:700}.featured-bonus-cta a:hover,.latest-posts-cta a:hover{color:#d60694}.latest-posts-cta a{font:16px/20px "Eastman","Verdana";margin:0 auto;text-align:left;width:100%;font-weight:700}.rpwwt-widget ul{display:block;list-style:inside none none!important;margin:0 auto 1em!important;padding:0!important;width:90%}.rpwwt-widget ul li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/divider-transparent.png) no-repeat scroll center bottom;margin:0 auto 1em!important;padding:0 0 1em}.rpwwt-widget ul li:last-child{background:0;padding:0}.rpwwt-widget ul li img{border-radius:7px;display:inline-block!important}.rpwwt-post-title{color:#40b2fa;font:bold 14px/20px "Eastman","Verdana"}.rpwwt-post-title:hover{color:#000}.rpwwt-post-date{color:#a4a4a4;display:block;font:italic 12px/19px "Eastaman","Verdana";margin:0 auto;padding:5px 0 0 10px;text-align:left;width:auto}.rpwwt-post-excerpt{clear:both;font:12px/18px "Eastman","Verdana";margin:0 auto;color:#636872}ul.widget-qa{list-style:inside none none;margin:0 auto;padding:0;width:90%}.widget-qa li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/divider-transparent.png) no-repeat scroll center bottom;margin:0 auto 1em!important;padding:0 0 1.3em}.widget-qa li:last-child{background:none;margin:0 auto;padding:0}ul.widget-qa h4{font:20px/26px "Eastman","Verdana";margin:0 auto;padding:0}ul.widget-qa h4 a{color:#000}ul.widget-qa h4 a:hover{color:#3aa5ff}.widget-qa p{font:16px/22px "Eastman","Verdana";margin:.5em auto 0}.widget-qa p a.read-more{border-bottom:1px solid #3aa5ff;color:#40b2fa;font-style:italic;font-weight:700;margin:0 0 0 4px;text-decoration:none}.widget-qa p a.read-more:hover{border:0;color:#000}.widget-qa-cta{display:inline-block;width:100%}.widget-qa-cta a{background:#333 url(/wp-content/themes/nodepositbonus/img/png/pattern-diag-line-transparent-2.png) repeat scroll left top;border-radius:10px;color:#fff;display:block;font:16px/22px "Eastman","Verdana";margin:1em auto 1.5em;padding:1em .5em;text-align:center;text-shadow:0 0 7px rgb(0 0 0 / .66);text-transform:uppercase;width:90%}.content .stay-connected{margin:1em auto 0;padding:0}.content .stay-connected li{width:24.5%}.stay-connected{display:inline-block;list-style:inside none none;margin:.5em auto;padding:0 10%;text-align:center;width:100%}.stay-connected li{display:inline-block;margin:0 auto 1em;width:48.5%}.stay-connected a{display:block;height:100%;margin:0;padding:0;text-decoration:none;width:100%}.stay-connected img{border-radius:8px;box-shadow:1px 1px 3px rgb(0 0 0 / .33)}.stay-connected span{color:#a1a1a1;display:block;font:14px/20px "Eastman","Verdana";text-transform:uppercase}.stay-connected span:hover{color:#000}@media only screen and (max-width:1260px){.refine-search-header h3{font:20px/28px "Eastman","Verdana";font-weight:700;text-transform:uppercase}}.no-results{text-align:center}.no-results h1{border:none!important;font-size:16px!important;font-weight:700!important;color:#fff!important;text-transform:capitalize;text-align:left;margin-top:15px}.search-filter-results p{text-align:left}.sf-field-search label input{width:100%;margin:25px 0 30px 30px;background:#202a3d;border-radius:10px;border:none;font-size:12px;padding:14px;color:#bcbfc3;font-style:italic;margin:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}li.sf-field-search{background:none}.refine-search{border:none;box-shadow:0 0 10px 0 rgb(0 0 0 / 18%);border-radius:12px;float:left;max-width:30%;width:360px;background:#1a2333}.refine-search .theiaStickySidebar{border:1px solid #01369e;box-shadow:0 0 10px 0 rgb(0 0 0 / .18)}.refine-search-header-wrapper{margin:0 auto}.refine-search-header{background:none;color:#fff;font:14px/18px "Eastman","Verdana";margin:0 auto;text-align:left}.refine-search-header h3{display:block;margin:0 auto .25em;padding:0;width:100%;font-size:20px;text-transform:uppercase;font-weight:700;font-family:"Eastman","Verdana";margin-bottom:20px;margin-top:50px}.icon-refine{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-refine-search.png) no-repeat scroll left center;display:inline-block;height:25px;margin:0 5px 0 0;width:25px;display:none}.refine-search-header p{font:14px "Eastman","Verdana";margin:0 auto;padding:0;line-height:1.4}.refine-search-header>ul{list-style:inside none none;margin:0 auto;padding:0}.refine-search-reset-filters{color:#3c67f4;font:14px/18px "Eastman","Verdana";letter-spacing:0;margin:0 auto;padding:0;font-weight:700;background:none;border-radius:25px}.refine-search-reset-filters:hover{color:#f70f0e}a#reset-filters{color:#3c67f4}a#reset-filters:hover{color:#f70f0e}a#reset-filters:active{color:#03379a}.no-results .refine-search-reset-filters{color:#fff;font-weight:700}.searchandfilter ul{padding:0;width:100%}.searchandfilter ul li{margin:0 auto;padding:0em 0 0em}.searchandfilter ul li.sf-field-search{background:#202a3d;border-radius:10px}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:10px;background-color:none;color:#aaadb3;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;text-align:center;border-radius:5px}.sf-field-post-meta-cpt_bonuses_software{background:#202a3d}.searchandfilter ul li.sf-field-sort_order,.searchandfilter ul li.sf-field-post-meta-country,.searchandfilter ul li.sf-field-post-meta-us_players_allowed,.searchandfilter ul li.sf-field-post-meta-payout_percentage,.searchandfilter ul li.sf-field-post-meta-bonus_amount,.searchandfilter ul li.sf-field-post-meta-casino_rating,.searchandfilter ul li.sf-field-post-meta-exclusive,.searchandfilter ul li.sf-field-post-meta-cpt_sites_software,.searchandfilter ul li.sf-field-post-meta-deposit_methods,.searchandfilter ul li.sf-field-post-meta-deposit_methods,.searchandfilter ul li.sf-field-post-meta-cpt_payment_method_sites,.searchandfilter ul li.sf-field-post-meta-cpt_deposit_methods_sites,.searchandfilter ul li.sf-field-post-meta-withdrawal_methods,.searchandfilter ul li.sf-field-post-meta-cpt_sites_countries,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_exclusive,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_bonus_value,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_bonus_amount_level,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_us_players_allowed,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_countries,.searchandfilter ul li.sf-field-taxonomy-cptax_bonus_types,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_software .searchandfilter ul li.sf-field-search{background:#202a3d}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #fff;font-size:12px;font-family:"Eastman","Verdana";line-height:normal;border-radius:0;border-radius:25px;color:#fff}.chosen-container .chosen-results li.no-results{color:#bcbfc3;display:list-item;background:none}.searchandfilter ul li h4{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-down-black-cut.png) no-repeat scroll left 12px;border-bottom:none;border-radius:0;font:700 16px/16px "Eastman","Verdana";margin:.5em auto;padding:0 0 .25em .6em;text-transform:capitalize;width:90%;color:#fff;text-transform:capitalize}.searchandfilter ul>li>ul:not(.children),.sf-meta-range-slider{display:block;font:600 16px/22px "Eastman","Verdana";margin:18px auto 0;padding:0 0 .7em 1em;width:90%}.searchandfilter ul li ul li{margin:0 auto .5em;padding:0;color:#b9bcc0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 10px 10px;background-clip:padding-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:none;border-top:0;background:#1a2333;-webkit-box-shadow:0 4px 5px rgb(0 0 0 / 15%);box-shadow:0 4px 5px rgb(0 0 0 / 15%);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);width:200px}.chosen-container-active.chosen-with-drop .chosen-single{border:none;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:none;background-image:none;-webkit-box-shadow:none;box-shadow:none}.searchandfilter label:hover,.searchandfilter label:focus,.searchandfilter input[type="radio"]:checked+label,.searchandfilter input[type="checkbox"]:checked+label{color:#3b65f0}.sf-meta-range-slider{box-sizing:border-box;color:#000;display:block;font:800 18px/24px "Eastman","Verdana";margin:1em auto;padding:0 0 1.2em;text-align:center;margin-top:50px;margin-bottom:-10px}.searchandfilter .meta-slider{clear:both;display:block;height:15px;margin:0 auto;max-width:90%}.searchandfilter .noUi-connect,.noUi-target,.noUi-background{background:none;border:0;border-radius:0;box-shadow:none}.searchandfilter .noUi-base{background:#0059ff;background:-moz-linear-gradient(left,rgb(0 89 255) 0%,rgb(0 255 78) 33%,rgb(255 234 0) 66%,rgb(255 0 0) 100%);background:-webkit-linear-gradient(left,rgb(0 89 255) 0%,rgb(0 255 78) 33%,rgb(255 234 0) 66%,rgb(255 0 0) 100%);background:linear-gradient(to right,rgb(0 89 255) 0%,rgb(0 255 78) 33%,rgb(255 234 0) 66%,rgb(255 0 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0059ff',endColorstr='#ff0000',GradientType=1);border:0 none;border-radius:10px;box-shadow:0 0 2px 2px rgb(0 0 0 / .25) inset,0 0 5px rgb(0 0 0 / .15);height:21px}.searchandfilter .noUi-horizontal .noUi-handle{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-handle.png) no-repeat scroll center center;border:0 none;border-radius:50%;box-shadow:0 0 5px rgb(0 0 0 / .15);cursor:pointer;height:32px;width:32px}.noUi-handle::after,.noUi-handle::before{background:#fff0 none repeat scroll 0 0;content:"";display:block;height:32px;left:0;position:absolute;top:0;width:32px}.searchandfilter li[data-sf-field-input-type="checkbox"] label,.searchandfilter li[data-sf-field-input-type="radio"] label,.searchandfilter li[data-sf-field-input-type="range-radio"] label,.searchandfilter li[data-sf-field-input-type="range-checkbox"] label{padding-left:10px;color:#afb1b5}.searchandfilter .noUi-horizontal .noUi-handle::before,.searchandfilter .noUi-horizontal .noUi-handle::after{left:0}.searchandfilter .noUi-horizontal .noUi-handle::after,.searchandfilter .noUi-horizontal .noUi-handle::before{height:32px;top:0}span.sf-range-min,span.sf-range-max,span.sf-range-values-seperator{margin:0 auto 1em;text-align:center;display:none}@media only screen and (max-width:768px){.no-results{text-align:center}.searchandfilter ul li.sf-field-sort_order,.searchandfilter ul li.sf-field-post-meta-country,.searchandfilter ul li.sf-field-post-meta-us_players_allowed,.searchandfilter ul li.sf-field-post-meta-payout_percentage,.searchandfilter ul li.sf-field-post-meta-bonus_amount,.searchandfilter ul li.sf-field-post-meta-casino_rating,.searchandfilter ul li.sf-field-post-meta-exclusive,.searchandfilter ul li.sf-field-post-meta-deposit_methods,.searchandfilter ul li.sf-field-post-meta-withdrawal_methods,.searchandfilter ul li.sf-field-post-meta-cpt_sites_countries,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_exclusive,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_bonus_value,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_bonus_amount_level,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_us_players_allowed,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_countries,.searchandfilter ul li.sf-field-taxonomy-cptax_bonus_types,.searchandfilter ul li.sf-field-post-meta-cpt_bonuses_software .searchandfilter ul li.sf-field-search{background:#121a29}.sf-field-search label input{background:#121a29}.searchandfilter{background:none}.sf-field-post-meta-cpt_bonuses_software{background:#121a29}.searchandfilter{margin-top:15px;background:none!important;padding:0px!important;border-radius:10px}.searchandfilter>ul>li{display:inline-block;margin:5px 0px!important;border-radius:10px}.searchandfilter label{display:inline-block;margin:0;padding:0;width:100%}.searchandfilter select.sf-input-select{min-width:100%}.searchandfilter ul li{list-style:none;display:block;padding:0 0;margin:0;width:100%}.sf-field-post-meta-cpt_bonuses_countries .sf-field-post-meta-cpt_bonuses_exclusive .sf-field-post-meta-cpt_bonuses_software{width:100%;background-color:#202a3d}.chosen-container-single .chosen-single span{background:none}.chosen-container-single .chosen-single{background:#202a3d!important}.searchandfilter ul li.sf-field-search{width:100%;background:#202a3d;border-radius:10px;margin-bottom:5px}.chosen-container-single .chosen-single{border:none;box-shadow:inset 0 0 0 0 red!important;color:#fff;background:none;padding:10px;white-space:none;width:100%;overflow:none;text-overflow:none;font-weight:400}.searchandfilter ul li.sf-field-submit input,.contact-form .wpcf7-submit{height:44px;background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;width:100%!important;font-weight:700;font-size:20px!important;margin:auto;text-align:center}.refine-search-header{background:none;color:#fff;font:14px/18px "Eastman","Verdana";margin:0 auto;text-align:left;padding:10px}}span.sf-range-minjq,span.sf-range-maxjq,span.sf-range-values-seperatorjq{display:inline-block;margin:0 auto 1em;text-align:center}span.sf-range-values-seperator{margin:0 .5em}.searchandfilter ul li.sf-field-submit{padding:0}.searchandfilter ul li.sf-field-submit input,.contact-form .wpcf7-submit{background:none;border-left:0;border-right:0;border-bottom:0;border-radius:0;color:#fff;font:16px/24px "Eastman","Verdana";margin:0 auto -1px;padding:.33em;text-shadow:2px 1px 1px rgb(0 0 0 / 25%);text-transform:uppercase;width:100%;opacity:1;transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;-ms-transition:opacity 0.15s ease-out;-o-transition:opacity 0.15s ease-out;-webkit-transition:opacity 0.15s ease-out;font-weight:700}.contact-form .wpcf7-submit{border:1px solid #84005e;border-radius:10px}.searchandfilter ul li.sf-field-submit input:hover,.contact-form .wpcf7-submit:hover{opacity:.6;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-ms-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in}.sf-input-radio,.sf-label-radio,.sf-input-checkbox,.sf-label-checkbox{cursor:pointer}.chosen-container{margin:20px 0 30px 15px;width:90%!important;font-size:18px;font-weight:700;color:#000}.chosen-results{color:#000!important;font-weight:600;font-size:12px}.banner-home,.banner-newsletter{padding:20px;background:#1a054f;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;display:block;margin:0 auto;width:100%;margin-top:20px;padding-bottom:0px!important}@media (max-width:768px){.banner-home,.banner-newsletter,.banner-newsletter-inner .intro-text{padding:0px!important}}.banner-home-inner,.banner-newsletter-inner{display:block;height:auto;position:relative;width:100%}.banner-home-inner .intro{background:#fff;border-radius:14px}.mascot-mobile{display:none}.mascot{float:none;left:0;margin:0;max-width:33%;position:absolute;width:auto}.intro-text{display:inline-block;min-height:375px;padding:3.3% 0 0 35%}.intro-text-header{color:#eb3eb7;font:1.6em/1em "Eastman","Verdana";letter-spacing:1px;margin:0 auto 10px;padding:0;text-shadow:0 1px 2px rgb(0 0 0 / 25%);text-transform:capitalize}.intro-text p{font:0.9em/0.97em "Eastman","Verdana";margin:0 auto .75em}.intro-alt{display:block;margin:0 auto;padding:1.33em 0;width:100%}.intro-alt .intro-text{display:inline;float:left;margin:0;min-height:0;padding:0;width:66%}.intro-alt .intro-text p{font:300 42px/50px "Eastman","Verdana";margin:0 auto .36em;padding:0}.intro-alt .intro-text p a{color:#000}.intro-alt .intro-text p a:hover{text-decoration:underline}.intro-alt-button{border:1px solid rgb(239 193 171 / .66);border-radius:10px;box-shadow:0 0 10px rgb(255 255 0 / .25);color:#fff;display:inline-block;font:bold 33px/42px "Eastman","Verdana";margin:.8em auto 0;padding:.5em 1.5em;text-shadow:1px 1px 1px rgb(0 0 0 / .5);text-transform:uppercase;width:auto;transition:box-shadow 0.25s ease-out;-moz-transition:box-shadow 0.25s ease-out;-ms-transition:box-shadow 0.25s ease-out;-o-transition:box-shadow 0.25s ease-out;-webkit-transition:box-shadow 0.25s ease-out}.intro-alt-button:hover{box-shadow:0 0 10px rgb(255 255 0);color:#fff;transition:box-shadow 0.25s ease-in;-moz-transition:box-shadow 0.25s ease-in;-ms-transition:box-shadow 0.25s ease-in;-o-transition:box-shadow 0.25s ease-in;-webkit-transition:box-shadow 0.25s ease-in}.intro-alt-logo{float:right;max-width:33%;text-align:right;width:33%}.intro-alt-logo img{border-radius:10px}.intro-register .gform_wrapper{margin:0 auto;max-width:100%;overflow:inherit}.intro-register .gform_wrapper .gform_body{display:block;margin:0 auto;width:90%}.intro-register ul#gform_fields_6 li,.intro-register ul#gform_fields_7 li,.intro-register ul#gform_fields_8 li,.intro-register ul#gform_fields_9 li{margin:0 auto 20px;padding:0;text-align:center}.intro-register ul#gform_fields_6 li:last-child,.intro-register ul#gform_fields_7 li:last-child,.intro-register ul#gform_fields_8 li:last-child,.intro-register ul#gform_fields_9 li:last-child{margin:0 auto}.intro-register .gform_wrapper .gform_footer:not(.top_label){margin:20px auto 7px!important;padding:0;width:85%}.intro-register .gform_wrapper .gform_footer input[type="image"]{background:#fff0 none repeat scroll 0 0!important;border:0 none!important;border-radius:10px;display:block;margin:0 auto!important;max-width:100%;padding:0}.intro-register .gform_wrapper .gform_footer input[type="image"]:hover{border:0;outline:0;opacity:.66}.intro-register .gform_wrapper ul{padding:3px 0 0!important}.intro-register{border:1px solid #717171;border-radius:6px}.top-grid__overlay{background:#000;opacity:.3;position:inherit;z-index:3;width:100%;display:block;height:100%;border-radius:4px;transition:opacity 0.3s ease-in-out}.top-grid__overlay-blog-games-section{background:#000;opacity:.5;position:inherit;z-index:3;width:100%;display:block;height:100%;border-radius:4px;transition:opacity 0.3s ease-in-out}.top-grid--homepage{background-size:cover;background-position:center right;position:relative;overflow:hidden;cursor:pointer;border-radius:10px}.registration-banner .registration-banner__title{font-size:20px;font-weight:600;color:#fff;line-height:1.2;margin-bottom:10px;position:absolute;bottom:0;left:0;text-align:left;padding:40px}.thumbnail-title-box-blog{font-size:20px;font-weight:600;color:#fff;line-height:1.2;margin-bottom:10px;position:absolute;bottom:0;left:0;text-align:left;padding:40px;top:70px}.registration-banner .registration-banner__excerpt{font-size:14px;color:#fff;line-height:1.2;margin-bottom:10px;position:absolute;top:120px;left:0;text-align:left;padding:40px}.thumbnail-title-box-blog-excerpt{font-size:14px;color:#fff;line-height:1.2;margin-bottom:10px;position:absolute;top:120px;left:0;text-align:left;padding:40px}.main-slider__content{display:block;padding:23px 21px 0;position:relative;z-index:4;position:absolute;bottom:0;left:0}.main-slider__category{display:block;width:100%;font-weight:400;font-size:12px;color:#fff;letter-spacing:2px;text-transform:uppercase;text-shadow:1px 1px 1px rgb(0 0 0 / 40%)}.main-slider__title{color:#fff;letter-spacing:0;text-transform:capitalize;display:block;width:100%;margin:32px 0;text-shadow:1px 1px 2px rgb(0 0 0 / 40%);font-size:14px;font-weight:600}.intro-register h2{color:#fff;font:bold 16px/32px "Eastman","Verdana";margin:0 auto .5em;padding:.25em .6em .3em;text-align:center;text-shadow:1px 1px 1px rgb(0 0 0 / .33)}.intro-register-form{padding:0 .5em;text-align:center}.intro-register-fieldset{margin:0 auto}.intro-register .gform_wrapper ul.gform_fields:not(.top_label) .gfield_label{display:inline-block;font:600 16px/22px "Eastman","Verdana"!important;margin:0;padding:9px 0 0 10px!important;text-align:right;vertical-align:middle;width:13%}.intro-register .gform_wrapper input{border:1px solid rgb(0 0 0 / .5);color:#666;font:15px/22px "Eastman","Verdana"!important;padding:.6em 0 .6em 0.5em!important;width:70%!important}.intro-register .gform_wrapper input:focus,.intro-register .gform_wrapper input:hover{background:#f3f3f3 none repeat scroll 0 0;outline:3px solid #eb3eb7}input.intro-register-submit{background:0;border:0 none;border-radius:10px;box-shadow:0 0 1px rgb(255 255 0 / .25);max-width:95%;transition:box-shadow 0.25s ease-out;-moz-transition:box-shadow 0.25s ease-out;-ms-transition:box-shadow 0.25s ease-out;-o-transition:box-shadow 0.25s ease-out;-webkit-transition:box-shadow 0.25s ease-out}.intro-register-submit:hover{box-shadow:0 0 10px rgb(255 255 0);transition:box-shadow 0.25s ease-in;-moz-transition:box-shadow 0.25s ease-in;-ms-transition:box-shadow 0.25s ease-in;-o-transition:box-shadow 0.25s ease-in;-webkit-transition:box-shadow 0.25s ease-in}input.intro-register-submit:focus{outline:0}p.spam-notice{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-lock.png) no-repeat scroll left center;font:13px/18px "Eastman","Verdana";margin:0 auto .75em;max-width:268px;padding:5px 0 0 15px;text-align:left;width:auto}.banner-home-offers{background:#fff0 url(/wp-content/themes/nodepositbonus/img/jpg/bg-banner-home-offers.jpg) no-repeat scroll center top;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;margin:0 auto 1.5em;max-height:150px;padding:1em 0 1.4em;width:100%}.banner-home-offers h3{color:#fff;font:32px/38px "Eastman","Verdana";margin:0 auto;max-width:1200px;padding:0;text-align:center;text-shadow:0 1px 3px rgb(0 0 0 / .66);text-transform:capitalize}.banner-home-offers-buttons{display:block;margin:1em auto 0;max-width:1200px;padding:0;text-align:center}.offers-btn{background:#000 none repeat scroll 0 0;border:0 none;border-radius:8px;box-shadow:1px 2px 0 rgb(0 0 0 / .2);color:#fff;display:inline-block;font:24px/28px "Eastman","Verdana";letter-spacing:-1px;margin:0 .75em;padding:.25em .5em;text-shadow:1px 1px 0 rgb(0 0 0 / .15);text-transform:uppercase}.offers-btn:hover{text-shadow:none}.btn-casino{background:#c000ff;background:-moz-linear-gradient(top,#c000ff 0%,#9900cc 100%);background:-webkit-linear-gradient(top,#c000ff 0%,#9900cc 100%);background:linear-gradient(to bottom,#c000ff 0%,#9900cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c000ff',endColorstr='#9900cc',GradientType=0)}.btn-bingo{background:#eb3eb7;background:-moz-linear-gradient(top,#eb3eb7 0%,#b8308f 100%);background:-webkit-linear-gradient(top,#eb3eb7 0%,#b8308f 100%);background:linear-gradient(to bottom,#eb3eb7 0%,#b8308f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb3eb7',endColorstr='#b8308f',GradientType=0)}.btn-lottery{background:#40b2fa;background:-moz-linear-gradient(top,#40b2fa 0%,#0081dc 100%);background:-webkit-linear-gradient(top,#40b2fa 0%,#0081dc 100%);background:linear-gradient(to bottom,#40b2fa 0%,#0081dc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40b2fa',endColorstr='#0081dc',GradientType=0)}.btn-sports{background:#76f538;background:-moz-linear-gradient(top,#76f538 0%,#5ec22d 100%);background:-webkit-linear-gradient(top,#76f538 0%,#5ec22d 100%);background:linear-gradient(to bottom,#76f538 0%,#5ec22d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#76f538',endColorstr='#5ec22d',GradientType=0)}.btn-poker{background:#fa9725;background:-moz-linear-gradient(top,#fa9725 0%,#eb7e00 100%);background:-webkit-linear-gradient(top,#fa9725 0%,#eb7e00 100%);background:linear-gradient(to bottom,#fa9725 0%,#eb7e00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa9725',endColorstr='#eb7e00',GradientType=0)}.review-table{display:block;margin:0 auto 3em;padding:0;width:100%}.content h2.review-table-header{border:0 none;font:48px/56px "Eastman","Verdana";letter-spacing:-1px;margin:0 auto .5em;padding:0}table.review-table-home{width:100%;border-collapse:collapse}.review-table-home thead th{background:#e2e2e2;background:-moz-linear-gradient(top,#e2e2e2 0%,#f7f7f7 50%,#efefef 100%);background:-webkit-linear-gradient(top,#e2e2e2 0%,#f7f7f7 50%,#efefef 100%);background:linear-gradient(to bottom,#e2e2e2 0%,#f7f7f7 50%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2',endColorstr='#efefef',GradientType=0)}.review-table-home th:first-child{border-radius:10px 0 0;overflow:hidden}.review-table-home th:last-child{border-radius:0 10px 0 0;overflow:hidden}.review-table-home tr{border-bottom:5px solid #f5f5f5}.review-table-home tr:last-child{border:0}.review-table-home th{color:#000;font:24px/28px "Eastman","Verdana"}.review-table-home th{border:0 none;padding:1em .5em;text-align:center}.review-table-home td{border:0 none;padding:.5em;text-align:center}.review-table-home td{padding:.88em .5em}.content .review-table-website-name{color:#000;display:block;font:14px/14px "Eastman","Verdana";text-align:center;text-decoration:none;vertical-align:middle;width:100%}.review-table-website-name>img{display:block;margin:0 auto .25em;max-height:40px}.content .review-table-bonus-link{color:#40b2fa;display:block;font:bold 18px/24px "Eastman","Verdana";margin:0 auto;max-width:250px;text-decoration:none;vertical-align:middle}.content .review-table-bonus-link:hover,.content .review-table-rating:hover,.content .review-table-website-name:hover,.content .review-table-cta a:hover{color:#ff5fcf}.content .review-table-rating{color:#000;display:block;font:bold 22px/28px "Eastman","Verdana";text-decoration:none;vertical-align:middle}.content .review-table-button{border-radius:8px;color:#fff;display:inline-block;font:18px/22px "Eastman","Verdana";letter-spacing:-.5px;margin:0 auto;padding:.5em;text-decoration:none;text-shadow:1px 1px 2px rgb(0 0 0 / .5);vertical-align:top;width:100%}.content .review-table-cta{border-radius:0 0 10px 10px;text-align:center;width:100%}.content .review-table-cta a{color:#fff;display:inline-block;font:24px/28px "Eastman","Verdana";margin:0 auto;padding:1em;text-decoration:none;text-shadow:1px 2px 3px rgb(0 0 0 / .25);text-transform:uppercase;transition:none 0s ease 0s}.about-profile{background:#fbfbfb none repeat scroll 0 0;border:1px solid #e5e5e5;border-radius:5px;margin:0 auto 1.5em;overflow:hidden;padding:0}.about-profile-pic{display:inline-block;float:left;margin:0 1.3em .5em 0}.about-profile-pic>img{border-bottom:1px solid #e5e5e5;border-radius:0 0 5px;border-right:1px solid #e5e5e5}.about-profile-info{display:inline-block;float:right}.about-profile-header{display:block;margin:1em auto .75em;padding:0 1em 0 0}.about-profile-header h3.about-profile-name{border-bottom:0 none;border-right:1px solid #e7e7e7;display:inline-block;font:36px/42px "Eastman","Verdana";margin:0 .4em 0 0;padding:0 .5em 0 0;vertical-align:middle}.about-profile-header>p{display:inline;margin:0 auto;padding:0}.about-profiles .about-profile-email>a{color:#50a0ff;font:20px/24px "Eastman","Verdana";text-decoration:none;vertical-align:middle}.about-profiles .about-profile-email>a:hover{color:#000}.about-profile-info .bio p{font:18px/24px "Eastman","Verdana";margin:0 auto 1em;padding:0 1em}#accordion-qa h3{border:1px solid #e6e6e6;border-radius:0;margin:0 auto 20px;padding:0;border-radius:10px}#accordion-qa h3{margin:0 auto .75em;padding:0}#accordion-qa h3.ui-accordion-header-active{margin:0 auto}.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e,.ui-state-active .ui-icon,.ui-button:active .ui-icon{display:none}#accordion-qa h3 span.q{background:#131a29;color:#fff;display:inline-block;font:700 19px/54px "Eastman","Verdana";margin:0 1em 0 0;max-width:11.5%;padding:.5em 1.5em .6em;text-shadow:2px 2px 2px rgb(0 0 0 / 50%)}.q-text{color:#fff;display:inline-block;font:700 20px/28px "Eastman","Verdana";padding:1.33em 0 0;text-align:left;text-transform:capitalize;vertical-align:top;width:85%}#accordion-qa.ui-accordion .ui-accordion-content{border-color:-moz-use-text-color #e6e6e6 #e6e6e6;border-style:none solid solid;border-width:0 1px 1px;margin:0 auto 20px;padding:0}#accordion-qa span.a{color:#da0a90;float:left;font:700 20px/45px "Eastman","Verdana";height:100%;margin:0 0em 0 0;padding:.5em 1.5em .6em;text-shadow:2px 2px 2px rgb(0 0 0 / 50%);width:11.5%}#accordion-qa span.a-text{display:inline-block;font:14px/20px "Eastman","Verdana";padding:1.33em .5em 1.33em 0;vertical-align:top;width:85%;color:#acafb4}.glossaryItemTitle{font-size:18px;font-weight:700;margin:10px 0}#ttcont{box-shadow:0 0 20px #666;padding:5%!important}.glossary-container{display:block;margin:2em auto;position:relative}.glossary_top_filter .left{display:block;font:20px/28px "Eastman","Verdana";margin:0 auto .66em;font-weight:700;color:#fff;text-transform:uppercase}.glossary-search-wrapper{display:flex;flex-direction:column}input.glossary-search-term{background:#131a29;border:none;border-radius:10px;display:inline;float:left;color:#fff;font:14px/20px "Eastman","Verdana";height:45px;margin:1em 0 .5em;padding:0 0 0 .5em;width:66%}input.glossary-search-term:hover{background:#1a2436}input.glossary-search-term:focus{border:none;outline:medium none;background:#1a2436}.glossary-search.button{color:#fff;display:inline-block;float:right;font:bold 14px/20px "Eastman","Verdana";height:41px;margin:1em 0 .5em;text-transform:uppercase;width:30%;background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;border:none;border-radius:10px;text-align:center}.glossary-search.button:hover{box-shadow:0 0 0 0 #84005e;color:#ffc600;height:45px}div.cmtt_help,div.cmtt_help:hover{background:#fefefe url(/wp-content/themes/nodepositbonus/img/png/icon-search.png) no-repeat scroll left center;display:inline-block;height:27px;margin:0 .3em 0 0;padding:0 0 0 28px;position:relative;width:28px;display:none}div.cmtt_help:hover{opacity:.33}.glossary-search-clear,.glossary-container .error{color:red;font:16px/22px "Eastman","Verdana";text-decoration:none!important;text-transform:uppercase;display:none}.glossary-container .error{display:block;font:26px/32px "Eastman","Verdana";text-align:center;text-transform:capitalize}#glossaryList-nav{border:none;display:block;margin:.5em auto 2em;padding:.4em}.ln-letters a{font-size:7pt;display:block;float:left;padding:2px 6px;border:none!important;text-decoration:none;margin:10px!important;box-shadow:none}.glossary-container.no-counts .large .ln-letters a{font-size:20px;line-height:1.25em;font-weight:700;color:#fff}.large .ln-letters a,ul.pageNumbers li+li,.page-prev{background:#131a29;border-radius:5px}.large .ln-letters a,.ln-letters a:hover,.ln-letters a:first-child,.ln-letters a.ln-first,.ln-letters a.ln-after-newline,ul.pageNumbers li{display:inline-block;font:700 20px/32px "Eastman","Verdana"!important;margin:1%!important;padding:1.1%!important}.ln-letters a:hover,.ln-letters a.ln-selected,ul.pageNumbers li.selected,ul.pageNumbers li:hover{background:#1a2436!important;color:#dd0b8e!important}.glossaryList li{border-bottom:1px solid #1a2436;margin:0 auto 1.5em;padding:0 0 1.6em 1em}.glossaryList li>a.glossaryLink,.glossaryList li>span.glossaryLink{text-transform:capitalize;background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-glossary-term.png) no-repeat scroll left center;border:0 none!important;color:#fff!important;font:20px/30px "Eastman","Verdana";padding:0 0 0 20px;font-weight:700!important}.glossary_itemdesc{margin:.4em 0 0;padding:0 0 0 .8em}div.glossary-container>ul.pageNumbers{display:block;margin:0 auto;padding:0;text-align:center;width:100%}ul.pageNumbers li,.page-prev{border:1px solid #c0c0c0!important}.attachment-blog-feed-thumb{border-radius:10px;object-fit:cover;width:400px;height:200px}.blog-header{background:#fff0 url(/wp-content/themes/nodepositbonus/img/jpg/bg-blog-header.jpg) repeat scroll center top / cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;display:block;height:auto;margin:0 auto 2em}.blog-header header{margin:0 auto;max-width:1200px;padding:0;text-align:center}.blog-header header h1{color:#fff;font:2.7em/0.9em "Eastman","Verdana";margin:0 auto;padding:.6em 0 .4em;text-shadow:3px 3px 3px rgb(0 0 0 / .5);text-transform:uppercase}.blog-nav{display:block;text-align:center;width:100%}.blog-nav ul{display:block;height:auto;list-style:inside none none;margin:0 auto;padding:0;width:100%}.blog-nav li{display:inline-block;text-align:center;width:50%}.blog-nav li:first-child,.blog-nav li:last-child{transition:background-color 0.25s ease-out;-moz-transition:background-color 0.25s ease-out;-ms-transition:background-color 0.25s ease-out;-o-transition:background-color 0.25s ease-out;-webkit-transition:background-color 0.25s ease-out}.blog-nav li:first-child:hover,.blog-nav li:last-child:hover{background-color:#000;transition:background-color 0.25s ease-in;-moz-transition:background-color 0.25s ease-in;-ms-transition:background-color 0.25s ease-in;-o-transition:background-color 0.25s ease-in;-webkit-transition:background-color 0.25s ease-in}.blog-nav li:first-child{background-color:rgb(0 0 0 / .33);float:left}.blog-nav li:last-child{background-color:rgb(65 66 64 / .66);float:right}.blog-nav a{color:#ffd916;display:block;font:bold 30px/38px "Eastman","Verdana";height:100%;padding:.5em 0;text-transform:uppercase;width:100%}.blog-nav a:hover{color:#fff}.content-blog-home article{border:none;border-radius:10px;overflow:hidden;padding:0;padding:20px}.blog-feed-post-header{display:block;margin:0 auto 1.5em;padding:0em 0em 0;width:100%}.content-blog-home article h2{border:0 none;font:18px/26px "Eastman","Verdana";margin:0 auto .25em;padding:0}.content-blog-home article h2 a{color:#fff;text-decoration:none;font-weight:700;text-transform:capitalize}.post-category-h2 a{color:#fff;text-decoration:none;font-weight:700!important;text-transform:capitalize!important;line-height:1.3!important;font:16px/24px "Eastman","Verdana"}.blog-feed-post-details{font:12px/20px "Eastman","Verdana"}.blog-feed-post-details .author,.blog-feed-post-details .comments{margin:0 0 0 0;font-family:"Eastman","Verdana";font-size:12px}.blog-feed-post-details .date{margin:0 0 0 0;padding:0 10 0 0;font-family:"Eastman","Verdana";font-size:12px}.blog-feed-post-content{padding:0 1em}.blog-feed-post-content>p{clear:right}.content-category{margin-top:30px!important}.content-category article{clear:both;display:block;margin:0 auto 50px;border:none;border-radius:10px;margin:0 auto 2em;overflow:hidden;padding:0;background:none;padding-left:0}.blog-category-post-content{margin-top:20px}.content-category article h2{margin:0 auto 0em;font:20px/26px "Eastman","Verdana"}.post-tags a{color:#a4a7ad;text-decoration:none;font-weight:700;font-size:12px}.post-categories a{color:#a4a7ad!important;font-weight:700;text-decoration:none}.blog-feed-post-details a{color:#a4a7ad;font-weight:700;text-decoration:none;font-family:"Eastman","Verdana";font-size:12px}.blog-home-featured-image{display:inline-block;float:left;margin-right:20px}.content-blog-home article img{border:none;box-shadow:none;border-radius:10px}.content-blog-home article .read-more{border:0 none;color:#de0396;display:inline;font-weight:700;margin:0 auto;text-align:center;text-decoration:none;width:100%}.content-blog-home article .read-more:hover{color:#40b2fa}.content-blog-home article .read-more>img{border:0 none;box-shadow:none}.blog-feed-post-meta{background:#131a29 none repeat scroll 0 0;clear:both;display:block;font:14px/18px "Eastman","Verdana";margin:0em auto 0;padding:0em 15px;width:100%;font-weight:700}.content-blog-single .blog-feed-post-meta{border-radius:10px;margin:40px auto;padding:10px}.blog-feed-meta-tags{display:inline-block;float:left;vertical-align:middle;width:50%}.post-tags{display:inline;margin:0 7px 0 0;font-size:12px;font-family:"Eastman","Verdana"}.post-categories{margin:0;font-size:12px;font-family:"Eastman","Verdana"}.post-categories>a{color:#e7028f;text-decoration:none}.blog-feed-meta-share{display:inline-block;float:left;padding:0 0 0;text-align:right}.blog-feed-meta-share>strong,.addtoany_shortcode{display:inline}.addtoany_shortcode .addtoany_list.a2a_kit_size_32 a>span{border-radius:6px!important}.addtoany_list.a2a_kit_size_32 a:last-child{padding:0 0 0 4px}.content .admin-edit{background:#1a2438 none repeat scroll 0 0;display:block;font-weight:700;margin:0 auto;padding:0;text-align:center;width:100%;border-radius:10px}.content.content-blog-single .admin-edit{border-radius:10px;margin:0 auto 1em}.content .admin-edit a{float:left;height:100%;padding:.66em 0;text-align:center;text-decoration:none;text-transform:capitalize;width:100%}.content .admin-edit a:hover{background:#000;color:#fff}.content .admin-edit a:first-child:hover{border-radius:10px 0 0 10px}.content .admin-edit a:last-child:hover{border-radius:0 0 0 0}.pagination{background:none;border-radius:10px;clear:both;color:#fff;display:block;padding:1em;display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:center}a.page-numbers{color:#fff;padding:0 .4em}a.page-numbers.current{color:#4476d5}.content.content-blog-single h1{border:0 none;display:block;font:18px/36px "Eastman","Verdana";letter-spacing:0;margin:0 auto 0em;padding:0;width:100%;font-weight:700}.content-blog-single .blog-feed-post-details{font:16px/24px "Eastman","Verdana";height:32px;margin:0 auto 1.25em}.content-blog-single .post-details-inner{display:inline-block;float:left;padding:4px 0 0}.blog-post-share{display:inline;float:right}.blog-single-featured-image{display:block;margin:0 auto 1.5em;width:100%}.blog-single-featured-image img{border-radius:10px;height:auto;width:100%}.crp_related{border-radius:10px;display:block;margin:40px auto;padding:20px;width:100%}.crp_related h3{font:20px/28px "Eastman","Verdana";margin:0 auto .75em;padding:0 0 .2em;font-weight:700}.crp_related>ul{margin:0 auto;padding:0;width:100%}.crp_related li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-right-pink-cut.png) no-repeat scroll left 9px;display:block;font:600 18px/20px "Eastman","Verdana";margin:0 auto .75em;padding:0 .5em 0 .7em;text-transform:capitalize}.crp_related li:last-child{margin:0 auto}.crp_related a{color:#bdbfc3;text-decoration:none;font-size:14px}.crp_related a:hover{color:#eb3eb7}#wpdcom .ql-container{border:1px solid #131a29;border-bottom:none;border-radius:10px 10px 0 0}#wpdcom .ql-container{border-radius:none;background:#131a29;border-bottom:none;border-color:none}#wpdcom .ql-toolbar{padding:8px 8px 3px 5px;background-color:#1a2437;border-top:none;border-radius:0 0 10px 10px;border-color:#fff0}#wpdcom .wpd-auth .wpd-login{font-size:14px;line-height:20px;color:#acafb4;font-family:"Eastman","Verdana"}#wpdcom .wpd-auth .wpd-login a{color:#fff;text-decoration:none;font-weight:600;font-family:"Eastman","Verdana"}#wpdcom .wpd-form-head{border-bottom:0 solid #1a2437;padding:0 2px 0 2px;margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}#wpdcom .wpd-thread-head .wpd-thread-info{color:#fdfdfd;padding:5px 15px 3px 5px;font-weight:600;margin-bottom:-2px;font-size:14px;text-align:left;line-height:24px;font-family:"Eastman","Verdana"}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value span{color:#fff;display:block!important;cursor:default;font-weight:700}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value{transition:0.2s;background-color:#e2048b;border:none;height:60px;width:60px;text-align:center;border-radius:50%;font-family:"Eastman","Verdana"}[wpd-tooltip]::after{content:attr(wpd-tooltip);position:absolute;left:50%;top:-8px;transform:translateX(-50%) translateY(-100%);background:#1a2437;text-align:center;color:#fff;padding:8px 10px;font-size:11px;line-height:1.5;min-width:6vw;border-width:0;border-radius:4px;pointer-events:none;z-index:99;opacity:0;text-transform:none}[wpd-tooltip]::before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);border-width:7px 7px 0 7px;border-style:solid;border-color:#1a2437 #fff0 #fff0 #fff0;z-index:100;opacity:0}#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message{width:400px;height:46px;position:absolute;top:50%;left:75px;border-radius:5px;padding:7px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}#wpd-bubble-wrapper>div{background:linear-gradient(98.47deg,#f7be07 2.2%,#f65a4e 50.5%,#f50d77 97.21%)!important}#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message{background-color:#1a2437}#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message::before{border-left-color:#1a2437;border-right-color:#1a2437}#wpd-bubble-wrapper>div{display:none;border:none;box-shadow:none;width:64px;height:64px;border-radius:50%;color:#fff;align-items:center;justify-content:center;position:relative}.wpfcp-article-info{background:none;padding:2px 10px 2px 10px!important;display:inline-block;margin:5px 0 5px 0px!important;border-right-width:0;float:left;color:#fff}.wpfcp-article-info a{text-decoration:none!important;font-size:12px;line-height:16px;padding:0;font-weight:normall;box-shadow:none!important;color:#cd08a1;font-weight:700}.ql-editor.ql-blank::before{color:rgb(0 0 0 / .6);content:attr(data-placeholder);font-style:normal;left:15px;pointer-events:none;position:absolute;right:15px}.disqus-comments{display:block;margin:1.5em auto}#wpdcom .ql-editor::before{font-size:12px;color:#999;letter-spacing:0;font-family:"Eastman","Verdana"}#wpdcom .wpd-prim-button{background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;color:white!important;font-weight:700;font-family:"Eastman","Verdana"}#wpdcom .wpd-second-button,#wpdcom .wpd-prim-button{border:none;cursor:pointer;font-family:"Eastman","Verdana";font-size:14px;line-height:23px;padding:4px 20px;letter-spacing:0;box-shadow:1px 1px 3px -1px #bbb;border-radius:3px;max-width:none;max-width:none;font-weight:700}#wpdcom .wpd_label__check i.wpdicon-off{display:inline-block;color:#aaa;border:1px solid #131a29;border-radius:5px;background:#131a29}#wpd-post-rating .wpd-rating-wrap .wpd-rating-left{flex-grow:1;height:1px;border-bottom:1px solid #1a2437;margin-right:-10px}#wpd-post-rating .wpd-rating-wrap .wpd-rating-right{flex-grow:1;height:1px;border-bottom:1px solid #1a2437;margin-left:-10px}#wpd-post-rating .wpd-rating-wrap .wpd-rating-title{width:125px;white-space:break-spaces;word-break:break-all;font-size:12px;letter-spacing:.5px;color:#a9acb1;line-height:16px;display:block;margin-top:7px;margin-bottom:-3px;font-weight:600;font-family:"Eastman","Verdana"}#wpdcom .wpd-thread-head .wpdiscuz-user-settings:hover{color:#e2048a}.a2a_menu a{color:#fff;text-decoration:none;font:14px "Eastman","Verdana";line-height:14px;height:auto;width:auto;outline:0}.a2a_menu{border-radius:6px;display:none;direction:ltr;background:#131a29;font:14px "Eastman","Verdana";color:#fff;line-height:12px;border:none;vertical-align:baseline;overflow:hidden}a.a2a_i,i.a2a_i{display:block;float:left;border:none;line-height:24px;padding:6px 8px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:132px}.a2a_menu a.a2a_i:visited,.a2a_menu a.a2a_more{color:#fff;font-weight:700}a.a2a_more{border-bottom:none;animation:none;border-right:0;line-height:24px;margin:6px 0 0;padding:6px;-webkit-touch-callout:none}.content.content-results{float:right;width:66%}.search-results-header{border-bottom:1px solid #000;margin:3em auto 1em}.search-results-header h2{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-results.png) no-repeat scroll left center;border:0 none;display:inline;margin:0 auto;color:#fff;font-size:16px;font-weight:700;text-transform:capitalize}.search-results-header .result-info{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-check.png) no-repeat scroll left 4px;color:#57cb20;display:inline-block;font:16px/22px "Eastman","Verdana";padding:0 0 0 17px;text-align:left}.search-results-pagination,.search-results-pagination-bottom{display:block;float:none;height:auto;margin:0 auto 1.5em;padding:8px 0 0;vertical-align:bottom;width:auto}.search-results-pagination-bottom{display:block;margin:0 auto 1.5em}.search-results-pagination .pages{border:0;display:inline-block;font:14px/24px "Eastman","Verdana";margin:0 10px 0 0;padding:0;vertical-align:bottom;color:#fff;font-weight:600}.search-results-pagination .wp-pagenavi span.current,.search-results-pagination .wp-pagenavi a,.search-results-pagination a.page,.search-results-pagination span.extend{background:#1a2333 none repeat scroll 0 0;border:0 none;border-radius:5px;box-shadow:0 0 3px 1px rgb(0 0 0 / 15%) inset;color:#999;display:inline-block;font:14px/20px "Eastman","Verdana";margin:0 6px 0 0;padding:.2em .4em;text-decoration:none;font-weight:600}.search-results-pagination a.page{color:#999}.search-results-pagination .wp-pagenavi a:hover,.search-results-pagination span.extend{opacity:.5}.search-results-pagination .wp-pagenavi span.current{background:#f718b5;background:-moz-radial-gradient(center,ellipse cover,#f718b5 0%,#d9079b 100%);background:-webkit-radial-gradient(center,ellipse cover,#f718b5 0%,#d9079b 100%);background:radial-gradient(ellipse at center,#f718b5 0%,#d9079b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f718b5',endColorstr='#d9079b',GradientType=1);color:#fff;text-shadow:2px 1px 0 rgb(0 0 0 / .25)}.search-result-item{border:none;border-radius:10px;box-shadow:0 0 10px 2px rgb(0 0 0 / 8%) inset;margin:2em auto;overflow:hidden;padding:0;background:#1a2333}.search-result-item-header{margin:0 auto 1em;padding:.66em 1em;background:none}.search-result-item-header a{color:#fff;text-decoration:none;font-size:18px;font-weight:600}.search-result-item-header h4{color:#fff;display:inline-block;margin:0 auto;padding:0 0 0 25px}h4.icon-featured-program{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-featured-program.png) no-repeat scroll left center}span.featured-program{color:#fff;display:inline-block;float:right;font:italic 14px/18px "Eastman","Verdana";padding:5px 0 0}.casino-details-list{background:none!important}.casino-summary{margin:0 auto;padding:0 1em}.casino-details-bonus{clear:both;display:block;width:100%}.casino-details-bonus p{font:900 28px/36px "Eastman","Verdana";margin:0 auto .8em}.casino-details-bonus a{color:#eb3eb7;padding:0 0 0 10px;text-decoration:none;text-transform:capitalize}.casino-details-bonus a:hover{color:#51a0ff}.casino-details{margin:0 auto;padding:0 1em}.casino-logo{display:inline;float:left;margin:0 1em .33em 0;max-height:100px;height:70px}.casino-summary p{margin:0 auto 1em;padding:0}.casino-summary a{color:#eb3eb7;font-weight:700;text-decoration:none}.casino-details-list{border:none;border-radius:8px;display:inline-block;padding:.75em 1em;width:100%}.casino-details-list ul{display:inline-block;list-style:inside none none;margin:0 auto;padding:0;vertical-align:top;width:49.5%}.casino-details-list li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/bullet-pink.png) no-repeat scroll left center;color:#3d68f7;font:600 14px/14px "Eastman","Verdana";margin:0 auto 1em;padding:0 0 0 15px}.casino-details-list li:last-child{margin:0 auto}.casino-details-list strong{font-weight:500;margin:0 5px 0 0;color:#ced2d8}.casino-details-list a{color:#51a0ff}.casino-details-rating{display:inline-block;float:right;padding:1.5em 0;text-align:center;width:30%}.rating-textual,.rating-graphical,.rating-review-link{display:block;margin:0 auto;width:100%}.rating-textual p{font:60px/70px "Eastman","Verdana";letter-spacing:-2px;margin:0 auto;vertical-align:top}.rating-graphical{margin:0 auto .4em}.rating-graphical a{display:block}.rating-review-link p{font:18px/24px "Eastman","Verdana";margin:0 auto}.rating-review-link a{color:#51a0ff;text-decoration:none}.search-result-item-footer{margin:1em auto 0;padding:.75em 1em;background:none}.featured-program-bonus{background:#fff0 linear-gradient(to bottom,#d8d8d8 0%,#ffffff 50%,#ececec 100%) repeat scroll 0 0;border:1px solid rgb(0 0 0 / .25);border-radius:10px;float:left;height:49px;overflow:hidden;width:55%}.exclusive-offer-tag{display:inline;float:left;margin:0 5px 0 0}.featured-program-bonus p{font:300 14px/18px "Eastman","Verdana";margin:0 auto;padding:.4em .5em .5em}.featured-program-bonus a{color:#eb3eb7;font-weight:900;margin:0 0 0 5px;text-decoration:none}.featured-program-bonus a.glossaryLink{border-bottom:0 none!important;font-weight:900;margin:0;text-decoration:none}.featured-program-buttons{display:inline-block;float:right;text-align:right;width:43%}.featured-program-buttons .read-reviews,.featured-program-buttons .play-now{border-radius:8px;color:#fff;font:18px/22px "Eastman","Verdana";height:49px;letter-spacing:-.5px;margin:0 1%;max-height:49px;padding:.75em .5em;text-align:center;text-decoration:none;text-shadow:1px 1px 2px rgb(0 0 0 / .5);width:46%}.play-now{position:unset}.page-template-lobby-page-template .play-now{position:absolute}@media only screen and (max-width:768px){.vh-item{width:50%}.vh-filter{display:inline-grid}}.banner-newsletter .mascot{float:right;left:0;margin:.9em auto 0;max-width:33%;position:relative;width:auto}.banner-newsletter .mascot img{display:block;height:auto;margin:0 auto}.banner-newsletter-inner .intro-text{display:inline-block;margin:2em auto 0;min-height:0;padding:0;width:66%}.banner-newsletter .intro-text-header{font:3em/1em "Eastman","Verdana"}.banner-newsletter .intro-text p{font:18px/24px "Eastman","Verdana";margin:0 auto 1.35em}.banner-newsletter .intro-text p.large{font:32px/40px "Eastman","Verdana";margin:0 auto .5em}.banner-newsletter .intro-register{border:0 none;display:inline;float:none;margin:0 auto;min-height:0;width:100%}.banner-newsletter .intro-register .gform_wrapper{display:block;margin:0 auto;max-width:100%;overflow:inherit}.banner-newsletter .intro-register-fieldset.cookieform{display:inline-block;margin:0 auto;width:100%}.banner-newsletter .intro-register .gform_wrapper .gform_body{margin:0 auto;width:100%}.banner-newsletter .intro-register .gform_wrapper .gform_footer input[type="image"]{margin:15px auto 0!important}.banner-newsletter .gform_fields.left_label.form_sublabel_below.description_below{display:inline-block;float:left;margin:0 auto;padding:0;width:38%}.banner-newsletter .intro-register-fieldset{display:inline;margin:0 auto}.banner-newsletter .ginput_container.ginput_container_email{display:block;margin:0 auto;padding:3px 0 3px 3px}.banner-newsletter .gform_wrapper input{border:3px solid rgb(0 0 0 / .5);color:#666;float:left;font:22px/32px "Eastman","Verdana"!important;height:60px;margin:0;max-width:370px;padding:.6em 0 .6em 0.5em!important;width:90%!important}.banner-newsletter .gform_wrapper li#field_10_1,.banner-newsletter .gform_wrapper li#field_12_1,.banner-newsletter .gform_wrapper li#field_13_1,.banner-newsletter .gform_wrapper li#field_14_1{display:block;height:63px;margin:0 auto;padding:0}.banner-newsletter .intro-register-fieldset input:focus{border:0}.banner-newsletter input.intro-register-submit{box-shadow:0 0 10px rgb(255 255 0)}ol.newsletter-list{list-style-position:inside;margin:0 auto 2.5em;padding:0;text-align:center;width:100%}.newsletter-list li{color:#eb3eb7;font:900 28px/36px "Eastman","Verdana";margin:0 auto .75em;padding:0}.newsletter-list li:last-child{margin:0 auto}h1.newsletter-heading,h2.newsletter-heading{margin:.7em auto 1em}h2.newsletter-cta{margin:1.2em auto 0}h2.newsletter-cta a{text-decoration:none;text-transform:capitalize}h4.newsletter-qa{border-bottom:1px solid;font:900 34px/42px "Eastman","Verdana";margin:0 auto;padding:0;text-transform:capitalize}.newsletter-feature{display:inline-block;margin:0 auto;padding:1em;vertical-align:top;width:49.75%}.newsletter-icon{display:inline;float:left;height:auto;margin:0 1.3em .33em 0;max-width:80px}.newsletter-feature-info h3{border:0 none;display:inline;font-size:22px;margin:0 auto;padding:0}.newsletter-feature-info p{font:16px/22px "Eastman","Verdana";margin:.5em auto}.help-section,.bonus-information,.casino-review-details,.newsletter-features{background:#131a29 none repeat scroll 0 0;border:none;border-radius:10px;display:block;margin:2em auto;padding:1.2em 1em .4em;position:relative;width:100%}.help-section h2{margin:0 auto .75em}.help-section h2 a{color:#fff;text-decoration:none}.help-section p{margin:0 auto}.help-section p a{color:#d60695;display:block;font:700 14px/20px "Eastman","Verdana";margin:1.1em 0 .6em;padding:0;text-decoration:none}.help-section p a:hover{color:#fff}.casino-header{background:#121429;background:-moz-linear-gradient(top,#ffffff 33%,#e2e2e2 100%);background:-webkit-linear-gradient(top,#121429 33%,#0c101e 100%);background:linear-gradient(to bottom,#121429 33%,#080d17 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e2e2e2',GradientType=0);box-shadow:0 0 6px rgb(0 0 0 / 15%);clear:both;display:block;margin:0 auto}.casino-header-inner{height:auto;margin:0 auto;max-width:1200px;padding:10px 0}.casino-header-info{display:inline-block;float:left;width:50%}.casino-header-logo{display:inline-block;float:left;margin:0 5% 0 0;width:16%}.casino-header-logo>a{display:block}.casino-header-logo img{border-radius:10px;height:auto;width:100%}.casino-header-details{display:inline-block;width:78%;margin:auto;margin-top:35px}.casino-header-details>header{display:block}.casino-header-details h1{display:inline;font:52px/42px "Eastman","Verdana";margin:0 auto;padding:0}.casino-header-details h1 a{color:#fff;font-size:40px;line-height:1.2}.casino-header-details h1 a:hover{color:#eb3eb7}.casino-header-bonus>a{color:#eb3eb7;font-weight:600}.casino-header-bonus>a:hover{color:#000}.exclusive-bonus{background:#4c4c4c;background:-moz-linear-gradient(top,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-webkit-linear-gradient(top,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:linear-gradient(to bottom,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0);border-radius:6px;color:#f7c729;display:inline;font:bold 16px/29px "Eastman","Verdana";margin:0 0 0 10px;padding:.15em .5em;text-shadow:1px 1px 1px rgb(0 0 0 / .5);vertical-align:top}.exclusive-bonus:hover{opacity:.75}.exclusive-bonus>a{color:#fff;display:inline;margin:0;vertical-align:top;padding:0}.exclusive-bonus-check{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-check-gold.png) no-repeat scroll left 10px;display:inline-block;height:25px;margin:0 0 0 3px;width:12px;vertical-align:top}.casino-header-bonus{clear:both;display:inline-block;font:400 18px/24px "Eastman","Verdana";margin:5px auto 0;padding:0 0 0 2px}.casino-header-cta{display:inline-block;float:right;text-align:right;width:50%;margin-top:35px}.casino-header-cta>a,.casino-steps-cta>a{border-radius:10px;color:#fff;display:inline-block;font:20px/22px "Verdana";margin:0;max-width:420px;padding:20px;text-align:center;text-shadow:1px 2px 0 rgb(0 0 0 / 15%);text-transform:uppercase;width:41.9%;font-weight:600;background:linear-gradient(308deg,#6935d3 2.2%,#a21ccb 50.5%,#e70d7a 97.21%)!important;font-weight:700}.casino-review-header h2{font:20px/28px "Verdana";color:#fff;text-transform:uppercase;font-weight:700;margin-top:32px}.casino-review-header p{font:400 14px/24px "Verdana";margin:0 auto 1.5em;background:#121a29;border-radius:10px;padding:10px}.content a.read-full-review{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-down-pink-cut.png) no-repeat scroll right 16px;color:#dd0497;font-weight:900;padding:0 13px 0 0;text-decoration:none}.bonus-type{font-size:14px!important}.casino-review-info{display:block;margin:1em auto 2em;padding:0;text-align:center;width:100%}.casino-info-list{list-style:inside none none;margin:0 auto 1em;padding:0}.casino-info-list li{display:inline-block;float:none;margin:0 .75% 0;padding:0;vertical-align:top;width:18.45%}.casino-info-list li:first-child{margin:0 .75% 0 0}.casino-info-list li:last-child{margin:0 0 0 .75%}.casino-info-list li h3{background:#121a29;background:-moz-linear-gradient(top,#0649ca 0%,#01369c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0649ca',endColorstr='#01369c',GradientType=0);border:0 none;border-radius:8px 8px 0 0;color:#b0b2b6;font:14px/24px "Eastman","Verdana";margin:0 auto;padding:.33em .25em;text-shadow:1px 2px 3px rgb(0 0 0 / 25%);font-weight:600}.casino-info-list p{background:#121a29;background:-moz-linear-gradient(top,#ffffff 50%,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f5f5f5',GradientType=0);border-radius:0 0 8px 8px;font:600 14px/36px "Eastman","Verdana";margin:0 auto;min-height:36px;padding:0em 0em;color:#3d67f7}.casino-info-list li p sup{font-size:20px;top:-10px}.casino-info-list p.software{padding:.45em}.software>img{display:inline-block;margin:0 auto;max-height:32px;width:auto}.casino-info-list p.deposit-options,.casino-info-list p.payout-options{padding:.25em .66em}.payment-icon,.market-icon{display:inline-block;float:left;height:auto;margin:0 6.5% 3.3%;padding:0;vertical-align:top;width:20%}.payment-icon img,.market-icon img{border-radius:3px;display:block;height:auto;max-width:100%}.markets{padding:0px!important}.markets img{padding:5px}.markets img:hover{height:60px!important}.casino-review-steps{display:block;margin:0 auto .75em;width:100%}.casino-review-steps h2{margin:50px auto 20px;color:#fff;text-transform:uppercase;font-size:20px;font-weight:700;font-family:"Eastman","Verdana";line-height:1.4}.casino-steps{float:left;margin:5px 0 0 0;width:50%}.casino-steps ol{counter-reset:li;margin:0;padding:0}.casino-steps ol li{font:400 14px/20px "Eastman","Verdana";list-style:outside none none;margin:0 0 1.5em 2em;padding:0 0 0 10px;position:relative;color:#bcbec2}.casino-steps ol>li:before{background:#3a3a3a;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a',endColorstr='#000000',GradientType=1);border-radius:8px;box-sizing:border-box;color:#fff;content:counter(li,decimal);counter-increment:li;font:18px/22px "Eastman","Verdana";left:-2em;padding:.2em .55em;position:absolute;text-align:center;top:-2px;background:linear-gradient(308deg,#6935d3 2.2%,#a21ccb 50.5%,#e70d7a 97.21%)!important;background:#e1048b}.casino-steps-cta>a{max-width:100%;text-decoration:none;width:100%}.casino-steps-slider{border-radius:10px;box-shadow:0 0 5px 0 rgb(0 0 0 / .2);float:right;overflow:hidden;position:relative}.casino-steps-slider>h3{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6bd2',endColorstr='#d4129a',GradientType=0);border:0 none;border-radius:10px 10px 0 0;color:#fff;font:20px/38px "Eastman","Verdana";margin:0 auto;padding:.33em 0 .66em;text-align:center;text-shadow:1px 2px 0 rgb(0 0 0 / 15%);display:none}.steps-slider{border-radius:10px;box-shadow:0 5px 4px 0 rgb(0 0 0 / .66);clear:both;display:inline-block;list-style:inside none none;margin:-10px auto;overflow:hidden;padding:0;position:relative;text-align:center;width:100%}.steps-slider li{margin:0 auto;padding:0;text-align:center;width:100%}.review-slider1_tabs{border-radius:0 0 10px 10px;display:block;list-style:inside none none;margin:-4px auto 0;padding:0;text-align:center}.review-slider_tabs li{border-radius:50%;display:inline-block;margin:1.4em .5em 1.1em}.review-slider_tabs li,.prev,.next{opacity:1;transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;-ms-transition:opacity 0.15s ease-out;-o-transition:opacity 0.15s ease-out;-webkit-transition:opacity 0.15s ease-out}.review-slider_tabs li:hover,.prev:hover,.next:hover{opacity:.6;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-ms-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in}.review-slider_tabs li.review-slider_here{opacity:.6}.review-slider_tabs li a{color:#fff;display:block;font:700 20px/22px "Eastman","Verdana";margin:0 auto;padding:.33em .7em;text-decoration:none;width:40px}.steps-slider .next,.steps-slider .prev{height:40px;width:40px;top:45%;z-index:999;position:absolute}.steps-slider .prev{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-left-solid.png) no-repeat scroll left center;left:3%}.steps-slider .next{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/arrow-right-solid.png) no-repeat scroll left center;right:3%}.casino-full-review{display:block;margin:0 auto 1em;padding:0;width:100%}.casino-full-review-intro{display:block;margin-top:20px;background:#121a29;border-radius:10px;padding:15px 15px}.pros-cons{background:#121a29;background:-moz-linear-gradient(top,#f9f9f9 50%,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#ededed',GradientType=0);border-radius:10px;box-shadow:0 0 10px 0 rgb(0 0 0 / 10%);clear:both;display:block;overflow:hidden;padding:0}.pros,.cons{display:inline-block;float:left;width:50%}.pros h3{border:0 none;color:#49c81c;display:inline;font:20px/28px "Eastman","Verdana";margin:0 auto;padding:0 0 0 10px;text-shadow:1px 2px 1px rgb(0 0 0 / 15%);font-weight:700}.cons h3{border:0 none;color:#ff0002;display:inline;font:20px/28px "Eastman","Verdana";margin:0 auto;padding:0 0 0 10px;text-shadow:1px 2px 1px rgb(0 0 0 / 15%);font-weight:700}.pros header{border-radius:10px 0 0;padding:15px 20px 5px;min-height:35px}.cons header{border-radius:0 10px 0 0;padding:15px 20px 5px;min-height:35px}span.icon-pros{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-pros.png) no-repeat scroll left center;display:inline-block;height:32px;margin:0 auto;vertical-align:top;width:31px}span.icon-cons{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-cons.png) no-repeat scroll left center;display:inline-block;height:15px;margin:8px auto;vertical-align:top;width:34px}.pros-cons ul{list-style:inside none none;margin:0 auto;padding:1.1em 1.15em .75em}.pros ul{border-right:1px inset rgb(0 0 0 / .2)}.pros li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-check-pros.png) no-repeat scroll left 0;font:400 14px/18px "Eastman","Verdana";margin:0 auto .75em;padding:0 0 0 27px;color:#bdbfc3;font-size:14px;line-height:1.4}.cons li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-x-cons.png) no-repeat scroll left 0;font:400 14px/18px "Eastman","Verdana";margin:0 auto .75em;padding:0 0 0 27px;color:#bdbfc3;line-height:1.4}.casino-full-review h4,.casino-full-review h5{font:36px/52px "Eastman","Verdana";margin:0 auto .5em}img.opacity,input.opacity,a.opacity{opacity:1;transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;-ms-transition:opacity 0.15s ease-out;-o-transition:opacity 0.15s ease-out;-webkit-transition:opacity 0.15s ease-out}img.opacity:hover,input.opacity:hover,a.opacity:hover{opacity:.75;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-ms-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in}div.anchor-table{display:block;height:115px;margin-top:-115px;visibility:hidden}div.anchor{display:block;height:85px;margin-top:-85px;visibility:hidden}div.anchor-full-review{display:block;height:200px;margin-top:-200px;visibility:hidden}.no-border{border:0!important}.border-radius{border-radius:10px}.text-center{text-align:center}#popout,#toggle,.popout-title{display:none}header[role="banner"]{transition:all 0.1s;-moz-transition:all 0.1s;-webkit-transition:all 0.1s;-o-transition:all 0.1s;-ms-transition:all 0.1s}#back-to-top{bottom:70px;display:block;height:59px;outline:0 none;position:fixed;right:35px;width:40px;z-index:1000;transition:opacity 0.15s ease-in;-moz-transition:opacity 0.15s ease-in;-ms-transition:opacity 0.15s ease-in;-o-transition:opacity 0.15s ease-in;-webkit-transition:opacity 0.15s ease-in}#back-to-top:hover{opacity:1;transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;-ms-transition:opacity 0.15s ease-out;-o-transition:opacity 0.15s ease-out;-webkit-transition:opacity 0.15s ease-out}::selection{background:#555;color:#fff;text-shadow:none}::-webkit-selection{background:#555;color:#fff;text-shadow:none}::-moz-selection{background:#555;color:#fff;text-shadow:none}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption .wp-caption-text,.gallery-caption{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}@media only screen and (max-width:1260px){.wrapper-header-inner{max-width:100%}.logo{margin:1% 0 1% 1%}.nav-header ul li a{font:17px/28px "Eastman","Verdana";padding:1.775em 1.038em}.nav-header ul ul a{padding:10px}.footer-nav ul li.footer-menu-parent{float:none;margin:2.5% 1.95% 2.3%}.footer-disclaimer-inner{padding:0 0em}.footer-sub-inner,.banner-home-inner{padding:0 1em}.intro-text-header{font:3.2em/0.9em "Eastman","Verdana";letter-spacing:0;margin:0 auto 15px}.mascot{left:-8%;max-width:39%}.intro-register{float:right;margin:35px 0 0;min-height:305px}.content{padding:0 2%;width:64%}.qa .content h1{font:20px/48px "Eastman","Verdana";font-weight:700}.sidebar{margin:0 2% 0 0}.refine-search{margin:0 0 0 2%}.sidebar-widget h3{font:20px/48px "Eastman","Verdana";font-weight:700}.featured-bonus-cta a{font:20px/48px "Eastman","Verdana";font-weight:700;max-width:95%}.latest-posts-cta a{background:#fff0 none repeat scroll 0 0;padding:0;width:90%}#accordion-qa h3 span.q,#accordion-qa span.a{padding:25px 16px;width:63px}.contact-form-qa .fields{display:block;float:none;margin:0 auto;width:95%}.contact-form-qa label{display:block;margin:0 10px 5px 0;text-align:left}.contact-form-qa input.wpcf7-text,.contact-form-qa .wpcf7-textarea{width:100%}.contact-form-qa .fieldset-submit{display:block;float:none;margin:1.5em auto 0;text-align:center;width:95%}.contact-form-qa .wpcf7-submit{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/btn-submit-qa.png) no-repeat scroll left center / cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;border:0 none;border-radius:10px;color:#fff;font:32px/40px "Eastman","Verdana";height:auto;margin:0 auto;min-height:130px;padding:0;width:66%}.about-profile-header{border-bottom:1px solid #e7e7e7;display:inline-block;margin:1em auto .85em;padding:0 1em .3em 0;width:60%}.about-profile-header h3.about-profile-name{border:0 none;clear:both;display:block;margin:0 auto;padding:0}.about-profiles .about-profile-email>a{font:16px/22px "Eastman","Verdana"}.featured-program-buttons .read-reviews{font:15px/26px "Eastman","Verdana";max-height:100%}.banner-home,.banner-newsletter{min-height:0}.banner-newsletter{min-height:0!important}.banner-newsletter-inner .intro{margin:0 auto;position:relative;width:100%}.banner-newsletter-inner .intro-text{display:inline-block;margin:1.5em auto;min-height:0;padding:0 0 0 1em;width:69%}.banner-newsletter .intro-register-fieldset input{margin:0 5% 0 0;width:45%}input.intro-register-submit{max-height:60px;width:auto}.banner-newsletter .mascot{bottom:0;float:right;left:auto;margin:0;max-width:23%;position:absolute;right:2%;width:auto}.banner-newsletter .intro-text p.large{font:28px/36px "Eastman","Verdana"}.banner-newsletter .intro-text p{font:16px/22px "Eastman","Verdana";margin:0 auto 1.85em}.refine-search-header h3{font:32px/38px "Eastman","Verdana"}.intro-text-header{font:3em/1em "Eastman","Verdana";letter-spacing:0;margin:0 auto}.intro-alt .intro-text p{font:300 34px/42px "Eastman","Verdana";margin:.33em 0;padding:0;width:90%}.intro-alt-logo img{border-radius:10px;max-height:275px;width:auto}.blog-feed-meta-tags{padding:10px 0}.post-tags{display:block;margin:0 0 5px}.post-categories{display:block;margin:0}.blog-feed-meta-share{padding:20px 0 0}.content-blog-single .blog-feed-post-details{font:16px/24px "Eastman","Verdana";height:auto;margin:0 auto 1.25em}.content-blog-single .post-details-inner{display:block;float:none;margin:0 auto .75em}.blog-post-share{display:block;float:none}.featured-program-bonus{height:auto}.casino-header-inner{padding:20px 0}.casino-header{padding:0 2%}.casino-header-info{margin:6px 0 0}.casino-header-details h1{font:48px/42px "Eastman","Verdana"}.exclusive-bonus{font:bold 14px/28px "Eastman","Verdana";margin:0 0 0 5px}.casino-header-bonus{font:400 16px/22px "Eastman","Verdana";margin:3px auto 0;padding:0 0 0 2px}.casino-header-cta{width:40%}.casino-header-cta>a,.casino-steps-cta>a{width:100%}.exclusive-bonus-check{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-check-gold.png) no-repeat scroll left 9px}.wrapper-header-fixed.nav-small .logo{margin:13px 0 0 10px;max-width:100px}.casino-header-small{top:62px!important}}@media only screen and (max-width:1100px){.nav-header ul li a{font:14px/32px "Eastman","Verdana";padding-top:28px}.nav-header ul ul a{padding:10px}.footer-nav ul li.footer-menu-parent{margin:2.5% 2.5% 2.3%}.footer-nav li.footer-menu-parent>a{font:22px/30px "Eastman","Verdana"}.footer-utility,.copyright{display:block;float:none;margin:0 auto .5em;text-align:center;width:90%}.copyright{margin:1.5em auto 1em}.banner-home,.banner-home-inner,.banner-home-inner .intro,.intro-text{min-height:0}.intro-text p{font:0.8em/1.4em "Raleway",Helvetica,"Verdana";margin:0 auto .75em}.intro-register{margin:25px 0 0;min-height:0}p.spam-notice{background:#fff0 none repeat scroll 0 0;font:12px/18px "Eastman","Verdana";margin:0 auto 1em;padding:0;text-align:center;width:95%}.banner-home-offers{display:block;height:auto;max-height:inherit;padding:1em 0 1.4em;width:100%}.banner-home-offers h3{font:28px/36px "Eastman","Verdana";max-width:95%}.latest-posts-cta a{font:16px/21px "Eastman","Verdana"}.content h2.review-table-header{font:44px/52px "Eastman","Verdana"}div.anchor-table{display:block;height:0;margin-top:0;visibility:hidden}.review-table-home th{font:19px/33px "Eastman","Verdana"}.banner-newsletter .intro-text-header{font:2.5em/1em "Eastman","Verdana";margin:0 auto .25em;padding:0}.banner-newsletter .intro-text p.large{font:24px/32px "Eastman","Verdana"}.banner-newsletter .intro-text p{font:16px/20px "Eastman","Verdana";margin:0 auto 1.33em}.intro-alt .intro-text p{font:300 28px/36px "Eastman","Verdana"}.featured-program-bonus{width:50%}.featured-program-buttons{width:48%}.featured-program-buttons .read-reviews,.featured-program-buttons .play-now{display:block;font:18px/22px "Eastman","Verdana";height:auto;margin:0 auto 8px;max-height:inherit;width:100%}.casino-details-list ul{margin:0 2% 0 0;width:45%}.casino-details-list li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/bullet-pink.png) no-repeat scroll left 8px}.wtf img{padding-right:5px!important}.exclusive-offer-tag{margin:0 10px 0 0}.casino-header-inner{padding:15px 0}.casino-header-info{margin:8px 0 0}.casino-header-details h1{font:38px/40px "Eastman","Verdana"}.exclusive-bonus{font:400 12px/18px "Eastman","Verdana"}.casino-header-bonus{font:400 14px/18px "Eastman","Verdana";margin:0 auto;padding:0}.casino-header-cta>a{font:36px/49px "Eastman","Verdana"}.casino-info-list li h3{font:16px/22px "Eastman","Verdana"}.casino-review-header p{font:400 14px/18px "Verdana"}.casino-info-list p{font:300 26px/43px "Eastman","Verdana"}.casino-info-list li p sup{font-size:14px;top:-8px}.casino-steps-slider>h3{font:26px/32px "Eastman","Verdana";padding:.6em .5em .9em}.casino-steps ol li{font:400 14px "Eastman","Verdana";margin:0 0 1.5em 40px;line-height:1.4}.casino-steps-cta>a{font:30px/38px "Eastman","Verdana"}.exclusive-bonus-check{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-check-gold.png) no-repeat scroll left 3px;height:17px}.wrapper-header-fixed.nav-small .nav-header ul li a{padding:1em .95em}.casino-header-small{top:60px!important}}@media only screen and (max-width:980px){.wrapper-header-fixed{height:110px}.wrapper-header{border-top:0 none;min-height:75px;position:fixed}.logo{margin:15px 0 0 15px;max-width:150px}.header-menu{display:none}.nav{float:none;margin:0 auto;width:auto}#popout{background:#032769;border-right:1px solid #000;color:#fff;display:block;height:100%;left:-350px;max-width:350px;overflow:auto;padding:0;position:fixed;top:0;width:60%;z-index:9999}.popout-title{box-shadow:0 -2px 1px 0 rgb(0 0 0 / .66) inset;color:#fff;display:block;font:0.8em/1.6em "Eastman","Verdana";padding:23.5px 13px;text-align:left;text-shadow:2px 2px 2px rgb(0 0 0 / .33);text-transform:capitalize;width:100%}#popout ul{margin:0;padding:0;text-align:left}#popout ul li{border-bottom:1px inset rgb(255 255 255 / .1);color:#fff;font:800 1em/1em "Eastman","Verdana";margin:0;padding:0;text-align:left;width:99.99%}#popout ul li.current_page_item{background:#043ca6}#popout li a{border-right:0 none;color:#fff;display:block;padding:8px 0 8px 12px;text-shadow:2px 2px 2px rgb(0 0 0 / .33);width:100%}#popout li a:hover{background-color:#021842;color:#ffc600}#popout li a::before{background:none}#toggle{cursor:pointer;display:block;float:right;height:auto;margin:0;position:relative}.mobile-menu-open{margin:1.15em 1.1em 0 0}.mobile-menu-close{margin:.8em 1.1em 0 0}.header-small #toggle{max-width:27px}.footer-nav ul li.footer-menu-parent{margin:2.5% 1.75% 2.3%}.footer-nav li.footer-menu-parent>a{font:18px/24px "Eastman","Verdana"}.footer-nav .sub-menu{font:14px/26px "Eastman","Verdana";margin:.75em auto 0;padding:0 0 0 .75em}.banner-home-inner{padding:0}.mascot{left:0;max-width:30%}.banner-home-inner .intro{background:rgb(0 0 0 / .05) none repeat scroll 0 0;display:block;float:none;margin:0 auto;overflow:hidden;position:relative;width:100%}.intro-text{display:inline-block;float:right;max-width:66%;padding:2% 2% 2%}.intro-text-header{font:3em/1em "Eastman","Verdana"}.intro-register{background-color:#fff;border-radius:0;display:block;float:none;margin:0 auto;width:100%}.intro-register h2{font:bold 1.75em/1.66em "Eastman","Verdana";margin:0 auto .8em}.intro-register-fieldset{margin:0 auto 1em}.intro-register-fieldset label{font:600 20px/28px "Eastman","Verdana";width:10%}.intro-register-fieldset input{border:1px solid rgb(0 0 0 / .5);padding:1em 0 1em .5em}input.intro-register-submit{box-shadow:0 0 10px #ff0}p.spam-notice{margin:0 auto 2em;max-width:95%;width:95%}.banner-home-offers h3{font:20px/30px "Eastman","Verdana"}.banner-home-offers-buttons{max-width:95%}.offers-btn{font:20px/28px "Eastman","Verdana"}.offers-btn{margin:0 .5em}.content,.sidebar{float:none;margin:0 auto;padding:0;width:90%}.content.content-full-width{width:95%}.sidebar{margin:2em auto 0;max-width:95%}.sidebar-widget{border-radius:10px 10px 20px 20px;margin:0 auto 40px}.featured-bonus-cta,.latest-posts-cta{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/bg-sidebar-cta.png) no-repeat scroll center bottom / 100% 100%;border-radius:0 0 20px 20px}.latest-posts-cta a{font:20px/26px "Eastman","Verdana";height:auto;padding:8px 0 0}.latest-posts-cta br{display:none}.stay-connected li{display:inline-block;margin:0 auto 1em;width:23.5%}#accordion-qa h3,#accordion-qa.ui-accordion .ui-accordion-content{background-image:none;padding:3% 3% 3% 4%}#accordion-qa h3 span.q,#accordion-qa h3 .q-text{background:#fff0 none repeat scroll 0 center;color:#fff;display:inline;float:none;font:700 16px/20px "Eastman","Verdana";max-width:100%;padding:0;text-shadow:none;width:auto}#accordion-qa h3 span.q{border-right:1px solid #fff;color:#fff;margin:0 .5em 0 0;padding:0 .5em 0 0}#accordion-qa span.a{background:#fff0 none repeat scroll 0 0;border-right:1px solid rgb(0 0 0 / .1);color:#d8019b;display:inline;float:none;font:700 16px/20px "Eastman","Verdana";height:auto;margin:0 0em 0 0;padding:0 .5em 0 0;text-shadow:none;width:auto}#accordion-qa span.a-text{display:inline;font:14px/24px "Eastman","Verdana";padding:0;vertical-align:middle}.about-profile-pic{max-width:24.5%}.about-profile-header{width:69%}.banner-newsletter-inner .intro-text{display:block;float:none;margin:1.5em auto;max-width:100%;padding:0 1em;width:100%}.banner-newsletter .mascot{display:none}.newsletter-features{background:#131a29 none repeat scroll 0 0;border-radius:10px;display:block;margin:2em auto;padding:1.2em 1em .4em;position:relative;text-align:center;width:100%}.newsletter-feature{display:inline-block;margin:0 2.25%;padding:1em 0;text-align:left;vertical-align:top;width:45%}h1.newsletter-heading,h2.newsletter-heading{margin:.7em auto 1em;max-width:90%}h2.newsletter-cta{font:26px/36px "Eastman","Verdana";margin:1.2em auto 0}.refine-search{border:1px solid #01369e;margin:0 0 0 2%;max-width:40%;width:36%}.refine-search .theiaStickySidebar{border:0}.content.content-results{float:right;padding:0 2% 0 1%;width:60%}.searchandfilter ul li.sf-field-submit input,.contact-form .wpcf7-submit{font:20px/28px "Eastman","Verdana";letter-spacing:0;font-weight:700}.intro-alt{padding:1em}.intro-alt .intro-text-header{font:2em/1em "Eastman","Verdana"}.intro-alt .intro-text p{font:300 24px/36px "Eastman","Verdana"}.intro-alt-button{font:bold 28px/36px "Eastman","Verdana"}.intro-alt-logo img{max-height:220px}.content-blog-home article h2{border:0 none;font:38px/48px "Eastman","Verdana";margin:0 auto .25em;padding:0}.pagination{text-align:center}.casino-review-info{margin:1em auto}.casino-info-list{display:inline;margin:0 auto}.casino-info-list li,.casino-info-list li:first-child,.casino-info-list li:last-child{display:inline-block;float:none;margin:0 2% 1em;padding:0;vertical-align:top;width:45%}.casino-header-info{width:60%}.casino-header-bonus{padding:0 10px 0 0}.casino-header-cta>a,.casino-steps-cta>a{font:32px/46px "Eastman","Verdana"}.casino-steps-slider>h3{font:20px/26px "Eastman","Verdana";padding:.6em .5em 1em}}@media only screen and (max-width:768px){.footer-nav ul li.footer-menu-parent{display:inline-block;margin:2.5% auto 3.3%;width:90%}.footer-nav li.footer-menu-parent a{font:14px/18px "Eastman","Verdana"}.footer-nav .sub-menu{font:14px/18px "Eastman","Verdana";width:auto}.footer-nav li.footer-menu-parent>a{display:block;font:16px/13px "Eastman","Verdana";margin:0 0 .75em;padding:0 0 .5em;width:100%;font-weight:700}.footer-utility ul{display:block;margin:1em auto 0}.footer-utility ul li{border:0 none;display:block;font:12px/14px "Eastman","Verdana";margin:0 auto 1em;padding:0}.mascot{display:none}img.mascot-mobile{background:#fff none repeat scroll 0 0;border-radius:50%;box-shadow:2px 2px 6px rgb(0 0 0 / .1);display:inline-block;max-height:160px;max-width:25%;padding:5px;vertical-align:middle}.intro-text{display:block;float:none;margin:0 auto;max-width:100%;padding:2% 5%;text-align:center}.intro-text-header-wrap{clear:both;display:block;margin:.5em auto 1em;max-width:95%;position:relative;text-align:center}.intro-text-header{display:inline-block;font:270%/90% "Eastman","Verdana";margin:0 0 0 2%;max-width:66%;text-transform:uppercase;vertical-align:middle}.intro-text p{clear:both;font:1em/1.5em "Eastman","Verdana";margin:0 auto .75em}.intro-register h2{font:bold 1.25em/1.5em "Eastman","Verdana";margin:0 auto 1.25em;padding:.66em 0}.offers-btn{font:16px/30px "Eastman","Verdana";margin:0 .66em;padding:.25em}.latest-posts-cta a{font:18px/21px "Eastman","Verdana";height:auto;padding:0}.latest-posts-cta br{display:inline}.qa .content h1{font:36px/39px "Eastman","Verdana";margin:0 auto .66em;padding:0 0 .33em}h2{font-family:"Eastman","Verdana";margin:1em auto .66em}.breadcrumbs{padding:.66em 1em}.breadcrumbs>span:last-child,.breadcrumbs .current-item{display:inline-block;max-width:45vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.about-profile-header{margin:.7em auto 1.25em;width:63%}.glossary_top_filter .left{height:auto}input.glossary-search-term{display:block;float:none;margin:.5em auto 0;width:100%}.glossary-search.button{box-shadow:none;display:block;float:none;font:bold 18px/24px "Eastman","Verdana";height:45px;width:100%}.glossary-search-clear{display:block;font:22px/28px "Eastman","Verdana";margin:1.5em auto 0;padding:0;text-align:center;width:100%}.banner-newsletter-inner .intro-text{margin:1em auto}.banner-newsletter-inner .intro-text-header-wrap{margin:0 auto;max-width:100%}.banner-newsletter .intro-text-header{font:2em/1em "Eastman","Verdana";margin:0 auto .25em;max-width:100%;padding:0;text-transform:capitalize}.banner-newsletter .intro-text p.large{margin:0 auto .6em}.intro-newsletter-form .intro-register-fieldset input{display:block;float:none;height:70px;margin:0 auto 1.2em;width:100%}.intro-newsletter-form input.intro-register-submit{background:#fff0 none repeat scroll 0 0;border-radius:16px;margin:0 auto 1em;max-height:inherit;max-width:55%;width:100%}.newsletter-feature{display:block;margin:0 auto;width:100%}.intro-alt .intro-text-header-wrap{margin:0 auto;max-width:100%;text-align:left}.intro-alt .intro-text-header{font:2em/1em "Eastman","Verdana";margin:0 auto;max-width:100%;padding:0;text-align:left;text-transform:capitalize;width:100%}.intro-alt .intro-text p{font:300 20px/28px "Eastman","Verdana";margin:0;text-align:left;width:100%}.intro-alt-button{display:block;font:bold 20px/28px "Eastman","Verdana";margin:1em 0 0;padding:.5em 1em;width:100%}.intro-alt-logo{max-width:30%;width:30%}.blog-feed-meta-share>strong{display:none}.content.content-blog-single .admin-edit{border-radius:0}.content .admin-edit a{border-radius:0;display:block;float:none;padding:.66em 0;width:100%}.content .admin-edit a:hover,.content .admin-edit a:first-child:hover,.content .admin-edit a:last-child:hover{border-radius:0}.content.content-blog-single h1{font:36px/42px "Eastman","Verdana"}.casino-header-info{display:block;float:none;margin:0 auto;padding:0;width:100%}.casino-header-cta{display:block;float:none;margin:1em auto 0;text-align:center;width:100%}.casino-header-cta>a,.casino-steps-cta>a{display:inline-block;font:28px/32px "Eastman","Verdana";max-width:100%;width:100%}.casino-steps-slider{display:block;float:none;margin:0 auto 1.5em;max-width:100%;width:100%}.casino-steps{float:none;margin:0 auto;padding:0;width:100%}.pros-cons{margin:1.5em auto}.pros h3,.cons h3{font:20px/40px "Eastman","Verdana";padding:0 0 0 3px;text-transform:UPPERCASE;font-weight:700}span.icon-pros{margin:8px auto}span.icon-cons{margin:17px auto 0}.pros header{min-height:0;padding:5px 10px 5px 15px}.cons header{border-radius:0 10px 0 0;min-height:0;padding:5px 10px 5px 15px}.pros-cons ul{padding:.7em .65em .35em}.pros-cons li{font:400 14px/18px "Eastman","Verdana"}.pros li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-check-pros.png) no-repeat scroll left 3px}.cons li{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-x-cons.png) no-repeat scroll left 3px}.casino-full-review h4,.casino-full-review h5{font:32px/40px "Eastman","Verdana";margin:0 auto .5em}.steps-slider li img{height:auto;max-width:100%;width:100%}.content.content-results{display:block;float:none;margin:0 auto;padding:0 2% 0 1%;width:98%}.refine-search{border:1px solid #01369e;display:block;float:none;margin:0 auto;max-width:96%;width:100%}}@media only screen and (max-width:641px){.banner-newsletter .gform_fields.left_label.form_sublabel_below.description_below{display:block;float:none;margin:0 auto;padding:0;width:100%}.banner-newsletter .gform_wrapper .gform_body{float:none!important;width:100%}.banner-newsletter .gform_wrapper input{max-width:100%;width:100%!important}.banner-newsletter .gform_wrapper .gform_footer,.banner-newsletter #gform_wrapper_14 .gform_footer,.banner-newsletter #gform_wrapper_13 .gform_footer,.banner-newsletter #gform_wrapper_12 .gform_footer,.banner-newsletter #gform_wrapper_10 .gform_footer{display:inline-block!important;float:none!important;margin-bottom:0!important;margin-left:auto!important;margin-right:auto!important;margin-top:0!important;text-align:center!important;width:100%!important}.banner-newsletter .intro-register .gform_wrapper .gform_footer input[type="image"]{border-radius:20px!important;display:inline-block;height:auto!important;margin:15px auto 0!important;width:100%!important}}@media only screen and (min-width:541px){.casino-full-review-intro>h2{font:26px/32px "Verdana";margin:30 auto .5em;font-weight:700;color:#fff}}@media only screen and (max-width:540px){.footer-nav{padding:.75em 0 0}.intro-register-fieldset label{font:600 14px/22px "Eastman","Verdana";width:10%}.intro-register-fieldset input{margin:0 0 0 2.5%}.offers-btn{display:block;font:20px/30px "Eastman","Verdana";margin:0 .2em .8em;padding:.66em 0}.intro-text-header{font:200%/100% "Eastman","Verdana"}.latest-posts-cta a{font:18px/23px "Eastman","Verdana"}.copyright span{border-right:0 none;display:block;margin:0 auto .5em;padding:0}.inspin{display:block}.review-table-home th{font:19px/23px "Eastman","Verdana"}.review-table-home td{padding:2.5% 1%;width:15%}.content .review-table-bonus-link,.content .review-table-rating{font:bold 16px/20px "Eastman","Verdana"}.intro-newsletter-form input.intro-register-submit{max-width:100%}.blog-feed-post-header{display:block;margin:0 auto .5em;padding:0em 0em 0;width:100%}.content-blog-home article h2{font:32px/42px "Eastman","Verdana";margin:0 auto .5em}.blog-feed-post-details .author,.blog-feed-post-details .date,.blog-feed-post-details .comments{display:block;margin:0 0 0 0;padding:0 0 0 0}.blog-home-featured-image{display:inline-block;float:left;margin:0 25px 15px 0;max-width:40%}.content-blog-home article .read-more{display:block;font:28px/32px "Eastman","Verdana";margin:1em auto 0}.blog-feed-meta-tags{display:block;float:none;margin:0 auto 10px;padding:0;text-align:center;vertical-align:middle;width:100%}.blog-feed-meta-share{display:block;float:none;margin:0 auto .25em;padding:0;text-align:center;width:100%}.content.content-blog-single h1{font:28px/34px "Verdana"}.casino-review-steps h2{margin:30px auto 25px}.casino-review-header h2,.casino-full-review-intro>h2{font:26px/32px "Verdana";margin:30 auto .5em;font-weight:700;color:#fff}.casino-info-preview{padding:0;margin-top:30px!important}.title-section-headers-casino-review{font-size:20px;font-weight:700;text-transform:uppercase;color:#fff;margin-top:30px}.casino-full-review .casino-page-associated-offers{padding:0;margin-top:30px!important}.casino-review-info{margin:1em auto 0}.casino-steps ol li:last-child{margin:0 0 .5em 40px}.content a.read-full-review{background:#fff0 none repeat scroll 0 0;display:block;margin:1em auto 1.6em;padding:0;text-align:center}.casino-full-review .casino-steps-cta>a{font:16px/28px "Eastman","Verdana";font-weight:700}}@media only screen and (max-width:460px){.alignleft,alignright{display:block;float:none;margin:1em auto;text-align:center}.intro-text-header{font:1.75em/1.1em "Eastman","Verdana";margin:20px auto 10px;text-transform:uppercase}.intro-text p{font:0.9em/1.5em "Eastman","Verdana";margin:0 auto .75em;text-align:left}.intro-register h2{font:bold 1em/1.3em "Eastman","Verdana";margin:0 auto 1.25em;padding:.5em}img.mascot-mobile{display:block;margin:0 auto .5em;max-width:50%}.intro-text-header{font:2em/1.1em "Eastman","Verdana";margin:.5em auto 0;max-width:95%;width:95%}.rpwwt-widget ul li{margin:0 auto 2em!important;padding:0 0 2em}.rpwwt-widget ul li img{display:block!important;float:none!important;height:auto!important;margin:0 auto 0.6em!important;width:40%!important}.rpwwt-post-title,.rpwwt-post-date{display:block;float:none;margin:0 auto;padding:0;text-align:center}.rpwwt-post-title{font:bold 26px/33px "Eastman","Verdana"}.rpwwt-post-excerpt{margin:1em auto 0}.featured-bonus-cta a{font:20px/35px "Eastman","Verdana"}.latest-posts-cta a{font:14px/22px "Eastman","Verdana"}.stay-connected li{display:inline-block;margin:0 2% 4%;width:43%}h2.icon-qa,h2.icon-plane{background:0;padding:0}.contact-form-qa .wpcf7-submit{width:100%}#accordion-qa.ui-accordion .ui-accordion-content{padding:3% 3% 3% 4%}.about-profile-pic{display:block;float:none;margin:1em auto;max-width:100%;text-align:center;width:95%}.about-profile-pic>img{border:1px solid #e5e5e5;border-radius:50%;box-shadow:1px 1px 3px rgb(0 0 0 / .25);height:auto;width:50%}.about-profile-header{display:block;margin:.7em auto .85em;width:90%}.review-table{display:block;margin:0 auto 3em;overflow-x:auto;padding:0;width:100%}.content .review-table-button{background:#fff0 none repeat scroll 0 0!important;border-radius:0;color:#000;font:14px/17px "Eastman","Verdana";margin:0 auto;padding:0;text-align:center;text-decoration:none;text-shadow:none;width:100%}.newsletter-icon{display:block;float:none;height:auto;margin:0 auto 1em;max-width:25%;width:20%}.newsletter-feature-info h3{border:0 none;display:block;font-size:22px;line-height:26px;margin:1em auto .75em;padding:0;text-align:center}.intro-newsletter-form input.intro-register-submit{margin:0 auto}.banner-newsletter .mascot{bottom:0;display:block;float:none;left:inherit;margin:0 auto;max-width:66%;position:relative;right:inherit;text-align:center}.intro-alt .intro-text{display:block;float:none;margin:0 auto 1em;min-height:0;padding:0;width:100%}.intro-alt-logo{max-width:100%;text-align:center;width:100%}.intro-alt-logo img{height:auto;max-height:inherit;width:100%}.content-blog-home article h2{font:26px/34px "Eastman","Verdana"}.blog-home-featured-image{border-radius:10px;display:block;float:none;margin:1em auto;max-width:100%;overflow:hidden;text-align:center}.pagination{padding:.5em}.page-numbers{color:#fff;padding:0 .25em}.casino-header-cta>a{display:inline-block;font:26px/30px "Eastman","Verdana";margin:10px auto 0;max-width:100%;padding:13px 0;width:100%}.casino-info-list li,.casino-info-list li:first-child,.casino-info-list li:last-child{width:95%}.next,.prev{top:37%}.casino-steps ol li{padding:0}.casino-steps-cta>a{font:16px/28px "Eastman","Verdana";padding:10px;font-weight:700}.pros,.cons{display:block;float:none;width:100%}.cons header{border-radius:0}.pros-cons ul{border:0 none;padding:.7em .65em .35em}.casino-header-logo{display:block;float:none;margin:0 auto .75em;width:65%}.casino-header-details{display:block;width:100%}.casino-header-details h1{display:block;font:38px/40px "Eastman","Verdana";margin:0;text-align:center}.exclusive-bonus{display:inline-block;font:400 12px/18px "Eastman","Verdana";margin:0 auto}.exclusive-bonus-check{background:#fff0 url(/wp-content/themes/nodepositbonus/img/png/icon-check-gold.png) no-repeat scroll left 4px}.casino-header-details>header{display:block;margin:0 auto .5em;text-align:center}.casino-header-bonus{font:400 18px/24px "Eastman","Verdana";padding:0}.casino-header-cta{margin:.25em auto 0}.casino-header-logo>a{display:block;text-align:center}.casino-header-logo img{border-radius:10px;height:auto;width:100%;max-height:100px;max-width:100px;margin:0 auto}}@media only screen and (max-width:320px){.logo{margin:18px 0 0 10px;max-width:45%}.mobile-menu-open{margin:1.1em .5em 0 0}.mobile-menu-close{margin:.75em .5em 0 0}.footer-nav ul li.footer-menu-parent{display:inline-block;margin:2.5% auto 1em;width:90%}.sidebar-widget h3{font:24px/40px "Eastman","Verdana"}.next,.prev{top:43%}}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.awebberform{display:block;text-align:center}form.af-form-wrapper{margin-top:-25px;display:inline-block}.af-body input.text{background-color:#fff!important;border-color:#005c8a;border-width:1px;border-style:solid;color:#000;text-decoration:none;font-style:normal;font-weight:400;font-size:38px!important;border:1px solid rgb(0 0 0 / .5)!important;color:#666!important;float:left!important;font:22px/32px "Eastman","Verdana"!important;height:40px!important;margin:0!important;max-width:370px!important;min-width:230px;padding:.6em 0 .6em 0.5em!important}.af-body{padding:0px!important}.af-divider{border-bottom:none!important}.af-form{background-color:initial!important;color:#666!important;float:left!important;font:22px/32px "Eastman","Verdana"!important;margin:0!important;max-width:370px!important;width:90%!important}.buttonContainer input.submit{background-color:#eb3eb7;color:#fff;text-decoration:none;font-style:normal;font-weight:400;font-size:24px;font-family:"Eastman","Verdana";border-radius:10px!important}.banner-newsletter-inner .intro-text{margin:1em auto 0}.cp-form-container .af-standards .af-element{padding-right:0px!important}.cp-form-container .awebberform{width:120%}.cp-form-container .af-standards .af-element{padding-right:0px!important;padding-left:0px!important}.cp-form-container .af-form{width:100%!important;margin-left:-30px!important;margin-right:30px!important}.cp-form-container .previewLabel{color:#fff!important}.cp-modal-content{border-style:solid!important;border-color:#ff0!important;border-width:1px!important;background:#f0f8ff!important}.col-md-6.col-sm-6.col-lg-6.col-xs-12.cp-form-section.form-pos-right.form-pos-form_right_img_top{background:#5f9ea0}#wpforo #wpforo-wrap{color:#333;background:#080e17}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum{background-color:#fff0}#wpforo #wpforo-wrap .wpforo-forum-title{font-size:16px!important;line-height:21px!important;color:#fff!important}#wpforo #wpforo-wrap .wpfl-1 .cat-title{width:84%;float:left;text-align:left;padding:5px 0;font-size:20px;font-weight:700;font-family:"Eastman","Verdana"}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts{width:7%;float:right;text-align:center;padding:7px 0;font-size:12px;font-weight:600;font-family:"Eastman","Verdana"}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics{width:8%;float:right;text-align:center;font-size:12px;font-weight:600;font-family:"Eastman","Verdana"}#bbpress-forums{background:#fff0;clear:both;margin-bottom:20px;overflow:hidden;font-size:15px}#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results{font-size:15px;overflow:hidden;border:1px solid #eee;margin-bottom:20px;clear:both}#bbpress-forums .bbp-forums-list li{display:inline;font-size:13px}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-topic-title h3,#bbpress-forums div.bbp-reply-title h3{background:none;border:none;font-size:18px;line-height:1em;margin:8px 0;padding:0;text-transform:none}#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:13px;font-style:italic}span.bbp-author-ip{font-family:"Eastman","Verdana";font-size:13px;font-weight:700;color:#aaa}div.bbp-breadcrumb,div.bbp-topic-tags{font-size:15px}span.bbp-admin-links a{color:#bbb;font-weight:400;font-size:12px;text-transform:uppercase;text-decoration:none}.bbp-row-actions #favorite-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:15px}.bbp-row-actions #subscription-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:15px}#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:13px;margin:5px 0 5px;padding:0;word-wrap:break-word}.bbp-topic-pagination a{font-size:12px;line-height:11px;padding:1px 3px;border:1px solid #ddd;text-decoration:none}body.page .bbp-reply-form code,body.page .bbp-topic-form code,body.single-topic .bbp-reply-form code,body.single-forum .bbp-topic-form code,body.topic-edit .bbp-topic-form code,body.reply-edit .bbp-reply-form code{font-size:12px;background-color:#f0fff8;border:1px solid #ceefe1;display:block;padding:8px;margin-top:5px;width:369px}#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;font-size:15px}#bbpress-forums div.bbp-the-content-wrapper input{font-size:15px;padding:5px;margin:0 2px 0 0;line-height:1em}#bbpress-forums #bbp-your-profile fieldset span.description{margin:5px 0 0 20%;font-size:15px;font-style:italic;float:left;clear:left;width:60%;padding:5px 8px;border:#cee1ef 1px solid;background-color:#f0f8ff}div.bbp-template-notice p{margin:.5em 0 6px 0!important;padding:2px;font-size:15px;line-height:140%}.bbp-topics-front ul.super-sticky,.bbp-topics ul.super-sticky,.bbp-topics ul.sticky,.bbp-forum-content ul.sticky{background-color:#ffffe0!important;font-size:1.2em}#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log{border-top:1px dotted #ddd;width:100%;margin:0;padding:8px 0 0 0;font-size:13px;color:#aaa}.bbp-logged-in h4{font-weight:700;font-size:1.6em;clear:none;margin-bottom:10px}#bbpress-forums h1{clear:none;font-size:2.1em;line-height:1em;padding-bottom:10px}#bbpress-forums #bbp-user-wrapper h2.entry-title{font-size:1.6em;margin:0;padding-bottom:10px;padding-top:0;clear:none}#bbpress-forums div.row-actions{font-size:13px;visibility:hidden}div.bbp-search-form input,div.bbp-search-form button{font-size:13px;padding:2px}#bbpress-forums .bbp-forums-list li{display:block;font-size:13px}#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:15px;font-style:normal}#bbpress-forums .bbp-body div.bbp-reply-content{clear:both;margin:10px;padding:0}#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer{font-size:12px}.rpwwt-widget ul li img{border:none!important}.sidebar-widget ul li a{color:#acafb4!important;font:600 14px/20px "Eastman","Verdana"!important}.sidebar-widget ul li a:hover{color:#eb3eb7;font:bold 22px/28px "Eastman","Verdana"}.rpwwt-post-title{color:#acafb4!important;font:700 14px/20px "Eastman","Verdana"!important}.rpwwt-post-title:hover{color:#d80490!important;font:700 14px/20px "Eastman","Verdana"!important}.sidebar-widget a.bbp-reply-topic-title{color:#074acb}.sidebar-widget a:hover.bbp-reply-topic-title{color:#eb3eb7}.sidebar-widget a.bbp-author-name{color:#000!important}#bbpress-forums{font:16px/20px "Eastman","Verdana"!important}#bbpress-forums li{font:16px/20px "Eastman","Verdana"!important}#bbpress-forums li.bbp-header .bbp-reply-content{padding-right:10px!important}#bbpress-forums .bbp-forum-info .bbp-forum-content{font:18px/20px "Eastman","Verdana"!important}#bbpress-forums li.bbp-forum-freshness{font:16px/18px "Eastman","Verdana"!important}#bbpress-forums p.bbp-topic-meta img.avatar{margin-bottom:2px!important}#bbpress-forums .bbp-topic-meta .bbp-topic-freshness-author img.avatar{margin-bottom:2px!important}#bbpress-forums .bbp-topic-meta .bbp-topic-started-by img.avatar{margin-bottom:2px!important}#bbpress-forums li.bbp-header{background:#074acb;background:-moz-linear-gradient(top,#074acb 0%,#01369d 100%);background:-webkit-linear-gradient(top,#074acb 0%,#01369d 100%);background:linear-gradient(to bottom,#074acb 0%,#01369d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#074acb',endColorstr='#01369d',GradientType=0);border-radius:10px 10px 0 0;color:#fff;font:22px/30px "Eastman","Verdana";margin:0 auto;padding:.5em 0 .3em .5em;text-align:center;text-shadow:1px 1px 1px rgb(0 0 0 / .5);font-size:16px}a.bbp-reply-permalink{color:#000!important}.bbp-reply-author{border:1px solid;margin-right:15px}#bbpress-forums li.bbp-header .bbp-reply-author,#bbpress-forums li.bbp-footer .bbp-reply-author{border:none}#subscription-toggle a{color:#fff!important}#favorite-toggle a{color:#fff!important}.bbp-admin-links a{color:#000!important}.um-profile-nav-item.active a{background:#074acb!important;background:-moz-linear-gradient(top,#074acb 0%,#01369d 100%)!important;background:-webkit-linear-gradient(top,#074acb 0%,#01369d 100%)!important;background:linear-gradient(to bottom,#074acb 0%,#01369d 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#074acb',endColorstr='#01369d',GradientType=0)!important}#bbpress-forums p.bbp-topic-meta img.avatar{margin-bottom:7px!important}#bbpress-forums div.bbp-template-notice img.avatar{margin-bottom:4px!important}.um-completeness-done{background:#074acb!important}.um-followers-rc a span{color:#074acb!important}input.um-button{background:#074acb!important;background:-moz-linear-gradient(top,#074acb 0%,#01369d 100%)!important;background:-webkit-linear-gradient(top,#074acb 0%,#01369d 100%)!important;background:linear-gradient(to bottom,#074acb 0%,#01369d 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#074acb',endColorstr='#01369d',GradientType=0)!important;color:#fff!important;font:15px/15px "Eastman","Verdana"!important}#bbpress-forums .bbp-body div.bbp-reply-content{clear:none}#buddypress .dir-search input[type="search"],#buddypress .dir-search input[type="text"],#buddypress .groups-members-search input[type="search"],#buddypress .groups-members-search input[type="text"],#buddypress .standard-form input[type="color"],#buddypress .standard-form input[type="date"],#buddypress .standard-form input[type="datetime-local"],#buddypress .standard-form input[type="datetime"],#buddypress .standard-form input[type="email"],#buddypress .standard-form input[type="month"],#buddypress .standard-form input[type="number"],#buddypress .standard-form input[type="password"],#buddypress .standard-form input[type="range"],#buddypress .standard-form input[type="search"],#buddypress .standard-form input[type="tel"],#buddypress .standard-form input[type="text"],#buddypress .standard-form input[type="time"],#buddypress .standard-form input[type="url"],#buddypress .standard-form input[type="week"],#buddypress .standard-form select,#buddypress .standard-form textarea{border:1px solid #ccc;background:#fafafa;border-radius:0;color:#737373;font:inherit;font-size:100%;padding:6px;width:90%}#buddypress .standard-form #basic-details-section input[type="password"],#buddypress .standard-form #blog-details-section input#signup_blog_url{width:90%}.um-profile-nav-item span.title{display:inherit!important}p.form-allowed-tags{display:none}.widget_display_replies img.func-um_user{height:30px!important;width:30px!important;border:1px solid #074acb!important}.widget_display_topics img.func-um_user{height:30px!important;width:30px!important;border:1px solid #074acb!important}.um-account-side{width:25%!important}span.um-account-icontip{width:15%!important}.um-account-side li a span.um-account-title{display:initial!important}.um-account-side li a span.um-account-arrow{display:initial!important}.um-account-meta img{width:100%}.um-account-side li a span.um-account-title{padding-left:10px!important;font-size:16px!important;line-height:44px!important}.um-account-side li a span.um-account-arrow{top:0px!important;line-height:44px!important}.um-account-side li a.current{background:#074acb!important;background:-moz-linear-gradient(top,#074acb 0%,#01369d 100%)!important;background:-webkit-linear-gradient(top,#074acb 0%,#01369d 100%)!important;background:linear-gradient(to bottom,#074acb 0%,#01369d 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#074acb',endColorstr='#01369d',GradientType=0)!important}.um-account-side ul li .current span.um-account-title{color:#fff!important}.um-um_account_id.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i{color:#074acb!important}.bbp-pagination-links{color:#fff!important}.bbp-pagination-links span.current{background:#03379a!important;border:1px solid #000!important}a.page-numbers{color:#03379a;border:none!important;text-decoration:none}span.page-numbers .current{color:#ffffff!important;font-weight:700!important;background:#d80490!important;padding:10px;border-radius:5px}.pagination a.page-numbers{color:#fff;font-weight:700;background:#131a29;padding:10px;border-radius:5px}.arve-embed-container iframe{width:80%!important}.arve-embed-container{padding-bottom:10px!important}.upw-image img.attachment-thumbnail.size-thumbnail.wp-post-image{max-width:75px;float:left;margin:.3em .75em .75em 0;border:1px solid #074acb!important;border-radius:7px}.tandc{font-size:14px;font-weight:600;color:#de0395}#wpforo #wpforo-wrap .wpfl-1 .forum-wrap{border-top:#1a2437 1px solid!important}#wpforo #wpforo-wrap .wpfl-1 .wpforo-category{border-bottom:1px solid #1a2437!important}#wpforo-wrap{padding:0;margin:0;width:100%;font:inherit;font-weight:600}.wpf-profile-plugin-menu{display:none}#wpforo-wrap .wpf-search i{color:#fff}#wpforo-wrap #wpforo-menu li a{color:#fff;font-size:20px;padding-left:15px;padding-right:15px}#wpforo-wrap .wpf-search i{color:#fff;margin-top:9px}.wpf-field input{padding-left:35px!important}.wpf-field .fa{left:8px!important;top:6px!important}#wpforo-wrap .wpf-field textarea{padding-left:35px;padding-top:3px}#wpforo-wrap .wpf-field-wrap .wpf-show-password{position:absolute;top:10px;cursor:pointer;top:8px!important;margin-left:90%}#wpforo #wpforo-wrap #wpforo-menu li a{color:#fff;font-size:14px!important;padding-left:15px;padding-right:15px;font-weight:600;font-family:"Eastman","Verdana"}#wpforo #wpforo-wrap #wpforo-menu li{border-right:#1a2436 1px solid!important}#wpforo #wpforo-wrap .wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li:hover{background-color:transparent!important}#wpforo-wrap .wpf-field select{height:30px}#wpforo #wpforo-wrap #wpforo-menu{background-color:#131a29!important}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum{background-color:transparent!important}#wpforo #wpforo-wrap{color:#fff;background:transparent!important}.wpforo-category{background:transparent!important;border-radius:10px 10px 0 0;color:#fff;font:20px/28px "Eastaman","Verdana"!important;margin:0 auto;padding:.5em 0 .3em;text-align:center;text-shadow:1px 1px 1px rgb(0 0 0 / .5)}.wpforo-widget-wrap .wpforo-widget-content{padding:10px 1px 20px 1px!important;margin:0;margin-left:20px;margin-right:20px;width:100%}.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:55px;height:auto;max-width:100%!important;margin-top:7px!important;border-radius:10px;background:linear-gradient(3deg,#f7a836 0%,#f91f77 48.63%,#c208a4 100%)!important}#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li,.wpforo-widget-wrap .wpforo-widget-content li{border-bottom:1px solid #1a2437!important}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:12px!important;padding:0;margin:5px 0 0;line-height:1.4;color:#636872}p.postuser{font-size:10px!important;padding:0;margin:0;line-height:16px}.gglcptch{margin-left:30%!important;margin-top:10px!important}.h3-arrow img{margin-top:-1px}.casino-details-list li:last-child{margin-bottom:15px!important}@media only screen and (max-width:1100px){.casino-details-list ul{width:auto!important}.wtf img{padding-right:3px!important}.casino-details-list{padding:.5em 0.5em!important}}@media only screen and (max-width:1100px){.wtf img{padding-right:3px!important}.casino-details-list{padding:.5em 0.5em!important}}.casino-header.scroll-to-fixed-fixed{top:auto!important}.page-template-page-all-usa-bonuses-seo .searchandfilter{background:#fff0;padding:8px 20px;margin-top:4px}.page-template-page-all-usa-bonuses-seo main{margin:1em auto 1.5em;max-width:1200px;padding:0 15px;margin-top:0;padding-top:0}.search-filter-results .banner-top-6-offers .align-items-stretch{padding-left:8px!important;padding-right:8px!important}.search-filter-results .banner-top-6-offers .card{padding:0;border-radius:10px;text-align:center;box-shadow:none;background:#121a29!important}.banner-top-6-offers .card{border-radius:10px;text-align:center;box-shadow:none;background:none;background:#121a29!important}.card-title{margin-bottom:.5rem;font-size:14px;color:#fff;font-weight:600;font-family:"Eastman","Verdana"}.card-title h3{margin-bottom:.5rem;font-size:14px;color:#fff;font-weight:600;font-family:"Eastman","Verdana"}.card-title a{margin-bottom:.5rem;font-size:14px;color:#fff;font-weight:600;font-family:"Eastman","Verdana";text-decoration:none!important}.banner-top-6-offers img{border-radius:10px 10px 0 0;margin:0 auto;box-shadow:none;height:auto;width:200px;height:173px;object-fit:cover}.archive .banner-top-6-offers img{height:100px!important}@media (min-width:601px){.banner-top-6-offers img.homecatop{height:110px!important;object-fit:contain!important}}@media (max-width:600px){.banner-top-6-offers img.homecatop{object-fit:cover!important}.banner-top-6-offers img{height:auto;object-fit:contain}}.horizontal-cards-list-under-hero .bonus-horizontal-card{border-radius:10px;text-align:center;box-shadow:0 5px 10px rgb(0 0 0 / 20%)}.horizontal-cards-list-under-hero img{max-width:100%;height:auto;border-radius:0;margin:0 auto;width:244px;height:137px;border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.horizontal-cards-list-under-hero .bonus-horizontal-card{margin:0;padding:15px 0;margin-bottom:0;padding:10px;border-radius:10px;text-align:center;box-shadow:0 5px 10px rgb(0 0 0 / 20%);background:#121a29}@media (max-width:575px){.horizontal-cards-list-under-hero img{border-top-right-radius:10px!important;border-bottom-left-radius:0px!important}.latest-news-card-body{padding-left:15px!important;padding-right:15px!important;padding-bottom:1rem!important}.latest-news-card-body h3:first-child{float:none!important;text-align:center;font-size:18px!important;margin-bottom:10px!important}.latest-news-card-body h3:nth-child(2){margin-bottom:15px!important}.latest-news-button{display:block;text-align:right!important;margin-right:15px}}.see-all-button{background:#121a29;border-radius:25px;color:#9b9fa6!important;font-weight:700;font-size:14px;padding:7px 15px;text-transform:uppercase}.card-body{flex:1 1 auto;padding:2rem 0rem}.special-row-cards-top-banners{padding-left:0}.latest-news-card-body{flex:1 1 auto;position:absolute;top:50%;transform:translateY(-50%)}.banner-lazy-image-bg{position:absolute;min-width:92%;min-height:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.banner-lazy-image-bg img{min-width:100%;min-height:100%;width:auto;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:768px){.latest-news-card-body{flex:1 1 auto;position:relative;top:50%;transform:translateY(-50%);display:table}}.card-vegas-games{background:transparent!important;border-radius:10px;padding:0 6px}.card-vegas-games a{border-radius:10px}.horizontal-cards-list-under-hero h3{float:none}.horizontal-cards-list-under-hero .see-all-button{float:right}.bonus-horizontal-card small{font-size:60%}.btn-slider-offers{background:#131a29!important;padding:5px 15px;font-size:14px;font-weight:700;border-radius:10px;border:none!important;text-transform:uppercase;font-family:"Eastman","Verdana"}.btn-slider-offers:hover{color:#fff;background-color:#e40d82;border-color:#e40d82}.owl-theme .owl-nav [class*="owl-"]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#080e17;display:inline-block;cursor:pointer;border-radius:3px;border:none;font-weight:900}.btn{font-size:1.2rem;background:#3d67f7;font-weight:700;padding:10px 12px;font-size:12px;font-weight:700;border-radius:10px;border:2px solid #3d68f7;text-transform:uppercase;font-family:"Verdana"}.latest-news-button{color:#fff;background-color:#fff0;border-color:none;border:none;padding:0 0;text-transform:uppercase;font-size:14px;font-weight:800}.latest-news-button:hover{color:#fff!important;background-color:transparent!important;border-color:none;border:none;padding:0 0;text-transform:uppercase;font-size:14px;font-weight:800}.bonus-horizontal-card .box-buttons{text-align:center;margin-left:auto}.horizontal-cards-list-under-hero .text h3{margin-bottom:0;color:#fff;font-size:14px;font-weight:500;font-family:"Eastman","Verdana";margin-left:10px;text-align:left}.banner-top-6-offers{margin-top:20px}.horizontal-cards-list-under-hero{margin-top:10px}.horizontal-cards-list-under-hero .text small{color:#aaa;font-size:.75em}.horizontal-cards-list-under-hero .bonus-horizontal-card span{font-size:.9em;color:#999}.horizontal-cards-list-under-hero .image{max-width:50px;min-width:50px;height:50px;margin-right:15px}.horizontal-cards-list-under-hero .time,.horizontal-cards-list-under-hero .comments,.horizontal-cards-list-under-hero .project-progress{color:#999;font-size:.9em;margin-right:20px}.horizontal-cards-list-under-hero .time i,.horizontal-cards-list-under-hero .comments i,.horizontal-cards-list-under-hero .bonus-horizontal-card i{margin-right:5px}.horizontal-cards-list-under-hero .bonus-horizontal-card .progress{height:4px}.horizontal-cards-list-under-hero .card{margin-bottom:0;background:#121a29;border-radius:10px}@media (max-width:991px){.horizontal-cards-list-under-hero .right-col{margin-top:20px;margin-left:65px}}@media (max-width:480px){.horizontal-cards-list-under-hero .bonus-horizontal-card{display:none}}.has-shadow{-webkit-box-shadow:2px 2px 2px rgb(0 0 0 / .1),-1px 0 2px rgb(0 0 0 / .05);box-shadow:2px 2px 2px rgb(0 0 0 / .1),-1px 0 2px rgb(0 0 0 / .05)}.bg-white{background:#fff!important}.bg-red{background:#ff7676!important;color:#fff}.bg-red:hover{color:#fff}.bg-blue{background:#85b4f2!important;color:#fff}.bg-blue:hover{color:#fff}.bg-yellow{background:#eef157!important;color:#fff}.bg-yellow:hover{color:#fff}.bg-green{background:#54e69d!important;color:#fff}.bg-green:hover{color:#fff}.bg-orange{background:#ffc36d!important;color:#fff}.bg-orange:hover{color:#fff}.bg-violet{background:#796aee!important;color:#fff}.bg-violet:hover{color:#fff}.bg-gray{background:#ced4da!important}.nav-header{margin:auto!important}#mega-menu-wrap-header-menu{margin:auto!important}#mega-menu-wrap-header-menu-side-items{margin-right:0!important;margin-left:0!important}.searchandfilter>ul>li{display:inline-block;margin:0 5px;border-radius:10px}#menu-no-deposit-bonuses ul{list-style:none!important}#menu-no-deposit-bonuses li a{font-size:12px;font-weight:700;color:#fff;line-height:2}.footer-nav ul li.footer-menu-parent{margin-top:40px}.site-footer{margin-top:2.4rem}.site-footer__navs{max-width:100%;margin:0 auto;padding:0 15px;flex-flow:row wrap;justify-content:space-around}.site-footer .footer-newsletter{margin:40px 0 5px;flex:1 100%;order:2}.site-footer .footer-newsletter__title{font-size:14px;font-weight:700;color:#fff;line-height:16px;margin-bottom:11px}form{margin:0;padding:0}.site-footer .footer-newsletter .site-newsletter__fields{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:15px}.site-newsletter__fields{position:relative}.site-footer .footer-newsletter__input{height:37px;border-radius:4px;background-color:#fff;padding:6px 10px;border:none;flex:1}.site-footer .footer-newsletter__submit--yellow{background:linear-gradient(to right,#ffd000,#ff7300,#ff0099)}.site-footer .footer-newsletter__submit{height:37px;text-transform:uppercase;color:#fff;font-size:14px;font-weight:600;border-radius:4px;border:none;margin-left:5px;padding:0 10px}label{margin:0;padding:0}.site-footer .site-newsletter__spinner.center,.site-newsletter .site-newsletter__spinner.center,.site-newsletter__aside .site-newsletter__spinner.center{width:100%;margin:20px 0 0}.site-footer .footer-newsletter__disclaimer .footer-newsletter__validation{margin:20px 0 10px;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;font-size:12px;line-height:14px;letter-spacing:0;font-weight:100;color:#b3b1b1;font-family:"Eastman","Verdana"}.site-footer .footer-newsletter__disclaimer p{margin-bottom:10px}.site-footer .footer-newsletter__disclaimer--text{color:#b3b1b1;font-size:12px;line-height:1.2}.site-footer .footer-newsletter__desc{color:#b3b1b1;font-size:12px;line-height:1.2}.is-hidden{display:none!important}#mega-menu-header-menu-side-items{text-align:right}@media (min-width:1024px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li:first-child.mega-menu-item{float:left;margin-left:8rem}#mega-menu-wrap-header-menu #mega-menu-header-menu>li:last-child.mega-menu-item{float:right}}@media (max-width:1200px){#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item{margin:0}#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link{padding-left:10px}}@media (max-width:1024px){.horizontal-cards-list-under-hero img{width:auto;height:auto}}.owl-theme .owl-nav{display:inline-block}.owl-controls{text-align:right}.vh-item .vh-overlay img{width:auto;height:auto}.refine-search-header h3{text-align:left;margin-bottom:0;font-size:20px;font-weight:700;text-transform:uppercase;margin-top:10px}.refine-search-header h1{font-size:20px;font-weight:700}.refine-search-header p{text-align:left}.searchandfilter{margin-top:15px;background:#1a2333;padding:15px 20px 15px 20px;border-radius:10px}.chosen-container{margin:0}.chosen-container-single .chosen-single{border:none;box-shadow:inset 0 0 0 0 red!important;color:#fff;background:none;padding:10px;white-space:none;width:195px;overflow:none;text-overflow:none;font-weight:400}@media only screen and (max-width:768px){.chosen-container-single .chosen-single{width:100%}}.searchandfilter select.sf-input-select{border-radius:10px;border:none;color:#fff;background:none;padding:10px;font-size:12px;font-weight:600}.searchandfilter ul li.sf-field-submit input,.contact-form .wpcf7-submit{margin:0;padding:0;width:100%;border-radius:10px;padding:0 15px}.chosen-drop{width:150px;border:none;color:#fff;background:#2b364b;padding:10px}.chosen-results{color:#fff}.chosen-container-single .chosen-single div{top:30%}.chosen-container-active.chosen-with-drop .chosen-single div b{top:-30%;bottom:0}.sf-input-text{width:150px}ul li input{font-size:15px;border:none}.searchandfilter select.sf-input-select{height:44px;text-align:center}.searchandfilter ul li.sf-field-submit input,.contact-form .wpcf7-submit{height:44px;background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important}.sf-field-submit input:focus{border:0}.sf-field-search label input::placeholder{color:#fff}.title-newsletter-form-h3{font-size:20px;font-weight:700;text-align:left;color:#fff}.text-block-9{padding-left:20px}.subtitle-newsletter-form-h4{font-size:14px;font-weight:700;text-align:left;color:#fff}.paragraph-newsletter-form-p{font-size:12px;font-weight:400;text-align:center;color:#fff;margin-top:10px}.special-button-row-inner{background-image:linear-gradient(273deg,#26055f 25%,#9f03b4)!important;border-radius:10px!important;padding-top:25px!important;padding-bottom:25px!important;padding-top:25px!important;padding-bottom:25px!important}.special-button-row-inner .row{align-items:center;text-align:center}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;margin-top:45px}.special-button-row-inner button{min-height:50px;background:#ee4e31;color:#fff;border:none;border-radius:10px;background-image:linear-gradient(263deg,#da0a90 25%,#f6b703);font-weight:800;font-size:16px;padding-left:10px;padding-right:10px}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:10px!important;border-bottom-left-radius:10px!important;border:none!important;background:#131a294f!important;text-align:center;width:220px;color:#fff}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.treasure-box-css{margin-right:10px;height:180px;top:-104px;width:180px;right:0}#mega-menu-wrap-header-menu #mega-menu-header-menu{padding-top:10px}#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-menu-badge-style-four{background:linear-gradient(98.47deg,#9000ce 2.2%,#ff057e 50.5%,#ffcb00 97.21%);font-weight:700}#mega-menu-wrap-header-menu #mega-menu-header-menu span.mega-menu-badge.mega-menu-badge-style-two{background:linear-gradient(90deg,#ffd000 0%,#ff7300 51.56%,#ff0099 100%);font-weight:700}.right-banners{display:auto;margin:auto}.right-banners .card{background-color:#121a29;max-height:75px;border-radius:10px}.right-banners h3{font-size:12px}.right-banners .card-img{width:120px;height:70px;border-top-left-radius:10px;border-bottom-left-radius:10px;object-fit:cover}.search-section-geo-pages .searchandfilter{margin:0}.refine-search-h3{font-size:20px;font-weight:700;text-transform:uppercase;color:#fff}.refine-search-h3{font-size:14px;font-weight:400}@media only screen and (max-width:768px){#menu-no-deposit-bonuses{text-align:center}#menu-promotions,#menu-promos-other-bonuses{text-align:center}#menu-help-and-support{text-align:center}#menu-stay-connected{text-align:center}.menu-footer-h4{text-align:center;margin-top:20px}#text-10{text-align:center}.footer-disclaimer-inner{text-align:center}}#menu-no-deposit-bonuses{list-style:none;padding-left:0}#menu-promotions,#menu-promos-other-bonuses{list-style:none;padding-left:0}#menu-help-and-support{list-style:none;padding-left:0}#menu-stay-connected{list-style:none;padding-left:0}.menu-footer-h4{font-weight:700;color:#fff;text-transform:uppercase}#menu-no-deposit-bonuses li a{font-size:12px;font-weight:700;color:#a9abb0;line-height:2}#menu-promotions li a,#menu-promos-other-bonuses li a{font-size:12px;font-weight:700;color:#a9abb0;line-height:2}#menu-help-and-support li a{font-size:12px;font-weight:700;color:#a9abb0;line-height:2}#menu-stay-connected li a{font-size:12px;font-weight:700;color:#a9abb0;line-height:2}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:none!important;background:#d7ebf9 url(/wp-content/themes/nodepositbonus/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;font-weight:700;color:#2779aa}.ui-widget{font-family:"Eastman","Verdana"!important;font-size:14px;border:none!important}.ui-state-default{background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;color:white!important}.ui-widget-content{border:none!important;color:#362b36;font-size:14px!important;line-height:1.2}.ui-widget-content h1{text-align:left;font-size:20px;color:#fff;font-family:"Eastman","Verdana";text-transform:uppercase}.ui-widget-content h2{text-align:left;font-size:16px;color:#fff;font-family:"Eastman","Verdana";font-weight:700;text-transform:uppercase;margin-top:20px}.ui-widget-content h3{text-align:left;font-size:16px;color:#fff;font-family:"Eastman","Verdana";font-weight:700;margin-top:20px}.ui-widget-content h3{text-align:left;font-size:14px;color:#5f32c4;font-family:"Eastman","Verdana";font-weight:700;margin-top:20px}.ui-widget-content li{text-align:left;font-size:14px;color:#b2b5b9;font-family:"Eastman","Verdana";font-weight:700;line-height:1.7}.ui-widget-content li a{text-align:left;font-size:14px;color:#b2b5b9;font-family:"Eastman","Verdana";font-weight:700}.ui-widget-content a{color:#b2b5b9!important;font-weight:700}#accordionFAQ .ui-state-default{background:#121a29!important;color:white!important}#accordionFAQ .accordion-item{margin-top:8px;padding:8px}#accordionFAQ .accordion-body{background:#414753}#accordionFAQ .accordion-body p{color:#fff}@media screen and (max-width:800px){#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:99%!important;height:99%!important}}.under-main-menu-header li{list-style-type:none}.under-main-menu-header>.row ul{justify-content:flex-start}.under-main-menu-row{overflow-y:auto}@media only screen and (min-width:768px){.under-main-menu-header>.row ul{justify-content:center}.under-main-menu-row{overflow-y:unset}}.under-main-menu-header{background:linear-gradient(98.47deg,#9000ce 2.2%,#ff057e 100%)!important}.under-main-menu-header>.row ul{white-space:nowrap;padding-top:10px;overflow-y:unset;box-sizing:content-box}.under-main-menu-header ul{display:flex;float:none;align-items:center}.under-main-menu-header li{margin-right:30px}.under-main-menu-header li::marker{content:none}.under-main-menu-header a{color:#fff;font-weight:600;font-size:100%;font-size:15px!important;font-family:"Verdana";letter-spacing:.5px}.owl-controls .title-section-headers{display:inline-block;float:left}.owl-controls .btn-primary.active{float:unset}.owl-theme .owl-nav{margin-top:-10px;border-radius:10px;background:#131a29}.owl-carousel.owl-loaded{display:block;overflow:auto}@media only screen and (max-width:768px){.registration-banner .registration-banner__title{font-size:16px}.owl-controls .title-section-headers{display:block;float:left;vertical-align:middle;margin:auto;padding:initial;margin-left:10px;text-align:left;padding-top:9px}.owl-controls .btn-primary.active{float:unset;margin-right:3px}.owl-controls .custom-nav{float:unset}}.overlay-background-play-now{opacity:0;transition:0.3s ease}.overlay-background-play-now:hover{opacity:1;background-color:#0009}.overlay-background-play-now .far{position:absolute;font-size:70px;right:50%;z-index:999;opacity:1;color:#f8ae0f;top:50%;left:40%;transform:translate(-51%,-50%)}.bonus-top-cards-col1{background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;border-radius:10px;padding:.5em;text-align:center}.bonus-top-cards-img{width:50%;margin-bottom:10px}.bonus-top-cards-h2{font-size:14px;text-transform:uppercase;font-weight:700;color:#fff;text-align:center}.description-page-h3 h3{color:#bdbfc3;font-size:14px!important;font-weight:400;line-height:1.43;font-family:"Eastman","Verdana"}.casino-header-short-description{background:#121a29;border-radius:10px;padding:10px;margin-top:20px}.casino-review-title-h5{margin-left:82px;font-weight:700;color:#fff;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.single .casino-review-title-h5{position:inherit;transform:unset;top:unset;margin-left:0}.single .casino-header-short-description span{font-size:12px}.casino-review-title-a a{color:#fff}.rating-description-h6{text-align:center;font-size:14px;font-weight:400;color:#8b8f96}.rating-span-before{font-size:16px!important;color:#fff;font-weight:700}.rating-span-after{font-size:16px!important;color:#fff;font-weight:700}.play-now-casino-review{text-align:right;background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;border:none;border-radius:10px;width:39%;text-align:center}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border:none;box-shadow:none}.casino-info-preview{padding:0;margin-top:50px}.casino-full-review{padding:0;overflow:hidden}.casino-page-associated-offers{padding:0;margin-top:50px}.review-specification-sections{width:100%;background:#121a29;border-width:0;border-style:solid;border-radius:8px}.review-specification-sections p{color:#fdfdfd;font-weight:600;line-height:2;padding-left:10px;padding-right:10px}.text-before-specifications{color:#898c92;font-weight:600}.img-casino-preview{width:70%;border-radius:10px;height:auto}.title-section-headers-casino-review{font-size:20px;font-weight:700;text-transform:uppercase;color:#fff}.read-full-review{font-weight:700;color:#ff00b0}.bonus-code-ammount-div{flex:1}.claim-bonus-steps-container{overflow:auto;background:#263044;padding:20px;border-radius:10px}.claiming-buttons-div{display:flex}.flex-child:first-child{margin-right:20px}.casino-steps-cta{flex:1}.bonus-code-h2{margin:0px!important;color:#fff;text-transform:uppercase;font-size:20px!important;font-weight:700;font-family:"Eastman","Verdana";line-height:1.2!important;border:2px dashed green;padding:16px;border-radius:10px}@media only screen and (max-width:768px){.img-casino-preview{width:100%;border-radius:10px;height:auto}.play-now-casino-review{text-align:right;background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;border:none;border-radius:10px;width:90%;text-align:center}.bonus-code-h2{padding:12px!important;font-size:16px!important}}.title-each-page-header{font-size:28px;font-weight:700;text-transform:uppercase;color:#fff}.casino-top-badges{background:red}.bookfilter-container{display:block}@media (max-width:900px){.bookfilter-container{display:block}}@media (min-width:900px){.click_on{display:none}}@media only screen and (max-width:600px){.owl-carousel-custom-design .card-title{max-width:130px}.owl-carousel-custom-design .col{height:auto}}.vh-filter select{text-align:left;color:#bcbfc3;height:auto;font-size:13px;font-family:"Eastman",Arial,"Verdana";margin-right:15px;border:1px solid #131a29;outline:none;padding:10px;border-radius:10px;background:#131a29}.vh-filter input[type="text"].vh-search{float:right;width:20%;height:auto;font-size:13px;border:1px solid #131a29;outline:none;padding:10px;margin-right:10px;margin-left:15px;background:#131a29;border-radius:10px}.vh-lobby-box-title{font-weight:600;color:#fff}.vh-lobby-box-operator{text-transform:capitalize}.vh-filter select:hover{background-color:#1d273d;color:#fff;cursor:pointer}.vh-pagination .prev,.vh-pagination .next{background:#f1f1f1;font-size:14px;border-radius:1000px;padding:10px 15px;border-radius:1000px;-webkit-border-radius:1000px;color:#999;margin:5px 10px;width:130px;display:inline-block;text-decoration:none;background:linear-gradient(90deg,#ec0c75 0%,#921fde 48.63%,#583ecf 100%)!important;color:white!important;font-weight:700}#review-statistics .review-wrap-up .review-wu-right ul li,#review-statistics .review-wu-bars h3,.review-wu-bars span,#review-statistics .review-wrap-up .cwpr-review-top .cwp-item-category a{color:#b7b9bd}.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:5px 7px;background:#121a29;display:block;-webkit-backface-visibility:visible;transition:opacity 0.2s ease;border-radius:30px;margin-right:15px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#e9048e}.owl-carousel{display:block}.owl-carousel .owl-stage{width:800px}.owl-carousel .slide-owl-wrap:not(:first-child){display:none}.owl-carousel img{width:100%}#ui-id-2 *,#ui-id-2 .ui-widget-content li{color:#362b36!important}.page-template-page-home .owl-carousel{margin-top:0;margin-bottom:0}.casino-full-review-intro .h3,.casino-full-review-intro h3{font:1.5em "Eastman","Verdana";margin:0 auto .5em;font-weight:600;color:#fff}@media (min-width:1200px){.casino-full-review-intro .h3,.content-blog-single h3,.content-blog-single .h3,.single-academy h3{font:1.4em "Eastman","Verdana";margin:0 auto .5em;font-weight:600}}.casino-full-review-intro .h3,.content-blog-single h3,.content-blog-single .h3,.single-academy h3{color:#f7b70a!important}.casino-full-review-intro h2,.content-blog-single h2{color:#fff}.casino-full-review-intro h4,.casino-full-review-intro h5,.casino-full-review-intro h4,.casino-full-review-intro h4,.content-blog-single h4{font:1.2em "Eastman","Verdana";margin:0 auto .5em;font-weight:600;color:#fff}.faq-footer-style p{text-align:left}.sub_form_button{background:#f5d02a;border-radius:4px;color:#000;text-transform:uppercase;font-size:14px;font-weight:600;padding:8px 10px;vertical-align:middle;text-align:center;margin:auto}.pum_sub_form.block div,.pum_sub_form.block input,.pum_sub_form.block button{display:block;width:100%}.pum_sub_form.default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.page-template-page-SEO-all-purpose-bonus-results .searchandfilter{background:0 0;padding:8px 20px;margin-top:4px}.owl-carousel-top-bonuses-homepage{--slides-to-show:6}@media (max-width:500px){.owl-carousel-top-bonuses-homepage{--slides-to-show:3}}.casino-logo-img-thumb{width:150px;height:auto}.search-results-header{border-bottom:none!important;margin:1em auto 1em!important}.badge-exclusive-offer-casinos{color:#fff;background-color:#ff0002;padding:.25em .4em;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.badge-exclusive{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.asociated-site-offers-card img{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.inner-div-associated{box-shadow:0 0 10px 0 rgb(0 0 0/10%);clear:both;display:block;overflow:hidden;padding:0;border:none;border-top-left-radius:10px;border-top-right-radius:10px;background:#121a29}.asociated-site-offers-card .inner-div-associated{border:none;border-radius:none!important;border-top-left-radius:10px;border-top-right-radius:10px}.asociated-site-offers-card .card-footer{padding:2rem 1rem;border:none}.asociated-site-offers-card .card-footer a:hover{text-decoration:underline}.asociated-site-offers-card{border:none}.topbcol{margin-bottom:12px}@media only screen and (max-width:768px){body>div.wrapper.clearfix>main>div>div>div.col-sm-12.col-md-4.col-lg-4{margin-top:1.5rem!important}}.blaze-track-container .card>a:not(.btn-slider-offers-view-more)::before{content:"i";border:1px solid #a9a9a9;background:#00000069;border-radius:59px;padding:1px 6px;color:#fff;font-weight:700;font-family:roboto;text-transform:lowercase;margin-left:5px;font-size:11px;line-height:12px;position:absolute;right:7px;top:9px}.offinfo::after{content:"i";border:1px solid #a9a9a9;background:#00000069;border-radius:59px;padding:1px 6px;color:#fff;font-weight:700;font-family:roboto;text-transform:lowercase;margin-left:5px;font-size:11px;line-height:12px;position:relative;top:-2px}.htbbutton img{width:15px!important;height:15px!important}.htbbutton{font-size:13px}@media (max-width:600px){.topbcol{width:50%!important}.topbcol .card-title{max-width:100%!important}}@media (min-width:768px) and (max-width:1100px){.topbcol{width:33.33333333%!important}.topbcol img{height:auto!important}}@media only screen and (max-width:768px){.home .owl-controls .title-section-headers{margin-left:0}.special-button-row-inner{border-radius:0px!important}}#mega-menu-wrap-header-menu #mega-menu-header-menu{visibility:visible;text-align:center;padding:0 0 0 0}.content-blog-single .card-title{margin-bottom:.5rem;color:#fff!important;font-family:"Eastman","Verdana";font-size:12px;font-weight:700;text-decoration:none}.content-blog-single .card-body a{text-decoration:none}.content-blog-single .card{border-radius:10px;text-align:center;box-shadow:none;background:none;background:#121a29}.content-blog-single .card-body{padding:2rem .2rem;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.content-blog-single .equal-height-title{min-height:2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.banner-middle-cols{height:250px}.learn-more-section .special-button-row-inner{background-image:unset!important;background-color:#121929}.learn-more-section .special-button-row-inner{background-image:unset!important;background-color:#121929}.banner-middle .wrapped-content-middle{flex-wrap:nowrap;gap:10px}@media only screen and (max-width:768px){.banner-middle-cols{height:250px}.banner-middle .wrapped-content-middle{flex-wrap:wrap;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){.blog-single-featured-image img{max-width:600px}.blog-single-featured-image{text-align:center;margin-left:10px;display:inline-block!important;width:auto!important;float:right}}/*!
 * Font Awesome Free 6.5.1 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-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-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/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-pixiv:before{content:"\e640"}.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-brave:before{content:"\e63c"}.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-threads:before{content:"\e618"}.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-opensuse:before{content:"\e62b"}.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-debian:before{content:"\e60b"}.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-square-letterboxd:before{content:"\e62e"}.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-shoelace:before{content:"\e60c"}.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-square-threads:before{content:"\e619"}.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-google-scholar:before{content:"\e63b"}.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-signal-messenger:before{content:"\e663"}.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-mintbit:before{content:"\e62f"}.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-brave-reverse:before{content:"\e63d"}.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-letterboxd:before{content:"\e62d"}.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-x-twitter:before{content:"\e61b"}.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-upwork:before{content:"\e641"}.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-webflow:before{content:"\e65c"}.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-square-x-twitter:before{content:"\e61a"}.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-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/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-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/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-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/wpforo/assets/css/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(/wp-content/plugins/wpforo/assets/css/font-awesome/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}.wpfw-0{width:0!important}.wpfw-10{width:10%!important}.wpfw-20{width:20%!important}.wpfw-30{width:30%!important}.wpfw-40{width:40%!important}.wpfw-50{width:50%!important}.wpfw-60{width:60%!important}.wpfw-70{width:70%!important}.wpfw-80{width:80%!important}.wpfw-90{width:90%!important}.wpfw-100{width:100%!important}.wpf-clear{clear:both;height:0;line-height:0}.wpf-clear-left{clear:left;height:0;line-height:0}.wpf-clear-right{clear:right;height:0;line-height:0}#wpforo .wpforo-widget-wrap .wpf-button,.wpforo-widget-wrap .wpf-button{padding:2px 15px 4px 15px!important;font-size:13px;font-weight:400;cursor:pointer;line-height:16px;border-radius:20px;white-space:nowrap;box-shadow:0 1px 1px #999;outline:0;display:inline-flex;justify-content:center;align-items:center}#wpforo .wpforo-widget-wrap .wpf-button i,.wpforo-widget-wrap .wpf-button i,#wpforo .wpforo-widget-wrap .wpf-button svg,.wpforo-widget-wrap .wpf-button svg{margin-right:5px;font-size:13px;width:13px;height:13px}#wpforo .wpforo-widget-wrap .wpf-button-secondary,.wpforo-widget-wrap .wpf-button-secondary{border-radius:20px;padding:2px 15px 4px 15px!important;margin:0 10px;background-color:#F5F5F5;opacity:.8;color:#555;border:1px solid #ccc;line-height:16px;font-size:13px}#wpforo .wpforo-widget-wrap .wpf-button-secondary:hover,.wpforo-widget-wrap .wpf-button-secondary:hover{opacity:1}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label{position:relative!important;display:block!important}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label input[type="text"]{position:relative!important;display:block!important;padding:7px 8px;height:32px}#wpf-widget-search #wpforo-search-form .wpf-search-widget-label svg{enable-background:new 0 0 16 16;fill:#999;position:absolute;width:19px;height:19px;right:5px;bottom:6px;cursor:pointer}#wpforo #wpforo-wrap .widget-title,#wpforo .wpforo-widget-wrap .widget-title,.wpforo-widget-wrap .widget-title{padding:10px 0 15px 0;margin-bottom:5px;font-size:20px}#wpforo .wpforo-widget-wrap .wpforo-widget-content,.wpforo-widget-wrap .wpforo-widget-content{padding:10px 1px 20px 1px!important;margin:0}#wpforo .wpforo-widget-wrap .wpforo-widget-content ul,.wpforo-widget-wrap .wpforo-widget-content ul{padding:0;margin:0;border:none}#wpforo .wpforo-widget-wrap .wpforo-widget-content li,.wpforo-widget-wrap .wpforo-widget-content li{padding:8px 0!important;margin:0;list-style:none;border:none}#wpforo .wpforo-widget-wrap .wpforo-widget-content .avatar,.wpforo-widget-wrap .wpforo-widget-content .avatar{border-radius:50%}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note,.wpforo-widget-wrap .wpforo-widget-content .wpf-widget-note{font-size:13px;line-height:18px}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left{float:left;width:16%}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:42px;height:42px;max-width:100%!important}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right{float:right;width:80%}#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child,#wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li:last-child{border:none}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttitle,#wpf-widget-recent-replies .wpforo-list-item-right p.posttitle{font-size:14px;padding:0;margin:0;line-height:18px;font-weight:400}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:13px;padding:0;margin:5px 0 0;line-height:1.4}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:12px;padding:0;margin:0;line-height:16px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:12px;padding:0;margin:0;line-height:16px}#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineuser,#wpf-widget-online-users .wpforo-widget-content a.onlineuser{padding:3px 7px;display:inline-block;margin:0 3px 5px 2px;line-height:18px;font-size:13px}#wpforo #wpf-widget-online-users .wpforo-widget-content a.onlineavatar,#wpf-widget-online-users .wpforo-widget-content a.onlineavatar{padding:1px;display:inline-block;margin:0 3px 5px 2px;width:20%;max-width:64px}#wpforo #wpf-widget-search input[type="text"],#wpf-widget-search input[type="text"]{font-size:14px;line-height:16px;padding:2px 5px;display:inline-block;margin:0;height:28px}#wpforo #wpf-widget-search input[type="submit"],#wpf-widget-search input[type="submit"]{font-size:14px;line-height:16px;padding:2px 5px;display:inline-block;margin:0;height:28px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item,#wpf-widget-forums .wpforo-widget-content .wpf-dl-item{padding-top:2px;display:block;line-height:22px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-item i,#wpf-widget-forums .wpforo-widget-content .wpf-dl-item i{margin-right:7px}#wpforo #wpf-widget-forums .wpforo-widget-content dl,#wpf-widget-forums .wpforo-widget-content dl{display:block;padding:0;margin:0}#wpforo #wpf-widget-forums .wpforo-widget-content dd,#wpf-widget-forums .wpforo-widget-content dd{display:block;margin-left:15px}#wpforo #wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label,#wpf-widget-forums .wpforo-widget-content .wpf-dl-current .wpf-dl-item-label{font-weight:700;color:#666}#wpforo .wpforo-widget-wrap ul.wpf-widget-tags,.wpforo-widget-wrap ul.wpf-widget-tags{display:flex;flex-flow:row wrap;justify-content:start}#wpforo .wpforo-widget-wrap .wpf-widget-tags li,.wpforo-widget-wrap .wpf-widget-tags li{list-style:none!important;display:inline-block!important;padding:0!important;margin:0 10px 8px 0!important;font-family:Merriweather,Georgia,Verdana!important}#wpforo .wpforo-widget-wrap .wpf-widget-tags li a,.wpforo-widget-wrap .wpf-widget-tags li a{display:inline-block!important;padding:1px 8px!important;line-height:18px!important;vertical-align:baseline!important;font-size:11px!important;border-width:1px!important;border-style:solid!important;border-right-style:dotted!important;border-right-width:2px!important}#wpforo .wpforo-widget-wrap .wpf-widget-tags li span,.wpforo-widget-wrap .wpf-widget-tags li span{display:inline-block!important;margin:0!important;padding:1px 6px!important;line-height:18px!important;text-align:center!important;vertical-align:baseline!important;font-size:11px!important;min-width:22px}#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags,.wpforo-widget-wrap .wpforo-widget-content .wpf-all-tags{padding-top:10px!important}#wpforo .wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,.wpforo-widget-wrap .wpforo-list-item a.wpf-new-button,#wpforo .wpforo-widget-wrap .wpforo-list-item span.wpf-new-button,.wpforo-widget-wrap .wpforo-list-item span.wpf-new-button{font-size:85%!important;vertical-align:bottom!important;font-weight:normal!important;background:#FF812D;color:#fff!important;padding:.5px 5px 1px 5px!important;line-height:inherit;line-height:16px;font-family:Arial;border-radius:3px;margin:0 3px;text-transform:lowercase}#wpf-widget-profile,#wpf-widget-profile *{box-sizing:border-box;box-shadow:none;color:inherit}#wpforo #wpf-widget-profile .wpf-prof-header,#wpf-widget-profile .wpf-prof-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar{padding-right:15px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-info,#wpf-widget-profile .wpf-prof-header .wpf-prof-info{flex-grow:2;border-bottom:1px dashed #CCC;padding-bottom:5px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img,#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar,#wpf-widget-profile .wpf-prof-header .wpf-prof-avatar img.avatar{max-width:48px;max-height:48px;border-radius:50%;vertical-align:bottom}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-name,#wpf-widget-profile .wpf-prof-header .wpf-prof-name{font-size:13px;font-weight:600;color:#666}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-author-nicename,#wpf-widget-profile .wpf-prof-header .wpf-author-nicename{font-size:12px;font-weight:400;font-family:"Courier New",Courier,monospace;line-height:18px;padding-top:0}#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after,#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left:18px;top:-5px;white-space:normal}#wpforo #wpf-widget-profile .wpf-prof-header [wpf-tooltip]::before,#wpf-widget-profile .wpf-prof-header [wpf-tooltip]::after{left:18px;top:-5px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts{border-bottom:1px dashed #CCC;align-self:stretch;padding-top:0;margin-top:1px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell{margin-bottom:4px;transition:transform .2s ease;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell>svg,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell>svg{border-radius:50%;width:36px;height:34px;text-align:center;background:#f5f5f5;margin:0 2px 0 0;display:inline-block;position:initial;padding:6px}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-bell:hover{transform:scale(1.1)}#wpforo #wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count,#wpf-widget-profile .wpf-prof-header .wpf-prof-alerts .wpf-alerts-count{padding:0;display:inline-block;font-size:13px;line-height:16px;font-weight:600}#wpforo #wpf-widget-profile .wpf-prof-notifications,#wpf-widget-profile .wpf-prof-notifications{position:relative}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications{display:none;position:absolute;background:#fafafa;border-bottom:3px solid #999;border-top:none;min-width:220px;width:100%;top:7px;z-index:100000;padding:0 10px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head{padding:12px 5px 9px 5px;font-weight:600;letter-spacing:.5px;font-size:14px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-head i{font-size:15px;margin-right:3px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content{padding:10px 0 1px 0;overflow-y:auto;overflow-x:hidden;max-height:400px;font-size:12px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-nspin{text-align:center;padding:0 10px 5px 0;font-size:22px;color:#999}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content ul,#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{margin:0;list-style:none}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li{padding:7px 4px 7px 6px;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft{flex-basis:10%;padding-top:4px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nright{flex-basis:90%;line-height:19px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content li .wpf-nleft svg{font-size:16px;width:16px;height:16px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-ndesc{font-size:11px;line-height:18px;display:inline;margin-left:5px;border-left:1px solid #ccc;padding-left:10px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-actions{display:none;text-align:right;padding:10px 5px 5px 5px;font-size:12px}#wpforo #wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification,#wpf-widget-profile .wpf-prof-notifications .wpf-notifications .wpf-notification-content .wpf-no-notification{padding:5px 10px 15px 10px;font-size:13px}#wpforo #wpf-widget-profile .wpf-prof-content,#wpf-widget-profile .wpf-prof-content{padding:10px 5px;border-bottom:1px dashed #CCC}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title,#wpf-widget-profile .wpf-prof-content .wpf-prof-data span.wpf-member-title{display:inline-block;margin-right:5px;font-size:13px;color:#666}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut,#wpf-widget-profile .wpf-prof-content .wpf-prof-data .wpf-member-title.wpfut{display:inline-block!important;font-size:11px;line-height:15px;padding:2px 15px;margin:5px auto;border:1px solid #ddd;border-radius:3px}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full,#wpf-widget-profile .wpf-prof-content .wpf-prof-data .author-rating-full{display:inline-block;font-size:16px;font-weight:700;line-height:18px;min-width:30px;padding:2px;text-align:center;white-space:nowrap}#wpforo #wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy,#wpf-widget-profile .wpf-prof-content .wpf-prof-rating .author-rating-full i.fa-trophy{font-size:20px}#wpforo #wpf-widget-profile .wpf-prof-footer,#wpf-widget-profile .wpf-prof-footer{margin-bottom:5px}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons{margin-top:3px}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{margin-right:3px;padding:4px 10px 4px 10px;text-align:center;line-height:16px;font-size:13px;background:#f5f5f5;margin-top:10px;display:inline-block;border-radius:2px;color:#21759b}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a:hover{color:#f5f5f5}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout{padding:4px 15px 4px 15px;color:#f42d2c}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout:hover{background-color:#f42d2c!important;color:#fff}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-button,#wpf-widget-profile .wpf-prof-footer .wpf-button{box-shadow:none}#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg,#wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons svg{min-height:13px;width:16px}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item i.fa-chart-bar{font-size:20px}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right{width:calc(100% - 30px)}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .polldate{font-size:12px;color:#888}#wpforo #wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes,#wpf-widget-recent-polls .wpforo-widget-content .wpforo-list-item-right .pollvotes{font-size:12px;color:#888;line-height:16px}@media screen and (max-width:800px){#wpforo .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img,.wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-left img{width:99%;height:99%}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.posttext,#wpf-widget-recent-replies .wpforo-list-item-right p.posttext{font-size:14px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser,#wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:13px}#wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postdate,#wpf-widget-recent-replies .wpforo-list-item-right p.postdate{font-size:13px}}.rpwwt-widget ul{list-style:outside none none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.rpwwt-widget ul li{overflow:hidden;margin:0 0 1.5em}.rpwwt-widget ul li:last-child{margin:0}.rpwwt-widget .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.rpwwt-widget .screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.rpwwt-widget ul li img{display:inline;float:left;margin:.3em .75em .75em 0}#rpwwt-recent-posts-widget-with-thumbnails-2 img{width:75px;height:75px}.upw-posts article{display:block;margin-bottom:1.5em;padding-bottom:1em;border-bottom:1px solid #ddd}.upw-posts article:last-child{border-bottom:0;padding-bottom:0}.upw-posts .entry-title{margin-bottom:.5em}.upw-posts .entry-title a{text-decoration:none}.upw-posts .entry-title a:focus,.upw-posts .entry-title a:hover{text-decoration:underline}.upw-posts .entry-image{margin-bottom:1em}.upw-posts .entry-image img{max-width:100%;height:auto}.upw-posts .entry-meta{color:#888;font-size:.9em;margin-bottom:1em;line-height:1.4}.upw-posts .entry-meta .comments{white-space:nowrap}.upw-posts .entry-content>:last-child,.upw-posts .entry-summary>:last-child{margin-bottom:1em}.upw-posts .more-link{white-space:nowrap}.upw-posts footer{display:block;color:#888;font-size:.9em;line-height:1.4}.upw-posts .custom-field,.upw-posts .entry-categories,.upw-posts .entry-custom-fields,.upw-posts .entry-tags{margin-bottom:.5em}.upw-after,.upw-before{margin-bottom:1rem}.upw-after>:last-child,.upw-before>:last-child{margin-bottom:0}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}/*!/wp-content/plugins/wpdiscuz/themes/default/style.css*/ #comments{max-width:1100px;margin:50px auto;color:#333;font-style:normal}#comments p,#respond p{float:none!important}#wpdcom{max-width:750px;padding:0;margin:7px auto 15px auto}#wpdcom *{box-sizing:border-box;line-height:initial}#wpdcom i{margin:0}#comments #wpdcom span,#respond #wpdcom span,#wpdcom span{display:inline;letter-spacing:inherit;text-transform:none;font-size:1em}#comments #wpdcom .wpdiscuz-embed-wrapper .fb_iframe_widget>span{display:inline-block}#wpdcom form{margin:0;padding:0;border:none;background:none}#wpdcom input:required{box-shadow:0 0 1px #555}#wpdcom button{min-height:auto;min-width:auto;max-width:auto;min-height:auto;display:inline-block;font-weight:400;text-transform:none}#wpdcom svg{display:inline}#wpdcom .wpd-cursor-pointer{cursor:pointer}#wpdcom .avatar{padding:0;margin:0 auto;float:none;display:inline;height:auto;border:none;border-radius:0%;box-shadow:none}#wpdcom .page-numbers{padding:2px 7px;font-size:14px;margin:20px 1px;line-height:33px;background:#fff}#wpdcom span.current{color:#fff}#wpdcom .wc-label a:focus{outline:0}#wpdcom .wpdiscuz-hidden{display:none}#wpdcom .wpd-clear,#wpdcom .clearfix,.wpdiscuz_top_clearing,.wpdiscuz_clear{clear:both}.wpdiscuz_clear_right{clear:right}.wpdiscuz_clear_left{clear:left}#wpdcom .wpd-space{flex-grow:1}#wpdcom .wpd-hidden{visibility:hidden;opacity:0;transition:visibility 0s,opacity 0.5s linear}#wpdcom .wpd-up{color:#009149!important}#wpdcom .wpd-up svg{fill:#009149!important}#wpdcom .wpd-down{color:#fc5844!important}#wpdcom .wpd-down svg{fill:#fc5844!important}#wpdcom .wpd-reply{margin-left:25px}#wpdcom .wpd-reply.wpd_comment_level-2{margin-left:70px}#wpdcom.wpd-layout-2 .wpd-reply{margin-left:40px}#wpdcom.wpd-layout-2 .wpd-reply.wpd_comment_level-2{margin-left:28px}#wpdcom.wpd-layout-3 .wpd-reply{margin-left:45px}#wpdcom.wpd-layout-3 .wpd-reply.wpd_comment_level-2{margin-left:62px}#wpdcom .wpdlb{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.wpd-tooltip{position:relative;overflow:hidden}.wpd-tooltip:hover{overflow:visible}.wpd-tooltip:hover .wpd-tooltip-content{opacity:1}.wpd-tooltip .wpd-tooltip-content{background:#555;border-radius:5px;box-sizing:border-box;color:#fff;font-size:14px;max-width:200px;min-width:145px;padding:10px;position:absolute;opacity:0}.wpd-tooltip .wpd-tooltip-content a{color:#fff;text-decoration:none}.wpd-tooltip .wpd-tooltip-content::after{background:#555;content:"";height:10px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.wpd-tooltip.wpd-top .wpd-tooltip-content{bottom:calc(100% + 0.3em);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wpd-tooltip.wpd-top .wpd-tooltip-content::after{bottom:-5px;left:50%;margin-left:-5px}.wpd-tooltip.wpd-bottom .wpd-tooltip-content{bottom:calc(-100% - 1.8em);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wpd-tooltip.wpd-bottom .wpd-tooltip-content::after{top:-5px}.wpd-tooltip.wpd-right .wpd-tooltip-content{left:calc(100% + 1.5em);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wpd-tooltip.wpd-right .wpd-tooltip-content::after{left:-5px;margin-top:-5px;top:50%}.wpd-tooltip.wpd-left .wpd-tooltip-content{right:calc(100% + 1.5em);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wpd-tooltip.wpd-left .wpd-tooltip-content::after{right:-5px;margin-top:-5px;top:50%}[wpd-tooltip]{position:relative}[wpd-tooltip]::before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);border-width:7px 7px 0 7px;border-style:solid;border-color:#555 #fff0 #fff0 #fff0;z-index:100;opacity:0}[wpd-tooltip]::after{content:attr(wpd-tooltip);position:absolute;left:50%;top:-8px;transform:translateX(-50%) translateY(-100%);background:#555;text-align:center;color:#fff;padding:8px 10px;font-size:11px;line-height:1.5;min-width:6vw;border-width:0;border-radius:4px;pointer-events:none;z-index:99;opacity:0;text-transform:none}[wpd-tooltip]:hover::after,[wpd-tooltip]:hover::before{opacity:1;transition:all .4s ease-in-out}[wpd-tooltip-size='small']::after{min-width:5vw}[wpd-tooltip-size='medium']::after{min-width:10vw}[wpd-tooltip-size='long']::after{min-width:14vw}[wpd-tooltip-position='left']::before{left:0%;top:50%;margin-left:-11px;transform:translatey(-50%) rotate(-90deg)}[wpd-tooltip-position='top']::before{left:50%}[wpd-tooltip-position='bottom']::before{top:100%;margin-top:8px;transform:translateX(-50%) translatey(-100%) rotate(-180deg)}[wpd-tooltip-position='right']::before{left:100%;top:50%;margin-left:0;transform:translatey(-50%) rotate(90deg)}[wpd-tooltip-position='left']::after{left:0%;top:50%;margin-left:-8px;transform:translateX(-100%) translateY(-50%)}[wpd-tooltip-position='top']::after{left:50%}[wpd-tooltip-position='bottom']::after{top:100%;margin-top:8px;transform:translateX(-50%) translateY(0%)}[wpd-tooltip-position='right']::after{left:100%;top:50%;margin-left:9px;transform:translateX(0%) translateY(-50%)}_:-ms-lang(x),.wpd-social-login [wpd-tooltip]::after{top:-24px}_:-ms-lang(x),.wpd-social-login [wpd-tooltip]::before{top:-24px}#wpdcom div.wpd-field-desc{position:relative;display:inline}#wpdcom div.wpd-field-desc span{position:absolute;width:200px;color:#FFF;background:#555;height:auto;line-height:17px;padding:8px 10px;font-size:12px!important;text-align:center;visibility:hidden;border-radius:6px;left:-150px}#wpdcom div.wpd-field-desc span:after{content:'';position:absolute;top:100%;left:50%;margin-left:-4px;width:0;height:0;border-top:8px solid #555;border-right:8px solid #fff0;border-left:8px solid #fff0}#wpdcom div:hover.wpd-field-desc span{visibility:visible;opacity:1;bottom:34px;left:50%;margin-left:-100px;z-index:999999}#wpdcom div:hover.wpd-tooltip{position:relative}#wpdcom span.wpd-field-desc{position:relative;display:inline}#wpdcom span.wpd-field-desc span{position:absolute;width:200px;color:#FFF;background:#555;height:auto;line-height:17px;padding:8px 10px;font-size:12px;text-align:center;visibility:hidden;border-radius:6px;left:-150px}#wpdcom span.wpd-field-desc span:after{content:'';position:absolute;top:100%;left:50%;width:0;height:0;border-top:8px solid #555;border-right:8px solid #fff0;border-left:8px solid #fff0}#wpdcom span:hover.wpd-field-desc span{visibility:visible;opacity:1;bottom:38px;left:50%;margin-left:-105px;z-index:999999}@font-face{font-family:'square721_cn_btroman';src:url(/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.eot);src:url('/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.eot?#iefix') format('embedded-opentype'),url(/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.woff2) format('woff2'),url(/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.woff) format('woff'),url(/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.ttf) format('truetype'),url('/wp-content/plugins/wpdiscuz/themes/default/css/fonts/sqr721c-webfont.svg#svgFontName') format('svg');font-display:swap}#wpd-post-rating{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:20px;margin-bottom:30px}#wpd-post-rating .wpd-rating-wrap{width:30%;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-content:center;text-align:center}#wpd-post-rating .wpd-rating-wrap .wpd-rating-left{flex-grow:1;height:1px;border-bottom:1px dashed #999;margin-right:-10px}#wpd-post-rating .wpd-rating-wrap .wpd-rating-right{flex-grow:1;height:1px;border-bottom:1px dashed #999;margin-left:-10px}#wpd-post-rating .wpd-rating-wrap .wpd-rating-data{width:125px;white-space:nowrap;text-align:center;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;align-items:center}#wpd-post-rating .wpd-rating-wrap .wpd-rating-title{width:125px;white-space:break-spaces;word-break:break-all;font-size:12px;letter-spacing:.5px;color:#888;line-height:16px;display:block;margin-top:7px;margin-bottom:-3px}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value{transition:0.2s;background-color:#fff;border:1px dashed #777;height:60px;width:60px;text-align:center;border-radius:50%;font-family:square721_cn_btroman,"Open Sans",san-serif}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value span{color:#666;display:block!important;cursor:default}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrv{font-size:24px!important;line-height:60px!important;padding-top:0px!important}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrc{font-size:18px!important;line-height:16px!important;display:none!important;padding-top:17px!important}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value .wpdrt{font-size:10px!important;line-height:16px!important;display:none!important;padding-top:0px!important;font-style:normal;font-family:Arial,sans-serif}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv{display:none!important}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt{display:block!important;color:#fff;transition:0.8s}#wpd-post-rating .wpd-rating-wrap .wpd-rating-value:hover{background-color:#555;transition:0.5s}#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars{margin-top:7px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center}#wpd-post-rating .wpd-rating-wrap .wpd-rating-stars svg{width:26px;height:26px;display:block;margin-right:-3px}#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rating-stars{display:none}#wpd-post-rating.wpd-not-rated .wpd-rating-wrap .wpd-rating-data:hover .wpd-rate-starts{display:flex}#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts{display:none;margin-top:7px;flex-wrap:nowrap;flex-direction:row;justify-content:center}#wpd-post-rating .wpd-rating-wrap .wpd-rate-starts svg{width:26px;height:26px;display:block;margin-right:-3px}.wpd-rating{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:20px;margin-bottom:30px}.wpd-rating .wpd-rating-wrap{width:30%;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-content:center;text-align:center}.wpd-rating .wpd-rating-wrap .wpd-rating-left{flex-grow:1;height:1px;border-bottom:1px dashed #999;margin-right:-10px}.wpd-rating .wpd-rating-wrap .wpd-rating-right{flex-grow:1;height:1px;border-bottom:1px dashed #999;margin-left:-10px}.wpd-rating .wpd-rating-wrap .wpd-rating-data{width:125px;white-space:nowrap;text-align:center;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;align-items:center}.wpd-rating .wpd-rating-wrap .wpd-rating-title{width:125px;white-space:break-spaces;word-break:break-all;font-size:12px;letter-spacing:.5px;color:#888;line-height:16px;display:block;margin-top:7px;margin-bottom:-3px}.wpd-rating .wpd-rating-wrap .wpd-rating-value{transition:0.2s;background-color:#fff;border:1px dashed #777;height:60px;width:60px;text-align:center;border-radius:50%;font-family:square721_cn_btroman,"Open Sans",san-serif}.wpd-rating .wpd-rating-wrap .wpd-rating-value span{color:#666;display:block!important;cursor:default}.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrv{font-size:24px!important;line-height:60px!important;padding-top:0px!important}.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrc{font-size:18px!important;line-height:16px!important;display:none!important;padding-top:17px!important}.wpd-rating .wpd-rating-wrap .wpd-rating-value .wpdrt{font-size:10px!important;line-height:16px!important;display:none!important;padding-top:0px!important;font-style:normal;font-family:Arial,sans-serif}.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrv{display:none!important}.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrc,.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover .wpdrt{display:block!important;color:#ffffff!important;transition:0.8s}.wpd-rating .wpd-rating-wrap .wpd-rating-value:hover{background-color:#555;transition:0.5s}.wpd-rating .wpd-rating-wrap .wpd-rating-stars{margin-top:7px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center}.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg{width:26px;height:26px;display:block;margin-right:-3px}.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-star{fill:#ccc}.wpd-rating .wpd-rating-wrap .wpd-rating-stars svg .wpd-active{fill:#ffc600}.wpd-rating .wpd-rating-wrap .wpd-rating-name{font-size:12px;padding-top:5px;color:#999;display:none}#wpdcom .wpd-form-head{border-bottom:1px solid #ccc;padding:7px 2px 9px 2px;margin-top:20px;margin-bottom:5px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}#wpdcom .wpd-sbs-toggle{color:#666;font-size:14px;line-height:20px;cursor:pointer}#wpdcom .wpd-sbs-toggle i.fa-envelope{font-size:15px;margin-right:4px}#wpdcom .wpd-sbs-toggle i.fa-caret-down{font-size:16px;margin-left:4px;color:#666}#wpdcom .wpd-sbs-toggle .wpd-sbs-title{font-size:15px}#wpdcom .wpd-auth{display:flex;flex-direction:row;justify-content:flex-end}#wpdcom .wpd-social-login{text-align:right}#wpdcom .wpd-social-login .wpd-connect-with{line-height:20px;font-size:14px!important;margin:0 9px;vertical-align:baseline;color:#666}#wpdcom .wpd-social-login i{opacity:.8;cursor:pointer;width:22px;height:22px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin:0 2px}#wpdcom .wpd-social-login i svg{fill:#fff;width:15px;height:15px}#wpdcom .wpd-social-login i:hover{opacity:1}#wpdcom .wpd-social-login .wpdsn-fb i{background-color:#4267B2}#wpdcom .wpd-social-login .wpdsn-tw i{background-color:#000}#wpdcom .wpd-social-login .wpdsn-gg i{background-color:#D54C3F}#wpdcom .wpd-social-login .wpdsn-telegram i{background-color:#239cd7}#wpdcom .wpd-social-login .wpdsn-ds i{background-color:#2196F3}#wpdcom .wpd-social-login .wpdsn-wp i{background-color:#999}#wpdcom .wpd-social-login .wpdsn-vk i{background-color:#4C75A3}#wpdcom .wpd-social-login .wpdsn-ok i{background-color:#EF7800}#wpdcom .wpd-social-login .wpdsn-insta i{background-color:#F97149}#wpdcom .wpd-social-login .wpdsn-linked i{background-color:#007BB6}#wpdcom .wpd-social-login .wpdsn-yandex i{background-color:red}#wpdcom .wpd-social-login .wpdsn-mailru i{background-color:#168DE2;fill:#ff9e00}#wpdcom .wpd-social-login .wpdsn-mailru i svg{fill:#ff9e00}#wpdcom .wpd-social-login .wpdsn-weibo i{background-color:#d52a2c}#wpdcom .wpd-social-login .wpdsn-weixin i{background-color:#20c300}#wpdcom .wpd-social-login .wpdsn-qq i{background-color:#1479d7}#wpdcom .wpd-social-login .wpdsn-baidu i{background-color:#F23F40}#wpdcom .wpd-social-login .wpdsn-baidu i svg{fill:#2319dc}#wpdcom .wpd-auth .wpd-sep{border-right:1px #ccc solid;margin:0 12px;display:inline}#wpdcom .wpd-auth .wpd-login{font-size:14px;line-height:20px}#wpdcom .wpd-auth .wpd-login i{margin-right:2px}#wpdcom .wpd-auth .wpd-login a{color:#3272bf;text-decoration:none}#wpdcom .wpd-auth .wpd-login a:hover{color:#0d3e81}#wpdcom .wpdiscuz-social-login-spinner{display:none}#wpdcom .wpd-social-login-agreement{width:100%;margin-top:15px;margin-bottom:0;font-size:12px;padding:20px 30px 10px 30px;background-color:#F8F8F8;border:1px dotted #ddd;clear:both;line-height:normal}#wpdcom .wpd-social-login-agreement .wpd-agreement-title{font-weight:700;margin-bottom:5px;font-size:15px}#wpdcom .wpd-social-login-agreement .wpd-agreement-button{text-transform:uppercase;padding:3px 20px;margin:5px 0 0 15px;cursor:pointer;font-size:12px;line-height:20px;color:#00B38F;display:inline-block}#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-agree{border:1px dotted #00B38F;color:#00B38F}#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-agree:hover{color:#FFF;background:#00B38F}#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-disagree{border:1px dotted #ff312f;color:#ff312f}#wpdcom .wpd-social-login-agreement .wpd-agreement-button.wpd-agreement-button-disagree:hover{color:#FFF;background:#ff312f}#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons{margin-top:4px}#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons-left{float:left}#wpdcom .wpd-social-login-agreement .wpd-agreement-buttons-right{float:right}#wpdcom .wpd-secondary-forms-social-content .wpd-social-login-agreement{padding:20px}#wpdcom .wpdiscuz-subscribe-bar{width:100%;box-sizing:border-box;padding:15px 0 5px 0;margin-bottom:0}#wpdcom .wpdiscuz-subscribe-bar form{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row;align-items:center;margin-bottom:10px}#wpdcom .wpdiscuz-subscribe-bar .wpdiscuz_subscribe_status{font-size:14px}#wpdcom .wpdiscuz-subscribe-form-intro{font-size:14px;display:block;padding:3px 10px 3px 1px;line-height:20px;box-sizing:border-box;white-space:nowrap}#wpdcom .wpdiscuz-subscribe-form-option{flex-grow:1;font-size:13px;display:block;padding-right:5px;box-sizing:border-box}#wpdcom .wpdiscuz-subscribe-form-email{font-size:14px;display:block;padding:0 5px 0 0;box-sizing:border-box;width:30%}#wpdcom .wpdiscuz-subscribe-form-button{font-size:14px;display:block;box-sizing:border-box}#wpdcom .wpdiscuz-subscribe-form-email select{width:100%!important}#wpdcom .wpdiscuz-subscribe-form-email input[type="email"]{font-size:13px!important;padding:3px!important;width:100%!important;height:auto!important;line-height:20px!important;box-sizing:border-box!important;clear:both;float:none;margin:0}#wpdcom .wpdiscuz-subscribe-form-button input[type="submit"]{font-size:16px!important;min-height:29px!important;height:29px!important;padding:1px 3px 5px 3px!important;min-width:40px;line-height:14px!important;box-sizing:border-box!important;border:1px solid #ddd;clear:both;float:none;margin:0}#wpdcom .wpdiscuz-subscribe-agreement{font-size:12px;display:block;clear:left;padding-top:10px;width:92%}#wpdcom .wpdiscuz-subscribe-agreement label{cursor:pointer;display:inline;font-size:13px;margin:0 4px}#wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button{box-shadow:none;font-weight:700;letter-spacing:0}#wpdcom .wpd-form-wrap{padding-bottom:10px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;padding:20px 0;align-items:center}#wpdcom .wpd-form .wpdiscuz-textarea-wrap [id^=wpd-editor-wraper]{flex-grow:1;position:relative;width:100%}#wpdcom .wpd-form .wpd-textarea-wrap{position:relative}#wpdcom .wpd-form .wpdiscuz-textarea-wrap [id^=wpd-editor-wraper] textarea{width:100%}#wpdcom .wpd-form .wpd-avatar{margin-right:15px;border-radius:100%;text-align:left;flex-shrink:0;align-self:flex-start}#wpdcom .wpd-form .wpd-avatar img,#wpdcom .wpd-form .wpd-avatar img.avatar{width:56px;height:56px;max-width:56px;border-radius:100%;border:1px solid #ccc;padding:2px;background-color:#fff;vertical-align:middle;text-align:center}#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea{height:54px;border-radius:5px;border:1px solid #ccc;width:100%;padding:10px 15px;font-size:14px;box-shadow:inset 1px 1px 8px rgb(0 0 0 / .1);font-family:inherit;outline:none;-webkit-transition:.18s ease-out;-moz-transition:.18s ease-out;-o-transition:.18s ease-out;transition:.18s ease-out;resize:none}#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea:hover{box-shadow:inset 1px 2px 8px rgb(0 0 0 / .02)}#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea::-moz-placeholder{line-height:28px;color:#666;font-size:16px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea::-webkit-input-placeholder{line-height:28px;color:#666;font-size:16px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea:-ms-input-placeholder{line-height:28px;color:#666;font-size:16px}#wpdcom .wpdiscuz-edit-form-wrap{margin-bottom:15px;margin-top:10px;position:relative}#wpdcom .wpdiscuz-edit-form-wrap table{border:none;margin:15px 0}#wpdcom .wpdiscuz-edit-form-wrap table td{border:none;padding:1px 0;border-bottom:1px dashed #ccc}#wpdcom .wpdiscuz-edit-form-wrap table td label{font-size:13px;color:#666;display:inline;line-height:22px;margin-right:20px;vertical-align:text-bottom}#wpdcom .wpdiscuz-edit-form-wrap .wc_save_wrap{text-align:right;margin-top:10px}#wpdcom .wpdiscuz-edit-form-wrap .wc_save_wrap .wc_cancel_edit{margin:0 10px}#wpdcom .wpd-form.wpd-secondary-form-wrapper{margin-bottom:25px}#wpdcom .wpd-form.wpd-secondary-form-wrapper .wpdiscuz-textarea-wrap{padding-top:10px}#wpdcom .wpd-form-wrap .wpd-login-to-comment{text-align:center;font-size:16px;padding:15px 0 0 0}#wpdcom .wpd-form .wpdiscuz-textarea-wrap{padding-bottom:10px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt{flex-wrap:wrap}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-avatar{flex-basis:69px;margin-right:0}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap{flex-basis:calc(100% - 70px)}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap .quicktags-toolbar{width:100%;margin-bottom:1px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap textarea{width:100%}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wmu-upload-wrap{flex-basis:100%;text-align:right;margin-top:3px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wmu-upload-wrap i{color:#888;font-size:18px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap .wpd-editor-buttons-right{float:right}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-editor-buttons-right{display:flex;align-items:center;margin-left:auto}#comments #wpdcom .wpd-form .wpd_comm_form .wpdiscuz-textarea-wrap.wpd-txt .wpd-editor-buttons-right span{display:inline-block;margin:3px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt [wpd-tooltip]::after{left:auto;margin-left:-35px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt [wpd-tooltip]::before{right:25px;left:auto}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar .ed_button{opacity:.8;box-shadow:none;background:#eee;color:#666;font-size:13px;padding:1px 12px;margin:2px 1px;display:inline-block;border-radius:0;line-height:20px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar .ed_button:hover{opacity:1}#wpdcom input[type="button"],#wpdcom input[type="reset"],#wpdcom input[type="submit"],#wpdcom button{margin:inherit}#wpdcom .wpd-second-button,#wpdcom .wpd-prim-button{border:none;cursor:pointer;font-family:"Arial Hebrew",Arial,sans-serif;font-size:14px;line-height:24px;padding:4px 20px;letter-spacing:1px;box-shadow:1px 1px 3px -1px #bbb;border-radius:3px;max-width:none;max-width:none}#wpdcom .wpd-second-button:hover,#wpdcom .wpd-prim-button:hover{opacity:.9;box-shadow:none;text-decoration:none}#wpdcom .wpd-second-button{background-color:#f5f5f5;color:#999;box-shadow:1px 1px 2px -1px #ccc}#wpdcom .wc-field-submit input[type="submit"]{margin-left:2%}#wpdcom .wpd_label,#wpdcom .wpd_label{margin:1px 0 5px 0;padding:0;display:inline-block}#wpdcom .wpd_label,#wpdcom .wpd_label span{display:inline-block}#wpdcom .wpd_label input[type="checkbox"].wpd_label__checkbox{display:none}#wpdcom .wpd_label__checkbox{display:none}#wpdcom .wpd_label__check{display:inline-block;border:0;border-radius:0;vertical-align:middle;cursor:pointer;text-align:center;margin:0 3px 0 0}#wpdcom .wpd_label__check i.wpdicon{font-size:15px;line-height:20px;padding:4px 5px;width:32px;margin:0}#wpdcom .wpd_label__check i.wpdicon-on{display:none}#wpdcom .wpd_label__check i.wpdicon-off{display:inline-block;color:#aaa;border:1px solid #ddd}#wpdcom .wpd_label__checkbox:checked+.wpd_label__text .wpd_label__check .wpdicon-on{display:inline-block}#wpdcom .wpd_label__checkbox:checked+.wpd_label__text .wpd_label__check .wpdicon-off{display:none}#wpdcom .wpd_label__check i.wpdicon-off.fa-unlock-alt,#wpdcom .wpd_label__check i.wpdicon-on.fa-lock{font-size:15px}#wpdcom .wpd-form .ql-texteditor textarea{width:100%;margin:0;box-sizing:border-box;outline:none;padding:10px;line-height:24px;position:absolute;top:0;bottom:0;border:none}#wpdcom .ql-editor{min-height:65px;border-bottom-color:#fff;word-break:break-word}#wpdcom .ql-editor::before{font-size:16px;color:#aaa;letter-spacing:1px}#wpdcom .ql-editor>*{cursor:text;font-size:15px;letter-spacing:.5px;font-family:Arial;font-weight:400;color:#666}#wpdcom .ql-editor blockquote{margin-top:0!important;margin-bottom:0!important}#wpdcom .ql-container{border-radius:3px 3px 0 0;background:#fff;border-bottom:none;border-color:#ddd}#wpdcom .ql-toolbar{padding:8px 8px 3px 5px;background-color:#fafafa;border-top:none;border-radius:0 0 3px 3px;border-color:#ddd}#wpdcom .ql-toolbar.wpd-toolbar-hidden{display:none}#wpdcom .ql-toolbar .ql-stroke{stroke:#999}#wpdcom .ql-toolbar .ql-fill{fill:#999}#wpdcom .ql-toolbar button:hover .ql-stroke{color:#0274be;stroke:#0274be}#wpdcom .ql-toolbar button:hover .ql-fill{color:#0274be;fill:#0274be}#wpdcom .ql-toolbar button.ql-active .ql-stroke{color:#0274be;stroke:#0274be}#wpdcom .ql-toolbar button.ql-active .ql-fill{color:#0274be;fill:#0274be}#wpdcom .ql-toolbar button.ql-spoiler,#wpdcom .ql-toolbar button.ql-sourcecode{color:#999;width:auto;font-size:13px;letter-spacing:2px;line-height:15px;font-weight:700;font-family:arial;display:flex;align-items:flex-start;justify-content:center}#wpdcom .ql-toolbar button:hover{text-decoration:none}#wpdcom .ql-toolbar .wmu-upload-wrap .wmu-add i{font-size:18px;color:#999}#wpdcom .ql-toolbar button.ql-spoiler:hover,#wpdcom .ql-toolbar button.ql-sourcecode:hover,#wpdcom .ql-toolbar .wmu-upload-wrap .wmu-add i:hover{color:#0274be}#wpdcom .wpd-editor-char-counter{font-size:9px;padding:3px 5px 2px;position:absolute;right:0;z-index:10;color:#888}#wpdcom .wpd-editor-char-counter.error{color:red}#wpdcom.wpdiscuz_unauth .wc-field-submit{padding-top:15px}#wpdcom .wpd-form-foot{margin-left:70px}#wpdcom .wpd-form-row .wpdiscuz-item{clear:both}#wpdcom .wpd-form-row .wpd-form-col-full{width:100%;float:none;margin:0;text-align:left;padding:0}#wpdcom .wpd-form-row .wpd-form-col-left{width:49%;float:left;margin:0;text-align:left;padding:0}#wpdcom .wpd-form-row .wpd-form-col-right{width:49%;float:right;margin:0;text-align:right;padding:0}#wpdcom .wpd-form-row .wpd-form-col-full .wpdiscuz-item{text-align:left}#wpdcom .wpd-form-row .wpd-form-col-left .wpdiscuz-item{text-align:left}#wpdcom .wpd-form-row .wpd-form-col-right .wpdiscuz-item{text-align:right}#wpdcom .wpdiscuz-item label.wpd-field-label{float:none}#wpdcom .wpd-form-row .wpdiscuz-item{width:100%;vertical-align:baseline;padding:1px 0 7px 0;position:relative}#wpdcom .wpd-form-row .wpd-field{width:100%;line-height:20px;color:#777;display:inline-block;float:none;clear:both;margin:0;box-sizing:border-box;padding-top:2%;padding-bottom:2%;font-size:14px;border-radius:3px;vertical-align:baseline}#wpdcom .wpd-form-row .wpd-has-icon .wpd-field{padding-left:30px}#wpdcom .wpd-form-row .wpd-has-desc .wpd-field{padding-right:30px}#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-icon{display:inline-block;font-size:16px;line-height:16px;opacity:.3;padding:0;margin:0;position:absolute;top:9px;left:8px;width:20px;text-align:left}#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-desc{display:inline-block;font-size:16px;line-height:16px;opacity:1;margin:0;position:absolute;top:8px;right:8px;width:20px;text-align:right;border-left:1px solid #ccc;color:#aaa;padding:0 5px;cursor:pointer}#wpdcom .wpd-form-row .wpdiscuz-item.wpd-field-select .wpd-field-desc{border-left:none}#wpdcom .wpd-form-row .wpdiscuz-item input[type="text"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="email"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="url"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="color"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="date"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime-local"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="month"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="number"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="time"]{height:32px}#wpdcom .wpd-form-row .wpdiscuz-item textarea{height:72px;padding-left:10px}.wpdiscuz_select{background:url("data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC") #fefefe no-repeat scroll right center!important;border-radius:0;border:1px solid lightgray!important;box-shadow:none!important;height:28px!important;padding:3px 22px 3px 8px!important;font-size:13px!important;-moz-appearance:none!important;-webkit-appearance:none!important;outline:0 none!important;text-indent:.01px;text-overflow:""!important;width:100%!important;box-sizing:border-box!important;line-height:20px!important;clear:both;float:none!important;margin:0!important}#wpdcom .wc-field-submit{text-align:right;padding:1px 2px 0 0;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start}#wpdcom .wc-field-submit input[type="button"]{margin:1px;border:#ddd 1px solid;font-size:13px;line-height:16px;padding:6px 15px;clear:both;float:none}#wpdcom .wpd-item-wrap{text-align:left}#wpdcom .wpd-item{text-align:left}#wpdcom .wpd-form-col-left .wpd-field-group .wpd-field-group-title,#wpdcom .wpd-form-col-right .wpd-field-group .wpd-field-group-title,#wpdcom .wpd-form-col-full .wpd-field-group .wpd-field-group-title{font-size:13px;text-align:left;line-height:20px;padding:5px 0}#wpdcom .wpd-form-col-left .wpd-has-desc .wpd-field-group-title,#wpdcom .wpd-form-col-right .wpd-has-desc .wpd-field-group-title,#wpdcom .wpd-form-col-full .wpd-has-desc .wpd-field-group-title{padding-right:35px}#wpdcom .wpd-comment-right .wpd-top-custom-fields{padding:5px 10px 10px 0}#wpdcom .wpd-comment-right .wpd-bottom-custom-fields{padding:5px 0;margin-bottom:5px;margin-top:10px}#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label{float:right;display:block;width:111px;text-align:right;padding:0;line-height:30px}#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_img{display:inline!important;border:0;padding:0;margin:0;vertical-align:middle;box-sizing:content-box;width:80px;height:26px;border-bottom:2px solid #e6e6e6}#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label a{margin:0;display:inline;padding:0;text-decoration:none;height:auto;width:auto}#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-input{float:left;display:block;min-width:30px;width:calc(100% - 112px);line-height:30px}#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-input input[type="text"]{width:100%;padding:3px 5px;height:28px}#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_refresh_img{cursor:pointer}#wpdcom .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_refresh_img img{max-width:16px!important;max-height:16px!important;box-sizing:content-box;margin:0;display:inline!important;background-color:#e6e6e6;padding:5px;border:1px solid #e4e4e4;border-left:1px solid #d9d9d9;vertical-align:middle}#wpdcom .wpd-form-row .wpdiscuz-item .wc-bin-captcha{background:#f5f5f5;padding:2px 15px;font-size:11px;color:#aaa;line-height:28px;text-align:center}#wpdcom .wpd-form-row .wpdiscuz-item .wc-bin-captcha i{margin-right:5px}#wpdcom .wpd-form-row .wpdiscuz-item.wpd-field-captcha{margin-bottom:-5px;padding-bottom:2px}#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single{border-bottom:none;text-align:right}#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-item{margin:0;padding:0}#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-field{height:20px;vertical-align:top;outline:none}#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-field-label{height:20px;vertical-align:top}#wpdcom .wpdiscuz-item .wpd-field-label a{display:inline;vertical-align:baseline;line-height:inherit}#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-single{border-bottom:none}#wpdcom .wpd-form-col-left .wpd-field-group.wpd-field-single .wpd-field-group-title,#wpdcom .wpd-form-col-right .wpd-field-group.wpd-field-single .wpd-field-group-title{font-size:inherit;text-align:right;line-height:inherit;height:25px}#wpdcom .wpdiscuz-item.wpd-field-radio,#wpdcom .wpdiscuz-item.wpd-field-checkbox{padding-bottom:12px}#wpdcom .wpdiscuz-item.wpd-field-radio input,#wpdcom .wpdiscuz-item.wpd-field-checkbox input{box-shadow:none;border:1px solid;display:inline-block;padding:initial!important}#wpdcom .wpd-form-col-left div:last-of-type,#wpdcom .wpd-form-col-right div:last-of-type{border-bottom:none}#wpdcom .wpd-field-radio .wpd-item,#wpdcom .wpd-field-checkbox .wpd-item{display:inline-block;padding:1px;margin:1px 0;min-width:60px}#wpdcom .wpd-field-radio .wpd-field,#wpdcom .wpd-field-checkbox .wpd-field{width:18px;height:18px;display:inline-block;float:left;padding:0;line-height:20px;vertical-align:baseline;margin:0 6px 0 0;box-sizing:border-box}#wpdcom .wpd-field-radio .wpd-field-label,#wpdcom .wpd-field-checkbox .wpd-field-label{width:auto;height:22px;display:inline;float:none;padding:0;line-height:20px;font-size:12px;margin:0}#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-agreement,#wpdcom .wpdiscuz-item.wpd-field-checkbox.wpd-field-cookies-consent{padding-top:0}#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-group.wpd-field-radio .wpd-item-wrap,#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-group.wpd-field-checkbox .wpd-item-wrap{float:none}#wpdcom .wpdiscuz-item.wpd-field-single .wpd-field,#wpdcom .wpdiscuz-item.wpd-field-single .wpd-field-label{line-height:20px}#wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-single{padding-bottom:0}#wpdcom .wpdiscuz-item.wpd-field-single .wpd-field-desc{top:5px}#wpdcom .wpd-form-row .wpd-form-col-right .wpdiscuz-item.wpd-field-select{text-align:left}#wpdcom .wpdiscuz-item.wpd-field-select select.wpdiscuz_select{height:32px!important;max-width:400px!important}#wpdcom .wpdiscuz-item.wpd-field-select.wpd-has-desc select.wpdiscuz_select{width:calc(100% - 40px)!important}#wpdcom .wpdiscuz-item.wpd-field-select .wpd-field-group-title{padding-top:12px}#wpdcom .wpdiscuz-item.wpd-field-select.wpd-has-desc .wpd-field-desc{top:9px}.wpd-custom-field{display:table;width:100%;padding:1px 0;line-height:20px}.wpd-custom-field .fa-star{font-size:1.2em}.wpd-cf-label{background:#f9f9f9;box-sizing:border-box!important;display:table-cell;font-size:13px;opacity:1;padding:5px 10px;vertical-align:top;width:29%;border-bottom:1px #f0f0f0 solid}.wpd-cf-value{display:table-cell;border-bottom:1px #f0f0f0 solid;width:69%;box-sizing:border-box!important;font-size:13px;vertical-align:top;opacity:.7;padding:5px 10px}#wpdcom .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-label{background:#fff0;border:none;padding:2px 10px 2px 2px}#wpdcom .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-value{font-size:14px;border-bottom:none;padding:1px 10px}#wpdcom .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-value i{min-width:20px;align-self:center;text-align:center}#wpdcom .wpdiscuz-item .wpdiscuz-rating,#wpdcom .wpd-item-wrap fieldset{display:inline-block}#wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-rating{border-bottom:1px dotted #ddd;height:77px;margin-bottom:0}#wpdcom .wpdiscuz-item .wpdiscuz-rating{border:none;float:left;margin:0;padding:5px 0 5px 1px;margin-left:-5px}#wpdcom .wpdiscuz-item .wpdiscuz-rating>input{visibility:visible;opacity:0;position:absolute;z-index:-1}#wpdcom .wpdiscuz-item .wpdiscuz-rating>label::before{margin:1px 3px;line-height:18px;font-size:1.1em;cursor:pointer}#wpdcom .wpdiscuz-item .wpdiscuz-rating>.half::before{position:absolute;cursor:pointer}#wpdcom .wpdiscuz-item .wpdiscuz-rating>label{float:right;font-size:1.1em}#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc{right:0;top:0;position:relative;font-size:14px;margin-left:5px;padding:0 7px}#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc i.fa{font-size:17px}#wpdcom .wpd-form-col-full .wpd-field-group .wpd-field-group-title{display:inline-block;vertical-align:baseline;padding:0 0 2px 0;margin-top:-2px;padding-right:35px}#wpdcom .wpd-form-col-full .wpdiscuz-item .wpdiscuz-rating{padding:0 6px 0 0;vertical-align:middle;line-height:14px}#wpdcom .wpd-form-col-full .wpd-item-wrap{display:inline-block;float:left;padding-right:7px;vertical-align:baseline;padding:0 1px 1px 1px}#wpdcom .wpdiscuz-edit-form-wrap .wpdiscuz-item.wpd-field-group.wpd-field-rating{height:auto;border-bottom:none}#wpdcom .wpdiscuz-edit-form-wrap .editcomment td{vertical-align:middle;padding-right:10px}#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-radio td,#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-checkbox td{vertical-align:top}#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-radio td input,#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-checkbox td input{width:auto;vertical-align:baseline;margin-right:1px;display:inline;line-height:22px}#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpd-edit-rating td label{margin-right:1px}#wpdcom .wpdiscuz-edit-form-wrap .editcomment .wpdiscuz-item{padding:7px 0}.wpdiscuz-stars-label{line-height:20px;padding:10px 0 2px 3px;font-size:14px}.wpdiscuz-stars-wrapper{display:block}.wpdiscuz-stars-wrapper-inner{position:absolute}.wpdiscuz-activ-stars{position:absolute;display:flex;font-size:22px;top:0;left:0}.wpdiscuz-pasiv-stars{font-size:22px;display:flex}.wpdiscuz-activ-stars{overflow:hidden}.wpdiscuz-pasiv-stars i.wpdiscuz-pasiv-star,.wpdiscuz-activ-stars i.wpdiscuz-activ-star{padding:0 2px;font-size:20px}#wpdcom .wpd-form-col-full .wpdiscuz-item.wpd-field-group.wpd-field-rating{height:auto;border-bottom:none;padding-bottom:10px}#wpdcom .wpd-form-row .wpd-field-date{height:77px}#wpdcom .wpd-form-row .wpd-field-date .wpd-field-title{font-size:13px;line-height:20px;padding:5px 0 8px 0;text-align:left;padding-bottom:8px}#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field{padding-left:5px}#wpdcom .wpd-form-row .wpd-field-date.wpd-has-desc .wpd-field{padding-right:5px}#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-icon{left:2px;top:10px}#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-desc{top:10px}#wpdcom .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-title{padding-left:26px}#wpdcom .wpd-form-row .wpd-field-date.wpd-has-desc .wpd-field-title{padding-left:26px}#wpdcom .wpd-form-row .wpd-field-color{height:77px}#wpdcom .wpd-form-row .wpd-field-color .wpd-field-title{font-size:13px;line-height:20px;padding:5px 0 8px 0;text-align:left;padding-bottom:8px}#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field{padding-left:5px}#wpdcom .wpd-form-row .wpd-field-color.wpd-has-desc .wpd-field{padding-right:5px}#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-icon{left:2px;top:10px}#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-desc{top:10px}#wpdcom .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-title{padding-left:26px}#wpdcom .wpd-form-row .wpd-field-color.wpd-has-desc .wpd-field-title{padding-left:26px}#wpdcom .wpdiscuz-spoiler-wrap{background-color:#eee;border:1px solid #555;border-style:dashed;margin:5px 0}#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler{padding:5px;cursor:pointer}#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler .fas{margin:0 5px}#wpdcom .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler-content{display:none;font-style:italic;padding:5px}@media screen and (min-width:655px){#wpdcom .wpd-field-captcha{text-align:right!important;display:block;border-bottom:none;margin-top:3px!important}#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha{display:inline-block;margin:0 0 0 auto}#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha iframe{margin-bottom:0}#wpdcom .wpd_main_comm_form .wpd-field-captcha .wpdiscuz-recaptcha{transform:scale(.8);-webkit-transform:scale(.8);transform-origin:right 0;-webkit-transform-origin:right 0;margin:0 0 0 auto}#wpdcom .wpd-secondary-form-wrapper .wpd-field-captcha .wpdiscuz-recaptcha{transform:scale(.8);-webkit-transform:scale(.8);transform-origin:right 0;-webkit-transform-origin:right 0;margin:0 0 0 auto}#wpdcom .wpd_comment_level-5 .wpd-secondary-form-wrapper .wpdiscuz-recaptcha{transform-origin:center 0;-webkit-transform-origin:center 0}}@media screen and (max-width:730px){#wpdcom .wpd_main_comm_form .wpd-field-captcha .wpdiscuz-recaptcha{transform-origin:right 0;-webkit-transform-origin:right 0}}@media screen and (max-width:655px){#wpdcom .wpd-field-captcha{float:none;width:100%;display:block;border-bottom:none;padding-bottom:0;margin-bottom:0}#wpdcom .wpd-field-captcha input{height:1px;padding:0;margin:0;clear:both}}#wpdcom .wpdiscuz-subscribe-bar .wpd-field-captcha{text-align:left!important;display:inline-block!important;border-bottom:none;clear:both;float:none;position:relative;transform-origin:left 0 0px!important;transform:scale(.8);padding:20px 0 20px 0;margin-bottom:-40px}#wpdcom #wpd-threads{margin-top:20px}#wpdcom .wpd-thread-head{width:100%;border-bottom:2px solid #ccc;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}#wpdcom .wpd-thread-head .wpd-thread-info{color:#555;padding:5px 15px 3px 5px;font-weight:600;margin-bottom:-2px;font-size:14px;letter-spacing:1px;text-transform:uppercase;text-align:left;line-height:24px}#wpdcom .wpd-thread-head .wpd-thread-info.wpd-reviews-tab{padding:5px 15px 0 14px}#wpdcom .wpd-thread-head .wpd-thread-info .wpdtc{font-size:15px}#wpdcom .wpd-thread-head .wpdiscuz-user-settings{font-size:15px;color:#777;cursor:pointer;text-align:center;padding:5px 10px 6px 12px;margin:0 2px -2px 2px;width:40px;text-align:center}#wpdcom .wpd-thread-head .wpd-thread-filter{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}#wpdcom .wpd-thread-filter .wpd-filter{font-size:16px;color:#999;border-bottom:2px solid #999;cursor:pointer;text-align:center;padding:5px 10px;margin:0 1px -2px 1px;line-height:18px}#wpdcom .wpd-thread-filter .wpdf-reacted{color:#ffa600;border-bottom-color:#ffa600;width:34px}#wpdcom .wpd-thread-filter .wpdf-hottest{color:#fc5844;border-bottom-color:#fc5844;width:34px}#wpdcom .wpd-thread-filter .wpdf-sorting{font-size:14px;color:#777;line-height:18px;text-transform:capitalize;min-width:100px;font-family:"Arial Hebrew",Arial,sans-serif}#wpdcom .wpd-thread-filter .wpdf-sorting i{font-size:15px;margin-left:6px;vertical-align:top;line-height:14px}#wpdcom .wpd-thread-list .wpd-load-more-submit-wrap{display:flex;flex-direction:row;justify-content:center;padding:10px}#wpdcom .wpd-comment .wpd-comment-wrap .wpd-comment-author span.wpd-user-nicename{color:#aaa;font-size:13px;font-family:"Courier New",Courier,monospace}#wpdcom .wpd-thread-list{padding:30px 0}#wpdcom .wpd-comment .wpd-comment-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:flex-start;padding-bottom:5px}#wpdcom .wpd-comment .wpd-comment-left{width:60px;text-align:center;margin-right:20px}_:-ms-lang(x),#wpdcom .wpd-comment .wpd-comment-left{width:auto}#wpdcom .wpd-comment .wpd-comment-right{padding-bottom:15px;flex-grow:1;width:calc(100% - 80px)}#wpdcom .wpd-comment .wpd-avatar{position:relative}#wpdcom .wpd-comment .wpd-avatar img,#wpdcom .wpd-comment .wpd-avatar img.avatar{width:56px;height:56px;max-width:56px;border-radius:100%;border:1px solid #ccc;padding:2px;background-color:#fff;vertical-align:middle;text-align:center;float:none}#wpdcom .wpd-comment .wpd-avatar i{position:absolute;bottom:1px;right:5px;border-radius:50%;padding:3px;border:2px solid #fff;width:20px;height:20px;display:flex;justify-content:center;align-items:center}#wpdcom .wpd-comment .wpd-avatar i svg{width:12px;height:12px;fill:#fff}#wpdcom .wpd-comment .wpd-comment-label{margin:9px auto 2px auto;border-radius:3px;font-size:11px;line-height:14px;text-align:center;width:100%;padding:1px 5px;cursor:default;display:flex;align-items:center;justify-content:center;flex-flow:row}#wpdcom .wpd-comment .wpd-comment-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;width:100%;padding:0}#wpdcom .wpd-comment .wpd-follow-link{color:#999;font-size:13px;cursor:pointer;padding-left:5px}#wpdcom .wpd-comment-header{font-size:13px;color:#999}#wpdcom .wpd-comment .wpd-comment-header{padding:5px 0 5px 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}#wpdcom .wpd-comment-header .wpd-comment-author{font-size:15px;font-weight:600;text-decoration:none;letter-spacing:.7px;margin-right:5px}#wpdcom .wpd-comment .wpd-comment-header i{line-height:1.75}#wpdcom .wpd-comment-date{padding:0 5px;font-size:11px}#wpdcom .wpd-comment-date i{font-size:11px;margin-right:4px}#wpdcom .wpd-comment-status{padding:0 5px}#wpdcom .wpd-comment-status div{display:inline-block;cursor:default}#wpdcom .wpd-comment-status i{margin:0 3px}#wpdcom .wpd-comment-status .wpd-sticky{vertical-align:top}#wpdcom .wpd-comment-status .wpd-closed{color:#999;font-size:12px}#wpdcom .wpd-comment-header .wpd-comment-share{padding:0 6px;cursor:default}#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content{text-align:center}#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i svg{fill:#fff;height:12px;padding:0 6px;cursor:pointer}#wpdcom .wpd-comment-header .wpd-comment-share .wpd-tooltip-content i svg:hover{fill:#ffee46}#wpdcom .wpd-comment-header .wpd-comment-link{padding:0;cursor:pointer;font-size:12px;color:#aaa;align-self:flex-start;padding-top:9px}#wpdcom .wpd-comment-header .wpd-comment-link span{margin-left:12px}#wpdcom .wpd-comment-text{font-size:15px;padding:0 0 8px 0;word-break:break-word}#wpdcom .wpd-comment-text *{line-height:1.6}#wpdcom .wpd-comment-text p{margin-bottom:10px}#wpdcom .wpd-comment-text p:last-child{margin-bottom:0}#wpdcom .wpd-comment-text ol,#wpdcom .wpd-comment-text ul{margin:0 0 1rem 1rem}#wpdcom .wpd-comment-text img,#wpdcom .wpd-comment-text iframe,#wpdcom .wpd-comment-text video,#wpdcom .wpd-comment-text audio{max-width:100%!important}#wpdcom .wpd-comment-text iframe{width:480px;height:280px}#wpdcom .wpd-comment-text blockquote{margin:5px auto 5px 15px;padding:2px 10px;font-size:14px}#wpdcom .wpd-comment-text blockquote p{margin-bottom:5px}#wpdcom .wpd-comment-text .wpd-inline-feedback-wrapper{font-style:italic;font-size:15px;padding:15px;background:#fffce1;margin-bottom:10px;color:#777}#wpdcom .wpd-comment-text .wpd-inline-feedback-wrapper .wpd-inline-feedback-info{font-style:normal;font-weight:600}#wpdcom .wpd-comment-text .wpd-inline-feedback-wrapper i.fa-quote-left{margin-right:8px;font-size:17px;color:#999797}#wpdcom .wpd-comment-footer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-top:0}#wpdcom .wpd-comment-footer .wpd-vote{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;padding-right:20px;font-size:0}#wpdcom .wpd-comment-footer .wpd-vote-up,#wpdcom .wpd-comment-footer .wpd-vote-down{width:16px;height:16px;opacity:.7;cursor:pointer}#wpdcom .wpd-comment-footer .wpd-vote-down.wpd-dislike-hidden{display:none!important}#wpdcom .wpd-comment-footer .wpd-vote-up svg,#wpdcom .wpd-comment-footer .wpd-vote-down svg{fill:#888;cursor:pointer}#wpdcom .wpd-comment-footer .wpd-vote-result{padding:0 8px;font-size:14px;text-align:center;color:#999}#wpdcom .wpd-comment-footer .wpd-reply-button{cursor:pointer;font-size:14px;color:#999;white-space:nowrap}#wpdcom .wpd-comment-footer .wpd-reply-button i{margin-right:6px;opacity:.7}#wpdcom .wpd-comment-footer .wpd-reply-button svg{vertical-align:middle;transform:rotate(180deg);width:22px;height:22px;opacity:.7;fill:#999;margin-right:2px}@-moz-document url-prefix(){#wpdcom .wpd-comment-footer .wpd-reply-button svg{vertical-align:bottom}}#wpdcom .wpd-comment-footer .wpd-reply-button span{line-height:21px;font-size:1em}#wpdcom .wpd-comment-footer .wpd-vote-up:hover,#wpdcom .wpd-comment-footer .wpd-vote-down:hover{opacity:1}#wpdcom .wpd-comment-footer .wpd-reply-button:hover{color:#777}#wpdcom .wpd-comment-footer .wpd-reply-button:hover svg{opacity:1}#wpdcom .wpd-comment-footer .wpd-tools i{color:#aaa;font-size:14px;cursor:pointer}#wpdcom .wpd-comment-footer .wpd-toggle i{color:#aaa;font-size:15px;cursor:pointer}#wpdcom .wpd-comment-footer .wpd-toggle .wpd-view-replies{font-size:13px!important;color:#888;margin-right:7px}#wpdcom .wpd-hidden-replies .wpd-toggle.wpd-hidden:last-child{visibility:visible;opacity:1}#wpdcom .wpd-comment-footer .wpd-sep{border-right:1px #ccc solid;margin:0 7px;width:1px;height:15px}#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tool-wrap,#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-sep,#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tools,#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-toggle,#wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-share,#wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-link{visibility:visible;opacity:1}#wpdcom .wpd-comment-right .wpd-comment-last-edited{margin:10px 0 20px 0;font-size:12px;color:#999;font-style:italic}#wpdcom .wpd-comment-right .wpd-comment-last-edited i{padding-right:5px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-left{width:50px}_:-ms-lang(x),#wpdcom .wpd-comment.wpd-reply .wpd-comment-left{width:auto}#wpdcom .wpd-comment.wpd-reply .wpd-avatar img,#wpdcom .wpd-comment.wpd-reply .wpd-avatar img.avatar{width:48px;height:48px;max-width:48px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-label{font-size:10px;line-height:13px;margin:10px auto 7px auto;display:flex;align-items:center;justify-content:center;flex-flow:row}#wpdcom .wpd-comment.wpd-reply .wpd-follow-link{font-size:11px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author,#wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author a{font-size:14px;margin-right:5px}#wpdcom .wpd-comment .wpd-reply-to{font-size:13px;color:#999;font-style:italic}#wpdcom .wpd-comment .wpd-reply-to i{margin-right:6px}#wpdcom .wpd-comment .wpd-reply-to a{text-decoration:none;opacity:.8;color:#0274be}#wpdcom .wpd-comment .wpd-reply-to a:hover{opacity:1;color:#000}#wpdcom .wpd-comment.wpd-reply .wpd-comment-text{font-size:14px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{width:15px;height:15px;display:flex;flex-direction:column;justify-content:center;align-items:center}_:-ms-lang(x),#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,_:-ms-lang(x),#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{display:-ms-flexbox}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-result{font-size:13px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button{font-size:13px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button svg{width:20px;height:20px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button span{line-height:19px;font-size:1em}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-tools i{font-size:13px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-toggle i{font-size:14px}#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-sep{height:14px}#wpdcom.wpd-layout-1 .wpd-comment .wpd-reply-to{margin-bottom:6px;border-left:1px solid #ccc;padding:0 10px}#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar i{bottom:0;right:0}#wpdcom.wpd-layout-1 .wpd-new-loaded-comment>.wpd-comment-wrap>.wpd-comment-right{padding-right:15px;padding-left:15px}#wpdcom.wpd-layout-1 .wpd-comment .wpd-follow-link{margin-top:5px}#wpdcom.wpd-layout-3 .wpd-comment-footer .wpd-toggle .wpd-view-replies{background:#fff;padding:5px 10px;border-radius:12px;margin-right:1px;margin-left:-6px}#wpdcom.wpd-layout-2 .wpd-form .wpd-form-foot{margin-left:65px}#wpdcom.wpd-layout-2 .wpd-form .wpd-avatar{width:54px;margin-right:11px}#wpdcom.wpd-layout-2 .wpd-form .wpd-avatar img,#wpdcom.wpd-layout-2 .wpd-form .wpd-avatar img.avatar{width:48px;height:48px;max-width:48px;border-radius:0;border:none;border-bottom:2px solid #ccc;padding:1px;background-color:#fff;vertical-align:middle;text-align:center}#wpdcom.wpd-layout-2 .wpd-form .wpdiscuz-textarea-wrap textarea::placeholder{line-height:27px;font-size:15px}#wpdcom.wpd-layout-2 .wpd-form .wpdiscuz-textarea-wrap textarea{height:48px}#wpdcom.wpd-layout-2 .wpd-comment{margin-bottom:20px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header,#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-top,#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-bottom{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info{display:block;flex-grow:1;margin-bottom:-3px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-top{flex-wrap:nowrap;align-items:center}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-comment-label{width:auto;padding:1px 15px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-label{margin:0}#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar{padding-right:15px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img,#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img.avatar{width:48px;height:48px;max-width:48px;border-radius:0;border:none;border-bottom:2px solid #ccc;padding:1px;background-color:#fff;vertical-align:middle;text-align:center}#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar i{bottom:-2px;right:7px}_:-ms-lang(x),#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar i{line-height:10px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-follow-link{font-size:12px;padding-left:2px;padding-right:12px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-text{margin:8px 0 5px 0}#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-date{padding:0 10px 0 0;font-size:12px}#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-status{padding:0 10px}#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-link{margin-bottom:0;padding-top:1px}#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-reply-to{font-size:12px;padding-top:2px;margin-left:0;font-style:normal}#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-reply-to i{margin-right:3px}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply{margin-bottom:0}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-header .wpd-user-info .wpd-uinfo-top{margin-bottom:3px}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-date{padding:0 10px}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-label{font-size:10px;line-height:13px;margin:0 10px 0 0}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-follow-link{margin-right:12px;border-right:1px solid #ccc;padding-right:12px}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap{margin:0 0 5px 0;background-color:#fafafa;border-left:3px solid #dedede;padding:10px 15px 0 17px}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img,#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img.avatar{border-bottom:none}#wpdcom.wpd-layout-2 .wpd-new-loaded-comment>.wpd-comment-wrap>.wpd-comment-right{padding-right:15px;padding-left:15px}#wpdcom.wpd-layout-2 .wpd-new-loaded-comment.wpd-comment.wpd-reply>.wpd-comment-wrap>.wpd-comment-right{padding-left:0;padding-right:0}#wpdcom.wpd-layout-3 .wpd-comment .wpd-tools-actions{top:25px}#wpdcom.wpd-layout-3 .wpd-thread-list{padding:35px 0}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-wrap{padding-bottom:0}#wpdcom.wpd-layout-3 .wpdiscuz-edit-form-wrap{margin-left:36px}#wpdcom.wpd-layout-3 .wpd-form .wpd-form-foot{margin-left:84px}#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar{width:67px}#wpdcom.wpd-layout-3 .wpd-form .wpdiscuz-textarea-wrap textarea{height:60px;padding:14px 15px}#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img,#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img.avatar,#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img,#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img.avatar{width:64px;height:64px;max-width:64px;border-radius:100%;padding:3px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img{border-color:#d1d1d1}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-wrap{margin-bottom:35px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left{width:70px;margin-right:-34px;position:relative;z-index:2}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left .wpd-avatar{margin-top:-6px}#wpdcom.wpd-layout-3 .wpd-comment-status{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;font-size:12px;line-height:1.75;padding-top:8px}#wpdcom.wpd-layout-3 .wpd-comment-status .wpd-closed{font-size:11px}#wpdcom.wpd-layout-3 .wpd-comment-status div{margin-left:4px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-right{padding-bottom:0;border-left:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;width:calc(100% - 35px)}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header{background-color:#f7f7f7;margin-left:-1px;padding:10px 0 7px 0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-sticky-comment .wpd-comment-header{background-color:#f6fff4}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author{padding-left:42px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader{margin-left:42px;margin-top:0;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader .wpd-comment-date{flex-grow:1;font-size:11px;line-height:22px;color:#999;padding-top:1px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader .wpd-comment-date i{font-size:10px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-label{margin:-1px 10px 0 0;border-radius:0 0 5px 5px;font-size:13px;line-height:16px;text-align:center;width:auto;padding:3px 15px;cursor:default}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author,#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author a{font-size:14px;font-weight:400}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-follow-link{font-size:12px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-share{font-size:12px;padding:0 12px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-link{font-size:11px;padding:1px 8px 0 0}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-text{padding-left:30px;padding-top:15px;padding-bottom:17px;font-size:16px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer{margin-bottom:-14px;margin-left:40px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote{padding-left:18px;margin-left:-20px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up,#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down{border:1px solid #aaa;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px;width:28px;height:28px;background-color:#fff}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up svg.fa-chevron-up,#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down svg.fa-chevron-down{width:15px;padding:1px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up svg.fa-plus,#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down svg.fa-minus{width:15px;padding:2px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up.wpd-up{border:1px solid #009149!important}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down.wpd-down{border:1px solid #fc5844!important}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result{padding:0 10px;font-size:16px;background-color:#fff;border-radius:50%;line-height:26px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button{background-color:#fff;border:1px solid #aaa;border-radius:15px;padding:1px 20px 1px 16px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button svg{vertical-align:bottom;width:20px;height:20px;margin-right:3px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-wpanel{width:20px;height:20px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap{padding-left:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap i{background:#fff;border-radius:50%;padding:5px;height:25px;width:25px;line-height:14px;border:1px solid #aaa}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-sep{margin:0 3px;border:none}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img,#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img.avatar{width:48px;height:48px;max-width:48px;border:none}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-wrap{margin-bottom:0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-status{padding-top:0}#wpdcom.wpd-layout-3 .wpd-comment .wpd-reply-to{font-size:13px;display:flex;flex-direction:row;justify-content:flex-start;margin-left:36px;margin-top:1px;align-items:center;background-color:#f7f7f7;padding:5px 10px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-reply-to .wpd-comment-date{margin-left:auto;font-style:normal}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left{width:70px;margin-right:-34px;position:relative;z-index:2}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left .wpd-avatar{margin-top:0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-right{border-bottom:none}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header{background-color:#fff0;margin-left:0;padding:6px 0 5px 0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author{padding-left:36px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-label{margin:0 8px 0 6px;border-radius:3px;font-size:11px;line-height:14px;text-align:center;width:auto;padding:1px 12px;cursor:default}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author,#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author a{font-size:14px;font-weight:400}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-text{padding-left:36px;padding-top:10px;padding-bottom:15px;font-size:14px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer{margin-bottom:20px;margin-left:36px;padding-bottom:10px;border-bottom:1px dashed #ccc}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote{background:#fff0;padding-left:0;margin-left:0;font-size:0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{border:none;padding:0;width:15px;height:15px;display:inline;background:#fff0}_:-ms-lang(x),#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up,_:-ms-lang(x),#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down{display:-ms-flexbox}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up.wpd-up{border:none!important}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down.wpd-down{border:none!important}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-result{padding:0 8px;font-size:14px;background:#fff0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button{background:#fff0;border:none;padding:0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button svg{vertical-align:bottom;width:20px;height:20px;margin-right:3px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-tool-wrap i{background:#fff0;border:none}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment.wpd-reply:last-child{margin-bottom:30px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment.wpd-reply:last-child .wpd-comment-footer{margin-bottom:0;padding-bottom:0;border-bottom:none}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment.wpd-reply:last-child .wpd-comment.wpd-reply{margin-top:20px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-new-loaded-comment>.wpd-comment-wrap>.wpd-comment-right>.wpd-comment-text{padding-right:10px}#wpdcom.wpd-layout-3 .wpd-comment-right .wpd-comment-last-edited{margin-left:40px}#wpd-bubble-wrapper{display:none;position:fixed;z-index:99;text-align:center;opacity:.9;bottom:80px}#wpd-bubble-wrapper.wpd-bubble-hover{opacity:1}#wpd-bubble-wrapper #wpd-bubble-all-comments-count{font-size:15px;font-weight:600;font-family:sans-serif}#wpd-bubble-wrapper>div{display:none;border:1px solid #fff;box-shadow:0 0 15px #aaa;width:64px;height:64px;border-radius:50%;color:#fff;align-items:center;justify-content:center;position:relative}#wpd-bubble-wrapper svg{width:60%;height:60%}#wpd-bubble-wrapper #wpd-bubble-count svg,#wpd-bubble-wrapper #wpd-bubble-notification svg{margin-left:3px;margin-top:3px}#wpd-bubble-wrapper #wpd-bubble svg{margin-left:2px}#wpd-bubble-wrapper path.wpd-bubble-count-first{fill:#fff}#wpd-bubble-wrapper path.wpd-bubble-count-second{fill:#fff0}#wpd-bubble-wrapper path.wpd-bubble-plus-first{fill:#fff}#wpd-bubble-wrapper path.wpd-bubble-plus-second{fill:#fff0}#wpd-bubble-wrapper>#wpd-bubble-count{display:flex;cursor:pointer}#wpd-bubble-wrapper>#wpd-bubble{cursor:pointer}#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message{width:400px;height:46px;position:absolute;top:50%;left:75px;border-radius:5px;padding:7px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:16px}#wpd-bubble-wrapper.wpd-right-corner>#wpd-bubble #wpd-bubble-add-message{left:-412px}#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message::before{content:'';border:9px solid #fff0;position:absolute;top:50%;left:-9px;transform:translateY(-50%);border-left:none}#wpd-bubble-wrapper.wpd-right-corner>#wpd-bubble #wpd-bubble-add-message::before{left:400px;border-left:9px solid;border-right:none}#wpd-bubble-wrapper>#wpd-bubble-count .wpd-new-comments-count{display:none}#wpd-bubble-wrapper>#wpd-bubble-count.wpd-new-comments .wpd-new-comments-count{display:flex;border-radius:50%;width:25px;height:25px;background-color:#ff842a;position:absolute;top:38px;left:38px;font-size:15px;align-items:center;justify-content:center;border:1px solid #fff}#wpd-bubble-wrapper.wpd-bubble-hover>#wpd-bubble-count:not(.wpd-new-comments)+#wpd-bubble{display:flex}#wpd-bubble-wrapper.wpd-bubble-hover>#wpd-bubble-count:not(.wpd-new-comments){display:none}#wpd-bubble-wrapper>#wpd-bubble-notification{background-color:#fe7617}#wpd-bubble-wrapper>#wpd-bubble-notification path.wpd-bubble-notification-first{fill:#fff}#wpd-bubble-wrapper>#wpd-bubble-notification path.wpd-bubble-notification-second{fill:#fff0}#wpd-bubble-wrapper.wpd-new-comment-added{opacity:1}#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-count{display:none}#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-notification{display:flex}#wpd-bubble-wrapper.wpd-new-comment-added #wpd-bubble-all-comments-count{color:#b9501d}#wpd-bubble-wrapper #wpd-bubble-notification-message{display:none;width:430px;height:100%;position:absolute;background-color:#fbfbfb;top:0;left:75px;border:1px solid #b2b2b2;box-shadow:0 0 10px #bbb;border-radius:5px;padding:7px}#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message{left:-446px}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author,#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment{display:flex;align-items:center;height:50%}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author{justify-content:space-between}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author>div{display:flex;align-items:center}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment{font-size:12px}#wpd-bubble-wrapper #wpd-bubble-notification-message span:not(.wpd-bubble-spans){display:inline-block;margin:5px}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-avatar{width:20px;height:20px;line-height:16px}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-avatar img{border-radius:50%;width:100%}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-author-name{color:#4e9f93;font-size:14px;font-weight:600}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-date{color:#fe7617;font-size:10px}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment,#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-reply-link a{color:#333}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-reply-link a{color:#777}#wpd-bubble-wrapper #wpd-bubble-notification-message #wpd-bubble-comment-text{font-size:12px;margin-left:7px}#wpd-bubble-wrapper #wpd-bubble-notification-message::before{content:'';border:9px solid #fff0;position:absolute;top:20px;left:-10px;border-left:none;padding:0;border-right-color:#b2b2b2}#wpd-bubble-wrapper #wpd-bubble-notification-message::after{content:'';border:9px solid #fff0;position:absolute;top:20px;left:-9px;border-left:none;border-right-color:#fbfbfb}#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message::before{left:429px;border-right:none;border-left:9px solid #b2b2b2}#wpd-bubble-wrapper.wpd-right-corner #wpd-bubble-notification-message::after{left:428px;border-right:none;border-left:9px solid #fbfbfb}#wpd-bubble-wrapper #wpd-bubble-comment-close a{color:#333;text-decoration:none}#wpd-bubble-wrapper #wpd-bubble-add-message-close{display:inline-block;top:0;right:10px;position:absolute}#wpd-bubble-wrapper #wpd-bubble-add-message-close a{color:#fff;text-decoration:none;display:inline-block}.wpd-inline-shortcode{display:inline}.wpd-inline-shortcode.wpd-active{background-color:#e9f7f4;padding:5px 0}.wpd-inline-shortcode .wpd-inline-form-close{display:inline-block;top:0;right:10px;position:absolute}.wpd-inline-shortcode .wpd-inline-form-close a{color:#fff;text-decoration:none;display:inline-block;box-shadow:none;border-bottom:none}.wpd-inline-shortcode .wpd-inline-form-close a:hover{color:#fff;text-decoration:none;box-shadow:none;border-bottom:none}.wpd-inline-icon-wrapper{display:inline-block;position:relative;height:24px;vertical-align:middle;padding:0 7px}.wpd-inline-icon-wrapper svg.wpd-inline-icon{cursor:pointer;display:inline-block;background:#fff0}.wpd-inline-icon-wrapper path.wpd-inline-icon-second{fill:#fff0}.wpd-inline-icon-count{position:relative;height:20px;border-radius:2px;padding:0 11px;cursor:pointer;margin-left:7px;vertical-align:top;color:#fff;font-family:Arial;font-size:13px;line-height:20px;display:none}.wpd-inline-icon-count.wpd-has-comments{display:inline-flex}.wpd-inline-icon-count::before{content:'';border:5px solid #fff0;position:absolute;top:6px;left:-5px;border-left:none;padding:0}.wpd-inline-form-wrapper{display:none;text-shadow:none;position:absolute;top:35px;left:-191px;width:400px;background-color:#fff0;z-index:9}.wpd-inline-form-wrapper::before{content:'';border:10px solid #fff0;position:absolute;top:-10px;left:50%;border-top:none;padding:0}.wpd-inline-form-question{border-radius:4px;padding:10px 20px;color:#fff;font-size:16px}.wpd-inline-form{border-radius:4px;padding:12px;margin-top:5px}.wpd-inline-form form{margin:0;padding:0}.wpd-inline-form input,.wpd-inline-form button{border-radius:4px;padding:5px 10px;font-size:12px}.wpd-inline-form button.wpd-inline-submit span{color:#fff}.wpd-inline-form .wpd-inline-notification{color:#fff;font-size:12px;line-height:17px;display:flex;align-items:center;padding:5px 0 8px 0;cursor:pointer}.wpd-inline-form .wpd-inline-comment-input{width:100%;border:none;height:30px;border-radius:4px}.wpd-inline-form .wpd-inline-comment-content{resize:vertical;margin-bottom:5px;max-width:100%!important;width:100%;border-radius:4px;border:none;-webkit-box-shadow:inset 2px 2px 2px 0 #ddd;-moz-box-shadow:inset 2px 2px 2px 0 #ddd;box-shadow:inset 2px 2px 2px 0 #ddd;line-height:20px!important;font-size:13px;background-color:#f9f9f9;min-height:auto;height:76px}.wpd-inline-form .wpd-inline-comment-content:focus{background-color:#fff}.wpd-inline-form-second-row{display:flex;justify-content:space-between;height:30px}.wpd-inline-form input.wpd-inline-name-input{width:32%;margin-right:5px;border:none;-webkit-box-shadow:inset 2px 2px 2px 0 #ddd;-moz-box-shadow:inset 2px 2px 2px 0 #ddd;box-shadow:inset 2px 2px 2px 0 #ddd}.wpd-inline-form button.wpd-inline-submit{flex-grow:1;max-width:40%!important;border:1px solid #fff!important;background-color:transparent!important;display:flex!important;justify-content:space-around;align-items:center;flex-direction:row}.wpd-inline-form button.wpd-inline-submit span{padding:0;margin:0;line-height:20px;font-size:13px;text-transform:uppercase}.wpd-inline-form button.wpd-inline-submit:hover{opacity:.8;text-decoration:none}.wpd-inline-submit-icon{vertical-align:top;width:20px;height:18px}.wpd-inline-icon-wrapper path.wpd-inline-submit-icon-first{fill:#fff}.wpd-inline-icon-wrapper path.wpd-inline-submit-icon-second{fill:#fff0}.wpd-last-inline-comments-wrapper{position:absolute;text-align:center;width:220px;background-color:#fbfbfb;border:1px solid;border-radius:5px;top:35px;left:-60%;z-index:2;-webkit-box-shadow:inset -7px 0 15px 3px #eee;-moz-box-shadow:inset -7px 0 15px 3px #eee;box-shadow:inset -7px 0 15px 3px #eee}.wpd-last-inline-comments-wrapper::before{content:'';border:9px solid #fff0;position:absolute;top:-9px;left:40%;border-top:none;padding:0}.wpd-last-inline-comments-wrapper::after{content:'';border:9px solid #fff0;position:absolute;top:-8px;left:40%;border-top:none;border-bottom-color:#f8f8f8}.wpd-last-inline-comments{padding:10px;text-align:left}.wpd-last-inline-comment:not(:last-child){border-bottom:1px dashed #bbb;margin-bottom:3px}.wpd-last-inline-comment>div{color:#666}.wpd-last-inline-comment .wpd-last-inline-comment-author-name{margin-left:5px;margin-top:0;font-size:16px;line-height:24px}.wpd-last-inline-comment .wpd-last-inline-comment-date{font-size:10px;display:block;margin:-6px 0 0 37px;padding:0;line-height:12px}.wpd-last-inline-comment .wpd-last-inline-comment-text{line-height:18px;font-size:12px;padding:4px 0 6px 0;color:#777}.wpd-last-inline-comment span{display:inline-block;margin:2px}.wpd-last-inline-comment-author-avatar img{border-radius:50%;width:30px;height:30px;vertical-align:middle;display:inline-block!important}.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments{display:inline-block;color:#fff;border-radius:15px;padding:3px 15px;font-size:11px;text-decoration:none!important;box-shadow:none!important;margin:0 0 15px 0;opacity:.9}.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:hover,.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:active,.wpd-last-inline-comments-wrapper .wpd-view-all-inline-comments:focus{color:#fff;text-decoration:none!important;box-shadow:none!important;opacity:1}.wpd-inline-icon.wpd-ignored path.wpd-inline-icon-first{animation:30s wpd_wiggle ease infinite,wpd_blink 7s ease-out infinite}@keyframes wpd_wiggle{0%{transform:rotate(-3deg)}2%{transform:rotate(20deg)}4%{transform:rotate(-15deg)}6%{transform:rotate(5deg)}8%{transform:rotate(-1deg)}100%{transform:rotate(0)}}@keyframes wpd_blink{0%{opacity:1}60%{opacity:1}80%{opacity:.6}100%{opacity:1}}#wpdcom .wpd-tools{position:relative}#wpdcom .wpd-tools-actions{display:none;font-family:"Arial Hebrew",Arial,sans-serif;font-size:14px;position:absolute;left:-50%;min-width:100px;flex-direction:column;background-color:#fff;border:1px solid #ccc;padding:5px 8px;border-radius:3px;z-index:9;color:#999;top:26px}#wpdcom .wpd-tools-actions .wpd-cta-button{cursor:pointer;line-height:18px;padding:2px 5px}#wpdcom .wpd-tools-actions .wpd-cta-button a{color:#999}#wpdcom .wpd-tools-actions .wpd-cta-button:hover{background-color:#F5F5F5}#wpdcom .wpdf-sorting{position:relative}#wpdcom .wpdiscuz-sort-buttons{display:none;position:absolute;flex-direction:column;background-color:#fff;border:1px solid #ccc;padding:5px;border-radius:3px;width:100%;left:0;top:32px;z-index:9}#wpdcom .wpdiscuz-sort-buttons .wpdiscuz-sort-button{padding:5px 0}#wpdcom .wpdiscuz-sort-buttons .wpdiscuz-sort-button:hover{background-color:#F5F5F5}#wpdcom .wpd-comment .wpd-comment-status .wpd-unapproved{color:#fc9007}#wpdiscuz-comment-message{position:fixed;top:38px;right:5px;width:400px;z-index:99999;font-size:14px;line-height:20px}#wpdiscuz-comment-message.wpdiscuz-comment-message-auth{top:60px}#wpdiscuz-comment-message div{color:#fff;padding:5px 10px;margin-top:5px}#wpdiscuz-comment-message .wpdiscuz-message-error{background-color:#D32F2F;box-shadow:#666 0 0 8px;padding:10px 20px}#wpdiscuz-comment-message .wpdiscuz-message-success{background-color:#4CAF50;box-shadow:#666 0 0 8px;padding:10px 20px}#wpdiscuz-comment-message .wpdiscuz-message-warning{background-color:#FFA726;box-shadow:#666 0 0 8px;padding:10px 20px}#wpd-editor-source-code-wrapper-bg{display:none;position:fixed;top:0;left:0;background-color:rgb(0 0 0 / .6);width:100%;z-index:9999999;height:100%}#wpd-editor-source-code-wrapper{display:none;width:50%;height:350px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;z-index:99999991;justify-content:center;align-items:center;padding:5px;border-radius:5px;text-align:right}#wpd-editor-source-code{height:300px;width:100%;resize:none}#wpd-insert-source-code{padding:3px 40px;margin-top:5px}.wpd-vote-result-sep{height:11px;align-self:center;width:1px;background-color:#ccc}#wpdiscuz-loading-bar{position:fixed;top:6px;right:12px;width:32px;height:25px;border:0;background-image:url(/wp-content/plugins/wpdiscuz/themes/default/../../assets/img/loading.gif);z-index:999999;display:none}#wpdiscuz-loading-bar.wpdiscuz-loading-bar-auth{top:38px}#wpdcom .wpd-comment-info-bar{display:none;padding:10px;margin:20px auto 0 auto;flex-direction:row;justify-content:space-between;font-size:14px}#wpdcom .wpd-current-view{padding:3px;color:#555}#wpdcom .wpd-comment-info-bar .wpd-current-view i{margin-right:6px;font-size:18px}#wpdcom .wpd-filter-view-all{color:#fff;background:#999;padding:5px 20px;font-size:13px;cursor:pointer;border-radius:3px}#wpdcom #bywpdiscuz{display:none}#wpdcom .by-wpdiscuz{text-align:right;border-top:#ddd solid 1px;padding:1px 1px 1px 1px}#wpdcom .by-wpdiscuz a{font-size:11px;font-weight:700;text-align:right;color:#ccc;padding:1px;margin:0;line-height:12px;border:0;text-decoration:none}#wpdcom .wpdimg{border:0;padding:0;margin:0;height:12px;cursor:pointer;display:inline;clear:both}#wpdcom .wc-copyright{margin:0 0 0 auto;text-align:right;display:block;padding-top:2px}#wpdcom .wc-copyright a{font-size:9px;color:#aaa;cursor:help;text-decoration:none;margin:0;padding:0;border:0}#wpdcom.wpdiscuz_no_avatar .wpd-comment .wpd-comment-right{flex-basis:100%}#wpdcom.wpdiscuz_no_avatar .wpd-form .wpdiscuz-textarea-wrap.wpd-txt textarea{flex-basis:100%}#wpdcom.wpdiscuz_no_avatar.wpd-layout-1 .wpd-form .wpd-form-foot,#wpdcom.wpdiscuz_no_avatar.wpd-layout-2 .wpd-form .wpd-form-foot,#wpdcom.wpdiscuz_no_avatar.wpd-layout-3 .wpd-form .wpd-form-foot{margin-left:0}#wpdcom.wpdiscuz_no_avatar.wpd-layout-1 .wpd-comment .wpd-comment-wrap{display:block}#wpdcom.wpdiscuz_no_avatar.wpd-layout-1 .wpd-comment .wpd-follow-link{text-align:left}.wc_comment_edit_not_possible,.wc_comment_not_edited,.wc_comment_not_updated,.wc_deny_voting_from_same_ip,.wc_error_email_text,.wc_error_url_text,.wc_follow_email_confirm_fail,.wc_follow_impossible,.wc_follow_login_to_follow,.wc_follow_not_added,.wc_invalid_captcha,.wc_invalid_field,.wc_login_to_vote,.wc_msg_input_max_length,.wc_msg_input_min_length,.wc_msg_required_fields,.wc_self_vote,.wc_vote_only_one_time,.wc_voting_error,.wpdiscuz-sendmail-error{background-color:#fce8e8!important;font-size:14px;text-align:center;color:#ce4a66;border:1px solid #f2d3d2;padding:5px 10px;width:100%;box-sizing:border-box;margin:5px 0;border-radius:3px}.wpd-ajax-error{background-color:#fce8e8!important;font-size:14px;text-align:center;color:#ce4a66;border:1px solid #f2d3d2;padding:5px 10px;width:100%;box-sizing:border-box;margin:5px 0;border-radius:3px}#wpdcom .wpd-avatar img{border-color:#999}#wpdcom .wpd-comment-label{color:#666;border:1px solid #999}#wpdcom .wpd-comment-author,#wpdcom .wpd-comment-author a{color:#666;text-decoration:none}#wpdcom .wpd-blog-user .wpd-comment-label{color:#fff;background-color:#31839e;border:none}#wpdcom .wpd-blog-user .wpd-comment-author,#wpdcom .wpd-blog-user .wpd-comment-author a{color:#31839e}#wpdcom.wpd-layout-3 .wpd-blog-user .wpd-comment-subheader{border-top:1px dashed #31839e}#wpdcom .wpd-soc-user-google .wpd-comment-label{color:#fff;background-color:#bf301c!important;border:none}#wpdcom .wpd-soc-user-google .wpd-comment-author,#wpdcom .wpd-soc-user-google .wpd-comment-author a{color:#bf301c!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-google{border-left:3px solid #bf301c!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-google .wpd-avatar img{border-bottom-color:#bf301c!important}#wpdcom.wpd-layout-3 .wpd-soc-user-google .wpd-comment-subheader{border-top:1px dashed #bf301c!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-google .wpd-comment-right{border-left:1px solid #bf301c!important}#wpdcom .wpd-soc-user-google .wpd-avatar i{background:#bf301c!important}#wpdcom .wpd-soc-user-telegram .wpd-comment-label{color:#fff;background-color:#239cd7!important;border:none}#wpdcom .wpd-soc-user-telegram .wpd-comment-author,#wpdcom .wpd-soc-user-telegram .wpd-comment-author a{color:#239cd7!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-telegram{border-left:3px solid #239cd7!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-telegram .wpd-avatar img{border-bottom-color:#239cd7!important}#wpdcom.wpd-layout-3 .wpd-soc-user-telegram .wpd-comment-subheader{border-top:1px dashed #239cd7!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-telegram .wpd-comment-right{border-left:1px solid #239cd7!important}#wpdcom .wpd-soc-user-telegram .wpd-avatar i{background:#239cd7!important}#wpdcom .wpd-soc-user-facebook .wpd-comment-label{color:#fff;background-color:#4267B2!important;border:none}#wpdcom .wpd-soc-user-facebook .wpd-comment-author,#wpdcom .wpd-soc-user-facebook .wpd-comment-author a{color:#4267B2!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-facebook{border-left:3px solid #4267B2!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-facebook .wpd-avatar img{border-bottom-color:#4267B2!important}#wpdcom.wpd-layout-3 .wpd-soc-user-facebook .wpd-comment-subheader{border-top:1px dashed #4267B2!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-facebook .wpd-comment-right{border-left:1px solid #4267B2!important}#wpdcom .wpd-soc-user-facebook .wpd-avatar i{background:#4267B2!important}#wpdcom .wpd-soc-user-twitter .wpd-comment-label{color:#fff;background-color:#000000!important;border:none}#wpdcom .wpd-soc-user-twitter .wpd-comment-author,#wpdcom .wpd-soc-user-twitter .wpd-comment-author a{color:#000000!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-twitter{border-left:3px solid #000000!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-twitter .wpd-avatar img{border-bottom-color:#000000!important}#wpdcom.wpd-layout-3 .wpd-soc-user-twitter .wpd-comment-subheader{border-top:1px dashed #000000!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-twitter .wpd-comment-right{border-left:1px solid #000000!important}#wpdcom .wpd-soc-user-twitter .wpd-avatar i{background:#000000!important}#wpdcom .wpd-soc-user-vk .wpd-comment-label{color:#fff;background-color:#4A76A8!important;border:none}#wpdcom .wpd-soc-user-vk .wpd-comment-author,#wpdcom .wpd-soc-user-vk .wpd-comment-author a{color:#4A76A8!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-vk{border-left:3px solid #4A76A8!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-vk .wpd-avatar img{border-bottom-color:#4A76A8!important}#wpdcom.wpd-layout-3 .wpd-soc-user-vk .wpd-comment-subheader{border-top:1px dashed #4A76A8!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-vk .wpd-comment-right{border-left:1px solid #4A76A8!important}#wpdcom .wpd-soc-user-vk .wpd-avatar i{background:#4A76A8!important}#wpdcom .wpd-soc-user-ok .wpd-comment-label{color:#fff;background-color:#ee8208!important;border:none}#wpdcom .wpd-soc-user-ok .wpd-comment-author,#wpdcom .wpd-soc-user-ok .wpd-comment-author a{color:#ee8208!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-ok{border-left:3px solid #ee8208!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-ok .wpd-avatar img{border-bottom-color:#ee8208!important}#wpdcom.wpd-layout-3 .wpd-soc-user-ok .wpd-comment-subheader{border-top:1px dashed #ee8208!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-ok .wpd-comment-right{border-left:1px solid #ee8208!important}#wpdcom .wpd-soc-user-ok .wpd-avatar i{background:#ee8208!important}#wpdcom .wpd-soc-user-disqus .wpd-comment-label{color:#fff;background-color:#2196F3!important;border:none}#wpdcom .wpd-soc-user-disqus .wpd-comment-author,#wpdcom .wpd-soc-user-disqus .wpd-comment-author a{color:#2196F3!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-disqus{border-left:3px solid #2196F3!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-disqus .wpd-avatar img{border-bottom-color:#2196F3!important}#wpdcom.wpd-layout-3 .wpd-soc-user-disqus .wpd-comment-subheader{border-top:1px dashed #2196F3!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-disqus .wpd-comment-right{border-left:1px solid #2196F3!important}#wpdcom .wpd-soc-user-disqus .wpd-avatar i{background:#2196F3!important}#wpdcom .wpd-soc-user-wordpress .wpd-comment-label{color:#fff;background-color:#000000!important;border:none}#wpdcom .wpd-soc-user-wordpress .wpd-comment-author,#wpdcom .wpd-soc-user-wordpress .wpd-comment-author a{color:#000000!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-wordpress{border-left:3px solid #555555!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-wordpress .wpd-avatar img{border-bottom-color:#000000!important}#wpdcom.wpd-layout-3 .wpd-soc-user-wordpress .wpd-comment-subheader{border-top:1px dashed #000000!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-wordpress .wpd-comment-right{border-left:1px solid #000000!important}#wpdcom .wpd-soc-user-wordpress .wpd-avatar i{background:#000000!important}#wpdcom .wpd-soc-user-instagram .wpd-comment-label{color:#fff;background-color:#F97149!important;border:none}#wpdcom .wpd-soc-user-instagram .wpd-comment-author,#wpdcom .wpd-soc-user-instagram .wpd-comment-author a{color:#F97149!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-instagram{border-left:3px solid #F97149!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-instagram .wpd-avatar img{border-bottom-color:#F97149!important}#wpdcom.wpd-layout-3 .wpd-soc-user-instagram .wpd-comment-subheader{border-top:1px dashed #F97149!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-instagram .wpd-comment-right{border-left:1px solid #F97149!important}#wpdcom .wpd-soc-user-instagram .wpd-avatar i{background:#F97149!important}#wpdcom .wpd-soc-user-linkedin .wpd-comment-label{color:#fff;background-color:#007BB6!important;border:none}#wpdcom .wpd-soc-user-linkedin .wpd-comment-author,#wpdcom .wpd-soc-user-linkedin .wpd-comment-author a{color:#007BB6!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-linkedin{border-left:3px solid #007BB6!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-linkedin .wpd-avatar img{border-bottom-color:#007BB6!important}#wpdcom.wpd-layout-3 .wpd-soc-user-linkedin .wpd-comment-subheader{border-top:1px dashed #007BB6!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-linkedin .wpd-comment-right{border-left:1px solid #007BB6!important}#wpdcom .wpd-soc-user-linkedin .wpd-avatar i{background:#007BB6!important}#wpdcom .wpd-soc-user-yandex .wpd-comment-label{color:#fff;background-color:#FF0000!important;border:none}#wpdcom .wpd-soc-user-yandex .wpd-comment-author,#wpdcom .wpd-soc-user-yandex .wpd-comment-author a{color:#FF0000!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-yandex{border-left:3px solid #FF0000!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-yandex .wpd-avatar img{border-bottom-color:#FF0000!important}#wpdcom.wpd-layout-3 .wpd-soc-user-yandex .wpd-comment-subheader{border-top:1px dashed #FF0000!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-yandex .wpd-comment-right{border-left:1px solid #FF0000!important}#wpdcom .wpd-soc-user-yandex .wpd-avatar i{background:#FF0000!important}#wpdcom .wpd-soc-user-mailru .wpd-comment-label{color:#fff;background-color:#168DE2!important;border:none}#wpdcom .wpd-soc-user-mailru .wpd-comment-author,#wpdcom .wpd-soc-user-mailru .wpd-comment-author a{color:#168DE2!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-mailru{border-left:3px solid #168DE2!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-mailru .wpd-avatar img{border-bottom-color:#168DE2!important}#wpdcom.wpd-layout-3 .wpd-soc-user-mailru .wpd-comment-subheader{border-top:1px dashed #168DE2!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-mailru .wpd-comment-right{border-left:1px solid #168DE2!important}#wpdcom .wpd-soc-user-mailru .wpd-avatar i{background:#168DE2!important}#wpdcom .wpd-soc-user-mailru .wpd-avatar i svg{fill:#ff9e00}#wpdcom .wpd-soc-user-weibo .wpd-comment-label{color:#fff;background-color:#D52A2C!important;border:none}#wpdcom .wpd-soc-user-weibo .wpd-comment-author,#wpdcom .wpd-soc-user-weibo .wpd-comment-author a{color:#D52A2C!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-weibo{border-left:3px solid #D52A2C!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-weibo .wpd-avatar img{border-bottom-color:#D52A2C!important}#wpdcom.wpd-layout-3 .wpd-soc-user-weibo .wpd-comment-subheader{border-top:1px dashed #D52A2C!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-weibo .wpd-comment-right{border-left:1px solid #D52A2C!important}#wpdcom .wpd-soc-user-weibo .wpd-avatar i{background:#D52A2C!important}#wpdcom .wpd-soc-user-weixin .wpd-comment-label{color:#fff;background-color:#20c300!important;border:none}#wpdcom .wpd-soc-user-weixin .wpd-comment-author,#wpdcom .wpd-soc-user-weixin .wpd-comment-author a{color:#20c300!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-weixin{border-left:3px solid #20c300!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-weixin .wpd-avatar img{border-bottom-color:#20c300!important}#wpdcom.wpd-layout-3 .wpd-soc-user-weixin .wpd-comment-subheader{border-top:1px dashed #20c300!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-weixin .wpd-comment-right{border-left:1px solid #20c300!important}#wpdcom .wpd-soc-user-weixin .wpd-avatar i{background:#20c300!important}#wpdcom .wpd-soc-user-qq .wpd-comment-label{color:#fff;background-color:#1479d7!important;border:none}#wpdcom .wpd-soc-user-qq .wpd-comment-author,#wpdcom .wpd-soc-user-qq .wpd-comment-author a{color:#1479d7!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-qq{border-left:3px solid #1479d7!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-qq .wpd-avatar img{border-bottom-color:#1479d7!important}#wpdcom.wpd-layout-3 .wpd-soc-user-qq .wpd-comment-subheader{border-top:1px dashed #1479d7!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-qq .wpd-comment-right{border-left:1px solid #1479d7!important}#wpdcom .wpd-soc-user-qq .wpd-avatar i{background:#1479d7!important}#wpdcom .wpd-soc-user-baidu .wpd-comment-label{color:#fff;background-color:#F23F40!important;border:none}#wpdcom .wpd-soc-user-baidu .wpd-comment-author,#wpdcom .wpd-soc-user-baidu .wpd-comment-author a{color:#F23F40!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-baidu{border-left:3px solid #F23F40!important}#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-baidu .wpd-avatar img{border-bottom-color:#F23F40!important}#wpdcom.wpd-layout-3 .wpd-soc-user-baidu .wpd-comment-subheader{border-top:1px dashed #F23F40!important}#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-baidu .wpd-comment-right{border-left:1px solid #F23F40!important}#wpdcom .wpd-soc-user-baidu .wpd-avatar i{background:#F23F40!important}#wpdcom .wpd-soc-user-baidu .wpd-avatar i svg{fill:#2319dc}.wpd-comment-text pre{overflow:auto;display:block;max-width:100%}.wpd-inline-icon.wpd-blink{animation:wpdBlink 1s}@keyframes wpdBlink{50%{transform:scale(1.5)}}#wpdcom.wpd-dark .wpd-cf-label{background:#555;color:#ccc;border-bottom:1px #777 solid}#wpdcom.wpd-dark .wpd-cf-value{border-bottom:1px #777 solid}#wpdcom.wpd-dark .wpd-comment .wpd-avatar img,#wpdcom.wpd-dark .wpd-comment .wpd-avatar img.avatar{background-color:#999}#wpdcom.wpd-dark .wpd-comment .wpd-avatar i{border:2px solid #ccc}#wpdcom.wpd-dark .wpd-field-group-title{color:#ccc}#wpdcom.wpd-dark .wpd-sbs-toggle{color:#aaa}#wpdcom.wpd-dark .wpd-thread-head .wpd-thread-info{color:#aaa}#wpdcom.wpd-dark .wpd-thread-filter .wpdf-sorting{color:#999}#wpdcom.wpd-dark .ql-toolbar{background-color:#333}#wpdcom.wpd-dark .wpd-editor-char-counter{color:#ddd}#wpdcom.wpd-dark .wpd-form-row .wpdiscuz-item .wpd-field-desc{color:#666;border-left:1px solid #666}#wpdcom.wpd-dark .wpd-form-row .wpdiscuz-item .wpd-field-icon{opacity:1;color:#555}#wpdcom.wpd-dark .wpdem-sticker-container.wpdem-sticker-open{box-shadow:none}#wpdcom.wpd-dark .wpdem-sticker-container{background-color:#999}#wpdcom.wpd-dark.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap{background-color:#292929}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment.wpd-sticky-comment .wpd-comment-header{background-color:#292929}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up,#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down{background-color:#222}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-right{border-left:1px solid #666;border-bottom:1px solid #666}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-right{border-bottom:none}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result{background-color:#222}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button{background-color:#222}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .trns-moderate-comments{background-color:#222}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap{background:#222}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap i{background:#222}#wpdcom.wpd-dark.wpd-layout-3 .wpd-comment .wpd-reply-to{background-color:#fff0;border-bottom:1px solid #666}#wpdcom.wpd-dark #wpdiscuz-search-form .wpdiscuz-search-box{background-color:#111;border:1px solid #555}#wpdcom.wpd-dark .wpd-comment-text .wpd-inline-feedback-wrapper{background-color:#666;color:#ccc}#wpdcom.wpd-dark .wpd-soc-user-wordpress .wpd-comment-label{background-color:#666}#wpdcom.wpd-dark .wpd-soc-user-wordpress .wpd-comment-author,#wpdcom .wpd-soc-user-wordpress .wpd-comment-author a{color:#666}#wpdcom.wpd-dark.wpd-layout-1 .wpd-comment .wpd-soc-user-wordpress .wpd-avatar img{border-color:#666}#wpdcom.wpd-dark.wpd-layout-2 .wpd-comment .wpd-soc-user-wordpress .wpd-avatar img{border-bottom-color:#666}#wpdcom.wpd-dark.wpd-layout-3 .wpd-soc-user-wordpress .wpd-comment-subheader{border-top:1px dashed #666}#wpdcom.wpd-dark.wpd-layout-3 .wpd-reply .wpd-soc-user-wordpress .wpd-comment-right{border-left:1px solid #666}@media screen and (max-width:1024px){#wpd-bubble-wrapper>div{width:40px;height:40px}#wpd-bubble-wrapper #wpd-bubble-all-comments-count{font-size:13px}#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message{height:auto;padding:7px 14px;justify-content:flex-start;font-size:14px}#wpd-bubble-wrapper.wpd-left-corner,#wpd-bubble-wrapper.wpd-left-content{left:10px!important}#wpd-bubble-wrapper.wpd-left-corner>#wpd-bubble #wpd-bubble-add-message,#wpd-bubble-wrapper.wpd-left-content>#wpd-bubble #wpd-bubble-add-message{left:53px}#wpd-bubble-wrapper.wpd-left-corner>#wpd-bubble #wpd-bubble-add-message::before,#wpd-bubble-wrapper.wpd-left-content>#wpd-bubble #wpd-bubble-add-message::before{left:-9px}#wpd-bubble-wrapper.wpd-right-corner>#wpd-bubble #wpd-bubble-add-message{left:auto;right:55px}#wpd-bubble-wrapper.wpd-right-corner>#wpd-bubble #wpd-bubble-add-message::before{left:auto;right:-9px}}@media screen and (max-width:600px){#comments,#respond{padding-left:0!important;padding-right:0!important}#wpdcom{padding:5px 3%;overflow-x:hidden}#wpdcom .wpd-form-row div:hover.wpd-field-desc span{margin-left:-187px}#wpdcom .wpd-form-row div.wpd-field-desc span::after{margin-left:80px}.wpd-inline-form-wrapper{left:0;width:320px;position:relative;top:7px;bottom:15px}.wpd-inline-form-wrapper::before{display:none}.wpd-inline-form-question{padding:5px 20px;color:#fff;font-size:16px;line-height:1.7}.wpd-inline-form-wrapper .wpd-inline-submit-icon{display:none}.wpd-last-inline-comments-wrapper{position:relative;width:300px;top:0;left:0}.wpd-last-inline-comments-wrapper::after,.wpd-last-inline-comments-wrapper::before{display:none}.wpd-inline-form .wpd-inline-comment-content{font-size:16px;padding:5px}.wpd-inline-form-second-row{height:auto;flex-direction:column}.wpd-inline-form input.wpd-inline-name-input{width:100%;margin-bottom:10px;font-size:16px;padding:2px 5px}#wpd-bubble-wrapper{bottom:20px}#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message{width:270px}#wpdcom .wpd-auth{margin:0 0 2px -3px}#wpdcom .wpd-social-login .wpd-connect-with{display:none!important}#wpdcom .wpd-form .wpd-avatar{display:none}#wpdcom .wpd-form.wpd-form-wrapper{padding-right:5px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt textarea{flex-basis:100%;width:100%}#wpdcom .wpdiscuz_select{font-size:16px!important}#wpdcom .wpdiscuz-subscribe-form-email{font-size:16px;display:block;padding:10px 0 0 0;width:98%;margin:0 auto}#wpdcom .wpdiscuz-subscribe-form-email input[type="email"]{font-size:16px!important}#wpdcom .wpd-form .wpd-form-foot,#wpdcom.wpd-layout-2 .wpd-form .wpd-form-foot,#wpdcom.wpd-layout-3 .wpd-form .wpd-form-foot{margin-left:0}#wpdcom .wpd-form-row .wpd-form-col-left,#wpdcom .wpd-form-row .wpd-form-col-right{width:100%;float:none}#wpdcom .wpdiscuz-item.wpd-field-group.wpd-field-rating{border-bottom:none;height:auto}#wpdcom .wpdiscuz-item .wpdiscuz-rating>label{font-size:1.4em}#wpdcom .ql-toolbar{padding:5px 8px 3px 5px}#wpdcom .ql-snow.ql-toolbar button,#wpdcom .ql-snow .ql-toolbar button{height:24px!important;padding:4px 5px!important;width:24px!important}#wpdcom .ql-toolbar .wpd-editor-buttons-right .wmu-upload-wrap{font-size:1.3em!important}#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha{transform:scale(.9);margin-top:3px}#wpdcom .wpd-field-captcha .wpdiscuz-recaptcha div{width:auto!important}#wpdcom .wpd-field-radio .wpd-item,#wpdcom .wpd-field-checkbox .wpd-item{display:block}#wpdcom .wpd-field-radio .wpd-field,#wpdcom .wpd-field-checkbox .wpd-field{height:auto;float:none;vertical-align:middle}#wpdcom .wpd-field-radio .wpd-field-label,#wpdcom .wpd-field-checkbox .wpd-field-label{font-size:14px}#wpdcom .wpd-form-col-left .wpd-field-group .wpd-field-group-title,#wpdcom .wpd-form-col-right .wpd-field-group .wpd-field-group-title,#wpdcom .wpd-form-col-full .wpd-field-group .wpd-field-group-title{font-size:14px}#wpdcom .wpd-form-row .wpdiscuz-item input[type="text"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="password"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="email"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="url"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="color"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="date"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime-local"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="month"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="number"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="time"],#wpdcom .wpd-form-row .wpdiscuz-item input[type="week"],#wpdcom textarea,#wpdcom select,#wpdcom .wpd-form-row .wpd-field{font-size:16px!important;height:auto}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap{flex-basis:100%;width:100%}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar{margin-bottom:2px}#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .quicktags-toolbar .ed_button{font-size:14px;width:19%}#wpdiscuz-comment-message{width:97%}#wpdcom .wpd-hidden{visibility:visible;opacity:1}#wpdcom .wpd-tools-actions{left:auto;right:0}#wpdcom .wpd-thread-head .wpd-thread-info{flex-basis:100%;border-bottom:2px solid #ccc}#wpdcom .wpd-thread-head .wpd-thread-filter{margin-top:5px}#wpdcom .wpdiscuz-subscribe-form-button{width:99%;margin-top:8px}#wpdcom .wpdiscuz-subscribe-bar #wpdiscuz_subscription_button{width:100%;min-height:20px!important;height:26px!important}#wpdcom .wpd-comment-footer .wpd-toggle .wpd-view-replies{display:inline-block;width:78px;white-space:nowrap;overflow:hidden;font-size:10px!important}#wpdcom .wpd-comment .wpd-comment-wrap{display:block}#wpdcom .wpd-comment-footer{flex-wrap:wrap}#wpdcom .wpd-comment .wpd-comment-left{width:100%}#wpdcom .wpd-comment .wpd-comment-right{width:100%}#wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-left{text-align:left}#wpdcom.wpd-layout-1 .wpd-comment.wpd-reply .wpd-comment-left{width:100%}#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar{display:inline-block}#wpdcom.wpd-layout-1 .wpd-comment .wpd-form .wpd-avatar{display:none}#wpdcom.wpd-layout-1 .wpd-comment-label{display:inline-block}#wpdcom.wpd-layout-1 .wpd-comment-header .wpd-comment-link{padding-top:0}#wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-label{width:auto;padding:1px 10px}#wpdcom.wpd-layout-1 .wpd-comment.wpd-reply .wpd-comment-label{display:inline-block;margin:10px auto 5px auto}#wpdcom.wpd-layout-1 .wpd-comment .wpd-follow-link{display:inline-block}#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar{margin-right:5px;vertical-align:bottom}#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img,#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img.avatar{width:36px;height:36px;padding:1px}#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar i{padding:2px;font-size:9px;border:1px solid #fff;width:16px}#wpdcom.wpd-layout-1 .wpd-reply.wpd_comment_level-2{margin-left:25px}#wpdcom.wpd-layout-1 .wpd-reply{margin-left:0}#wpdcom.wpd-layout-2 .wpd-reply{margin-left:0}#wpdcom.wpd-layout-2 .wpd-reply.wpd_comment_level-2{margin-left:15px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info{width:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-grow:0;margin-bottom:-3px;float:right;margin-left:61px;flex-wrap:wrap;margin-top:-44px}#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info .wpd-uinfo-top{flex-wrap:wrap!important}#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-date{padding-left:0}#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-comment-link{margin-bottom:0;padding-top:1px;align-items:normal;flex-basis:100%;text-align:right;margin-top:-20px}#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-reply-to{margin-right:10px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left .wpd-avatar{margin-bottom:-41px;margin-top:0}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left{width:45px}#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img,#wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img.avatar,#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img,#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img.avatar{width:40px;height:40px;max-width:none;padding:2px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author{padding-left:55px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header,#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-subheader{justify-content:flex-start}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-right{border-left:none;border-bottom:none;width:100%}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-text{padding-left:7px;padding-top:15px;padding-bottom:17px;font-size:100%}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer{margin-bottom:-10px;margin-left:7px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote{padding-left:0;margin-left:0}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up,#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down{border:none;padding:0;width:16px;height:16px;background-color:none}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button{background-color:#fff0;border:none;border-radius:15px;padding:0 10px 0 0}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result{padding:0 8px;font-size:14px;background-color:#fff0;line-height:24px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap{padding-left:10px;flex-grow:1}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-tool-wrap i{background:none;padding:5px 3px;width:auto;line-height:14px;border:none;height:auto}#wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar i{padding:2px;font-size:9px;width:18px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-wpanel{display:none}#wpdcom.wpd-layout-3 .wpd-comment .wpd-reply-to{margin-left:0}#wpdcom.wpd-layout-3 .wpd-reply.wpd_comment_level-2{margin-left:20px}#wpdcom.wpd-layout-3 .wpd-reply{margin-left:0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img,#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-avatar img.avatar{width:34px;height:34px;max-width:40px;border:none}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left .wpd-avatar{margin-top:0;margin-bottom:-28px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-left{width:54px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-right{border-left:1px solid #d1d1d1}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-author{padding-left:55px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-label{margin:0 8px 0 0}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-text{padding-left:10px}#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer{margin-left:10px}#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up.wpd-up,#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down.wpd-down{border:none}[wpd-tooltip-size='small']::after{min-width:60px}[wpd-tooltip-size='medium']::after{min-width:90px}[wpd-tooltip-size='long']::after{min-width:200px}}.wp-block-comments-wpdiscuz .wpdiscuz-edit-bloc-notice{margin:50px auto;max-width:750px;background-color:#F6F6F6;font-size:11px}/* Quill */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-editor.ql-blank:focus::before{content:''}
/* Media Uploader */
#cboxCurrent{bottom:0;font-size:15px}#wpdcom{height:auto;padding:5px 1px}#wpdcom .wmu-hide{display:none!important}#wpdcom .wmu-show{display:inline-block!important}#wpdcom .wmu-add{cursor:pointer;margin:0px 2px;color:#aaaaaa;cursor:pointer;display:inline}#wpdcom .wmu-add i{color:#444}#wpdcom .wmu-add input[type=file]{visibility:hidden;display:none}#wpdcom .wmu-tabs{width:100%;padding:8px 0px 17px 0px;margin:1px 0px 0px 0px;border-top:1px dotted #dddddd;text-align:left}#wpdcom .wmu-tabs .wmu-preview-images .wmu-preview-remove .wmu-file-name{display:none}#wpdcom .wmu-tabs .wmu-preview-remove{position:relative}#wpdcom .wmu-tabs .wmu-preview-remove img{max-height:45px}#wpdcom .wmu-tabs .wmu-preview-delete,#wpdcom .wmu-tabs .wmu-preview-replace{cursor:pointer;position:absolute;bottom:0;width:50%;display:none;text-align:center;background:rgba(255,255,255,0.88);z-index:101;font-size:14px;line-height:18px;padding:1px 0;-webkit-box-sizing:border-box;box-sizing:border-box}#wpdcom .wmu-tabs .wmu-preview-delete{left:0;color:#c0392b}#wpdcom .wmu-tabs .wmu-preview-replace{right:0;color:#444}#wpdcom .wmu-tabs .wmu-preview-remove:hover .wmu-preview-delete,#wpdcom .wmu-tabs .wmu-preview-remove:hover .wmu-preview-replace{display:block}#wpdcom .wmu-tabs .wmu-preview-delete:hover{background:rgba(255,230,230,0.95);color:#c0392b}#wpdcom .wmu-tabs .wmu-preview-replace:hover{background:rgba(220,240,255,0.95);color:#0073aa}#wpdcom .wmu-preview{margin:1px 3px;cursor:pointer;display:inline-block}#wpdcom .wmu-attachment img{vertical-align:bottom}#wpdcom .wmu-attachment audio{vertical-align:bottom}#wpdcom .wmu-attachment-delete,.wpd-content .wmu-attachment-delete{cursor:pointer;border-top:1px solid #ffffff;visibility:hidden;font-size:5px;line-height:12px;text-align:center;padding:2px 0px 1px 0px;margin:0px;z-index:100;border-bottom:white 1px solid}#wpdcom .wmu-attachment-delete svg,.wpd-content .wmu-attachment-delete svg{fill:#d63638;width:11px;height:11px}#wpdcom .wmu-attachment:hover>.wmu-attachment-delete,.wpd-content .wmu-attachment:hover>.wmu-attachment-delete{visibility:visible}#wpdcom .wmu-attachment-delete:hover,.wpd-content .wmu-attachment-delete:hover{visibility:visible;background-color:#FFEFEF;border-bottom:#FFD6D6 1px solid}#wpdcom .wmu-attached-images{border-bottom:1px dotted #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}#wpdcom .wmu-attached-images .wmu-attachment{margin:10px 2px 1px 2px}#wpdcom .wmu-attached-images .attachment-thumbnail,#wpdcom .wmu-attached-images .wmu-attached-image{border:3px solid #f1f1f1}#wpdcom .wmu-attached-image-link{display:inline-block}#wpdcom .wmu-attached-images .wmu-separator{padding:4px 0px;display:block}#wpdcom .wmu-action-wrap{width:100%;margin:0px;padding:0px;text-align:left}#wpdcom .wmu-action-wrap img{display:inline-block;vertical-align:bottom}#wpdcom .wmu-top-title{padding:5px 20px 5px 3px;font-size:10px;color:#888888;text-align:left;margin-top:-27px;margin-bottom:7px;line-height:14px;white-space:nowrap;display:table;text-transform:uppercase}#wpdcom .wmu-filreader-not-exist{}#wpdcom .msgEmptyFile,#wpdcom .msgPermissionDenied,#wpdcom .msgUploadingNotAllowed,#wpdcom .wmuPhraseMaxFileCount,#wpdcom .wmuPhraseMaxFileSize,#wpdcom .wmuPhraseNotAllowedFile,#wpdcom .wmuPhrasePostMaxSize{background-color:#fce8e8!important;font-size:14px;text-align:center;color:#ce4a66;border:#f2d3d2 1px solid;padding:5px 10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0;border-radius:3px}@media screen and (max-width:655px){#wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px}#wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px}#wpdcom .wmu-attached-images .wmu-attached-image{height:auto!important}}@media screen and (max-width:500px){#wpdcom .wc-comment-text iframe{width:98%}}@media screen and (max-width:420px){#wpdcom .wmu-top-title{display:none}}.wpd-wrapper #wpd-content-item-4 .wpd-item-left{float:left;width:88%;border-right:1px dotted #ccc;margin-top:5px}.wpd-wrapper #wpd-content-item-4 .wpd-item-right{margin-left:92%;text-align:center;vertical-align:middle;padding-top:24px;color:#666}.wpd-wrapper #wpd-content-item-4 .wpd-item-right i{display:inline-block;vertical-align:middle;font-size:20px;line-height:20px;color:#e8484a}
/* My Content and Settings */
.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.3);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:34px;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}.wpd-wrapper *,.wpd-wrapper :after,.wpd-wrapper :before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.wpd-wrapper{width:100%;padding:10px;margin:0 auto;background:transparent}.wpd-wrapper .wpd-list{display:-webkit-box;display:-ms-flexbox;display:flex;border-right:1px solid #ddd}.wpd-wrapper .wpd-list,.wpd-wrapper .wpd-list-item{list-style:none;list-style-type:none;font-size:14px}.wpd-wrapper .wpd-list-item{border-top:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;display:inline-block;padding:10px 10px;color:#999;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.wpd-wrapper .wpd-list-item:hover{color:#444}.wpd-wrapper .wpd-list-item.wpd-active{border-bottom:none;color:#444}.wpd-wrapper .wpd-list-item span{margin-left:5px}.wpd-wrapper .wpd-content-item{border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px}.wpd-wrapper .wpd-content-item:not(.wpd-active){display:none}.wpd-wrapper .wpd-item{border-bottom:1px solid #ddd;font-size:13px;line-height:19px;padding-bottom:7px}.wpd-wrapper .wpd-item:last-child{border-bottom:none}.wpd-wrapper .wpd-item-link.wpd-comment-meta{font-size:12px;color:#555;padding-bottom:0px}.wpd-wrapper .wpd-item-link{padding:5px 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wpd-wrapper .wpd-post-link{margin-left:3px}.wpd-wrapper .wpd-post-item-link{font-size:12px;font-style:italic;color:#666}.wpd-wrapper .wpd-pagination{display:inline-block;margin:10px 0}.wpd-wrapper .wpd-page-link{color:#000;float:left;padding:3px 10px;text-decoration:none;-webkit-transition:background-color .3s;transition:background-color .3s;border-top:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;transition:background-color .3s;cursor:pointer;outline:none}.wpd-wrapper .wpd-page-link:hover:not(.wpd-current-page){background:#ddd}.wpd-wrapper .wpd-page-link:last-of-type{border-right:1px solid #ddd}.wpd-wrapper .wpd-current-page{color:#fff;border:none;cursor:initial}.wpd-wrapper .wpd-item.wpd-follow-item .fa-user{font-size:15px;color:#777}.wpd-wrapper .wpd-item.wpd-follow-item .wpd-fl-name{font-size:16px;color:#777}.wpd-wrapper #wpd-content-item-1 .wpd-item-left{float:left;width:88%;border-right:1px dotted #ccc;margin-top:5px}.wpd-wrapper #wpd-content-item-1 .wpd-item-right{margin-left:92%;text-align:center;vertical-align:middle;padding-top:24px;color:#666}.wpd-wrapper #wpd-content-item-2 .wpd-item-left{float:left;width:88%;border-right:1px dotted #ccc;margin-top:5px}.wpd-wrapper #wpd-content-item-3 .wpd-item-left{float:left;width:88%;border-right:1px dotted #ccc;margin-top:5px}.wpd-wrapper #wpd-content-item-2 .wpd-item-right{margin-left:92%;text-align:center;vertical-align:middle;padding-top:24px;color:#666}.wpd-wrapper #wpd-content-item-3 .wpd-item-right{margin-left:92%;text-align:center;vertical-align:middle;padding:15px 0;color:#666}.wpd-wrapper .wpd-item-right *,.wpd-wrapper .wpd-user-email-delete-links-wrap{outline:none!important}.wpd-wrapper #wpd-content-item-1 .wpd-item-right i,.wpd-wrapper #wpd-content-item-2 .wpd-item-right i{display:inline-block;vertical-align:middle;font-size:30px;line-height:30px;color:#e8484a}.wpd-wrapper #wpd-content-item-3 .wpd-item-right i{display:inline-block;vertical-align:middle;font-size:20px;line-height:20px;color:#e8484a}.wpd-wrapper .wpd-user-email-delete-links-wrap{text-align:center;padding:8px}.wpd-wrapper .wpd-user-email-delete-links{font-size:15px}.wpd-wrapper .wpd-user-email-delete-links span{margin-left:5px}.wpd-wrapper.wpd-guest-settings{text-align:center}.wpd-wrapper.wpd-guest-settings .wpd-user-settings-button-wrap{width:70%;min-width:280px;line-height:1.5;border:1px solid #ddd;padding:5px;background:#eee;font-size:14px;margin:15px auto}.wpd-wrapper.wpd-guest-settings .wpd-user-settings-button-wrap:hover{background:#F8F8F8}.wpd-wrapper.wpd-guest-settings .wpd-user-settings-button{cursor:pointer}.wpd-wrapper.wpd-guest-settings .wpd-guest-action-error{color:#fa5454}.wpd-wrapper.wpd-guest-settings .wpd-guest-action-success{color:#00B38F}.wpd-wrapper.wpd-guest-settings{padding:2%}.wpd-clear{clear:both}.wpd-loading{margin-left:5px}.wpd-hide{display:none}.wpd-show{display:inline-block}.wpd-bulk-desc{font-size:12px;color:#666666;font-style:italic}@media screen and (max-width:1024px){.wpd-wrapper .wpd-list-item span{display:none}}
/* Colorbox */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/overlay.png) repeat 0 0;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxTopLeft{width:21px;height:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/border.png) 0 -29px repeat-x}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxLoadingOverlay{background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{position:absolute;bottom:0;right:0;background:url(/wp-content/plugins/wpdiscuz/assets/third-party/colorbox/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}.pum-theme-9442,.pum-theme-lightbox{background-color:rgb(15 4 65 / .28)}.pum-theme-9442 .pum-container,.pum-theme-lightbox .pum-container{padding:18px;border-radius:3px;border:0 none #000;box-shadow:0 0 43px 10px rgb(255 235 59 / .24);background-color:rgb(255 255 255 / 1)}.pum-theme-9442 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-9442 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100}.pum-theme-9442 .pum-content+.pum-close,.pum-theme-lightbox .pum-content+.pum-close{position:absolute;height:30px;width:30px;left:auto;right:-24px;bottom:auto;top:-24px;padding:0;color:#fff;font-family:inherit;font-weight:100;font-size:24px;line-height:26px;border:2px solid #fff;border-radius:30px;box-shadow:0 0 15px 1px rgb(2 2 2 / .75);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(0 0 0 / 1)}.pum-theme-188176,.pum-theme-floating-bar{background-color:#fff0}.pum-theme-188176 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0;border:1px none #000;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);background-color:rgb(238 246 252 / 1)}.pum-theme-188176 .pum-title,.pum-theme-floating-bar .pum-title{color:#fff;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-188176 .pum-content,.pum-theme-floating-bar .pum-content{color:#fff;font-family:inherit;font-weight:400}.pum-theme-188176 .pum-content+.pum-close,.pum-theme-floating-bar .pum-content+.pum-close{position:absolute;height:24px;width:24px;left:auto;right:10px;bottom:auto;top:10px;padding:0;color:#fff;font-family:inherit;font-weight:300;font-size:16px;line-height:16px;border:1px solid #505050;border-radius:15px;box-shadow:0 0 0 0 #fff0;text-shadow:0 0 0 #fff0;background-color:#fff0}.pum-theme-188177,.pum-theme-content-only{background-color:rgb(0 0 0 / .7)}.pum-theme-188177 .pum-container,.pum-theme-content-only .pum-container{padding:0;border-radius:0;border:1px none #000;box-shadow:0 0 0 0 #fff0}.pum-theme-188177 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-188177 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400}.pum-theme-188177 .pum-content+.pum-close,.pum-theme-content-only .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #fff;border-radius:15px;box-shadow:0 0 0 0 #fff0;text-shadow:0 0 0 #fff0;background-color:#fff0}.pum-theme-9443,.pum-theme-enterprise-blue{background-color:rgb(0 0 0 / .7)}.pum-theme-9443 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0 10px 25px 4px rgb(2 2 2 / .5);background-color:rgb(255 255 255 / 1)}.pum-theme-9443 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-size:34px;line-height:36px}.pum-theme-9443 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit}.pum-theme-9443 .pum-content+.pum-close,.pum-theme-enterprise-blue .pum-content+.pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:inherit;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(49 91 124 / 1)}.pum-theme-9444,.pum-theme-hello-box{background-color:rgb(0 0 0 / .75)}.pum-theme-9444 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0 0 0 0 #fff0;background-color:rgb(255 255 255 / 1)}.pum-theme-9444 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:Montserrat;font-size:32px;line-height:36px}.pum-theme-9444 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit}.pum-theme-9444 .pum-content+.pum-close,.pum-theme-hello-box .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0;color:#2d2d2d;font-family:inherit;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(255 255 255 / 1)}.pum-theme-9445,.pum-theme-cutting-edge{background-color:rgb(0 0 0 / .5)}.pum-theme-9445 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0;border:1px none #000;box-shadow:0 10px 25px 0 rgb(2 2 2 / .5);background-color:rgb(30 115 190 / 1)}.pum-theme-9445 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:Sans-Serif;font-size:26px;line-height:28px}.pum-theme-9445 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit}.pum-theme-9445 .pum-content+.pum-close,.pum-theme-cutting-edge .pum-content+.pum-close{position:absolute;height:24px;width:24px;left:auto;right:0;bottom:auto;top:0;padding:0;color:#1e73be;font-family:inherit;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0;box-shadow:-1px 1px 1px 0 rgb(2 2 2 / .1);text-shadow:-1px 1px 1px rgb(0 0 0 / .1);background-color:rgb(238 238 34 / 1)}.pum-theme-9446,.pum-theme-framed-border{background-color:rgb(255 255 255 / .5)}.pum-theme-9446 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0;border:20px outset #d33;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .97) inset;background-color:rgb(255 251 239 / 1)}.pum-theme-9446 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-size:32px;line-height:36px}.pum-theme-9446 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit}.pum-theme-9446 .pum-content+.pum-close,.pum-theme-framed-border .pum-content+.pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0;color:#fff;font-family:Acme;font-size:20px;line-height:20px;border:1px none #fff;border-radius:0;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(0 0 0 / .55)}.pum-theme-9441,.pum-theme-default-theme{background-color:rgb(255 255 255 / 1)}.pum-theme-9441 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0;border:1px none #000;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);background-color:rgb(249 249 249 / 1)}.pum-theme-9441 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:inherit;font-size:32px;font-style:normal;line-height:36px}.pum-theme-9441 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:inherit;font-style:normal}.pum-theme-9441 .pum-content+.pum-close,.pum-theme-default-theme .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:0;bottom:auto;top:0;padding:8px;color:#fff;font-family:inherit;font-weight:inherit;font-size:12px;font-style:normal;line-height:14px;border:1px none #fff;border-radius:0;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(0 183 205 / 1)}#pum-229764{z-index:999}#pum-293731{z-index:1999999999}#pum-244723{z-index:1999999999}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}.um-profile .um-profile-body.foro{max-width:94%!important;margin:0 auto}.um-profile .wpforo-activity{padding:0}.um-profile .wpforo-activity h3.wpf-activity-head{font-size:18px;font-weight:500;padding:0;margin:10px 0}.um-profile .wpforo-activity table,.um-profile .wpforo-activity td,.um-profile .wpforo-activity th,.um-profile .wpforo-activity td a,.um-profile .wpforo-activity td a,.um-profile .wpforo-activity th p,.um-profile .wpforo-activity td p{margin:0;padding:0;border:0;vertical-align:baseline;font-size:14px;text-decoration:none;box-shadow:none}.um-profile .wpforo-activity td .dashicons-admin-comments,.um-profile .wpforo-activity td .dashicons-format-chat,.um-profile .wpforo-activity td .dashicons-thumbs-up,.um-profile .wpforo-activity td .dashicons-category{font-size:20px;line-height:20px;color:#888;vertical-align:middle;margin:0 3px 0 0}.um-profile .wpforo-activity td .dashicons-thumbs-up{line-height:14px}.um-profile .wpforo-activity td .dashicons-category{line-height:15px}.um-profile .wpforo-activity table{padding-top:10px}.um-profile .wpforo-activity table td{padding:15px 10px 10px 10px;border-bottom:1px solid #ddd;font-size:14px;line-height:18px}.um-profile .wpforo-activity table td:first-child{padding-left:20px}.um-profile .wpforo-activity table td:last-child{padding-right:20px}.um-profile .wpforo-activity tr:nth-child(even){background-color:#fff0}.um-profile .wpforo-activity tr:nth-child(odd){background-color:#F9F9F9}.um-profile .wpforo-activity .wpf-item-title{font-size:14px;line-height:20px}.um-profile .wpforo-activity .wpf-activity-title p{margin:3px 0 3px 0}.um-profile .wpforo-activity .wpf-activity-foot{text-align:right;border-bottom:1px solid #ddd;display:inline-block;float:right}.um-profile .wpforo-activity .wpf-activity-posts{font-size:14px;text-transform:lowercase}.um-profile .wpforo-activity .wpf-activity-date{font-size:14px;text-transform:lowercase;text-align:right}.um-profile .wpforo-activity .wpf-activity-unsb{text-align:right}.um-profile .wpforo-activity .wpf-post-excerpt{width:100%;font-size:11px;line-height:18px;padding:2px 0}.um-profile .wpforo-activity .wpf-activity-users{vertical-align:middle}.um-profile .wpforo-activity .wpf-activity-users a{display:inline-block}.um-profile .wpforo-activity .wpf-activity-users img{max-width:30px;margin-right:5px;line-height:26px;background-color:#fff;padding:1px;border:1px solid #ccc;border-radius:50%}.um-profile .wpforo-activity .wpf-activity-users span{display:inline-block;line-height:16px}.um-profile #wpforo-topics.wpforo-activity .wpf-activity-title{width:40%}.um-profile #wpforo-posts.wpforo-activity .wpf-activity-title{width:60%}.um-profile #wpforo-liked-posts.wpforo-activity .wpf-activity-title{width:60%}.um-profile #wpforo-topics.wpforo-activity table td{vertical-align:middle}.um-profile .wpforo-activity .wpf-navi{margin:15px 0}.um-profile .wpforo-activity .wpf-navi.wpf-navi-topic-top{margin-top:-25px}.um-profile .wpforo-activity .wpf-navi.wpf-navi-post-top{margin-top:-25px}.um-profile .wpforo-activity .wpf-navi .wpf-navi-wrap{white-space:nowrap;text-align:right}.um-profile .wpforo-activity .wpf-navi .wpf-navi-wrap .wpf-page-info{font-size:14px;line-height:16px;font-weight:400;padding-right:5px}.um-profile .wpforo-activity .wpf-navi .wpf-navi-wrap .wpf-prev-button{padding:4px 15px;color:#fff;font-size:14px;cursor:pointer;line-height:16px;background-color:#888}.um-profile .wpforo-activity .wpf-navi .wpf-navi-wrap .wpf-next-button{padding:4px 15px;color:#fff;font-size:14px;cursor:pointer;line-height:16px;background-color:#888}.um-profile .wpforo-activity .wpf-navi .wpf-navi-wrap i.fa-chevron-left{font-size:10px}.um-profile .wpforo-activity .wpf-navi .wpf-navi-wrap i.fa-chevron-right{font-size:10px}.um-profile .wpforo-activity .wpf-navi select.wpf-navi-dropdown{appearance:none;width:auto;-webkit-appearance:none;-moz-appearance:none;font-size:15px;line-height:20px;padding:2px 10px!important;margin:0 1px 0 2px;cursor:pointer;border:1px solid #999}.um-profile .wpforo-activity i{display:inline-block;-webkit-font-smoothing:antialiased;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;-moz-transition:color .1s ease-in 0;-webkit-transition:color .1s ease-in 0;text-align:center}.um-profile .wpforo-activity i.fas.fa-chevron-left:before{content:"\f341"}.um-profile .wpforo-activity i.fas.fa-chevron-right:before{content:"\f345"}.um-profile-subnav a{display:inline-block!important;margin-right:15px!important}@media screen and (max-width:800px){.um-profile .um-profile-body.foro{max-width:99%!important}.um-profile .wpforo-activity th{display:block;text-align:left!important;padding:10px!important;float:none;box-sizing:border-box;width:100%!important;max-width:100%!important;border-bottom:none!important}.um-profile .wpforo-activity td{display:block;text-align:left!important;padding:10px!important;float:none;box-sizing:border-box;width:100%!important;max-width:100%!important;border-bottom:none!important}.um-profile .wpforo-activity table tr td:first-child{padding-top:20px!important}.um-profile .wpforo-activity table tr td:last-child{border-bottom:1px solid #cccccc!important}}#wpforo #wpforo-wrap *::selection{color:#000;background:#33779b}#wpforo #wpforo-wrap *::-moz-selection{color:#000;background:#33779b}#wpforo #wpforo-wrap{color:#bbb;background:#141414}#wpforo #wpforo-wrap .wpforo-subforum i{color:#999}#wpforo #wpforo-wrap #footer{background:#727272}#wpforo #wpforo-wrap .wpf-p-error{border-bottom:#727272 1px solid;color:#bbb}#wpforo #wpforo-wrap .wpf-res-menu{color:#000}#wpforo #wpforo-wrap #wpforo-menu{border-bottom:#727272 3px solid;background:#323232}#wpforo #wpforo-wrap #wpforo-menu li{border-bottom:3px solid #fff0}#wpforo #wpforo-wrap #wpforo-menu li a{color:#000}#wpforo #wpforo-wrap .wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li.wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li:hover,#wpforo #wpforo-wrap #wpforo-menu li.current-menu-ancestor,#wpforo #wpforo-wrap #wpforo-menu li.current-menu-parent,#wpforo #wpforo-wrap #wpforo-menu li.current_page_item{border-bottom:#33779b 3px solid}#wpforo #wpforo-wrap #wpforo-menu li>ul{background-color:#323232}#wpforo #wpforo-wrap #wpforo-menu li>ul li{border-bottom:1px solid #323232}#wpforo #wpforo-wrap #wpforo-menu li>ul li:hover,#wpforo #wpforo-wrap #wpforo-menu li>ul li.current-menu-item{border-bottom:1px solid #33779b}#wpforo-load{color:#33779b}#wpforo-load i{color:#33779b!important}#wpforo #wpforo-wrap .wpf-search input[type="text"]{color:#000;background:#fff0}#wpforo #wpforo-wrap .wpf-search input[type="text"]:focus{background:#323232}#wpforo #wpforo-wrap .wpf-search i{color:#33779b}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts{color:#999;border-right:1px dashed #585858}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i{color:#999}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i:hover{color:#33779b}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg{color:#FF812D}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg:hover{text-shadow:0 0 20px #000}#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count{color:#FF812D}#wpforo #wpf-widget-profile .wpf-widget-alerts,#wpf-widget-profile .wpf-widget-alerts{color:#999;border-right:none}#wpforo #wpf-widget-profile .wpf-widget-alerts svg,#wpf-widget-profile .wpf-widget-alerts svg{color:#999}#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new svg,#wpf-widget-profile .wpf-widget-alerts.wpf-new svg{color:#FF812D}#wpforo #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count,#wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count{color:#FF812D}#wpforo #wpforo-wrap .wpf-notifications{background:#EFEFEF;border-top:2px solid #727272;border-bottom:5px solid #727272}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head{color:#000;border-bottom:2px solid #FF812D}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content{color:#000}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{border-bottom:1px solid #dfdfdf;color:#666}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color:#f42d2c}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter:drop-shadow(0 0 8px #585858)}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666}#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover{background:#323232}#wpf-widget-profile .wpf-notifications{background:#EFEFEF;border-top:2px solid #000;border-bottom:5px solid #000}#wpf-widget-profile .wpf-notifications .wpf-notification-head{color:#000;border-bottom:2px solid #FF812D}#wpf-widget-profile .wpf-notifications .wpf-notification-content{color:#000}#wpf-widget-profile .wpf-notifications .wpf-notification-content li{border-bottom:1px solid #dfdfdf;color:#666}#wpf-widget-profile .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color:#f42d2c}#wpf-widget-profile .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter:drop-shadow(0 0 8px #585858)}#wpf-widget-profile .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666}#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover{background:#323232}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options{background-color:#585858}#wpforo #wpforo-wrap #wpforo-poweredby{color:#000}#wpforo #wpforo-wrap #wpforo-poweredby a{color:#33779b}#wpforo #wpforo-wrap #wpforo-title{color:#bbb}#wpforo #wpforo-wrap #wpforo-description{color:#000}#wpforo #wpforo-wrap .wpf-action-link{border-top:1px solid #323232}#wpforo #wpforo-wrap a{color:#E0E0E0}#wpforo #wpforo-wrap a svg{fill:#E0E0E0}#wpforo #wpforo-wrap a:visited{color:#E0E0E0}#wpforo #wpforo-wrap a:visited svg{fill:#E0E0E0}#wpforo #wpforo-wrap a:hover{color:#888}#wpforo #wpforo-wrap a:hover svg{fill:#888}#wpforo #wpforo-wrap a:active{color:#888}#wpforo #wpforo-wrap a:active svg{fill:#888}#wpforo #wpforo-wrap .wpf-link{color:#E0E0E0}#wpforo #wpforo-wrap .wpflink{color:#E0E0E0}#wpforo #wpforo-wrap .wpflink:hover{color:#888}#wpforo #wpforo-wrap pre{border:#727272 1px solid;background:#33779b}.wpfcl-a{color:#888888!important}.wpfbg-a{background-color:#888888!important}.wpfcl-b{color:#33779b!important}.wpfbg-b{background-color:#33779b!important}.wpfbr-b{border:1px solid #33779b!important}.wpfcl-0{color:#999999!important}.wpfbg-0{background-color:#999999!important}.wpfcl-1{color:#000000!important}.wpfbg-1{background-color:#000000!important}.wpfcl-2{color:#bcbcbc!important}.wpfbg-2{background-color:#bcbcbc!important}.wpfcl-3{color:#141414!important;fill:#141414!important}.wpfbg-3{background-color:#141414!important}.wpfcl-4{color:#7EEA8D!important;fill:#7EEA8D!important}.wpfbg-4{background-color:#7EEA8D!important}.wpfcl-5{color:#FF812D!important;fill:#FF812D!important}.wpfbg-5{background-color:#FF812D!important}.wpfbr-5{border:1px solid #FF812D!important}.wpfcl-6{color:#777777!important}.wpfbg-6{background-color:#777777!important}.wpfbr-6{border:1px solid #777777!important}.wpfcl-7{color:#727272!important}.wpfbg-7{background-color:#727272!important}.wpfbr-7{border:1px solid #727272!important}.wpfcl-8{color:#4dca5c!important}.wpfbg-8{background-color:#4dca5c!important}.wpfbr-l-8{border-left:1px solid #4dca5c!important}.wpfcl-9{color:#323232!important}.wpfbg-9{background-color:#323232!important}.wpfbr-9{border:1px solid #323232!important}.wpfcl-10{color:#f46464!important}.wpfbg-10{background-color:#f46464!important}.wpfbr-l-10{border-left:1px solid #f46464!important}#wpforo #wpforo-wrap .author-rating{border:1px solid #727272;background:#323232}#wpforo #wpforo-wrap .wpf-author-nicename{color:#bcbcbc}#wpforo #wpforo-wrap .wpforo-admin-note{border:1px solid #727272;background:#141414}#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root{border-left:1px solid #666}#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end{background:transparent!important}#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{background:transparent!important}#wpforo #wpforo-wrap .wpf-breadcrumb a{color:#666}#wpforo #wpforo-wrap .wpf-breadcrumb div:hover{background:#323232}#wpforo #wpforo-wrap .wpf-breadcrumb div:hover:after{background:#323232}#wpforo #wpforo-wrap .wpf-breadcrumb div.active{background:#323232;color:#CECECE}#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after{background:#323232}#wpforo #wpforo-wrap .wpf-breadcrumb div:after{background:#141414}#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after{background:#323232}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img,#wpforo #wpforo-wrap .wpforo-revision-body img{border:#727272 1px solid;background:#141414}#wpforo #wpforo-wrap .wpforo-post blockquote,#wpforo #wpforo-wrap .wpforo-revision-body blockquote{border:#999 1px dotted;background:#727272}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code,#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code{border:#727272 1px solid;background:#727272}#wpforo #wpforo-wrap .wpforo-post code,#wpforo #wpforo-wrap .wpforo-revision-body code{border:#727272 1px solid;background:#727272}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title,#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title{border-bottom:#727272 1px solid}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments{border:#141414 1px dotted}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#727272 2px solid;background:#141414}#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature{border-top:#585858 1px dashed;color:#bcbcbc}#wpforo #wpforo-wrap .wpforo-post .wpforo-membertoggle i{color:#E0E0E0}#wpforo #wpforo-wrap .wpf-mod-message{color:#FF812D}#wpforo #wpforo-wrap .wpforo-topic-badges{background-color:#323232}#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,#wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{color:#888888!important}#wpforo #wpforo-wrap .wpf-post-starter{color:#33779b;border-bottom:1px solid #33779b}#wpforo #wpforo-wrap .wpf-head-bar{background-color:#323232;border-bottom:1px solid #727272}#wpforo #wpforo-wrap.wpft-post .wpf-head-bar{background-color:#fff0;border-bottom:none}#wpforo #wpforo-wrap .wpf-button-outlined{border:1px solid #E0E0E0}#wpforo #wpforo-wrap.wpft-post .wpf-manage-link .wpf-action{background:#323232}#wpforo #wpforo-wrap .wpf-button-outlined:hover{box-shadow:1px 1px 4px #ccc;background-color:#141414}#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum{border:1px solid #FF812D;background-color:#141414;margin-right:5px;background-color:#141414}#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic{border:1px solid #FF812D;background-color:#141414;margin-right:5px}#wpforo #wpforo-wrap .wpf-member-title.wpfut{background-color:#141414}#wpforo #wpforo-wrap .wpf-post-edit-wrap{border-top:1px dashed #727272}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top{background-color:#323232;border-left:3px solid #33779b}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg{fill:#33779b}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box span{color:#666}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more{border-left:1px solid #585858}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg{fill:#bcbcbc}#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum{color:#666}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info h3{border-bottom:1px dashed #33779b}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info{background-color:#323232}#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{background-color:#666;color:#141414}#wpforo #wpforo-wrap .wpfl-1 .wpforo-category{background-color:#323232;border-bottom:#33779b 3px solid}#wpforo #wpforo-wrap .wpfl-1 .cat-title{color:#000}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics{color:#000}#wpforo #wpforo-wrap .wpfl-1 .forum-wrap{border-bottom:#323232 2px solid}#wpforo #wpforo-wrap .wpfl-1 .forum-wrap:last-child{border-bottom:none}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum{border-top:#dadada 1px dotted}#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-footer{color:#999}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics{background-color:#141414}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li{background-color:#323232;border-bottom:2px solid #141414}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head{border-bottom:#33779b 3px solid;color:#000}#wpforo #wpforo-wrap .wpfl-1 .head-title{color:#000}#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-1 .head-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-1 .topic-wrap{border-bottom:#727272 1px solid}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts{background-color:#141414}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{color:#000}#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{color:#000;border-left:#727272 2px solid;background-color:#666}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top:1px solid #727272}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left{background:#323232;border-top:#33779b 2px solid}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{background:#141414}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{border:1px solid #727272;background:#323232}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .reacted-users a{color:#FF812D}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-action{background:#323232}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action{background:#fff0}#wpforo #wpforo-wrap .wpfl-2 .wpforo-category{background-color:#323232;border-bottom:#33779b 3px solid}#wpforo #wpforo-wrap .wpfl-2 .cat-title{color:#000}#wpforo #wpforo-wrap .wpfl-2 .cat-lastpostinfo{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{color:#FF812D}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data{background:#666}#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data .wpforo-last-post-info{border-top:#727272 1px dashed}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{background:#141414;border:1px solid #585858}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head{border-bottom:#33779b 3px solid;color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-title{color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost{color:#000}#wpforo #wpforo-wrap .wpfl-2 .topic-wrap{border-bottom:#727272 1px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{background:#141414;border:1px solid #585858}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{color:#000}#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{color:#000}#wpforo #wpforo-wrap .wpfl-2 .post-wrap{border-top:#727272 1px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post{background-color:#141414}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{background:#323232}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{border-top:#141414 1px solid;background:#141414}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-button-actions span.wpf-action{background-color:#727272}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{background:#141414;border:#727272 2px solid}#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#FF812D}#wpforo #wpforo-wrap .wpfl-3 .wpforo-category{background-color:#323232;border-bottom:#33779b 3px solid}#wpforo #wpforo-wrap .wpfl-3 .cat-title{color:#000}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-answers{color:#000}#wpforo #wpforo-wrap .wpfl-3 .cat-stat-questions{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum{background-color:#666}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-footer{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics{background-color:#141414}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox{background:#323232}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .wpforo-label svg{fill:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-replies i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-status{border-left:1px solid #727272}#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-left{border-bottom:1px dashed #585858}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-head{border-bottom:#33779b 3px solid;color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox{background:#666}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .wpforo-label svg{fill:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-replies i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom .wpforo-tags i{color:#999}#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status{border-left:1px solid #727272}#wpforo #wpforo-wrap .wpfl-3 .head-title{color:#000}#wpforo #wpforo-wrap .wpfl-3 .head-stat-posts{color:#000}#wpforo #wpforo-wrap .wpfl-3 .head-stat-lastpost{color:#000}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post{background-color:#141414}#wpforo #wpforo-wrap .wpfl-3 .wpforo-tags{background-color:#323232}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left{border-right:2px solid #323232}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{color:#00a636}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{color:#999999!important}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{background:#141414}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content{background:#666}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{border-bottom:2px solid #323232}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{border-top:1px dotted #727272}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{border-top:#888 1px dotted}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{border:#141414 1px solid;background:#33779b}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-data{border-left:1px dashed #585858}#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-stat{border-left:1px dashed #585858}#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep{color:#666;border-bottom:2px solid #33779b}#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep svg{fill:#33779b}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment{background-color:#141414}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{background:#323232}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action{color:#585858}#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action:hover{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpforo-category{background-color:#323232;border-bottom:3px solid #33779b}#wpforo #wpforo-wrap .wpfl-4.wpf-category-page .wpforo-category{background-color:#fff0}#wpforo #wpforo-wrap .wpfl-4.wpf-subforums .wpforo-category{background-color:#fff0;border-bottom:3px solid #33779b}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{border-bottom:1px solid #727272}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{background:#141414;border:#727272 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{border:1px solid #727272;background:#323232}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom{border-top:#727272 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom .reacted-users a{color:#FF812D}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#FF812D}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00a636}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#777;color:#777}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#FF812D;color:#FF812D}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00a636;color:#00a636}#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#bcbcbc;color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{border-bottom:1px dashed #dadada}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){border-left:3px solid #141414}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color:#000}#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head{border-bottom:1px solid #727272}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999;color:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{color:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-body{color:#000}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color:#141414}#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img.avatar,#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img{box-shadow:0 0 2px #999}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{background:#33779b;color:#141414;border-bottom:2px solid #585858}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color:#141414}#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color:#323232}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{box-shadow:0 0 18px #727272 inset;border:1px solid #eee}#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot{background:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{color:#585858}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{color:#E0E0E0}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color:#888}#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{color:#E0E0E0}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color:#33779b}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom:1px dashed #999}#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background:#141414;border:1px solid #dadada}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{background-color:#666}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom:1px dashed #585858}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color:#999}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color:#bcbcbc}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background:#141414;border:1px solid #33779b}#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top:#323232 1px solid}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer{background:#666}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users:not(:empty){border-top:3px solid #141414}#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users a{color:#FF812D}#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom:1px solid #585858;color:#999}#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-up{color:#E0E0E0}#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-down{color:#f42d2c}#wpforo #wpforo-wrap .wpf-popover .wpf-react.wpf-unreacted>i{color:#999}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head{box-shadow:0 0 2px #585858}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back{background:#33779b;color:#141414}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span{color:#E0E0E0}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="0"]{color:#999}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="1"]{color:#e76a11}#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete{color:#c22517}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu{border-bottom:2px solid #727272}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu:hover{background:#323232;color:#000}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu{border-right:#141414 1px solid}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu.wpforo-active{color:#33779b}#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-html_soc_net{border-bottom:2px solid #323232}#wpforo #wpforo-wrap .wpf-profile-section{color:#666}#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon{background-color:#33779b;fill:#888;color:#888}#wpforo #wpforo-wrap .wpf-board-panel{background:#323232}#wpforo #wpforo-wrap .wpf-board-panel-right span{border-left:1px solid #141414}#wpforo #wpforo-wrap .wpf-board-panel-right span.wpf-active{background:#141414;background:#141414}#wpforo #wpforo-wrap .wpforo-profile .wpf-field .wpf-field-cl{clear:both}#wpforo #wpforo-wrap .wpforo-profile .wpf-field input{max-width:100%}#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="text"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="password"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="email"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="date"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="number"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="url"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="tel"],#wpforo #wpforo-wrap .wpforo-profile .wpf-field textarea,#wpforo #wpforo-wrap .wpforo-profile .wpf-field select{box-shadow:none;background-color:#323232;border:1px solid #727272}#wpforo #wpforo-wrap .wpf-activity-panel{box-shadow:0 0 3px #585858}#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span{border-right:1px solid #323232}#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span.wpf-active{background:#323232}#wpforo #wpforo-wrap .wpf-activity-icon i{background:#141414;box-shadow:0 0 5px #bbb}#wpforo #wpforo-wrap .wpf-activity-icon svg{fill:#999}#wpforo #wpforo-wrap .wpf-activity-data{border-left:2px solid #323232}#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-forum{border-left:1px dashed #585858}#wpforo #wpforo-wrap .wpfa-reply .wpf-activity-icon svg{fill:#999}#wpforo #wpforo-wrap .wpforo-subscriptions .sbn-icon{border-right:2px solid #141414}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options{background:#141414;border:1px solid #dadada;border-left:1px solid #dadada}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul li{border-bottom:1px dotted #585858}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-cat{background:#323232}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk div{border-bottom:1px dotted #999}#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color:#000}#wpforo #wpforo-wrap .wpf-sbs-panel{box-shadow:0 0 3px #585858}#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span{border-right:1px solid #323232}#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span.wpf-active{background:#323232}#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb{border-bottom:1px dashed #585858}#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action i{color:#e85757}#wpforo #wpforo-wrap .wpforo-followers .wpf-tab-subtitle{border-bottom:1px dashed #585858}#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower{background:#323232}#wpforo #wpforo-wrap .wpforo-following .wpf-tab-subtitle{border-bottom:1px dashed #585858}#wpforo #wpforo-wrap .wpforo-following .wpforo-follower{background:#323232}#wpforo #wpforo-wrap .wpforo-following .wpforo-follower .sbn-action a{color:#e85757}#wpforo #wpforo-wrap input[type="text"],#wpforo #wpforo-wrap input[type="password"],#wpforo #wpforo-wrap input[type="email"],#wpforo #wpforo-wrap textarea,#wpforo #wpforo-wrap select{border:1px solid #dadada;color:#bcbcbc;box-shadow:inset 0 1px 4px #727272;-moz-box-shadow:inset 0 1px 4px #727272;-webkit-box-shadow:inset 0 1px 4px #727272}#wpforo #wpforo-wrap input[type="submit"],#wpforo #wpforo-wrap input[type="reset"],#wpforo #wpforo-wrap input[type="button"],#wpforo-dialog input[type="submit"],#wpforo-dialog input[type="reset"],#wpforo-dialog input[type="button"]{background:#33779b;color:#141414;border:1px solid #777}#wpforo #wpforo-wrap input[type="submit"]:hover,#wpforo #wpforo-wrap input[type="reset"]:hover{background:#777}#wpforo #wpforo-wrap input[type="button"]:hover{background:#777}#wpforo #wpforo-wrap .wpf-button,.wpf-button{background:#33779b;color:#141414!important;border:1px solid #777}#wpforo #wpforo-wrap .wpf-button:hover,.wpf-button:hover{background:#777}#wpforo #wpforo-wrap .wpforo-category .wpf-button{background:#141414;color:#33779b!important;border:1px solid #777;box-shadow:0 0 3px #fff}#wpforo #wpforo-wrap .wpforo-category .wpf-button:hover{background:#33779b;color:#141414!important;border:1px solid #777;box-shadow:0 0 10px #fff}#wpforo #wpforo-wrap .wpf-button-secondary,.wpf-button-secondary{background:#FEFEFE!important;color:#333333!important;border:1px solid #CCCCCC!important}#wpforo #wpforo-wrap .wpf-button-secondary:hover,.wpf-button-secondary:hover{background:#FFFFFF!important}#wpforo #wpforo-wrap .wpf-topic-create{background-color:#323232}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tools{border-bottom:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]{background:#33779b;color:#141414}#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{background:#777777!important}#wpforo #wpforo-wrap .wpf-post-create{background-color:#323232}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tools{border-bottom:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{border:1px #dadada solid}#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]{background:#33779b;color:#141414}#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{background:#777777!important}#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right:1px solid #141414}#wpforo #wpforo-wrap .wpf-tags a{background:#CECECE;color:#141414}#wpforo #wpforo-wrap .wpf-tags a:before{border-color:#fff0 #CECECE #fff0 #fff0}#wpforo #wpforo-wrap .wpf-tags a:after{background:#141414;-moz-box-shadow:-1px -1px 2px #E0E0E0;-webkit-box-shadow:-1px -1px 2px #E0E0E0;box-shadow:-1px -1px 2px #E0E0E0}#wpforo #wpforo-wrap .wpf-topic-tags #wpf_tags{color:#CECECE}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-tags #wpf_tags{color:#000}#wpforo #wpforo-wrap .wpf-tags a:active,#wpforo #wpforo-wrap .wpf-tags a:visited{color:#141414}#wpforo #wpforo-wrap .wpf-tags a:hover{background:#666;color:#141414}#wpforo #wpforo-wrap .wpf-tags a:hover:before{border-color:#fff0 #666 #fff0 #fff0}#wpforo #wpforo-wrap .wpforo-topic-footer{color:#bcbcbc}#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top:1px solid #727272;border-bottom:1px solid #727272}#wpforo #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top:1px solid #727272}#wpforo #wpforo-wrap .wpf-topic-visitors{border-top:1px solid #727272}#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top:#727272 3px solid}#wpforo #wpforo-wrap .wpf-tags-text i,#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#bcbcbc}#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-search{border-bottom:1px solid #727272}#wpforo #wpforo-wrap .wpforo-members .wpforo-member{background:#666}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a{color:#585858;fill:#585858}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a:hover{color:#33779b;fill:#33779b}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-ug{border:1px dashed #323232}#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-bg{box-shadow:0 0 4px #585858}#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content{border-top:#33779b 1px solid;border-bottom:#585858 1px solid;padding:40px 1%}#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#000}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content{border-top:#33779b 1px solid;border-bottom:#585858 1px solid;padding:40px 1%}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{padding:1%}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none}#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#000}#wpforo #wpforo-wrap .wpforo-404-wrap .wpforo-404-content{border-top:#727272 1px solid;border-bottom:#727272 1px solid}#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box{border:#585858 1px dashed}#wpforo #wpforo-wrap .wpf-please-login{background-color:#323232}#wpforo #wpforo-wrap #wpforo-search-title{color:#bbb}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{background:#323232;border:#727272 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{border-bottom:1px dotted #141414}#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{border-bottom:1px dotted #141414}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content{border-bottom:#727272 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{border-bottom:#585858 1px solid}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{background-color:#33779b;color:#141414}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{background:#323232}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{border-right:1px solid #141414}#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon{border-right:1px solid #141414}#wpforo #wpforo-wrap #wpforo-recent-title{color:#bbb}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{background:#323232;border:#727272 1px solid}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{border-bottom:1px dotted #141414}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{border-bottom:1px dotted #141414}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content{border-bottom:#727272 1px solid}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{border-bottom:#33779b 3px solid;color:#bcbcbc}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background:#666}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{border-right:1px solid #141414}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon{border-right:1px solid #141414}#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666}#wpforo #wpforo-wrap .wpf-action,.wpf-notifications .wpf-action{color:#E0E0E0}#wpforo #wpforo-wrap .wpf-action:hover,.wpf-notifications .wpf-action:hover{cursor:pointer;color:#888}#wpforo #wpforo-wrap .wpf-action.wpforo-tools:hover{cursor:pointer}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{color:#666}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{background:#33779b;color:#141414}#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{background:#33779b;color:#141414}#wpforo #wpforo-wrap #wpforo-stat-header{color:#000;border-bottom:1px solid #585858}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid #727272}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:#bcbcbc}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#bcbcbc}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #585858;color:#bcbcbc}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:#bcbcbc}#wpforo #wpforo-wrap #wpforo-poweredby{border-top:1px solid #727272}#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title{border-bottom:3px solid #33779b;margin-bottom:-2px}#wpforo #wpforo-wrap .wpf-footer-box{background-color:#323232}#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member svg,#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post svg{fill:#bcbcbc}#wpforo #wpforo-wrap #wpforo-stat-body.wpf-new svg,#wpforo #wpforo-wrap #wpforo-stat-body .wpf-all-read i{color:#CECECE}#wpforo #wpforo-wrap .widget-title,.wpforo-widget-wrap .widget-title{border-bottom:2px solid #727272}#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li,.wpforo-widget-wrap .wpforo-widget-content li{border-bottom:1px dotted #585858}.wpforo-widget-wrap .wpf-widget-tags li{border:none!important}.wpforo-widget-wrap .wpf-widget-tags li a{border-color:#888888!important}.wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid #888888!important;background-color:#888888!important;color:#141414!important}.wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color:#888888!important;color:#141414!important}.wpforo-widget-wrap .wpf-prof-footer .wpf-prof-buttons a:hover{background:#888888!important}.ui-dialog{z-index:999998!important}.wpf-video{margin:10px!important}.ui-dialog .ui-widget-header{background-color:#33779b!important;border-bottom:#585858 1px solid!important}.ui-dialog .ui-widget-header span.ui-dialog-title{color:#141414!important}.ui-widget input[type="submit"]:hover{background:#777}.ui-widget input[type="submit"]{background:#33779b;color:#141414;border:1px solid #777}#wpforo #wpforo-wrap .wpforo-topic-badges i.fa,#wpforo #wpforo-wrap .wpforo-topic-badges i.fas,#wpforo #wpforo-wrap .wpforo-topic-badges i.fab,#wpforo #wpforo-wrap .wpforo-topic-badges i.far,#wpforo #wpforo-wrap .wpforo-topic-badges i.fal{color:#33779b}#wpf_multi_quote .wpf-multi-quote{color:#141414;background:#33779b}body.wpf-dark #wpf_multi_quote .wpf-multi-quote{color:#E0E0E0}#wpf-msg-box a{color:#141414}#wpf-msg-box a:hover{color:#727272}#wpf-msg-box>p{color:#141414!important;background-color:#33779b;background:-moz-linear-gradient(#33779b);background:-o-linear-gradient(#33779b);background:linear-gradient(#33779b)}#wpf-msg-box>p:after{border-color:#fff0 #33779b}#wpf-msg-box>p.error{background-color:#f46464;background:-moz-linear-gradient(#f46464);background:-o-linear-gradient(#f46464);background:linear-gradient(#f46464)}#wpf-msg-box>p.error:after{border-color:#fff0 #f46464}#wpf-msg-box>p.success{background-color:#00a636;background:-moz-linear-gradient(#00a636);background:-o-linear-gradient(#00a636);background:linear-gradient(#00a636)}#wpf-msg-box>p.success:after{border-color:#fff0 #00a636}body.wpf-dark #wpf-msg-box>p,body.wpf-dark #wpf-msg-box a,body.wpf-dark #wpf-msg-box a:visited{color:#E0E0E0!important}body.wpf-dark #wpf-msg-box a:hover,body.wpf-dark #wpf-msg-box a:active{color:#888888!important}#wpforo #wpforo-wrap .wpf-field{border-bottom:1px dashed #585858}#wpforo #wpforo-wrap .wpf-field .wpf-label i{color:#bcbcbc}#wpforo #wpforo-wrap .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{color:#bcbcbc}#wpforo #wpforo-wrap .wpf-field .wpf-field-cl{clear:both}#wpforo #wpforo-wrap .wpf-field input{max-width:100%}#wpforo #wpforo-wrap .wpf-field input[type="text"],#wpforo #wpforo-wrap .wpf-field input[type="search"],#wpforo #wpforo-wrap .wpf-field input[type="password"],#wpforo #wpforo-wrap .wpf-field input[type="email"],#wpforo #wpforo-wrap .wpf-field input[type="date"],#wpforo #wpforo-wrap .wpf-field input[type="number"],#wpforo #wpforo-wrap .wpf-field input[type="url"],#wpforo #wpforo-wrap .wpf-field input[type="tel"],#wpforo #wpforo-wrap .wpf-field textarea,#wpforo #wpforo-wrap .wpf-field select{box-shadow:none;background-color:#141414;border:1px solid #727272}#wpforo #wpforo-wrap .wpf-field input::-webkit-input-placeholder,#wpforo #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input::-moz-placeholder,#wpforo #wpforo-wrap .wpf-field textarea::-moz-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input:-ms-input-placeholder,#wpforo #wpforo-wrap .wpf-field textarea:-ms-input-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input:-moz-placeholder,#wpforo #wpforo-wrap .wpf-field textarea:-moz-placeholder{color:#999}#wpforo #wpforo-wrap .wpf-field input[type="text"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="password"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="email"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="date"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="number"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="url"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo #wpforo-wrap .wpf-field textarea:focus,#wpforo #wpforo-wrap .wpf-field select:focus{background-color:#feffec}#wpforo #wpforo-wrap .wpf-field .wpf-label i{padding-right:5px;width:25px}#wpforo #wpforo-wrap .wpf-field .wpf-field-required-icon{color:#FF812D}#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap .mce-tinymce.mce-container.mce-panel{border:3px solid #323232;border-width:3px!important}#wpforo #wpforo-wrap .wpf-add-topic-title{border:1px dashed #33779b;color:#33779b;border-right:none;border-left:none}#wpforo #wpforo-wrap .wpf-acp-header{border-bottom:1px dashed #33779b}#wpforo #wpforo-wrap .wpf-acp-header .wpf-acp-toggle i{color:#33779b}#wpforo #wpforo-wrap .wpf-tools{background:#323232;outline:3px solid #141414}#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{border-bottom-color:#999}#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{border-bottom-color:#33779b;color:#33779b}#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{color:#727272}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{color:#999}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background:#141414}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background:#141414;border:1px solid #dadada;border-left:3px solid #dadada}#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom:1px dotted #585858}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder{color:#585858;opacity:1}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder{color:#585858}#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder{color:#585858}#wpforo #wpforo-wrap .wpf-sb-1{color:#585858;background-color:#323232}#wpforo #wpforo-wrap .wpf-sb-2{color:#33779b;background-color:#323232}#wpforo #wpforo-wrap .wpf-sb-3{color:#585858;background-color:#fff0}#wpforo #wpforo-wrap .wpf-sb-4{color:#33779b;background-color:#fff0}#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color:#585858}#wpforo #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#33779b!important}#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #727272}#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right,#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right{border-top:1px solid #727272}#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-left,#wpforo #wpforo-wrap .wpfl-3 .wpf-sb-left{background-color:#fff0}#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left:1px dotted #E0E0E0}[dir="rtl"] #wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right:1px dotted #E0E0E0;border-left:none}#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#E0E0E0}#wpforo #wpforo-wrap .wpf-sbtn{color:#000}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color:#999}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background:#aaa;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background:#fff0;color:#777;border:1px solid #bbb}#wpforo #wpforo-wrap .wpf-sb .wpf-fb .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-fb i:hover{color:#4267b2!important}#wpforo #wpforo-wrap .wpf-sb .wpf-tw .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-tw i:hover{color:#232323!important}#wpforo #wpforo-wrap .wpf-sb .wpf-wapp .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-wapp i:hover{color:#1BD741!important}#wpforo #wpforo-wrap .wpf-sb .wpf-lin .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-lin i:hover{color:#0A75B5!important}#wpforo #wpforo-wrap .wpf-sb .wpf-gg .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-gg i:hover{color:#DB4437!important}#wpforo #wpforo-wrap .wpf-sb .wpf-vk .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-vk i:hover{color:#4A76A8!important}#wpforo #wpforo-wrap .wpf-sb .wpf-ok .wpfsa,#wpforo #wpforo-wrap .wpf-sb .wpf-ok i:hover{color:#EE8208!important}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{background-color:#4267b2;border-color:#4267b2;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{background-color:#252525;border-color:#2c2c2c;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-lin:hover{background-color:#0A75B5;border-color:#0A75B5;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-wapp:hover{background-color:#1BD741;border-color:#1BD741;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{background-color:#DB4437;border-color:#DB4437;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{background-color:#4A76A8;border-color:#4A76A8;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{background-color:#EE8208;border-color:#EE8208;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{background-color:#4267b2;border-color:#4267b2;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{background-color:#1a1a1a;border-color:#2a2a2a;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-wapp{background-color:#1BD741;border-color:#1BD741;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-lin{background-color:#0A75B5;border-color:#0A75B5;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{background-color:#DB4437;border-color:#DB4437;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{background-color:#4A76A8;border-color:#4A76A8;color:#fff}#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{background-color:#EE8208;border-color:#EE8208;color:#fff}#wpforo #wpforo-wrap .wpforo-revisions-wrap{border-color:#727272}#wpforo #wpforo-wrap .wpforo-revisions-wrap *{border-color:#33779b!important}#wpforo #wpforo-wrap .wpforo-revision{background-color:#323232;box-shadow:0 0 4px #585858}#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-top{color:#666}#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-body{background-color:#141414;color:#000}#wpforo #wpforo-wrap .wpf-topic-form-wrap>.wpf-extra-fields{border-top:1px #727272 solid}#wpforo #wpforo-wrap.wpf-dark .wpforo-revision .wpforo-revision-top{color:#999}#wpforo #wpforo-wrap.wpf-dark .wpforo-revisions-wrap .wpforo-revision-body{background-color:#727272;color:#E0E0E0}@media screen and (max-width:800px){#wpforo #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#323232}#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top:1px solid #727272}}#wpforo #wpforo-wrap.wpf-dark{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfcl-3{color:#E0E0E0!important}#wpforo #wpforo-wrap.wpf-dark .wpfcl-1{color:#E0E0E0!important}#wpforo #wpforo-wrap.wpf-dark .wpfcl-4{color:#E0E0E0!important}#wpforo #wpforo-wrap.wpf-dark .wpf-action{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark #wpforo-menu li a{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .cat-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .cat-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-category div{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-title,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-title{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left,#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left,#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-posts,#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-topics{color:#999}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-user{color:#eee}#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top,#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top,#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-stat-questions,#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers,#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-header{color:#E0E0E0;border-bottom:1px solid #585858}#wpforo #wpforo-wrap.wpf-dark .wpf-button{color:#E0E0E0!important}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#bbb}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#323232}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#323232}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#bbb}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{background-color:#323232}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create div.mce-toolbar-grp{background-color:#323232}#wpforo #wpforo-wrap.wpf-dark input[type="submit"],#wpforo #wpforo-wrap.wpf-dark input[type="button"]{color:#E0E0E0!important}#wpforo #wpforo-wrap.wpf-dark input[type="text"],#wpforo #wpforo-wrap.wpf-dark input[type="search"],#wpforo #wpforo-wrap.wpf-dark input[type="email"],#wpforo #wpforo-wrap.wpf-dark input[type="date"],#wpforo #wpforo-wrap.wpf-dark input[type="number"],#wpforo #wpforo-wrap.wpf-dark input[type="url"],#wpforo #wpforo-wrap.wpf-dark input[type="tel"],#wpforo #wpforo-wrap.wpf-dark input[type="password"],#wpforo #wpforo-wrap.wpf-dark input[type="email"],#wpforo #wpforo-wrap.wpf-dark textarea,#wpforo #wpforo-wrap.wpf-dark select{color:#000;background-color:#bbb}#wpforo #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:#fff0;color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder{color:#585858}#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder{color:#585858}#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder{color:#585858}#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder,#wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder{color:#585858}#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none}#wpforo #wpforo-wrap.wpf-dark .wpforo-members-content table tr{background-color:#323232!important}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-field:nth-child(even){background-color:#323232}#wpforo #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{color:#585858}#wpforo #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even){background-color:#585858}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color:#fff0}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active{color:#FFFFFF!important}#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{border:none}#wpforo #wpforo-wrap.wpf-dark #wpforo-description{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color:#fff0}#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content>h3,#wpforo #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content>h3{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background:#666;border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom:1px dotted #bbb}#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background:#dadada}#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background:#666}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#E0E0E0}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color:#CECECE}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{border:none}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom:1px solid #727272}#wpforo #wpforo-wrap.wpf-dark .wpf-button{box-shadow:none}#wpforo #wpforo-wrap.wpf-dark .wpf-thread-forum .wpf-circle i{background:#fff;padding:0;border-radius:50%;height:35px;width:35px;line-height:35px}#wpforo #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background:#fff0}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content{border:1px solid #323232;background-color:#585858}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot{border-top:#999 1px solid}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background-color:#E0E0E0;border:1px solid #FF812D}#wpforo #wpforo-wrap.wpf-dark .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color:inherit}#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap div.mce-toolbar-grp,#wpforo #wpforo-wrap .wpforo-portable-form-wrap div.mce-menubar{background-color:#323232}#wpforo #wpforo-wrap.wpf-dark .wpf-spoiler-wrap{background-color:#444}#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-next-button,#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-prev-button{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-info{color:#bcbcbc}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{color:#bbb}#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{color:#E0E0E0}#wpf-widget-profile.wpf-dark .wpf-prof-footer .wpf-prof-buttons a:not(:last-child){color:#141414;background:#bbb}#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li a,#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li a{color:#666}#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li:hover,#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li:hover{background:#bbb}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-title{background:#000;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content{background:#000;color:#999}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer{background:#000;border-top:1px dashed #777}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary{box-shadow:0 0 5px #999;background:#777}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary:hover{box-shadow:0 0 8px #fff;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary{background:#777;color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary:last-child{color:#fff!important;background:#e22d00}#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background-color:#333}#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{background-color:#555}#wpforo #wpforo-wrap.wpf-dark .wpforo-profile .wpforo-user-actions{padding:10px 18px;background:#333;border-radius:24px;border:none}#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-icon svg{fill:#555}#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot,#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-post .wpforo-post-footer{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{color:#fff}#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .mce-container-body .mce-container .mce-container-body .mce-container>div{margin:0}#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap{background-color:#333}#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic .wpf-tbox{background:#333}#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction{background-color:#111}#wpforo #wpforo-wrap.wpf-dark .wpf-popover .wpf-popover-content{background-color:#333}#wpforo #wpforo-wrap .wpforo-forum-title{font-size:17px!important;line-height:18px!important}#wpforo #wpforo-wrap .wpforo-topic-title a{font-size:16px!important}#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content{font-size:15px!important}#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content p{font-size:15px}#wpforo #wpforo-wrap{font-size:13px;width:100%;padding:10px 0;margin:0}.pointer{cursor:pointer!important}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:"alpha(opacity=40)";background-color:rgb(0 0 0 / .4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:0;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgb(0 0 0 / .06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8cd4f5;color:#fff;border:0;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgb(128 179 235 / .5),inset 0 0 0 1px rgb(0 0 0 / .05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgb(197 205 211 / .8) 0 0 2px,rgb(0 0 0 / .0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:#fff0}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgb(165 220 134 / .2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:0;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0{top:0}100%{top:50%}}@keyframes slideFromTop{0{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0{top:50%}100%{top:0}}@keyframes slideToTop{0{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0{top:70%}100%{top:50%}}@keyframes slideFromBottom{0{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0{top:50%}100%{top:70%}}@keyframes slideToBottom{0{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}@keyframes animateErrorIcon{0{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0{border-color:#f8d486}100%{border-color:#f8bb86}}@keyframes pulseWarning{0{border-color:#f8d486}100%{border-color:#f8bb86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0{background-color:#f8d486}100%{background-color:#f8bb86}}@keyframes pulseWarningIns{0{background-color:#f8d486}100%{background-color:#f8bb86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading{0{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9}.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}.asp_r .item{.price{--regular-price-color:#666;--sale_price_color:#666;color:var(--regular-price-color);del{opacity:.5;display:inline-block;text-decoration:line-through;color:var(--regular-price-color)}ins{margin-left:.5em;text-decoration:none;font-weight:700;display:inline-block;color:var(--sale_price_color)}}.stock{.quantity{color:#666}.out-of-stock{color:#a00}.on-backorder{color:#eaa600}.in-stock{color:#7ad03a}}.add-to-cart-container{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;width:100%;margin:12px 0;.add-to-cart-quantity{padding:8px 0 8px 8px;background:#eaeaea;width:32px;border-radius:4px 0 0 4px;height:18px;min-height:unset;display:inline-block;font-size:13px;line-height:normal}.add-to-cart-button{padding:8px;border-radius:4px;background:#6246d7;color:#fff;height:18px;min-height:unset;display:block;text-align:center;min-width:90px;font-size:13px;line-height:normal;&.add-to-cart-variable{border-radius:4px}&.loading{content:url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}}a.added_to_cart{flex-basis:100%;margin-top:8px}}.add-to-cart-container:has(.add-to-cart-quantity){.add-to-cart-button{border-radius:0 4px 4px 0}}.sale-badge{--font-size:14px;--font-color:white;--background-color:#6246d7;position:absolute;top:12px;right:12px;padding:6px 12px;font-size:var(--font-size);color:var(--font-color);background:var(--background-color);box-shadow:0 0 6px -3px #000;&.sale-badge-capsule{border-radius:50px}&.sale-badge-round{border-radius:3px}&.sale-badge-top-left{right:unset;left:12px}&.sale-badge-bottom-left{right:unset;top:unset;bottom:12px;left:12px}&.sale-badge-bottom-right{top:unset;bottom:12px}}}.asp_r .item{.asp__af-tt-container{position:relative;z-index:2;.asp__af-tt-link{transition:opacity 0.2s;&:hover{opacity:.7}}}.average-rating{--percent:0;--color:#2EA3F2;--bg-color:rgba(0,0,0,0.2);--size:17px;position:relative;appearance:none;width:auto;display:inline-block;vertical-align:baseline;font-size:var(--size);line-height:calc(var(--size) - 15%);color:var(--bg-color);background:linear-gradient(90deg,var(--color) var(--percent),var(--bg-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}}@keyframes aspAnFadeIn{0%{opacity:0}50%{opacity:.6}100%{opacity:1}}@-webkit-keyframes aspAnFadeIn{0%{opacity:0}50%{opacity:.6}100%{opacity:1}}@keyframes aspAnFadeOut{0%{opacity:1}50%{opacity:.6}100%{opacity:0}}@-webkit-keyframes aspAnFadeOut{0%{opacity:1}50%{opacity:.6}100%{opacity:0}}@keyframes aspAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes aspAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}}@keyframes aspAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}@-webkit-keyframes aspAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}div.ajaxsearchpro.asp_an_fadeIn,div.ajaxsearchpro.asp_an_fadeOut,div.ajaxsearchpro.asp_an_fadeInDrop,div.ajaxsearchpro.asp_an_fadeOutDrop{-webkit-animation-duration:100ms;animation-duration:100ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.asp_an_fadeIn,div.ajaxsearchpro.asp_an_fadeIn{animation-name:aspAnFadeIn;-webkit-animation-name:aspAnFadeIn}.asp_an_fadeOut,div.ajaxsearchpro.asp_an_fadeOut{animation-name:aspAnFadeOut;-webkit-animation-name:aspAnFadeOut}div.ajaxsearchpro.asp_an_fadeInDrop{animation-name:aspAnFadeInDrop;-webkit-animation-name:aspAnFadeInDrop}div.ajaxsearchpro.asp_an_fadeOutDrop{animation-name:aspAnFadeOutDrop;-webkit-animation-name:aspAnFadeOutDrop}div.ajaxsearchpro.asp_main_container{transition:width 130ms linear;-webkit-transition:width 130ms linear}asp_w_container,div.asp_w.ajaxsearchpro,div.asp_w.asp_r,div.asp_w.asp_s,div.asp_w.asp_sb,div.asp_w.asp_sb *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;padding:0;margin:0;border:0;border-radius:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;text-indent:initial;letter-spacing:normal;font-display:swap}div.asp_w_container div[id*=__original__]{display:none!important}div.asp_w.ajaxsearchpro{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}div.asp_w.asp_r,div.asp_w.asp_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asp_w.ajaxsearchpro input[type=text]::-ms-clear{display:none;width:0;height:0}div.asp_w.ajaxsearchpro input[type=text]::-ms-reveal{display:none;width:0;height:0}div.asp_w.ajaxsearchpro input[type="search"]::-webkit-search-decoration,div.asp_w.ajaxsearchpro input[type="search"]::-webkit-search-cancel-button,div.asp_w.ajaxsearchpro input[type="search"]::-webkit-search-results-button,div.asp_w.ajaxsearchpro input[type="search"]::-webkit-search-results-decoration{display:none}div.asp_w.ajaxsearchpro input[type="search"]{appearance:auto!important;-webkit-appearance:none!important}.clear{clear:both}.asp_clear{display:block!important;clear:both!important;margin:0!important;padding:0!important;width:auto!important;height:0!important}.hiddend{display:none!important}div.asp_w.ajaxsearchpro{width:100%;height:auto;border-radius:0;background:#fff0;overflow:hidden}div.asp_w.ajaxsearchpro.asp_non_compact{min-width:200px}#asp_absolute_overlay{width:0;height:0;position:fixed;background:rgb(255 255 255 / .5);top:0;left:0;display:block;z-index:0;opacity:0;transition:opacity 200ms linear;-webkit-transition:opacity 200ms linear}div.asp_m.ajaxsearchpro .proinput input:before,div.asp_m.ajaxsearchpro .proinput input:after,div.asp_m.ajaxsearchpro .proinput form:before,div.asp_m.ajaxsearchpro .proinput form:after{display:none}div.asp_w.ajaxsearchpro textarea:focus,div.asp_w.ajaxsearchpro input:focus{outline:none}div.asp_m.ajaxsearchpro .probox .proinput input::-ms-clear{display:none}div.asp_m.ajaxsearchpro .probox{width:auto;border-radius:5px;background:#FFF;overflow:hidden;border:1px solid #FFF;box-shadow:1px 0 3px #CCC inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;direction:ltr;align-items:stretch;isolation:isolate}div.asp_m.ajaxsearchpro .probox .proinput{width:1px;height:100%;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;z-index:0}div.asp_m.ajaxsearchpro .probox .proinput form{height:100%;margin:0!important;padding:0!important;display:block!important;max-width:unset!important}div.asp_m.ajaxsearchpro .probox .proinput input{height:100%;width:100%;border:0;background:#fff0;box-shadow:none;padding:0;left:0;padding-top:2px;min-width:120px;min-height:unset;max-height:unset}div.asp_m.ajaxsearchpro .probox .proinput input.autocomplete{border:0;background:#fff0;width:100%;box-shadow:none;margin:0;padding:0;left:0}div.asp_m.ajaxsearchpro .probox .proinput.iepaddingfix{padding-top:0}div.asp_m.ajaxsearchpro .probox .proloading,div.asp_m.ajaxsearchpro .probox .proclose,div.asp_m.ajaxsearchpro .probox .promagnifier,div.asp_m.ajaxsearchpro .probox .prosettings{width:20px;height:20px;min-width:unset;min-height:unset;background:none;background-size:20px 20px;float:right;box-shadow:none;margin:0;padding:0;z-index:1}div.asp_m.ajaxsearchpro button.promagnifier:focus-visible{box-shadow:inset 0 0 0 2px rgb(0 0 0 / .4)}div.asp_m.ajaxsearchpro .probox .proloading,div.asp_m.ajaxsearchpro .probox .proclose{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:#fff0}div.asp_m.ajaxsearchpro .probox .proloading{padding:2px;box-sizing:border-box}div.asp_m.ajaxsearchpro .probox .proclose{position:relative;cursor:pointer;z-index:2}div.asp_m.ajaxsearchpro .probox .promagnifier .innericon,div.asp_m.ajaxsearchpro .probox .prosettings .innericon,div.asp_m.ajaxsearchpro .probox .proclose .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:#fff0;width:100%;height:100%;line-height:initial;text-align:center;overflow:hidden}div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg,div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg,div.asp_m.ajaxsearchpro .probox .proloading svg{height:100%;width:22px;vertical-align:baseline;display:inline-block}div.asp_m.ajaxsearchpro .probox .proclose svg{background:#333;position:absolute;top:50%;width:20px;height:20px;left:50%;fill:#fefefe;box-sizing:border-box;box-shadow:0 0 0 2px rgb(255 255 255 / .9)}.opacityOne{opacity:1}.opacityZero{opacity:0}div.asp_w.asp_s [disabled].noUi-connect,div.asp_w.asp_s [disabled] .noUi-connect{background:#B8B8B8}div.asp_w.asp_s [disabled] .noUi-handle{cursor:not-allowed}div.asp_w.asp_r p.showmore{display:none;margin:0}div.asp_w.asp_r.asp_more_res_loading p.showmore a,div.asp_w.asp_r.asp_more_res_loading p.showmore a span{color:transparent!important}@-webkit-keyframes shm-rot-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.85}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:1}}@keyframes shm-rot-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.85}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:1}}div.asp_w.asp_r div.asp_showmore_container{position:relative}div.asp_w.asp_r. div.asp_moreres_loader{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:rgb(255 255 255 / .2)}div.asp_w.asp_r.asp_more_res_loading div.asp_moreres_loader{display:block!important}div.asp_w.asp_r div.asp_moreres_loader-inner{height:24px;width:24px;animation:shm-rot-simple 0.8s infinite linear;-webkit-animation:shm-rot-simple 0.8s infinite linear;border:4px solid #353535;border-right-color:#fff0;border-radius:50%;box-sizing:border-box;position:absolute;top:50%;margin:-12px auto auto -12px;left:50%}div.asp_hidden_data,div.asp_hidden_data *{display:none}div.asp_w.asp_r{display:none}div.asp_w.asp_r *{text-decoration:none;text-shadow:none}div.asp_w.asp_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0}div.asp_w.asp_r .asp_nores{display:flex;flex-wrap:wrap;gap:8px;overflow:hidden;width:auto;height:auto;position:relative;z-index:2}div.asp_w.asp_r .results .item{overflow:hidden;width:auto;margin:0;padding:3px;position:relative;background:#f4f4f4;border-left:1px solid rgb(255 255 255 / .6);border-right:1px solid rgb(255 255 255 / .4)}div.asp_w.asp_r .results .item,div.asp_w.asp_r .results .asp_group_header{animation-delay:0s;animation-duration:0.5s;animation-fill-mode:both;animation-timing-function:ease;backface-visibility:hidden;-webkit-animation-delay:0s;-webkit-animation-duration:0.5s;-webkit-animation-fill-mode:both;-webkit-animation-timing-function:ease;-webkit-backface-visibility:hidden}div.asp_w.asp_r .results .item .asp_image{overflow:hidden;background:#fff0;padding:0;float:left;background-position:center;background-size:cover;position:relative}div.asp_w.asp_r .results .asp_image canvas{display:none}div.asp_w.asp_r .results .asp_image .asp_item_canvas{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;width:100%;height:100%;z-index:1;display:block;opacity:1;background-position:inherit;background-size:inherit;transition:opacity 0.5s}div.asp_w.asp_r .results .item:hover .asp_image .asp_item_canvas,div.asp_w.asp_r .results figure:hover .asp_image .asp_item_canvas{opacity:0}div.asp_w.asp_r a.asp_res_image_url,div.asp_w.asp_r a.asp_res_image_url:hover,div.asp_w.asp_r a.asp_res_image_url:focus,div.asp_w.asp_r a.asp_res_image_url:active{box-shadow:none!important;border:none!important;margin:0!important;padding:0!important;display:inline!important}div.asp_w.asp_r .results .item .asp_image_auto{width:auto!important;height:auto!important}div.asp_w.asp_r .results .item .asp_image img{width:100%;height:100%}div.asp_w.asp_r .results a span.overlap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}div.asp_w.asp_r .resdrg{height:auto}div.asp_w.ajaxsearchpro .asp_results_group{margin:10px 0 0 0}div.asp_w.ajaxsearchpro .asp_results_group:first-of-type{margin:0!important}div.asp_w.asp_r.vertical .results .item:first-child{border-radius:0}div.asp_w.asp_r.vertical .results .item:last-child{border-radius:0;margin-bottom:0}div.asp_w.asp_r.vertical .results .item:last-child:after{height:0;margin:0;width:0}div.asp_w.asp_s.searchsettings{width:auto;height:auto;position:absolute;display:none;z-index:11001;border-radius:0 0 3px 3px;visibility:hidden;opacity:0;overflow:visible}div.asp_w.asp_sb.searchsettings{display:none;visibility:hidden;direction:ltr;overflow:visible;position:relative;z-index:1}div.asp_w.asp_sb.searchsettings .asp_sett_scroll::-webkit-scrollbar-thumb{background:#fff0;border-radius:5px;border:none}div.asp_w.asp_s.searchsettings form,div.asp_w.asp_sb.searchsettings form{display:flex;flex-wrap:wrap;margin:0 0 12px 0!important;padding:0!important}div.asp_w.asp_s.searchsettings .asp_option_inner,div.asp_w.asp_sb.searchsettings .asp_option_inner,div.asp_w.asp_sb.searchsettings input[type='text']{margin:2px 10px 0 10px;*padding-bottom:10px}div.asp_w.asp_s.searchsettings input[type='text']:not(.asp_select2-search__field),div.asp_w.asp_sb.searchsettings input[type='text']:not(.asp_select2-search__field){width:86%!important;padding:8px 6px!important;margin:0 0 0 10px!important;background-color:#FAFAFA!important;font-size:13px;border:none!important;line-height:17px;height:20px}div.asp_w.asp_s.searchsettings.ie78 .asp_option_inner,div.asp_w.asp_sb.searchsettings.ie78 .asp_option_inner{margin-bottom:0!important;padding-bottom:0!important}div.asp_w.asp_s.searchsettings div.asp_option_label,div.asp_w.asp_sb.searchsettings div.asp_option_label{font-size:14px;line-height:20px!important;margin:0;width:150px;text-shadow:none;padding:0;min-height:20px;border:none;background:#fff0;float:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asp_w.asp_s.searchsettings .asp_label,div.asp_w.asp_sb.searchsettings .asp_label{line-height:24px!important;vertical-align:middle;display:inline-block;cursor:pointer}div.asp_w.asp_s.searchsettings input[type=radio],div.asp_w.asp_sb.searchsettings input[type=radio]{vertical-align:middle;margin:0 6px 0 17px;display:inline-block;appearance:normal;-moz-appearance:normal;-webkit-appearance:radio}div.asp_w.asp_s.searchsettings .asp_option_inner input[type=checkbox],div.asp_w.asp_sb.searchsettings .asp_option_inner input[type=checkbox]{display:none!important}div.asp_w.asp_s.searchsettings.ie78 .asp_option_inner input[type=checkbox],div.asp_w.asp_sb.searchsettings.ie78 .asp_option_inner input[type=checkbox]{display:block}div.asp_w.asp_s.searchsettings.ie78 div.asp_option_label,div.asp_w.asp_sb.searchsettings.ie78 div.asp_option_label{float:right!important}div.asp_w.asp_s.searchsettings .asp_option_inner,div.asp_w.asp_sb.searchsettings .asp_option_inner{width:17px;height:17px;position:relative;flex-grow:0;-webkit-flex-grow:0;flex-shrink:0;-webkit-flex-shrink:0}div.asp_w.asp_sb.searchsettings .asp_option_inner{border-radius:3px;background:#424242;box-shadow:none}div.asp_w.asp_s.searchsettings .asp_option_inner .asp_option_checkbox,div.asp_w.asp_sb.searchsettings .asp_option_inner .asp_option_checkbox{cursor:pointer;position:absolute;width:17px;height:17px;top:0;padding:0;border-radius:2px;box-shadow:none;font-size:0!important;color:#fff0}div.asp_w.asp_s.searchsettings.ie78 .asp_option_inner .asp_option_checkbox,div.asp_w.asp_sb.searchsettings.ie78 .asp_option_inner .asp_option_checkbox{display:none}div.asp_w.asp_s.searchsettings .asp_option_inner .asp_option_checkbox:before,div.asp_w.asp_sb.searchsettings .asp_option_inner .asp_option_checkbox:before{display:none!important}div.asp_w.asp_s.searchsettings .asp_option_inner .asp_option_checkbox:after,div.asp_w.asp_sb.searchsettings .asp_option_inner .asp_option_checkbox:after{opacity:0;font-family:'asppsicons2';content:"\e800";background:#fff0;border-top:none;border-right:none;box-sizing:content-box;height:100%;width:100%;padding:0!important;position:absolute;top:0;left:0}div.asp_w.asp_s.searchsettings.ie78 .asp_option_inner .asp_option_checkbox:after,div.asp_w.asp_sb.searchsettings.ie78 .asp_option_inner .asp_option_checkbox:after{display:none}div.asp_w.asp_s.searchsettings .asp_option_inner .asp_option_checkbox:hover::after,div.asp_w.asp_sb.searchsettings .asp_option_inner .asp_option_checkbox:hover::after{opacity:.3}div.asp_w.asp_s.searchsettings .asp_option_inner input[type=checkbox]:checked~div:after,div.asp_w.asp_sb.searchsettings .asp_option_inner input[type=checkbox]:checked~div:after{opacity:1}div.asp_w.asp_sb.searchsettings span.checked~div:after,div.asp_w.asp_s.searchsettings span.checked~div:after{opacity:1!important}div.asp_w.asp_s.searchsettings fieldset,div.asp_w.asp_sb.searchsettings fieldset{position:relative;float:left}div.asp_w.asp_s.searchsettings fieldset,div.asp_w.asp_sb.searchsettings fieldset{background:#fff0;font-size:.9em;margin:12px 0 0!important;padding:0!important;width:200px;min-width:200px}div.asp_w.asp_sb.searchsettings fieldset:last-child{margin:5px 0 0!important}div.asp_w.asp_sb.searchsettings fieldset{margin:10px 0 0}div.asp_w.asp_sb.searchsettings fieldset legend{padding:0 0 0 10px;margin:0;font-weight:400;font-size:13px}div.asp_w.asp_sb.searchsettings .asp_option,div.asp_w.asp_s.searchsettings .asp_option{display:flex;flex-direction:row;-webkit-flex-direction:row;align-items:flex-start;margin:0 0 10px 0;cursor:pointer}div.asp_w.asp_sb.searchsettings .asp_option:focus,div.asp_w.asp_s.searchsettings .asp_option:focus{outline:none}div.asp_w.asp_sb.searchsettings .asp_option:focus-visible,div.asp_w.asp_s.searchsettings .asp_option:focus-visible{outline-style:auto}div.asp_w.asp_s.searchsettings .asp_option.asp-o-last,div.asp_w.asp_s.searchsettings .asp_option:last-child{margin-bottom:0}div.asp_w.asp_s.searchsettings fieldset .asp_option,div.asp_w.asp_s.searchsettings fieldset .asp_option_cat,div.asp_w.asp_sb.searchsettings fieldset .asp_option,div.asp_w.asp_sb.searchsettings fieldset .asp_option_cat{width:auto;max-width:none}div.asp_w.asp_s.searchsettings fieldset .asp_option_cat_level-1,div.asp_w.asp_sb.searchsettings fieldset .asp_option_cat_level-1{margin-left:12px}div.asp_w.asp_s.searchsettings fieldset .asp_option_cat_level-2,div.asp_w.asp_sb.searchsettings fieldset .asp_option_cat_level-2{margin-left:24px}div.asp_w.asp_s.searchsettings fieldset .asp_option_cat_level-3,div.asp_w.asp_sb.searchsettings fieldset .asp_option_cat_level-3{margin-left:36px}div.asp_w.asp_s.searchsettings fieldset div.asp_option_label,div.asp_w.asp_sb.searchsettings fieldset div.asp_option_label{width:70%;display:block}div.asp_w.asp_s.searchsettings fieldset div.asp_option_label{width:auto;display:block;box-sizing:border-box}div.asp_w.asp_s.searchsettings fieldset .asp_option_cat_level-2 div.asp_option_label{padding-right:12px}div.asp_w.asp_s.searchsettings fieldset .asp_option_cat_level-3 div.asp_option_label{padding-right:24px}div.asp_w.asp_s select,div.asp_w.asp_sb select{width:100%;max-width:100%;border-radius:0;padding:5px!important;background:#f9f9f9;background-clip:padding-box;-webkit-box-shadow:none;box-shadow:none;margin:0;border:none;color:#111;margin-bottom:0!important;box-sizing:border-box;line-height:initial;outline:none!important;font-family:Roboto,Helvetica;font-size:14px;height:34px;min-height:unset!important}div.asp_w.asp_s select[multiple],div.asp_w.asp_sb select[multiple]{background:#fff}div.asp_w.asp_s select:not([multiple]),div.asp_w.asp_sb select:not([multiple]){overflow:hidden!important}div.asp_w.asp_s .asp-nr-container,div.asp_w.asp_sb .asp-nr-container{display:flex;gap:8px;justify-content:space-between}div.ajaxsearchpro.searchsettings fieldset.asp_custom_f{margin-top:9px}div.ajaxsearchpro.searchsettings fieldset legend{margin-bottom:8px!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.ajaxsearchpro.searchsettings fieldset legend+div.asp_option_inner{margin-top:0!important}div.ajaxsearchpro.searchsettings .asp_sett_scroll>.asp_option_cat:first-child>.asp_option_inner{margin-top:0!important}div.ajaxsearchpro.searchsettings fieldset .asp_select_single,div.ajaxsearchpro.searchsettings fieldset .asp_select_multiple{padding:0 10px}.asp_arrow_box{position:absolute;background:#444;padding:12px;color:#fff;border-radius:4px;font-size:14px;max-width:240px;display:none;z-index:99999999999999999}.asp_arrow_box:after{top:100%;left:50%;border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff0;border-top-color:#444;border-width:6px;margin-left:-6px}.asp_arrow_box.asp_arrow_box_bottom:after{bottom:100%;top:unset;border-bottom-color:#444;border-top-color:#fff0}.asp_two_column{margin:8px 0 12px 0}.asp_two_column .asp_two_column_first,.asp_two_column .asp_two_column_last{width:48%;padding:1% 2% 1% 0;float:left;box-sizing:content-box}.asp_two_column .asp_two_column_last{padding:1% 0 1% 2%}.asp_shortcodes_container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:-10px 0 12px -10px;box-sizing:border-box}.asp_shortcodes_container .asp_shortcode_column{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;flex-shrink:1;min-width:120px;padding:10px 0 0 10px;flex-basis:33%;-webkit-flex-basis:33%;box-sizing:border-box}p.asp-try{color:#555;font-size:14px;margin-top:5px;line-height:28px;font-weight:300;visibility:hidden}p.asp-try a{color:#FFB556;margin-left:10px;cursor:pointer;display:inline-block}.asp_ac_autocomplete{display:inline;position:relative;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;text-align:start}.asp_ac_autocomplete .asp_ac_autocomplete_dropdown{position:absolute;border:1px solid #ccc;border-top-color:#d9d9d9;box-shadow:0 2px 4px rgb(0 0 0 / .2);-webkit-box-shadow:0 2px 4px rgb(0 0 0 / .2);cursor:default;display:none;z-index:1001;margin-top:-1px;background-color:#fff;min-width:100%;overflow:auto}.asp_ac_autocomplete .asp_ac_autocomplete_hint{position:absolute;z-index:1;color:#ccc!important;-webkit-text-fill-color:#ccc!important;text-fill-color:#ccc!important;overflow:hidden!important;white-space:pre!important}.asp_ac_autocomplete .asp_ac_autocomplete_hint span{color:#fff0;opacity:0}.asp_ac_autocomplete .asp_ac_autocomplete_dropdown>div{background:#fff;white-space:nowrap;cursor:pointer;line-height:1.5em;padding:2px 0 2px 0}.asp_ac_autocomplete .asp_ac_autocomplete_dropdown>div.active{background:#0097CF;color:#FFF}.rtl .asp_content,.rtl .asp_nores,.rtl .asp_content *,.rtl .asp_nores *,.rtl .searchsettings form{text-align:right!important;direction:rtl!important}.rtl .asp_nores>*{display:inline-block}.rtl .searchsettings .asp_option{flex-direction:row-reverse!important;-webkit-flex-direction:row-reverse!important}.rtl .asp_option{direction:ltr}.rtl .asp_label,.rtl .asp_option div.asp_option_label{text-align:right!important}.rtl .asp_label{max-width:1000px!important;width:100%;direction:rtl!important}.rtl .asp_label input[type=radio]{margin:0 0 0 6px!important}.rtl .asp_option_cat_level-0 div.asp_option_label{font-weight:bold!important}.rtl fieldset .asp_option_cat_level-1{margin-right:12px!important;margin-left:0}.rtl fieldset .asp_option_cat_level-2{margin-right:24px!important;margin-left:0}.rtl fieldset .asp_option_cat_level-3{margin-right:36px!important;margin-left:0}.rtl .searchsettings legend{text-align:right!important;display:block;width:100%}.rtl .searchsettings input[type=text],.rtl .searchsettings select{direction:rtl!important;text-align:right!important}.rtl div.asp_w.asp_s.searchsettings form,.rtl div.asp_w.asp_sb.searchsettings form{flex-direction:row-reverse!important}.rtl div.horizontal.asp_r div.item{float:right!important}.rtl p.asp-try{direction:rtl;text-align:right;margin-right:10px;width:auto!important}.asp_elementor_nores{text-align:center}.elementor-sticky__spacer .asp_w,.elementor-sticky__spacer .asp-try{visibility:hidden!important;opacity:0!important;z-index:-1!important}/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=highlight_soft&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=highlight_hard&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=glass&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=glass&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=flat&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=highlight_hard&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #aed0ea}.ui-widget-content{border:1px solid #ddd;background:#f2f5f7 url(/wp-content/themes/nodepositbonus/js/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x;color:#362b36}.ui-widget-content a{color:#362b36}.ui-widget-header{border:1px solid #aed0ea;background:#deedf7 url(/wp-content/themes/nodepositbonus/js/images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #aed0ea;background:#d7ebf9 url(/wp-content/themes/nodepositbonus/js/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;font-weight:700;color:#2779aa}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#2779aa;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #74b2e2;background:#e4f1fb url(/wp-content/themes/nodepositbonus/js/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;font-weight:700;color:#0070a3}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#0070a3;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #2694e8;background:#3baae3 url(/wp-content/themes/nodepositbonus/js/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;font-weight:700;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#2694e8;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #f9dd34;background:#ffef8f url(/wp-content/themes/nodepositbonus/js/images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x;color:#363636}.ui-state-checked{border:1px solid #f9dd34;background:#ffef8f}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#cd0a0a;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/js/images/ui-icons_72a7cf_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/js/images/ui-icons_72a7cf_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/js/images/ui-icons_2694e8_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/js/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/wp-content/themes/nodepositbonus/js/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/js/images/ui-icons_ffffff_256x240.png)}.ui-button .ui-icon{background-image:url(/wp-content/themes/nodepositbonus/js/images/ui-icons_3d80b3_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:6px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:6px}.ui-widget-overlay{background:#eee url(/wp-content/themes/nodepositbonus/js/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat;opacity:.8;filter:Alpha(Opacity=80)}.ui-widget-shadow{-webkit-box-shadow:-7px -7px 7px #000;box-shadow:-7px -7px 7px #000}