:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:220px;padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #fff0}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #fff0;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:hsl(0 0% 100% / .4);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #fff0}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#fff0;box-shadow:none;color:#949494;opacity:1;outline:none;transform:none}.components-button.is-secondary{background:#fff0;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #fff0;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-tertiary{background:#fff0;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:content-box;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #fff0;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:24px}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #fff0;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.components-checkbox-control__input-container{height:20px;width:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:#fff0;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option.is-pressed+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #fff0;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:#fff0;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:280px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #fff0;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 rgb(0 0 0 / .2),inset 1px 0 0 0 rgb(0 0 0 / .2),inset -1px 0 0 0 rgb(0 0 0 / .2);font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgb(0 0 0 / .25);height:inherit;outline:2px solid #fff0;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 rgb(0 0 0 / .25);outline:1.5px solid #fff0}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-36px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#fff0;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:content-box;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-dropdown-menu__menu .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:#fff0}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:#fff0}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#fff0}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;transition:background .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:5px solid #1e1e1e;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .1s ease;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border:9px solid #fff0}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-form-token-field__input-container::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#fff0;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#fff0;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgb(0 0 0 / .35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px rgb(0 0 0 / .15),0 2.7px 3.8px -.2px rgb(0 0 0 / .15),0 5.5px 7.8px -.3px rgb(0 0 0 / .15),.1px 11.5px 16.4px -.5px rgb(0 0 0 / .15);display:flex;margin:40px 0 0;overflow:hidden;width:100%}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid #fff0;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #fff0;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:5px 15px 2px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:#fff0;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:content-box;display:flex;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;outline:1px solid #fff0;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:top}}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:12px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 8px 0 0;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-placeholder__input[type=url]::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder .components-placeholder__learn-more .components-external-link{color:var(--wp-admin-theme-color)}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:#fff0;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.is-dark-theme .components-placeholder.has-illustration{background-color:rgb(0 0 0 / .1)}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;width:auto}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px rgb(0 0 0 / .1),0 1.2px 1.7px -.2px rgb(0 0 0 / .1),0 2.3px 3.3px -.5px rgb(0 0 0 / .1);box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#fff0;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #fff0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:6px;margin-top:0;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgb(30 30 30 / .62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid #fff0;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:none;border-radius:2px;box-shadow:0 0 0 #fff0;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:0 48px 0 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgb(30 30 30 / .62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control.is-next-40px-default-size input[type=search].components-search-control__input{height:40px}.components-search-control.is-size-compact input[type=search].components-search-control__input{height:32px}.components-search-control__icon{align-items:center;display:flex;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.components-search-control__input-wrapper{position:relative}.components-select-control__input{-webkit-tap-highlight-color:#fff0!important;outline:0}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:rgb(0 0 0 / .85);border-radius:2px;box-shadow:0 .7px 1px rgb(0 0 0 / .1),0 1.2px 1.7px -.2px rgb(0 0 0 / .1),0 2.3px 3.3px -.5px rgb(0 0 0 / .1);box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:#fff0;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#fff0;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #fff0;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #fff0;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgb(30 30 30 / .62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:rgb(30 30 30 / .62);opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgb(30 30 30 / .62)}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#fff0}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid #fff0}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.status a{visibility:hidden!important}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action .is-secondary,[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action.is-secondary:hover{box-shadow:none}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action a{position:relative;display:none}.wc_gateways .name .wc-payment-gateway-method-name{display:inline-flex}.wc_gateways .name .wc-payment-gateway-method-name img{height:24px;width:auto;margin-left:4px}.wc_gateways .wc-payment-gateway-method__name{display:flex}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle{margin-left:16px}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle>img{height:24px;width:auto;margin-left:4px}.wc_gateways .pre-install-payment-gateway__actions{display:flex}.wc_gateways .pre-install-payment-gateway__actions-menu{margin-right:24px}.wc_gateways .pre-install-payment-gateway__actions-menu-options{text-align:center}button.stripe-gateway-stripelink-modal-trigger{display:none;position:absolute;right:5px;width:64px;height:40px;background:no-repeat url(data:image/svg+xml;base64,PHN2ZwoJdmVyc2lvbj0iMS4wIgoJeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgoJd2lkdGg9IjY0IgoJaGVpZ2h0PSI0MCIKCXZpZXdCb3g9IjAgMCA2MDAuMDAwMDAwIDIyNy4wMDAwMDAiCgk+CjxnCnRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMC4wMDAwMDAsMjIwLjAwMDAwMCkgc2NhbGUoMC4wODAwMDAsLTAuMDgwMDAwKSIKZmlsbD0iIzAwMDAwMCIKc3Ryb2tlPSJub25lIgo+CjxwYXRoIGQ9Ik04NDcgMjI2MCBjLTEzNiAtNDMgLTE4NSAtMjE5IC05MSAtMzI4IDkyIC0xMDggMjYzIC04OSAzMzMgMzcgNzAgMTI2IC0xOSAyODkgLTE2MSAyOTcgLTI5IDIgLTY2IC0xIC04MSAtNnoiIC8+CjxwYXRoIGQ9Ik0wIDExNDAgbDAgLTExMTAgMTgzIDIgMTgyIDMgMyAxMTA4IDIgMTEwNyAtMTg1IDAgLTE4NSAwIDAgLTExMTB6IiAvPgo8cGF0aAoJZD0iTTM1MjAgMTMyNSBsMCAtOTI2IC0zNyAtMTcgYy0yMyAtMTAgLTY2IC0xNiAtMTA4IC0xNyAtNTcgMCAtNzYgNAotMTAyIDIzIC01NyA0MCAtNjEgNzEgLTY3IDQzNyAtNSAzNjAgLTE3IDQ1NCAtNzAgNTcwIC04MCAxNzUgLTI4NyAyNzQgLTQ5MwoyMzMgLTI3NiAtNTQgLTQ3MCAtMjI0IC03MzggLTY0OSBsLTkwIC0xNDIgLTMgMzg2IC0yIDM4NyAtMTgwIDAgLTE4MCAwIDAKLTc5MCAwIC03OTAgMTY5IDAgMTY5IDAgMzcgODcgYzExMSAyNTggMjk3IDU4OSA0MzggNzc4IDIzNiAzMTcgNDU0IDQzMiA1MzAKMjgwIDMxIC02MyAzOSAtMTQ1IDQ3IC00NTUgNiAtMjU1IDExIC0zMjUgMjUgLTM3MCA3OSAtMjUzIDI5MiAtMzc5IDU3NSAtMzQyCjIzOSAzMiA0MzggMTQ0IDY4OCAzODcgNzcgNzUgMTM2IDEyNSAxNDAgMTE5IDQgLTYgNzQgLTExNyAxNTUgLTI0NyBsMTQ4Ci0yMzcgMjA0IDAgYzEyNiAwIDIwNiA0IDIxMCAxMCAzIDYgLTEwNCAxODcgLTIzOSA0MDMgbC0yNDYgMzkzIDgwIDEyMSBjOTkKMTUyIDIxMiAzNDcgMjk1IDUxNCAzNiA3MSA2NSAxMzEgNjUgMTM0IDAgMyAtOTEgNSAtMjAyIDUgbC0yMDMgLTEgLTc0IC0xMzcKYy0xMzkgLTI1OSAtMzEzIC01MTQgLTQ4NiAtNzEzIGwtODAgLTkxIC01IDc4OCAtNSA3ODkgLTE4MiAzIC0xODMgMiAwIC05MjV6IgovPgo8cGF0aCBkPSJNNzMwIDgyMCBsMCAtNzkwIDE4MCAwIDE4MCAwIDAgNzkwIDAgNzkwIC0xODAgMCAtMTgwIDAgMCAtNzkweiIgLz4KPC9nPgoJPC9zdmc+Cg==);background-color:transparent!important;cursor:pointer;border:none}button.stripe-gateway-stripelink-modal-trigger:hover{background-color:#fff0;border-color:#fff0}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:#fff0;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:#fff0}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgb(90 90 90 / .25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgb(90 90 90 / .25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgb(90 90 90 / .25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:2;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{/*!rtl:begin:ignore*/grid-column:1;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#fff0;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:#fff0;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgb(0 0 0 / .15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#fff0;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0%;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:#fff0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0%;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:#fff0;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#fff0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.post-content .mpp-profile-wrap h1,.post-content .mpp-profile-wrap h2,.post-content .mpp-profile-wrap h3,.post-content .mpp-profile-wrap h4,.post-content .mpp-profile-wrap h5,.post-content .mpp-profile-wrap h6,.post-content .mpp-enhanced-profile-wrap h1,.post-content .mpp-enhanced-profile-wrap h2,.post-content .mpp-enhanced-profile-wrap h3,.post-content .mpp-enhanced-profile-wrap h4,.post-content .mpp-enhanced-profile-wrap h5,.post-content .mpp-enhanced-profile-wrap h6{clear:none}.post-content .mpp-profile-wrap h2,.post-content .mpp-enhanced-profile-wrap h2{margin:0;margin-bottom:10px}.post-content .mpp-profile-wrap p,.post-content .mpp-enhanced-profile-wrap p{margin-bottom:10px}.mpp-profile-wrap{margin:0 auto;padding:3%;border-radius:5px;margin-bottom:1.2em;margin-bottom:20px;line-height:1.3}.mpp-profile-wrap.round .mpp-profile-image-wrapper{border-radius:50%;overflow:hidden}.mpp-profile-wrap.round .mpp-profile-image-wrapper img{border-radius:50%}.mpp-profile-wrap h1,.mpp-profile-wrap h2,.mpp-profile-wrap h3,.mpp-profile-wrap h4,.mpp-profile-wrap h5,.mpp-profile-wrap h6{clear:none}.mpp-profile-wrap h2{margin-top:0;margin-bottom:10px}.mpp-profile-wrap h2:before{display:none}.mpp-profile-wrap .mpp-profile-image-wrapper{position:relative;float:left;line-height:1.1;z-index:1000;background:#ddd;position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;width:100%;margin-right:20px;margin-bottom:20px}.mpp-profile-wrap .mpp-profile-image-wrapper button{position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;z-index:1000}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square{position:relative;top:0;left:0;height:100%;width:100%;z-index:5}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square img{height:100%;width:100%;position:relative;z-index:5}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-content-wrap{display:block;padding:0 15px 0 15px;-ms-flex:3 0 0%;flex:3 0 0%}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-name{font:1.4em;line-height:1.2}@media only screen and (max-width:600px){.mpp-profile-wrap .mpp-profile-image-wrapper{flex:auto}}.mpp-profile-wrap .mpp-gutenberg-view-posts{clear:both;padding-top:20px}.mpp-profile-wrap .mpp-profile-view-posts{clear:both;display:block;width:100%;text-align:center;padding:10px 20px;background-color:#cf6d38;color:#fff}.mpp-profile-wrap .mpp-profile-view-posts a,.mpp-profile-wrap .mpp-profile-view-posts a:hover,.mpp-profile-wrap .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none}.mpp-enhanced-profile-wrap.regular{position:relative;margin:0 auto;line-height:1.5}.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper{border-radius:50%;overflow:hidden}.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper img{border-radius:50%}.mpp-enhanced-profile-wrap.regular h1,.mpp-enhanced-profile-wrap.regular h2,.mpp-enhanced-profile-wrap.regular h3,.mpp-enhanced-profile-wrap.regular h4,.mpp-enhanced-profile-wrap.regular h5,.mpp-enhanced-profile-wrap.regular h6{clear:none}.mpp-enhanced-profile-wrap.regular h2:before{display:none}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{position:relative;float:left;line-height:1.1;z-index:1000;background:#ddd;position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;width:100%;margin-right:20px;margin-bottom:20px}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{float:none;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper button{position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;z-index:1000}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square{position:relative;top:0;left:0;height:100%;width:100%;z-index:5}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square img{height:100%;width:100%;position:relative;z-index:5}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap{display:block;padding:0 15px 0 15px;-ms-flex:3 0 0%;flex:3 0 0%}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap{display:block;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-name{font:1.4em;line-height:1.2}@media only screen and (max-width:600px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{flex:auto}}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.regular .mpp-content-wrap{display:block;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts{clear:both}.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts{clear:both;display:block;float:left;text-align:center;padding:10px 20px;margin-top:20px;margin-right:20px;background-color:#cf6d38;color:#fff}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:hover,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts:after{content:"";display:table;clear:both}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts{display:block;width:90%;margin:0 auto;text-align:center;margin-bottom:10px}}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website{display:block;float:left;text-align:center;padding:10px 20px;margin-top:20px;background-color:#333;color:#fff}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:hover,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website{display:block;width:90%;margin:0 auto;text-align:center;margin-bottom:10px}}.mpp-profile-wrap.mt-font-size-10,.mpp-enhanced-profile-wrap.regular .mt-font-size-10,.mpp-enhanced-profile-wrap.profile .mt-font-size-10,.mpp-enhanced-profile-wrap.compact .mt-font-size-10,.mpp-profile-text.mt-font-size-10{font-size:10px}.mpp-profile-wrap.mt-font-size-10 p,.mpp-profile-wrap.mt-font-size-10 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-10 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-10 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-10 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-10 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-10 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-10 div,.mpp-profile-text.mt-font-size-10 p,.mpp-profile-text.mt-font-size-10 div{font-size:10px}.mpp-profile-wrap.mt-font-size-11,.mpp-enhanced-profile-wrap.regular .mt-font-size-11,.mpp-enhanced-profile-wrap.profile .mt-font-size-11,.mpp-enhanced-profile-wrap.compact .mt-font-size-11,.mpp-profile-text.mt-font-size-11{font-size:11px}.mpp-profile-wrap.mt-font-size-11 p,.mpp-profile-wrap.mt-font-size-11 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-11 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-11 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-11 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-11 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-11 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-11 div,.mpp-profile-text.mt-font-size-11 p,.mpp-profile-text.mt-font-size-11 div{font-size:11px}.mpp-profile-wrap.mt-font-size-12,.mpp-enhanced-profile-wrap.regular .mt-font-size-12,.mpp-enhanced-profile-wrap.profile .mt-font-size-12,.mpp-enhanced-profile-wrap.compact .mt-font-size-12,.mpp-profile-text.mt-font-size-12{font-size:12px}.mpp-profile-wrap.mt-font-size-12 p,.mpp-profile-wrap.mt-font-size-12 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-12 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-12 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-12 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-12 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-12 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-12 div,.mpp-profile-text.mt-font-size-12 p,.mpp-profile-text.mt-font-size-12 div{font-size:12px}.mpp-profile-wrap.mt-font-size-13,.mpp-enhanced-profile-wrap.regular .mt-font-size-13,.mpp-enhanced-profile-wrap.profile .mt-font-size-13,.mpp-enhanced-profile-wrap.compact .mt-font-size-13,.mpp-profile-text.mt-font-size-13{font-size:13px}.mpp-profile-wrap.mt-font-size-13 p,.mpp-profile-wrap.mt-font-size-13 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-13 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-13 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-13 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-13 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-13 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-13 div,.mpp-profile-text.mt-font-size-13 p,.mpp-profile-text.mt-font-size-13 div{font-size:13px}.mpp-profile-wrap.mt-font-size-14,.mpp-enhanced-profile-wrap.regular .mt-font-size-14,.mpp-enhanced-profile-wrap.profile .mt-font-size-14,.mpp-enhanced-profile-wrap.compact .mt-font-size-14,.mpp-profile-text.mt-font-size-14{font-size:14px}.mpp-profile-wrap.mt-font-size-14 p,.mpp-profile-wrap.mt-font-size-14 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-14 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-14 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-14 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-14 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-14 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-14 div,.mpp-profile-text.mt-font-size-14 p,.mpp-profile-text.mt-font-size-14 div{font-size:14px}.mpp-profile-wrap.mt-font-size-15,.mpp-enhanced-profile-wrap.regular .mt-font-size-15,.mpp-enhanced-profile-wrap.profile .mt-font-size-15,.mpp-enhanced-profile-wrap.compact .mt-font-size-15,.mpp-profile-text.mt-font-size-15{font-size:15px}.mpp-profile-wrap.mt-font-size-15 p,.mpp-profile-wrap.mt-font-size-15 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-15 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-15 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-15 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-15 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-15 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-15 div,.mpp-profile-text.mt-font-size-15 p,.mpp-profile-text.mt-font-size-15 div{font-size:15px}.mpp-profile-wrap.mt-font-size-16,.mpp-enhanced-profile-wrap.regular .mt-font-size-16,.mpp-enhanced-profile-wrap.profile .mt-font-size-16,.mpp-enhanced-profile-wrap.compact .mt-font-size-16,.mpp-profile-text.mt-font-size-16{font-size:16px}.mpp-profile-wrap.mt-font-size-16 p,.mpp-profile-wrap.mt-font-size-16 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-16 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-16 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-16 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-16 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-16 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-16 div,.mpp-profile-text.mt-font-size-16 p,.mpp-profile-text.mt-font-size-16 div{font-size:16px}.mpp-profile-wrap.mt-font-size-17,.mpp-enhanced-profile-wrap.regular .mt-font-size-17,.mpp-enhanced-profile-wrap.profile .mt-font-size-17,.mpp-enhanced-profile-wrap.compact .mt-font-size-17,.mpp-profile-text.mt-font-size-17{font-size:17px}.mpp-profile-wrap.mt-font-size-17 p,.mpp-profile-wrap.mt-font-size-17 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-17 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-17 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-17 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-17 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-17 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-17 div,.mpp-profile-text.mt-font-size-17 p,.mpp-profile-text.mt-font-size-17 div{font-size:17px}.mpp-profile-wrap.mt-font-size-18,.mpp-enhanced-profile-wrap.regular .mt-font-size-18,.mpp-enhanced-profile-wrap.profile .mt-font-size-18,.mpp-enhanced-profile-wrap.compact .mt-font-size-18,.mpp-profile-text.mt-font-size-18{font-size:18px}.mpp-profile-wrap.mt-font-size-18 p,.mpp-profile-wrap.mt-font-size-18 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-18 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-18 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-18 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-18 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-18 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-18 div,.mpp-profile-text.mt-font-size-18 p,.mpp-profile-text.mt-font-size-18 div{font-size:18px}.mpp-profile-wrap.mt-font-size-19,.mpp-enhanced-profile-wrap.regular .mt-font-size-19,.mpp-enhanced-profile-wrap.profile .mt-font-size-19,.mpp-enhanced-profile-wrap.compact .mt-font-size-19,.mpp-profile-text.mt-font-size-19{font-size:19px}.mpp-profile-wrap.mt-font-size-19 p,.mpp-profile-wrap.mt-font-size-19 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-19 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-19 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-19 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-19 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-19 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-19 div,.mpp-profile-text.mt-font-size-19 p,.mpp-profile-text.mt-font-size-19 div{font-size:19px}.mpp-profile-wrap.mt-font-size-20,.mpp-enhanced-profile-wrap.regular .mt-font-size-20,.mpp-enhanced-profile-wrap.profile .mt-font-size-20,.mpp-enhanced-profile-wrap.compact .mt-font-size-20,.mpp-profile-text.mt-font-size-20{font-size:20px}.mpp-profile-wrap.mt-font-size-20 p,.mpp-profile-wrap.mt-font-size-20 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-20 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-20 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-20 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-20 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-20 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-20 div,.mpp-profile-text.mt-font-size-20 p,.mpp-profile-text.mt-font-size-20 div{font-size:20px}.mpp-profile-wrap.mt-font-size-21,.mpp-enhanced-profile-wrap.regular .mt-font-size-21,.mpp-enhanced-profile-wrap.profile .mt-font-size-21,.mpp-enhanced-profile-wrap.compact .mt-font-size-21,.mpp-profile-text.mt-font-size-21{font-size:21px}.mpp-profile-wrap.mt-font-size-21 p,.mpp-profile-wrap.mt-font-size-21 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-21 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-21 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-21 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-21 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-21 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-21 div,.mpp-profile-text.mt-font-size-21 p,.mpp-profile-text.mt-font-size-21 div{font-size:21px}.mpp-profile-wrap.mt-font-size-22,.mpp-enhanced-profile-wrap.regular .mt-font-size-22,.mpp-enhanced-profile-wrap.profile .mt-font-size-22,.mpp-enhanced-profile-wrap.compact .mt-font-size-22,.mpp-profile-text.mt-font-size-22{font-size:22px}.mpp-profile-wrap.mt-font-size-22 p,.mpp-profile-wrap.mt-font-size-22 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-22 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-22 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-22 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-22 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-22 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-22 div,.mpp-profile-text.mt-font-size-22 p,.mpp-profile-text.mt-font-size-22 div{font-size:22px}.mpp-profile-wrap.mt-font-size-23,.mpp-enhanced-profile-wrap.regular .mt-font-size-23,.mpp-enhanced-profile-wrap.profile .mt-font-size-23,.mpp-enhanced-profile-wrap.compact .mt-font-size-23,.mpp-profile-text.mt-font-size-23{font-size:23px}.mpp-profile-wrap.mt-font-size-23 p,.mpp-profile-wrap.mt-font-size-23 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-23 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-23 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-23 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-23 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-23 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-23 div,.mpp-profile-text.mt-font-size-23 p,.mpp-profile-text.mt-font-size-23 div{font-size:23px}.mpp-profile-wrap.mt-font-size-24,.mpp-enhanced-profile-wrap.regular .mt-font-size-24,.mpp-enhanced-profile-wrap.profile .mt-font-size-24,.mpp-enhanced-profile-wrap.compact .mt-font-size-24,.mpp-profile-text.mt-font-size-24{font-size:24px}.mpp-profile-wrap.mt-font-size-24 p,.mpp-profile-wrap.mt-font-size-24 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-24 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-24 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-24 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-24 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-24 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-24 div,.mpp-profile-text.mt-font-size-24 p,.mpp-profile-text.mt-font-size-24 div{font-size:24px}.mpp-social{margin-top:15px}.mpp-social svg{max-width:32px;max-height:32px;margin-right:10px}.mpp-social a,.mpp-social a:hover,.mpp-social a:visited{text-decoration:none!important}.mpp-social{clear:both}.mpp-social svg.icon-twitter{fill:#00aced}.mpp-social svg.icon-amazon{fill:#000}.mpp-social svg.icon-behance{fill:#0692e9}.mpp-social svg.icon-blogger{fill:#fb8f3d}.mpp-social svg.icon-codepen{fill:#000}.mpp-social svg.icon-dribble{fill:#F46899}.mpp-social svg.icon-dropbox{fill:#018BD3}.mpp-social svg.icon-eventbrite{fill:#f6682F}.mpp-social svg.icon-facebook{fill:#3b5998}.mpp-social svg.icon-flickr{fill:#ff0084}.mpp-social svg.icon-foursquare{fill:#0072b1}.mpp-social svg.icon-ghost{fill:#000}.mpp-social svg.icon-github{fill:#070709}.mpp-social svg.icon-google-plus{fill:#CF3D2E}.mpp-social svg.icon-instagram{fill:#A1755C}.mpp-social svg.icon-linkedin{fill:#0085AE}.mpp-social svg.icon-feed{fill:#f26522}.mpp-social svg.icon-medium{fill:#000}.mpp-social svg.icon-path{fill:#000}.mpp-social svg.icon-pinterest{fill:#CC2127}.mpp-social svg.icon-pocket{fill:#000}.mpp-social svg.icon-polldaddy{fill:#bc0b0b}.mpp-social svg.icon-reddit{fill:#000}.mpp-social svg.icon-skype{fill:#01AEF2}.mpp-social svg.icon-spotify{fill:#1ed760}.mpp-social svg.icon-squarespace{fill:#000}.mpp-social svg.icon-stumbleupon{fill:#EB4823}.mpp-social svg.icon-telegram{fill:#000}.mpp-social svg.icon-tumblr-alt{fill:#314E6C}.mpp-social svg.icon-twitch{fill:#4b367c}.mpp-social svg.icon-twitter-alt{fill:#00aced}.mpp-social svg.icon-vimeo{fill:#1ab7ea}.mpp-social svg.icon-wordpress{fill:#21759b}.mpp-social svg.icon-youtube{fill:#b00}.mpp-enhanced-profile-wrap.profile{padding:10px}.mpp-enhanced-profile-wrap.profile h2{margin:0;font-size:.8em;font-weight:400;margin-bottom:5px}.mpp-enhanced-profile-wrap.profile h2:before{display:none}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.profile h2{text-align:center}}.mpp-enhanced-profile-wrap.profile.round .profile-avatar{border-radius:50%}.mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper{position:relative;float:left;line-height:1;z-index:1000;min-width:150px;min-height:150px;max-width:150px;max-height:150px;margin-right:15px}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper{float:none;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.profile .mpp-profile-meta{clear:both;margin:10px 0}.mpp-enhanced-profile-wrap.profile .mpp-profile-meta:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.profile .alignleft{max-width:none;float:left}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.profile .alignleft{float:none;text-align:center;margin:0 auto}}.mpp-enhanced-profile-wrap.profile .alignright{max-width:none}@media only screen and (max-width:400px){.mpp-enhanced-profile-wrap.profile .alignright{float:none;text-align:center;margin:0 auto}}.mpp-author-tabbed{padding:10px}.mpp-author-tabbed:after{content:"";display:table;clear:both}.mpp-author-tabbed .mpp-social{margin-top:0}.mpp-author-tabbed .mpp-author-social-wrapper{margin-bottom:10px}.mpp-author-tabbed .mpp-author-social-wrapper:after{content:"";display:table;clear:both}.mpp-author-tabbed h1,.mpp-author-tabbed h2,.mpp-author-tabbed h3,.mpp-author-tabbed h4,.mpp-author-tabbed h5,.mpp-author-tabbed h6{clear:none}.mpp-author-tabbed h2{font-size:.8em;font-weight:400;margin-bottom:5px}.mpp-author-tabbed h2:before{display:none}.mpp-author-tabbed .mpp-tab-wrapper{clear:both}.mpp-author-tabbed .mpp-author-heading{float:left}@media only screen and (max-width:600px){.mpp-author-tabbed .mpp-author-heading{float:none;text-align:center;margin:0 auto;width:90%}}.mpp-author-tabbed .mpp-author-social{float:right}@media only screen and (max-width:600px){.mpp-author-tabbed .mpp-author-social{float:none;text-align:center;margin:0 auto}}.mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading{display:inline-block;background:#42737b;color:#fff;padding:10px 20px;font-size:14px;text-transform:uppercase}@media only screen and (max-width:600px){.mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading{display:block;margin-bottom:10px}}.mpp-author-tabbed .mpp-author-profile-sub-heading{font-size:14px;line-height:1.1;max-width:150px;text-align:center}.mpp-author-tabbed.round .profile-avatar{border-radius:50%}.mpp-author-tabbed .mpp-profile-image-wrapper{clear:both;position:relative;float:left;line-height:1;z-index:1000;margin-right:30px}.mpp-author-tabbed .mpp-profile-image-wrapper img{min-width:150px;min-height:150px;max-height:150px;max-width:150px}.mpp-author-tabbed .mpp-profile-meta{clear:both;margin:10px 0}.mpp-author-tabbed .mpp-profile-meta:after{content:"";display:table;clear:both}.mpp-author-tabbed .mpp-author-profile-title{color:gray;text-transform:uppercase;font-size:12px}.mpp-author-tabbed .mpp-tabbed-profile-information:after{content:"";display:table;clear:both}.mpp-author-tabbed .mpp-tab{display:none}.mpp-author-tabbed .mpp-tab-active{display:block}.mpp-author-tabbed ul.mpp-author-tabs{position:relative;list-style-type:none;margin:0;padding:0;text-align:center}.mpp-author-tabbed ul.mpp-author-tabs li{cursor:pointer;position:relative;display:inline-block;min-width:200px;background:#42737b;margin:0 5px 0 0;text-align:center;margin-right:10px;color:#fff;padding:10px 20px;font-size:16px}@media only screen and (max-width:500px){.mpp-author-tabbed ul.mpp-author-tabs li{width:100%;display:block}}.mpp-author-tabbed ul.mpp-author-tabs li.active:after{content:"";display:block;position:absolute;bottom:-10px;left:calc(50% - 10px);border-top:10px solid #42737b;border-top-color:#42737b;border-left:10px solid #fff0;border-right:10px solid #fff0}@media only screen and (max-width:500px){.mpp-author-tabbed ul.mpp-author-tabs li.active:after{display:none}}.mpp-author-tabbed ul.mpp-author-tabs li:last-child{margin-right:0}.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts{background:#30424b}.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts.active:after{border-top:10px solid #30424b;border-top-color:#30424b}.mpp-author-tabbed ul.mpp-author-tab-content{list-style-type:none;margin:0;padding:0}.mpp-author-tabbed ul.mpp-author-tab-content li{margin:0}.mpp-author-tabbed ul.mpp-author-tab-content.white a,.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.white a:visited{display:block;background:#fff;border:1px solid #f2f2f2;padding:10px 20px;text-decoration:none;color:#333}.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover{background:#f2f2f2}.mpp-author-tabbed ul.mpp-author-tab-content.light a,.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.light a:visited{display:block;background:#f7f7f7;border:1px solid #dedede;padding:10px 20px;text-decoration:none;color:#333}.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover{background:#dedede}.mpp-author-tabbed ul.mpp-author-tab-content.black a,.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.black a:visited{display:block;background:#333;color:#fff;border:1px solid #1a1a1a;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover{background:#1a1a1a}.mpp-author-tabbed ul.mpp-author-tab-content.magenta a,.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:visited{display:block;background:#f0f;color:#fff;border:1px solid #c0c;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover{background:#c0c}.mpp-author-tabbed ul.mpp-author-tab-content.blue a,.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.blue a:visited{display:block;background:#0009c1;color:#fff;border:1px solid #00078e;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover{background:#00078e}.mpp-author-tabbed ul.mpp-author-tab-content.green a,.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.green a:visited{display:block;background:#03ac27;color:#fff;border:1px solid #027a1c;padding:10px 20px;text-decoration:none}.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover{background:#027a1c}.mpp-enhanced-profile-wrap.compact{text-align:center;padding:10px;max-width:400px;margin:0 auto;line-height:1.1}.mpp-enhanced-profile-wrap.compact.center{margin:0 auto}.mpp-enhanced-profile-wrap.compact.left{margin-left:0}.mpp-enhanced-profile-wrap.compact.right{margin-right:0}.mpp-enhanced-profile-wrap.compact .mpp-social svg{margin-right:0}.mpp-enhanced-profile-wrap.compact h2{font-size:.8em;font-weight:400;margin-bottom:5px}.mpp-enhanced-profile-wrap.compact h2:before{display:none}.mpp-enhanced-profile-wrap.compact.round .profile-avatar{border-radius:50%}.mpp-enhanced-profile-wrap.compact .mpp-profile-image-wrapper{position:relative;text-align:center;line-height:1;z-index:1000;min-width:150px;min-height:150px;max-width:150px;max-height:150px;margin:0 auto}.mpp-enhanced-profile-wrap.compact .mpp-profile-text{line-height:1.1}.mpp-enhanced-profile-wrap.compact .mpp-compact-meta{clear:both;margin:10px 0}.mpp-enhanced-profile-wrap.compact .mpp-compact-meta:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts{clear:both;display:block;text-align:center;padding:10px 20px;margin-top:20px;margin-right:20px;background-color:#cf6d38;color:#fff;margin-bottom:10px}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:hover,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts:after{content:"";display:table;clear:both}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website{display:block;text-align:center;padding:10px 20px;margin-top:20px;background-color:#333;color:#fff}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:hover,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}body{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}body .is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}body .is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}body .is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}body .is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}body .is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}body .is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}body .is-layout-flex{flex-wrap:wrap;align-items:center}body .is-layout-flex>*{margin:0}body .is-layout-grid{display:grid}body .is-layout-grid>*{margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.wp-block-navigation a:where(:not(.wp-element-button)){color:inherit}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}.wp-block-pullquote{font-size:1.5em;line-height:1.6}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 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}.ppom_tooltipster-fall,.ppom_tooltipster-grow.ppom_tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-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)}.ppom_tooltipster-base{display:flex;pointer-events:none;position:absolute}.ppom_tooltipster-box{flex:1 1 auto}.ppom_tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.ppom_tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.ppom_tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.ppom_tooltipster-fade.ppom_tooltipster-show{opacity:1}.ppom_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}.ppom_tooltipster-grow.ppom_tooltipster-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.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.ppom_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}.ppom_tooltipster-swing.ppom_tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-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)}.ppom_tooltipster-fall{-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.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.ppom_tooltipster-fall.ppom_tooltipster-initial{top:0!important}.ppom_tooltipster-fall.ppom_tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.ppom_tooltipster-slide{-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)}.ppom_tooltipster-slide.ppom_tooltipster-initial{left:-40px!important}.ppom_tooltipster-slide.ppom_tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes ppom_tooltipster-fading{0%{opacity:0}100%{opacity:1}}.ppom_tooltipster-update-fade{animation:ppom_tooltipster-fading .4s}@keyframes ppom_tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.ppom_tooltipster-update-rotate{animation:ppom_tooltipster-rotating .6s}@keyframes ppom_tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.ppom_tooltipster-update-scale{animation:ppom_tooltipster-scaling .6s}.ppom_tooltipster-sidetip .ppom_tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.ppom_tooltipster-sidetip.ppom_tooltipster-bottom .ppom_tooltipster-box{margin-top:8px}.ppom_tooltipster-sidetip.ppom_tooltipster-left .ppom_tooltipster-box{margin-right:8px}.ppom_tooltipster-sidetip.ppom_tooltipster-right .ppom_tooltipster-box{margin-left:8px}.ppom_tooltipster-sidetip.ppom_tooltipster-top .ppom_tooltipster-box{margin-bottom:8px}.ppom_tooltipster-sidetip .ppom_tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.ppom_tooltipster-sidetip .ppom_tooltipster-arrow{overflow:hidden;position:absolute}.ppom_tooltipster-sidetip.ppom_tooltipster-bottom .ppom_tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.ppom_tooltipster-sidetip.ppom_tooltipster-left .ppom_tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.ppom_tooltipster-sidetip.ppom_tooltipster-right .ppom_tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.ppom_tooltipster-sidetip.ppom_tooltipster-top .ppom_tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.ppom_tooltipster-sidetip .ppom_tooltipster-arrow-background,.ppom_tooltipster-sidetip .ppom_tooltipster-arrow-border{height:0;position:absolute;width:0}.ppom_tooltipster-sidetip .ppom_tooltipster-arrow-background{border:10px solid #fff0}.ppom_tooltipster-sidetip.ppom_tooltipster-bottom .ppom_tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.ppom_tooltipster-sidetip.ppom_tooltipster-left .ppom_tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.ppom_tooltipster-sidetip.ppom_tooltipster-right .ppom_tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.ppom_tooltipster-sidetip.ppom_tooltipster-top .ppom_tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.ppom_tooltipster-sidetip .ppom_tooltipster-arrow-border{border:10px solid #fff0;left:0;top:0}.ppom_tooltipster-sidetip.ppom_tooltipster-bottom .ppom_tooltipster-arrow-border{border-bottom-color:#000}.ppom_tooltipster-sidetip.ppom_tooltipster-left .ppom_tooltipster-arrow-border{border-left-color:#000}.ppom_tooltipster-sidetip.ppom_tooltipster-right .ppom_tooltipster-arrow-border{border-right-color:#000}.ppom_tooltipster-sidetip.ppom_tooltipster-top .ppom_tooltipster-arrow-border{border-top-color:#000}.ppom_tooltipster-sidetip .ppom_tooltipster-arrow-uncropped{position:relative}.ppom_tooltipster-sidetip.ppom_tooltipster-bottom .ppom_tooltipster-arrow-uncropped{top:-10px}.ppom_tooltipster-sidetip.ppom_tooltipster-right .ppom_tooltipster-arrow-uncropped{left:-10px}.ppom-wrapper{padding:0!important;clear:both;margin-bottom:15px;width:100%}.ppom-wrapper span.show_description{font-size:11px;color:#999;padding-left:5px}.ppom-wrapper span.show_required{color:red}.related.products .amount-options{display:none}.upsells .amount-options{display:none}#ppom-price-container ul li{list-style:none;line-height:4px}#ppom-price-cloner-wrapper{display:none}.ppom-palettes label>input{visibility:hidden;position:absolute}.ppom-single-palette{margin:2px}.ppom-palettes label>input+.ppom-single-palette{cursor:pointer;text-align:center;width:60px;height:60px;float:left;border:2px solid #fff0;position:relative;color:#c73c3c;transition:0.5s all;-webkit-transition:0.5s all}.ppom-palettes label>input:checked+.ppom-single-palette{border:2px solid #000;margin-right:10px}.ppom-palettes .amount{position:absolute;bottom:0;text-align:center;left:0;width:100%}.ppom-single-palette:hover{-moz-box-shadow:0 0 5px #fff;-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 8px #fff;z-index:999}.ppom_upload_image_box .pre_upload_image{overflow:hidden;float:left;text-align:center;background-color:#FFF;margin:5px;cursor:pointer;position:relative;max-width:100px}.ppom_upload_image_box .input_image{bottom:0;background-color:#fff;width:100%}.p_u_i_name{background-color:#E0DFDF;overflow:hidden;margin:0 auto;font-size:13px;padding:5px}.nm-imagetools .fa{color:#000}.ppom_audio_box .ppom_audio{text-align:center}.ppom-file-container{background-color:#ccc;padding:25px}.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px}.ppom-dragdrop-text{display:block;font-style:italic}.ppom-file-cb{display:none!important}.ppom-option-price-list li>span:first-child{padding:10px;float:left;clear:both}.ppom-option-price-list li>span:last-child{padding:10px;float:right}.ppom-wrapper table td{text-align:center!important}div[class^="ppom-locked-"],div[class*=" ppom-locked-"]{display:none}#ppom-input-bulkquantity input[type=range]{-webkit-appearance:none;margin-top:.5rem;width:100%;border:none!important;background:#fff0;padding:0}#ppom-input-bulkquantity input[type=range]:focus{outline:none}#ppom-input-bulkquantity input[type=range]::-webkit-slider-runnable-track{width:100%;height:.3rem;cursor:pointer;animate:0.2s;background:#eee;border-radius:5px}#ppom-input-bulkquantity input[type=range]::-webkit-slider-thumb{height:1rem;width:1rem;border-radius:.5rem;background:#0275d8;cursor:pointer;-webkit-appearance:none;margin-top:-.35rem}#ppom-input-bulkquantity input[type=range]::-moz-range-track{width:100%;height:.3rem;cursor:pointer;animate:0.2s;background:#eee;border-radius:5px 10px}#ppom-input-bulkquantity input[type=range]::-moz-range-thumb{height:1rem;width:1rem;border-radius:.5rem;background:#0275d8;cursor:pointer}#ppom-input-bulkquantity input[type=range]::-ms-track{width:100%;height:.9rem;cursor:pointer;animate:0.2s;background:#fff0;color:#fff0}#ppom-input-bulkquantity input[type=range]::-ms-fill-lower{background:#e1e1e1;border-radius:10px 5px}#ppom-input-bulkquantity input[type=range]::-ms-fill-upper{background:#eee;border-radius:10px}#ppom-input-bulkquantity input[type=range]::-ms-thumb{height:1rem;width:1rem;border-radius:.5rem;background:#0275d8;cursor:pointer}#ppom-input-bulkquantity input[type=range]:focus::-ms-fill-lower{background:#eee}#ppom-input-bulkquantity datalist{display:flex;justify-content:space-between;height:6px;overflow:hidden;margin-top:-6px}#ppom-input-bulkquantity datalist option::before{content:'';display:block;width:0;border-right:1px solid #DDD;height:10px;padding-left:3px;text-indent:0}.ppom-croppie-btn{display:none}.nm-boxes-outer .pre_upload_image{float:left;margin-right:5px}.nm-boxes-outer input[type=radio],.nm-boxes-outer input[type=checkbox]{display:none}.nm-boxes-outer input+img{cursor:pointer;border:2px solid #fff0}.nm-boxes-outer input:checked+img{border:2px solid red}.ppom-col{padding:0 5px!important}.ppom-slider-container{margin:10px auto}.ppom-pricematrix-range{clear:both;border-bottom:1px #ccc dashed}#ppomSlider,.ppom-range-bs-slider{width:100%}#ppomSlider .slider-selection{background:#81bfde}.ppom-delete-option-table{color:red;cursor:pointer}#ppom_tooltip{font-family:Ubuntu,sans-serif;font-size:.875em;text-align:center;text-shadow:0 1px rgb(0 0 0 / .5);line-height:1.5;color:#fff;background:-webkit-linear-gradient(top,rgb(0 0 0 / .82),rgb(0 0 0 / .88));background:-moz-linear-gradient(top,rgb(0 0 0 / .82),rgb(0 0 0 / .88));background:-ms-radial-gradient(top,rgb(0 0 0 / .82),rgb(0 0 0 / .88));background:-o-linear-gradient(top,rgb(0 0 0 / .82),rgb(0 0 0 / .88));background:linear-gradient(top,rgb(0 0 0 / .82),rgb(0 0 0 / .88));-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-top:1px solid #fff;-webkit-box-shadow:0 3px 5px rgb(0 0 0 / .3);-moz-box-shadow:0 3px 5px rgb(0 0 0 / .3);box-shadow:0 3px 5px rgb(0 0 0 / .3);position:absolute;z-index:10024;padding:15px;overflow:visible}#ppom_tooltip:after{width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid #333;border-top-color:rgb(0 0 0 / .7);content:'';position:absolute;left:50%;bottom:-10px;margin-left:-10px}#ppom_tooltip.top:after{border-top-color:#fff0;border-bottom:10px solid #333;border-bottom-color:rgb(0 0 0 / .6);top:-20px;bottom:auto}#ppom_tooltip.left:after{left:10px;margin:0}#ppom_tooltip.right:after{right:10px;left:auto;margin:0}.ppom-quantity-box-cols{padding:0 0 6px 0;border:1px solid gray;border-radius:5px;box-shadow:0 4px 8px 0 rgb(0 0 0 / .2);transition:0.3s;line-height:15px;font-size:11px}.ppom-quantity-qty-section input{width:20px}.ppom-quantity-price-wrap{display:block;margin-top:-10px}.iris-picker .iris-square{margin-right:8%!important}.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart{display:block!important}.elementor-add-to-cart form.cart{display:block!important}.ppom-wrapper div.filelist{display:flex}div.filelist .u_i_c_box{flex:1}.ppom-option-notice{color:red;padding:5px;font-size:17px;text-align:center}.ppom-option-notice p{margin:0!important}.nm-horizontal-layout .ppom-instock,.ppom-quantities-grid .ppom-instock{display:block}#powerTip{white-space:inherit!important}.ppom-wrapper .ppom-tooltip{cursor:help}@media only screen and (max-width:600px){#powerTip{}}.woocommerce-js .ppom-flex-controller{display:block!important}.ppom-number-plusminus{display:inline-flex;justify-content:stretch}.ppom-number-plusminus input{vertical-align:middle;-moz-appearance:textfield!important;box-sizing:content-box;margin:0;text-align:center}.ppom-number-plusminus input::-webkit-inner-spin-button,.ppom-number-plusminus input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}.ppom-popup-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;-webkit-overflow-scrolling:touch;outline:0}.ppom-popup-open{overflow:hidden}.ppom-popup-open .ppom-popup-wrapper{overflow-x:hidden;overflow-y:auto}.ppom-popup-handle{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.ppom-popup-inner-section{position:relative;width:auto;margin:10px;background-color:#fff;background-clip:padding-box;border:1px solid #999;box-shadow:0 3px 9px rgb(0 0 0 / .5)}@media (min-width:768px){.ppom-popup-inner-section{width:50%!important;margin:30px auto!important}}.ppom-popup-header{padding:3px 15px;border-bottom:1px solid #e5e5e5}.ppom-popup-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.ppom-popup-body{position:relative;padding:15px}.ppom-popup-button{font-size:11px;padding:.75em 1.5em;background-color:#767976;border:1px solid #bbb;color:#fff;text-decoration:none;display:inline;border-radius:4px;-webkit-transition:background-color 1s ease;-moz-transition:background-color 1s ease;transition:background-color 1s ease}.ppom-popup-bg-controler{position:fixed;height:100%;width:100%;background:rgb(0 0 0 / .8);z-index:100;display:none;top:0;left:0}.ppom-wrapper{
/*!
 * Bootstrap v4.6.0 (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)
 */
}.ppom-wrapper:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.ppom-wrapper *,.ppom-wrapper *::before,.ppom-wrapper *::after{box-sizing:border-box}.ppom-wrapper html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}.ppom-wrapper article,.ppom-wrapper aside,.ppom-wrapper figcaption,.ppom-wrapper figure,.ppom-wrapper footer,.ppom-wrapper header,.ppom-wrapper hgroup,.ppom-wrapper main,.ppom-wrapper nav,.ppom-wrapper section{display:block}.ppom-wrapper body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.ppom-wrapper hr{box-sizing:content-box;height:0;overflow:visible}.ppom-wrapper h1,.ppom-wrapper h2,.ppom-wrapper h3,.ppom-wrapper h4,.ppom-wrapper h5,.ppom-wrapper h6{margin-top:0;margin-bottom:.5rem}.ppom-wrapper p{margin-top:0;margin-bottom:1rem}.ppom-wrapper abbr[title],.ppom-wrapper abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.ppom-wrapper address{margin-bottom:1rem;font-style:normal;line-height:inherit}.ppom-wrapper ol,.ppom-wrapper ul,.ppom-wrapper dl{margin-top:0;margin-bottom:1rem}.ppom-wrapper ol ol,.ppom-wrapper ul ul,.ppom-wrapperol ul,.ppom-wrapperul ol{margin-bott om:0}.ppom-wrapper dt{font-weight:700}.ppom-wrapper dd{margin-bottom:.5rem;margin-left:0}.ppom-wrapper blockquote{margin:0 0 1rem}.ppom-wrapper b,.ppom-wrapper strong{font-weight:bolder}.ppom-wrapper small{font-size:80%}.ppom-wrapper sub,.ppom-wrapper sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.ppom-wrapper sub{bottom:-.25em}.ppom-wrapper sup{top:-.5em}.ppom-wrapper a{color:#007bff;text-decoration:none;background-color:#fff0}.ppom-wrapper a:hover{color:#0056b3;text-decoration:underline}.ppom-wrapper a:not([href]):not([class]){color:inherit;text-decoration:none}.ppom-wrapper a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.ppom-wrapper pre,.ppom-wrapper code,.ppom-wrapper kbd,.ppom-wrapper samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}.ppom-wrapper pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.ppom-wrapper figure{margin:0 0 1rem}.ppom-wrapper img{vertical-align:middle;border-style:none}.ppom-wrapper svg{overflow:hidden;vertical-align:middle}.ppom-wrapper table{border-collapse:collapse}.ppom-wrapper caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.ppom-wrapper th{text-align:inherit;text-align:-webkit-match-parent}.ppom-wrapper label{display:inline-block;margin-bottom:.5rem}.ppom-wrapper button{border-radius:0}.ppom-wrapper button:focus:not(:focus-visible){outline:0}.ppom-wrapper input,.ppom-wrapper button,.ppom-wrapper select,.ppom-wrapper optgroup,.ppom-wrapper textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.ppom-wrapper button,.ppom-wrapper input{overflow:visible}.ppom-wrapper button,.ppom-wrapper select{text-transform:none}.ppom-wrapper [role="button"]{cursor:pointer}.ppom-wrapper select{word-wrap:normal}.ppom-wrapper button,.ppom-wrapper [type="button"],.ppom-wrapper [type="reset"],.ppom-wrapper [type="submit"]{-webkit-appearance:button}.ppom-wrapper button:not(:disabled),.ppom-wrapper [type="button"]:not(:disabled),.ppom-wrapper [type="reset"]:not(:disabled),.ppom-wrapper [type="submit"]:not(:disabled){cursor:pointer}.ppom-wrapper button::-moz-focus-inner,.ppom-wrapper [type="button"]::-moz-focus-inner,.ppom-wrapper [type="reset"]::-moz-focus-inner,.ppom-wrapper [type="submit"]::-moz-focus-inner{padding:0;border-style:none}.ppom-wrapper input[type="radio"],.ppom-wrapper input[type="checkbox"]{box-sizing:border-box;padding:0}.ppom-wrapper textarea{overflow:auto;resize:vertical}.ppom-wrapper fieldset{min-width:0;padding:0;margin:0;border:0}.ppom-wrapper legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.ppom-wrapper progress{vertical-align:baseline}.ppom-wrapper [type="number"]::-webkit-inner-spin-button,.ppom-wrapper [type="number"]::-webkit-outer-spin-button{height:auto}.ppom-wrapper [type="search"]{outline-offset:-2px;-webkit-appearance:none}.ppom-wrapper [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.ppom-wrapper ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.ppom-wrapper output{display:inline-block}.ppom-wrapper summary{display:list-item;cursor:pointer}.ppom-wrapper template{display:none}.ppom-wrapper [hidden]{display:none!important}.ppom-wrapper h1,.ppom-wrapper h2,.ppom-wrapper h3,.ppom-wrapper h4,.ppom-wrapper h5,.ppom-wrapper h6,.ppom-wrapper .h1,.ppom-wrapper .h2,.ppom-wrapper .h3,.ppom-wrapper .h4,.ppom-wrapper .h5,.ppom-wrapper .h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.ppom-wrapper h1,.ppom-wrapper .h1{font-size:2.5rem}.ppom-wrapper h2,.ppom-wrapper .h2{font-size:2rem}.ppom-wrapper h3,.ppom-wrapper .h3{font-size:1.75rem}.ppom-wrapper h4,.ppom-wrapper .h4{font-size:1.5rem}.ppom-wrapper h5,.ppom-wrapper .h5{font-size:1.25rem}.ppom-wrapper h6,.ppom-wrapper .h6{font-size:1rem}.ppom-wrapper .lead{font-size:1.25rem;font-weight:300}.ppom-wrapper .display-1{font-size:6rem;font-weight:300;line-height:1.2}.ppom-wrapper .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.ppom-wrapper .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.ppom-wrapper .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.ppom-wrapper hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgb(0 0 0 / .1)}.ppom-wrapper small,.ppom-wrapper .small{font-size:80%;font-weight:400}.ppom-wrapper mark,.ppom-wrapper .ppom-wrapper .mark{padding:.2em;background-color:#fcf8e3}.ppom-wrapper .list-unstyled{padding-left:0;list-style:none}.ppom-wrapper .list-inline{padding-left:0;list-style:none}.ppom-wrapper .list-inline-item{display:inline-block}.ppom-wrapper .list-inline-item:not(:last-child){margin-right:.5rem}.ppom-wrapper .initialism{font-size:90%;text-transform:uppercase}.ppom-wrapper .blockquote{margin-bottom:1rem;font-size:1.25rem}.ppom-wrapper .blockquote-footer{display:block;font-size:80%;color:#6c757d}.ppom-wrapper .blockquote-footer::before{content:"\2014\00A0"}.ppom-wrapper .img-fluid{max-width:100%;height:auto}.ppom-wrapper .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.ppom-wrapper .figure{display:inline-block}.ppom-wrapper .figure-img{margin-bottom:.5rem;line-height:1}.ppom-wrapper .figure-caption{font-size:90%;color:#6c757d}.ppom-wrapper code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}.ppom-wrapper a>.ppom-wrapper code{color:inherit}.ppom-wrapper kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.ppom-wrapper kbd kbd{padding:0;font-size:100%;font-weight:700}.ppom-wrapper pre{display:block;font-size:87.5%;color:#212529}.ppom-wrapper pre code{font-size:inherit;color:inherit;word-break:normal}.ppom-wrapper .pre-scrollable{max-height:340px;overflow-y:scroll}.ppom-wrapper .container,.ppom-wrapper .container-fluid,.ppom-wrapper .container-sm,.ppom-wrapper .container-md,.ppom-wrapper .container-lg,.ppom-wrapper .container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.ppom-wrapper .container,.ppom-wrapper .container-sm{max-width:540px}}@media (min-width:768px){.ppom-wrapper .container,.ppom-wrapper .container-sm,.ppom-wrapper .container-md{max-width:720px}}@media (min-width:992px){.ppom-wrapper .container,.ppom-wrapper .container-sm,.ppom-wrapper .container-md,.ppom-wrapper .container-lg{max-width:960px}}@media (min-width:1200px){.ppom-wrapper .container,.ppom-wrapper .container-sm,.ppom-wrapper .container-md,.ppom-wrapper .container-lg,.ppom-wrapper .container-xl{max-width:1140px}}.ppom-wrapper .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.ppom-wrapper .no-gutters{margin-right:0;margin-left:0}.ppom-wrapper .no-gutters>.ppom-wrapper .col,.ppom-wrapper .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.ppom-wrapper .col-1,.ppom-wrapper .col-2,.ppom-wrapper .col-3,.ppom-wrapper .col-4,.ppom-wrapper .col-5,.ppom-wrapper .col-6,.ppom-wrapper .col-7,.ppom-wrapper .col-8,.ppom-wrapper .col-9,.ppom-wrapper .col-10,.ppom-wrapper .col-11,.ppom-wrapper .col-12,.ppom-wrapper .col,.ppom-wrapper .col-auto,.ppom-wrapper .col-sm-1,.ppom-wrapper .col-sm-2,.ppom-wrapper .col-sm-3,.ppom-wrapper .col-sm-4,.ppom-wrapper .col-sm-5,.ppom-wrapper .col-sm-6,.ppom-wrapper .col-sm-7,.ppom-wrapper .col-sm-8,.ppom-wrapper .col-sm-9,.ppom-wrapper .col-sm-10,.ppom-wrapper .col-sm-11,.ppom-wrapper .col-sm-12,.ppom-wrapper .col-sm,.ppom-wrapper .col-sm-auto,.ppom-wrapper .col-md-1,.ppom-wrapper .col-md-2,.ppom-wrapper .col-md-3,.ppom-wrapper .col-md-4,.ppom-wrapper .col-md-5,.ppom-wrapper .col-md-6,.ppom-wrapper .col-md-7,.ppom-wrapper .col-md-8,.ppom-wrapper .col-md-9,.ppom-wrapper .col-md-10,.ppom-wrapper .col-md-11,.ppom-wrapper .col-md-12,.ppom-wrapper .col-md,.ppom-wrapper .col-md-auto,.ppom-wrapper .col-lg-1,.ppom-wrapper .col-lg-2,.ppom-wrapper .col-lg-3,.ppom-wrapper .col-lg-4,.ppom-wrapper .col-lg-5,.ppom-wrapper .col-lg-6,.ppom-wrapper .col-lg-7,.ppom-wrapper .col-lg-8,.ppom-wrapper .col-lg-9,.ppom-wrapper .col-lg-10,.ppom-wrapper .col-lg-11,.ppom-wrapper .col-lg-12,.ppom-wrapper .col-lg,.ppom-wrapper .col-lg-auto,.ppom-wrapper .col-xl-1,.ppom-wrapper .col-xl-2,.ppom-wrapper .col-xl-3,.ppom-wrapper .col-xl-4,.ppom-wrapper .col-xl-5,.ppom-wrapper .col-xl-6,.ppom-wrapper .col-xl-7,.ppom-wrapper .col-xl-8,.ppom-wrapper .col-xl-9,.ppom-wrapper .col-xl-10,.ppom-wrapper .col-xl-11,.ppom-wrapper .col-xl-12,.ppom-wrapper .col-xl,.ppom-wrapper .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.ppom-wrapper .col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ppom-wrapper .row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ppom-wrapper .row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.ppom-wrapper .col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ppom-wrapper .col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ppom-wrapper .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ppom-wrapper .col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ppom-wrapper .col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ppom-wrapper .col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ppom-wrapper .col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ppom-wrapper .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .order-first{-ms-flex-order:-1;order:-1}.ppom-wrapper .order-last{-ms-flex-order:13;order:13}.ppom-wrapper .order-0{-ms-flex-order:0;order:0}.ppom-wrapper .order-1{-ms-flex-order:1;order:1}.ppom-wrapper .order-2{-ms-flex-order:2;order:2}.ppom-wrapper .order-3{-ms-flex-order:3;order:3}.ppom-wrapper .order-4{-ms-flex-order:4;order:4}.ppom-wrapper .order-5{-ms-flex-order:5;order:5}.ppom-wrapper .order-6{-ms-flex-order:6;order:6}.ppom-wrapper .order-7{-ms-flex-order:7;order:7}.ppom-wrapper .order-8{-ms-flex-order:8;order:8}.ppom-wrapper .order-9{-ms-flex-order:9;order:9}.ppom-wrapper .order-10{-ms-flex-order:10;order:10}.ppom-wrapper .order-11{-ms-flex-order:11;order:11}.ppom-wrapper .order-12{-ms-flex-order:12;order:12}.ppom-wrapper .offset-1{margin-left:8.333333%}.ppom-wrapper .offset-2{margin-left:16.666667%}.ppom-wrapper .offset-3{margin-left:25%}.ppom-wrapper .offset-4{margin-left:33.333333%}.ppom-wrapper .offset-5{margin-left:41.666667%}.ppom-wrapper .offset-6{margin-left:50%}.ppom-wrapper .offset-7{margin-left:58.333333%}.ppom-wrapper .offset-8{margin-left:66.666667%}.ppom-wrapper .offset-9{margin-left:75%}.ppom-wrapper .offset-10{margin-left:83.333333%}.ppom-wrapper .offset-11{margin-left:91.666667%}@media (min-width:576px){.ppom-wrapper .col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ppom-wrapper .row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ppom-wrapper .row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.ppom-wrapper .col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ppom-wrapper .col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ppom-wrapper .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ppom-wrapper .col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ppom-wrapper .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ppom-wrapper .col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ppom-wrapper .col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ppom-wrapper .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .order-sm-first{-ms-flex-order:-1;order:-1}.ppom-wrapper .order-sm-last{-ms-flex-order:13;order:13}.ppom-wrapper .order-sm-0{-ms-flex-order:0;order:0}.ppom-wrapper .order-sm-1{-ms-flex-order:1;order:1}.ppom-wrapper .order-sm-2{-ms-flex-order:2;order:2}.ppom-wrapper .order-sm-3{-ms-flex-order:3;order:3}.ppom-wrapper .order-sm-4{-ms-flex-order:4;order:4}.ppom-wrapper .order-sm-5{-ms-flex-order:5;order:5}.ppom-wrapper .order-sm-6{-ms-flex-order:6;order:6}.ppom-wrapper .order-sm-7{-ms-flex-order:7;order:7}.ppom-wrapper .order-sm-8{-ms-flex-order:8;order:8}.ppom-wrapper .order-sm-9{-ms-flex-order:9;order:9}.ppom-wrapper .order-sm-10{-ms-flex-order:10;order:10}.ppom-wrapper .order-sm-11{-ms-flex-order:11;order:11}.ppom-wrapper .order-sm-12{-ms-flex-order:12;order:12}.ppom-wrapper .offset-sm-0{margin-left:0}.ppom-wrapper .offset-sm-1{margin-left:8.333333%}.ppom-wrapper .offset-sm-2{margin-left:16.666667%}.ppom-wrapper .offset-sm-3{margin-left:25%}.ppom-wrapper .offset-sm-4{margin-left:33.333333%}.ppom-wrapper .offset-sm-5{margin-left:41.666667%}.ppom-wrapper .offset-sm-6{margin-left:50%}.ppom-wrapper .offset-sm-7{margin-left:58.333333%}.ppom-wrapper .offset-sm-8{margin-left:66.666667%}.ppom-wrapper .offset-sm-9{margin-left:75%}.ppom-wrapper .offset-sm-10{margin-left:83.333333%}.ppom-wrapper .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.ppom-wrapper .col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ppom-wrapper .row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ppom-wrapper .row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.ppom-wrapper .col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ppom-wrapper .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ppom-wrapper .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ppom-wrapper .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ppom-wrapper .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ppom-wrapper .col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ppom-wrapper .col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ppom-wrapper .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .order-md-first{-ms-flex-order:-1;order:-1}.ppom-wrapper .order-md-last{-ms-flex-order:13;order:13}.ppom-wrapper .order-md-0{-ms-flex-order:0;order:0}.ppom-wrapper .order-md-1{-ms-flex-order:1;order:1}.ppom-wrapper .order-md-2{-ms-flex-order:2;order:2}.ppom-wrapper .order-md-3{-ms-flex-order:3;order:3}.ppom-wrapper .order-md-4{-ms-flex-order:4;order:4}.ppom-wrapper .order-md-5{-ms-flex-order:5;order:5}.ppom-wrapper .order-md-6{-ms-flex-order:6;order:6}.ppom-wrapper .order-md-7{-ms-flex-order:7;order:7}.ppom-wrapper .order-md-8{-ms-flex-order:8;order:8}.ppom-wrapper .order-md-9{-ms-flex-order:9;order:9}.ppom-wrapper .order-md-10{-ms-flex-order:10;order:10}.ppom-wrapper .order-md-11{-ms-flex-order:11;order:11}.ppom-wrapper .order-md-12{-ms-flex-order:12;order:12}.ppom-wrapper .offset-md-0{margin-left:0}.ppom-wrapper .offset-md-1{margin-left:8.333333%}.ppom-wrapper .offset-md-2{margin-left:16.666667%}.ppom-wrapper .offset-md-3{margin-left:25%}.ppom-wrapper .offset-md-4{margin-left:33.333333%}.ppom-wrapper .offset-md-5{margin-left:41.666667%}.ppom-wrapper .offset-md-6{margin-left:50%}.ppom-wrapper .offset-md-7{margin-left:58.333333%}.ppom-wrapper .offset-md-8{margin-left:66.666667%}.ppom-wrapper .offset-md-9{margin-left:75%}.ppom-wrapper .offset-md-10{margin-left:83.333333%}.ppom-wrapper .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.ppom-wrapper .col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ppom-wrapper .row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ppom-wrapper .row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.ppom-wrapper .col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ppom-wrapper .col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ppom-wrapper .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ppom-wrapper .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ppom-wrapper .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ppom-wrapper .col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ppom-wrapper .col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ppom-wrapper .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .order-lg-first{-ms-flex-order:-1;order:-1}.ppom-wrapper .order-lg-last{-ms-flex-order:13;order:13}.ppom-wrapper .order-lg-0{-ms-flex-order:0;order:0}.ppom-wrapper .order-lg-1{-ms-flex-order:1;order:1}.ppom-wrapper .order-lg-2{-ms-flex-order:2;order:2}.ppom-wrapper .order-lg-3{-ms-flex-order:3;order:3}.ppom-wrapper .order-lg-4{-ms-flex-order:4;order:4}.ppom-wrapper .order-lg-5{-ms-flex-order:5;order:5}.ppom-wrapper .order-lg-6{-ms-flex-order:6;order:6}.ppom-wrapper .order-lg-7{-ms-flex-order:7;order:7}.ppom-wrapper .order-lg-8{-ms-flex-order:8;order:8}.ppom-wrapper .order-lg-9{-ms-flex-order:9;order:9}.ppom-wrapper .order-lg-10{-ms-flex-order:10;order:10}.ppom-wrapper .order-lg-11{-ms-flex-order:11;order:11}.ppom-wrapper .order-lg-12{-ms-flex-order:12;order:12}.ppom-wrapper .offset-lg-0{margin-left:0}.ppom-wrapper .offset-lg-1{margin-left:8.333333%}.ppom-wrapper .offset-lg-2{margin-left:16.666667%}.ppom-wrapper .offset-lg-3{margin-left:25%}.ppom-wrapper .offset-lg-4{margin-left:33.333333%}.ppom-wrapper .offset-lg-5{margin-left:41.666667%}.ppom-wrapper .offset-lg-6{margin-left:50%}.ppom-wrapper .offset-lg-7{margin-left:58.333333%}.ppom-wrapper .offset-lg-8{margin-left:66.666667%}.ppom-wrapper .offset-lg-9{margin-left:75%}.ppom-wrapper .offset-lg-10{margin-left:83.333333%}.ppom-wrapper .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.ppom-wrapper .col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ppom-wrapper .row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ppom-wrapper .row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.ppom-wrapper .col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ppom-wrapper .col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ppom-wrapper .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ppom-wrapper .col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ppom-wrapper .col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ppom-wrapper .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ppom-wrapper .col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ppom-wrapper .col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ppom-wrapper .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ppom-wrapper .col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ppom-wrapper .col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ppom-wrapper .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ppom-wrapper .order-xl-first{-ms-flex-order:-1;order:-1}.ppom-wrapper .order-xl-last{-ms-flex-order:13;order:13}.ppom-wrapper .order-xl-0{-ms-flex-order:0;order:0}.ppom-wrapper .order-xl-1{-ms-flex-order:1;order:1}.ppom-wrapper .order-xl-2{-ms-flex-order:2;order:2}.ppom-wrapper .order-xl-3{-ms-flex-order:3;order:3}.ppom-wrapper .order-xl-4{-ms-flex-order:4;order:4}.ppom-wrapper .order-xl-5{-ms-flex-order:5;order:5}.ppom-wrapper .order-xl-6{-ms-flex-order:6;order:6}.ppom-wrapper .order-xl-7{-ms-flex-order:7;order:7}.ppom-wrapper .order-xl-8{-ms-flex-order:8;order:8}.ppom-wrapper .order-xl-9{-ms-flex-order:9;order:9}.ppom-wrapper .order-xl-10{-ms-flex-order:10;order:10}.ppom-wrapper .order-xl-11{-ms-flex-order:11;order:11}.ppom-wrapper .order-xl-12{-ms-flex-order:12;order:12}.ppom-wrapper .offset-xl-0{margin-left:0}.ppom-wrapper .offset-xl-1{margin-left:8.333333%}.ppom-wrapper .offset-xl-2{margin-left:16.666667%}.ppom-wrapper .offset-xl-3{margin-left:25%}.ppom-wrapper .offset-xl-4{margin-left:33.333333%}.ppom-wrapper .offset-xl-5{margin-left:41.666667%}.ppom-wrapper .offset-xl-6{margin-left:50%}.ppom-wrapper .offset-xl-7{margin-left:58.333333%}.ppom-wrapper .offset-xl-8{margin-left:66.666667%}.ppom-wrapper .offset-xl-9{margin-left:75%}.ppom-wrapper .offset-xl-10{margin-left:83.333333%}.ppom-wrapper .offset-xl-11{margin-left:91.666667%}}.ppom-wrapper .table{width:100%;margin-bottom:1rem;color:#212529}.ppom-wrapper .table th,.ppom-wrapper .table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.ppom-wrapper .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.ppom-wrapper .table tbody+tbody{border-top:2px solid #dee2e6}.ppom-wrapper .table-sm th,.ppom-wrapper .table-sm td{padding:.3rem}.ppom-wrapper .table-bordered{border:1px solid #dee2e6}.ppom-wrapper .table-bordered th,.ppom-wrapper .table-bordered td{border:1px solid #dee2e6}.ppom-wrapper .table-bordered thead th,.ppom-wrapper .table-bordered thead td{border-bottom-width:2px}.ppom-wrapper .table-borderless th,.ppom-wrapper .table-borderless td,.ppom-wrapper .table-borderless thead th,.ppom-wrapper .table-borderless tbody+tbody{border:0}.ppom-wrapper .table-striped tbody tr:nth-of-type(odd){background-color:rgb(0 0 0 / .05)}.ppom-wrapper .table-hover tbody tr:hover{color:#212529;background-color:rgb(0 0 0 / .075)}.ppom-wrapper .table-primary,.ppom-wrapper .table-primary>th,.ppom-wrapper .table-primary>td{background-color:#b8daff}.ppom-wrapper .table-primary th,.ppom-wrapper .table-primary td,.ppom-wrapper .table-primary thead th,.ppom-wrapper .table-primary tbody+tbody{border-color:#7abaff}.ppom-wrapper .table-hover .ppom-wrapper .table-primary:hover{background-color:#9fcdff}.ppom-wrapper .table-hover .ppom-wrapper .table-primary:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-primary:hover>th{background-color:#9fcdff}.ppom-wrapper .table-secondary,.ppom-wrapper .table-secondary>th,.ppom-wrapper .table-secondary>td{background-color:#d6d8db}.ppom-wrapper .table-secondary th,.ppom-wrapper .table-secondary td,.ppom-wrapper .table-secondary thead th,.ppom-wrapper .table-secondary tbody+tbody{border-color:#b3b7bb}.ppom-wrapper .table-hover .ppom-wrapper .table-secondary:hover{background-color:#c8cbcf}.ppom-wrapper .table-hover .ppom-wrapper .table-secondary:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-secondary:hover>th{background-color:#c8cbcf}.ppom-wrapper .table-success,.ppom-wrapper .table-success>th,.ppom-wrapper .table-success>td{background-color:#c3e6cb}.ppom-wrapper .table-success th,.ppom-wrapper .table-success td,.ppom-wrapper .table-success thead th,.ppom-wrapper .table-success tbody+tbody{border-color:#8fd19e}.ppom-wrapper .table-hover .ppom-wrapper .table-success:hover{background-color:#b1dfbb}.ppom-wrapper .table-hover .ppom-wrapper .table-success:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-success:hover>th{background-color:#b1dfbb}.ppom-wrapper .table-info,.ppom-wrapper .table-info>th,.ppom-wrapper .table-info>td{background-color:#bee5eb}.ppom-wrapper .table-info th,.ppom-wrapper .table-info td,.ppom-wrapper .table-info thead th,.ppom-wrapper .table-info tbody+tbody{border-color:#86cfda}.ppom-wrapper .table-hover .ppom-wrapper .table-info:hover{background-color:#abdde5}.ppom-wrapper .table-hover .ppom-wrapper .table-info:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-info:hover>th{background-color:#abdde5}.ppom-wrapper .table-warning,.ppom-wrapper .table-warning>th,.ppom-wrapper .table-warning>td{background-color:#ffeeba}.ppom-wrapper .table-warning th,.ppom-wrapper .table-warning td,.ppom-wrapper .table-warning thead th,.ppom-wrapper .table-warning tbody+tbody{border-color:#ffdf7e}.ppom-wrapper .table-hover .ppom-wrapper .table-warning:hover{background-color:#ffe8a1}.ppom-wrapper .table-hover .ppom-wrapper .table-warning:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-warning:hover>th{background-color:#ffe8a1}.ppom-wrapper .table-danger,.ppom-wrapper .table-danger>th,.ppom-wrapper .table-danger>td{background-color:#f5c6cb}.ppom-wrapper .table-danger th,.ppom-wrapper .table-danger td,.ppom-wrapper .table-danger thead th,.ppom-wrapper .table-danger tbody+tbody{border-color:#ed969e}.ppom-wrapper .table-hover .ppom-wrapper .table-danger:hover{background-color:#f1b0b7}.ppom-wrapper .table-hover .ppom-wrapper .table-danger:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-danger:hover>th{background-color:#f1b0b7}.ppom-wrapper .table-light,.ppom-wrapper .table-light>th,.ppom-wrapper .table-light>td{background-color:#fdfdfe}.ppom-wrapper .table-light th,.ppom-wrapper .table-light td,.ppom-wrapper .table-light thead th,.ppom-wrapper .table-light tbody+tbody{border-color:#fbfcfc}.ppom-wrapper .table-hover .ppom-wrapper .table-light:hover{background-color:#ececf6}.ppom-wrapper .table-hover .ppom-wrapper .table-light:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-light:hover>th{background-color:#ececf6}.ppom-wrapper .table-dark,.ppom-wrapper .table-dark>th,.ppom-wrapper .table-dark>td{background-color:#c6c8ca}.ppom-wrapper .table-dark th,.ppom-wrapper .table-dark td,.ppom-wrapper .table-dark thead th,.ppom-wrapper .table-dark tbody+tbody{border-color:#95999c}.ppom-wrapper .table-hover .ppom-wrapper .table-dark:hover{background-color:#b9bbbe}.ppom-wrapper .table-hover .ppom-wrapper .table-dark:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-dark:hover>th{background-color:#b9bbbe}.ppom-wrapper .table-active,.ppom-wrapper .table-active>th,.ppom-wrapper .table-active>td{background-color:rgb(0 0 0 / .075)}.ppom-wrapper .table-hover .ppom-wrapper .table-active:hover{background-color:rgb(0 0 0 / .075)}.ppom-wrapper .table-hover .ppom-wrapper .table-active:hover>td,.ppom-wrapper .table-hover .ppom-wrapper .table-active:hover>th{background-color:rgb(0 0 0 / .075)}.ppom-wrapper .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.ppom-wrapper .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.ppom-wrapper .table-dark{color:#fff;background-color:#343a40}.ppom-wrapper .table-dark th,.ppom-wrapper .table-dark td,.ppom-wrapper .table-dark thead th{border-color:#454d55}.ppom-wrapper .table-dark.ppom-wrapper .table-bordered{border:0}.ppom-wrapper .table-dark.ppom-wrapper .table-striped tbody tr:nth-of-type(odd){background-color:rgb(255 255 255 / .05)}.ppom-wrapper .table-dark.ppom-wrapper .table-hover tbody tr:hover{color:#fff;background-color:rgb(255 255 255 / .075)}@media (max-width:575.98px){.ppom-wrapper .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ppom-wrapper .table-responsive-sm>.ppom-wrapper .table-bordered{border:0}}@media (max-width:767.98px){.ppom-wrapper .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ppom-wrapper .table-responsive-md>.ppom-wrapper .table-bordered{border:0}}@media (max-width:991.98px){.ppom-wrapper .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ppom-wrapper .table-responsive-lg>.ppom-wrapper .table-bordered{border:0}}@media (max-width:1199.98px){.ppom-wrapper .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ppom-wrapper .table-responsive-xl>.ppom-wrapper .table-bordered{border:0}}.ppom-wrapper .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ppom-wrapper .table-responsive>.ppom-wrapper .table-bordered{border:0}.ppom-wrapper .form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;font-size:initial!important;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.ppom-wrapper .form-control{transition:none}}.ppom-wrapper .form-control::-ms-expand{background-color:#fff0;border:0}.ppom-wrapper .form-control:-moz-focusring{color:#fff0;text-shadow:0 0 0 #495057}.ppom-wrapper .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.ppom-wrapper .form-control::-moz-placeholder{color:#6c757d;opacity:1}.ppom-wrapper .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.ppom-wrapper .form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.ppom-wrapper .form-control::placeholder{color:#6c757d;opacity:1}.ppom-wrapper .form-control:disabled,.ppom-wrapper .form-control[readonly]{background-color:#e9ecef;opacity:1}input[type="date"].ppom-wrapper .form-control,input[type="time"].ppom-wrapper .form-control,input[type="datetime-local"].ppom-wrapper .form-control,input[type="month"].ppom-wrapper .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.ppom-wrapper .form-control:focus::-ms-value{color:#495057;background-color:#fff}.ppom-wrapper .form-control-file,.ppom-wrapper .form-control-range{display:block;width:100%}.ppom-wrapper .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}.ppom-wrapper .col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5}.ppom-wrapper .col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:.875rem;line-height:1.5}.ppom-wrapper .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:#fff0;border:solid #fff0;border-width:1px 0}.ppom-wrapper .form-control-plaintext.ppom-wrapper .form-control-sm,.ppom-wrapper .form-control-plaintext.ppom-wrapper .form-control-lg{padding-right:0;padding-left:0}.ppom-wrapper .form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.ppom-wrapper .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.ppom-wrapper select.ppom-wrapper .form-control[size],.ppom-wrapper select.ppom-wrapper .form-control[multiple]{height:auto}.ppom-wrapper textarea.ppom-wrapper .form-control{height:auto}.ppom-wrapper .form-group{margin-bottom:1rem}.ppom-wrapper .form-text{display:block;margin-top:.25rem}.ppom-wrapper .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.ppom-wrapper .form-row>.ppom-wrapper .col,.ppom-wrapper .form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.ppom-wrapper .form-check{position:relative;display:block;padding-left:1.25rem}.ppom-wrapper .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.ppom-wrapper .form-check-input[disabled]~.ppom-wrapper .form-check-label,.ppom-wrapper .form-check-input:disabled~.ppom-wrapper .form-check-label{color:#6c757d}.ppom-wrapper .form-check-label{margin-bottom:0}.ppom-wrapper .form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.ppom-wrapper .form-check-inline .ppom-wrapper .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.ppom-wrapper .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.ppom-wrapper .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgb(40 167 69 / .9);border-radius:.25rem}.ppom-wrapper .form-row>.ppom-wrapper .col>.ppom-wrapper .valid-tooltip,.ppom-wrapper .form-row>[class*="col-"]>.ppom-wrapper .valid-tooltip{left:5px}.ppom-wrapper .was-validated :valid~.ppom-wrapper .valid-feedback,.ppom-wrapper .was-validated :valid~.ppom-wrapper .valid-tooltip,.ppom-wrapper .is-valid~.ppom-wrapper .valid-feedback,.ppom-wrapper .is-valid~.ppom-wrapper .valid-tooltip{display:block}.ppom-wrapper .was-validated .ppom-wrapper .form-control:valid,.ppom-wrapper .form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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)}.ppom-wrapper .was-validated .ppom-wrapper .form-control:valid:focus,.ppom-wrapper .form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.ppom-wrapper .was-validated textarea.ppom-wrapper .form-control:valid,textarea.ppom-wrapper .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)}.ppom-wrapper .was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat}.ppom-wrapper .was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.ppom-wrapper .was-validated .ppom-wrapper .form-check-input:valid~.ppom-wrapper .form-check-label,.ppom-wrapper .form-check-input.is-valid~.ppom-wrapper .form-check-label{color:#28a745}.ppom-wrapper .was-validated .ppom-wrapper .form-check-input:valid~.ppom-wrapper .valid-feedback,.ppom-wrapper .was-validated .ppom-wrapper .form-check-input:valid~.ppom-wrapper .valid-tooltip,.ppom-wrapper .form-check-input.is-valid~.ppom-wrapper .valid-feedback,.ppom-wrapper .form-check-input.is-valid~.ppom-wrapper .valid-tooltip{display:block}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:valid~.ppom-wrapper .custom-control-label,.ppom-wrapper .custom-control-input.is-valid~.ppom-wrapper .custom-control-label{color:#28a745}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:valid~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-valid~.ppom-wrapper .custom-control-label::before{border-color:#28a745}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:valid:checked~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-valid:checked~.ppom-wrapper .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:valid:focus~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-valid:focus~.ppom-wrapper .custom-control-label::before{box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:valid:focus:not(:checked)~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-valid:focus:not(:checked)~.ppom-wrapper .custom-control-label::before{border-color:#28a745}.ppom-wrapper .was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.ppom-wrapper .was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgb(40 167 69 / .25)}.ppom-wrapper .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.ppom-wrapper .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgb(220 53 69 / .9);border-radius:.25rem}.ppom-wrapper .form-row>.ppom-wrapper .col>.invalid-tooltip,.ppom-wrapper .form-row>[class*="col-"]>.invalid-tooltip{left:5px}.ppom-wrapper .was-validated :invalid~.invalid-feedback,.ppom-wrapper .was-validated :invalid~.invalid-tooltip,.ppom-wrapper .is-invalid~.invalid-feedback,.ppom-wrapper .is-invalid~.invalid-tooltip{display:block}.ppom-wrapper .was-validated .ppom-wrapper .form-control:invalid,.ppom-wrapper .form-control.is-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' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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)}.ppom-wrapper .was-validated .ppom-wrapper .form-control:invalid:focus,.ppom-wrapper .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.ppom-wrapper .was-validated textarea.ppom-wrapper .form-control:invalid,textarea.ppom-wrapper .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)}.ppom-wrapper .was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat}.ppom-wrapper .was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.ppom-wrapper .was-validated .ppom-wrapper .form-check-input:invalid~.ppom-wrapper .form-check-label,.ppom-wrapper .form-check-input.is-invalid~.ppom-wrapper .form-check-label{color:#dc3545}.ppom-wrapper .was-validated .ppom-wrapper .form-check-input:invalid~.invalid-feedback,.ppom-wrapper .was-validated .ppom-wrapper .form-check-input:invalid~.invalid-tooltip,.ppom-wrapper .form-check-input.is-invalid~.invalid-feedback,.ppom-wrapper .form-check-input.is-invalid~.invalid-tooltip{display:block}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:invalid~.ppom-wrapper .custom-control-label,.ppom-wrapper .custom-control-input.is-invalid~.ppom-wrapper .custom-control-label{color:#dc3545}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:invalid~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-invalid~.ppom-wrapper .custom-control-label::before{border-color:#dc3545}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:invalid:checked~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-invalid:checked~.ppom-wrapper .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:invalid:focus~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-invalid:focus~.ppom-wrapper .custom-control-label::before{box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.ppom-wrapper .was-validated .ppom-wrapper .custom-control-input:invalid:focus:not(:checked)~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input.is-invalid:focus:not(:checked)~.ppom-wrapper .custom-control-label::before{border-color:#dc3545}.ppom-wrapper .was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.ppom-wrapper .was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgb(220 53 69 / .25)}.ppom-wrapper .form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.ppom-wrapper .form-inline .form-check{width:100%}@media (min-width:576px){.ppom-wrapper .form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.ppom-wrapper .form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.ppom-wrapper .form-inline .ppom-wrapper .form-control{display:inline-block;width:auto;vertical-align:middle}.ppom-wrapper .form-inline .ppom-wrapper .form-control-plaintext{display:inline-block}.ppom-wrapper .form-inline .ppom-wrapper .input-group,.ppom-wrapper .form-inline .custom-select{width:auto}.ppom-wrapper .form-inline .ppom-wrapper .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.ppom-wrapper .form-inline .ppom-wrapper .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.ppom-wrapper .form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ppom-wrapper .form-inline .custom-control-label{margin-bottom:0}}.ppom-wrapper .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.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){.ppom-wrapper .btn{transition:none}}.ppom-wrapper .btn:hover{color:#212529;text-decoration:none}.ppom-wrapper .btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .btn.disabled,.btn:disabled{opacity:.65}.ppom-wrapper .btn:not(:disabled):not(.disabled){cursor:pointer}.ppom-wrapper a.btn.disabled,.ppom-wrapper fieldset:disabled a.btn{pointer-events:none}.ppom-wrapper .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.ppom-wrapper .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.ppom-wrapper .btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgb(38 143 255 / .5)}.ppom-wrapper .btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.ppom-wrapper .btn-primary:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-primary:not(:disabled):not(.disabled).active,.ppom-wrapper .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.ppom-wrapper .btn-primary:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-primary:not(:disabled):not(.disabled).active:focus,.ppom-wrapper .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(38 143 255 / .5)}.ppom-wrapper .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.ppom-wrapper .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.ppom-wrapper .btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgb(130 138 145 / .5)}.ppom-wrapper .btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.ppom-wrapper .btn-secondary:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-secondary:not(:disabled):not(.disabled).active,.ppom-wrapper .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.ppom-wrapper .btn-secondary:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(130 138 145 / .5)}.ppom-wrapper .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.ppom-wrapper .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.ppom-wrapper .btn-success:focus,.ppom-wrapper .btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgb(72 180 97 / .5)}.ppom-wrapper .btn-success.disabled,.ppom-wrapper .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.ppom-wrapper .btn-success:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-success:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.ppom-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-success:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(72 180 97 / .5)}.ppom-wrapper .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.ppom-wrapper .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.ppom-wrapper .btn-info:focus,.ppom-wrapper .btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgb(58 176 195 / .5)}.ppom-wrapper .btn-info.disabled,.ppom-wrapper .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.ppom-wrapper .btn-info:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-info:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.ppom-wrapper .btn-info:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-info:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(58 176 195 / .5)}.ppom-wrapper .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.ppom-wrapper .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.ppom-wrapper .btn-warning:focus,.ppom-wrapper .btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgb(222 170 12 / .5)}.ppom-wrapper .btn-warning.disabled,.ppom-wrapper .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.ppom-wrapper .btn-warning:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-warning:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.ppom-wrapper .btn-warning:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-warning:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(222 170 12 / .5)}.ppom-wrapper .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.ppom-wrapper .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.ppom-wrapper .btn-danger:focus,.ppom-wrapper .btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgb(225 83 97 / .5)}.ppom-wrapper .btn-danger.disabled,.ppom-wrapper .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.ppom-wrapper .btn-danger:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-danger:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.ppom-wrapper .btn-danger:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-danger:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(225 83 97 / .5)}.ppom-wrapper .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.ppom-wrapper .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.ppom-wrapper .btn-light:focus,.ppom-wrapper .btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgb(216 217 219 / .5)}.ppom-wrapper .btn-light.disabled,.ppom-wrapper .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.ppom-wrapper .btn-light:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-light:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.ppom-wrapper .btn-light:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-light:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(216 217 219 / .5)}.ppom-wrapper .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.ppom-wrapper .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.ppom-wrapper .btn-dark:focus,.ppom-wrapper .btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgb(82 88 93 / .5)}.ppom-wrapper .btn-dark.disabled,.ppom-wrapper .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.ppom-wrapper .btn-dark:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-dark:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.ppom-wrapper .btn-dark:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-dark:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(82 88 93 / .5)}.ppom-wrapper .btn-outline-primary{color:#007bff;border-color:#007bff}.ppom-wrapper .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.ppom-wrapper .btn-outline-primary:focus,.ppom-wrapper .btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgb(0 123 255 / .5)}.ppom-wrapper .btn-outline-primary.disabled,.ppom-wrapper .btn-outline-primary:disabled{color:#007bff;background-color:#fff0}.ppom-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.ppom-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(0 123 255 / .5)}.ppom-wrapper .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.ppom-wrapper .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.ppom-wrapper .btn-outline-secondary:focus,.ppom-wrapper .btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.ppom-wrapper .btn-outline-secondary.disabled,.ppom-wrapper .btn-outline-secondary:disabled{color:#6c757d;background-color:#fff0}.ppom-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.ppom-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.ppom-wrapper .btn-outline-success{color:#28a745;border-color:#28a745}.ppom-wrapper .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.ppom-wrapper .btn-outline-success:focus,.ppom-wrapper .btn-outline-success.focus{box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.ppom-wrapper .btn-outline-success.disabled,.ppom-wrapper .btn-outline-success:disabled{color:#28a745;background-color:#fff0}.ppom-wrapper .btn-outline-success:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-success:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.ppom-wrapper .btn-outline-success:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.ppom-wrapper .btn-outline-info{color:#17a2b8;border-color:#17a2b8}.ppom-wrapper .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.ppom-wrapper .btn-outline-info:focus,.ppom-wrapper .btn-outline-info.focus{box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.ppom-wrapper .btn-outline-info.disabled,.ppom-wrapper .btn-outline-info:disabled{color:#17a2b8;background-color:#fff0}.ppom-wrapper .btn-outline-info:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-info:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.ppom-wrapper .btn-outline-info:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.ppom-wrapper .btn-outline-warning{color:#ffc107;border-color:#ffc107}.ppom-wrapper .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.ppom-wrapper .btn-outline-warning:focus,.ppom-wrapper .btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.ppom-wrapper .btn-outline-warning.disabled,.ppom-wrapper .btn-outline-warning:disabled{color:#ffc107;background-color:#fff0}.ppom-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.ppom-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.ppom-wrapper .btn-outline-danger{color:#dc3545;border-color:#dc3545}.ppom-wrapper .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.ppom-wrapper .btn-outline-danger:focus,.ppom-wrapper .btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.ppom-wrapper .btn-outline-danger.disabled,.ppom-wrapper .btn-outline-danger:disabled{color:#dc3545;background-color:#fff0}.ppom-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.ppom-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.ppom-wrapper .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.ppom-wrapper .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.ppom-wrapper .btn-outline-light:focus,.ppom-wrapper .btn-outline-light.focus{box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.ppom-wrapper .btn-outline-light.disabled,.ppom-wrapper .btn-outline-light:disabled{color:#f8f9fa;background-color:#fff0}.ppom-wrapper .btn-outline-light:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-light:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.ppom-wrapper .btn-outline-light:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.ppom-wrapper .btn-outline-dark{color:#343a40;border-color:#343a40}.ppom-wrapper .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.ppom-wrapper .btn-outline-dark:focus,.ppom-wrapper .btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.ppom-wrapper .btn-outline-dark.disabled,.ppom-wrapper .btn-outline-dark:disabled{color:#343a40;background-color:#fff0}.ppom-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active,.ppom-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active,.show>.ppom-wrapper .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.ppom-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.ppom-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.ppom-wrapper .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.ppom-wrapper .btn-link{font-weight:400;color:#007bff;text-decoration:none}.ppom-wrapper .btn-link:hover{color:#0056b3;text-decoration:underline}.ppom-wrapper .btn-link:focus,.ppom-wrapper .btn-link.focus{text-decoration:underline}.ppom-wrapper .btn-link:disabled,.ppom-wrapper .btn-link.disabled{color:#6c757d;pointer-events:none}.ppom-wrapper .btn-lg,.ppom-wrapper .btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.ppom-wrapper .btn-sm,.ppom-wrapper .btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.ppom-wrapper .btn-block{display:block;width:100%}.ppom-wrapper .btn-block+.btn-block{margin-top:.5rem}.ppom-wrapper input[type="submit"].btn-block,.ppom-wrapper input[type="reset"].btn-block,.ppom-wrapper input[type="button"].btn-block{width:100%}.ppom-wrapper .fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.ppom-wrapper .fade{transition:none}}.ppom-wrapper .fade:not(.show){opacity:0}.ppom-wrapper .collapse:not(.show){display:none}.ppom-wrapper .collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.ppom-wrapper .collapsing{transition:none}}.ppom-wrapper .dropup,.ppom-wrapper .dropright,.ppom-wrapper .dropdown,.ppom-wrapper .dropleft{position:relative}.ppom-wrapper .dropdown-toggle{white-space:nowrap}.ppom-wrapper .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid #fff0;border-bottom:0;border-left:.3em solid #fff0}.ppom-wrapper .dropdown-toggle:empty::after{margin-left:0}.ppom-wrapper .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:.25rem}.ppom-wrapper .dropdown-menu-left{right:auto;left:0}.ppom-wrapper .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.ppom-wrapper .dropdown-menu-sm-left{right:auto;left:0}.ppom-wrapper .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.ppom-wrapper .dropdown-menu-md-left{right:auto;left:0}.ppom-wrapper .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.ppom-wrapper .dropdown-menu-lg-left{right:auto;left:0}.ppom-wrapper .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.ppom-wrapper .dropdown-menu-xl-left{right:auto;left:0}.ppom-wrapper .dropdown-menu-xl-right{right:0;left:auto}}.ppom-wrapper .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.ppom-wrapper .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid #fff0;border-bottom:.3em solid;border-left:.3em solid #fff0}.ppom-wrapper .dropup .dropdown-toggle:empty::after{margin-left:0}.ppom-wrapper .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.ppom-wrapper .dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:0;border-bottom:.3em solid #fff0;border-left:.3em solid}.ppom-wrapper .dropright .dropdown-toggle:empty::after{margin-left:0}.ppom-wrapper .dropright .dropdown-toggle::after{vertical-align:0}.ppom-wrapper .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.ppom-wrapper .dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.ppom-wrapper .dropleft .dropdown-toggle::after{display:none}.ppom-wrapper .dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:.3em solid;border-bottom:.3em solid #fff0}.ppom-wrapper .dropleft .dropdown-toggle:empty::after{margin-left:0}.ppom-wrapper .dropleft .dropdown-toggle::before{vertical-align:0}.ppom-wrapper .dropdown-menu[x-placement^="top"],.ppom-wrapper .dropdown-menu[x-placement^="right"],.ppom-wrapper .dropdown-menu[x-placement^="bottom"],.ppom-wrapper .dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.ppom-wrapper .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.ppom-wrapper .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:#fff0;border:0}.ppom-wrapper .dropdown-item:hover,.ppom-wrapper .dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.ppom-wrapper .dropdown-item.active,.ppom-wrapper .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.ppom-wrapper .dropdown-item.disabled,.ppom-wrapper .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:#fff0}.ppom-wrapper .dropdown-menu.show{display:block}.ppom-wrapper .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.ppom-wrapper .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.ppom-wrapper .btn-group,.ppom-wrapper .btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.ppom-wrapper .btn-group>.btn,.ppom-wrapper .btn-group-vertical>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.ppom-wrapper .btn-group>.btn:hover,.ppom-wrapper .btn-group-vertical>.btn:hover{z-index:1}.ppom-wrapper .btn-group>.btn:focus,.ppom-wrapper .btn-group>.btn:active,.ppom-wrapper .btn-group>.btn.active,.ppom-wrapper .btn-group-vertical>.btn:focus,.ppom-wrapper .btn-group-vertical>.btn:active,.ppom-wrapper .btn-group-vertical>.btn.active{z-index:1}.ppom-wrapper .btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.ppom-wrapper .btn-toolbar .input-group{width:auto}.ppom-wrapper .btn-group>.btn:not(:first-child),.ppom-wrapper .btn-group>.ppom-wrapper .btn-group:not(:first-child){margin-left:-1px}.ppom-wrapper .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.ppom-wrapper .btn-group>.ppom-wrapper .btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.ppom-wrapper .btn-group>.btn:not(:first-child),.ppom-wrapper .btn-group>.ppom-wrapper .btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.ppom-wrapper .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.ppom-wrapper .dropdown-toggle-split::after,.ppom-wrapper .dropup .dropdown-toggle-split::after,.ppom-wrapper .dropright .dropdown-toggle-split::after{margin-left:0}.ppom-wrapper .dropleft .dropdown-toggle-split::before{margin-right:0}.ppom-wrapper .btn-sm+.dropdown-toggle-split,.ppom-wrapper .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.ppom-wrapper .btn-lg+.dropdown-toggle-split,.ppom-wrapper .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.ppom-wrapper .btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.ppom-wrapper .btn-group-vertical>.btn,.ppom-wrapper .btn-group-vertical>.ppom-wrapper .btn-group{width:100%}.ppom-wrapper .btn-group-vertical>.btn:not(:first-child),.ppom-wrapper .btn-group-vertical>.ppom-wrapper .btn-group:not(:first-child){margin-top:-1px}.ppom-wrapper .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.ppom-wrapper .btn-group-vertical>.ppom-wrapper .btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.ppom-wrapper .btn-group-vertical>.btn:not(:first-child),.ppom-wrapper .btn-group-vertical>.ppom-wrapper .btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.ppom-wrapper .btn-group-toggle>.btn,.ppom-wrapper .btn-group-toggle>.ppom-wrapper .btn-group>.btn{margin-bottom:0}.ppom-wrapper .btn-group-toggle>.btn input[type="radio"],.ppom-wrapper .btn-group-toggle>.btn input[type="checkbox"],.ppom-wrapper .btn-group-toggle>.ppom-wrapper .btn-group>.btn input[type="radio"],.ppom-wrapper .btn-group-toggle>.ppom-wrapper .btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.ppom-wrapper .input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.ppom-wrapper .input-group>.ppom-wrapper .form-control,.ppom-wrapper .input-group>.ppom-wrapper .form-control-plaintext,.ppom-wrapper .input-group>.custom-select,.ppom-wrapper .input-group>.custom-file{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.ppom-wrapper .input-group>.ppom-wrapper .form-control+.ppom-wrapper .form-control,.ppom-wrapper .input-group>.ppom-wrapper .form-control+.custom-select,.ppom-wrapper .input-group>.ppom-wrapper .form-control+.custom-file,.ppom-wrapper .input-group>.ppom-wrapper .form-control-plaintext+.ppom-wrapper .form-control,.ppom-wrapper .input-group>.ppom-wrapper .form-control-plaintext+.custom-select,.ppom-wrapper .input-group>.ppom-wrapper .form-control-plaintext+.custom-file,.ppom-wrapper .input-group>.custom-select+.ppom-wrapper .form-control,.ppom-wrapper .input-group>.custom-select+.custom-select,.ppom-wrapper .input-group>.custom-select+.custom-file,.ppom-wrapper .input-group>.custom-file+.ppom-wrapper .form-control,.ppom-wrapper .input-group>.custom-file+.custom-select,.ppom-wrapper .input-group>.custom-file+.custom-file{margin-left:-1px}.ppom-wrapper .input-group>.ppom-wrapper .form-control:focus,.ppom-wrapper .input-group>.custom-select:focus,.ppom-wrapper .input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.ppom-wrapper .input-group>.custom-file .custom-file-input:focus{z-index:4}.ppom-wrapper .input-group>.ppom-wrapper .form-control:not(:first-child),.ppom-wrapper .input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ppom-wrapper .input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ppom-wrapper .input-group>.custom-file:not(:last-child) .custom-file-label,.ppom-wrapper .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.ppom-wrapper .input-group:not(.has-validation)>.ppom-wrapper .form-control:not(:last-child),.ppom-wrapper .input-group:not(.has-validation)>.custom-select:not(:last-child),.ppom-wrapper .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.ppom-wrapper .input-group.has-validation>.ppom-wrapper .form-control:nth-last-child(n+3),.ppom-wrapper .input-group.has-validation>.custom-select:nth-last-child(n+3),.ppom-wrapper .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.ppom-wrapper .input-group-prepend,.ppom-wrapper .input-group-append{display:-ms-flexbox;display:flex}.ppom-wrapper .input-group-prepend .btn,.ppom-wrapper .input-group-append .btn{position:relative;z-index:2}.ppom-wrapper .input-group-prepend .btn:focus,.ppom-wrapper .input-group-append .btn:focus{z-index:3}.ppom-wrapper .input-group-prepend .btn+.btn,.ppom-wrapper .input-group-prepend .btn+.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-prepend .ppom-wrapper .input-group-text+.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-prepend .ppom-wrapper .input-group-text+.btn,.ppom-wrapper .input-group-append .btn+.btn,.ppom-wrapper .input-group-append .btn+.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-append .ppom-wrapper .input-group-text+.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-append .ppom-wrapper .input-group-text+.btn{margin-left:-1px}.ppom-wrapper .input-group-prepend{margin-right:-1px}.ppom-wrapper .input-group-append{margin-left:-1px}.ppom-wrapper .input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.ppom-wrapper .input-group-text input[type="radio"],.ppom-wrapper .input-group-text input[type="checkbox"]{margin-top:0}.ppom-wrapper .input-group-lg>.ppom-wrapper .form-control:not(textarea),.ppom-wrapper .input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.ppom-wrapper .input-group-lg>.ppom-wrapper .form-control,.ppom-wrapper .input-group-lg>.custom-select,.ppom-wrapper .input-group-lg>.ppom-wrapper .input-group-prepend>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-lg>.ppom-wrapper .input-group-append>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-lg>.ppom-wrapper .input-group-prepend>.btn,.ppom-wrapper .input-group-lg>.ppom-wrapper .input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.ppom-wrapper .input-group-sm>.ppom-wrapper .form-control:not(textarea),.ppom-wrapper .input-group-sm>.custom-select{height:calc(1.5em + 0.5rem + 2px)}.ppom-wrapper .input-group-sm>.ppom-wrapper .form-control,.ppom-wrapper .input-group-sm>.custom-select,.ppom-wrapper .input-group-sm>.ppom-wrapper .input-group-prepend>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-sm>.ppom-wrapper .input-group-append>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group-sm>.ppom-wrapper .input-group-prepend>.btn,.ppom-wrapper .input-group-sm>.ppom-wrapper .input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.ppom-wrapper .input-group-lg>.custom-select,.ppom-wrapper .input-group-sm>.custom-select{padding-right:1.75rem}.ppom-wrapper .input-group>.ppom-wrapper .input-group-prepend>.btn,.ppom-wrapper .input-group>.ppom-wrapper .input-group-prepend>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group:not(.has-validation)>.ppom-wrapper .input-group-append:not(:last-child)>.btn,.ppom-wrapper .input-group:not(.has-validation)>.ppom-wrapper .input-group-append:not(:last-child)>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group.has-validation>.ppom-wrapper .input-group-append:nth-last-child(n+3)>.btn,.ppom-wrapper .input-group.has-validation>.ppom-wrapper .input-group-append:nth-last-child(n+3)>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group>.ppom-wrapper .input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.ppom-wrapper .input-group>.ppom-wrapper .input-group-append:last-child>.ppom-wrapper .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ppom-wrapper .input-group>.ppom-wrapper .input-group-append>.btn,.ppom-wrapper .input-group>.ppom-wrapper .input-group-append>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group>.ppom-wrapper .input-group-prepend:not(:first-child)>.btn,.ppom-wrapper .input-group>.ppom-wrapper .input-group-prepend:not(:first-child)>.ppom-wrapper .input-group-text,.ppom-wrapper .input-group>.ppom-wrapper .input-group-prepend:first-child>.btn:not(:first-child),.ppom-wrapper .input-group>.ppom-wrapper .input-group-prepend:first-child>.ppom-wrapper .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ppom-wrapper .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.ppom-wrapper .custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.ppom-wrapper .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.ppom-wrapper .custom-control-input:checked~.ppom-wrapper .custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.ppom-wrapper .custom-control-input:focus~.ppom-wrapper .custom-control-label::before{box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .custom-control-input:focus:not(:checked)~.ppom-wrapper .custom-control-label::before{border-color:#80bdff}.ppom-wrapper .custom-control-input:not(:disabled):active~.ppom-wrapper .custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.ppom-wrapper .custom-control-input[disabled]~.ppom-wrapper .custom-control-label,.ppom-wrapper .custom-control-input:disabled~.ppom-wrapper .custom-control-label{color:#6c757d}.ppom-wrapper .custom-control-input[disabled]~.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-control-input:disabled~.ppom-wrapper .custom-control-label::before{background-color:#e9ecef}.ppom-wrapper .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.ppom-wrapper .custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.ppom-wrapper .custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat}.custom-checkbox .ppom-wrapper .custom-control-label::before{border-radius:.25rem}.custom-checkbox .ppom-wrapper .custom-control-input:checked~.ppom-wrapper .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .ppom-wrapper .custom-control-input:indeterminate~.ppom-wrapper .custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .ppom-wrapper .custom-control-input:indeterminate~.ppom-wrapper .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .ppom-wrapper .custom-control-input:disabled:checked~.ppom-wrapper .custom-control-label::before{background-color:rgb(0 123 255 / .5)}.custom-checkbox .ppom-wrapper .custom-control-input:disabled:indeterminate~.ppom-wrapper .custom-control-label::before{background-color:rgb(0 123 255 / .5)}.custom-radio .ppom-wrapper .custom-control-label::before{border-radius:50%}.custom-radio .ppom-wrapper .custom-control-input:checked~.ppom-wrapper .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .ppom-wrapper .custom-control-input:disabled:checked~.ppom-wrapper .custom-control-label::before{background-color:rgb(0 123 255 / .5)}.custom-switch{padding-left:2.25rem}.custom-switch .ppom-wrapper .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .ppom-wrapper .custom-control-label::after{top:calc(0.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out;transition:transform 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:transform 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,-webkit-transform 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .ppom-wrapper .custom-control-label::after{transition:none}}.custom-switch .ppom-wrapper .custom-control-input:checked~.ppom-wrapper .custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .ppom-wrapper .custom-control-input:disabled:checked~.ppom-wrapper .custom-control-label::before{background-color:rgb(0 123 255 / .5)}.ppom-wrapper .custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ppom-wrapper .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.ppom-wrapper .custom-select[multiple],.ppom-wrapper .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.ppom-wrapper .custom-select:disabled{color:#6c757d;background-color:#e9ecef}.ppom-wrapper .custom-select::-ms-expand{display:none}.ppom-wrapper .custom-select:-moz-focusring{color:#fff0;text-shadow:0 0 0 #495057}.ppom-wrapper .custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.ppom-wrapper .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.ppom-wrapper .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);margin-bottom:0}.ppom-wrapper .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.75rem + 2px);margin:0;overflow:hidden;opacity:0}.ppom-wrapper .custom-file-input:focus~.ppom-wrapper .custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .custom-file-input[disabled]~.ppom-wrapper .custom-file-label,.ppom-wrapper .custom-file-input:disabled~.ppom-wrapper .custom-file-label{background-color:#e9ecef}.ppom-wrapper .custom-file-input:lang(en)~.ppom-wrapper .custom-file-label::after{content:"Browse"}.ppom-wrapper .custom-file-input~.ppom-wrapper .custom-file-label[data-browse]::after{content:attr(data-browse)}.ppom-wrapper .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.ppom-wrapper .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.ppom-wrapper .custom-range{width:100%;height:1.4rem;padding:0;background-color:#fff0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ppom-wrapper .custom-range:focus{outline:0}.ppom-wrapper .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgb(0 123 255 / .25)}.ppom-wrapper .custom-range::-moz-focus-outer{border:0}.ppom-wrapper .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;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){.ppom-wrapper .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.ppom-wrapper .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.ppom-wrapper .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#dee2e6;border-color:#fff0;border-radius:1rem}.ppom-wrapper .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;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){.ppom-wrapper .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.ppom-wrapper .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.ppom-wrapper .custom-range::-moz-range-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#dee2e6;border-color:#fff0;border-radius:1rem}.ppom-wrapper .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-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;appearance:none}@media (prefers-reduced-motion:reduce){.ppom-wrapper .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.ppom-wrapper .custom-range::-ms-thumb:active{background-color:#b3d7ff}.ppom-wrapper .custom-range::-ms-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#fff0;border-color:#fff0;border-width:.5rem}.ppom-wrapper .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.ppom-wrapper .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.ppom-wrapper .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.ppom-wrapper .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.ppom-wrapper .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.ppom-wrapper .custom-range:disabled::-moz-range-track{cursor:default}.ppom-wrapper .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-file-label,.ppom-wrapper .custom-select{transition: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){.ppom-wrapper .custom-control-label::before,.ppom-wrapper .custom-file-label,.ppom-wrapper .custom-select{transition:none}}.ppom-wrapper .nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.ppom-wrapper .nav-link{display:block;padding:.5rem 1rem}.ppom-wrapper .nav-link:hover,.ppom-wrapper .nav-link:focus{text-decoration:none}.ppom-wrapper .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.ppom-wrapper .nav-tabs{border-bottom:1px solid #dee2e6}.ppom-wrapper .nav-tabs .ppom-wrapper .nav-link{margin-bottom:-1px;border:1px solid #fff0;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.ppom-wrapper .nav-tabs .ppom-wrapper .nav-link:hover,.ppom-wrapper .nav-tabs .ppom-wrapper .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.ppom-wrapper .nav-tabs .ppom-wrapper .nav-link.disabled{color:#6c757d;background-color:#fff0;border-color:#fff0}.ppom-wrapper .nav-tabs .ppom-wrapper .nav-link.active,.ppom-wrapper .nav-tabs .ppom-wrapper .nav-item.show .ppom-wrapper .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.ppom-wrapper .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.ppom-wrapper .nav-pills .ppom-wrapper .nav-link{border-radius:.25rem}.ppom-wrapper .nav-pills .ppom-wrapper .nav-link.active,.ppom-wrapper .nav-pills .show>.ppom-wrapper .nav-link{color:#fff;background-color:#007bff}.ppom-wrapper .nav-fill>.ppom-wrapper .nav-link,.ppom-wrapper .nav-fill .ppom-wrapper .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.ppom-wrapper .nav-justified>.ppom-wrapper .nav-link,.ppom-wrapper .nav-justified .ppom-wrapper .nav-item{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.ppom-wrapper .navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.ppom-wrapper .navbar .container,.ppom-wrapper .navbar .container-fluid,.ppom-wrapper .navbar .container-sm,.ppom-wrapper .navbar .container-md,.ppom-wrapper .navbar .container-lg,.ppom-wrapper .navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.ppom-wrapper .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.ppom-wrapper .navbar-brand:hover,.ppom-wrapper .navbar-brand:focus{text-decoration:none}.ppom-wrapper .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{padding-right:0;padding-left:0}.ppom-wrapper .navbar-nav .dropdown-menu{position:static;float:none}.ppom-wrapper .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.ppom-wrapper .navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.ppom-wrapper .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#fff0;border:1px solid #fff0;border-radius:.25rem}.ppom-wrapper .navbar-toggler:hover,.ppom-wrapper .navbar-toggler:focus{text-decoration:none}.ppom-wrapper .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat}.ppom-wrapper .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.ppom-wrapper .navbar-expand-sm>.container,.ppom-wrapper .navbar-expand-sm>.container-fluid,.ppom-wrapper .navbar-expand-sm>.container-sm,.ppom-wrapper .navbar-expand-sm>.container-md,.ppom-wrapper .navbar-expand-sm>.container-lg,.ppom-wrapper .navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.ppom-wrapper .navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.ppom-wrapper .navbar-expand-sm .ppom-wrapper .navbar-nav{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .navbar-expand-sm .ppom-wrapper .navbar-nav .dropdown-menu{position:absolute}.ppom-wrapper .navbar-expand-sm .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{padding-right:.5rem;padding-left:.5rem}.ppom-wrapper .navbar-expand-sm>.container,.ppom-wrapper .navbar-expand-sm>.container-fluid,.ppom-wrapper .navbar-expand-sm>.container-sm,.ppom-wrapper .navbar-expand-sm>.container-md,.ppom-wrapper .navbar-expand-sm>.container-lg,.ppom-wrapper .navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ppom-wrapper .navbar-expand-sm .ppom-wrapper .navbar-nav-scroll{overflow:visible}.ppom-wrapper .navbar-expand-sm .ppom-wrapper .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.ppom-wrapper .navbar-expand-sm .ppom-wrapper .navbar-toggler{display:none}}@media (max-width:767.98px){.ppom-wrapper .navbar-expand-md>.container,.ppom-wrapper .navbar-expand-md>.container-fluid,.ppom-wrapper .navbar-expand-md>.container-sm,.ppom-wrapper .navbar-expand-md>.container-md,.ppom-wrapper .navbar-expand-md>.container-lg,.ppom-wrapper .navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.ppom-wrapper .navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.ppom-wrapper .navbar-expand-md .ppom-wrapper .navbar-nav{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .navbar-expand-md .ppom-wrapper .navbar-nav .dropdown-menu{position:absolute}.ppom-wrapper .navbar-expand-md .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{padding-right:.5rem;padding-left:.5rem}.ppom-wrapper .navbar-expand-md>.container,.ppom-wrapper .navbar-expand-md>.container-fluid,.ppom-wrapper .navbar-expand-md>.container-sm,.ppom-wrapper .navbar-expand-md>.container-md,.ppom-wrapper .navbar-expand-md>.container-lg,.ppom-wrapper .navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ppom-wrapper .navbar-expand-md .ppom-wrapper .navbar-nav-scroll{overflow:visible}.ppom-wrapper .navbar-expand-md .ppom-wrapper .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.ppom-wrapper .navbar-expand-md .ppom-wrapper .navbar-toggler{display:none}}@media (max-width:991.98px){.ppom-wrapper .navbar-expand-lg>.container,.ppom-wrapper .navbar-expand-lg>.container-fluid,.ppom-wrapper .navbar-expand-lg>.container-sm,.ppom-wrapper .navbar-expand-lg>.container-md,.ppom-wrapper .navbar-expand-lg>.container-lg,.ppom-wrapper .navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.ppom-wrapper .navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.ppom-wrapper .navbar-expand-lg .ppom-wrapper .navbar-nav{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .navbar-expand-lg .ppom-wrapper .navbar-nav .dropdown-menu{position:absolute}.ppom-wrapper .navbar-expand-lg .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{padding-right:.5rem;padding-left:.5rem}.ppom-wrapper .navbar-expand-lg>.container,.ppom-wrapper .navbar-expand-lg>.container-fluid,.ppom-wrapper .navbar-expand-lg>.container-sm,.ppom-wrapper .navbar-expand-lg>.container-md,.ppom-wrapper .navbar-expand-lg>.container-lg,.ppom-wrapper .navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ppom-wrapper .navbar-expand-lg .ppom-wrapper .navbar-nav-scroll{overflow:visible}.ppom-wrapper .navbar-expand-lg .ppom-wrapper .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.ppom-wrapper .navbar-expand-lg .ppom-wrapper .navbar-toggler{display:none}}@media (max-width:1199.98px){.ppom-wrapper .navbar-expand-xl>.container,.ppom-wrapper .navbar-expand-xl>.container-fluid,.ppom-wrapper .navbar-expand-xl>.container-sm,.ppom-wrapper .navbar-expand-xl>.container-md,.ppom-wrapper .navbar-expand-xl>.container-lg,.ppom-wrapper .navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.ppom-wrapper .navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.ppom-wrapper .navbar-expand-xl .ppom-wrapper .navbar-nav{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .navbar-expand-xl .ppom-wrapper .navbar-nav .dropdown-menu{position:absolute}.ppom-wrapper .navbar-expand-xl .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{padding-right:.5rem;padding-left:.5rem}.ppom-wrapper .navbar-expand-xl>.container,.ppom-wrapper .navbar-expand-xl>.container-fluid,.ppom-wrapper .navbar-expand-xl>.container-sm,.ppom-wrapper .navbar-expand-xl>.container-md,.ppom-wrapper .navbar-expand-xl>.container-lg,.ppom-wrapper .navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ppom-wrapper .navbar-expand-xl .ppom-wrapper .navbar-nav-scroll{overflow:visible}.ppom-wrapper .navbar-expand-xl .ppom-wrapper .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.ppom-wrapper .navbar-expand-xl .ppom-wrapper .navbar-toggler{display:none}}.ppom-wrapper .navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.ppom-wrapper .navbar-expand>.container,.ppom-wrapper .navbar-expand>.container-fluid,.ppom-wrapper .navbar-expand>.container-sm,.ppom-wrapper .navbar-expand>.container-md,.ppom-wrapper .navbar-expand>.container-lg,.ppom-wrapper .navbar-expand>.container-xl{padding-right:0;padding-left:0}.ppom-wrapper .navbar-expand .ppom-wrapper .navbar-nav{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .navbar-expand .ppom-wrapper .navbar-nav .dropdown-menu{position:absolute}.ppom-wrapper .navbar-expand .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{padding-right:.5rem;padding-left:.5rem}.ppom-wrapper .navbar-expand>.container,.ppom-wrapper .navbar-expand>.container-fluid,.ppom-wrapper .navbar-expand>.container-sm,.ppom-wrapper .navbar-expand>.container-md,.ppom-wrapper .navbar-expand>.container-lg,.ppom-wrapper .navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ppom-wrapper .navbar-expand .ppom-wrapper .navbar-nav-scroll{overflow:visible}.ppom-wrapper .navbar-expand .ppom-wrapper .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.ppom-wrapper .navbar-expand .ppom-wrapper .navbar-toggler{display:none}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-brand{color:rgb(0 0 0 / .9)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-brand:hover,.ppom-wrapper .navbar-light .ppom-wrapper .navbar-brand:focus{color:rgb(0 0 0 / .9)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{color:rgb(0 0 0 / .5)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link:hover,.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link:focus{color:rgb(0 0 0 / .7)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link.disabled{color:rgb(0 0 0 / .3)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .show>.ppom-wrapper .nav-link,.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .active>.ppom-wrapper .nav-link,.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link.show,.ppom-wrapper .navbar-light .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link.active{color:rgb(0 0 0 / .9)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-toggler{color:rgb(0 0 0 / .5);border-color:rgb(0 0 0 / .1)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-text{color:rgb(0 0 0 / .5)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-text a{color:rgb(0 0 0 / .9)}.ppom-wrapper .navbar-light .ppom-wrapper .navbar-text a:hover,.ppom-wrapper .navbar-light .ppom-wrapper .navbar-text a:focus{color:rgb(0 0 0 / .9)}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-brand{color:#fff}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-brand:hover,.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-brand:focus{color:#fff}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link{color:rgb(255 255 255 / .5)}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link:hover,.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link:focus{color:rgb(255 255 255 / .75)}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link.disabled{color:rgb(255 255 255 / .25)}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .show>.ppom-wrapper .nav-link,.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .active>.ppom-wrapper .nav-link,.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link.show,.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-nav .ppom-wrapper .nav-link.active{color:#fff}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-toggler{color:rgb(255 255 255 / .5);border-color:rgb(255 255 255 / .1)}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-text{color:rgb(255 255 255 / .5)}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-text a{color:#fff}.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-text a:hover,.ppom-wrapper .navbar-dark .ppom-wrapper .navbar-text a:focus{color:#fff}.ppom-wrapper .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgb(0 0 0 / .125);border-radius:.25rem}.ppom-wrapper .card>hr{margin-right:0;margin-left:0}.ppom-wrapper .card>.list-group{border-top:inherit;border-bottom:inherit}.ppom-wrapper .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)}.ppom-wrapper .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)}.ppom-wrapper .card>.ppom-wrapper .card-header+.list-group,.ppom-wrapper .card>.list-group+.ppom-wrapper .card-footer{border-top:0}.ppom-wrapper .card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.ppom-wrapper .card-title{margin-bottom:.75rem}.ppom-wrapper .card-subtitle{margin-top:-.375rem;margin-bottom:0}.ppom-wrapper .card-text:last-child{margin-bottom:0}.ppom-wrapper .card-link:hover{text-decoration:none}.ppom-wrapper .card-link+.ppom-wrapper .card-link{margin-left:1.25rem}.ppom-wrapper .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgb(0 0 0 / .03);border-bottom:1px solid rgb(0 0 0 / .125)}.ppom-wrapper .card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.ppom-wrapper .card-footer{padding:.75rem 1.25rem;background-color:rgb(0 0 0 / .03);border-top:1px solid rgb(0 0 0 / .125)}.ppom-wrapper .card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.ppom-wrapper .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.ppom-wrapper .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.ppom-wrapper .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.25rem - 1px)}.ppom-wrapper .card-img,.ppom-wrapper .card-img-top,.ppom-wrapper .card-img-bottom{-ms-flex-negative:0;flex-shrink:0;width:100%}.ppom-wrapper .card-img,.ppom-wrapper .card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.ppom-wrapper .card-img,.ppom-wrapper .card-img-bottom{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.ppom-wrapper .card-deck .ppom-wrapper .card{margin-bottom:15px}@media (min-width:576px){.ppom-wrapper .card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.ppom-wrapper .card-deck .ppom-wrapper .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.ppom-wrapper .card-group>.ppom-wrapper .card{margin-bottom:15px}@media (min-width:576px){.ppom-wrapper .card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.ppom-wrapper .card-group>.ppom-wrapper .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.ppom-wrapper .card-group>.ppom-wrapper .card+.ppom-wrapper .card{margin-left:0;border-left:0}.ppom-wrapper .card-group>.ppom-wrapper .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ppom-wrapper .card-group>.ppom-wrapper .card:not(:last-child) .ppom-wrapper .card-img-top,.ppom-wrapper .card-group>.ppom-wrapper .card:not(:last-child) .ppom-wrapper .card-header{border-top-right-radius:0}.ppom-wrapper .card-group>.ppom-wrapper .card:not(:last-child) .ppom-wrapper .card-img-bottom,.ppom-wrapper .card-group>.ppom-wrapper .card:not(:last-child) .ppom-wrapper .card-footer{border-bottom-right-radius:0}.ppom-wrapper .card-group>.ppom-wrapper .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ppom-wrapper .card-group>.ppom-wrapper .card:not(:first-child) .ppom-wrapper .card-img-top,.ppom-wrapper .card-group>.ppom-wrapper .card:not(:first-child) .ppom-wrapper .card-header{border-top-left-radius:0}.ppom-wrapper .card-group>.ppom-wrapper .card:not(:first-child) .ppom-wrapper .card-img-bottom,.ppom-wrapper .card-group>.ppom-wrapper .card:not(:first-child) .ppom-wrapper .card-footer{border-bottom-left-radius:0}}.ppom-wrapper .card-columns .ppom-wrapper .card{margin-bottom:.75rem}@media (min-width:576px){.ppom-wrapper .card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.ppom-wrapper .card-columns .ppom-wrapper .card{display:inline-block;width:100%}}.ppom-wrapper .accordion{overflow-anchor:none}.ppom-wrapper .accordion>.ppom-wrapper .card{overflow:hidden}.ppom-wrapper .accordion>.ppom-wrapper .card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.ppom-wrapper .accordion>.ppom-wrapper .card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.ppom-wrapper .accordion>.ppom-wrapper .card>.ppom-wrapper .card-header{border-radius:0;margin-bottom:-1px}.ppom-wrapper .breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.ppom-wrapper .breadcrumb-item+.ppom-wrapper .breadcrumb-item{padding-left:.5rem}.ppom-wrapper .breadcrumb-item+.ppom-wrapper .breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.ppom-wrapper .breadcrumb-item+.ppom-wrapper .breadcrumb-item:hover::before{text-decoration:underline}.ppom-wrapper .breadcrumb-item+.ppom-wrapper .breadcrumb-item:hover::before{text-decoration:none}.ppom-wrapper .breadcrumb-item.active{color:#6c757d}.ppom-wrapper .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.ppom-wrapper .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.ppom-wrapper .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.ppom-wrapper .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.ppom-wrapper .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.ppom-wrapper .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.ppom-wrapper .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.ppom-wrapper .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.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){.ppom-wrapper .badge{transition:none}}a.ppom-wrapper .badge:hover,a.ppom-wrapper .badge:focus{text-decoration:none}.ppom-wrapper .badge:empty{display:none}.btn .ppom-wrapper .badge{position:relative;top:-1px}.ppom-wrapper .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.ppom-wrapper .badge-primary{color:#fff;background-color:#007bff}a.ppom-wrapper .badge-primary:hover,a.ppom-wrapper .badge-primary:focus{color:#fff;background-color:#0062cc}a.ppom-wrapper .badge-primary:focus,a.ppom-wrapper .badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .5)}.ppom-wrapper .badge-secondary{color:#fff;background-color:#6c757d}a.ppom-wrapper .badge-secondary:hover,a.ppom-wrapper .badge-secondary:focus{color:#fff;background-color:#545b62}a.ppom-wrapper .badge-secondary:focus,a.ppom-wrapper .badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgb(108 117 125 / .5)}.ppom-wrapper .badge-success{color:#fff;background-color:#28a745}a.ppom-wrapper .badge-success:hover,a.ppom-wrapper .badge-success:focus{color:#fff;background-color:#1e7e34}a.ppom-wrapper .badge-success:focus,a.ppom-wrapper .badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgb(40 167 69 / .5)}.ppom-wrapper .badge-info{color:#fff;background-color:#17a2b8}a.ppom-wrapper .badge-info:hover,a.ppom-wrapper .badge-info:focus{color:#fff;background-color:#117a8b}a.ppom-wrapper .badge-info:focus,a.ppom-wrapper .badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgb(23 162 184 / .5)}.ppom-wrapper .badge-warning{color:#212529;background-color:#ffc107}a.ppom-wrapper .badge-warning:hover,a.ppom-wrapper .badge-warning:focus{color:#212529;background-color:#d39e00}a.ppom-wrapper .badge-warning:focus,a.ppom-wrapper .badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgb(255 193 7 / .5)}.ppom-wrapper .badge-danger{color:#fff;background-color:#dc3545}a.ppom-wrapper .badge-danger:hover,a.ppom-wrapper .badge-danger:focus{color:#fff;background-color:#bd2130}a.ppom-wrapper .badge-danger:focus,a.ppom-wrapper .badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgb(220 53 69 / .5)}.ppom-wrapper .badge-light{color:#212529;background-color:#f8f9fa}a.ppom-wrapper .badge-light:hover,a.ppom-wrapper .badge-light:focus{color:#212529;background-color:#dae0e5}a.ppom-wrapper .badge-light:focus,a.ppom-wrapper .badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgb(248 249 250 / .5)}.ppom-wrapper .badge-dark{color:#fff;background-color:#343a40}a.ppom-wrapper .badge-dark:hover,a.ppom-wrapper .badge-dark:focus{color:#fff;background-color:#1d2124}a.ppom-wrapper .badge-dark:focus,a.ppom-wrapper .badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}.ppom-wrapper .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.ppom-wrapper .jumbotron{padding:4rem 2rem}}.ppom-wrapper .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.ppom-wrapper .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:.25rem}.ppom-wrapper .alert-heading{color:inherit}.ppom-wrapper .alert-link{font-weight:700}.ppom-wrapper .alert-dismissible{padding-right:4rem}.ppom-wrapper .alert-dismissible .ppom-wrapper .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.ppom-wrapper .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.ppom-wrapper .alert-primary hr{border-top-color:#9fcdff}.ppom-wrapper .alert-primary .ppom-wrapper .alert-link{color:#002752}.ppom-wrapper .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.ppom-wrapper .alert-secondary hr{border-top-color:#c8cbcf}.ppom-wrapper .alert-secondary .ppom-wrapper .alert-link{color:#202326}.ppom-wrapper .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.ppom-wrapper .alert-success hr{border-top-color:#b1dfbb}.ppom-wrapper .alert-success .ppom-wrapper .alert-link{color:#0b2e13}.ppom-wrapper .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.ppom-wrapper .alert-info hr{border-top-color:#abdde5}.ppom-wrapper .alert-info .ppom-wrapper .alert-link{color:#062c33}.ppom-wrapper .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.ppom-wrapper .alert-warning hr{border-top-color:#ffe8a1}.ppom-wrapper .alert-warning .ppom-wrapper .alert-link{color:#533f03}.ppom-wrapper .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.ppom-wrapper .alert-danger hr{border-top-color:#f1b0b7}.ppom-wrapper .alert-danger .ppom-wrapper .alert-link{color:#491217}.ppom-wrapper .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.ppom-wrapper .alert-light hr{border-top-color:#ececf6}.ppom-wrapper .alert-light .ppom-wrapper .alert-link{color:#686868}.ppom-wrapper .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.ppom-wrapper .alert-dark hr{border-top-color:#b9bbbe}.ppom-wrapper .alert-dark .ppom-wrapper .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.ppom-wrapper .progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.ppom-wrapper .progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width 0.6s ease}@media (prefers-reduced-motion:reduce){.ppom-wrapper .progress-bar{transition:none}}.ppom-wrapper .progress-bar-striped{background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.ppom-wrapper .progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.ppom-wrapper .progress-bar-animated{-webkit-animation:none;animation:none}}.ppom-wrapper .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.ppom-wrapper .media-body{-ms-flex:1;flex:1}.ppom-wrapper .list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.ppom-wrapper .list-group-item-action{width:100%;color:#495057;text-align:inherit}.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.ppom-wrapper .list-group-item-action:active{color:#212529;background-color:#e9ecef}.ppom-wrapper .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgb(0 0 0 / .125)}.ppom-wrapper .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.ppom-wrapper .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.ppom-wrapper .list-group-item.disabled,.ppom-wrapper .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.ppom-wrapper .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item{border-top-width:0}.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item.active{margin-top:-1px;border-top-width:1px}.ppom-wrapper .list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .list-group-horizontal>.ppom-wrapper .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.ppom-wrapper .list-group-horizontal>.ppom-wrapper .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.ppom-wrapper .list-group-horizontal>.ppom-wrapper .list-group-item.active{margin-top:0}.ppom-wrapper .list-group-horizontal>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item{border-top-width:1px;border-left-width:0}.ppom-wrapper .list-group-horizontal>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.ppom-wrapper .list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .list-group-horizontal-sm>.ppom-wrapper .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.ppom-wrapper .list-group-horizontal-sm>.ppom-wrapper .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.ppom-wrapper .list-group-horizontal-sm>.ppom-wrapper .list-group-item.active{margin-top:0}.ppom-wrapper .list-group-horizontal-sm>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item{border-top-width:1px;border-left-width:0}.ppom-wrapper .list-group-horizontal-sm>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.ppom-wrapper .list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .list-group-horizontal-md>.ppom-wrapper .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.ppom-wrapper .list-group-horizontal-md>.ppom-wrapper .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.ppom-wrapper .list-group-horizontal-md>.ppom-wrapper .list-group-item.active{margin-top:0}.ppom-wrapper .list-group-horizontal-md>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item{border-top-width:1px;border-left-width:0}.ppom-wrapper .list-group-horizontal-md>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.ppom-wrapper .list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .list-group-horizontal-lg>.ppom-wrapper .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.ppom-wrapper .list-group-horizontal-lg>.ppom-wrapper .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.ppom-wrapper .list-group-horizontal-lg>.ppom-wrapper .list-group-item.active{margin-top:0}.ppom-wrapper .list-group-horizontal-lg>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item{border-top-width:1px;border-left-width:0}.ppom-wrapper .list-group-horizontal-lg>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.ppom-wrapper .list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.ppom-wrapper .list-group-horizontal-xl>.ppom-wrapper .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.ppom-wrapper .list-group-horizontal-xl>.ppom-wrapper .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.ppom-wrapper .list-group-horizontal-xl>.ppom-wrapper .list-group-item.active{margin-top:0}.ppom-wrapper .list-group-horizontal-xl>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item{border-top-width:1px;border-left-width:0}.ppom-wrapper .list-group-horizontal-xl>.ppom-wrapper .list-group-item+.ppom-wrapper .list-group-item.active{margin-left:-1px;border-left-width:1px}}.ppom-wrapper .list-group-flush{border-radius:0}.ppom-wrapper .list-group-flush>.ppom-wrapper .list-group-item{border-width:0 0 1px}.ppom-wrapper .list-group-flush>.ppom-wrapper .list-group-item:last-child{border-bottom-width:0}.ppom-wrapper .list-group-item-primary{color:#004085;background-color:#b8daff}.ppom-wrapper .list-group-item-primary.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-primary.ppom-wrapper .list-group-item-action:focus{color:#004085;background-color:#9fcdff}.ppom-wrapper .list-group-item-primary.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.ppom-wrapper .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.ppom-wrapper .list-group-item-secondary.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-secondary.ppom-wrapper .list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.ppom-wrapper .list-group-item-secondary.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.ppom-wrapper .list-group-item-success{color:#155724;background-color:#c3e6cb}.ppom-wrapper .list-group-item-success.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-success.ppom-wrapper .list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.ppom-wrapper .list-group-item-success.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.ppom-wrapper .list-group-item-info{color:#0c5460;background-color:#bee5eb}.ppom-wrapper .list-group-item-info.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-info.ppom-wrapper .list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.ppom-wrapper .list-group-item-info.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.ppom-wrapper .list-group-item-warning{color:#856404;background-color:#ffeeba}.ppom-wrapper .list-group-item-warning.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-warning.ppom-wrapper .list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.ppom-wrapper .list-group-item-warning.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.ppom-wrapper .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.ppom-wrapper .list-group-item-danger.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-danger.ppom-wrapper .list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.ppom-wrapper .list-group-item-danger.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.ppom-wrapper .list-group-item-light{color:#818182;background-color:#fdfdfe}.ppom-wrapper .list-group-item-light.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-light.ppom-wrapper .list-group-item-action:focus{color:#818182;background-color:#ececf6}.ppom-wrapper .list-group-item-light.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.ppom-wrapper .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.ppom-wrapper .list-group-item-dark.ppom-wrapper .list-group-item-action:hover,.ppom-wrapper .list-group-item-dark.ppom-wrapper .list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.ppom-wrapper .list-group-item-dark.ppom-wrapper .list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.ppom-wrapper .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.ppom-wrapper .close:hover{color:#000;text-decoration:none}.ppom-wrapper .close:not(:disabled):not(.disabled):hover,.ppom-wrapper .close:not(:disabled):not(.disabled):focus{opacity:.75}button.ppom-wrapper .close{padding:0;background-color:#fff0;border:0}a.ppom-wrapper .close.disabled{pointer-events:none}.ppom-wrapper .toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border:1px solid rgb(0 0 0 / .1);box-shadow:0 .25rem .75rem rgb(0 0 0 / .1);opacity:0;border-radius:.25rem}.ppom-wrapper .toast:not(:last-child){margin-bottom:.75rem}.ppom-wrapper .toast.showing{opacity:1}.ppom-wrapper .toast.show{display:block;opacity:1}.ppom-wrapper .toast.hide{display:none}.ppom-wrapper .toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border-bottom:1px solid rgb(0 0 0 / .05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.ppom-wrapper .toast-body{padding:.75rem}.ppom-wrapper .modal-open{overflow:hidden}.ppom-wrapper .modal-open .ppom-wrapper .modal{overflow-x:hidden;overflow-y:auto}.ppom-wrapper .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.ppom-wrapper .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.ppom-wrapper .modal.ppom-wrapper .fade .ppom-wrapper .modal-dialog{transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.ppom-wrapper .modal.ppom-wrapper .fade .ppom-wrapper .modal-dialog{transition:none}}.ppom-wrapper .modal.show .ppom-wrapper .modal-dialog{-webkit-transform:none;transform:none}.ppom-wrapper .modal.ppom-wrapper .modal-static .ppom-wrapper .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.ppom-wrapper .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.ppom-wrapper .modal-dialog-scrollable .ppom-wrapper .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.ppom-wrapper .modal-dialog-scrollable .ppom-wrapper .modal-header,.ppom-wrapper .modal-dialog-scrollable .ppom-wrapper .modal-footer{-ms-flex-negative:0;flex-shrink:0}.ppom-wrapper .modal-dialog-scrollable .ppom-wrapper .modal-body{overflow-y:auto}.ppom-wrapper .modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.ppom-wrapper .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.ppom-wrapper .modal-dialog-centered.ppom-wrapper .modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.ppom-wrapper .modal-dialog-centered.ppom-wrapper .modal-dialog-scrollable .ppom-wrapper .modal-content{max-height:none}.ppom-wrapper .modal-dialog-centered.ppom-wrapper .modal-dialog-scrollable::before{content:none}.ppom-wrapper .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.ppom-wrapper .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.ppom-wrapper .modal-backdrop.ppom-wrapper .fade{opacity:0}.ppom-wrapper .modal-backdrop.show{opacity:.5}.ppom-wrapper .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;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)}.ppom-wrapper .modal-header .ppom-wrapper .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.ppom-wrapper .modal-title{margin-bottom:0;line-height:1.5}.ppom-wrapper .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.ppom-wrapper .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.ppom-wrapper .modal-footer>*{margin:.25rem}.ppom-wrapper .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.ppom-wrapper .modal-dialog{max-width:500px;margin:1.75rem auto}.ppom-wrapper .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.ppom-wrapper .modal-dialog-scrollable .ppom-wrapper .modal-content{max-height:calc(100vh - 3.5rem)}.ppom-wrapper .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.ppom-wrapper .modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.ppom-wrapper .modal-sm{max-width:300px}}@media (min-width:992px){.ppom-wrapper .modal-lg,.ppom-wrapper .modal-xl{max-width:800px}}@media (min-width:1200px){.ppom-wrapper .modal-xl{max-width:1140px}}.ppom-wrapper .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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:.875rem;word-wrap:break-word;opacity:0}.ppom-wrapper .tooltip.show{opacity:.9}.ppom-wrapper .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.ppom-wrapper .tooltip .arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}.ppom-wrapper .bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.ppom-wrapper .bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.ppom-wrapper .bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.ppom-wrapper .bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.ppom-wrapper .bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.ppom-wrapper .bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.ppom-wrapper .bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.ppom-wrapper .bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.ppom-wrapper .bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.ppom-wrapper .bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.ppom-wrapper .bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.ppom-wrapper .bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.ppom-wrapper .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.ppom-wrapper .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem}.ppom-wrapper .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.ppom-wrapper .popover .arrow::before,.ppom-wrapper .popover .arrow::after{position:absolute;display:block;content:"";border-color:#fff0;border-style:solid}.ppom-wrapper .bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.ppom-wrapper .bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc(-0.5rem - 1px)}.ppom-wrapper .bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgb(0 0 0 / .25)}.ppom-wrapper .bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.ppom-wrapper .bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.ppom-wrapper .bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc(-0.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.ppom-wrapper .bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgb(0 0 0 / .25)}.ppom-wrapper .bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.ppom-wrapper .bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.ppom-wrapper .bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc(-0.5rem - 1px)}.ppom-wrapper .bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgb(0 0 0 / .25)}.ppom-wrapper .bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.ppom-wrapper .bs-popover-bottom .ppom-wrapper .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .ppom-wrapper .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.ppom-wrapper .bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.ppom-wrapper .bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc(-0.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.ppom-wrapper .bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgb(0 0 0 / .25)}.ppom-wrapper .bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.ppom-wrapper .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.ppom-wrapper .popover-header:empty{display:none}.ppom-wrapper .popover-body{padding:.5rem .75rem;color:#212529}.ppom-wrapper .carousel{position:relative}.ppom-wrapper .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.ppom-wrapper .carousel-inner{position:relative;width:100%;overflow:hidden}.ppom-wrapper .carousel-inner::after{display:block;clear:both;content:""}.ppom-wrapper .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out}@media (prefers-reduced-motion:reduce){.ppom-wrapper .carousel-item{transition:none}}.ppom-wrapper .carousel-item.active,.ppom-wrapper .carousel-item-next,.ppom-wrapper .carousel-item-prev{display:block}.ppom-wrapper .carousel-item-next:not(.ppom-wrapper .carousel-item-left),.active.ppom-wrapper .carousel-item-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.ppom-wrapper .carousel-item-prev:not(.ppom-wrapper .carousel-item-right),.active.ppom-wrapper .carousel-item-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ppom-wrapper .carousel-fade .ppom-wrapper .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.ppom-wrapper .carousel-fade .ppom-wrapper .carousel-item.active,.ppom-wrapper .carousel-fade .ppom-wrapper .carousel-item-next.ppom-wrapper .carousel-item-left,.ppom-wrapper .carousel-fade .ppom-wrapper .carousel-item-prev.ppom-wrapper .carousel-item-right{z-index:1;opacity:1}.ppom-wrapper .carousel-fade .active.ppom-wrapper .carousel-item-left,.ppom-wrapper .carousel-fade .active.ppom-wrapper .carousel-item-right{z-index:0;opacity:0;transition:opacity 0s 0.6s}@media (prefers-reduced-motion:reduce){.ppom-wrapper .carousel-fade .active.ppom-wrapper .carousel-item-left,.ppom-wrapper .carousel-fade .active.ppom-wrapper .carousel-item-right{transition:none}}.ppom-wrapper .carousel-control-prev,.ppom-wrapper .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion:reduce){.ppom-wrapper .carousel-control-prev,.ppom-wrapper .carousel-control-next{transition:none}}.ppom-wrapper .carousel-control-prev:hover,.ppom-wrapper .carousel-control-prev:focus,.ppom-wrapper .carousel-control-next:hover,.ppom-wrapper .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.ppom-wrapper .carousel-control-prev{left:0}.ppom-wrapper .carousel-control-next{right:0}.ppom-wrapper .carousel-control-prev-icon,.ppom-wrapper .carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat}.ppom-wrapper .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.ppom-wrapper .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.ppom-wrapper .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.ppom-wrapper .carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid #fff0;border-bottom:10px solid #fff0;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion:reduce){.ppom-wrapper .carousel-indicators li{transition:none}}.ppom-wrapper .carousel-indicators .active{opacity:1}.ppom-wrapper .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ppom-wrapper .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:#fff0;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.ppom-wrapper .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.ppom-wrapper .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.ppom-wrapper .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.ppom-wrapper .spinner-border,.ppom-wrapper .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.ppom-wrapper .align-baseline{vertical-align:baseline!important}.ppom-wrapper .align-top{vertical-align:top!important}.ppom-wrapper .align-middle{vertical-align:middle!important}.ppom-wrapper .align-bottom{vertical-align:bottom!important}.ppom-wrapper .align-text-bottom{vertical-align:text-bottom!important}.ppom-wrapper .align-text-top{vertical-align:text-top!important}.ppom-wrapper .bg-primary{background-color:#007bff!important}a.ppom-wrapper .bg-primary:hover,a.ppom-wrapper .bg-primary:focus,button.ppom-wrapper .bg-primary:hover,button.ppom-wrapper .bg-primary:focus{background-color:#0062cc!important}.ppom-wrapper .bg-secondary{background-color:#6c757d!important}a.ppom-wrapper .bg-secondary:hover,a.ppom-wrapper .bg-secondary:focus,button.ppom-wrapper .bg-secondary:hover,button.ppom-wrapper .bg-secondary:focus{background-color:#545b62!important}.ppom-wrapper .bg-success{background-color:#28a745!important}a.ppom-wrapper .bg-success:hover,a.ppom-wrapper .bg-success:focus,button.ppom-wrapper .bg-success:hover,button.ppom-wrapper .bg-success:focus{background-color:#1e7e34!important}.ppom-wrapper .bg-info{background-color:#17a2b8!important}a.ppom-wrapper .bg-info:hover,a.ppom-wrapper .bg-info:focus,button.ppom-wrapper .bg-info:hover,button.ppom-wrapper .bg-info:focus{background-color:#117a8b!important}.ppom-wrapper .bg-warning{background-color:#ffc107!important}a.ppom-wrapper .bg-warning:hover,a.ppom-wrapper .bg-warning:focus,button.ppom-wrapper .bg-warning:hover,button.ppom-wrapper .bg-warning:focus{background-color:#d39e00!important}.ppom-wrapper .bg-danger{background-color:#dc3545!important}a.ppom-wrapper .bg-danger:hover,a.ppom-wrapper .bg-danger:focus,button.ppom-wrapper .bg-danger:hover,button.ppom-wrapper .bg-danger:focus{background-color:#bd2130!important}.ppom-wrapper .bg-light{background-color:#f8f9fa!important}a.ppom-wrapper .bg-light:hover,a.ppom-wrapper .bg-light:focus,button.ppom-wrapper .bg-light:hover,button.ppom-wrapper .bg-light:focus{background-color:#dae0e5!important}.ppom-wrapper .bg-dark{background-color:#343a40!important}a.ppom-wrapper .bg-dark:hover,a.ppom-wrapper .bg-dark:focus,button.ppom-wrapper .bg-dark:hover,button.ppom-wrapper .bg-dark:focus{background-color:#1d2124!important}.ppom-wrapper .bg-white{background-color:#fff!important}.ppom-wrapper .bg-transparent{background-color:transparent!important}.ppom-wrapper .border{border:1px solid #dee2e6!important}.ppom-wrapper .border-top{border-top:1px solid #dee2e6!important}.ppom-wrapper .border-right{border-right:1px solid #dee2e6!important}.ppom-wrapper .border-bottom{border-bottom:1px solid #dee2e6!important}.ppom-wrapper .border-left{border-left:1px solid #dee2e6!important}.ppom-wrapper .border-0{border:0!important}.ppom-wrapper .border-top-0{border-top:0!important}.ppom-wrapper .border-right-0{border-right:0!important}.ppom-wrapper .border-bottom-0{border-bottom:0!important}.ppom-wrapper .border-left-0{border-left:0!important}.ppom-wrapper .border-primary{border-color:#007bff!important}.ppom-wrapper .border-secondary{border-color:#6c757d!important}.ppom-wrapper .border-success{border-color:#28a745!important}.ppom-wrapper .border-info{border-color:#17a2b8!important}.ppom-wrapper .border-warning{border-color:#ffc107!important}.ppom-wrapper .border-danger{border-color:#dc3545!important}.ppom-wrapper .border-light{border-color:#f8f9fa!important}.ppom-wrapper .border-dark{border-color:#343a40!important}.ppom-wrapper .border-white{border-color:#fff!important}.ppom-wrapper .rounded-sm{border-radius:0.2rem!important}.ppom-wrapper .rounded{border-radius:0.25rem!important}.ppom-wrapper .rounded-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}.ppom-wrapper .rounded-right{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}.ppom-wrapper .rounded-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}.ppom-wrapper .rounded-left{border-top-left-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}.ppom-wrapper .rounded-lg{border-radius:0.3rem!important}.ppom-wrapper .rounded-circle{border-radius:50%!important}.ppom-wrapper .rounded-pill{border-radius:50rem!important}.ppom-wrapper .rounded-0{border-radius:0!important}.ppom-wrapper .clearfix::after{display:block;clear:both;content:""}.ppom-wrapper .d-none{display:none!important}.ppom-wrapper .d-inline{display:inline!important}.ppom-wrapper .d-inline-block{display:inline-block!important}.ppom-wrapper .d-block{display:block!important}.ppom-wrapper .d-table{display:table!important}.ppom-wrapper .d-table-row{display:table-row!important}.ppom-wrapper .d-table-cell{display:table-cell!important}.ppom-wrapper .d-flex{display:-ms-flexbox!important;display:flex!important}.ppom-wrapper .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.ppom-wrapper .d-sm-none{display:none!important}.ppom-wrapper .d-sm-inline{display:inline!important}.ppom-wrapper .d-sm-inline-block{display:inline-block!important}.ppom-wrapper .d-sm-block{display:block!important}.ppom-wrapper .d-sm-table{display:table!important}.ppom-wrapper .d-sm-table-row{display:table-row!important}.ppom-wrapper .d-sm-table-cell{display:table-cell!important}.ppom-wrapper .d-sm-flex{display:-ms-flexbox!important;display:flex!important}.ppom-wrapper .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.ppom-wrapper .d-md-none{display:none!important}.ppom-wrapper .d-md-inline{display:inline!important}.ppom-wrapper .d-md-inline-block{display:inline-block!important}.ppom-wrapper .d-md-block{display:block!important}.ppom-wrapper .d-md-table{display:table!important}.ppom-wrapper .d-md-table-row{display:table-row!important}.ppom-wrapper .d-md-table-cell{display:table-cell!important}.ppom-wrapper .d-md-flex{display:-ms-flexbox!important;display:flex!important}.ppom-wrapper .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.ppom-wrapper .d-lg-none{display:none!important}.ppom-wrapper .d-lg-inline{display:inline!important}.ppom-wrapper .d-lg-inline-block{display:inline-block!important}.ppom-wrapper .d-lg-block{display:block!important}.ppom-wrapper .d-lg-table{display:table!important}.ppom-wrapper .d-lg-table-row{display:table-row!important}.ppom-wrapper .d-lg-table-cell{display:table-cell!important}.ppom-wrapper .d-lg-flex{display:-ms-flexbox!important;display:flex!important}.ppom-wrapper .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.ppom-wrapper .d-xl-none{display:none!important}.ppom-wrapper .d-xl-inline{display:inline!important}.ppom-wrapper .d-xl-inline-block{display:inline-block!important}.ppom-wrapper .d-xl-block{display:block!important}.ppom-wrapper .d-xl-table{display:table!important}.ppom-wrapper .d-xl-table-row{display:table-row!important}.ppom-wrapper .d-xl-table-cell{display:table-cell!important}.ppom-wrapper .d-xl-flex{display:-ms-flexbox!important;display:flex!important}.ppom-wrapper .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.ppom-wrapper .d-print-none{display:none!important}.ppom-wrapper .d-print-inline{display:inline!important}.ppom-wrapper .d-print-inline-block{display:inline-block!important}.ppom-wrapper .d-print-block{display:block!important}.ppom-wrapper .d-print-table{display:table!important}.ppom-wrapper .d-print-table-row{display:table-row!important}.ppom-wrapper .d-print-table-cell{display:table-cell!important}.ppom-wrapper .d-print-flex{display:-ms-flexbox!important;display:flex!important}.ppom-wrapper .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.ppom-wrapper .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.ppom-wrapper .embed-responsive::before{display:block;content:""}.ppom-wrapper .embed-responsive .ppom-wrapper .embed-responsive-item,.ppom-wrapper .embed-responsive iframe,.ppom-wrapper .embed-responsive embed,.ppom-wrapper .embed-responsive object,.ppom-wrapper .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.ppom-wrapper .embed-responsive-21by9::before{padding-top:42.857143%}.ppom-wrapper .embed-responsive-16by9::before{padding-top:56.25%}.ppom-wrapper .embed-responsive-4by3::before{padding-top:75%}.ppom-wrapper .embed-responsive-1by1::before{padding-top:100%}.ppom-wrapper .flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.ppom-wrapper .flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.ppom-wrapper .flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ppom-wrapper .flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ppom-wrapper .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ppom-wrapper .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ppom-wrapper .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ppom-wrapper .flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ppom-wrapper .flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ppom-wrapper .flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ppom-wrapper .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ppom-wrapper .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ppom-wrapper .justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ppom-wrapper .justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ppom-wrapper .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.ppom-wrapper .justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ppom-wrapper .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ppom-wrapper .align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.ppom-wrapper .align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.ppom-wrapper .align-items-center{-ms-flex-align:center!important;align-items:center!important}.ppom-wrapper .align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ppom-wrapper .align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ppom-wrapper .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ppom-wrapper .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ppom-wrapper .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.ppom-wrapper .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ppom-wrapper .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ppom-wrapper .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ppom-wrapper .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ppom-wrapper .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ppom-wrapper .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ppom-wrapper .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.ppom-wrapper .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ppom-wrapper .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.ppom-wrapper .flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.ppom-wrapper .flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.ppom-wrapper .flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ppom-wrapper .flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ppom-wrapper .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ppom-wrapper .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ppom-wrapper .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ppom-wrapper .flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ppom-wrapper .flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ppom-wrapper .flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ppom-wrapper .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ppom-wrapper .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ppom-wrapper .justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ppom-wrapper .justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ppom-wrapper .justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.ppom-wrapper .justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ppom-wrapper .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ppom-wrapper .align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.ppom-wrapper .align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.ppom-wrapper .align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.ppom-wrapper .align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ppom-wrapper .align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ppom-wrapper .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ppom-wrapper .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ppom-wrapper .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.ppom-wrapper .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ppom-wrapper .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ppom-wrapper .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ppom-wrapper .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ppom-wrapper .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ppom-wrapper .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ppom-wrapper .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.ppom-wrapper .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ppom-wrapper .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.ppom-wrapper .flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.ppom-wrapper .flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.ppom-wrapper .flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ppom-wrapper .flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ppom-wrapper .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ppom-wrapper .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ppom-wrapper .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ppom-wrapper .flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ppom-wrapper .flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ppom-wrapper .flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ppom-wrapper .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ppom-wrapper .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ppom-wrapper .justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ppom-wrapper .justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ppom-wrapper .justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.ppom-wrapper .justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ppom-wrapper .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ppom-wrapper .align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.ppom-wrapper .align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.ppom-wrapper .align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.ppom-wrapper .align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ppom-wrapper .align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ppom-wrapper .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ppom-wrapper .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ppom-wrapper .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.ppom-wrapper .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ppom-wrapper .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ppom-wrapper .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ppom-wrapper .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ppom-wrapper .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ppom-wrapper .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ppom-wrapper .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.ppom-wrapper .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ppom-wrapper .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.ppom-wrapper .flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.ppom-wrapper .flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.ppom-wrapper .flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ppom-wrapper .flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ppom-wrapper .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ppom-wrapper .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ppom-wrapper .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ppom-wrapper .flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ppom-wrapper .flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ppom-wrapper .flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ppom-wrapper .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ppom-wrapper .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ppom-wrapper .justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ppom-wrapper .justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ppom-wrapper .justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.ppom-wrapper .justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ppom-wrapper .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ppom-wrapper .align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.ppom-wrapper .align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.ppom-wrapper .align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.ppom-wrapper .align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ppom-wrapper .align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ppom-wrapper .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ppom-wrapper .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ppom-wrapper .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.ppom-wrapper .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ppom-wrapper .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ppom-wrapper .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ppom-wrapper .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ppom-wrapper .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ppom-wrapper .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ppom-wrapper .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.ppom-wrapper .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ppom-wrapper .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.ppom-wrapper .flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.ppom-wrapper .flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.ppom-wrapper .flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ppom-wrapper .flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ppom-wrapper .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ppom-wrapper .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ppom-wrapper .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ppom-wrapper .flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ppom-wrapper .flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ppom-wrapper .flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ppom-wrapper .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ppom-wrapper .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ppom-wrapper .justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ppom-wrapper .justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ppom-wrapper .justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.ppom-wrapper .justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ppom-wrapper .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ppom-wrapper .align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.ppom-wrapper .align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.ppom-wrapper .align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.ppom-wrapper .align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ppom-wrapper .align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ppom-wrapper .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ppom-wrapper .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ppom-wrapper .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.ppom-wrapper .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ppom-wrapper .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ppom-wrapper .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ppom-wrapper .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ppom-wrapper .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ppom-wrapper .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ppom-wrapper .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.ppom-wrapper .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ppom-wrapper .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.ppom-wrapper .float-left{float:left!important}.ppom-wrapper .float-right{float:right!important}.ppom-wrapper .float-none{float:none!important}@media (min-width:576px){.ppom-wrapper .float-sm-left{float:left!important}.ppom-wrapper .float-sm-right{float:right!important}.ppom-wrapper .float-sm-none{float:none!important}}@media (min-width:768px){.ppom-wrapper .float-md-left{float:left!important}.ppom-wrapper .float-md-right{float:right!important}.ppom-wrapper .float-md-none{float:none!important}}@media (min-width:992px){.ppom-wrapper .float-lg-left{float:left!important}.ppom-wrapper .float-lg-right{float:right!important}.ppom-wrapper .float-lg-none{float:none!important}}@media (min-width:1200px){.ppom-wrapper .float-xl-left{float:left!important}.ppom-wrapper .float-xl-right{float:right!important}.ppom-wrapper .float-xl-none{float:none!important}}.ppom-wrapper .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.ppom-wrapper .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ppom-wrapper .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.ppom-wrapper .overflow-auto{overflow:auto!important}.ppom-wrapper .overflow-hidden{overflow:hidden!important}.ppom-wrapper .position-static{position:static!important}.ppom-wrapper .position-relative{position:relative!important}.ppom-wrapper .position-absolute{position:absolute!important}.ppom-wrapper .position-fixed{position:fixed!important}.ppom-wrapper .position-sticky{position:-webkit-sticky!important;position:sticky!important}.ppom-wrapper .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.ppom-wrapper .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.ppom-wrapper .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.ppom-wrapper .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ppom-wrapper .sr-only-focusable:active,.ppom-wrapper .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.ppom-wrapper .shadow-sm{box-shadow:0 .125rem .25rem rgb(0 0 0 / .075)!important}.ppom-wrapper .shadow{box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important}.ppom-wrapper .shadow-lg{box-shadow:0 1rem 3rem rgb(0 0 0 / .175)!important}.ppom-wrapper .shadow-none{box-shadow:none!important}.ppom-wrapper .w-25{width:25%!important}.ppom-wrapper .w-50{width:50%!important}.ppom-wrapper .w-75{width:75%!important}.ppom-wrapper .w-100{width:100%!important}.ppom-wrapper .w-auto{width:auto!important}.ppom-wrapper .h-25{height:25%!important}.ppom-wrapper .h-50{height:50%!important}.ppom-wrapper .h-75{height:75%!important}.ppom-wrapper .h-100{height:100%!important}.ppom-wrapper .h-auto{height:auto!important}.ppom-wrapper .mw-100{max-width:100%!important}.ppom-wrapper .mh-100{max-height:100%!important}.ppom-wrapper .min-vw-100{min-width:100vw!important}.ppom-wrapper .min-vh-100{min-height:100vh!important}.ppom-wrapper .vw-100{width:100vw!important}.ppom-wrapper .vh-100{height:100vh!important}.ppom-wrapper .m-0{margin:0!important}.ppom-wrapper .mt-0,.ppom-wrapper .my-0{margin-top:0!important}.ppom-wrapper .mr-0,.ppom-wrapper .mx-0{margin-right:0!important}.ppom-wrapper .mb-0,.ppom-wrapper .my-0{margin-bottom:0!important}.ppom-wrapper .ml-0,.ppom-wrapper .mx-0{margin-left:0!important}.ppom-wrapper .m-1{margin:0.25rem!important}.ppom-wrapper .mt-1,.ppom-wrapper .my-1{margin-top:0.25rem!important}.ppom-wrapper .mr-1,.ppom-wrapper .mx-1{margin-right:0.25rem!important}.ppom-wrapper .mb-1,.ppom-wrapper .my-1{margin-bottom:0.25rem!important}.ppom-wrapper .ml-1,.ppom-wrapper .mx-1{margin-left:0.25rem!important}.ppom-wrapper .m-2{margin:0.5rem!important}.ppom-wrapper .mt-2,.ppom-wrapper .my-2{margin-top:0.5rem!important}.ppom-wrapper .mr-2,.ppom-wrapper .mx-2{margin-right:0.5rem!important}.ppom-wrapper .mb-2,.ppom-wrapper .my-2{margin-bottom:0.5rem!important}.ppom-wrapper .ml-2,.ppom-wrapper .mx-2{margin-left:0.5rem!important}.ppom-wrapper .m-3{margin:1rem!important}.ppom-wrapper .mt-3,.ppom-wrapper .my-3{margin-top:1rem!important}.ppom-wrapper .mr-3,.ppom-wrapper .mx-3{margin-right:1rem!important}.ppom-wrapper .mb-3,.ppom-wrapper .my-3{margin-bottom:1rem!important}.ppom-wrapper .ml-3,.ppom-wrapper .mx-3{margin-left:1rem!important}.ppom-wrapper .m-4{margin:1.5rem!important}.ppom-wrapper .mt-4,.ppom-wrapper .my-4{margin-top:1.5rem!important}.ppom-wrapper .mr-4,.ppom-wrapper .mx-4{margin-right:1.5rem!important}.ppom-wrapper .mb-4,.ppom-wrapper .my-4{margin-bottom:1.5rem!important}.ppom-wrapper .ml-4,.ppom-wrapper .mx-4{margin-left:1.5rem!important}.ppom-wrapper .m-5{margin:3rem!important}.ppom-wrapper .mt-5,.ppom-wrapper .my-5{margin-top:3rem!important}.ppom-wrapper .mr-5,.ppom-wrapper .mx-5{margin-right:3rem!important}.ppom-wrapper .mb-5,.ppom-wrapper .my-5{margin-bottom:3rem!important}.ppom-wrapper .ml-5,.ppom-wrapper .mx-5{margin-left:3rem!important}.ppom-wrapper .p-0{padding:0!important}.ppom-wrapper .pt-0,.ppom-wrapper .py-0{padding-top:0!important}.ppom-wrapper .pr-0,.ppom-wrapper .px-0{padding-right:0!important}.ppom-wrapper .pb-0,.ppom-wrapper .py-0{padding-bottom:0!important}.ppom-wrapper .pl-0,.ppom-wrapper .px-0{padding-left:0!important}.ppom-wrapper .p-1{padding:0.25rem!important}.ppom-wrapper .pt-1,.ppom-wrapper .py-1{padding-top:0.25rem!important}.ppom-wrapper .pr-1,.ppom-wrapper .px-1{padding-right:0.25rem!important}.ppom-wrapper .pb-1,.ppom-wrapper .py-1{padding-bottom:0.25rem!important}.ppom-wrapper .pl-1,.ppom-wrapper .px-1{padding-left:0.25rem!important}.ppom-wrapper .p-2{padding:0.5rem!important}.ppom-wrapper .pt-2,.ppom-wrapper .py-2{padding-top:0.5rem!important}.ppom-wrapper .pr-2,.ppom-wrapper .px-2{padding-right:0.5rem!important}.ppom-wrapper .pb-2,.ppom-wrapper .py-2{padding-bottom:0.5rem!important}.ppom-wrapper .pl-2,.ppom-wrapper .px-2{padding-left:0.5rem!important}.ppom-wrapper .p-3{padding:1rem!important}.ppom-wrapper .pt-3,.ppom-wrapper .py-3{padding-top:1rem!important}.ppom-wrapper .pr-3,.ppom-wrapper .px-3{padding-right:1rem!important}.ppom-wrapper .pb-3,.ppom-wrapper .py-3{padding-bottom:1rem!important}.ppom-wrapper .pl-3,.ppom-wrapper .px-3{padding-left:1rem!important}.ppom-wrapper .p-4{padding:1.5rem!important}.ppom-wrapper .pt-4,.ppom-wrapper .py-4{padding-top:1.5rem!important}.ppom-wrapper .pr-4,.ppom-wrapper .px-4{padding-right:1.5rem!important}.ppom-wrapper .pb-4,.ppom-wrapper .py-4{padding-bottom:1.5rem!important}.ppom-wrapper .pl-4,.ppom-wrapper .px-4{padding-left:1.5rem!important}.ppom-wrapper .p-5{padding:3rem!important}.ppom-wrapper .pt-5,.ppom-wrapper .py-5{padding-top:3rem!important}.ppom-wrapper .pr-5,.ppom-wrapper .px-5{padding-right:3rem!important}.ppom-wrapper .pb-5,.ppom-wrapper .py-5{padding-bottom:3rem!important}.ppom-wrapper .pl-5,.ppom-wrapper .px-5{padding-left:3rem!important}.ppom-wrapper .m-n1{margin:-0.25rem!important}.ppom-wrapper .mt-n1,.ppom-wrapper .my-n1{margin-top:-0.25rem!important}.ppom-wrapper .mr-n1,.ppom-wrapper .mx-n1{margin-right:-0.25rem!important}.ppom-wrapper .mb-n1,.ppom-wrapper .my-n1{margin-bottom:-0.25rem!important}.ppom-wrapper .ml-n1,.ppom-wrapper .mx-n1{margin-left:-0.25rem!important}.ppom-wrapper .m-n2{margin:-0.5rem!important}.ppom-wrapper .mt-n2,.ppom-wrapper .my-n2{margin-top:-0.5rem!important}.ppom-wrapper .mr-n2,.ppom-wrapper .mx-n2{margin-right:-0.5rem!important}.ppom-wrapper .mb-n2,.ppom-wrapper .my-n2{margin-bottom:-0.5rem!important}.ppom-wrapper .ml-n2,.ppom-wrapper .mx-n2{margin-left:-0.5rem!important}.ppom-wrapper .m-n3{margin:-1rem!important}.ppom-wrapper .mt-n3,.ppom-wrapper .my-n3{margin-top:-1rem!important}.ppom-wrapper .mr-n3,.ppom-wrapper .mx-n3{margin-right:-1rem!important}.ppom-wrapper .mb-n3,.ppom-wrapper .my-n3{margin-bottom:-1rem!important}.ppom-wrapper .ml-n3,.ppom-wrapper .mx-n3{margin-left:-1rem!important}.ppom-wrapper .m-n4{margin:-1.5rem!important}.ppom-wrapper .mt-n4,.ppom-wrapper .my-n4{margin-top:-1.5rem!important}.ppom-wrapper .mr-n4,.ppom-wrapper .mx-n4{margin-right:-1.5rem!important}.ppom-wrapper .mb-n4,.ppom-wrapper .my-n4{margin-bottom:-1.5rem!important}.ppom-wrapper .ml-n4,.ppom-wrapper .mx-n4{margin-left:-1.5rem!important}.ppom-wrapper .m-n5{margin:-3rem!important}.ppom-wrapper .mt-n5,.ppom-wrapper .my-n5{margin-top:-3rem!important}.ppom-wrapper .mr-n5,.ppom-wrapper .mx-n5{margin-right:-3rem!important}.ppom-wrapper .mb-n5,.ppom-wrapper .my-n5{margin-bottom:-3rem!important}.ppom-wrapper .ml-n5,.ppom-wrapper .mx-n5{margin-left:-3rem!important}.ppom-wrapper .m-auto{margin:auto!important}.ppom-wrapper .mt-auto,.ppom-wrapper .my-auto{margin-top:auto!important}.ppom-wrapper .mr-auto,.ppom-wrapper .mx-auto{margin-right:auto!important}.ppom-wrapper .mb-auto,.ppom-wrapper .my-auto{margin-bottom:auto!important}.ppom-wrapper .ml-auto,.ppom-wrapper .mx-auto{margin-left:auto!important}@media (min-width:576px){.ppom-wrapper .m-sm-0{margin:0!important}.ppom-wrapper .mt-sm-0,.ppom-wrapper .my-sm-0{margin-top:0!important}.ppom-wrapper .mr-sm-0,.ppom-wrapper .mx-sm-0{margin-right:0!important}.ppom-wrapper .mb-sm-0,.ppom-wrapper .my-sm-0{margin-bottom:0!important}.ppom-wrapper .ml-sm-0,.ppom-wrapper .mx-sm-0{margin-left:0!important}.ppom-wrapper .m-sm-1{margin:0.25rem!important}.ppom-wrapper .mt-sm-1,.ppom-wrapper .my-sm-1{margin-top:0.25rem!important}.ppom-wrapper .mr-sm-1,.ppom-wrapper .mx-sm-1{margin-right:0.25rem!important}.ppom-wrapper .mb-sm-1,.ppom-wrapper .my-sm-1{margin-bottom:0.25rem!important}.ppom-wrapper .ml-sm-1,.ppom-wrapper .mx-sm-1{margin-left:0.25rem!important}.ppom-wrapper .m-sm-2{margin:0.5rem!important}.ppom-wrapper .mt-sm-2,.ppom-wrapper .my-sm-2{margin-top:0.5rem!important}.ppom-wrapper .mr-sm-2,.ppom-wrapper .mx-sm-2{margin-right:0.5rem!important}.ppom-wrapper .mb-sm-2,.ppom-wrapper .my-sm-2{margin-bottom:0.5rem!important}.ppom-wrapper .ml-sm-2,.ppom-wrapper .mx-sm-2{margin-left:0.5rem!important}.ppom-wrapper .m-sm-3{margin:1rem!important}.ppom-wrapper .mt-sm-3,.ppom-wrapper .my-sm-3{margin-top:1rem!important}.ppom-wrapper .mr-sm-3,.ppom-wrapper .mx-sm-3{margin-right:1rem!important}.ppom-wrapper .mb-sm-3,.ppom-wrapper .my-sm-3{margin-bottom:1rem!important}.ppom-wrapper .ml-sm-3,.ppom-wrapper .mx-sm-3{margin-left:1rem!important}.ppom-wrapper .m-sm-4{margin:1.5rem!important}.ppom-wrapper .mt-sm-4,.ppom-wrapper .my-sm-4{margin-top:1.5rem!important}.ppom-wrapper .mr-sm-4,.ppom-wrapper .mx-sm-4{margin-right:1.5rem!important}.ppom-wrapper .mb-sm-4,.ppom-wrapper .my-sm-4{margin-bottom:1.5rem!important}.ppom-wrapper .ml-sm-4,.ppom-wrapper .mx-sm-4{margin-left:1.5rem!important}.ppom-wrapper .m-sm-5{margin:3rem!important}.ppom-wrapper .mt-sm-5,.ppom-wrapper .my-sm-5{margin-top:3rem!important}.ppom-wrapper .mr-sm-5,.ppom-wrapper .mx-sm-5{margin-right:3rem!important}.ppom-wrapper .mb-sm-5,.ppom-wrapper .my-sm-5{margin-bottom:3rem!important}.ppom-wrapper .ml-sm-5,.ppom-wrapper .mx-sm-5{margin-left:3rem!important}.ppom-wrapper .p-sm-0{padding:0!important}.ppom-wrapper .pt-sm-0,.ppom-wrapper .py-sm-0{padding-top:0!important}.ppom-wrapper .pr-sm-0,.ppom-wrapper .px-sm-0{padding-right:0!important}.ppom-wrapper .pb-sm-0,.ppom-wrapper .py-sm-0{padding-bottom:0!important}.ppom-wrapper .pl-sm-0,.ppom-wrapper .px-sm-0{padding-left:0!important}.ppom-wrapper .p-sm-1{padding:0.25rem!important}.ppom-wrapper .pt-sm-1,.ppom-wrapper .py-sm-1{padding-top:0.25rem!important}.ppom-wrapper .pr-sm-1,.ppom-wrapper .px-sm-1{padding-right:0.25rem!important}.ppom-wrapper .pb-sm-1,.ppom-wrapper .py-sm-1{padding-bottom:0.25rem!important}.ppom-wrapper .pl-sm-1,.ppom-wrapper .px-sm-1{padding-left:0.25rem!important}.ppom-wrapper .p-sm-2{padding:0.5rem!important}.ppom-wrapper .pt-sm-2,.ppom-wrapper .py-sm-2{padding-top:0.5rem!important}.ppom-wrapper .pr-sm-2,.ppom-wrapper .px-sm-2{padding-right:0.5rem!important}.ppom-wrapper .pb-sm-2,.ppom-wrapper .py-sm-2{padding-bottom:0.5rem!important}.ppom-wrapper .pl-sm-2,.ppom-wrapper .px-sm-2{padding-left:0.5rem!important}.ppom-wrapper .p-sm-3{padding:1rem!important}.ppom-wrapper .pt-sm-3,.ppom-wrapper .py-sm-3{padding-top:1rem!important}.ppom-wrapper .pr-sm-3,.ppom-wrapper .px-sm-3{padding-right:1rem!important}.ppom-wrapper .pb-sm-3,.ppom-wrapper .py-sm-3{padding-bottom:1rem!important}.ppom-wrapper .pl-sm-3,.ppom-wrapper .px-sm-3{padding-left:1rem!important}.ppom-wrapper .p-sm-4{padding:1.5rem!important}.ppom-wrapper .pt-sm-4,.ppom-wrapper .py-sm-4{padding-top:1.5rem!important}.ppom-wrapper .pr-sm-4,.ppom-wrapper .px-sm-4{padding-right:1.5rem!important}.ppom-wrapper .pb-sm-4,.ppom-wrapper .py-sm-4{padding-bottom:1.5rem!important}.ppom-wrapper .pl-sm-4,.ppom-wrapper .px-sm-4{padding-left:1.5rem!important}.ppom-wrapper .p-sm-5{padding:3rem!important}.ppom-wrapper .pt-sm-5,.ppom-wrapper .py-sm-5{padding-top:3rem!important}.ppom-wrapper .pr-sm-5,.ppom-wrapper .px-sm-5{padding-right:3rem!important}.ppom-wrapper .pb-sm-5,.ppom-wrapper .py-sm-5{padding-bottom:3rem!important}.ppom-wrapper .pl-sm-5,.ppom-wrapper .px-sm-5{padding-left:3rem!important}.ppom-wrapper .m-sm-n1{margin:-0.25rem!important}.ppom-wrapper .mt-sm-n1,.ppom-wrapper .my-sm-n1{margin-top:-0.25rem!important}.ppom-wrapper .mr-sm-n1,.ppom-wrapper .mx-sm-n1{margin-right:-0.25rem!important}.ppom-wrapper .mb-sm-n1,.ppom-wrapper .my-sm-n1{margin-bottom:-0.25rem!important}.ppom-wrapper .ml-sm-n1,.ppom-wrapper .mx-sm-n1{margin-left:-0.25rem!important}.ppom-wrapper .m-sm-n2{margin:-0.5rem!important}.ppom-wrapper .mt-sm-n2,.ppom-wrapper .my-sm-n2{margin-top:-0.5rem!important}.ppom-wrapper .mr-sm-n2,.ppom-wrapper .mx-sm-n2{margin-right:-0.5rem!important}.ppom-wrapper .mb-sm-n2,.ppom-wrapper .my-sm-n2{margin-bottom:-0.5rem!important}.ppom-wrapper .ml-sm-n2,.ppom-wrapper .mx-sm-n2{margin-left:-0.5rem!important}.ppom-wrapper .m-sm-n3{margin:-1rem!important}.ppom-wrapper .mt-sm-n3,.ppom-wrapper .my-sm-n3{margin-top:-1rem!important}.ppom-wrapper .mr-sm-n3,.ppom-wrapper .mx-sm-n3{margin-right:-1rem!important}.ppom-wrapper .mb-sm-n3,.ppom-wrapper .my-sm-n3{margin-bottom:-1rem!important}.ppom-wrapper .ml-sm-n3,.ppom-wrapper .mx-sm-n3{margin-left:-1rem!important}.ppom-wrapper .m-sm-n4{margin:-1.5rem!important}.ppom-wrapper .mt-sm-n4,.ppom-wrapper .my-sm-n4{margin-top:-1.5rem!important}.ppom-wrapper .mr-sm-n4,.ppom-wrapper .mx-sm-n4{margin-right:-1.5rem!important}.ppom-wrapper .mb-sm-n4,.ppom-wrapper .my-sm-n4{margin-bottom:-1.5rem!important}.ppom-wrapper .ml-sm-n4,.ppom-wrapper .mx-sm-n4{margin-left:-1.5rem!important}.ppom-wrapper .m-sm-n5{margin:-3rem!important}.ppom-wrapper .mt-sm-n5,.ppom-wrapper .my-sm-n5{margin-top:-3rem!important}.ppom-wrapper .mr-sm-n5,.ppom-wrapper .mx-sm-n5{margin-right:-3rem!important}.ppom-wrapper .mb-sm-n5,.ppom-wrapper .my-sm-n5{margin-bottom:-3rem!important}.ppom-wrapper .ml-sm-n5,.ppom-wrapper .mx-sm-n5{margin-left:-3rem!important}.ppom-wrapper .m-sm-auto{margin:auto!important}.ppom-wrapper .mt-sm-auto,.ppom-wrapper .my-sm-auto{margin-top:auto!important}.ppom-wrapper .mr-sm-auto,.ppom-wrapper .mx-sm-auto{margin-right:auto!important}.ppom-wrapper .mb-sm-auto,.ppom-wrapper .my-sm-auto{margin-bottom:auto!important}.ppom-wrapper .ml-sm-auto,.ppom-wrapper .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.ppom-wrapper .m-md-0{margin:0!important}.ppom-wrapper .mt-md-0,.ppom-wrapper .my-md-0{margin-top:0!important}.ppom-wrapper .mr-md-0,.ppom-wrapper .mx-md-0{margin-right:0!important}.ppom-wrapper .mb-md-0,.ppom-wrapper .my-md-0{margin-bottom:0!important}.ppom-wrapper .ml-md-0,.ppom-wrapper .mx-md-0{margin-left:0!important}.ppom-wrapper .m-md-1{margin:0.25rem!important}.ppom-wrapper .mt-md-1,.ppom-wrapper .my-md-1{margin-top:0.25rem!important}.ppom-wrapper .mr-md-1,.ppom-wrapper .mx-md-1{margin-right:0.25rem!important}.ppom-wrapper .mb-md-1,.ppom-wrapper .my-md-1{margin-bottom:0.25rem!important}.ppom-wrapper .ml-md-1,.ppom-wrapper .mx-md-1{margin-left:0.25rem!important}.ppom-wrapper .m-md-2{margin:0.5rem!important}.ppom-wrapper .mt-md-2,.ppom-wrapper .my-md-2{margin-top:0.5rem!important}.ppom-wrapper .mr-md-2,.ppom-wrapper .mx-md-2{margin-right:0.5rem!important}.ppom-wrapper .mb-md-2,.ppom-wrapper .my-md-2{margin-bottom:0.5rem!important}.ppom-wrapper .ml-md-2,.ppom-wrapper .mx-md-2{margin-left:0.5rem!important}.ppom-wrapper .m-md-3{margin:1rem!important}.ppom-wrapper .mt-md-3,.ppom-wrapper .my-md-3{margin-top:1rem!important}.ppom-wrapper .mr-md-3,.ppom-wrapper .mx-md-3{margin-right:1rem!important}.ppom-wrapper .mb-md-3,.ppom-wrapper .my-md-3{margin-bottom:1rem!important}.ppom-wrapper .ml-md-3,.ppom-wrapper .mx-md-3{margin-left:1rem!important}.ppom-wrapper .m-md-4{margin:1.5rem!important}.ppom-wrapper .mt-md-4,.ppom-wrapper .my-md-4{margin-top:1.5rem!important}.ppom-wrapper .mr-md-4,.ppom-wrapper .mx-md-4{margin-right:1.5rem!important}.ppom-wrapper .mb-md-4,.ppom-wrapper .my-md-4{margin-bottom:1.5rem!important}.ppom-wrapper .ml-md-4,.ppom-wrapper .mx-md-4{margin-left:1.5rem!important}.ppom-wrapper .m-md-5{margin:3rem!important}.ppom-wrapper .mt-md-5,.ppom-wrapper .my-md-5{margin-top:3rem!important}.ppom-wrapper .mr-md-5,.ppom-wrapper .mx-md-5{margin-right:3rem!important}.ppom-wrapper .mb-md-5,.ppom-wrapper .my-md-5{margin-bottom:3rem!important}.ppom-wrapper .ml-md-5,.ppom-wrapper .mx-md-5{margin-left:3rem!important}.ppom-wrapper .p-md-0{padding:0!important}.ppom-wrapper .pt-md-0,.ppom-wrapper .py-md-0{padding-top:0!important}.ppom-wrapper .pr-md-0,.ppom-wrapper .px-md-0{padding-right:0!important}.ppom-wrapper .pb-md-0,.ppom-wrapper .py-md-0{padding-bottom:0!important}.ppom-wrapper .pl-md-0,.ppom-wrapper .px-md-0{padding-left:0!important}.ppom-wrapper .p-md-1{padding:0.25rem!important}.ppom-wrapper .pt-md-1,.ppom-wrapper .py-md-1{padding-top:0.25rem!important}.ppom-wrapper .pr-md-1,.ppom-wrapper .px-md-1{padding-right:0.25rem!important}.ppom-wrapper .pb-md-1,.ppom-wrapper .py-md-1{padding-bottom:0.25rem!important}.ppom-wrapper .pl-md-1,.ppom-wrapper .px-md-1{padding-left:0.25rem!important}.ppom-wrapper .p-md-2{padding:0.5rem!important}.ppom-wrapper .pt-md-2,.ppom-wrapper .py-md-2{padding-top:0.5rem!important}.ppom-wrapper .pr-md-2,.ppom-wrapper .px-md-2{padding-right:0.5rem!important}.ppom-wrapper .pb-md-2,.ppom-wrapper .py-md-2{padding-bottom:0.5rem!important}.ppom-wrapper .pl-md-2,.ppom-wrapper .px-md-2{padding-left:0.5rem!important}.ppom-wrapper .p-md-3{padding:1rem!important}.ppom-wrapper .pt-md-3,.ppom-wrapper .py-md-3{padding-top:1rem!important}.ppom-wrapper .pr-md-3,.ppom-wrapper .px-md-3{padding-right:1rem!important}.ppom-wrapper .pb-md-3,.ppom-wrapper .py-md-3{padding-bottom:1rem!important}.ppom-wrapper .pl-md-3,.ppom-wrapper .px-md-3{padding-left:1rem!important}.ppom-wrapper .p-md-4{padding:1.5rem!important}.ppom-wrapper .pt-md-4,.ppom-wrapper .py-md-4{padding-top:1.5rem!important}.ppom-wrapper .pr-md-4,.ppom-wrapper .px-md-4{padding-right:1.5rem!important}.ppom-wrapper .pb-md-4,.ppom-wrapper .py-md-4{padding-bottom:1.5rem!important}.ppom-wrapper .pl-md-4,.ppom-wrapper .px-md-4{padding-left:1.5rem!important}.ppom-wrapper .p-md-5{padding:3rem!important}.ppom-wrapper .pt-md-5,.ppom-wrapper .py-md-5{padding-top:3rem!important}.ppom-wrapper .pr-md-5,.ppom-wrapper .px-md-5{padding-right:3rem!important}.ppom-wrapper .pb-md-5,.ppom-wrapper .py-md-5{padding-bottom:3rem!important}.ppom-wrapper .pl-md-5,.ppom-wrapper .px-md-5{padding-left:3rem!important}.ppom-wrapper .m-md-n1{margin:-0.25rem!important}.ppom-wrapper .mt-md-n1,.ppom-wrapper .my-md-n1{margin-top:-0.25rem!important}.ppom-wrapper .mr-md-n1,.ppom-wrapper .mx-md-n1{margin-right:-0.25rem!important}.ppom-wrapper .mb-md-n1,.ppom-wrapper .my-md-n1{margin-bottom:-0.25rem!important}.ppom-wrapper .ml-md-n1,.ppom-wrapper .mx-md-n1{margin-left:-0.25rem!important}.ppom-wrapper .m-md-n2{margin:-0.5rem!important}.ppom-wrapper .mt-md-n2,.ppom-wrapper .my-md-n2{margin-top:-0.5rem!important}.ppom-wrapper .mr-md-n2,.ppom-wrapper .mx-md-n2{margin-right:-0.5rem!important}.ppom-wrapper .mb-md-n2,.ppom-wrapper .my-md-n2{margin-bottom:-0.5rem!important}.ppom-wrapper .ml-md-n2,.ppom-wrapper .mx-md-n2{margin-left:-0.5rem!important}.ppom-wrapper .m-md-n3{margin:-1rem!important}.ppom-wrapper .mt-md-n3,.ppom-wrapper .my-md-n3{margin-top:-1rem!important}.ppom-wrapper .mr-md-n3,.ppom-wrapper .mx-md-n3{margin-right:-1rem!important}.ppom-wrapper .mb-md-n3,.ppom-wrapper .my-md-n3{margin-bottom:-1rem!important}.ppom-wrapper .ml-md-n3,.ppom-wrapper .mx-md-n3{margin-left:-1rem!important}.ppom-wrapper .m-md-n4{margin:-1.5rem!important}.ppom-wrapper .mt-md-n4,.ppom-wrapper .my-md-n4{margin-top:-1.5rem!important}.ppom-wrapper .mr-md-n4,.ppom-wrapper .mx-md-n4{margin-right:-1.5rem!important}.ppom-wrapper .mb-md-n4,.ppom-wrapper .my-md-n4{margin-bottom:-1.5rem!important}.ppom-wrapper .ml-md-n4,.ppom-wrapper .mx-md-n4{margin-left:-1.5rem!important}.ppom-wrapper .m-md-n5{margin:-3rem!important}.ppom-wrapper .mt-md-n5,.ppom-wrapper .my-md-n5{margin-top:-3rem!important}.ppom-wrapper .mr-md-n5,.ppom-wrapper .mx-md-n5{margin-right:-3rem!important}.ppom-wrapper .mb-md-n5,.ppom-wrapper .my-md-n5{margin-bottom:-3rem!important}.ppom-wrapper .ml-md-n5,.ppom-wrapper .mx-md-n5{margin-left:-3rem!important}.ppom-wrapper .m-md-auto{margin:auto!important}.ppom-wrapper .mt-md-auto,.ppom-wrapper .my-md-auto{margin-top:auto!important}.ppom-wrapper .mr-md-auto,.ppom-wrapper .mx-md-auto{margin-right:auto!important}.ppom-wrapper .mb-md-auto,.ppom-wrapper .my-md-auto{margin-bottom:auto!important}.ppom-wrapper .ml-md-auto,.ppom-wrapper .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.ppom-wrapper .m-lg-0{margin:0!important}.ppom-wrapper .mt-lg-0,.ppom-wrapper .my-lg-0{margin-top:0!important}.ppom-wrapper .mr-lg-0,.ppom-wrapper .mx-lg-0{margin-right:0!important}.ppom-wrapper .mb-lg-0,.ppom-wrapper .my-lg-0{margin-bottom:0!important}.ppom-wrapper .ml-lg-0,.ppom-wrapper .mx-lg-0{margin-left:0!important}.ppom-wrapper .m-lg-1{margin:0.25rem!important}.ppom-wrapper .mt-lg-1,.ppom-wrapper .my-lg-1{margin-top:0.25rem!important}.ppom-wrapper .mr-lg-1,.ppom-wrapper .mx-lg-1{margin-right:0.25rem!important}.ppom-wrapper .mb-lg-1,.ppom-wrapper .my-lg-1{margin-bottom:0.25rem!important}.ppom-wrapper .ml-lg-1,.ppom-wrapper .mx-lg-1{margin-left:0.25rem!important}.ppom-wrapper .m-lg-2{margin:0.5rem!important}.ppom-wrapper .mt-lg-2,.ppom-wrapper .my-lg-2{margin-top:0.5rem!important}.ppom-wrapper .mr-lg-2,.ppom-wrapper .mx-lg-2{margin-right:0.5rem!important}.ppom-wrapper .mb-lg-2,.ppom-wrapper .my-lg-2{margin-bottom:0.5rem!important}.ppom-wrapper .ml-lg-2,.ppom-wrapper .mx-lg-2{margin-left:0.5rem!important}.ppom-wrapper .m-lg-3{margin:1rem!important}.ppom-wrapper .mt-lg-3,.ppom-wrapper .my-lg-3{margin-top:1rem!important}.ppom-wrapper .mr-lg-3,.ppom-wrapper .mx-lg-3{margin-right:1rem!important}.ppom-wrapper .mb-lg-3,.ppom-wrapper .my-lg-3{margin-bottom:1rem!important}.ppom-wrapper .ml-lg-3,.ppom-wrapper .mx-lg-3{margin-left:1rem!important}.ppom-wrapper .m-lg-4{margin:1.5rem!important}.ppom-wrapper .mt-lg-4,.ppom-wrapper .my-lg-4{margin-top:1.5rem!important}.ppom-wrapper .mr-lg-4,.ppom-wrapper .mx-lg-4{margin-right:1.5rem!important}.ppom-wrapper .mb-lg-4,.ppom-wrapper .my-lg-4{margin-bottom:1.5rem!important}.ppom-wrapper .ml-lg-4,.ppom-wrapper .mx-lg-4{margin-left:1.5rem!important}.ppom-wrapper .m-lg-5{margin:3rem!important}.ppom-wrapper .mt-lg-5,.ppom-wrapper .my-lg-5{margin-top:3rem!important}.ppom-wrapper .mr-lg-5,.ppom-wrapper .mx-lg-5{margin-right:3rem!important}.ppom-wrapper .mb-lg-5,.ppom-wrapper .my-lg-5{margin-bottom:3rem!important}.ppom-wrapper .ml-lg-5,.ppom-wrapper .mx-lg-5{margin-left:3rem!important}.ppom-wrapper .p-lg-0{padding:0!important}.ppom-wrapper .pt-lg-0,.ppom-wrapper .py-lg-0{padding-top:0!important}.ppom-wrapper .pr-lg-0,.ppom-wrapper .px-lg-0{padding-right:0!important}.ppom-wrapper .pb-lg-0,.ppom-wrapper .py-lg-0{padding-bottom:0!important}.ppom-wrapper .pl-lg-0,.ppom-wrapper .px-lg-0{padding-left:0!important}.ppom-wrapper .p-lg-1{padding:0.25rem!important}.ppom-wrapper .pt-lg-1,.ppom-wrapper .py-lg-1{padding-top:0.25rem!important}.ppom-wrapper .pr-lg-1,.ppom-wrapper .px-lg-1{padding-right:0.25rem!important}.ppom-wrapper .pb-lg-1,.ppom-wrapper .py-lg-1{padding-bottom:0.25rem!important}.ppom-wrapper .pl-lg-1,.ppom-wrapper .px-lg-1{padding-left:0.25rem!important}.ppom-wrapper .p-lg-2{padding:0.5rem!important}.ppom-wrapper .pt-lg-2,.ppom-wrapper .py-lg-2{padding-top:0.5rem!important}.ppom-wrapper .pr-lg-2,.ppom-wrapper .px-lg-2{padding-right:0.5rem!important}.ppom-wrapper .pb-lg-2,.ppom-wrapper .py-lg-2{padding-bottom:0.5rem!important}.ppom-wrapper .pl-lg-2,.ppom-wrapper .px-lg-2{padding-left:0.5rem!important}.ppom-wrapper .p-lg-3{padding:1rem!important}.ppom-wrapper .pt-lg-3,.ppom-wrapper .py-lg-3{padding-top:1rem!important}.ppom-wrapper .pr-lg-3,.ppom-wrapper .px-lg-3{padding-right:1rem!important}.ppom-wrapper .pb-lg-3,.ppom-wrapper .py-lg-3{padding-bottom:1rem!important}.ppom-wrapper .pl-lg-3,.ppom-wrapper .px-lg-3{padding-left:1rem!important}.ppom-wrapper .p-lg-4{padding:1.5rem!important}.ppom-wrapper .pt-lg-4,.ppom-wrapper .py-lg-4{padding-top:1.5rem!important}.ppom-wrapper .pr-lg-4,.ppom-wrapper .px-lg-4{padding-right:1.5rem!important}.ppom-wrapper .pb-lg-4,.ppom-wrapper .py-lg-4{padding-bottom:1.5rem!important}.ppom-wrapper .pl-lg-4,.ppom-wrapper .px-lg-4{padding-left:1.5rem!important}.ppom-wrapper .p-lg-5{padding:3rem!important}.ppom-wrapper .pt-lg-5,.ppom-wrapper .py-lg-5{padding-top:3rem!important}.ppom-wrapper .pr-lg-5,.ppom-wrapper .px-lg-5{padding-right:3rem!important}.ppom-wrapper .pb-lg-5,.ppom-wrapper .py-lg-5{padding-bottom:3rem!important}.ppom-wrapper .pl-lg-5,.ppom-wrapper .px-lg-5{padding-left:3rem!important}.ppom-wrapper .m-lg-n1{margin:-0.25rem!important}.ppom-wrapper .mt-lg-n1,.ppom-wrapper .my-lg-n1{margin-top:-0.25rem!important}.ppom-wrapper .mr-lg-n1,.ppom-wrapper .mx-lg-n1{margin-right:-0.25rem!important}.ppom-wrapper .mb-lg-n1,.ppom-wrapper .my-lg-n1{margin-bottom:-0.25rem!important}.ppom-wrapper .ml-lg-n1,.ppom-wrapper .mx-lg-n1{margin-left:-0.25rem!important}.ppom-wrapper .m-lg-n2{margin:-0.5rem!important}.ppom-wrapper .mt-lg-n2,.ppom-wrapper .my-lg-n2{margin-top:-0.5rem!important}.ppom-wrapper .mr-lg-n2,.ppom-wrapper .mx-lg-n2{margin-right:-0.5rem!important}.ppom-wrapper .mb-lg-n2,.ppom-wrapper .my-lg-n2{margin-bottom:-0.5rem!important}.ppom-wrapper .ml-lg-n2,.ppom-wrapper .mx-lg-n2{margin-left:-0.5rem!important}.ppom-wrapper .m-lg-n3{margin:-1rem!important}.ppom-wrapper .mt-lg-n3,.ppom-wrapper .my-lg-n3{margin-top:-1rem!important}.ppom-wrapper .mr-lg-n3,.ppom-wrapper .mx-lg-n3{margin-right:-1rem!important}.ppom-wrapper .mb-lg-n3,.ppom-wrapper .my-lg-n3{margin-bottom:-1rem!important}.ppom-wrapper .ml-lg-n3,.ppom-wrapper .mx-lg-n3{margin-left:-1rem!important}.ppom-wrapper .m-lg-n4{margin:-1.5rem!important}.ppom-wrapper .mt-lg-n4,.ppom-wrapper .my-lg-n4{margin-top:-1.5rem!important}.ppom-wrapper .mr-lg-n4,.ppom-wrapper .mx-lg-n4{margin-right:-1.5rem!important}.ppom-wrapper .mb-lg-n4,.ppom-wrapper .my-lg-n4{margin-bottom:-1.5rem!important}.ppom-wrapper .ml-lg-n4,.ppom-wrapper .mx-lg-n4{margin-left:-1.5rem!important}.ppom-wrapper .m-lg-n5{margin:-3rem!important}.ppom-wrapper .mt-lg-n5,.ppom-wrapper .my-lg-n5{margin-top:-3rem!important}.ppom-wrapper .mr-lg-n5,.ppom-wrapper .mx-lg-n5{margin-right:-3rem!important}.ppom-wrapper .mb-lg-n5,.ppom-wrapper .my-lg-n5{margin-bottom:-3rem!important}.ppom-wrapper .ml-lg-n5,.ppom-wrapper .mx-lg-n5{margin-left:-3rem!important}.ppom-wrapper .m-lg-auto{margin:auto!important}.ppom-wrapper .mt-lg-auto,.ppom-wrapper .my-lg-auto{margin-top:auto!important}.ppom-wrapper .mr-lg-auto,.ppom-wrapper .mx-lg-auto{margin-right:auto!important}.ppom-wrapper .mb-lg-auto,.ppom-wrapper .my-lg-auto{margin-bottom:auto!important}.ppom-wrapper .ml-lg-auto,.ppom-wrapper .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.ppom-wrapper .m-xl-0{margin:0!important}.ppom-wrapper .mt-xl-0,.ppom-wrapper .my-xl-0{margin-top:0!important}.ppom-wrapper .mr-xl-0,.ppom-wrapper .mx-xl-0{margin-right:0!important}.ppom-wrapper .mb-xl-0,.ppom-wrapper .my-xl-0{margin-bottom:0!important}.ppom-wrapper .ml-xl-0,.ppom-wrapper .mx-xl-0{margin-left:0!important}.ppom-wrapper .m-xl-1{margin:0.25rem!important}.ppom-wrapper .mt-xl-1,.ppom-wrapper .my-xl-1{margin-top:0.25rem!important}.ppom-wrapper .mr-xl-1,.ppom-wrapper .mx-xl-1{margin-right:0.25rem!important}.ppom-wrapper .mb-xl-1,.ppom-wrapper .my-xl-1{margin-bottom:0.25rem!important}.ppom-wrapper .ml-xl-1,.ppom-wrapper .mx-xl-1{margin-left:0.25rem!important}.ppom-wrapper .m-xl-2{margin:0.5rem!important}.ppom-wrapper .mt-xl-2,.ppom-wrapper .my-xl-2{margin-top:0.5rem!important}.ppom-wrapper .mr-xl-2,.ppom-wrapper .mx-xl-2{margin-right:0.5rem!important}.ppom-wrapper .mb-xl-2,.ppom-wrapper .my-xl-2{margin-bottom:0.5rem!important}.ppom-wrapper .ml-xl-2,.ppom-wrapper .mx-xl-2{margin-left:0.5rem!important}.ppom-wrapper .m-xl-3{margin:1rem!important}.ppom-wrapper .mt-xl-3,.ppom-wrapper .my-xl-3{margin-top:1rem!important}.ppom-wrapper .mr-xl-3,.ppom-wrapper .mx-xl-3{margin-right:1rem!important}.ppom-wrapper .mb-xl-3,.ppom-wrapper .my-xl-3{margin-bottom:1rem!important}.ppom-wrapper .ml-xl-3,.ppom-wrapper .mx-xl-3{margin-left:1rem!important}.ppom-wrapper .m-xl-4{margin:1.5rem!important}.ppom-wrapper .mt-xl-4,.ppom-wrapper .my-xl-4{margin-top:1.5rem!important}.ppom-wrapper .mr-xl-4,.ppom-wrapper .mx-xl-4{margin-right:1.5rem!important}.ppom-wrapper .mb-xl-4,.ppom-wrapper .my-xl-4{margin-bottom:1.5rem!important}.ppom-wrapper .ml-xl-4,.ppom-wrapper .mx-xl-4{margin-left:1.5rem!important}.ppom-wrapper .m-xl-5{margin:3rem!important}.ppom-wrapper .mt-xl-5,.ppom-wrapper .my-xl-5{margin-top:3rem!important}.ppom-wrapper .mr-xl-5,.ppom-wrapper .mx-xl-5{margin-right:3rem!important}.ppom-wrapper .mb-xl-5,.ppom-wrapper .my-xl-5{margin-bottom:3rem!important}.ppom-wrapper .ml-xl-5,.ppom-wrapper .mx-xl-5{margin-left:3rem!important}.ppom-wrapper .p-xl-0{padding:0!important}.ppom-wrapper .pt-xl-0,.ppom-wrapper .py-xl-0{padding-top:0!important}.ppom-wrapper .pr-xl-0,.ppom-wrapper .px-xl-0{padding-right:0!important}.ppom-wrapper .pb-xl-0,.ppom-wrapper .py-xl-0{padding-bottom:0!important}.ppom-wrapper .pl-xl-0,.ppom-wrapper .px-xl-0{padding-left:0!important}.ppom-wrapper .p-xl-1{padding:0.25rem!important}.ppom-wrapper .pt-xl-1,.ppom-wrapper .py-xl-1{padding-top:0.25rem!important}.ppom-wrapper .pr-xl-1,.ppom-wrapper .px-xl-1{padding-right:0.25rem!important}.ppom-wrapper .pb-xl-1,.ppom-wrapper .py-xl-1{padding-bottom:0.25rem!important}.ppom-wrapper .pl-xl-1,.ppom-wrapper .px-xl-1{padding-left:0.25rem!important}.ppom-wrapper .p-xl-2{padding:0.5rem!important}.ppom-wrapper .pt-xl-2,.ppom-wrapper .py-xl-2{padding-top:0.5rem!important}.ppom-wrapper .pr-xl-2,.ppom-wrapper .px-xl-2{padding-right:0.5rem!important}.ppom-wrapper .pb-xl-2,.ppom-wrapper .py-xl-2{padding-bottom:0.5rem!important}.ppom-wrapper .pl-xl-2,.ppom-wrapper .px-xl-2{padding-left:0.5rem!important}.ppom-wrapper .p-xl-3{padding:1rem!important}.ppom-wrapper .pt-xl-3,.ppom-wrapper .py-xl-3{padding-top:1rem!important}.ppom-wrapper .pr-xl-3,.ppom-wrapper .px-xl-3{padding-right:1rem!important}.ppom-wrapper .pb-xl-3,.ppom-wrapper .py-xl-3{padding-bottom:1rem!important}.ppom-wrapper .pl-xl-3,.ppom-wrapper .px-xl-3{padding-left:1rem!important}.ppom-wrapper .p-xl-4{padding:1.5rem!important}.ppom-wrapper .pt-xl-4,.ppom-wrapper .py-xl-4{padding-top:1.5rem!important}.ppom-wrapper .pr-xl-4,.ppom-wrapper .px-xl-4{padding-right:1.5rem!important}.ppom-wrapper .pb-xl-4,.ppom-wrapper .py-xl-4{padding-bottom:1.5rem!important}.ppom-wrapper .pl-xl-4,.ppom-wrapper .px-xl-4{padding-left:1.5rem!important}.ppom-wrapper .p-xl-5{padding:3rem!important}.ppom-wrapper .pt-xl-5,.ppom-wrapper .py-xl-5{padding-top:3rem!important}.ppom-wrapper .pr-xl-5,.ppom-wrapper .px-xl-5{padding-right:3rem!important}.ppom-wrapper .pb-xl-5,.ppom-wrapper .py-xl-5{padding-bottom:3rem!important}.ppom-wrapper .pl-xl-5,.ppom-wrapper .px-xl-5{padding-left:3rem!important}.ppom-wrapper .m-xl-n1{margin:-0.25rem!important}.ppom-wrapper .mt-xl-n1,.ppom-wrapper .my-xl-n1{margin-top:-0.25rem!important}.ppom-wrapper .mr-xl-n1,.ppom-wrapper .mx-xl-n1{margin-right:-0.25rem!important}.ppom-wrapper .mb-xl-n1,.ppom-wrapper .my-xl-n1{margin-bottom:-0.25rem!important}.ppom-wrapper .ml-xl-n1,.ppom-wrapper .mx-xl-n1{margin-left:-0.25rem!important}.ppom-wrapper .m-xl-n2{margin:-0.5rem!important}.ppom-wrapper .mt-xl-n2,.ppom-wrapper .my-xl-n2{margin-top:-0.5rem!important}.ppom-wrapper .mr-xl-n2,.ppom-wrapper .mx-xl-n2{margin-right:-0.5rem!important}.ppom-wrapper .mb-xl-n2,.ppom-wrapper .my-xl-n2{margin-bottom:-0.5rem!important}.ppom-wrapper .ml-xl-n2,.ppom-wrapper .mx-xl-n2{margin-left:-0.5rem!important}.ppom-wrapper .m-xl-n3{margin:-1rem!important}.ppom-wrapper .mt-xl-n3,.ppom-wrapper .my-xl-n3{margin-top:-1rem!important}.ppom-wrapper .mr-xl-n3,.ppom-wrapper .mx-xl-n3{margin-right:-1rem!important}.ppom-wrapper .mb-xl-n3,.ppom-wrapper .my-xl-n3{margin-bottom:-1rem!important}.ppom-wrapper .ml-xl-n3,.ppom-wrapper .mx-xl-n3{margin-left:-1rem!important}.ppom-wrapper .m-xl-n4{margin:-1.5rem!important}.ppom-wrapper .mt-xl-n4,.ppom-wrapper .my-xl-n4{margin-top:-1.5rem!important}.ppom-wrapper .mr-xl-n4,.ppom-wrapper .mx-xl-n4{margin-right:-1.5rem!important}.ppom-wrapper .mb-xl-n4,.ppom-wrapper .my-xl-n4{margin-bottom:-1.5rem!important}.ppom-wrapper .ml-xl-n4,.ppom-wrapper .mx-xl-n4{margin-left:-1.5rem!important}.ppom-wrapper .m-xl-n5{margin:-3rem!important}.ppom-wrapper .mt-xl-n5,.ppom-wrapper .my-xl-n5{margin-top:-3rem!important}.ppom-wrapper .mr-xl-n5,.ppom-wrapper .mx-xl-n5{margin-right:-3rem!important}.ppom-wrapper .mb-xl-n5,.ppom-wrapper .my-xl-n5{margin-bottom:-3rem!important}.ppom-wrapper .ml-xl-n5,.ppom-wrapper .mx-xl-n5{margin-left:-3rem!important}.ppom-wrapper .m-xl-auto{margin:auto!important}.ppom-wrapper .mt-xl-auto,.ppom-wrapper .my-xl-auto{margin-top:auto!important}.ppom-wrapper .mr-xl-auto,.ppom-wrapper .mx-xl-auto{margin-right:auto!important}.ppom-wrapper .mb-xl-auto,.ppom-wrapper .my-xl-auto{margin-bottom:auto!important}.ppom-wrapper .ml-xl-auto,.ppom-wrapper .mx-xl-auto{margin-left:auto!important}}.ppom-wrapper .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:#fff0}.ppom-wrapper .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.ppom-wrapper .text-justify{text-align:justify!important}.ppom-wrapper .text-wrap{white-space:normal!important}.ppom-wrapper .text-nowrap{white-space:nowrap!important}.ppom-wrapper .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppom-wrapper .text-left{text-align:left!important}.ppom-wrapper .text-right{text-align:right!important}.ppom-wrapper .text-center{text-align:center!important}@media (min-width:576px){.ppom-wrapper .text-sm-left{text-align:left!important}.ppom-wrapper .text-sm-right{text-align:right!important}.ppom-wrapper .text-sm-center{text-align:center!important}}@media (min-width:768px){.ppom-wrapper .text-md-left{text-align:left!important}.ppom-wrapper .text-md-right{text-align:right!important}.ppom-wrapper .text-md-center{text-align:center!important}}@media (min-width:992px){.ppom-wrapper .text-lg-left{text-align:left!important}.ppom-wrapper .text-lg-right{text-align:right!important}.ppom-wrapper .text-lg-center{text-align:center!important}}@media (min-width:1200px){.ppom-wrapper .text-xl-left{text-align:left!important}.ppom-wrapper .text-xl-right{text-align:right!important}.ppom-wrapper .text-xl-center{text-align:center!important}}.ppom-wrapper .text-lowercase{text-transform:lowercase!important}.ppom-wrapper .text-uppercase{text-transform:uppercase!important}.ppom-wrapper .text-capitalize{text-transform:capitalize!important}.ppom-wrapper .font-weight-light{font-weight:300!important}.ppom-wrapper .font-weight-lighter{font-weight:lighter!important}.ppom-wrapper .font-weight-normal{font-weight:400!important}.ppom-wrapper .font-weight-bold{font-weight:700!important}.ppom-wrapper .font-weight-bolder{font-weight:bolder!important}.ppom-wrapper .font-italic{font-style:italic!important}.ppom-wrapper .text-white{color:#fff!important}.ppom-wrapper .text-primary{color:#007bff!important}a.ppom-wrapper .text-primary:hover,a.ppom-wrapper .text-primary:focus{color:#0056b3!important}.ppom-wrapper .text-secondary{color:#6c757d!important}a.ppom-wrapper .text-secondary:hover,a.ppom-wrapper .text-secondary:focus{color:#494f54!important}.ppom-wrapper .text-success{color:#28a745!important}a.ppom-wrapper .text-success:hover,a.ppom-wrapper .text-success:focus{color:#19692c!important}.ppom-wrapper .text-info{color:#17a2b8!important}a.ppom-wrapper .text-info:hover,a.ppom-wrapper .text-info:focus{color:#0f6674!important}.ppom-wrapper .text-warning{color:#ffc107!important}a.ppom-wrapper .text-warning:hover,a.ppom-wrapper .text-warning:focus{color:#ba8b00!important}.ppom-wrapper .text-danger{color:#dc3545!important}a.ppom-wrapper .text-danger:hover,a.ppom-wrapper .text-danger:focus{color:#a71d2a!important}.ppom-wrapper .text-light{color:#f8f9fa!important}a.ppom-wrapper .text-light:hover,a.ppom-wrapper .text-light:focus{color:#cbd3da!important}.ppom-wrapper .text-dark{color:#343a40!important}a.ppom-wrapper .text-dark:hover,a.ppom-wrapper .text-dark:focus{color:#121416!important}.ppom-wrapper .text-body{color:#212529!important}.ppom-wrapper .text-muted{color:#6c757d!important}.ppom-wrapper .text-black-50{color:rgb(0 0 0 / .5)!important}.ppom-wrapper .text-white-50{color:rgb(255 255 255 / .5)!important}.ppom-wrapper .text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.ppom-wrapper .text-decoration-none{text-decoration:none!important}.ppom-wrapper .text-break{word-break:break-word!important;word-wrap:break-word!important}.ppom-wrapper .text-reset{color:inherit!important}.ppom-wrapper .visible{visibility:visible!important}.ppom-wrapper .invisible{visibility:hidden!important}@media print{.ppom-wrapper *,.ppom-wrapper *::before,.ppom-wrapper *::after{text-shadow:none!important;box-shadow:none!important}.ppom-wrapper a:not(.btn){text-decoration:underline}.ppom-wrapper abbr[title]::after{content:" (" attr(title) ")"}.ppom-wrapper pre{white-space:pre-wrap!important}.ppom-wrapper pre,.ppom-wrapper blockquote{border:1px solid #adb5bd;page-break-inside:avoid}.ppom-wrapper thead{display:table-header-group}.ppom-wrapper tr,.ppom-wrapper img{page-break-inside:avoid}.ppom-wrapper p,.ppom-wrapper h2,.ppom-wrapper h3{orphans:3;widows:3}.ppom-wrapper h2,.ppom-wrapper h3{page-break-after:avoid}@page{size:a3}.ppom-wrapper body{min-width:992px!important}.ppom-wrapper .container{min-width:992px!important}.ppom-wrapper .navbar{display:none}.ppom-wrapper .badge{border:1px solid #000}.ppom-wrapper .table{border-collapse:collapse!important}.ppom-wrapper .table td,.ppom-wrapper .table th{background-color:#fff!important}.ppom-wrapper .table-bordered th,.ppom-wrapper .table-bordered td{border:1px solid #dee2e6!important}.ppom-wrapper .table-dark{color:inherit}.ppom-wrapper .table-dark th,.ppom-wrapper .table-dark td,.ppom-wrapper .table-dark thead th,.ppom-wrapper .table-dark tbody+tbody{border-color:#dee2e6}.ppom-wrapper .table .thead-dark th{color:inherit;border-color:#dee2e6}}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:#fff0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:15px;margin:-15px -15px -15px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.ppom-wrapper .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.woocommerce form .form-row .required{visibility:hidden}/*!
Theme Name: BunkBed.ie
Theme URI: http://underscores.me/
Author: Edward Manta
Author URI: https://bunkbed.ie/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bunkbed
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

BunkBed.ie is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face{font-display:swap;font-family:"Beauty and the Beast";src:url(/wp-content/themes/bunkbed/fonts/beauty_and_the_beast-webfont.woff2) format("woff2"),url(/wp-content/themes/bunkbed/fonts/beauty_and_the_beast-webfont.woff) format("woff");font-weight:400;font-style:normal}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
 html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button,input,select,optgroup,textarea{color:#404040;font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}h1,h2,h3{font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;line-height:1.25}#primary h2,#primary h3{font-size:2em;color:#22CEF3}.page-title{text-align:center;color:#22CEF3}@media (min-width:960px){.entry-header .entry-title,.page-title{font-size:54px;margin:50px 0}#primary h2,#primary h3{font-size:54px;margin:50px 0}}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}hr{background-color:#ddd;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 0;padding-left:40px}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}#primary li:not(:last-child){margin-bottom:2em}#primary li.sow-slider-image{margin-bottom:0}.nice-list ul{list-style:none}.nice-list li{position:relative}.nice-list li strong{font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;color:#45515C;font-size:1.4em;font-weight:800}.nice-list li:before{content:"";width:24px;height:24px;display:block;background:url(/wp-content/themes/bunkbed/img/icon-glyph1.svg) no-repeat top left;background-size:contain;position:absolute;top:4px;left:-40px;z-index:0}.nice-list li:nth-child(4n+2):before{background:url(/wp-content/themes/bunkbed/img/icon-glyph2.svg) no-repeat top left;background-size:contain}.nice-list li:nth-child(4n+3):before{background:#1EE0BE;width:24px;height:8px;top:12px}.nice-list li:nth-child(4n+4):before{width:27px;height:14px;top:10px;background:url(/wp-content/themes/bunkbed/img/icon-glyph3.svg) no-repeat top left;background-size:contain}@media (min-width:960px){ul{padding-left:60px}.nice-list li:before{width:33px;height:33px;left:-60px;top:-2px}.nice-list li:nth-child(4n+3):before{height:11px;width:34px;top:9px}.nice-list li:nth-child(4n+4):before{width:37px;height:18px}}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}.note{background:#F5FBFC;padding:1px 15px;border-radius:6px;margin:15px 0}button,input[type="button"],input[type="reset"],input[type="submit"],.button,.ow-button-base a{border:none;border-radius:24px;background:#FF7E35;color:#fff;line-height:1;padding:25px 40px;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;outline:none;display:inline-block;vertical-align:top;transition:all 0.2s ease;cursor:pointer}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.button:hover,.ow-button-base a:hover{background-color:#ff5d02}.single_add_to_cart_button{background:#22CEF3;padding:30px 55px;font-size:19px}.ow-button-base a{border-radius:6px!important;background:#FF7E35!important;color:#fff!important;padding:25px 40px!important;display:inline-block!important;border:none!important;font-size:1em!important}.ow-button-base a:hover{background-color:#ff5d02!important}@media (min-width:960px){.main-navigation .menu-item-home>a{border:none;border-radius:24px;background:#FF7E35;color:#fff;line-height:1;padding:25px 40px;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;outline:none;display:inline-block;vertical-align:top;transition:all 0.2s ease;cursor:pointer;position:relative}.main-navigation .menu-item-home>a::after{width:20px;height:20px;border-radius:50%;content:"";display:block;position:absolute;bottom:-10px;left:50%;margin-left:-10px;border:4px solid #22CEF3;background:#FFCE4E}}@media (min-width:1200px){.ow-button-base a{padding:30px 55px!important}}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:none;background:#EEE;outline:none;border-radius:3px;padding:12px 15px}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#2F353B}select{border:none;background:#EEE}textarea{width:100%}.select2-container .select2-selection--single{border:none;background:#EEE;padding:10px 15px;height:auto;height:48px;margin:0;outline:none;border-radius:3px;outline:none}.select2-container .select2-selection--single .select2-selection__arrow{top:13px;right:15px}.select2-container li{outline:none!important}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background:#22CEF3}.select2-container--default .select2-search--dropdown .select2-search__field,.select2-dropdown{border-color:#EEE}a{color:#22CEF3;text-decoration:none}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.main-navigation{clear:both;display:block;margin-left:-15px;margin-right:-15px}.main-navigation.toggled{padding-bottom:10px}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{border-left:6px solid rgb(255 255 255 / .3);margin-left:15px}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none;padding:15px;text-transform:uppercase;font-weight:700}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.menu-toggle,.main-navigation.toggled ul{display:block}@media (min-width:960px){.menu-toggle{display:none}.main-navigation ul{display:block}.main-navigation .sub-menu{display:none}}@media (min-width:1200px){.main-navigation .menu-item-has-children{height:100px;position:static}.main-navigation .menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible}.main-navigation .sub-menu{transition:all 0.2s ease;display:block;opacity:0;visibility:hidden;border:none;margin:0;width:100%;position:absolute;top:100%;left:0;background:#0dc7ef;text-align:center}.main-navigation .sub-menu a{padding:0!important;background:none!important;border-radius:0!important;margin:20px 25px}.menu-item-home{position:relative!important;height:auto!important}.menu-item-home:hover .sub-menu{display:block!important}.menu-item-home:hover>a::after{z-index:50}.main-navigation .sub-menu{width:240px;left:-40px;top:100%;background:#20CEF3!important;border-radius:24px;box-shadow:0 4px 40px rgb(0 0 0 / .15)!important;padding:12px 0;margin-top:0!important;display:none!important;overflow:hidden}.main-navigation .sub-menu li{padding:0;background:transparent!important;display:block!important}.main-navigation .sub-menu a{display:block!important;margin:0;padding:16px 12px!important;background:transparent!important;width:100%!important;transition:0.2s ease background}.main-navigation .sub-menu a:hover{background:#1EB9DB!important}}.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!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.accent{border-left:6px solid #FFC266}.accent2{border-color:#1EE0BE}.accent3{border-color:#A763A8}.no-before:before{display:none!important}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}#masthead,#colophon,#primary,.container{padding-left:15px;padding-right:15px;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}#masthead{background:#22CEF3;color:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 40px rgb(0 0 0 / .15)}#masthead a{color:#fff}.site-title>a{width:180px;height:71px;background:url(/wp-content/themes/bunkbed/img/logo.svg) no-repeat top left;background-size:contain;text-indent:-9999px;display:block}.menu-toggle{width:60px;height:50px;text-indent:-9999px;background-image:url(/wp-content/themes/bunkbed/img/menu.svg);background-repeat:no-repeat;background-position:center center;background-size:28px 19px;position:absolute;top:25px;right:15px;padding:0}#header_cta{text-align:center;font-weight:700;font-size:0;margin-left:-15px;margin-right:-15px;clear:both}#header_cta .phone{font-size:24px;padding:10px 15px;display:block;background:#0dc7ef}.entry-header .entry-title{text-align:center;color:#22CEF3}.mt-offset{margin-top:-10px}.so-widget-sow-hero{overflow:hidden}.so-widget-sow-hero .sow-slider-image-wrapper{padding:50px 20px!important}.so-widget-sow-hero .sow-slider-image-wrapper h1{font-size:56px!important;line-height:100%!important}.so-widget-sow-hero .sow-slider-image-wrapper p{font-size:19px!important}.no-header{margin-top:0}#content{margin-bottom:30px}.woocommerce-cart #primary{max-width:990px}#colophon{border-top:14px solid #EEE;text-align:center;color:#9C9C9C}@media (min-width:960px){#masthead{z-index:200}#masthead .site-title>a{margin-left:auto;margin-right:auto;width:222px;height:91px}.main-navigation{text-align:center;margin-bottom:20px}.main-navigation li{display:inline-block;vertical-align:top;line-height:1}.main-navigation a{padding:25px 40px}.so-widget-sow-hero{margin-bottom:30px}.so-widget-sow-hero .sow-slider-image-wrapper{padding:90px 20px 80px!important}.so-widget-sow-hero:before{width:265px;height:240px;background:url(/wp-content/themes/bunkbed/img/brush-double.svg) no-repeat top left;background-size:contain;content:"";display:block;position:absolute;top:-170px;left:50%;margin-left:250px;z-index:100}.narrow{max-width:720px;margin-left:auto;margin-right:auto}#colophon{border-top-width:20px}#copyright{margin:35px 0}}@media (min-width:1200px){#masthead{height:120px}#masthead .site-title a{z-index:205;position:relative}#masthead,#colophon{max-width:initial}#primary-menu{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;margin-top:-105px}.main-navigation{text-align:left}.main-navigation a{padding:25px 15px;font-size:15px}#header_cta{font-size:1em;width:250px;text-align:right;display:block;display:inline-block;vertical-align:top;position:absolute;top:20px;left:50%;margin-left:335px}#header_cta .phone{background:none;padding:0;font-size:36px;font-weight:400;margin-top:-5px}.so-widget-sow-hero{position:relative;margin-bottom:15px}.so-widget-sow-hero .sow-slider-image-wrapper h1{font-size:72px!important}.so-widget-sow-hero .sow-slider-image-wrapper p{font-size:26px!important}.so-widget-sow-hero:before{margin-left:370px}.mt-offset{margin-top:-55px}}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.customer-reviews #reviews-heading{text-transform:uppercase;font-size:20px;text-align:center;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;margin:70px 0 40px}.customer-reviews #reviews-heading:before{width:60px;height:51px;background:url(/wp-content/themes/bunkbed/img/smiley.svg) no-repeat top left;margin-bottom:20px;content:"";display:block;margin-left:auto;margin-right:auto}.customer-reviews .comment,.customer-reviews .review{list-style-type:none;border:3px solid #FF7E35;padding:20px;border-radius:0 18px 0 18px}.customer-reviews .comment:nth-child(3n+2),.customer-reviews .review:nth-child(3n+2){border-color:#FFCE4E}.customer-reviews .comment:nth-child(3n+3),.customer-reviews .review:nth-child(3n+3){border-color:#1EE0BE}.customer-reviews .comment img,.customer-reviews .review img{border-radius:50%;float:left;margin-bottom:10px;margin-right:15px}.customer-reviews .comment .description,.customer-reviews .review .description{clear:both}.customer-reviews .comment .meta,.customer-reviews .review .meta{margin-top:0;line-height:60px;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;font-size:20px;margin-bottom:0}@media (min-width:768px){.customer-reviews #reviews-heading{margin-bottom:60px}.customer-reviews .reviews-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.customer-reviews .reviews-container .comment,.customer-reviews .reviews-container .review{width:31.5%;margin-right:30px;position:relative;padding-bottom:50px;margin-bottom:30px!important;background:#fff}.customer-reviews .reviews-container .comment:nth-child(3n),.customer-reviews .reviews-container .comment:last-child,.customer-reviews .reviews-container .review:nth-child(3n),.customer-reviews .reviews-container .review:last-child{margin-right:0}.customer-reviews .reviews-container .comment .star-rating,.customer-reviews .reviews-container .review .star-rating{position:absolute;bottom:20px;left:50%;margin-left:-80px}}@media (min-width:1200px){.customer-reviews{position:relative}.customer-reviews:before{width:315px;height:339px;content:"";display:block;position:absolute;top:150px;left:-255px;background:url(/wp-content/themes/bunkbed/img/brush-double2.svg) no-repeat top left}.customer-reviews:after{width:234px;height:115px;content:"";display:block;position:absolute;top:150px;right:-90px;z-index:-1;background:url(/wp-content/themes/bunkbed/img/brush-green.svg) no-repeat top left;background-size:contain;transform:rotate(43deg)}}.woocommerce-result-count,.woocommerce-ordering,.woocommerce-form-coupon-toggle,.woocommerce-billing-fields h3,#billing_country_field,#billing_address_2_field,#billing_postcode_field,.woocommerce-additional-fields,#order_review_heading,.woocommerce-checkout .shop_table thead,.woocommerce-checkout .shop_table tbody,.coupon,.woocommerce-checkout-review-order-table{display:none!important}html,body{overflow-x:hidden}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.products .product{box-shadow:0 2px 10px #fff0;transition:all 0.2s ease}.products .product h3.woocommerce-loop-product_title{transition:all 0.2s ease}.products .product:hover{box-shadow:0 3px 15px rgb(0 0 0 / .15)}.products .product:hover h3.woocommerce-loop-product_title{transform:scale(1.05);bottom:3px!important}.products .product:hover .product-subtitle:after{color:#ff5d02!important}.single-product .product .ppom-wrapper .form-check-label{cursor:pointer;transition:all 0.2s ease}.single-product .product .ppom-wrapper .form-check-label:hover{background:#F0F9F9!important}.single-product .product .single_add_to_cart_button:hover{background:#0dc7ef}.woocommerce-checkout .wc_payment_methods .wc_payment_method{cursor:pointer}.woocommerce-checkout .wc_payment_methods .wc_payment_method>label{cursor:pointer}.widget_media_image img{transition:all 0.2s ease}.widget_media_image:hover img{opacity:.9;transform:scale(1.02)}@media (min-width:960px){#primary-menu>li:not(.current_page_item):not(.current-menu-item)>a{position:relative}}.secondary-menu{background:#74CFE3;margin:0;padding:15px 0}.secondary-menu .sub-menu{margin:0;padding:0}.secondary-menu .menu{margin-bottom:0;padding-left:0}.secondary-menu .menu>li>a{display:none}.secondary-menu li{list-style:none;margin:0}.secondary-menu a{color:#fff;display:block;text-decoration:none;padding:15px;text-transform:uppercase;font-weight:700;padding-left:30px}.sow-slider-base{display:block!important}#primary li.sow-slider-image{height:560px!important}.wp-caption{position:relative;margin:0}.wp-caption figcaption{position:absolute;top:50%;left:0;width:100%;margin:0!important;margin-top:10px!important;font-family:"Beauty and the Beast","Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;color:#fff;font-size:28px;transition:0.2s all ease;transform:translateY(-50%);pointer-events:none}.wp-caption img:hover{transform:none;opacity:1}@media screen and (min-width:1200px){.secondary-menu{display:none}#primary-menu .sub-menu{display:block;visibility:visible;opacity:1;margin-top:-50px}#masthead{height:170px!important}.main-navigation .current-menu-item a{font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif}.main-navigation li.spaced{float:right;margin-right:300px}}.woocommerce-products-header{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.archive .woocommerce-products-header{background-size:cover!important;text-align:center;padding:80px 15px 130px;position:relative;margin-bottom:40px}.archive .woocommerce-products-header h1{color:#fff;font-size:68px;position:relative;z-index:5}.archive .woocommerce-products-header h1::before{width:60px;height:51px;background:url(https://bunkbed.ie/wp-content/themes/bunkbed/img/smiley.svg) no-repeat top left;margin-bottom:20px;content:"";display:block;margin-left:auto;margin-right:auto}.archive .woocommerce-products-header::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:#000;z-index:0;opacity:.4}.archive .woocommerce-products-header .button{position:relative;z-index:5;margin-left:10px;margin-right:10px;width:200px;padding-left:0;padding-right:0}.archive .woocommerce-products-header .button.button-alt{background:#74CFE3}.archive .woocommerce-products-header .button.button-alt:hover{background:#5EC8DF}@media screen and (max-width:600px){.archive .woocommerce-products-header h1{font-size:52px}.archive .woocommerce-products-header .button-alt{display:none}}.button-contact-store{background:#956e99}.so-widget-sow-hero:before{display:none}.single-product .product_cat-mattresses .ppom-input-delivery_options .form-check:last-child{display:none!important}.single-product .product_cat-mattresses.has-delivery .ppom-input-delivery_options .form-check{display:none!important}.single-product .product_cat-mattresses.has-delivery .ppom-input-delivery_options .form-check:last-child{display:block!important}@media (min-width:1200px){#masthead{height:120px!important;box-shadow:0 4px 40px rgb(0 0 0 / .15)!important;z-index:100!important;position:relative!important;margin-bottom:-24px}}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover{opacity:1!important}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover::after{background:linear-gradient(180deg,rgb(197 210 213 / .15) 11.88%,rgb(84 148 162 / .8) 100%);content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p{font-weight:700}@media screen and (max-width:595px){.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover::after{background:linear-gradient(180deg,rgb(150 162 165 / .3) 11.88%,rgb(82 146 159 / .7) 90%)!important}}.sow-hero-buttons{margin-top:1.5rem!important}@media screen and (min-width:960px){.so-widget-sow-hero .sow-slider-image-container{bottom:100px!important;position:absolute!important;top:auto!important;margin:0!important;transform:none!important}.so-widget-sow-hero .sow-slider-image-wrapper{padding:0 20px!important}}@media screen and (max-width:1199px){.so-widget-sow-hero .sow-slider-image-container{bottom:150px!important}}@media screen and (max-width:959px){.so-widget-sow-hero .sow-slider-image-container{top:auto!important}}@media screen and (max-width:595px){.so-widget-sow-hero .sow-slider-image-container{bottom:50px!important}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover{opacity:1!important}}table.shop_table_responsive{width:310px;margin-left:auto;margin-right:auto;margin-top:-15px}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove{margin-bottom:-20px;margin-left:280px}table.shop_table_responsive tr td.product-remove a{text-align:left;background:#FF5C46;opacity:1;width:30px;height:30px;display:block;position:relative;z-index:2;line-height:28px;text-align:center;border-radius:50%;color:#fff;font-weight:700}table.shop_table_responsive tr td.product-remove:before{display:none}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}table.shop_table_responsive .product-thumbnail:before{display:none}table.shop_table_responsive .product-thumbnail a{display:block;text-align:left}table.shop_table_responsive .product-name a{display:block;width:148px;height:78px;background:url(/wp-content/themes/bunkbed/img/brush-purple.svg) no-repeat top left;background-size:contain;margin-left:auto;line-height:78px;font-family:"Beauty and the Beast","Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;color:#fff;text-align:center;font-size:22px}table.shop_table_responsive .cart_item td:not(.product-remove):not(.product-thumbnail):not(.product-subtotal){border-bottom:1px solid #EEE;padding:15px 0}table.shop_table_responsive dd{margin:0}table.shop_table_responsive dd p{margin-top:0}table.shop_table_responsive .product-quantity:before{margin-top:8px}table.shop_table_responsive .product-subtotal{padding:15px 0!important;font-weight:700}table.shop_table_responsive .coupon{display:block;text-align:left;background:#d5f9ff;padding:15px;border-radius:6px;margin-top:10px;margin-bottom:20px}table.shop_table_responsive .coupon label[for=coupon_code]{display:none}table.shop_table_responsive .coupon input{display:block;width:100%;background:#fff;margin-bottom:10px}table.shop_table_responsive .coupon button{display:block;width:100%}table.shop_table_responsive .actions .button[name=update_cart]{display:block;width:100%}table.shop_table_responsive .shipping-calculator-form{text-align:left}table.shop_table_responsive .shipping-calculator-form input,table.shop_table_responsive .shipping-calculator-form button{width:100%}table.shop_table_responsive .shipping-calculator-form #calc_shipping_country_field{display:none}.cart_totals h2{text-align:center;margin-top:50px}.cart_totals td{padding:15px 0;border-bottom:1px solid #EEE}.cart_totals .order-total td{border-bottom:none}.cart_totals .checkout-button{width:310px;margin-left:auto;margin-right:auto;display:block;display:block;text-align:center}.shipping-calculator-button{background:#1EE0BE;color:#fff;text-transform:uppercase;text-align:center;border-radius:4px;padding:10px 15px;font-weight:700;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}}@media (min-width:768px){.woocommerce-cart .woocommerce .woocommerce-cart-form,.woocommerce-cart .woocommerce .cart-collaterals{width:100%;display:block}.woocommerce-cart .woocommerce .woocommerce-cart-form .product-thumbnail{display:none}.woocommerce-cart .woocommerce .cart-collaterals{width:550px;float:right}.woocommerce-cart .woocommerce .cart-collaterals h2{margin-top:0!important}.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator{display:inline-block;margin-left:10px}.woocommerce-cart .shop_table_responsive{width:100%;margin-top:0;box-shadow:0 2px 8px rgb(0 0 0 / .15);border-radius:6px;overflow:hidden}.woocommerce-cart .shop_table_responsive tr td{vertical-align:top;padding-top:15px;border:none!important}.woocommerce-cart .shop_table_responsive tr th{font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;background:#F0F9F9}.woocommerce-cart .shop_table_responsive tr:last-child td{border-bottom:none!important}.woocommerce-cart .shop_table_responsive tr .actions{display:none}.woocommerce-cart .shop_table_responsive .product-name{width:500px;overflow:hidden}.woocommerce-cart .shop_table_responsive .product-name a{margin-left:0;float:left;background:url(/wp-content/themes/bunkbed/img/brush-blue.svg) no-repeat top left;background-size:contain;position:relative;font-size:24px;overflow:hidden}.woocommerce-cart .shop_table_responsive .product-name a:before{width:22px;height:25px;content:"";display:block;position:absolute;top:12px;left:12px;background:url(/wp-content/themes/bunkbed/img/icon-sleeping-zs.svg) no-repeat top left;background-size:contain}.woocommerce-cart .shop_table_responsive .product-name .variation{margin-right:20px;margin-top:0;margin-bottom:0;overflow:hidden;padding-left:20px}.woocommerce-cart .shop_table_responsive .product-remove{padding-top:25px;padding-left:30px;width:100px}.woocommerce-cart .shop_table_responsive .product-quantity{text-align:right;padding-right:40px!important}.woocommerce-cart .shop_table_responsive .product-quantity input{width:140px}.woocommerce-cart .shop_table_responsive .product-subtotal .woocommerce-Price-amount{display:block;padding-top:10px}.woocommerce-cart .shop_table_responsive .product-price{display:none}.woocommerce-cart .shop_table_responsive .coupon label[for=coupon_code]{display:inline-block;vertical-align:top;width:80px;padding-top:8px}.woocommerce-cart .shop_table_responsive .coupon input{display:inline-block;vertical-align:top;width:auto;width:400px;margin-bottom:0}.woocommerce-cart .shop_table_responsive .coupon button{float:right!important;width:calc(100% - 500px)!important;padding-top:0;padding-bottom:0;height:48px}.woocommerce-cart .shop_table_responsive .actions .button[name=update_cart]{width:auto;float:right;margin:0;background:#A763A8}.woocommerce-cart .cart_totals .checkout-button{float:right}.woocommerce-cart .cart_totals:after{content:"";display:block;clear:both}.woocommerce-cart .shipping-calculator-button{background:#A763A8}.cart-collaterals{width:380px!important;position:relative}.cart-collaterals:before{width:223px;height:237px;position:absolute;top:0;left:-250px;background:url(/wp-content/themes/bunkbed/img/buy-with-confidence.svg) no-repeat top left;background-size:contain;content:"";display:block}.cart-collaterals h2{display:none}.cart-collaterals table{box-shadow:none!important}.cart-collaterals table tr{position:relative!important;display:block!important}.cart-collaterals table tr:after{display:block;width:100%;height:1px;background:#E4E4E4;content:"";bottom:0;left:0;position:absolute}.cart-collaterals table tr:last-child:after{display:none}.cart-collaterals table tr th{width:100px;vertical-align:middle;font-size:18px}.cart-collaterals table th{background:none!important;text-transform:none!important}.cart-collaterals table .order-total .woocommerce-Price-amount{font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;font-size:18px}.cart-collaterals .woocommerce-shipping-calculator{display:block!important;margin-left:0!important}.cart-collaterals .woocommerce-shipping-calculator p{margin-top:0;margin-bottom:7px}.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button{background:none;color:#FF5C46;text-transform:none;text-decoration:underline;padding:0}.cart-collaterals .checkout-button{width:100%;float:none;display:block;font-size:0;padding:35px 20px}.cart-collaterals .checkout-button:before{font-size:24px;content:"PAY NOW"}}.term-description{margin-bottom:40px}ul.products{content:"";display:table;table-layout:fixed;margin:0;padding:0;display:flex;flex-wrap:wrap;margin-bottom:-2em}ul.products li.product{list-style:none;position:relative;margin-bottom:15px!important;border:2px solid #22CEF3;width:100%}ul.products li.product a{display:block}ul.products li.product a:after{content:"";display:table;table-layout:fixed;clear:both}ul.products li.product .product-image-container{position:relative;width:170px;height:170px;line-height:100%;float:left}ul.products li.product .product-image-container .woocommerce-loop-product_title{color:#fff!important;position:absolute;bottom:0;right:-15px;background:url(/wp-content/themes/bunkbed/img/brush-blue.svg) no-repeat top left;width:154px;height:55px;text-align:center;text-transform:uppercase!important;line-height:60px;font-size:22px!important;margin:0!important;font-family:"Beauty and the Beast","Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif!important;font-weight:normal!important}ul.products li.product .product-image-container .woocommerce-loop-product_title:before{position:absolute;top:15px;left:15px;width:17px;height:18px;background:url(/wp-content/themes/bunkbed/img/icon-sleeping-zs.svg) no-repeat top left;content:"";display:block}ul.products li.product .product-short-details{display:inline-block;width:calc(100% - 190px);padding:15px;vertical-align:top}ul.products li.product .product-short-details .product-subtitle{font-size:19px;margin:0;display:block;line-height:120%;color:#2F353B;font-weight:800;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif}ul.products li.product .product-short-details .price{color:#fff;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;font-size:1.7em;line-height:1;display:block;text-align:center;width:85px;height:84px;background:url(/wp-content/themes/bunkbed/img/icon-hexagon-blue.svg) no-repeat top left;background-size:contain;line-height:85px;position:absolute;bottom:10px;right:15px}ul.products li.product .product-short-details .price .woocommerce-Price-currencySymbol{font-size:.6em;vertical-align:top;margin-right:2px}ul.products li.product:nth-child(4n+2) .product-image-container .woocommerce-loop-product_title{background-image:url(/wp-content/themes/bunkbed/img/brush-green.svg)}ul.products li.product:nth-child(4n+2) .product-short-details .price{background-image:url(/wp-content/themes/bunkbed/img/icon-hexagon-green.svg)}ul.products li.product:nth-child(4n+3) .product-image-container .woocommerce-loop-product_title{background-image:url(/wp-content/themes/bunkbed/img/brush-yellow.svg)}ul.products li.product:nth-child(4n+3) .product-short-details .price{background-image:url(/wp-content/themes/bunkbed/img/icon-hexagon-yellow.svg)}ul.products li.product:nth-child(4n+4) .product-image-container .woocommerce-loop-product_title{background-image:url(/wp-content/themes/bunkbed/img/brush-purple.svg)}ul.products li.product:nth-child(4n+4) .product-short-details .price{background-image:url(/wp-content/themes/bunkbed/img/icon-hexagon-purple.svg)}.tax-product_cat ul.products{margin-bottom:0}#primary h3.woocommerce-loop-product_title{text-transform:none;color:#6B6E71;margin-bottom:0;font-size:1.5em;margin-top:10px}@media (min-width:600px){ul.products li.product{width:32%;margin-right:2%}ul.products li.product:nth-child(3n){margin-right:0}ul.products li.product .product-image-container{width:100%;height:auto}ul.products li.product .product-image-container .woocommerce-loop-product_title{left:-2px;right:auto;bottom:1px}ul.products li.product .product-short-details{float:none;clear:both;width:100%;padding-bottom:100px}ul.products li.product .product-short-details .price{right:5px;bottom:7px}}@media (min-width:960px){ul.products{margin-bottom:-60px}ul.products li.product{width:23.5%;margin-right:2%;margin-bottom:60px!important}ul.products li.product:nth-child(3n){margin-right:2%}ul.products li.product:nth-child(4n){margin-right:0}}@media (min-width:1200px){.term-description{margin-bottom:60px}ul.products li.product .product-image-container .woocommerce-loop-product_title{width:165px;height:71px;font-size:28px!important;line-height:80px}ul.products li.product .product-short-details{padding-bottom:75px}ul.products li.product .product-short-details .product-subtitle:after{content:"VIEW PRODUCT";display:block;position:absolute;bottom:20px;left:15px;font-size:17px;color:#FF7E35;font-weight:800;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif}ul.products li.product .product-short-details .price{font-weight:700!important;font-size:34px;bottom:8px}ul.products li.product .product-short-details .price .woocommerce-Price-currencySymbol{position:relative;top:-5px;right:-2px}}.single-product .product_title{width:316px;height:144px;background:url(/wp-content/themes/bunkbed/img/brush-purple.svg) no-repeat top left;opacity:.95;background-size:contain;color:#fff;font-family:"Beauty and the Beast","Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;text-align:center;font-size:46px;padding-top:25px;text-indent:-20px;margin-top:20px;margin-bottom:-30px;position:relative;z-index:1;margin-left:auto;margin-right:auto;right:-8px}.single-product .product_title:before{position:absolute;top:20px;left:22px;width:32px;height:32px;background:url(/wp-content/themes/bunkbed/img/icon-sleeping-zs.svg) no-repeat top left;background-size:contain;content:"";display:block}.single-product .product_title span{font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;font-size:20px;display:block;margin-top:5px}.single-product div.product{content:"";display:table;table-layout:fixed;position:relative}.single-product div.product .summary{margin-top:0}.single-product div.product .woocommerce-product-gallery{position:relative;margin-bottom:20px}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;display:block;z-index:99}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{content:"";display:table;table-layout:fixed;margin:0;padding:0;width:100%!important}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;float:left;margin-bottom:15px!important;width:25%;margin-right:3.66%}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48.1%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.7966666667%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22.15%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.96%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product .ppom-wrapper .ppom-col{margin:10px 0}.single-product div.product .ppom-wrapper .form-check{margin-bottom:12px}.single-product div.product .ppom-wrapper .form-control-label{display:block;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;font-size:20px;margin-bottom:15px;font-weight:800;color:#2F353B;padding-left:40px;background:url(/wp-content/themes/bunkbed/img/icon-glyph1.svg) no-repeat top 2px left;background-size:25px 25px}.single-product div.product .ppom-wrapper .form-control-label:before{content:"Choose "}.single-product div.product .ppom-wrapper .form-check-label{padding-left:0;display:block;background:#F5FBFC;padding:15px 15px;border-radius:6px;position:relative;height:58px;line-height:58px}.single-product div.product .ppom-wrapper .form-check-label[for="delivery_in_dublin"]:after,.single-product div.product .ppom-wrapper .form-check-label[for="delivery___assembly_in_dublin"]:after{content:"+10 mile";display:block;font-size:14px;opacity:.5;margin-left:15px;float:right;background:rgb(0 59 126 / .1);margin-top:2px;line-height:14px;padding:5px 10px;border-radius:3px}.single-product div.product .ppom-wrapper .form-check-label .ppom-label-radio{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px;line-height:54px;padding:0 15px}.single-product div.product .ppom-wrapper .form-check-label input[type="radio"]{display:none}.single-product div.product .ppom-wrapper .form-check-label input[type="radio"]:checked+.ppom-label-radio{background:#FF7E35;color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .2)}.single-product div.product .ppom-wrapper .table tr:not(.ppom-total-without-fixed){display:none}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed{background:none;text-align:center}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed th{border:none;padding:0}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-label-item{display:none}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item{text-align:center;font-size:28px;color:#A763A8;width:210px;height:210px;display:inline-block;background:url(/wp-content/themes/bunkbed/img/decoration-hexagon-outline.svg) no-repeat top left;background-size:contain;padding-top:60px;margin-bottom:-80px;position:relative;left:-5px;z-index:-1}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item:before{content:"Your special price:";display:block;font-size:1rem;position:relative;right:-5px}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item .ppom-price{font-size:56px;letter-spacing:-2px;vertical-align:top;line-height:46px;margin-left:2px}.single-product div.product .single_add_to_cart_button{display:block;width:100%}.stock:empty:before{display:none}.stock.in-stock{color:#a3e7c7}.stock.out-of-stock{color:#ffaf9e}@media (min-width:600px){.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item{left:0;margin-bottom:-25px}.single-product div.product .single_add_to_cart_button{width:calc(100% - 230px);float:right;margin-top:-140px}.ppom-wrapper .form-check{width:500px}#ppom-price-container{width:210px}}@media (min-width:768px) and (max-width:1199px){.single-product div.product{max-width:705px;margin-left:auto;margin-right:auto}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product .woocommerce-product-gallery .flex-viewport{width:600px}.single-product div.product .woocommerce-product-gallery .flex-viewport figure{margin:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{width:82px;display:block;position:absolute;top:0;left:600px;margin-left:20px!important}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{display:block!important;width:100%!important;margin:0!important;margin-bottom:10px!important;width:100px!important}.ppom-wrapper .align-items-center{display:block!important}.ppom-wrapper .align-items-center .ppom-col{display:inline-block;width:49.5%;vertical-align:top}.ppom-wrapper .align-items-center .ppom-col:first-child{margin-right:1%!important}.ppom-wrapper .form-check{width:auto}}@media (min-width:1200px){.single-product #main{position:relative;padding-top:80px}.single-product .product_title{position:absolute;top:0;right:300px}.single-product div.product .woocommerce-product-gallery{float:right;width:600px}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{width:100px!important}.single-product div.product .summary{float:left;width:calc(100% - 630px)}.single-product div.product .ppom-wrapper .form-check-label .ppom-label-radio{padding:0 30px}.single-product div.product .ppom-wrapper .form-check-label input[type="radio"]:checked+.ppom-label-radio{padding:0 30px}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item{width:auto;height:auto;line-height:28px;padding-top:67px;background:none}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item .ppom-price{font-size:62px}.single-product div.product .single_add_to_cart_button{margin-top:-65px;font-size:23px;padding-top:35px;padding-bottom:35px;margin-right:40px;margin-bottom:20px}.single-product div.product #ppom-price-container{margin-top:-60px;margin-left:-25px;width:180px}}.woocommerce-checkout .entry-content{margin-top:-10px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row{overflow:hidden}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row>label,.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row>span{float:left}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row>label{width:140px;padding-top:10px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row>span{width:calc(100% - 140px)}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row>span input{width:100%}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row:after{content:"";display:table;table-layout:fixed;clear:both}.woocommerce-checkout .shop_table{border:6px solid #d5f9ff;padding:15px 30px;margin-top:40px;margin-bottom:30px}.woocommerce-checkout .place-order{text-align:right}.woocommerce-checkout .wc_payment_methods{list-style-type:none;padding:0}.woocommerce-checkout .wc_payment_methods .wc_payment_method{background:#FFF;box-shadow:0 2px 8px rgb(0 0 0 / .15);border-radius:6px;margin-bottom:20px!important}.woocommerce-checkout .wc_payment_methods .wc_payment_method.payment_method_paypal img{float:right;margin-top:-3px}.woocommerce-checkout .wc_payment_methods .wc_payment_method>input[type=radio]{display:none}.woocommerce-checkout .wc_payment_methods .wc_payment_method>label{display:block;background:#F0F9F9;text-transform:uppercase;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:18px;padding:20px 25px}.woocommerce-checkout .wc_payment_methods .wc_payment_method>label img{display:inline-block;vertical-align:top;margin-left:5px}.woocommerce-checkout .wc_payment_methods .wc_payment_method>div{padding:10px 25px}.woocommerce-checkout #order_review:before{content:"PAYMENT METHOD";text-align:center;display:block;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;color:#22CEF3;font-size:2em;margin:50px 0 30px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper ::-webkit-input-placeholder{opacity:0}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper ::-moz-placeholder{opacity:0}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper :-ms-input-placeholder{opacity:0}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper :-moz-placeholder{opacity:0}.woocommerce-checkout .grand-total{clear:both;text-align:center;font-size:62px;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;color:#A763A8;line-height:100%;margin-bottom:-50px}.woocommerce-checkout .grand-total em{font-style:normal;font-size:18px;display:block;margin-bottom:-30px}.woocommerce-checkout .grand-total b{display:block}.woocommerce-checkout .grand-total b:first-letter{font-size:32px;vertical-align:super}.woocommerce-checkout #wc-stripe-cc-form{border:none;padding:0}.woocommerce-checkout #wc-stripe-cc-form>label{display:none}.woocommerce-checkout #wc-stripe-cc-form #stripe-card-element{margin-top:0;padding:15px;border-radius:6px;margin-bottom:10px;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif}.woocommerce-checkout .about_paypal{display:none}@media (min-width:768px){.woocommerce-checkout #primary{max-width:720px}.woocommerce-checkout #order_review{clear:both}.woocommerce-checkout .shop_table{margin:50px 0}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{margin-left:-10px;margin-right:-10px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{width:50%;float:left;padding-left:10px;padding-right:10px;margin-top:0}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row>label{width:100%;display:block;padding:0;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;font-weight:700;margin-bottom:10px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row>span{width:100%;display:block;float:none}.woocommerce-checkout #order_review:before{font-size:54px!important;padding-top:20px;margin-bottom:30px}.woocommerce-checkout .place-order .button{width:335px;font-size:24px;font-size:0;padding:35px 20px;margin-top:10px}.woocommerce-checkout .place-order .button:before{content:"PROCESS PAYMENT";font-size:24px}.woocommerce-checkout #content{position:relative;overflow:hidden;margin-bottom:0;padding-bottom:30px}.woocommerce-checkout #content:after{width:600px;height:510px;background:url(/wp-content/themes/bunkbed/img/smiley.svg) no-repeat top left;background-size:contain;display:block;content:"";position:absolute;right:-150px;top:570px;z-index:-1;opacity:.2}}.star-rating{overflow:hidden;position:relative;height:22px;line-height:22px;font-size:22px;font-family:"star";letter-spacing:10px;text-align:center;width:160px;margin:10px auto}.star-rating:before{content:"SSSSS";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;display:block;top:0;left:0;position:absolute;padding-top:1.5em;text-align:center}.star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0;color:#FFCE4E}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"S";color:#404040;text-indent:0;opacity:.25}p.stars a:hover~a:before{content:"S";color:#404040;opacity:.25}p.stars:hover a:before{content:"S";color:#22CEF3;opacity:1}p.stars.selected a.active:before{content:"S";color:#22CEF3;opacity:1}p.stars.selected a.active~a:before{content:"S";color:#404040;opacity:.25}p.stars.selected a:not(.active):before{content:"S";color:#22CEF3;opacity:1}.woocommerce-tabs ul.tabs{list-style:none;margin:0;padding:0;text-align:left}.woocommerce-tabs ul.tabs li{display:block;margin:0;position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em}.woocommerce-password-strength{text-align:right}.woocommerce-password-strength.strong{color:#a3e7c7}.woocommerce-password-strength.short{color:#ffaf9e}.woocommerce-password-strength.bad{color:#ffaf9e}.woocommerce-password-strength.good{color:#d5f9ff}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #a3e7c7}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #ffaf9e}.required{color:red}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{content:"";display:table;table-layout:fixed;background-color:#a3e7c7;clear:both;display:block;padding:10px 20px;border-radius:6px;margin-bottom:15px}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a{color:inherit;text-decoration:underline;font-weight:700}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#d5f9ff}.woocommerce-error{background-color:#ffaf9e}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;background-color:#d5f9ff;z-index:9999}.widget_price_filter .price_slider{margin-bottom:1.5em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:none;background:#22CEF3;box-sizing:border-box;margin-top:-.25em;opacity:1}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .25em rgb(0 0 0 / .1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background:#22CEF3}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgb(0 0 0 / .1)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}@font-face{font-display:swap;font-family:"star";src:url(https://bunkbed.ie/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url("https://bunkbed.ie/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"),url(https://bunkbed.ie/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(https://bunkbed.ie/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url("https://bunkbed.ie/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");font-weight:400;font-style:normal}#wc-stripe-upe-element{margin-bottom:4px}.stripe-gateway-checkout-email-field{position:relative}.stripe-gateway-checkout-email-field button.stripe-gateway-stripelink-modal-trigger{display:none;position:absolute;right:5px;width:64px;height:40px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/link.svg);background-color:#fff0;cursor:pointer;border:none}.featherlight{background:0 0;bottom:0;cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out;display:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;left:0;position:fixed;right:0;text-align:center;top:0;white-space:nowrap;z-index:2147483647}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.featherlight:last-of-type{background:rgb(0 0 0 / .9)}.featherlight::before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle}.featherlight .featherlight-content{-webkit-animation:fadein .5s;animation:fadein .5s;background:#000;border:0;cursor:auto;display:inline-block;max-height:80%;max-width:90%;min-width:inherit;overflow:visible;padding:0;position:relative;text-align:left;vertical-align:middle;white-space:normal}@media screen and (min-width:980px){.featherlight .featherlight-content{max-height:90%}}.featherlight .featherlight-content .caption{color:#fff;font-size:16px;font-weight:lighter;line-height:1.25;max-width:100%;overflow:hidden;position:absolute;text-align:left;text-overflow:ellipsis;white-space:nowrap}.featherlight .featherlight-content .caption:focus,.featherlight .featherlight-content .caption:hover{overflow:visible;white-space:normal}.featherlight .featherlight-content a{color:#fff;text-decoration:underline}.featherlight .featherlight-content a:focus,.featherlight .featherlight-content a:hover{text-decoration:none}.featherlight .featherlight-inner{-webkit-animation:fadein .5s;animation:fadein .5s;display:block}.featherlight button{-webkit-appearance:button;font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}.featherlight button::-moz-focus-inner{border-style:none;padding:0}.featherlight .featherlight-close-icon{background-color:#fff0;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21%204.41L19.59%203%2012%2010.59%204.41%203%203%204.41%2010.59%2012%203%2019.59%204.41%2021%2012%2013.41%2019.59%2021%2021%2019.59%2013.41%2012%2021%204.41z%22/%3E%0A%3C/svg%3E);background-position:center;background-repeat:no-repeat;-webkit-background-size:100% auto;background-size:100% auto;border:0;cursor:pointer;display:block;height:30px;opacity:.6;overflow:hidden;padding:0;position:fixed;right:25px;text-align:center;text-indent:100%;top:25px;white-space:nowrap;width:30px;z-index:9999}.featherlight .featherlight-close-icon:focus,.featherlight .featherlight-close-icon:hover{opacity:1}.featherlight .featherlight-image{max-width:100%}.featherlight iframe{border:0}[data-featherlight] img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.featherlight-iframe .featherlight-content{border-bottom:0;-webkit-overflow-scrolling:touch;overflow-y:scroll;padding:0}@-webkit-keyframes featherlightLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes featherlightLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.featherlight-loading .featherlight-content{-webkit-animation:featherlightLoader 1s infinite linear;animation:featherlightLoader 1s infinite linear;background:0 0;border:8px solid #909090;border-left-color:#fff;font-size:10px}.featherlight-loading .featherlight-content,.featherlight-loading .featherlight-content::after{-webkit-border-radius:50%;border-radius:50%;height:10em;width:10em}.featherlight-loading .featherlight-close,.featherlight-loading .featherlight-inner{display:none}.featherlight-next,.featherlight-previous{background-color:#fff0;background-repeat:no-repeat;-webkit-background-size:100% auto;background-size:100% auto;cursor:pointer;display:block;height:60px;margin-top:-30px;opacity:.4;overflow:hidden;position:fixed;text-indent:100%;top:50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:60px}.featherlight-next span,.featherlight-previous span{display:none}.featherlight-next:focus,.featherlight-next:hover,.featherlight-previous:focus,.featherlight-previous:hover{opacity:1}.featherlight-next{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.59%2016.59L13.17%2012%208.59%207.41%2010%206l6%206-6%206-1.41-1.41z%22/%3E%0A%3C/svg%3E);background-position:0 0;right:10px}.featherlight-previous{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.41%207.41L10.83%2012l4.58%204.59L14%2018l-6-6%206-6%201.41%201.41z%22/%3E%0A%3C/svg%3E);background-position:-5px 0;left:10px}.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous{display:none}.floating-phone{width:90px;height:90px;background-image:url("data:image/svg+xml,%3Csvg width='95' height='96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m31.3 95.1 16.6-.9 9-.8 5.9-.4 8.2-.7 1.7-.2c2.3-.3 4.5-.6 6.8-1.1 2.5-.5 4.8-1.4 7.1-2.8 1.4-.8 2.6-1.9 3.6-3.2 1.9-2.3 3.1-5 3.7-8.2.6-3.4.9-6.8 1-10.2L95 59c0-5.3-.1-10.6-.6-15.9-.3-3.2-.9-6.4-1.5-9.6-.7-3.4-1.4-6.7-2.6-9.9a9.9 9.9 0 0 0-5.2-6.2 19 19 0 0 0-6.6-1.8l-2.9-.2-8.4-.3H51.6c-4.1.2-8.2.8-12.3 1.5l-4.7.8-4.8.9c-.5 0-.9.1-1.4.3l-2.6.8-5.7 1.8a27 27 0 0 0-8.2 4.3 13 13 0 0 0-3.8 4.8c-1 2-1.6 4.3-1.8 6.7l-.4 4.2a170.4 170.4 0 0 0-.8 22.3 59 59 0 0 0 .9 8.3l.2 1.8c.2.9.4 2 .4 3 .1 1.3.3 2.4.7 3.6l.2.8a22.8 22.8 0 0 0 2.6 6.6l.7 1.5c.5 1 1.8 2.5 2.8 3.1 3 2 6.4 2.6 9.8 2.8H30.6l.7.1Z' fill='%2360D4ED'/%3E%3Cpath d='m68.1 74.6.7-8.1c.2-2.6.7-2.1-1.8-2.4L59.8 63c-1.8-.2-1.8-.2-2.8.7l-4.3 3.5c-1 .9-1 .9-1.6.5a41.4 41.4 0 0 1-12.8-14.8c-.3-.7-.3-.7.7-1.6l4.1-3.6c1.1-1 1.1-1 1.1-2.8v-7.2c0-2.6.4-2-2.1-2.2-2-.1-6-.4-8.1-.4-2.2-.1-2.6-.2-2.8 1.9a31 31 0 0 0 1.1 12.5 46.4 46.4 0 0 0 21.3 24.7A32 32 0 0 0 65.8 77c2.1.1 2-.3 2.3-2.4Z' fill='%23fff'/%3E%3Cpath d='m41 5.6 4.1 8.7 9.5-1.2-7 6.6 4.1 8.7-8.5-4.7-7 6.6 1.8-9.5-8.4-4.6 9.6-1.2L41 5.6ZM65.2 7l2.7 5.9 6.4-.8-4.7 4.4 2.7 5.9-5.7-3.2-4.7 4.4 1.2-6.3-5.6-3.2 6.4-.8L65.2 7ZM19.6 12.5l2.7 5.9 6.4-.8L24 22l2.7 5.9-5.6-3.1-4.8 4.4 1.3-6.4-5.7-3.1 6.4-.8 1.3-6.4ZM6.9 25l1.6 3.3 3.7-.4-2.7 2.5 1.5 3.4L7.8 32 5 34.5l.8-3.6-3.3-1.8 3.7-.5.7-3.6ZM83.1 11.7l1.6 3.4 3.7-.5-2.8 2.6 1.6 3.3-3.2-1.8-2.8 2.6.7-3.7-3.2-1.8 3.7-.5.7-3.6Z' fill='%23FFCD4E'/%3E%3C/svg%3E");display:block;text-indent:-9999px;position:fixed;right:8px;bottom:8px;z-index:9999999;background-size:contain}@media screen and (min-width:1200px){.floating-phone{width:223px;height:183px;background-image:url("data:image/svg+xml,%3Csvg width='223' height='183' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m212 53 5.7 47 5.3-47h-11ZM0 48s5-23.6 38-27C38 21 3 12 0 48ZM52 159s-2.5 10 14 21c0 0-22.8-6.2-14-21Z' fill='%2360D4ED'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M71.5 176.5c1 1.4 2 2.9 4 3.9l-.4-3.9c-.3-1.9-.2-3.8.5-5.6 2-5.7 5.2-10.8 10-15.2a21 21 0 0 1 13.7-5.6 1561.7 1561.7 0 0 0 34.4-2c6-.2 12.2-.5 18.3-1l3.8-.3 15.2-1.6c5.5-.8 10.7-2.2 15.8-4.3 3-1.3 5.7-3 8-5 4.2-3.5 7-7.8 8.3-12.7 1.3-5.2 2-10.4 2.1-15.6.2-3.9.3-7.8.3-11.8a161 161 0 0 0-1.4-24.5 112.7 112.7 0 0 0-9-30c-2.4-4.6-6-8-11.6-9.7a54.7 54.7 0 0 0-14.8-2.7l-6.3-.3-18.8-.5h-34.8c-9 .3-18.2 1.2-27.4 2.3l-10.5 1.3-10.5 1.2-3.2.5-5.8 1.3-12.8 2.8A70.8 70.8 0 0 0 20.4 44c-3.5 2-6.5 4.4-8.6 7.5a24 24 0 0 0-4 10.3L7 68.3a181.3 181.3 0 0 0-1.6 34.5 73 73 0 0 0 1.9 12.8l.6 2.6c.4 1.6.7 3.1.9 4.7 0 2 .5 3.8 1.3 5.6l.5 1.2c1 2.3 2 4.7 3.5 6.8a106.5 106.5 0 0 1 4 5.7c1 1.6 4 4 6 4.8 7 3 14.4 4 22 4.3a438.1 438.1 0 0 0 16 0c4.6-.1 4.4 3.4 4.3 4.9v2c.2 2.9.4 5.8 1 8.5.9 3.4 1.9 6.7 4 9.6l.2.2ZM189.4 132a36.8 36.8 0 0 1-12.1 3.6c.1-.5.5-.7 1-.8l.5-.3 3.2-1.7 5.1-2.8c2.6-1.6 4.5-3.5 5.4-6.2a176.8 176.8 0 0 1 1.7-4.3c0-.3.4-.6.7-1 .4-.2 1.4-.1 1.5.4.2.5.4 1 .4 1.4-.5 4.8-2 9-7.4 11.7Z' fill='%2360D4ED'/%3E%3Cpath d='m101.5 0 5.5 17h17.8l-14.4 10.4 5.5 17-14.4-10.5-14.4 10.4 5.5-17L78.2 17H96L101.5 0ZM145.5 8l3.7 11.4h12l-9.7 7 3.7 11.4-9.7-7-9.7 7 3.7-11.4-9.7-7h12L145.5 8ZM60.5 8l3.7 11.4h12l-9.7 7 3.7 11.4-9.7-7-9.7 7 3.7-11.4-9.7-7h12L60.5 8ZM34.5 28l2.1 6.6h7l-5.6 4 2 6.6-5.5-4-5.6 4 2.1-6.6-5.5-4h6.9l2.1-6.6ZM176.5 15l2.1 6.6h7l-5.6 4 2 6.6-5.5-4-5.6 4 2.1-6.6-5.5-4h6.9l2.1-6.6Z' fill='%23FFCD4E'/%3E%3Cpath d='M120 144.7a12.5 12.5 0 0 0-25 0 12.5 12.5 0 0 0 25 0Zm-12.5 4.7a4.7 4.7 0 0 1-4.8-4.7c0-2.6 2.1-4.6 4.8-4.6 2.6 0 4.7 2.1 4.7 4.6 0 2.7-2 4.7-4.7 4.7Z' fill='%23FF8550'/%3E%3Cpath d='M128.3 175.3a7.6 7.6 0 0 1-7.6-7.6H113c0 8.5 7 15.3 15.4 15.3 8.5 0 15.4-6.8 15.5-15.3H136c0 4.1-3.5 7.6-7.7 7.6Z' fill='%23A763A8'/%3E%3Cpath d='M132.3 132h-7.9v29h7.9v-29Z' fill='%23FFCD4E'/%3E%3Cpath d='M155 140.9h-17.4v7.7H155V141Z' fill='%2360B5A5'/%3E%3C/svg%3E");text-indent:-5px;color:#fff;text-align:center;font-size:16px;line-height:130%;padding-top:47px}.floating-phone strong{display:block;font-family:"Fira Sans",sans-serif;font-size:18px;border-bottom:1px solid #fff;width:160px;margin-left:auto;margin-right:auto;padding-bottom:5px;margin-bottom:7px}.floating-phone i{font-style:normal;font-size:24px;font-family:"Fira Sans",sans-serif;display:block}}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item .ppom-price{top:15px;position:relative}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item{top:-15px}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item::before{position:relative;top:10px}@media screen and (min-width:1200px){.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item{top:10px}}.top-temporary-notice{background:#c51141;display:block;color:#fff;text-align:center;padding:5px 15px;font-weight:700;font-size:17px;transition:background .1s ease}.top-temporary-notice strong{color:#fff;border-bottom:2px solid #FFD6B2}.top-temporary-notice:hover{background:#FF6F3F}@media screen and (max-width:600px){.top-temporary-notice{font-size:15px;padding:3px 10px}}@media screen and (min-width:1200px){.single-product div.product #ppom-price-container{margin-top:0;margin-left:-25px;width:180px}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item{padding-top:0}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item .ppom-price{top:2px;margin-top:-15px!important;display:inline-block!important;vertical-align:top;line-height:65px}.single-product div.product .ppom-wrapper .table .ppom-total-without-fixed .ppom-price-item::before{top:-10px}}@media screen and (min-width:1200px){body.term-28 ul.products li.product{width:19%;margin-right:1%;margin-bottom:0!important}body.term-28 #primary h3.woocommerce-loop-product_title{font-size:24px!important}}.main-navigation li a[title]{position:relative;margin-top:14px;margin-bottom:26px}.main-navigation li a[title]::after{content:attr(title);display:block;position:absolute;width:100%;text-align:center;font-size:14px;opacity:.7}.main-navigation li a[title]:hover::after{opacity:1}.main-navigation li.with-info,.top-temporary-notice{background:#a85c9a!important}.button-contact-store{background:#ff9572}@media screen and (max-width:959px){.main-navigation li a[title]::after{position:static;display:inline;font-size:inherit;margin-left:4px}.main-navigation li a[title]{margin-top:0;margin-bottom:0}}#christmas-feature{display:block!important;margin-top:-60px;margin-bottom:44px}#christmas-feature img{position:relative!important;z-index:9999!important}#christmas-feature>div>div:last-child{display:none!important}@media screen and (max-width:1199px){#christmas-feature{margin-top:-40px}}@media screen and (max-width:959px){#christmas-feature{margin-top:-20px;margin-bottom:-10px}}@media screen and (max-width:600px){#christmas-feature>div>div:last-child{display:block!important}#christmas-feature>div>div:first-child{display:none!important}#christmas-feature{margin-top:15px}}ul.products li.product{border-radius:12px;overflow:hidden;border-width:3px}@media screen and (min-width:1250px){body.home .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover{background-position:top 40% center!important}}@media screen and (max-width:595px){ul.products li.product .product-short-details{width:calc(100% - 170px);padding:12px 8px 0}ul.products li.product .product-short-details .price{bottom:-14px;right:-4px}body.home .products .post-111 .product-subtitle::after{color:#38c1a8}body.home .products .post-44 .product-subtitle::after{color:#ebb21f}body.home .products .post-487 .product-subtitle::after{color:#bb60bc}}body.home .products .post-111::before,body.home .products .post-121::before,body.home .products .post-44::before,body.home .products .post-487::before{font-size:16px}body.home .products .post-111::before{background:#53DBC3}body.home .products .post-121::before{background:#60D3ED}body.home .products .post-487::before{background:#A862A8}@media screen and (max-width:595px){.site-title{margin-top:6px;margin-bottom:6px}.menu-toggle{top:15px}#header_cta .phone{padding:8px}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper{padding:52px 12px!important}#primary li.sow-slider-image{background:#4F4F58!important;height:440px!important}.so-widget-sow-hero-default-9e2b00e1ef5e-2 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p{font-weight:700;line-height:1.3}.so-widget-sow-hero-default-9e2b00e1ef5e-2 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons{margin-top:28px}}.featured-box{background:#22CEF3;border-radius:24px;color:#fff;margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px;position:relative;margin-top:-6rem;z-index:100;text-align:center;padding-bottom:40px;margin-bottom:40px}.featured-box::before{width:78px;height:75px;background:#fff url(https://bunkbed.ie/wp-content/themes/bunkbed/img/smiley.svg) no-repeat top 16px left 8px / 60px 51px;border-radius:50%;margin-bottom:20px;content:"";display:block;margin-left:auto;margin-right:auto;box-shadow:0 4px 40px rgb(0 0 0 / .15);position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.featured-box>div::before{content:'';background:#20CEF3;position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:-1;border-radius:24px}.scroller a{color:#fff;text-transform:uppercase;font-weight:700;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;font-size:20px;display:block;background:#FF7E35;width:300px;height:300px;border-radius:50%;position:absolute;top:-140px;left:50%;transform:translateX(-50%);padding-top:60px;z-index:-2;transition:.2s ease all}.scroller a:hover{background:#FF701E;transform:translateX(-50%) scale(1.2)}.scroller a em{font-style:normal}.scroller a em::before,.scroller a em::after{width:17px;height:31px;background:url("data:image/svg+xml,%3Csvg width='17' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.4 20.3c-.7-.3-1.1-.2-1.5.3-.7 1.1-2.5 3.4-5.2 6.7.2-3.6.2-8.2 0-13.8L9.1.8c0-.5-.3-.8-1-.8C7.3 0 7 .3 7 .8l.6 12.7v14.2l-1.8-2A28.8 28.8 0 0 0 2 21.5c-.6-.5-1-.5-1.6 0-.5.3-.5.7 0 1 1 1 2.3 2.2 3.6 4l3.3 3.8c.2.4.5.6 1 .6h.2c.3 0 .5 0 .6-.2.3 0 .5-.1.6-.3l3.2-4 4-5.1c.3-.5.1-.9-.5-1.1Z' fill='%23FFCD4E'/%3E%3C/svg%3E") no-repeat top left / contain;display:inline-block;vertical-align:middle;content:''}.scroller a em::before{margin-right:6px}.scroller a em::after{margin-left:6px}@media screen and (min-width:960px){.so-widget-sow-hero .sow-slider-image-container{bottom:auto!important;top:50%!important;transform:translateY(-50%)!important;margin-top:-24px!important}}.featured-heading{font-size:28px;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;display:block;letter-spacing:.5px}.featured-heading strong{text-transform:uppercase;font-weight:700}ul.products li.product{border:none;box-shadow:0 4px 40px rgb(21 128 151 / .2);border-radius:24px;overflow:visible;background:#fff;text-align:left;transition:.2s ease all!important}ul.products li.product:hover{box-shadow:0 4px 40px rgb(21 128 151 / .5)}ul.products li.product .product-image-container{border-radius:24px 24px 0 0}ul.products li.product .product-image-container .woocommerce-loop-product_title{height:65px}ul.products li.product .product-short-details .product-subtitle{color:#45515C;font-size:22px;margin-bottom:24px;margin-top:4px}ul.products li.product .product-short-details .product-subtitle:after{content:"VIEW & BUY";display:block;position:absolute;bottom:25px;left:15px;font-size:17px;color:#fff!important;background:#FF7E35;font-weight:700;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif;padding:17px 0;display:block;width:calc(100% - 60px);text-align:center;border-radius:24px;transition:.15s ease all}.term-mattresses ul.products li.product .product-short-details .product-subtitle:after{content:"Order"}ul.products li.product .product-short-details .price{bottom:14px}.products .product h3.woocommerce-loop-product_title{transition:none!important}.products .product:hover h3.woocommerce-loop-product_title{transform:scale(1);bottom:1px!important;left:-2px!important;border-radius:14px}ul.products li.product .product-short-details{padding-bottom:78px}ul.products li.product:hover .product-short-details .product-subtitle:after{background:#FF701E;transform:scale(1.08)}ul.products li.product .product-short-details .price{transition:.1s ease all}ul.products li.product:hover .product-short-details .price{transform:scale(1.05) rotate(-10deg);right:4px}ul.products li.product .product-image-container{overflow:hidden}.featured-heading p{margin:0;margin-top:-12px}.featured-heading p em{font-style:normal;font-size:18px;font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Helvetica,Arial,sans-serif}.widget_media_image img{border-radius:24px}@media screen and (max-width:1250px){.featured-box{margin-left:-8px;margin-right:-8px;padding-left:12px;padding-right:12px}}@media screen and (max-width:1199px){#primary li.sow-slider-image{height:450px!important}#header_cta{font-size:1rem;width:260px;position:absolute;top:16px;right:20px}#header_cta .phone{background:none;font-size:28px;padding:0}#masthead .site-title>a{width:187px;height:85px}#masthead .site-title{margin-bottom:0}.main-navigation{margin-bottom:12px}.so-widget-sow-hero{margin-top:-24px}#primary-menu>li:not(.menu-item-home)>a{padding-right:0}ul.products li.product .product-short-details .product-subtitle:after{text-align:left;padding-left:20px;transform:none!important}}@media screen and (max-width:959px){#header_cta{font-size:0;position:absolute;top:7px;right:24px;width:auto}#header_cta .phone{background:none;font-size:inherit;padding:0;background:#FF7E35 url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.4 30.8c-3.4 3.4-14.3-1-20.2-7C2.2 18-2.2 7 1.2 3.6l3-3a2.3 2.3 0 0 1 3.3.2l5.8 7c.7 1 .6 2.3-.2 3.1L10 14.1c-.1.1-.2.4 0 .6 1 1.7 2 3.1 3.1 4.3 1.2 1.1 2.6 2.2 4.3 3.1.2.2.5.1.6 0l3.2-3.2c.8-.8 2.1-.9 3-.2l7 5.8a2.3 2.3 0 0 1 .2 3.3l-3 3Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center / 32px 32px;width:57px;height:57px;border-radius:50%;box-shadow:0 4px 40px rgb(0 0 0 / .15)}#masthead .site-title{margin-top:8px;margin-bottom:-14px!important}#masthead .site-title>a{margin-left:auto;margin-right:auto;width:146px;height:68px}.menu-toggle{width:57px;height:57px;text-indent:-9999px;background:#fff url("data:image/svg+xml,%3Csvg width='35' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35 0H0v5h35V0Z' fill='%23FE7E35'/%3E%3Cpath d='M35 11H0v5h35v-5Z' fill='%23FFCE4E'/%3E%3Cpath d='M35 22H0v5h35v-5Z' fill='%23A763A8'/%3E%3C/svg%3E") no-repeat center center / 35px 27px!important;position:absolute;top:7px;right:auto;left:10px;padding:0;border-radius:50%;box-shadow:0 4px 40px rgb(0 0 0 / .15)}.so-widget-sow-hero .sow-slider-image-wrapper{padding-top:0!important;padding-bottom:0!important}.so-widget-sow-hero .sow-slider-image-container{bottom:auto!important;top:50%!important;transform:translateY(-50%);margin-top:-12px}.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-overlay.sow-slider-image-cover::after{background:linear-gradient(180deg,rgb(150 162 165 / .35) 11.88%,rgb(82 146 159 / .8) 90%)!important}.scroller a{width:223px;height:212px;top:-115px;font-size:18px;padding-top:45px;transform:translateX(-50%)!important}.featured-heading{font-size:24px}.featured-heading p{margin-top:-4px}.featured-heading p em{font-size:1rem}.featured-box{margin-top:-4rem}#primary li.sow-slider-image{height:450px!important}#masthead{z-index:999}.so-widget-sow-hero{margin-top:-40px}.featured-heading p{line-height:1!important;margin-top:4px}}@media screen and (max-width:730px){ul.products li.product .product-short-details .product-subtitle:after{content:'View Bed'}.term-mattresses ul.products li.product .product-short-details .product-subtitle:after{content:'View Product'}}@media screen and (max-width:670px){ul.products li.product .product-short-details .product-subtitle:after{content:'VIEW'}}@media screen and (max-width:599px){ul.products li.product .product-short-details .product-subtitle:after{content:'VIEW BED';bottom:0;right:0;left:auto;width:calc(100% - 150px);border-radius:20px 0 20px 0!important}.term-mattresses ul.products li.product .product-short-details .product-subtitle:after{content:'VIEW PRODUCT'}ul.products li.product{border-radius:20px;margin-left:-6px;margin-right:-6px;width:calc(100% + 12px);margin-bottom:24px!important}ul.products li.product .product-image-container{border-radius:20px 0 0 20px}ul.products li.product .product-image-container{position:static;height:180px}ul.products li.product .product-image-container img{height:180px}#primary h3.woocommerce-loop-product_title{background:none;position:absolute;font-family:"Fira Sans","Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Arial,sans-serif!important;width:auto;height:auto;top:0;right:0;left:auto!important;bottom:auto!important;color:#45515C!important;width:calc(100% - 170px);font-size:18px!important;line-height:1;padding-top:12px}#primary h3.woocommerce-loop-product_title::before{display:none}ul.products li.product .product-short-details{padding-top:30px;padding-bottom:0}ul.products li.product .product-short-details .product-subtitle{text-align:center;font-size:18px;font-weight:400;font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Helvetica,Arial,sans-serif}ul.products li.product .product-short-details .price{position:static;margin-left:auto;margin-right:auto;margin-top:-16px;line-height:72px;background:#60D3ED!important;border-radius:50%;text-indent:-2px}ul.products li.product:nth-child(4n+2) .product-short-details .price{background:#1EE0BE!important}ul.products li.product:nth-child(4n+3) .product-short-details .price{background:#FFCE4E!important}ul.products li.product:nth-child(4n+4) .product-short-details .price{background:#A763A8!important}ul.products li.product .product-short-details .product-subtitle:after{padding-left:0;padding-right:0;text-align:center}ul.products li.product:hover .product-short-details .price{transform:none!important}ul.products li.product .product-short-details .price .woocommerce-Price-currencySymbol{margin-right:0}.featured-box{padding-bottom:28px;margin-bottom:-8px}}@media screen and (max-width:600px){.single-product .customer-reviews{display:none}}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{border-radius:20px;background:#F5FBFC;border:2px solid #CBDFE2}.wpcf7 input[type="text"],.wpcf7 input[type="email"]{width:100%}.wpcf7 textarea{height:130px}.wpcf7 input[type="submit"]{margin-left:auto;display:table;margin-top:-12px}.featured-heading{line-height:1.2!important;font-weight:400}.featured-heading p{margin-top:0}.featured-heading p strong{font-weight:700;text-transform:none}.delivery-locations{font-family:"Segoe UI",Frutiger,"Frutiger Linotype","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;letter-spacing:0;font-size:.85em}@media screen and (max-width:1199px){.floating-phone{display:none}body.scrolled .floating-phone{display:block;font-size:inherit;padding:0;background:#20CEF3 url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.4 30.8c-3.4 3.4-14.3-1-20.2-7C2.2 18-2.2 7 1.2 3.6l3-3a2.3 2.3 0 0 1 3.3.2l5.8 7c.7 1 .6 2.3-.2 3.1L10 14.1c-.1.1-.2.4 0 .6 1 1.7 2 3.1 3.1 4.3 1.2 1.1 2.6 2.2 4.3 3.1.2.2.5.1.6 0l3.2-3.2c.8-.8 2.1-.9 3-.2l7 5.8a2.3 2.3 0 0 1 .2 3.3l-3 3Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center / 32px 32px;width:62px;height:62px;border-radius:50%;box-shadow:0 4px 40px rgb(0 0 0 / .45)}}.single-product .ppom-option-label-price{float:right;color:#82a2a7}.single-product div.product .ppom-wrapper .form-check-label input[type="radio"]:checked+.ppom-label-radio .ppom-option-label-price{color:#fff}.single-product div.product .ppom-wrapper .form-check-label{border-radius:24px!important;overflow:hidden}@media screen and (max-width:600px){.single-product .ppom-wrapper .form-check{padding-left:0}}.select2-container .select2-selection--single{border-radius:20px;background:#F5FBFC;border:2px solid #CBDFE2}