@import url('//fonts.googleapis.com/css?family=Playfair Display:500,400|Montserrat:100');img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:#ddd;box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%;z-index:100}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--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-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){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}: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}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}:root{--bbw-widget-bg:#ffffff00;--bbw-panel-bg:#ffffff;--bbw-stripes-bg:#f7f7f7;--bbw-theme-primary:#888888;--bbw-theme-primary-text:#ffffff;--bbw-font-family-body:LatoWeb;--bbw-font-family-heading:LatoWeb;--bbw-font-family-light:LatoWeb;--bbw-font-size:16px;--bbw-font-weight-300:300;--bbw-font-weight-normal:400;--bbw-font-weight-600:600;--bbw-font-weight-bold:700;--bbw-body-text-color:#555555;--bbw-headings-text-color:#333333;--bbw-contrast-text-color:#333333;--bbw-text-color4:#212529;--bbw-widget-padding-top:12px;--bbw-widget-padding-x:0;--bbw-widget-item-border-radius:4px;--bbw-widget-item-gap:16px;--bbw-btn-padding-x:0.75em;--bbw-btn-padding-y:0.375em;--bbw-btn-sm-padding-x:0.571428em;--bbw-btn-sm-padding-y:0.285714em;--bbw-btn-xs-padding-x:0.461538em;--bbw-btn-xs-padding-y:0.153846em;--bbw-btn1-bg:#888888;--bbw-btn1-bg-rgb:from var(--bbw-btn1-bg) r g b;--bbw-btn1-color:#ffffff;--bbw-btn1-hover-bg:#666666;--bbw-btn1-hover-bg-rgb:from var(--bbw-btn1-hover-bg) r g b;--bbw-btn1-hover-color:#ffffff;--bbw-btn2-bg:#ffffff;--bbw-btn2-color:#444444;--bbw-btn2-hover-bg:#666666;--bbw-btn2-hover-color:#ffffff;--bbw-tertiary-bg:#212529;--bbw-tertiary-color:#ffffff;--bbw-tertiary-hover-bg:{$btn1-bg};--bbw-tertiary-hover-color:{$btn1-color};--bbw-btn3-bg:#212529;--bbw-btn3-color:#ffffff;--bbw-btn3-hover-bg:{$btn1-bg};--bbw-btn3-hover-color:{$btn1-color};--bbw-input-border-color:#d4d7de;--bbw-input-background-color:#fbfbfb;--bbw-input-background-color-hover:rgba(255,255,255,1);--bbw-placeholder-color:#8a8a8a;--bbw-placeholder-weight:300;--bbw-input-focus-color:#bec1cb;--bbw-input-hover-shadow:0 0 0 3px rgba(180, 180, 180, 0.12);--bbw-label-color:#5e5c5c;--bbw-dropdown-color:#888888;--bbw-border-radius-sm:3px;--bbw-border-radius:3px;--bbw-border-radius-lg:4px;--bbw-border-radius-xl:6px;--bbw-fixed-light-gray:#f0f0f0;--bbw-fixed-light:#999999;--bbw-fixed-white:#ffffff;--bbw-fixed-red:#cd4125;--bbw-fixed-green:#28a745;--bbw-fixed-blue:#007bff;--bbw-fixed-palegray:#f7f7f7;--bbw-fixed-bordergray:#dee2e6;--bbw-fixed-stdgray:#cccccc;--bbw-fixed-gray:#afafaf;--bbw-fixed-tertiary:#ffffff;--bbw-fixed-menu-text-color:#212529;--bbw-zillow-rating:#128911;--bbw-fixed-bg-panel:#f0f0f0;--bbw-fixed-bg-secondary:#666666;--bbw-fixed-tertiary-bg:#212529;--bbw-banner-new-color:#ffffff;--bbw-banner-new-bg:#888888;--bbw-banner-reduced-color:#ffffff;--bbw-banner-reduced-bg:#666666;--bbw-banner-featured-color:#ffffff;--bbw-banner-featured-bg:#888888;--bbw-banner-sold-color:#ffffff;--bbw-banner-sold-bg:#444444;--bbw-banner-openhouse-color:#ffffff;--bbw-banner-openhouse-bg:#888888;--bbw-banner-uc-color:#f7f7f7;--bbw-banner-uc-bg:#444444;--bbw-banner-special-color:#f7f7f7;--bbw-banner-special-bg:#666666;--bbw-banner-comingsoon-color:"{$banner-comingsoon-color}";
  --bbw-banner-comingsoon-bg: "{$banner-comingsoon-bg}";
  --bbw-more-filters-bg: #f3f0e7;
  --bbw-progress-bar-color: #ffffff;
  --bbw-progress-bar-bg: #abc0ff;
  --bbw-select-row-hover-bg: #1e90ff;
  --bbw-modal-backdrop-bg: #ffffff;
  --bbw-modal-backdrop-opacity: 0.5;
  --bbw-no-red: #f44336;
  --bbw-yes-green: #4caf50;
  --bbw-ignore-gray: #afafaf;
  --bbw-text-muted: color-mix(in srgb, var(--bbw-body-text-color) 65%, transparent);
  --bbw-widget-item-shadow: 0px 2px 1px -1px rgba(0,0,0,0.18),
                                      0px 1px 1px 0px rgba(0,0,0,0.14),
                                      0px 1px 3px 0px rgba(0,0,0,0.09);
  --bbw-widget-item-hover-shadow: 0px 2px 2px -1px rgba(0,0,0,0.18),
                                      0px 4px 7px 0px rgba(0,0,0,0.14),
                                      0px 1px 10px 0px rgba(0,0,0,0.09);
  --bbw-soft-shadow: 0px 3px 7px -1px rgba(0, 0, 0, 0.1),
                                      0px 1px 10px -1px rgba(0, 0, 0, 0.06);
  --bbw-widget-standout-shadow: 0px 13px 27px -5px rgba(50, 50, 93, 0.25),
                                      0px 8px 16px -8px rgba(0, 0, 0, 0.3);
  --bbw-modal-border-radius: 8px;
  --bbw-modal-padding-x: 16px;
  --bbw-modal-padding-y: 16px;
  --bbw-scrollbar-color: #f0f0f0;
  --bbw-scrollbar-bg-color: #f7f7f7;
  --bbw-scrollbar-width: 12px;
}

@media (min-width: 768px) {
  :root {
    --bbw-widget-padding-x:	0;
    /* Buttons
    ********************** */
    /* Navigation
    ********************** */
    /* cards
    ********************** */
  }
}
:host {
  font-family: var(--bbw-font-family-body);
  font-size: var(--bbw-font-size);
  font-weight: var(--bbw-font-weight-normal);
  font-style: normal;
  text-align: left;
  color: var(--bbw-body-text-color);
}

:root {
  --primary: #0000cc;
  --secondary: #0000cc;
  --tertiary: #0000cc;
  --menu: #0000cc;
  --facebook: #0000cc;
  --google-red: #0000cc;
  --google-yellow: #0000cc;
  --google-green: #0000cc;
  --google-blue: #0000cc;
  --green: #0000cc;
  --blue: #0000cc;
  --listtab: #0000cc;
  --listitem: #0000cc;
  --mbbAgentBackground: #0000cc;
  --bfg-red: #0000cc;
  --disabled: #0000cc;
}

mbb-brokers {
  display: block;
}

mbb-featured-gallery {
  display: block;
}

mbb-featured-list {
  display: block;
}

mbb-interactive-map {
  display: block;
}

mbb-interactive-map2 {
  display: block;
}

mbb-lc-form {
  display: block;
}

mbb-login-panel {
  display: block;
}

mbb-marketreport {
  display: block;
}

mbb-market-stats {
  display: block;
}

mbb-office-roster {
  display: block;
}

mbb-propertydetails {
  display: block;
}

mbb-quick-search {
  display: block;
}

mbb-search-form {
  display: block;
}

mbb-results {
  display: block;
}

[id^=MBBv3]:not(#mbbV1) {
  /*
   * Bootstrap v4.5.0 (https://getbootstrap.com/)
   * Copyright 2011-2020 The Bootstrap Authors
   * Copyright 2011-2020 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
  /* Firefox */
  /* Chrome, Edge, and Safari */
}
[id^=MBBv3]:not(#mbbV1) :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: #0000cc;
  --secondary: #0000cc;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --tertiary: #0000cc;
  --menu: #0000cc;
  --facebook: #0000cc;
  --google-red: #0000cc;
  --google-yellow: #0000cc;
  --google-green: #0000cc;
  --google-blue: #0000cc;
  --green: #0000cc;
  --blue: #0000cc;
  --listtab: #0000cc;
  --listitem: #0000cc;
  --mbbAgentBackground: #0000cc;
  --bfg-red: #0000cc;
  --disabled: #0000cc;
  --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", 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;
}
[id^=MBBv3]:not(#mbbV1) *,
[id^=MBBv3]:not(#mbbV1) *::before,
[id^=MBBv3]:not(#mbbV1) *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
[id^=MBBv3]:not(#mbbV1) article, [id^=MBBv3]:not(#mbbV1) aside, [id^=MBBv3]:not(#mbbV1) figcaption, [id^=MBBv3]:not(#mbbV1) figure, [id^=MBBv3]:not(#mbbV1) footer, [id^=MBBv3]:not(#mbbV1) header, [id^=MBBv3]:not(#mbbV1) hgroup, [id^=MBBv3]:not(#mbbV1) main, [id^=MBBv3]:not(#mbbV1) nav, [id^=MBBv3]:not(#mbbV1) section {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto 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;
}
[id^=MBBv3]:not(#mbbV1) [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}
[id^=MBBv3]:not(#mbbV1) h1, [id^=MBBv3]:not(#mbbV1) h2, [id^=MBBv3]:not(#mbbV1) h3, [id^=MBBv3]:not(#mbbV1) h4, [id^=MBBv3]:not(#mbbV1) h5, [id^=MBBv3]:not(#mbbV1) h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) p {
  margin-top: 0;
  margin-bottom: 1rem;
}
[id^=MBBv3]:not(#mbbV1) abbr[title],
[id^=MBBv3]:not(#mbbV1) 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;
}
[id^=MBBv3]:not(#mbbV1) address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
[id^=MBBv3]:not(#mbbV1) ol,
[id^=MBBv3]:not(#mbbV1) ul,
[id^=MBBv3]:not(#mbbV1) dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
[id^=MBBv3]:not(#mbbV1) ol ol,
[id^=MBBv3]:not(#mbbV1) ul ul,
[id^=MBBv3]:not(#mbbV1) ol ul,
[id^=MBBv3]:not(#mbbV1) ul ol {
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) dt {
  font-weight: 700;
}
[id^=MBBv3]:not(#mbbV1) dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) blockquote {
  margin: 0 0 1rem;
}
[id^=MBBv3]:not(#mbbV1) b,
[id^=MBBv3]:not(#mbbV1) strong {
  font-weight: bolder;
}
[id^=MBBv3]:not(#mbbV1) small {
  font-size: 80%;
}
[id^=MBBv3]:not(#mbbV1) sub,
[id^=MBBv3]:not(#mbbV1) sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
[id^=MBBv3]:not(#mbbV1) sub {
  bottom: -0.25em;
}
[id^=MBBv3]:not(#mbbV1) sup {
  top: -0.5em;
}
[id^=MBBv3]:not(#mbbV1) a {
  color: #0000cc;
  text-decoration: none;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) a:hover {
  color: navy;
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) a:not([href]) {
  color: inherit;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) pre,
[id^=MBBv3]:not(#mbbV1) code,
[id^=MBBv3]:not(#mbbV1) kbd,
[id^=MBBv3]:not(#mbbV1) samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
[id^=MBBv3]:not(#mbbV1) figure {
  margin: 0 0 1rem;
}
[id^=MBBv3]:not(#mbbV1) img {
  vertical-align: middle;
  border-style: none;
}
[id^=MBBv3]:not(#mbbV1) svg {
  overflow: hidden;
  vertical-align: middle;
}
[id^=MBBv3]:not(#mbbV1) table {
  border-collapse: collapse;
}
[id^=MBBv3]:not(#mbbV1) caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
[id^=MBBv3]:not(#mbbV1) th {
  text-align: inherit;
}
[id^=MBBv3]:not(#mbbV1) label {
  display: inline-block;
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) button {
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
[id^=MBBv3]:not(#mbbV1) input,
[id^=MBBv3]:not(#mbbV1) button,
[id^=MBBv3]:not(#mbbV1) select,
[id^=MBBv3]:not(#mbbV1) optgroup,
[id^=MBBv3]:not(#mbbV1) textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
[id^=MBBv3]:not(#mbbV1) button,
[id^=MBBv3]:not(#mbbV1) input {
  overflow: visible;
}
[id^=MBBv3]:not(#mbbV1) button,
[id^=MBBv3]:not(#mbbV1) select {
  text-transform: none;
}
[id^=MBBv3]:not(#mbbV1) [role=button] {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) select {
  word-wrap: normal;
}
[id^=MBBv3]:not(#mbbV1) button,
[id^=MBBv3]:not(#mbbV1) [type=button],
[id^=MBBv3]:not(#mbbV1) [type=reset],
[id^=MBBv3]:not(#mbbV1) [type=submit] {
  -webkit-appearance: button;
}
[id^=MBBv3]:not(#mbbV1) button:not(:disabled),
[id^=MBBv3]:not(#mbbV1) [type=button]:not(:disabled),
[id^=MBBv3]:not(#mbbV1) [type=reset]:not(:disabled),
[id^=MBBv3]:not(#mbbV1) [type=submit]:not(:disabled) {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) button::-moz-focus-inner,
[id^=MBBv3]:not(#mbbV1) [type=button]::-moz-focus-inner,
[id^=MBBv3]:not(#mbbV1) [type=reset]::-moz-focus-inner,
[id^=MBBv3]:not(#mbbV1) [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
[id^=MBBv3]:not(#mbbV1) input[type=radio],
[id^=MBBv3]:not(#mbbV1) input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) textarea {
  overflow: auto;
  resize: vertical;
}
[id^=MBBv3]:not(#mbbV1) fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
[id^=MBBv3]:not(#mbbV1) progress {
  vertical-align: baseline;
}
[id^=MBBv3]:not(#mbbV1) [type=number]::-webkit-inner-spin-button,
[id^=MBBv3]:not(#mbbV1) [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[id^=MBBv3]:not(#mbbV1) [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[id^=MBBv3]:not(#mbbV1) [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[id^=MBBv3]:not(#mbbV1) ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
[id^=MBBv3]:not(#mbbV1) output {
  display: inline-block;
}
[id^=MBBv3]:not(#mbbV1) summary {
  display: list-item;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) template {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) [hidden] {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) h1, [id^=MBBv3]:not(#mbbV1) h2, [id^=MBBv3]:not(#mbbV1) h3, [id^=MBBv3]:not(#mbbV1) h4, [id^=MBBv3]:not(#mbbV1) h5, [id^=MBBv3]:not(#mbbV1) h6,
[id^=MBBv3]:not(#mbbV1) .h1, [id^=MBBv3]:not(#mbbV1) .h2, [id^=MBBv3]:not(#mbbV1) .h3, [id^=MBBv3]:not(#mbbV1) .h4, [id^=MBBv3]:not(#mbbV1) .h5, [id^=MBBv3]:not(#mbbV1) .h6 {
  margin-bottom: 0.5rem;
  font-family: LatoWeb;
  font-weight: 500;
  line-height: 1.2;
}
[id^=MBBv3]:not(#mbbV1) h1, [id^=MBBv3]:not(#mbbV1) .h1 {
  font-size: 2.5rem;
}
[id^=MBBv3]:not(#mbbV1) h2, [id^=MBBv3]:not(#mbbV1) .h2 {
  font-size: 2rem;
}
[id^=MBBv3]:not(#mbbV1) h3, [id^=MBBv3]:not(#mbbV1) .h3 {
  font-size: 1.75rem;
}
[id^=MBBv3]:not(#mbbV1) h4, [id^=MBBv3]:not(#mbbV1) .h4 {
  font-size: 1.5rem;
}
[id^=MBBv3]:not(#mbbV1) h5, [id^=MBBv3]:not(#mbbV1) .h5 {
  font-size: 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) h6, [id^=MBBv3]:not(#mbbV1) .h6 {
  font-size: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
[id^=MBBv3]:not(#mbbV1) .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
[id^=MBBv3]:not(#mbbV1) .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[id^=MBBv3]:not(#mbbV1) .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[id^=MBBv3]:not(#mbbV1) .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[id^=MBBv3]:not(#mbbV1) hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
[id^=MBBv3]:not(#mbbV1) small,
[id^=MBBv3]:not(#mbbV1) .small {
  font-size: 80%;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1) mark,
[id^=MBBv3]:not(#mbbV1) .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
[id^=MBBv3]:not(#mbbV1) .list-unstyled {
  padding-left: 0;
  list-style: none;
}
[id^=MBBv3]:not(#mbbV1) .list-inline {
  padding-left: 0;
  list-style: none;
}
[id^=MBBv3]:not(#mbbV1) .list-inline-item {
  display: inline-block;
}
[id^=MBBv3]:not(#mbbV1) .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
[id^=MBBv3]:not(#mbbV1) .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
[id^=MBBv3]:not(#mbbV1) .blockquote-footer::before {
  content: "— ";
}
[id^=MBBv3]:not(#mbbV1) .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 1140px;
  }
}
[id^=MBBv3]:not(#mbbV1) .container-fluid, [id^=MBBv3]:not(#mbbV1) .container-xl, [id^=MBBv3]:not(#mbbV1) .container-lg, [id^=MBBv3]:not(#mbbV1) .container-md, [id^=MBBv3]:not(#mbbV1) .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .container-sm, [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .container-md, [id^=MBBv3]:not(#mbbV1) .container-sm, [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .container-lg, [id^=MBBv3]:not(#mbbV1) .container-md, [id^=MBBv3]:not(#mbbV1) .container-sm, [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .container-xl, [id^=MBBv3]:not(#mbbV1) .container-lg, [id^=MBBv3]:not(#mbbV1) .container-md, [id^=MBBv3]:not(#mbbV1) .container-sm, [id^=MBBv3]:not(#mbbV1) .container {
    max-width: 1140px;
  }
}
[id^=MBBv3]:not(#mbbV1) .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
[id^=MBBv3]:not(#mbbV1) .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .no-gutters > .col,
[id^=MBBv3]:not(#mbbV1) .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .col-xl,
[id^=MBBv3]:not(#mbbV1) .col-xl-auto, [id^=MBBv3]:not(#mbbV1) .col-xl-12, [id^=MBBv3]:not(#mbbV1) .col-xl-11, [id^=MBBv3]:not(#mbbV1) .col-xl-10, [id^=MBBv3]:not(#mbbV1) .col-xl-9, [id^=MBBv3]:not(#mbbV1) .col-xl-8, [id^=MBBv3]:not(#mbbV1) .col-xl-7, [id^=MBBv3]:not(#mbbV1) .col-xl-6, [id^=MBBv3]:not(#mbbV1) .col-xl-5, [id^=MBBv3]:not(#mbbV1) .col-xl-4, [id^=MBBv3]:not(#mbbV1) .col-xl-3, [id^=MBBv3]:not(#mbbV1) .col-xl-2, [id^=MBBv3]:not(#mbbV1) .col-xl-1, [id^=MBBv3]:not(#mbbV1) .col-lg,
[id^=MBBv3]:not(#mbbV1) .col-lg-auto, [id^=MBBv3]:not(#mbbV1) .col-lg-12, [id^=MBBv3]:not(#mbbV1) .col-lg-11, [id^=MBBv3]:not(#mbbV1) .col-lg-10, [id^=MBBv3]:not(#mbbV1) .col-lg-9, [id^=MBBv3]:not(#mbbV1) .col-lg-8, [id^=MBBv3]:not(#mbbV1) .col-lg-7, [id^=MBBv3]:not(#mbbV1) .col-lg-6, [id^=MBBv3]:not(#mbbV1) .col-lg-5, [id^=MBBv3]:not(#mbbV1) .col-lg-4, [id^=MBBv3]:not(#mbbV1) .col-lg-3, [id^=MBBv3]:not(#mbbV1) .col-lg-2, [id^=MBBv3]:not(#mbbV1) .col-lg-1, [id^=MBBv3]:not(#mbbV1) .col-md,
[id^=MBBv3]:not(#mbbV1) .col-md-auto, [id^=MBBv3]:not(#mbbV1) .col-md-12, [id^=MBBv3]:not(#mbbV1) .col-md-11, [id^=MBBv3]:not(#mbbV1) .col-md-10, [id^=MBBv3]:not(#mbbV1) .col-md-9, [id^=MBBv3]:not(#mbbV1) .col-md-8, [id^=MBBv3]:not(#mbbV1) .col-md-7, [id^=MBBv3]:not(#mbbV1) .col-md-6, [id^=MBBv3]:not(#mbbV1) .col-md-5, [id^=MBBv3]:not(#mbbV1) .col-md-4, [id^=MBBv3]:not(#mbbV1) .col-md-3, [id^=MBBv3]:not(#mbbV1) .col-md-2, [id^=MBBv3]:not(#mbbV1) .col-md-1, [id^=MBBv3]:not(#mbbV1) .col-sm,
[id^=MBBv3]:not(#mbbV1) .col-sm-auto, [id^=MBBv3]:not(#mbbV1) .col-sm-12, [id^=MBBv3]:not(#mbbV1) .col-sm-11, [id^=MBBv3]:not(#mbbV1) .col-sm-10, [id^=MBBv3]:not(#mbbV1) .col-sm-9, [id^=MBBv3]:not(#mbbV1) .col-sm-8, [id^=MBBv3]:not(#mbbV1) .col-sm-7, [id^=MBBv3]:not(#mbbV1) .col-sm-6, [id^=MBBv3]:not(#mbbV1) .col-sm-5, [id^=MBBv3]:not(#mbbV1) .col-sm-4, [id^=MBBv3]:not(#mbbV1) .col-sm-3, [id^=MBBv3]:not(#mbbV1) .col-sm-2, [id^=MBBv3]:not(#mbbV1) .col-sm-1, [id^=MBBv3]:not(#mbbV1) .col,
[id^=MBBv3]:not(#mbbV1) .col-auto, [id^=MBBv3]:not(#mbbV1) .col-12, [id^=MBBv3]:not(#mbbV1) .col-11, [id^=MBBv3]:not(#mbbV1) .col-10, [id^=MBBv3]:not(#mbbV1) .col-9, [id^=MBBv3]:not(#mbbV1) .col-8, [id^=MBBv3]:not(#mbbV1) .col-7, [id^=MBBv3]:not(#mbbV1) .col-6, [id^=MBBv3]:not(#mbbV1) .col-5, [id^=MBBv3]:not(#mbbV1) .col-4, [id^=MBBv3]:not(#mbbV1) .col-3, [id^=MBBv3]:not(#mbbV1) .col-2, [id^=MBBv3]:not(#mbbV1) .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
[id^=MBBv3]:not(#mbbV1) .col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
[id^=MBBv3]:not(#mbbV1) .row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
[id^=MBBv3]:not(#mbbV1) .row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
[id^=MBBv3]:not(#mbbV1) .row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
[id^=MBBv3]:not(#mbbV1) .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
[id^=MBBv3]:not(#mbbV1) .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}
[id^=MBBv3]:not(#mbbV1) .col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
[id^=MBBv3]:not(#mbbV1) .order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
[id^=MBBv3]:not(#mbbV1) .order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
[id^=MBBv3]:not(#mbbV1) .order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[id^=MBBv3]:not(#mbbV1) .order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
[id^=MBBv3]:not(#mbbV1) .order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
[id^=MBBv3]:not(#mbbV1) .order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
[id^=MBBv3]:not(#mbbV1) .order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
[id^=MBBv3]:not(#mbbV1) .order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
[id^=MBBv3]:not(#mbbV1) .order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
[id^=MBBv3]:not(#mbbV1) .order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
[id^=MBBv3]:not(#mbbV1) .order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
[id^=MBBv3]:not(#mbbV1) .order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
[id^=MBBv3]:not(#mbbV1) .order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
[id^=MBBv3]:not(#mbbV1) .order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
[id^=MBBv3]:not(#mbbV1) .offset-1 {
  margin-left: 8.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .offset-2 {
  margin-left: 16.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .offset-3 {
  margin-left: 25%;
}
[id^=MBBv3]:not(#mbbV1) .offset-4 {
  margin-left: 33.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .offset-5 {
  margin-left: 41.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .offset-6 {
  margin-left: 50%;
}
[id^=MBBv3]:not(#mbbV1) .offset-7 {
  margin-left: 58.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .offset-8 {
  margin-left: 66.6666666667%;
}
[id^=MBBv3]:not(#mbbV1) .offset-9 {
  margin-left: 75%;
}
[id^=MBBv3]:not(#mbbV1) .offset-10 {
  margin-left: 83.3333333333%;
}
[id^=MBBv3]:not(#mbbV1) .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  [id^=MBBv3]:not(#mbbV1) .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-0 {
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-3 {
    margin-left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-6 {
    margin-left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-9 {
    margin-left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  [id^=MBBv3]:not(#mbbV1) .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-0 {
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-3 {
    margin-left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-6 {
    margin-left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-9 {
    margin-left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  [id^=MBBv3]:not(#mbbV1) .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-0 {
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-3 {
    margin-left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-6 {
    margin-left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-9 {
    margin-left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  [id^=MBBv3]:not(#mbbV1) .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-0 {
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-3 {
    margin-left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-6 {
    margin-left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-9 {
    margin-left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
[id^=MBBv3]:not(#mbbV1) .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
[id^=MBBv3]:not(#mbbV1) .table th,
[id^=MBBv3]:not(#mbbV1) .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .table tbody + tbody {
  border-top: 2px solid #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .table-sm th,
[id^=MBBv3]:not(#mbbV1) .table-sm td {
  padding: 0.3rem;
}
[id^=MBBv3]:not(#mbbV1) .table-bordered {
  border: 1px solid #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .table-bordered th,
[id^=MBBv3]:not(#mbbV1) .table-bordered td {
  border: 1px solid #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .table-bordered thead th,
[id^=MBBv3]:not(#mbbV1) .table-bordered thead td {
  border-bottom-width: 2px;
}
[id^=MBBv3]:not(#mbbV1) .table-borderless th,
[id^=MBBv3]:not(#mbbV1) .table-borderless td,
[id^=MBBv3]:not(#mbbV1) .table-borderless thead th,
[id^=MBBv3]:not(#mbbV1) .table-borderless tbody + tbody {
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
[id^=MBBv3]:not(#mbbV1) .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
[id^=MBBv3]:not(#mbbV1) .table-primary,
[id^=MBBv3]:not(#mbbV1) .table-primary > th,
[id^=MBBv3]:not(#mbbV1) .table-primary > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-primary th,
[id^=MBBv3]:not(#mbbV1) .table-primary td,
[id^=MBBv3]:not(#mbbV1) .table-primary thead th,
[id^=MBBv3]:not(#mbbV1) .table-primary tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-primary:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-primary:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-primary:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-secondary,
[id^=MBBv3]:not(#mbbV1) .table-secondary > th,
[id^=MBBv3]:not(#mbbV1) .table-secondary > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-secondary th,
[id^=MBBv3]:not(#mbbV1) .table-secondary td,
[id^=MBBv3]:not(#mbbV1) .table-secondary thead th,
[id^=MBBv3]:not(#mbbV1) .table-secondary tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-secondary:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-secondary:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-secondary:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-success,
[id^=MBBv3]:not(#mbbV1) .table-success > th,
[id^=MBBv3]:not(#mbbV1) .table-success > td {
  background-color: #c3e6cb;
}
[id^=MBBv3]:not(#mbbV1) .table-success th,
[id^=MBBv3]:not(#mbbV1) .table-success td,
[id^=MBBv3]:not(#mbbV1) .table-success thead th,
[id^=MBBv3]:not(#mbbV1) .table-success tbody + tbody {
  border-color: #8fd19e;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-success:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
[id^=MBBv3]:not(#mbbV1) .table-info,
[id^=MBBv3]:not(#mbbV1) .table-info > th,
[id^=MBBv3]:not(#mbbV1) .table-info > td {
  background-color: #bee5eb;
}
[id^=MBBv3]:not(#mbbV1) .table-info th,
[id^=MBBv3]:not(#mbbV1) .table-info td,
[id^=MBBv3]:not(#mbbV1) .table-info thead th,
[id^=MBBv3]:not(#mbbV1) .table-info tbody + tbody {
  border-color: #86cfda;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-info:hover {
  background-color: #abdde5;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-info:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
[id^=MBBv3]:not(#mbbV1) .table-warning,
[id^=MBBv3]:not(#mbbV1) .table-warning > th,
[id^=MBBv3]:not(#mbbV1) .table-warning > td {
  background-color: #ffeeba;
}
[id^=MBBv3]:not(#mbbV1) .table-warning th,
[id^=MBBv3]:not(#mbbV1) .table-warning td,
[id^=MBBv3]:not(#mbbV1) .table-warning thead th,
[id^=MBBv3]:not(#mbbV1) .table-warning tbody + tbody {
  border-color: #ffdf7e;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-warning:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
[id^=MBBv3]:not(#mbbV1) .table-danger,
[id^=MBBv3]:not(#mbbV1) .table-danger > th,
[id^=MBBv3]:not(#mbbV1) .table-danger > td {
  background-color: #f5c6cb;
}
[id^=MBBv3]:not(#mbbV1) .table-danger th,
[id^=MBBv3]:not(#mbbV1) .table-danger td,
[id^=MBBv3]:not(#mbbV1) .table-danger thead th,
[id^=MBBv3]:not(#mbbV1) .table-danger tbody + tbody {
  border-color: #ed969e;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-danger:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
[id^=MBBv3]:not(#mbbV1) .table-light,
[id^=MBBv3]:not(#mbbV1) .table-light > th,
[id^=MBBv3]:not(#mbbV1) .table-light > td {
  background-color: #fdfdfe;
}
[id^=MBBv3]:not(#mbbV1) .table-light th,
[id^=MBBv3]:not(#mbbV1) .table-light td,
[id^=MBBv3]:not(#mbbV1) .table-light thead th,
[id^=MBBv3]:not(#mbbV1) .table-light tbody + tbody {
  border-color: #fbfcfc;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-light:hover {
  background-color: #ececf6;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-light:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
[id^=MBBv3]:not(#mbbV1) .table-dark,
[id^=MBBv3]:not(#mbbV1) .table-dark > th,
[id^=MBBv3]:not(#mbbV1) .table-dark > td {
  background-color: #c6c8ca;
}
[id^=MBBv3]:not(#mbbV1) .table-dark th,
[id^=MBBv3]:not(#mbbV1) .table-dark td,
[id^=MBBv3]:not(#mbbV1) .table-dark thead th,
[id^=MBBv3]:not(#mbbV1) .table-dark tbody + tbody {
  border-color: #95999c;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-dark:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
[id^=MBBv3]:not(#mbbV1) .table-tertiary,
[id^=MBBv3]:not(#mbbV1) .table-tertiary > th,
[id^=MBBv3]:not(#mbbV1) .table-tertiary > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-tertiary th,
[id^=MBBv3]:not(#mbbV1) .table-tertiary td,
[id^=MBBv3]:not(#mbbV1) .table-tertiary thead th,
[id^=MBBv3]:not(#mbbV1) .table-tertiary tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-tertiary:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-tertiary:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-tertiary:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-menu,
[id^=MBBv3]:not(#mbbV1) .table-menu > th,
[id^=MBBv3]:not(#mbbV1) .table-menu > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-menu th,
[id^=MBBv3]:not(#mbbV1) .table-menu td,
[id^=MBBv3]:not(#mbbV1) .table-menu thead th,
[id^=MBBv3]:not(#mbbV1) .table-menu tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-menu:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-menu:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-menu:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-facebook,
[id^=MBBv3]:not(#mbbV1) .table-facebook > th,
[id^=MBBv3]:not(#mbbV1) .table-facebook > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-facebook th,
[id^=MBBv3]:not(#mbbV1) .table-facebook td,
[id^=MBBv3]:not(#mbbV1) .table-facebook thead th,
[id^=MBBv3]:not(#mbbV1) .table-facebook tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-facebook:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-facebook:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-facebook:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-google-red,
[id^=MBBv3]:not(#mbbV1) .table-google-red > th,
[id^=MBBv3]:not(#mbbV1) .table-google-red > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-google-red th,
[id^=MBBv3]:not(#mbbV1) .table-google-red td,
[id^=MBBv3]:not(#mbbV1) .table-google-red thead th,
[id^=MBBv3]:not(#mbbV1) .table-google-red tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-red:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-red:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-red:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-google-yellow,
[id^=MBBv3]:not(#mbbV1) .table-google-yellow > th,
[id^=MBBv3]:not(#mbbV1) .table-google-yellow > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-google-yellow th,
[id^=MBBv3]:not(#mbbV1) .table-google-yellow td,
[id^=MBBv3]:not(#mbbV1) .table-google-yellow thead th,
[id^=MBBv3]:not(#mbbV1) .table-google-yellow tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-yellow:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-yellow:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-yellow:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-google-green,
[id^=MBBv3]:not(#mbbV1) .table-google-green > th,
[id^=MBBv3]:not(#mbbV1) .table-google-green > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-google-green th,
[id^=MBBv3]:not(#mbbV1) .table-google-green td,
[id^=MBBv3]:not(#mbbV1) .table-google-green thead th,
[id^=MBBv3]:not(#mbbV1) .table-google-green tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-green:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-green:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-green:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-google-blue,
[id^=MBBv3]:not(#mbbV1) .table-google-blue > th,
[id^=MBBv3]:not(#mbbV1) .table-google-blue > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-google-blue th,
[id^=MBBv3]:not(#mbbV1) .table-google-blue td,
[id^=MBBv3]:not(#mbbV1) .table-google-blue thead th,
[id^=MBBv3]:not(#mbbV1) .table-google-blue tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-blue:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-blue:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-google-blue:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-green,
[id^=MBBv3]:not(#mbbV1) .table-green > th,
[id^=MBBv3]:not(#mbbV1) .table-green > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-green th,
[id^=MBBv3]:not(#mbbV1) .table-green td,
[id^=MBBv3]:not(#mbbV1) .table-green thead th,
[id^=MBBv3]:not(#mbbV1) .table-green tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-green:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-green:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-green:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-blue,
[id^=MBBv3]:not(#mbbV1) .table-blue > th,
[id^=MBBv3]:not(#mbbV1) .table-blue > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-blue th,
[id^=MBBv3]:not(#mbbV1) .table-blue td,
[id^=MBBv3]:not(#mbbV1) .table-blue thead th,
[id^=MBBv3]:not(#mbbV1) .table-blue tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-blue:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-blue:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-blue:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-listtab,
[id^=MBBv3]:not(#mbbV1) .table-listtab > th,
[id^=MBBv3]:not(#mbbV1) .table-listtab > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-listtab th,
[id^=MBBv3]:not(#mbbV1) .table-listtab td,
[id^=MBBv3]:not(#mbbV1) .table-listtab thead th,
[id^=MBBv3]:not(#mbbV1) .table-listtab tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-listtab:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-listtab:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-listtab:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-listitem,
[id^=MBBv3]:not(#mbbV1) .table-listitem > th,
[id^=MBBv3]:not(#mbbV1) .table-listitem > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-listitem th,
[id^=MBBv3]:not(#mbbV1) .table-listitem td,
[id^=MBBv3]:not(#mbbV1) .table-listitem thead th,
[id^=MBBv3]:not(#mbbV1) .table-listitem tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-listitem:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-listitem:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-listitem:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-mbbAgentBackground,
[id^=MBBv3]:not(#mbbV1) .table-mbbAgentBackground > th,
[id^=MBBv3]:not(#mbbV1) .table-mbbAgentBackground > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-mbbAgentBackground th,
[id^=MBBv3]:not(#mbbV1) .table-mbbAgentBackground td,
[id^=MBBv3]:not(#mbbV1) .table-mbbAgentBackground thead th,
[id^=MBBv3]:not(#mbbV1) .table-mbbAgentBackground tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-mbbAgentBackground:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-mbbAgentBackground:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-mbbAgentBackground:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-bfg-red,
[id^=MBBv3]:not(#mbbV1) .table-bfg-red > th,
[id^=MBBv3]:not(#mbbV1) .table-bfg-red > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-bfg-red th,
[id^=MBBv3]:not(#mbbV1) .table-bfg-red td,
[id^=MBBv3]:not(#mbbV1) .table-bfg-red thead th,
[id^=MBBv3]:not(#mbbV1) .table-bfg-red tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-bfg-red:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-bfg-red:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-bfg-red:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-disabled,
[id^=MBBv3]:not(#mbbV1) .table-disabled > th,
[id^=MBBv3]:not(#mbbV1) .table-disabled > td {
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .table-disabled th,
[id^=MBBv3]:not(#mbbV1) .table-disabled td,
[id^=MBBv3]:not(#mbbV1) .table-disabled thead th,
[id^=MBBv3]:not(#mbbV1) .table-disabled tbody + tbody {
  border-color: #7a7ae4;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-disabled:hover {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-disabled:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-disabled:hover > th {
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .table-active,
[id^=MBBv3]:not(#mbbV1) .table-active > th,
[id^=MBBv3]:not(#mbbV1) .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
[id^=MBBv3]:not(#mbbV1) .table-hover .table-active:hover > td,
[id^=MBBv3]:not(#mbbV1) .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
[id^=MBBv3]:not(#mbbV1) .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
[id^=MBBv3]:not(#mbbV1) .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .table-dark {
  color: #fff;
  background-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .table-dark th,
[id^=MBBv3]:not(#mbbV1) .table-dark td,
[id^=MBBv3]:not(#mbbV1) .table-dark thead th {
  border-color: #454d55;
}
[id^=MBBv3]:not(#mbbV1) .table-dark.table-bordered {
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
[id^=MBBv3]:not(#mbbV1) .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  [id^=MBBv3]:not(#mbbV1) .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [id^=MBBv3]:not(#mbbV1) .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  [id^=MBBv3]:not(#mbbV1) .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [id^=MBBv3]:not(#mbbV1) .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  [id^=MBBv3]:not(#mbbV1) .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [id^=MBBv3]:not(#mbbV1) .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  [id^=MBBv3]:not(#mbbV1) .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  [id^=MBBv3]:not(#mbbV1) .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
[id^=MBBv3]:not(#mbbV1) .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
[id^=MBBv3]:not(#mbbV1) .table-responsive > .table-bordered {
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d4d7de;
  border-radius: 3px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
[id^=MBBv3]:not(#mbbV1) .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #4d4dff;
  outline: 0;
}
[id^=MBBv3]:not(#mbbV1) .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .form-control:disabled, [id^=MBBv3]:not(#mbbV1) .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) input[type=date].form-control,
[id^=MBBv3]:not(#mbbV1) input[type=time].form-control,
[id^=MBBv3]:not(#mbbV1) input[type=datetime-local].form-control,
[id^=MBBv3]:not(#mbbV1) input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[id^=MBBv3]:not(#mbbV1) select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .form-control-file,
[id^=MBBv3]:not(#mbbV1) .form-control-range {
  display: block;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .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;
}
[id^=MBBv3]:not(#mbbV1) .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
[id^=MBBv3]:not(#mbbV1) .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
[id^=MBBv3]:not(#mbbV1) .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
[id^=MBBv3]:not(#mbbV1) .form-control-plaintext.form-control-sm, [id^=MBBv3]:not(#mbbV1) .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 4px;
}
[id^=MBBv3]:not(#mbbV1) select.form-control[size], [id^=MBBv3]:not(#mbbV1) select.form-control[multiple] {
  height: auto;
}
[id^=MBBv3]:not(#mbbV1) textarea.form-control {
  height: auto;
}
[id^=MBBv3]:not(#mbbV1) .form-group {
  margin-bottom: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .form-text {
  display: block;
  margin-top: 0.25rem;
}
[id^=MBBv3]:not(#mbbV1) .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
[id^=MBBv3]:not(#mbbV1) .form-row > .col,
[id^=MBBv3]:not(#mbbV1) .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
[id^=MBBv3]:not(#mbbV1) .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .form-check-input[disabled] ~ .form-check-label, [id^=MBBv3]:not(#mbbV1) .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
[id^=MBBv3]:not(#mbbV1) .form-check-label {
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
[id^=MBBv3]:not(#mbbV1) .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 3px;
}
.was-validated [id^=MBBv3]:not(#mbbV1):valid ~ .valid-feedback,
.was-validated [id^=MBBv3]:not(#mbbV1):valid ~ .valid-tooltip, [id^=MBBv3]:not(#mbbV1).is-valid ~ .valid-feedback,
[id^=MBBv3]:not(#mbbV1).is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-control:valid, [id^=MBBv3]:not(#mbbV1) .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);
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-control:valid:focus, [id^=MBBv3]:not(#mbbV1) .form-control.is-valid:focus {
  border-color: #28a745;
}
.was-validated [id^=MBBv3]:not(#mbbV1) textarea.form-control:valid, [id^=MBBv3]:not(#mbbV1) textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-select:valid, [id^=MBBv3]:not(#mbbV1) .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") no-repeat right 0.75rem center/8px 10px, 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-select:valid:focus, [id^=MBBv3]:not(#mbbV1) .custom-select.is-valid:focus {
  border-color: #28a745;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-check-input:valid ~ .form-check-label, [id^=MBBv3]:not(#mbbV1) .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-check-input:valid ~ .valid-feedback,
.was-validated [id^=MBBv3]:not(#mbbV1) .form-check-input:valid ~ .valid-tooltip, [id^=MBBv3]:not(#mbbV1) .form-check-input.is-valid ~ .valid-feedback,
[id^=MBBv3]:not(#mbbV1) .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:valid ~ .custom-control-label, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:valid ~ .custom-control-label::before, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:valid:checked ~ .custom-control-label::before, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-file-input:valid ~ .custom-file-label, [id^=MBBv3]:not(#mbbV1) .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-file-input:valid:focus ~ .custom-file-label, [id^=MBBv3]:not(#mbbV1) .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 3px;
}
.was-validated [id^=MBBv3]:not(#mbbV1):invalid ~ .invalid-feedback,
.was-validated [id^=MBBv3]:not(#mbbV1):invalid ~ .invalid-tooltip, [id^=MBBv3]:not(#mbbV1).is-invalid ~ .invalid-feedback,
[id^=MBBv3]:not(#mbbV1).is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-control:invalid, [id^=MBBv3]:not(#mbbV1) .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);
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-control:invalid:focus, [id^=MBBv3]:not(#mbbV1) .form-control.is-invalid:focus {
  border-color: #dc3545;
}
.was-validated [id^=MBBv3]:not(#mbbV1) textarea.form-control:invalid, [id^=MBBv3]:not(#mbbV1) textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-select:invalid, [id^=MBBv3]:not(#mbbV1) .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") no-repeat right 0.75rem center/8px 10px, 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-select:invalid:focus, [id^=MBBv3]:not(#mbbV1) .custom-select.is-invalid:focus {
  border-color: #dc3545;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-check-input:invalid ~ .form-check-label, [id^=MBBv3]:not(#mbbV1) .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .form-check-input:invalid ~ .invalid-feedback,
.was-validated [id^=MBBv3]:not(#mbbV1) .form-check-input:invalid ~ .invalid-tooltip, [id^=MBBv3]:not(#mbbV1) .form-check-input.is-invalid ~ .invalid-feedback,
[id^=MBBv3]:not(#mbbV1) .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:invalid ~ .custom-control-label, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:invalid ~ .custom-control-label::before, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:invalid:checked ~ .custom-control-label::before, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, [id^=MBBv3]:not(#mbbV1) .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-file-input:invalid ~ .custom-file-label, [id^=MBBv3]:not(#mbbV1) .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated [id^=MBBv3]:not(#mbbV1) .custom-file-input:invalid:focus ~ .custom-file-label, [id^=MBBv3]:not(#mbbV1) .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1) .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .form-control-plaintext {
    display: inline-block;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .input-group,
  [id^=MBBv3]:not(#mbbV1) .form-inline .custom-select {
    width: auto;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  [id^=MBBv3]:not(#mbbV1) .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
[id^=MBBv3]:not(#mbbV1) .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: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .btn {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .btn:hover {
  color: #212529;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .btn:focus, [id^=MBBv3]:not(#mbbV1) .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.25);
}
[id^=MBBv3]:not(#mbbV1) .btn.disabled, [id^=MBBv3]:not(#mbbV1) .btn:disabled {
  opacity: 0.65;
}
[id^=MBBv3]:not(#mbbV1) .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) a.btn.disabled,
[id^=MBBv3]:not(#mbbV1) fieldset:disabled a.btn {
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .btn-primary {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-primary:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-primary:focus, [id^=MBBv3]:not(#mbbV1) .btn-primary.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-primary.disabled, [id^=MBBv3]:not(#mbbV1) .btn-primary:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-primary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-primary:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-secondary {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-secondary:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-secondary:focus, [id^=MBBv3]:not(#mbbV1) .btn-secondary.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-secondary.disabled, [id^=MBBv3]:not(#mbbV1) .btn-secondary:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-secondary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-secondary:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
[id^=MBBv3]:not(#mbbV1) .btn-success:focus, [id^=MBBv3]:not(#mbbV1) .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
[id^=MBBv3]:not(#mbbV1) .btn-success.disabled, [id^=MBBv3]:not(#mbbV1) .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .btn-success:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-success:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
[id^=MBBv3]:not(#mbbV1) .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
[id^=MBBv3]:not(#mbbV1) .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
[id^=MBBv3]:not(#mbbV1) .btn-info:focus, [id^=MBBv3]:not(#mbbV1) .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
[id^=MBBv3]:not(#mbbV1) .btn-info.disabled, [id^=MBBv3]:not(#mbbV1) .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
[id^=MBBv3]:not(#mbbV1) .btn-info:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-info:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
[id^=MBBv3]:not(#mbbV1) .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
[id^=MBBv3]:not(#mbbV1) .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
[id^=MBBv3]:not(#mbbV1) .btn-warning:focus, [id^=MBBv3]:not(#mbbV1) .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
[id^=MBBv3]:not(#mbbV1) .btn-warning.disabled, [id^=MBBv3]:not(#mbbV1) .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
[id^=MBBv3]:not(#mbbV1) .btn-warning:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-warning:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
[id^=MBBv3]:not(#mbbV1) .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
[id^=MBBv3]:not(#mbbV1) .btn-danger:focus, [id^=MBBv3]:not(#mbbV1) .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
[id^=MBBv3]:not(#mbbV1) .btn-danger.disabled, [id^=MBBv3]:not(#mbbV1) .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .btn-danger:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-danger:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
[id^=MBBv3]:not(#mbbV1) .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
[id^=MBBv3]:not(#mbbV1) .btn-light:focus, [id^=MBBv3]:not(#mbbV1) .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
[id^=MBBv3]:not(#mbbV1) .btn-light.disabled, [id^=MBBv3]:not(#mbbV1) .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .btn-light:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-light:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
[id^=MBBv3]:not(#mbbV1) .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
[id^=MBBv3]:not(#mbbV1) .btn-dark:focus, [id^=MBBv3]:not(#mbbV1) .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
[id^=MBBv3]:not(#mbbV1) .btn-dark.disabled, [id^=MBBv3]:not(#mbbV1) .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .btn-dark:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-dark:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
[id^=MBBv3]:not(#mbbV1) .btn-tertiary {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-tertiary:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-tertiary:focus, [id^=MBBv3]:not(#mbbV1) .btn-tertiary.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-tertiary.disabled, [id^=MBBv3]:not(#mbbV1) .btn-tertiary:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-tertiary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-tertiary:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-tertiary.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-menu {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-menu:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-menu:focus, [id^=MBBv3]:not(#mbbV1) .btn-menu.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-menu.disabled, [id^=MBBv3]:not(#mbbV1) .btn-menu:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-menu:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-menu:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-menu.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-facebook {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-facebook:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-facebook:focus, [id^=MBBv3]:not(#mbbV1) .btn-facebook.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-facebook.disabled, [id^=MBBv3]:not(#mbbV1) .btn-facebook:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-facebook:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-facebook:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-red {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-red:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-red:focus, [id^=MBBv3]:not(#mbbV1) .btn-google-red.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-red.disabled, [id^=MBBv3]:not(#mbbV1) .btn-google-red:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-red:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-google-red:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-google-red.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-yellow {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-yellow:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-yellow:focus, [id^=MBBv3]:not(#mbbV1) .btn-google-yellow.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-yellow.disabled, [id^=MBBv3]:not(#mbbV1) .btn-google-yellow:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-yellow:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-google-yellow:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-google-yellow.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-green {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-green:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-green:focus, [id^=MBBv3]:not(#mbbV1) .btn-google-green.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-green.disabled, [id^=MBBv3]:not(#mbbV1) .btn-google-green:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-green:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-google-green:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-google-green.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-blue {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-blue:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-blue:focus, [id^=MBBv3]:not(#mbbV1) .btn-google-blue.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-blue.disabled, [id^=MBBv3]:not(#mbbV1) .btn-google-blue:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-google-blue:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-google-blue:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-google-blue.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-green {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-green:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-green:focus, [id^=MBBv3]:not(#mbbV1) .btn-green.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-green.disabled, [id^=MBBv3]:not(#mbbV1) .btn-green:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-green:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-green:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-blue {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-blue:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-blue:focus, [id^=MBBv3]:not(#mbbV1) .btn-blue.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-blue.disabled, [id^=MBBv3]:not(#mbbV1) .btn-blue:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-blue:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-blue:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-listtab {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-listtab:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-listtab:focus, [id^=MBBv3]:not(#mbbV1) .btn-listtab.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-listtab.disabled, [id^=MBBv3]:not(#mbbV1) .btn-listtab:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-listtab:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-listtab:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-listtab.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-listitem {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-listitem:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-listitem:focus, [id^=MBBv3]:not(#mbbV1) .btn-listitem.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-listitem.disabled, [id^=MBBv3]:not(#mbbV1) .btn-listitem:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-listitem:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-listitem:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-listitem.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground:focus, [id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground.disabled, [id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-mbbAgentBackground.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-bfg-red {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-bfg-red:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-bfg-red:focus, [id^=MBBv3]:not(#mbbV1) .btn-bfg-red.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-bfg-red.disabled, [id^=MBBv3]:not(#mbbV1) .btn-bfg-red:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-bfg-red:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-bfg-red:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-bfg-red.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-disabled:hover {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-disabled:focus, [id^=MBBv3]:not(#mbbV1) .btn-disabled.focus {
  color: #fff;
  background-color: #0000a6;
  border-color: #000099;
}
[id^=MBBv3]:not(#mbbV1) .btn-disabled.disabled, [id^=MBBv3]:not(#mbbV1) .btn-disabled:disabled {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-disabled:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-disabled:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-disabled.dropdown-toggle {
  color: #fff;
  background-color: #000099;
  border-color: #00008c;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-primary {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-primary:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-primary.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-primary:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-primary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-primary:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-secondary:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-success.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-success:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-success:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-info.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-info:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-info:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-warning.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-warning:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-warning:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-danger.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-danger:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-danger:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-light.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-light:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-light:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-dark.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-dark:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-dark:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-menu {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-menu:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-menu.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-menu:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-menu:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-menu:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-menu.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-facebook:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-facebook:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-facebook.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-red {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-red:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-red.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-red:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-red:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-red:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-google-red.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-yellow {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-yellow:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-yellow.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-yellow:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-yellow:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-yellow:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-google-yellow.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-green {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-green:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-green.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-green:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-green:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-green:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-google-green.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-blue {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-blue:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-blue.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-blue:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-google-blue:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-google-blue:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-google-blue.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-green {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-green:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-green.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-green:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-green:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-green:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-green.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-blue {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-blue:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-blue.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-blue:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-blue:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-blue:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listtab {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listtab:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listtab.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-listtab:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listtab:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-listtab:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-listtab.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listitem {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listitem:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listitem.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-listitem:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-listitem:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-listitem:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-listitem.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-mbbAgentBackground {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-mbbAgentBackground:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-mbbAgentBackground.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-mbbAgentBackground:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-mbbAgentBackground:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-mbbAgentBackground:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-mbbAgentBackground.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-bfg-red {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-bfg-red:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-bfg-red.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-bfg-red:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-bfg-red:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-bfg-red:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-bfg-red.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-disabled {
  color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-disabled:hover {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-disabled.disabled, [id^=MBBv3]:not(#mbbV1) .btn-outline-disabled:disabled {
  color: #0000cc;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .btn-outline-disabled:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn-outline-disabled:not(:disabled):not(.disabled).active, .show > [id^=MBBv3]:not(#mbbV1) .btn-outline-disabled.dropdown-toggle {
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .btn-link {
  font-weight: 400;
  color: #0000cc;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .btn-link:hover {
  color: navy;
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) .btn-link:focus, [id^=MBBv3]:not(#mbbV1) .btn-link.focus {
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) .btn-link:disabled, [id^=MBBv3]:not(#mbbV1) .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .btn-lg, [id^=MBBv3]:not(#mbbV1) .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 4px;
}
[id^=MBBv3]:not(#mbbV1) .btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .btn-block {
  display: block;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .btn-block + .btn-block {
  margin-top: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) input[type=submit].btn-block,
[id^=MBBv3]:not(#mbbV1) input[type=reset].btn-block,
[id^=MBBv3]:not(#mbbV1) input[type=button].btn-block {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .fade {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .fade:not(.show) {
  opacity: 0;
}
[id^=MBBv3]:not(#mbbV1) .collapse:not(.show) {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .collapse.show {
  display: block !important;
  visibility: visible !important;
}
[id^=MBBv3]:not(#mbbV1) .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .dropup,
[id^=MBBv3]:not(#mbbV1) .dropright,
[id^=MBBv3]:not(#mbbV1) .dropdown,
[id^=MBBv3]:not(#mbbV1) .dropleft {
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-toggle {
  white-space: nowrap;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-toggle:empty::after {
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 8px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-image: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu-left {
  right: auto;
  left: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
[id^=MBBv3]:not(#mbbV1) .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 2px;
}
[id^=MBBv3]:not(#mbbV1) .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
[id^=MBBv3]:not(#mbbV1) .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 2px;
}
[id^=MBBv3]:not(#mbbV1) .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
[id^=MBBv3]:not(#mbbV1) .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 2px;
}
[id^=MBBv3]:not(#mbbV1) .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
[id^=MBBv3]:not(#mbbV1) .dropleft .dropdown-toggle::after {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
[id^=MBBv3]:not(#mbbV1) .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu[x-placement^=top], [id^=MBBv3]:not(#mbbV1) .dropdown-menu[x-placement^=right], [id^=MBBv3]:not(#mbbV1) .dropdown-menu[x-placement^=bottom], [id^=MBBv3]:not(#mbbV1) .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-item {
  display: block;
  width: 100%;
  padding: 4px 24px;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-item:hover, [id^=MBBv3]:not(#mbbV1) .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-item.active, [id^=MBBv3]:not(#mbbV1) .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-item.disabled, [id^=MBBv3]:not(#mbbV1) .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu.show {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-header {
  display: block;
  padding: 8px 24px;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-item-text {
  display: block;
  padding: 4px 24px;
  color: #212529;
}
[id^=MBBv3]:not(#mbbV1) .btn-group,
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn,
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn:hover,
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn:hover {
  z-index: 1;
}
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn:focus, [id^=MBBv3]:not(#mbbV1) .btn-group > .btn:active, [id^=MBBv3]:not(#mbbV1) .btn-group > .btn.active,
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn:focus,
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn:active,
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn.active {
  z-index: 1;
}
[id^=MBBv3]:not(#mbbV1) .btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[id^=MBBv3]:not(#mbbV1) .btn-toolbar .input-group {
  width: auto;
}
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn:not(:first-child),
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn:not(:first-child),
[id^=MBBv3]:not(#mbbV1) .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-toggle-split::after, .dropup [id^=MBBv3]:not(#mbbV1) .dropdown-toggle-split::after, .dropright [id^=MBBv3]:not(#mbbV1) .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft [id^=MBBv3]:not(#mbbV1) .dropdown-toggle-split::before {
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .btn-sm + .dropdown-toggle-split, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
[id^=MBBv3]:not(#mbbV1) .btn-lg + .dropdown-toggle-split, [id^=MBBv3]:not(#mbbV1) .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn,
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn-group {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn:not(:first-child),
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn:not(:first-child),
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .btn-group-toggle > .btn,
[id^=MBBv3]:not(#mbbV1) .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .btn-group-toggle > .btn input[type=radio],
[id^=MBBv3]:not(#mbbV1) .btn-group-toggle > .btn input[type=checkbox],
[id^=MBBv3]:not(#mbbV1) .btn-group-toggle > .btn-group > .btn input[type=radio],
[id^=MBBv3]:not(#mbbV1) .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control,
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control-plaintext,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control + .form-control,
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control + .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control + .custom-file,
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control-plaintext + .form-control,
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control-plaintext + .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control-plaintext + .custom-file,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-select + .form-control,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-select + .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-select + .custom-file,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file + .form-control,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file + .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control:focus,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-select:focus,
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control:not(:last-child),
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .form-control:not(:first-child),
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file:not(:last-child) .custom-file-label, [id^=MBBv3]:not(#mbbV1) .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .input-group-prepend,
[id^=MBBv3]:not(#mbbV1) .input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1) .input-group-prepend .btn,
[id^=MBBv3]:not(#mbbV1) .input-group-append .btn {
  position: relative;
  z-index: 2;
}
[id^=MBBv3]:not(#mbbV1) .input-group-prepend .btn:focus,
[id^=MBBv3]:not(#mbbV1) .input-group-append .btn:focus {
  z-index: 3;
}
[id^=MBBv3]:not(#mbbV1) .input-group-prepend .btn + .btn,
[id^=MBBv3]:not(#mbbV1) .input-group-prepend .btn + .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-prepend .input-group-text + .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-prepend .input-group-text + .btn,
[id^=MBBv3]:not(#mbbV1) .input-group-append .btn + .btn,
[id^=MBBv3]:not(#mbbV1) .input-group-append .btn + .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-append .input-group-text + .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
[id^=MBBv3]:not(#mbbV1) .input-group-prepend {
  margin-right: -1px;
}
[id^=MBBv3]:not(#mbbV1) .input-group-append {
  margin-left: -1px;
}
[id^=MBBv3]:not(#mbbV1) .input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #f0f0f0;
  border: 1px solid #d4d7de;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .input-group-text input[type=radio],
[id^=MBBv3]:not(#mbbV1) .input-group-text input[type=checkbox] {
  margin-top: 0;
}
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .form-control:not(textarea),
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .form-control,
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .input-group-prepend > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .input-group-append > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .input-group-prepend > .btn,
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 4px;
}
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .form-control:not(textarea),
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .form-control,
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .input-group-prepend > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .input-group-append > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .input-group-prepend > .btn,
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .input-group-lg > .custom-select,
[id^=MBBv3]:not(#mbbV1) .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-prepend > .btn,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-prepend > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-append:not(:last-child) > .btn,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-append:not(:last-child) > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-append > .btn,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-append > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-prepend:not(:first-child) > .btn,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
[id^=MBBv3]:not(#mbbV1) .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #8080ff;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-label {
  position: relative;
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -0.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: #adb5bd solid 1px;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -0.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-label::before {
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/></svg>");
}
[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path stroke='#fff' d='M0 2h4'/></svg>");
}
[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 0, 204, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 0, 204, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
[id^=MBBv3]:not(#mbbV1) .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'><circle r='3' fill='#fff'/></svg>");
}
[id^=MBBv3]:not(#mbbV1) .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 0, 204, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .custom-switch {
  padding-left: 2.25rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-label {
  padding-top: 0.25rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch .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: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-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;
  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, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #888888;
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 0, 204, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-sm .custom-control-label {
  padding-left: 1rem;
  padding-bottom: 0.5rem;
  padding-top: 0.25rem;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-sm .custom-control-label::before {
  height: 1rem;
  width: calc(1rem + 0.75rem);
  border-radius: 2rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-sm .custom-control-label::after {
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  border-radius: calc(1rem - 1rem / 2);
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-sm .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: translateX(calc(1rem - 0.25rem));
          transform: translateX(calc(1rem - 0.25rem));
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label {
  padding-left: 2rem;
  padding-bottom: 0.75rem;
  padding-top: 0.45rem;
  font-size: 1.2rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label::before {
  height: 1.5rem;
  width: calc(2rem + 0.75rem);
  border-radius: 3rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label::after {
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  border-radius: calc(2rem - 1.5rem / 2);
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: translateX(calc(1.5rem - 0.25rem));
          transform: translateX(calc(1.5rem - 0.25rem));
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-lg .custom-control-label {
  padding-left: 3rem;
  padding-bottom: 1rem;
  padding-top: 0.7rem;
  font-size: 1.6rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-lg .custom-control-label::before {
  height: 2rem;
  width: calc(3rem + 0.75rem);
  border-radius: 4rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-lg .custom-control-label::after {
  width: calc(2rem - 4px);
  height: calc(2rem - 4px);
  border-radius: calc(3rem - 2rem / 2);
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-lg .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: translateX(calc(2rem - 0.25rem));
          transform: translateX(calc(2rem - 0.25rem));
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-xl .custom-control-label {
  padding-left: 4rem;
  padding-bottom: 1.25rem;
  padding-top: 0.25rem;
  font-size: 2rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-xl .custom-control-label::before {
  height: 2.5rem;
  width: calc(4rem + 0.75rem);
  border-radius: 5rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-xl .custom-control-label::after {
  width: calc(2.5rem - 4px);
  height: calc(2.5rem - 4px);
  border-radius: calc(4rem - 2.5rem / 2);
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-xl .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: translateX(calc(2.5rem - 0.25rem));
          transform: translateX(calc(2.5rem - 0.25rem));
}
[id^=MBBv3]:not(#mbbV1) .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background-size: 8px 10px;
  border: 1px solid #d4d7de;
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[id^=MBBv3]:not(#mbbV1) .custom-select:focus {
  border-color: #4d4dff;
  outline: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .custom-select[multiple], [id^=MBBv3]:not(#mbbV1) .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
[id^=MBBv3]:not(#mbbV1) .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
[id^=MBBv3]:not(#mbbV1) .custom-select::-ms-expand {
  opacity: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-file-input:focus ~ .custom-file-label {
  border-color: #4d4dff;
}
[id^=MBBv3]:not(#mbbV1) .custom-file-input:focus ~ .custom-file-label::after {
  border-color: #4d4dff;
}
[id^=MBBv3]:not(#mbbV1) .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
[id^=MBBv3]:not(#mbbV1) .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
[id^=MBBv3]:not(#mbbV1) .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #d4d7de;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #f0f0f0;
  border-left: 1px solid #d4d7de;
  border-radius: 0 3px 3px 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[id^=MBBv3]:not(#mbbV1) .custom-range:focus {
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-moz-focus-outer {
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0000cc;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-webkit-slider-thumb:active {
  background-color: #8080ff;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0000cc;
  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) {
  [id^=MBBv3]:not(#mbbV1) .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-moz-range-thumb:active {
  background-color: #8080ff;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #0000cc;
  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) {
  [id^=MBBv3]:not(#mbbV1) .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-thumb:active {
  background-color: #8080ff;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .custom-control-label::before,
[id^=MBBv3]:not(#mbbV1) .custom-file-label,
[id^=MBBv3]:not(#mbbV1) .custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .custom-control-label::before,
  [id^=MBBv3]:not(#mbbV1) .custom-file-label,
  [id^=MBBv3]:not(#mbbV1) .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
[id^=MBBv3]:not(#mbbV1) .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
[id^=MBBv3]:not(#mbbV1) .nav-link:hover, [id^=MBBv3]:not(#mbbV1) .nav-link:focus {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
[id^=MBBv3]:not(#mbbV1) .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
[id^=MBBv3]:not(#mbbV1) .nav-tabs .nav-item {
  margin-bottom: -1px;
}
[id^=MBBv3]:not(#mbbV1) .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .nav-tabs .nav-link:hover, [id^=MBBv3]:not(#mbbV1) .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
[id^=MBBv3]:not(#mbbV1) .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .nav-tabs .nav-link.active,
[id^=MBBv3]:not(#mbbV1) .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
[id^=MBBv3]:not(#mbbV1) .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .nav-pills .nav-link {
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .nav-pills .nav-link.active,
[id^=MBBv3]:not(#mbbV1) .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .nav-pills .nav-link.before.active {
  color: #0000cc;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .nav-pills .nav-link.before.active:before {
  content: " ";
  width: 1em;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .tab-content > .tab-pane {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .tab-content > .active {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}
[id^=MBBv3]:not(#mbbV1) .navbar .container,
[id^=MBBv3]:not(#mbbV1) .navbar .container-fluid,
[id^=MBBv3]:not(#mbbV1) .navbar .container-sm,
[id^=MBBv3]:not(#mbbV1) .navbar .container-md,
[id^=MBBv3]:not(#mbbV1) .navbar .container-lg,
[id^=MBBv3]:not(#mbbV1) .navbar .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[id^=MBBv3]:not(#mbbV1) .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
[id^=MBBv3]:not(#mbbV1) .navbar-brand:hover, [id^=MBBv3]:not(#mbbV1) .navbar-brand:focus {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
[id^=MBBv3]:not(#mbbV1) .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
[id^=MBBv3]:not(#mbbV1) .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1) .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .navbar-toggler:hover, [id^=MBBv3]:not(#mbbV1) .navbar-toggler:focus {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-fluid,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-sm,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-md,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-lg,
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  [id^=MBBv3]:not(#mbbV1) .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-fluid,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-sm,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-md,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-lg,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-fluid,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-sm,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-md,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-lg,
[id^=MBBv3]:not(#mbbV1) .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
[id^=MBBv3]:not(#mbbV1) .navbar-expand .navbar-toggler {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-brand:hover, [id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link:hover, [id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .show > .nav-link,
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .active > .nav-link,
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link.show,
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .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");
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-text a:hover, [id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-brand {
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-brand:hover, [id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-brand:focus {
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link:hover, [id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .show > .nav-link,
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .active > .nav-link,
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link.show,
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .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");
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-text a {
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-text a:hover, [id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-text a:focus {
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .card > hr {
  margin-right: 0;
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
[id^=MBBv3]:not(#mbbV1) .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
[id^=MBBv3]:not(#mbbV1) .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
[id^=MBBv3]:not(#mbbV1) .card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .card-title {
  margin-bottom: 0.75rem;
}
[id^=MBBv3]:not(#mbbV1) .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .card-text:last-child {
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .card-link:hover {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .card-link + .card-link {
  margin-left: 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
[id^=MBBv3]:not(#mbbV1) .card-header:first-child {
  border-radius: 2px 2px 0 0;
}
[id^=MBBv3]:not(#mbbV1) .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
[id^=MBBv3]:not(#mbbV1) .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
[id^=MBBv3]:not(#mbbV1) .card-footer:last-child {
  border-radius: 0 0 2px 2px;
}
[id^=MBBv3]:not(#mbbV1) .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
[id^=MBBv3]:not(#mbbV1) .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .card-img,
[id^=MBBv3]:not(#mbbV1) .card-img-top,
[id^=MBBv3]:not(#mbbV1) .card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .card-img,
[id^=MBBv3]:not(#mbbV1) .card-img-top {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
[id^=MBBv3]:not(#mbbV1) .card-img,
[id^=MBBv3]:not(#mbbV1) .card-img-bottom {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
[id^=MBBv3]:not(#mbbV1) .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  [id^=MBBv3]:not(#mbbV1) .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
[id^=MBBv3]:not(#mbbV1) .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:last-child) .card-img-top,
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:last-child) .card-img-bottom,
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:first-child) .card-img-top,
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:first-child) .card-img-bottom,
  [id^=MBBv3]:not(#mbbV1) .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
[id^=MBBv3]:not(#mbbV1) .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .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;
  }
  [id^=MBBv3]:not(#mbbV1) .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
[id^=MBBv3]:not(#mbbV1) .accordion > .card {
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
[id^=MBBv3]:not(#mbbV1) .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .breadcrumb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1) .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
[id^=MBBv3]:not(#mbbV1) .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .breadcrumb-item.active {
  color: #6c757d;
}
[id^=MBBv3]:not(#mbbV1) .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .badge {
    -webkit-transition: none;
    transition: none;
  }
}
a[id^=MBBv3]:not(#mbbV1) .badge:hover, a[id^=MBBv3]:not(#mbbV1) .badge:focus {
  text-decoration: none;
}

[id^=MBBv3]:not(#mbbV1) .badge:empty {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .btn .badge {
  position: relative;
  top: -1px;
}
[id^=MBBv3]:not(#mbbV1) .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
[id^=MBBv3]:not(#mbbV1) .badge-primary {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-primary:hover, a[id^=MBBv3]:not(#mbbV1) .badge-primary:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-primary:focus, a[id^=MBBv3]:not(#mbbV1) .badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-secondary {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-secondary:hover, a[id^=MBBv3]:not(#mbbV1) .badge-secondary:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-secondary:focus, a[id^=MBBv3]:not(#mbbV1) .badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-success {
  color: #fff;
  background-color: #28a745;
}
a[id^=MBBv3]:not(#mbbV1) .badge-success:hover, a[id^=MBBv3]:not(#mbbV1) .badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a[id^=MBBv3]:not(#mbbV1) .badge-success:focus, a[id^=MBBv3]:not(#mbbV1) .badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a[id^=MBBv3]:not(#mbbV1) .badge-info:hover, a[id^=MBBv3]:not(#mbbV1) .badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a[id^=MBBv3]:not(#mbbV1) .badge-info:focus, a[id^=MBBv3]:not(#mbbV1) .badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a[id^=MBBv3]:not(#mbbV1) .badge-warning:hover, a[id^=MBBv3]:not(#mbbV1) .badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a[id^=MBBv3]:not(#mbbV1) .badge-warning:focus, a[id^=MBBv3]:not(#mbbV1) .badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a[id^=MBBv3]:not(#mbbV1) .badge-danger:hover, a[id^=MBBv3]:not(#mbbV1) .badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a[id^=MBBv3]:not(#mbbV1) .badge-danger:focus, a[id^=MBBv3]:not(#mbbV1) .badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a[id^=MBBv3]:not(#mbbV1) .badge-light:hover, a[id^=MBBv3]:not(#mbbV1) .badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a[id^=MBBv3]:not(#mbbV1) .badge-light:focus, a[id^=MBBv3]:not(#mbbV1) .badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-dark {
  color: #fff;
  background-color: #343a40;
}
a[id^=MBBv3]:not(#mbbV1) .badge-dark:hover, a[id^=MBBv3]:not(#mbbV1) .badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a[id^=MBBv3]:not(#mbbV1) .badge-dark:focus, a[id^=MBBv3]:not(#mbbV1) .badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-tertiary {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-tertiary:hover, a[id^=MBBv3]:not(#mbbV1) .badge-tertiary:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-tertiary:focus, a[id^=MBBv3]:not(#mbbV1) .badge-tertiary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-menu {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-menu:hover, a[id^=MBBv3]:not(#mbbV1) .badge-menu:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-menu:focus, a[id^=MBBv3]:not(#mbbV1) .badge-menu.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-facebook {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-facebook:hover, a[id^=MBBv3]:not(#mbbV1) .badge-facebook:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-facebook:focus, a[id^=MBBv3]:not(#mbbV1) .badge-facebook.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-google-red {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-red:hover, a[id^=MBBv3]:not(#mbbV1) .badge-google-red:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-red:focus, a[id^=MBBv3]:not(#mbbV1) .badge-google-red.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-google-yellow {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-yellow:hover, a[id^=MBBv3]:not(#mbbV1) .badge-google-yellow:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-yellow:focus, a[id^=MBBv3]:not(#mbbV1) .badge-google-yellow.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-google-green {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-green:hover, a[id^=MBBv3]:not(#mbbV1) .badge-google-green:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-green:focus, a[id^=MBBv3]:not(#mbbV1) .badge-google-green.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-google-blue {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-blue:hover, a[id^=MBBv3]:not(#mbbV1) .badge-google-blue:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-google-blue:focus, a[id^=MBBv3]:not(#mbbV1) .badge-google-blue.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-green {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-green:hover, a[id^=MBBv3]:not(#mbbV1) .badge-green:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-green:focus, a[id^=MBBv3]:not(#mbbV1) .badge-green.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-blue {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-blue:hover, a[id^=MBBv3]:not(#mbbV1) .badge-blue:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-blue:focus, a[id^=MBBv3]:not(#mbbV1) .badge-blue.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-listtab {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-listtab:hover, a[id^=MBBv3]:not(#mbbV1) .badge-listtab:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-listtab:focus, a[id^=MBBv3]:not(#mbbV1) .badge-listtab.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-listitem {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-listitem:hover, a[id^=MBBv3]:not(#mbbV1) .badge-listitem:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-listitem:focus, a[id^=MBBv3]:not(#mbbV1) .badge-listitem.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-mbbAgentBackground {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-mbbAgentBackground:hover, a[id^=MBBv3]:not(#mbbV1) .badge-mbbAgentBackground:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-mbbAgentBackground:focus, a[id^=MBBv3]:not(#mbbV1) .badge-mbbAgentBackground.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-bfg-red {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-bfg-red:hover, a[id^=MBBv3]:not(#mbbV1) .badge-bfg-red:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-bfg-red:focus, a[id^=MBBv3]:not(#mbbV1) .badge-bfg-red.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .badge-disabled {
  color: #fff;
  background-color: #0000cc;
}
a[id^=MBBv3]:not(#mbbV1) .badge-disabled:hover, a[id^=MBBv3]:not(#mbbV1) .badge-disabled:focus {
  color: #fff;
  background-color: #000099;
}
a[id^=MBBv3]:not(#mbbV1) .badge-disabled:focus, a[id^=MBBv3]:not(#mbbV1) .badge-disabled.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 204, 0.5);
}

[id^=MBBv3]:not(#mbbV1) .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 4px;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .jumbotron {
    padding: 4rem 2rem;
  }
}
[id^=MBBv3]:not(#mbbV1) .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .alert-heading {
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) .alert-link {
  font-weight: 700;
}
[id^=MBBv3]:not(#mbbV1) .alert-dismissible {
  padding-right: 4rem;
}
[id^=MBBv3]:not(#mbbV1) .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) .alert-primary {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-primary hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-primary .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-secondary {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-secondary hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-secondary .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
[id^=MBBv3]:not(#mbbV1) .alert-success hr {
  border-top-color: #b1dfbb;
}
[id^=MBBv3]:not(#mbbV1) .alert-success .alert-link {
  color: #0b2e13;
}
[id^=MBBv3]:not(#mbbV1) .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
[id^=MBBv3]:not(#mbbV1) .alert-info hr {
  border-top-color: #abdde5;
}
[id^=MBBv3]:not(#mbbV1) .alert-info .alert-link {
  color: #062c33;
}
[id^=MBBv3]:not(#mbbV1) .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
[id^=MBBv3]:not(#mbbV1) .alert-warning hr {
  border-top-color: #ffe8a1;
}
[id^=MBBv3]:not(#mbbV1) .alert-warning .alert-link {
  color: #533f03;
}
[id^=MBBv3]:not(#mbbV1) .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
[id^=MBBv3]:not(#mbbV1) .alert-danger hr {
  border-top-color: #f1b0b7;
}
[id^=MBBv3]:not(#mbbV1) .alert-danger .alert-link {
  color: #491217;
}
[id^=MBBv3]:not(#mbbV1) .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
[id^=MBBv3]:not(#mbbV1) .alert-light hr {
  border-top-color: #ececf6;
}
[id^=MBBv3]:not(#mbbV1) .alert-light .alert-link {
  color: #686868;
}
[id^=MBBv3]:not(#mbbV1) .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
[id^=MBBv3]:not(#mbbV1) .alert-dark hr {
  border-top-color: #b9bbbe;
}
[id^=MBBv3]:not(#mbbV1) .alert-dark .alert-link {
  color: #040505;
}
[id^=MBBv3]:not(#mbbV1) .alert-tertiary {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-tertiary hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-tertiary .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-menu {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-menu hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-menu .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-facebook {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-facebook hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-facebook .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-red {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-red hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-red .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-yellow {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-yellow hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-yellow .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-green {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-green hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-green .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-blue {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-blue hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-google-blue .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-green {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-green hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-green .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-blue {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-blue hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-blue .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-listtab {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-listtab hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-listtab .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-listitem {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-listitem hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-listitem .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-mbbAgentBackground {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-mbbAgentBackground hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-mbbAgentBackground .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-bfg-red {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-bfg-red hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-bfg-red .alert-link {
  color: #000037;
}
[id^=MBBv3]:not(#mbbV1) .alert-disabled {
  color: #00006a;
  background-color: #ccccf5;
  border-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .alert-disabled hr {
  border-top-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .alert-disabled .alert-link {
  color: #000037;
}
@-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;
  }
}
[id^=MBBv3]:not(#mbbV1) .progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #abc0ff;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
[id^=MBBv3]:not(#mbbV1) .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
[id^=MBBv3]:not(#mbbV1) .media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[id^=MBBv3]:not(#mbbV1) .list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
[id^=MBBv3]:not(#mbbV1) .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item.disabled, [id^=MBBv3]:not(#mbbV1) .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0000cc;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item + [id^=MBBv3]:not(#mbbV1) .list-group-item {
  border-top-width: 0;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item + [id^=MBBv3]:not(#mbbV1) .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
[id^=MBBv3]:not(#mbbV1) .list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
[id^=MBBv3]:not(#mbbV1) .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
[id^=MBBv3]:not(#mbbV1) .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
[id^=MBBv3]:not(#mbbV1) .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
[id^=MBBv3]:not(#mbbV1) .list-group-flush {
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
[id^=MBBv3]:not(#mbbV1) .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-primary {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-primary.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-primary.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-secondary.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-success.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-info.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-warning.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-danger.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-light.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-dark.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-menu {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-menu.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-menu.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-menu.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-facebook.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-red {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-red.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-red.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-red.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-green {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-green.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-green.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-green.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-green {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-green.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-green.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-green.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-blue {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-blue.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-blue.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-blue.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listtab {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listtab.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-listtab.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listtab.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listitem {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listitem.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-listitem.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listitem.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-disabled {
  color: #00006a;
  background-color: #b8b8f1;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-disabled.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-disabled.list-group-item-action:focus {
  color: #00006a;
  background-color: #a3a3ed;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-disabled.list-group-item-action.active {
  color: #fff;
  background-color: #00006a;
  border-color: #00006a;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-primary-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-primary-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-primary-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-primary-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-secondary-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-success-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-success-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-success-background.list-group-item-action:focus {
  color: #fff;
  background-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-success-background.list-group-item-action.active {
  color: #fff;
  background-color: #23923d;
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-info-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-info-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-info-background.list-group-item-action:focus {
  color: #fff;
  background-color: #17a2b8;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-info-background.list-group-item-action.active {
  color: #fff;
  background-color: #148ea1;
  border-color: #17a2b8;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-warning-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-warning-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-warning-background.list-group-item-action:focus {
  color: #fff;
  background-color: #ffc107;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-warning-background.list-group-item-action.active {
  color: #fff;
  background-color: #edb100;
  border-color: #ffc107;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-danger-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-danger-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-danger-background.list-group-item-action:focus {
  color: #fff;
  background-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-danger-background.list-group-item-action.active {
  color: #fff;
  background-color: #d32535;
  border-color: #dc3545;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-light-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-light-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-light-background.list-group-item-action:focus {
  color: #fff;
  background-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-light-background.list-group-item-action.active {
  color: #fff;
  background-color: #e9ecef;
  border-color: #f8f9fa;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-dark-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-dark-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-dark-background.list-group-item-action:focus {
  color: #fff;
  background-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-dark-background.list-group-item-action.active {
  color: #fff;
  background-color: #292d32;
  border-color: #343a40;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-menu-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-menu-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-menu-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-menu-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-facebook-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-red-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-red-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-red-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-red-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-yellow-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-green-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-green-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-green-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-green-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-google-blue-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-green-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-green-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-green-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-green-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-blue-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-blue-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-blue-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-blue-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listtab-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listtab-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-listtab-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listtab-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listitem-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listitem-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-listitem-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-listitem-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-mbbAgentBackground-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-bfg-red-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-disabled-background {
  color: #000;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-disabled-background.list-group-item-action:hover, [id^=MBBv3]:not(#mbbV1) .list-group-item-disabled-background.list-group-item-action:focus {
  color: #fff;
  background-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .list-group-item-disabled-background.list-group-item-action.active {
  color: #fff;
  background-color: #0000b3;
  border-color: #0000cc;
}
[id^=MBBv3]:not(#mbbV1) .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
[id^=MBBv3]:not(#mbbV1) .close:hover {
  color: #000;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .close:not(:disabled):not(.disabled):hover, [id^=MBBv3]:not(#mbbV1) .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
[id^=MBBv3]:not(#mbbV1) button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) a.close.disabled {
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
[id^=MBBv3]:not(#mbbV1) .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
[id^=MBBv3]:not(#mbbV1) .toast.showing {
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .toast.show {
  display: block;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .toast.hide {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
[id^=MBBv3]:not(#mbbV1) .toast-body {
  padding: 0.75rem;
}
[id^=MBBv3]:not(#mbbV1) .modal-open {
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
[id^=MBBv3]:not(#mbbV1) .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50500;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade [id^=MBBv3]:not(#mbbV1) .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  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) {
  .modal.fade [id^=MBBv3]:not(#mbbV1) .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.show [id^=MBBv3]:not(#mbbV1) .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
.modal.modal-static [id^=MBBv3]:not(#mbbV1) .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-scrollable .modal-header,
[id^=MBBv3]:not(#mbbV1) .modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
[id^=MBBv3]:not(#mbbV1) .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
[id^=MBBv3]:not(#mbbV1) .modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  outline: 0;
}
[id^=MBBv3]:not(#mbbV1) .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50400;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) .modal-backdrop.fade {
  opacity: 0;
}
[id^=MBBv3]:not(#mbbV1) .modal-backdrop.show {
  opacity: 0.5;
}
[id^=MBBv3]:not(#mbbV1) .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #d4d7de;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
[id^=MBBv3]:not(#mbbV1) .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
[id^=MBBv3]:not(#mbbV1) .modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #d4d7de;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .modal-footer > * {
  margin: 0.25rem;
}
[id^=MBBv3]:not(#mbbV1) .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  [id^=MBBv3]:not(#mbbV1) .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  [id^=MBBv3]:not(#mbbV1) .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  [id^=MBBv3]:not(#mbbV1) .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  [id^=MBBv3]:not(#mbbV1) .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  [id^=MBBv3]:not(#mbbV1) .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .modal-lg,
  [id^=MBBv3]:not(#mbbV1) .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .modal-xl {
    max-width: 1140px;
  }
}
[id^=MBBv3]:not(#mbbV1) .tooltip {
  position: absolute;
  z-index: 50700;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto 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: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
[id^=MBBv3]:not(#mbbV1) .tooltip.show {
  opacity: 0.9;
}
[id^=MBBv3]:not(#mbbV1) .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
[id^=MBBv3]:not(#mbbV1) .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-top, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-top .arrow, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-top .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-right, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-right .arrow, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-right .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-bottom, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-bottom .arrow, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-bottom .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-left, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-left .arrow, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-tooltip-left .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
[id^=MBBv3]:not(#mbbV1) .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50600;
  display: block;
  max-width: 310px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto 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: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
[id^=MBBv3]:not(#mbbV1) .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 4px;
}
[id^=MBBv3]:not(#mbbV1) .popover .arrow::before, [id^=MBBv3]:not(#mbbV1) .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-top, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-top > .arrow, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-top > .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-top > .arrow::after, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-right, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-right > .arrow, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 4px 0;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-right > .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-right > .arrow::after, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-bottom, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-bottom > .arrow, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-bottom > .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-bottom > .arrow::after, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-bottom .popover-header::before, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-left, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-left > .arrow, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 4px 0;
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-left > .arrow::before, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
[id^=MBBv3]:not(#mbbV1) .bs-popover-left > .arrow::after, [id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) .popover-header:empty {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
[id^=MBBv3]:not(#mbbV1) .carousel {
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
[id^=MBBv3]:not(#mbbV1) .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .carousel-inner::after, [id^=MBBv3]:not(#mbbV1) .carousel-inner::before {
  display: block;
  clear: both;
  content: none;
}
[id^=MBBv3]:not(#mbbV1) .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  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) {
  [id^=MBBv3]:not(#mbbV1) .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .carousel-item.active,
[id^=MBBv3]:not(#mbbV1) .carousel-item-next,
[id^=MBBv3]:not(#mbbV1) .carousel-item-prev {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .carousel-item-next:not(.carousel-item-left),
[id^=MBBv3]:not(#mbbV1) .active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
[id^=MBBv3]:not(#mbbV1) .carousel-item-prev:not(.carousel-item-right),
[id^=MBBv3]:not(#mbbV1) .active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
[id^=MBBv3]:not(#mbbV1) .carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}
[id^=MBBv3]:not(#mbbV1) .carousel-fade .carousel-item.active,
[id^=MBBv3]:not(#mbbV1) .carousel-fade .carousel-item-next.carousel-item-left,
[id^=MBBv3]:not(#mbbV1) .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .carousel-fade .active.carousel-item-left,
[id^=MBBv3]:not(#mbbV1) .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .carousel-fade .active.carousel-item-left,
  [id^=MBBv3]:not(#mbbV1) .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .carousel-control-prev,
[id^=MBBv3]:not(#mbbV1) .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #000;
  text-align: center;
  opacity: 0.9;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .carousel-control-prev,
  [id^=MBBv3]:not(#mbbV1) .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .carousel-control-prev:hover, [id^=MBBv3]:not(#mbbV1) .carousel-control-prev:focus,
[id^=MBBv3]:not(#mbbV1) .carousel-control-next:hover,
[id^=MBBv3]:not(#mbbV1) .carousel-control-next:focus {
  color: #000;
  text-decoration: none;
  outline: 0;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .carousel-control-prev {
  left: 0;
}
[id^=MBBv3]:not(#mbbV1) .carousel-control-next {
  right: 0;
}
[id^=MBBv3]:not(#mbbV1) .carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}
[id^=MBBv3]:not(#mbbV1) .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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");
}
[id^=MBBv3]:not(#mbbV1) .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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");
}
[id^=MBBv3]:not(#mbbV1) .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
[id^=MBBv3]:not(#mbbV1) .carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -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 transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .carousel-indicators .active {
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .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);
  }
}
[id^=MBBv3]:not(#mbbV1) .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
          animation: spinner-border 0.75s linear infinite;
}
[id^=MBBv3]:not(#mbbV1) .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.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;
  }
}
[id^=MBBv3]:not(#mbbV1) .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
          animation: spinner-grow 0.75s linear infinite;
}
[id^=MBBv3]:not(#mbbV1) .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
[id^=MBBv3]:not(#mbbV1) .align-baseline {
  vertical-align: baseline !important;
}
[id^=MBBv3]:not(#mbbV1) .align-top {
  vertical-align: top !important;
}
[id^=MBBv3]:not(#mbbV1) .align-middle {
  vertical-align: middle !important;
}
[id^=MBBv3]:not(#mbbV1) .align-bottom {
  vertical-align: bottom !important;
}
[id^=MBBv3]:not(#mbbV1) .align-text-bottom {
  vertical-align: text-bottom !important;
}
[id^=MBBv3]:not(#mbbV1) .align-text-top {
  vertical-align: text-top !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-primary {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-primary:hover, [id^=MBBv3]:not(#mbbV1) a.bg-primary:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-primary:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-primary:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-secondary {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-secondary:hover, [id^=MBBv3]:not(#mbbV1) a.bg-secondary:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-secondary:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-secondary:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-success {
  background-color: #28a745 !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-success:hover, [id^=MBBv3]:not(#mbbV1) a.bg-success:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-success:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-success:focus {
  background-color: #1e7e34 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-info {
  background-color: #17a2b8 !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-info:hover, [id^=MBBv3]:not(#mbbV1) a.bg-info:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-info:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-info:focus {
  background-color: #117a8b !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-warning {
  background-color: #ffc107 !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-warning:hover, [id^=MBBv3]:not(#mbbV1) a.bg-warning:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-warning:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-warning:focus {
  background-color: #d39e00 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-danger {
  background-color: #dc3545 !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-danger:hover, [id^=MBBv3]:not(#mbbV1) a.bg-danger:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-danger:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-danger:focus {
  background-color: #bd2130 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-light {
  background-color: #f8f9fa !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-light:hover, [id^=MBBv3]:not(#mbbV1) a.bg-light:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-light:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-light:focus {
  background-color: #dae0e5 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-dark {
  background-color: #343a40 !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-dark:hover, [id^=MBBv3]:not(#mbbV1) a.bg-dark:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-dark:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-dark:focus {
  background-color: #1d2124 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-tertiary {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-tertiary:hover, [id^=MBBv3]:not(#mbbV1) a.bg-tertiary:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-tertiary:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-tertiary:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-menu {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-menu:hover, [id^=MBBv3]:not(#mbbV1) a.bg-menu:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-menu:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-menu:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-facebook {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-facebook:hover, [id^=MBBv3]:not(#mbbV1) a.bg-facebook:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-facebook:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-facebook:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-google-red {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-google-red:hover, [id^=MBBv3]:not(#mbbV1) a.bg-google-red:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-google-red:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-google-red:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-google-yellow {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-google-yellow:hover, [id^=MBBv3]:not(#mbbV1) a.bg-google-yellow:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-google-yellow:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-google-yellow:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-google-green {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-google-green:hover, [id^=MBBv3]:not(#mbbV1) a.bg-google-green:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-google-green:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-google-green:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-google-blue {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-google-blue:hover, [id^=MBBv3]:not(#mbbV1) a.bg-google-blue:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-google-blue:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-google-blue:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-green {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-green:hover, [id^=MBBv3]:not(#mbbV1) a.bg-green:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-green:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-green:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-blue {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-blue:hover, [id^=MBBv3]:not(#mbbV1) a.bg-blue:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-blue:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-blue:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-listtab {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-listtab:hover, [id^=MBBv3]:not(#mbbV1) a.bg-listtab:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-listtab:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-listtab:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-listitem {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-listitem:hover, [id^=MBBv3]:not(#mbbV1) a.bg-listitem:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-listitem:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-listitem:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-mbbAgentBackground {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-mbbAgentBackground:hover, [id^=MBBv3]:not(#mbbV1) a.bg-mbbAgentBackground:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-mbbAgentBackground:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-mbbAgentBackground:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-bfg-red {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-bfg-red:hover, [id^=MBBv3]:not(#mbbV1) a.bg-bfg-red:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-bfg-red:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-bfg-red:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-disabled {
  background-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.bg-disabled:hover, [id^=MBBv3]:not(#mbbV1) a.bg-disabled:focus,
[id^=MBBv3]:not(#mbbV1) button.bg-disabled:hover,
[id^=MBBv3]:not(#mbbV1) button.bg-disabled:focus {
  background-color: #000099 !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-white {
  background-color: #fff !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-transparent {
  background-color: transparent !important;
}
[id^=MBBv3]:not(#mbbV1) .border {
  border: 1px solid #d4d7de !important;
  border-color: #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .border-top {
  border-top: 1px solid #d4d7de !important;
  border-color: #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .border-right {
  border-right: 1px solid #d4d7de !important;
  border-color: #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .border-bottom {
  border-bottom: 1px solid #d4d7de !important;
  border-color: #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .border-left {
  border-left: 1px solid #d4d7de !important;
  border-color: #d4d7de;
}
[id^=MBBv3]:not(#mbbV1) .border-0 {
  border: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-top-0 {
  border-top: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-right-0 {
  border-right: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-bottom-0 {
  border-bottom: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-left-0 {
  border-left: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-top {
  border-top: 1px solid !important;
}
[id^=MBBv3]:not(#mbbV1) .border-right {
  border-right: 1px solid !important;
}
[id^=MBBv3]:not(#mbbV1) .border-bottom {
  border-bottom: 1px solid !important;
}
[id^=MBBv3]:not(#mbbV1) .border-left {
  border-left: 1px solid !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .border-sm-top {
    border-top: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-sm-right {
    border-right: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-sm-bottom {
    border-bottom: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-sm-left {
    border-left: 1px solid !important;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .border-md-top {
    border-top: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-md-right {
    border-right: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-md-bottom {
    border-bottom: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-md-left {
    border-left: 1px solid !important;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .border-lg-top {
    border-top: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-lg-right {
    border-right: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-lg-bottom {
    border-bottom: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-lg-left {
    border-left: 1px solid !important;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .border-xl-top {
    border-top: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-xl-right {
    border-right: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-xl-bottom {
    border-bottom: 1px solid !important;
  }
  [id^=MBBv3]:not(#mbbV1) .border-xl-left {
    border-left: 1px solid !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .border-primary {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-secondary {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-success {
  border-color: #28a745 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-info {
  border-color: #17a2b8 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-warning {
  border-color: #ffc107 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-danger {
  border-color: #dc3545 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-light {
  border-color: #f8f9fa !important;
}
[id^=MBBv3]:not(#mbbV1) .border-dark {
  border-color: #343a40 !important;
}
[id^=MBBv3]:not(#mbbV1) .border-tertiary {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-menu {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-facebook {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-google-red {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-google-yellow {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-google-green {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-google-blue {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-green {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-blue {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-listtab {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-listitem {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-mbbAgentBackground {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-bfg-red {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-disabled {
  border-color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) .border-white {
  border-color: #fff !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-sm {
  border-radius: 3px !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded {
  border-radius: 3px !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-top {
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-right {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-bottom {
  border-bottom-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-left {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-lg {
  border-radius: 4px !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-circle {
  border-radius: 50% !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-pill {
  border-radius: 50rem !important;
}
[id^=MBBv3]:not(#mbbV1) .rounded-0 {
  border-radius: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .clearfix::after, [id^=MBBv3]:not(#mbbV1) .clearfix::before {
  display: block;
  clear: both;
  content: none;
}
[id^=MBBv3]:not(#mbbV1) .d-none {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) .d-inline {
  display: inline !important;
}
[id^=MBBv3]:not(#mbbV1) .d-inline-block {
  display: inline-block !important;
}
[id^=MBBv3]:not(#mbbV1) .d-block {
  display: block !important;
}
[id^=MBBv3]:not(#mbbV1) .d-table {
  display: table !important;
}
[id^=MBBv3]:not(#mbbV1) .d-table-row {
  display: table-row !important;
}
[id^=MBBv3]:not(#mbbV1) .d-table-cell {
  display: table-cell !important;
}
[id^=MBBv3]:not(#mbbV1) .d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
[id^=MBBv3]:not(#mbbV1) .d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .d-sm-none {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-inline {
    display: inline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-inline-block {
    display: inline-block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-block {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-table {
    display: table !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-table-row {
    display: table-row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-table-cell {
    display: table-cell !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .d-md-none {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-inline {
    display: inline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-inline-block {
    display: inline-block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-block {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-table {
    display: table !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-table-row {
    display: table-row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-table-cell {
    display: table-cell !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .d-lg-none {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-inline {
    display: inline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-inline-block {
    display: inline-block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-block {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-table {
    display: table !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-table-row {
    display: table-row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-table-cell {
    display: table-cell !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .d-xl-none {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-inline {
    display: inline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-inline-block {
    display: inline-block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-block {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-table {
    display: table !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-table-row {
    display: table-row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-table-cell {
    display: table-cell !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  [id^=MBBv3]:not(#mbbV1) .d-print-none {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-inline {
    display: inline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-inline-block {
    display: inline-block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-block {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-table {
    display: table !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-table-row {
    display: table-row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-table-cell {
    display: table-cell !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  [id^=MBBv3]:not(#mbbV1) .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .embed-responsive::before {
  display: block;
  content: "";
}
[id^=MBBv3]:not(#mbbV1) .embed-responsive .embed-responsive-item,
[id^=MBBv3]:not(#mbbV1) .embed-responsive iframe,
[id^=MBBv3]:not(#mbbV1) .embed-responsive embed,
[id^=MBBv3]:not(#mbbV1) .embed-responsive object,
[id^=MBBv3]:not(#mbbV1) .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
[id^=MBBv3]:not(#mbbV1) .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
[id^=MBBv3]:not(#mbbV1) .embed-responsive-4by3::before {
  padding-top: 75%;
}
[id^=MBBv3]:not(#mbbV1) .embed-responsive-1by1::before {
  padding-top: 100%;
}
[id^=MBBv3]:not(#mbbV1) .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}
[id^=MBBv3]:not(#mbbV1) .justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
[id^=MBBv3]:not(#mbbV1) .justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
[id^=MBBv3]:not(#mbbV1) .justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
[id^=MBBv3]:not(#mbbV1) .justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
[id^=MBBv3]:not(#mbbV1) .justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
[id^=MBBv3]:not(#mbbV1) .align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
[id^=MBBv3]:not(#mbbV1) .align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}
[id^=MBBv3]:not(#mbbV1) .align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
[id^=MBBv3]:not(#mbbV1) .align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}
[id^=MBBv3]:not(#mbbV1) .align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
[id^=MBBv3]:not(#mbbV1) .align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}
[id^=MBBv3]:not(#mbbV1) .align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}
[id^=MBBv3]:not(#mbbV1) .align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}
[id^=MBBv3]:not(#mbbV1) .align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}
[id^=MBBv3]:not(#mbbV1) .align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}
[id^=MBBv3]:not(#mbbV1) .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}
[id^=MBBv3]:not(#mbbV1) .align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}
[id^=MBBv3]:not(#mbbV1) .align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
[id^=MBBv3]:not(#mbbV1) .align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}
[id^=MBBv3]:not(#mbbV1) .align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}
[id^=MBBv3]:not(#mbbV1) .align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  [id^=MBBv3]:not(#mbbV1) .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .float-left {
  float: left !important;
}
[id^=MBBv3]:not(#mbbV1) .float-right {
  float: right !important;
}
[id^=MBBv3]:not(#mbbV1) .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .float-sm-left {
    float: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-sm-right {
    float: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .float-md-left {
    float: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-md-right {
    float: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .float-lg-left {
    float: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-lg-right {
    float: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .float-xl-left {
    float: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-xl-right {
    float: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .float-xl-none {
    float: none !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}
[id^=MBBv3]:not(#mbbV1) .user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}
[id^=MBBv3]:not(#mbbV1) .overflow-auto {
  overflow: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .overflow-hidden {
  overflow: hidden !important;
}
[id^=MBBv3]:not(#mbbV1) .position-static {
  position: static !important;
}
[id^=MBBv3]:not(#mbbV1) .position-relative {
  position: relative !important;
}
[id^=MBBv3]:not(#mbbV1) .position-absolute {
  position: absolute !important;
}
[id^=MBBv3]:not(#mbbV1) .position-fixed {
  position: fixed !important;
}
[id^=MBBv3]:not(#mbbV1) .position-sticky {
  position: sticky !important;
}
[id^=MBBv3]:not(#mbbV1) .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 50300;
}
[id^=MBBv3]:not(#mbbV1) .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50300;
}
@supports (position: sticky) {
  [id^=MBBv3]:not(#mbbV1) .sticky-top {
    position: sticky;
    top: 0;
    z-index: 50200;
  }
}
[id^=MBBv3]:not(#mbbV1) .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;
}
[id^=MBBv3]:not(#mbbV1) .sr-only-focusable:active, [id^=MBBv3]:not(#mbbV1) .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
[id^=MBBv3]:not(#mbbV1) .shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
[id^=MBBv3]:not(#mbbV1) .shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
[id^=MBBv3]:not(#mbbV1) .shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
[id^=MBBv3]:not(#mbbV1) .shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
[id^=MBBv3]:not(#mbbV1) .w-25 {
  width: 25% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-50 {
  width: 50% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-75 {
  width: 75% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-100 {
  width: 100% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-auto {
  width: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .h-25 {
  height: 25% !important;
}
[id^=MBBv3]:not(#mbbV1) .h-50 {
  height: 50% !important;
}
[id^=MBBv3]:not(#mbbV1) .h-75 {
  height: 75% !important;
}
[id^=MBBv3]:not(#mbbV1) .h-100 {
  height: 100% !important;
}
[id^=MBBv3]:not(#mbbV1) .h-auto {
  height: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .mw-100 {
  max-width: 100% !important;
}
[id^=MBBv3]:not(#mbbV1) .mh-100 {
  max-height: 100% !important;
}
[id^=MBBv3]:not(#mbbV1) .min-vw-100 {
  min-width: 100vw !important;
}
[id^=MBBv3]:not(#mbbV1) .min-vh-100 {
  min-height: 100vh !important;
}
[id^=MBBv3]:not(#mbbV1) .vw-100 {
  width: 100vw !important;
}
[id^=MBBv3]:not(#mbbV1) .vh-100 {
  height: 100vh !important;
}
[id^=MBBv3]:not(#mbbV1) .m-0 {
  margin: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-0,
[id^=MBBv3]:not(#mbbV1) .my-0 {
  margin-top: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-0,
[id^=MBBv3]:not(#mbbV1) .mx-0 {
  margin-right: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-0,
[id^=MBBv3]:not(#mbbV1) .my-0 {
  margin-bottom: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-0,
[id^=MBBv3]:not(#mbbV1) .mx-0 {
  margin-left: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .m-1 {
  margin: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-1,
[id^=MBBv3]:not(#mbbV1) .my-1 {
  margin-top: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-1,
[id^=MBBv3]:not(#mbbV1) .mx-1 {
  margin-right: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-1,
[id^=MBBv3]:not(#mbbV1) .my-1 {
  margin-bottom: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-1,
[id^=MBBv3]:not(#mbbV1) .mx-1 {
  margin-left: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-2 {
  margin: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-2,
[id^=MBBv3]:not(#mbbV1) .my-2 {
  margin-top: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-2,
[id^=MBBv3]:not(#mbbV1) .mx-2 {
  margin-right: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-2,
[id^=MBBv3]:not(#mbbV1) .my-2 {
  margin-bottom: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-2,
[id^=MBBv3]:not(#mbbV1) .mx-2 {
  margin-left: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-3 {
  margin: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-3,
[id^=MBBv3]:not(#mbbV1) .my-3 {
  margin-top: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-3,
[id^=MBBv3]:not(#mbbV1) .mx-3 {
  margin-right: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-3,
[id^=MBBv3]:not(#mbbV1) .my-3 {
  margin-bottom: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-3,
[id^=MBBv3]:not(#mbbV1) .mx-3 {
  margin-left: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-4 {
  margin: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-4,
[id^=MBBv3]:not(#mbbV1) .my-4 {
  margin-top: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-4,
[id^=MBBv3]:not(#mbbV1) .mx-4 {
  margin-right: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-4,
[id^=MBBv3]:not(#mbbV1) .my-4 {
  margin-bottom: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-4,
[id^=MBBv3]:not(#mbbV1) .mx-4 {
  margin-left: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-5 {
  margin: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-5,
[id^=MBBv3]:not(#mbbV1) .my-5 {
  margin-top: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-5,
[id^=MBBv3]:not(#mbbV1) .mx-5 {
  margin-right: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-5,
[id^=MBBv3]:not(#mbbV1) .my-5 {
  margin-bottom: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-5,
[id^=MBBv3]:not(#mbbV1) .mx-5 {
  margin-left: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .p-0 {
  padding: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .pt-0,
[id^=MBBv3]:not(#mbbV1) .py-0 {
  padding-top: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .pr-0,
[id^=MBBv3]:not(#mbbV1) .px-0 {
  padding-right: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .pb-0,
[id^=MBBv3]:not(#mbbV1) .py-0 {
  padding-bottom: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .pl-0,
[id^=MBBv3]:not(#mbbV1) .px-0 {
  padding-left: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .p-1 {
  padding: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pt-1,
[id^=MBBv3]:not(#mbbV1) .py-1 {
  padding-top: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pr-1,
[id^=MBBv3]:not(#mbbV1) .px-1 {
  padding-right: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pb-1,
[id^=MBBv3]:not(#mbbV1) .py-1 {
  padding-bottom: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pl-1,
[id^=MBBv3]:not(#mbbV1) .px-1 {
  padding-left: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .p-2 {
  padding: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pt-2,
[id^=MBBv3]:not(#mbbV1) .py-2 {
  padding-top: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pr-2,
[id^=MBBv3]:not(#mbbV1) .px-2 {
  padding-right: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pb-2,
[id^=MBBv3]:not(#mbbV1) .py-2 {
  padding-bottom: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pl-2,
[id^=MBBv3]:not(#mbbV1) .px-2 {
  padding-left: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .p-3 {
  padding: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pt-3,
[id^=MBBv3]:not(#mbbV1) .py-3 {
  padding-top: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pr-3,
[id^=MBBv3]:not(#mbbV1) .px-3 {
  padding-right: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pb-3,
[id^=MBBv3]:not(#mbbV1) .py-3 {
  padding-bottom: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pl-3,
[id^=MBBv3]:not(#mbbV1) .px-3 {
  padding-left: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .p-4 {
  padding: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pt-4,
[id^=MBBv3]:not(#mbbV1) .py-4 {
  padding-top: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pr-4,
[id^=MBBv3]:not(#mbbV1) .px-4 {
  padding-right: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pb-4,
[id^=MBBv3]:not(#mbbV1) .py-4 {
  padding-bottom: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pl-4,
[id^=MBBv3]:not(#mbbV1) .px-4 {
  padding-left: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .p-5 {
  padding: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pt-5,
[id^=MBBv3]:not(#mbbV1) .py-5 {
  padding-top: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pr-5,
[id^=MBBv3]:not(#mbbV1) .px-5 {
  padding-right: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pb-5,
[id^=MBBv3]:not(#mbbV1) .py-5 {
  padding-bottom: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .pl-5,
[id^=MBBv3]:not(#mbbV1) .px-5 {
  padding-left: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-n1 {
  margin: -0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-n1,
[id^=MBBv3]:not(#mbbV1) .my-n1 {
  margin-top: -0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-n1,
[id^=MBBv3]:not(#mbbV1) .mx-n1 {
  margin-right: -0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-n1,
[id^=MBBv3]:not(#mbbV1) .my-n1 {
  margin-bottom: -0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-n1,
[id^=MBBv3]:not(#mbbV1) .mx-n1 {
  margin-left: -0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-n2 {
  margin: -0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-n2,
[id^=MBBv3]:not(#mbbV1) .my-n2 {
  margin-top: -0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-n2,
[id^=MBBv3]:not(#mbbV1) .mx-n2 {
  margin-right: -0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-n2,
[id^=MBBv3]:not(#mbbV1) .my-n2 {
  margin-bottom: -0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-n2,
[id^=MBBv3]:not(#mbbV1) .mx-n2 {
  margin-left: -0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-n3 {
  margin: -1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-n3,
[id^=MBBv3]:not(#mbbV1) .my-n3 {
  margin-top: -1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-n3,
[id^=MBBv3]:not(#mbbV1) .mx-n3 {
  margin-right: -1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-n3,
[id^=MBBv3]:not(#mbbV1) .my-n3 {
  margin-bottom: -1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-n3,
[id^=MBBv3]:not(#mbbV1) .mx-n3 {
  margin-left: -1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-n4 {
  margin: -1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-n4,
[id^=MBBv3]:not(#mbbV1) .my-n4 {
  margin-top: -1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-n4,
[id^=MBBv3]:not(#mbbV1) .mx-n4 {
  margin-right: -1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-n4,
[id^=MBBv3]:not(#mbbV1) .my-n4 {
  margin-bottom: -1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-n4,
[id^=MBBv3]:not(#mbbV1) .mx-n4 {
  margin-left: -1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-n5 {
  margin: -3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-n5,
[id^=MBBv3]:not(#mbbV1) .my-n5 {
  margin-top: -3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-n5,
[id^=MBBv3]:not(#mbbV1) .mx-n5 {
  margin-right: -3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-n5,
[id^=MBBv3]:not(#mbbV1) .my-n5 {
  margin-bottom: -3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-n5,
[id^=MBBv3]:not(#mbbV1) .mx-n5 {
  margin-left: -3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .m-auto {
  margin: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .mt-auto,
[id^=MBBv3]:not(#mbbV1) .my-auto {
  margin-top: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .mr-auto,
[id^=MBBv3]:not(#mbbV1) .mx-auto {
  margin-right: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .mb-auto,
[id^=MBBv3]:not(#mbbV1) .my-auto {
  margin-bottom: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .ml-auto,
[id^=MBBv3]:not(#mbbV1) .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .m-sm-0 {
    margin: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-0,
  [id^=MBBv3]:not(#mbbV1) .my-sm-0 {
    margin-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-0,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-0 {
    margin-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-0,
  [id^=MBBv3]:not(#mbbV1) .my-sm-0 {
    margin-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-0,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-0 {
    margin-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-1 {
    margin: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-1,
  [id^=MBBv3]:not(#mbbV1) .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-1,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-1,
  [id^=MBBv3]:not(#mbbV1) .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-1,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-2 {
    margin: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-2,
  [id^=MBBv3]:not(#mbbV1) .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-2,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-2,
  [id^=MBBv3]:not(#mbbV1) .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-2,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-3 {
    margin: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-3,
  [id^=MBBv3]:not(#mbbV1) .my-sm-3 {
    margin-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-3,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-3 {
    margin-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-3,
  [id^=MBBv3]:not(#mbbV1) .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-3,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-3 {
    margin-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-4 {
    margin: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-4,
  [id^=MBBv3]:not(#mbbV1) .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-4,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-4,
  [id^=MBBv3]:not(#mbbV1) .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-4,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-5 {
    margin: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-5,
  [id^=MBBv3]:not(#mbbV1) .my-sm-5 {
    margin-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-5,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-5 {
    margin-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-5,
  [id^=MBBv3]:not(#mbbV1) .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-5,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-5 {
    margin-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-sm-0 {
    padding: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-sm-0,
  [id^=MBBv3]:not(#mbbV1) .py-sm-0 {
    padding-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-sm-0,
  [id^=MBBv3]:not(#mbbV1) .px-sm-0 {
    padding-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-sm-0,
  [id^=MBBv3]:not(#mbbV1) .py-sm-0 {
    padding-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-sm-0,
  [id^=MBBv3]:not(#mbbV1) .px-sm-0 {
    padding-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-sm-1 {
    padding: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-sm-1,
  [id^=MBBv3]:not(#mbbV1) .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-sm-1,
  [id^=MBBv3]:not(#mbbV1) .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-sm-1,
  [id^=MBBv3]:not(#mbbV1) .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-sm-1,
  [id^=MBBv3]:not(#mbbV1) .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-sm-2 {
    padding: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-sm-2,
  [id^=MBBv3]:not(#mbbV1) .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-sm-2,
  [id^=MBBv3]:not(#mbbV1) .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-sm-2,
  [id^=MBBv3]:not(#mbbV1) .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-sm-2,
  [id^=MBBv3]:not(#mbbV1) .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-sm-3 {
    padding: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-sm-3,
  [id^=MBBv3]:not(#mbbV1) .py-sm-3 {
    padding-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-sm-3,
  [id^=MBBv3]:not(#mbbV1) .px-sm-3 {
    padding-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-sm-3,
  [id^=MBBv3]:not(#mbbV1) .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-sm-3,
  [id^=MBBv3]:not(#mbbV1) .px-sm-3 {
    padding-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-sm-4 {
    padding: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-sm-4,
  [id^=MBBv3]:not(#mbbV1) .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-sm-4,
  [id^=MBBv3]:not(#mbbV1) .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-sm-4,
  [id^=MBBv3]:not(#mbbV1) .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-sm-4,
  [id^=MBBv3]:not(#mbbV1) .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-sm-5 {
    padding: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-sm-5,
  [id^=MBBv3]:not(#mbbV1) .py-sm-5 {
    padding-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-sm-5,
  [id^=MBBv3]:not(#mbbV1) .px-sm-5 {
    padding-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-sm-5,
  [id^=MBBv3]:not(#mbbV1) .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-sm-5,
  [id^=MBBv3]:not(#mbbV1) .px-sm-5 {
    padding-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-n1 {
    margin: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-n1,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-n1,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-n2 {
    margin: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-n2,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-n2,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-n3 {
    margin: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-n3,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n3 {
    margin-top: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-n3,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-n4 {
    margin: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-n4,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-n4,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-n5 {
    margin: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-n5,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n5 {
    margin-top: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-n5,
  [id^=MBBv3]:not(#mbbV1) .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-sm-auto {
    margin: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-sm-auto,
  [id^=MBBv3]:not(#mbbV1) .my-sm-auto {
    margin-top: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-sm-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-auto {
    margin-right: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-sm-auto,
  [id^=MBBv3]:not(#mbbV1) .my-sm-auto {
    margin-bottom: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-sm-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .m-md-0 {
    margin: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-0,
  [id^=MBBv3]:not(#mbbV1) .my-md-0 {
    margin-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-0,
  [id^=MBBv3]:not(#mbbV1) .mx-md-0 {
    margin-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-0,
  [id^=MBBv3]:not(#mbbV1) .my-md-0 {
    margin-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-0,
  [id^=MBBv3]:not(#mbbV1) .mx-md-0 {
    margin-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-1 {
    margin: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-1,
  [id^=MBBv3]:not(#mbbV1) .my-md-1 {
    margin-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-1,
  [id^=MBBv3]:not(#mbbV1) .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-1,
  [id^=MBBv3]:not(#mbbV1) .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-1,
  [id^=MBBv3]:not(#mbbV1) .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-2 {
    margin: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-2,
  [id^=MBBv3]:not(#mbbV1) .my-md-2 {
    margin-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-2,
  [id^=MBBv3]:not(#mbbV1) .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-2,
  [id^=MBBv3]:not(#mbbV1) .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-2,
  [id^=MBBv3]:not(#mbbV1) .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-3 {
    margin: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-3,
  [id^=MBBv3]:not(#mbbV1) .my-md-3 {
    margin-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-3,
  [id^=MBBv3]:not(#mbbV1) .mx-md-3 {
    margin-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-3,
  [id^=MBBv3]:not(#mbbV1) .my-md-3 {
    margin-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-3,
  [id^=MBBv3]:not(#mbbV1) .mx-md-3 {
    margin-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-4 {
    margin: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-4,
  [id^=MBBv3]:not(#mbbV1) .my-md-4 {
    margin-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-4,
  [id^=MBBv3]:not(#mbbV1) .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-4,
  [id^=MBBv3]:not(#mbbV1) .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-4,
  [id^=MBBv3]:not(#mbbV1) .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-5 {
    margin: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-5,
  [id^=MBBv3]:not(#mbbV1) .my-md-5 {
    margin-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-5,
  [id^=MBBv3]:not(#mbbV1) .mx-md-5 {
    margin-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-5,
  [id^=MBBv3]:not(#mbbV1) .my-md-5 {
    margin-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-5,
  [id^=MBBv3]:not(#mbbV1) .mx-md-5 {
    margin-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-md-0 {
    padding: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-md-0,
  [id^=MBBv3]:not(#mbbV1) .py-md-0 {
    padding-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-md-0,
  [id^=MBBv3]:not(#mbbV1) .px-md-0 {
    padding-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-md-0,
  [id^=MBBv3]:not(#mbbV1) .py-md-0 {
    padding-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-md-0,
  [id^=MBBv3]:not(#mbbV1) .px-md-0 {
    padding-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-md-1 {
    padding: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-md-1,
  [id^=MBBv3]:not(#mbbV1) .py-md-1 {
    padding-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-md-1,
  [id^=MBBv3]:not(#mbbV1) .px-md-1 {
    padding-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-md-1,
  [id^=MBBv3]:not(#mbbV1) .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-md-1,
  [id^=MBBv3]:not(#mbbV1) .px-md-1 {
    padding-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-md-2 {
    padding: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-md-2,
  [id^=MBBv3]:not(#mbbV1) .py-md-2 {
    padding-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-md-2,
  [id^=MBBv3]:not(#mbbV1) .px-md-2 {
    padding-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-md-2,
  [id^=MBBv3]:not(#mbbV1) .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-md-2,
  [id^=MBBv3]:not(#mbbV1) .px-md-2 {
    padding-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-md-3 {
    padding: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-md-3,
  [id^=MBBv3]:not(#mbbV1) .py-md-3 {
    padding-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-md-3,
  [id^=MBBv3]:not(#mbbV1) .px-md-3 {
    padding-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-md-3,
  [id^=MBBv3]:not(#mbbV1) .py-md-3 {
    padding-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-md-3,
  [id^=MBBv3]:not(#mbbV1) .px-md-3 {
    padding-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-md-4 {
    padding: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-md-4,
  [id^=MBBv3]:not(#mbbV1) .py-md-4 {
    padding-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-md-4,
  [id^=MBBv3]:not(#mbbV1) .px-md-4 {
    padding-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-md-4,
  [id^=MBBv3]:not(#mbbV1) .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-md-4,
  [id^=MBBv3]:not(#mbbV1) .px-md-4 {
    padding-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-md-5 {
    padding: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-md-5,
  [id^=MBBv3]:not(#mbbV1) .py-md-5 {
    padding-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-md-5,
  [id^=MBBv3]:not(#mbbV1) .px-md-5 {
    padding-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-md-5,
  [id^=MBBv3]:not(#mbbV1) .py-md-5 {
    padding-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-md-5,
  [id^=MBBv3]:not(#mbbV1) .px-md-5 {
    padding-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-n1 {
    margin: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-n1,
  [id^=MBBv3]:not(#mbbV1) .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-n1,
  [id^=MBBv3]:not(#mbbV1) .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-n2 {
    margin: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-n2,
  [id^=MBBv3]:not(#mbbV1) .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-n2,
  [id^=MBBv3]:not(#mbbV1) .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-n3 {
    margin: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-n3,
  [id^=MBBv3]:not(#mbbV1) .my-md-n3 {
    margin-top: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n3 {
    margin-right: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-n3,
  [id^=MBBv3]:not(#mbbV1) .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n3 {
    margin-left: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-n4 {
    margin: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-n4,
  [id^=MBBv3]:not(#mbbV1) .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-n4,
  [id^=MBBv3]:not(#mbbV1) .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-n5 {
    margin: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-n5,
  [id^=MBBv3]:not(#mbbV1) .my-md-n5 {
    margin-top: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n5 {
    margin-right: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-n5,
  [id^=MBBv3]:not(#mbbV1) .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-md-n5 {
    margin-left: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-md-auto {
    margin: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-md-auto,
  [id^=MBBv3]:not(#mbbV1) .my-md-auto {
    margin-top: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-md-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-md-auto {
    margin-right: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-md-auto,
  [id^=MBBv3]:not(#mbbV1) .my-md-auto {
    margin-bottom: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-md-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .m-lg-0 {
    margin: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-0,
  [id^=MBBv3]:not(#mbbV1) .my-lg-0 {
    margin-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-0,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-0 {
    margin-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-0,
  [id^=MBBv3]:not(#mbbV1) .my-lg-0 {
    margin-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-0,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-0 {
    margin-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-1 {
    margin: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-1,
  [id^=MBBv3]:not(#mbbV1) .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-1,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-1,
  [id^=MBBv3]:not(#mbbV1) .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-1,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-2 {
    margin: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-2,
  [id^=MBBv3]:not(#mbbV1) .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-2,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-2,
  [id^=MBBv3]:not(#mbbV1) .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-2,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-3 {
    margin: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-3,
  [id^=MBBv3]:not(#mbbV1) .my-lg-3 {
    margin-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-3,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-3 {
    margin-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-3,
  [id^=MBBv3]:not(#mbbV1) .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-3,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-3 {
    margin-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-4 {
    margin: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-4,
  [id^=MBBv3]:not(#mbbV1) .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-4,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-4,
  [id^=MBBv3]:not(#mbbV1) .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-4,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-5 {
    margin: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-5,
  [id^=MBBv3]:not(#mbbV1) .my-lg-5 {
    margin-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-5,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-5 {
    margin-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-5,
  [id^=MBBv3]:not(#mbbV1) .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-5,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-5 {
    margin-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-lg-0 {
    padding: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-lg-0,
  [id^=MBBv3]:not(#mbbV1) .py-lg-0 {
    padding-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-lg-0,
  [id^=MBBv3]:not(#mbbV1) .px-lg-0 {
    padding-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-lg-0,
  [id^=MBBv3]:not(#mbbV1) .py-lg-0 {
    padding-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-lg-0,
  [id^=MBBv3]:not(#mbbV1) .px-lg-0 {
    padding-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-lg-1 {
    padding: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-lg-1,
  [id^=MBBv3]:not(#mbbV1) .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-lg-1,
  [id^=MBBv3]:not(#mbbV1) .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-lg-1,
  [id^=MBBv3]:not(#mbbV1) .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-lg-1,
  [id^=MBBv3]:not(#mbbV1) .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-lg-2 {
    padding: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-lg-2,
  [id^=MBBv3]:not(#mbbV1) .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-lg-2,
  [id^=MBBv3]:not(#mbbV1) .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-lg-2,
  [id^=MBBv3]:not(#mbbV1) .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-lg-2,
  [id^=MBBv3]:not(#mbbV1) .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-lg-3 {
    padding: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-lg-3,
  [id^=MBBv3]:not(#mbbV1) .py-lg-3 {
    padding-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-lg-3,
  [id^=MBBv3]:not(#mbbV1) .px-lg-3 {
    padding-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-lg-3,
  [id^=MBBv3]:not(#mbbV1) .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-lg-3,
  [id^=MBBv3]:not(#mbbV1) .px-lg-3 {
    padding-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-lg-4 {
    padding: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-lg-4,
  [id^=MBBv3]:not(#mbbV1) .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-lg-4,
  [id^=MBBv3]:not(#mbbV1) .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-lg-4,
  [id^=MBBv3]:not(#mbbV1) .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-lg-4,
  [id^=MBBv3]:not(#mbbV1) .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-lg-5 {
    padding: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-lg-5,
  [id^=MBBv3]:not(#mbbV1) .py-lg-5 {
    padding-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-lg-5,
  [id^=MBBv3]:not(#mbbV1) .px-lg-5 {
    padding-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-lg-5,
  [id^=MBBv3]:not(#mbbV1) .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-lg-5,
  [id^=MBBv3]:not(#mbbV1) .px-lg-5 {
    padding-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-n1 {
    margin: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-n1,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-n1,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-n2 {
    margin: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-n2,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-n2,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-n3 {
    margin: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-n3,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n3 {
    margin-top: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-n3,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-n4 {
    margin: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-n4,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-n4,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-n5 {
    margin: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-n5,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n5 {
    margin-top: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-n5,
  [id^=MBBv3]:not(#mbbV1) .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-lg-auto {
    margin: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-lg-auto,
  [id^=MBBv3]:not(#mbbV1) .my-lg-auto {
    margin-top: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-lg-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-auto {
    margin-right: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-lg-auto,
  [id^=MBBv3]:not(#mbbV1) .my-lg-auto {
    margin-bottom: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-lg-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .m-xl-0 {
    margin: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-0,
  [id^=MBBv3]:not(#mbbV1) .my-xl-0 {
    margin-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-0,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-0 {
    margin-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-0,
  [id^=MBBv3]:not(#mbbV1) .my-xl-0 {
    margin-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-0,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-0 {
    margin-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-1 {
    margin: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-1,
  [id^=MBBv3]:not(#mbbV1) .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-1,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-1,
  [id^=MBBv3]:not(#mbbV1) .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-1,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-2 {
    margin: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-2,
  [id^=MBBv3]:not(#mbbV1) .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-2,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-2,
  [id^=MBBv3]:not(#mbbV1) .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-2,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-3 {
    margin: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-3,
  [id^=MBBv3]:not(#mbbV1) .my-xl-3 {
    margin-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-3,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-3 {
    margin-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-3,
  [id^=MBBv3]:not(#mbbV1) .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-3,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-3 {
    margin-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-4 {
    margin: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-4,
  [id^=MBBv3]:not(#mbbV1) .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-4,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-4,
  [id^=MBBv3]:not(#mbbV1) .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-4,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-5 {
    margin: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-5,
  [id^=MBBv3]:not(#mbbV1) .my-xl-5 {
    margin-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-5,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-5 {
    margin-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-5,
  [id^=MBBv3]:not(#mbbV1) .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-5,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-5 {
    margin-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-xl-0 {
    padding: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-xl-0,
  [id^=MBBv3]:not(#mbbV1) .py-xl-0 {
    padding-top: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-xl-0,
  [id^=MBBv3]:not(#mbbV1) .px-xl-0 {
    padding-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-xl-0,
  [id^=MBBv3]:not(#mbbV1) .py-xl-0 {
    padding-bottom: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-xl-0,
  [id^=MBBv3]:not(#mbbV1) .px-xl-0 {
    padding-left: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-xl-1 {
    padding: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-xl-1,
  [id^=MBBv3]:not(#mbbV1) .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-xl-1,
  [id^=MBBv3]:not(#mbbV1) .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-xl-1,
  [id^=MBBv3]:not(#mbbV1) .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-xl-1,
  [id^=MBBv3]:not(#mbbV1) .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-xl-2 {
    padding: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-xl-2,
  [id^=MBBv3]:not(#mbbV1) .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-xl-2,
  [id^=MBBv3]:not(#mbbV1) .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-xl-2,
  [id^=MBBv3]:not(#mbbV1) .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-xl-2,
  [id^=MBBv3]:not(#mbbV1) .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-xl-3 {
    padding: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-xl-3,
  [id^=MBBv3]:not(#mbbV1) .py-xl-3 {
    padding-top: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-xl-3,
  [id^=MBBv3]:not(#mbbV1) .px-xl-3 {
    padding-right: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-xl-3,
  [id^=MBBv3]:not(#mbbV1) .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-xl-3,
  [id^=MBBv3]:not(#mbbV1) .px-xl-3 {
    padding-left: 1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-xl-4 {
    padding: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-xl-4,
  [id^=MBBv3]:not(#mbbV1) .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-xl-4,
  [id^=MBBv3]:not(#mbbV1) .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-xl-4,
  [id^=MBBv3]:not(#mbbV1) .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-xl-4,
  [id^=MBBv3]:not(#mbbV1) .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .p-xl-5 {
    padding: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pt-xl-5,
  [id^=MBBv3]:not(#mbbV1) .py-xl-5 {
    padding-top: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pr-xl-5,
  [id^=MBBv3]:not(#mbbV1) .px-xl-5 {
    padding-right: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pb-xl-5,
  [id^=MBBv3]:not(#mbbV1) .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .pl-xl-5,
  [id^=MBBv3]:not(#mbbV1) .px-xl-5 {
    padding-left: 3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-n1 {
    margin: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-n1,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-n1,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-n1,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-n2 {
    margin: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-n2,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-n2,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-n2,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-n3 {
    margin: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-n3,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n3 {
    margin-top: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-n3,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-n3,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-n4 {
    margin: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-n4,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-n4,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-n4,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-n5 {
    margin: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-n5,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n5 {
    margin-top: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-n5,
  [id^=MBBv3]:not(#mbbV1) .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-n5,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .m-xl-auto {
    margin: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mt-xl-auto,
  [id^=MBBv3]:not(#mbbV1) .my-xl-auto {
    margin-top: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mr-xl-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-auto {
    margin-right: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .mb-xl-auto,
  [id^=MBBv3]:not(#mbbV1) .my-xl-auto {
    margin-bottom: auto !important;
  }
  [id^=MBBv3]:not(#mbbV1) .ml-xl-auto,
  [id^=MBBv3]:not(#mbbV1) .mx-xl-auto {
    margin-left: auto !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
[id^=MBBv3]:not(#mbbV1) .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
[id^=MBBv3]:not(#mbbV1) .text-justify {
  text-align: justify !important;
}
[id^=MBBv3]:not(#mbbV1) .text-wrap {
  white-space: normal !important;
}
[id^=MBBv3]:not(#mbbV1) .text-nowrap {
  white-space: nowrap !important;
}
[id^=MBBv3]:not(#mbbV1) .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[id^=MBBv3]:not(#mbbV1) .text-left {
  text-align: left !important;
}
[id^=MBBv3]:not(#mbbV1) .text-right {
  text-align: right !important;
}
[id^=MBBv3]:not(#mbbV1) .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .text-sm-left {
    text-align: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-sm-right {
    text-align: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .text-md-left {
    text-align: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-md-right {
    text-align: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .text-lg-left {
    text-align: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-lg-right {
    text-align: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .text-xl-left {
    text-align: left !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-xl-right {
    text-align: right !important;
  }
  [id^=MBBv3]:not(#mbbV1) .text-xl-center {
    text-align: center !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .text-lowercase {
  text-transform: lowercase !important;
}
[id^=MBBv3]:not(#mbbV1) .text-uppercase {
  text-transform: uppercase !important;
}
[id^=MBBv3]:not(#mbbV1) .text-capitalize {
  text-transform: capitalize !important;
}
[id^=MBBv3]:not(#mbbV1) .font-weight-light {
  font-weight: 300 !important;
}
[id^=MBBv3]:not(#mbbV1) .font-weight-lighter {
  font-weight: lighter !important;
}
[id^=MBBv3]:not(#mbbV1) .font-weight-normal {
  font-weight: 400 !important;
}
[id^=MBBv3]:not(#mbbV1) .font-weight-bold {
  font-weight: 700 !important;
}
[id^=MBBv3]:not(#mbbV1) .font-weight-bolder {
  font-weight: bolder !important;
}
[id^=MBBv3]:not(#mbbV1) .font-italic {
  font-style: italic !important;
}
[id^=MBBv3]:not(#mbbV1) .text-white {
  color: #fff !important;
}
[id^=MBBv3]:not(#mbbV1) .text-primary {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-primary:hover, [id^=MBBv3]:not(#mbbV1) a.text-primary:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-secondary {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-secondary:hover, [id^=MBBv3]:not(#mbbV1) a.text-secondary:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-success {
  color: #28a745 !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-success:hover, [id^=MBBv3]:not(#mbbV1) a.text-success:focus {
  color: #19692c !important;
}
[id^=MBBv3]:not(#mbbV1) .text-info {
  color: #17a2b8 !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-info:hover, [id^=MBBv3]:not(#mbbV1) a.text-info:focus {
  color: #0f6674 !important;
}
[id^=MBBv3]:not(#mbbV1) .text-warning {
  color: #ffc107 !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-warning:hover, [id^=MBBv3]:not(#mbbV1) a.text-warning:focus {
  color: #ba8b00 !important;
}
[id^=MBBv3]:not(#mbbV1) .text-danger {
  color: #dc3545 !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-danger:hover, [id^=MBBv3]:not(#mbbV1) a.text-danger:focus {
  color: #a71d2a !important;
}
[id^=MBBv3]:not(#mbbV1) .text-light {
  color: #f8f9fa !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-light:hover, [id^=MBBv3]:not(#mbbV1) a.text-light:focus {
  color: #cbd3da !important;
}
[id^=MBBv3]:not(#mbbV1) .text-dark {
  color: #343a40 !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-dark:hover, [id^=MBBv3]:not(#mbbV1) a.text-dark:focus {
  color: #121416 !important;
}
[id^=MBBv3]:not(#mbbV1) .text-tertiary {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-tertiary:hover, [id^=MBBv3]:not(#mbbV1) a.text-tertiary:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-menu {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-menu:hover, [id^=MBBv3]:not(#mbbV1) a.text-menu:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-facebook {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-facebook:hover, [id^=MBBv3]:not(#mbbV1) a.text-facebook:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-google-red {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-google-red:hover, [id^=MBBv3]:not(#mbbV1) a.text-google-red:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-google-yellow {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-google-yellow:hover, [id^=MBBv3]:not(#mbbV1) a.text-google-yellow:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-google-green {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-google-green:hover, [id^=MBBv3]:not(#mbbV1) a.text-google-green:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-google-blue {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-google-blue:hover, [id^=MBBv3]:not(#mbbV1) a.text-google-blue:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-green {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-green:hover, [id^=MBBv3]:not(#mbbV1) a.text-green:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-blue {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-blue:hover, [id^=MBBv3]:not(#mbbV1) a.text-blue:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-listtab {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-listtab:hover, [id^=MBBv3]:not(#mbbV1) a.text-listtab:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-listitem {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-listitem:hover, [id^=MBBv3]:not(#mbbV1) a.text-listitem:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-mbbAgentBackground {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-mbbAgentBackground:hover, [id^=MBBv3]:not(#mbbV1) a.text-mbbAgentBackground:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-bfg-red {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-bfg-red:hover, [id^=MBBv3]:not(#mbbV1) a.text-bfg-red:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-disabled {
  color: #0000cc !important;
}
[id^=MBBv3]:not(#mbbV1) a.text-disabled:hover, [id^=MBBv3]:not(#mbbV1) a.text-disabled:focus {
  color: navy !important;
}
[id^=MBBv3]:not(#mbbV1) .text-body {
  color: #212529 !important;
}
[id^=MBBv3]:not(#mbbV1) .text-muted {
  color: #6c757d !important;
}
[id^=MBBv3]:not(#mbbV1) .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
[id^=MBBv3]:not(#mbbV1) .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
[id^=MBBv3]:not(#mbbV1) .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .text-decoration-none {
  text-decoration: none !important;
}
[id^=MBBv3]:not(#mbbV1) .text-break {
  word-wrap: break-word !important;
}
[id^=MBBv3]:not(#mbbV1) .text-reset {
  color: inherit !important;
}
[id^=MBBv3]:not(#mbbV1) .visible {
  visibility: visible !important;
}
[id^=MBBv3]:not(#mbbV1) .invisible {
  visibility: hidden !important;
}
[id^=MBBv3]:not(#mbbV1) .v-collapse {
  visibility: collapse !important;
}
[id^=MBBv3]:not(#mbbV1) .v-hidden {
  visibility: hidden !important;
}
[id^=MBBv3]:not(#mbbV1) .v-visible {
  visibility: visible !important;
}
[id^=MBBv3]:not(#mbbV1) .v-unset {
  visibility: unset !important;
}
[id^=MBBv3]:not(#mbbV1) .v-revert {
  visibility: revert !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .v-sm-collapse {
    visibility: collapse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-sm-hidden {
    visibility: hidden !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-sm-visible {
    visibility: visible !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-sm-unset {
    visibility: unset !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-sm-revert {
    visibility: revert !important;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .v-md-collapse {
    visibility: collapse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-md-hidden {
    visibility: hidden !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-md-visible {
    visibility: visible !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-md-unset {
    visibility: unset !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-md-revert {
    visibility: revert !important;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .v-lg-collapse {
    visibility: collapse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-lg-hidden {
    visibility: hidden !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-lg-visible {
    visibility: visible !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-lg-unset {
    visibility: unset !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-lg-revert {
    visibility: revert !important;
  }
}
@media (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1) .v-xl-collapse {
    visibility: collapse !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-xl-hidden {
    visibility: hidden !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-xl-visible {
    visibility: visible !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-xl-unset {
    visibility: unset !important;
  }
  [id^=MBBv3]:not(#mbbV1) .v-xl-revert {
    visibility: revert !important;
  }
}
[id^=MBBv3]:not(#mbbV1) [class^=bfg-] {
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-inherit {
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}
[id^=MBBv3]:not(#mbbV1) .search-icon:before {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) div {
  max-width: none;
}
[id^=MBBv3]:not(#mbbV1) .col,
[id^=MBBv3]:not(#mbbV1) [class^=".col-"] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 1.3;
  float: none;
  min-height: auto;
  margin: 0;
}
[id^=MBBv3]:not(#mbbV1) .row {
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
}
[id^=MBBv3]:not(#mbbV1) .row > * {
  width: auto;
  max-width: none;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-top: 0;
}
[id^=MBBv3]:not(#mbbV1) span.badge > * {
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) .btn-toolbar > .btn-group {
  margin-left: 0;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-divider {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-toggle:after {
  font-size: inherit;
  width: auto;
  left: 0;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .bfg-flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
[id^=MBBv3]:not(#mbbV1) .nav {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: static;
}
[id^=MBBv3]:not(#mbbV1) .bfg-px-2 {
  padding-right: 0.5em !important;
  padding-left: 0.5em !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-px-3 {
  padding-right: 1em !important;
  padding-left: 1em !important;
}
[id^=MBBv3]:not(#mbbV1) .alert.alert-success.bg-opacity {
  background-color: rgba(212, 237, 218, 0.7) !important;
}
[id^=MBBv3]:not(#mbbV1) [class^=bfg-] {
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) [class^=bfg-] ul {
  margin: 0;
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) [class^=bfg-] ul > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
[id^=MBBv3]:not(#mbbV1) [class^=bfg-] .close {
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) [class^=bfg-] .close:not(:disabled):not(.disabled):hover, [id^=MBBv3]:not(#mbbV1) [class^=bfg-] .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
[id^=MBBv3]:not(#mbbV1) a,
[id^=MBBv3]:not(#mbbV1) bfg-text a {
  color: var(--bbw-btn1-bg);
  text-decoration: none;
  letter-spacing: normal;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) a:hover,
[id^=MBBv3]:not(#mbbV1) bfg-text a:hover {
  color: var(--bbw-btn1-bg);
  -webkit-filter: opacity(0.85);
          filter: opacity(0.85);
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) a.btn:hover,
[id^=MBBv3]:not(#mbbV1) bfg-text a.btn:hover {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) a.bfg-fixed-blue,
[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-fixed-blue {
  color: var(--bbw-fixed-blue) !important;
  text-decoration: none;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) a.bfg-fixed-blue:hover,
[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-fixed-blue:hover {
  color: var(--bbw-fixed-blue) !important;
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) a.bfg-ilink,
[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-ilink {
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) a.bfg-ilink:hover,
[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-ilink:hover {
  color: var(--bbw-btn1-hover-bg);
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) a.bfg-agent-connect,
[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-agent-connect {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 4px;
  height: 1.75em;
  width: 1.75em;
  font-size: 16px;
  color: var(--bbw-btn1-bg);
  border-color: var(--bbw-btn1-bg);
  border: 1px solid;
  border-radius: 100%;
}
[id^=MBBv3]:not(#mbbV1) a.bfg-agent-connect:hover,
[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-agent-connect:hover {
  cursor: pointer;
  color: var(--bbw-btn1-hover-color);
  border-color: var(--bbw-btn1-hover-bg);
  background-color: var(--bbw-btn1-hover-bg);
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) a.link-inline,
[id^=MBBv3]:not(#mbbV1) bfg-text a.link-inline {
  color: inherit;
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) a.link-inline:hover,
[id^=MBBv3]:not(#mbbV1) bfg-text a.link-inline:hover {
  color: inherit;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .bg-white {
  background-color: white !important;
}
[id^=MBBv3]:not(#mbbV1) .bg-primary {
  background-color: var(--bbw-theme-primary) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-bckg-wht-opacity-55 {
  background-color: rgba(255, 255, 255, 0.55);
}
[id^=MBBv3]:not(#mbbV1) .bfg-bckg-wht-opacity-66 {
  background-color: rgba(255, 255, 255, 0.66);
}
[id^=MBBv3]:not(#mbbV1) .bfg-bckg-wht-opacity-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.bfg-link {
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .white,
[id^=MBBv3]:not(#mbbV1) .bfg-fixed-white,
[id^=MBBv3]:not(#mbbV1) .bfg-text.bfg-fixed-white {
  color: var(--bbw-fixed-white) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-fixed-lighter-gray,
[id^=MBBv3]:not(#mbbV1) .bfg-text.bfg-fixed-lighter-gray {
  color: var(--bbw-fixed-light) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-fixed-red,
[id^=MBBv3]:not(#mbbV1) .bfg-text.bfg-fixed-red {
  color: var(--bbw-fixed-red) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-fixed-green,
[id^=MBBv3]:not(#mbbV1) .bfg-text.bfg-fixed-green {
  color: var(--bbw-fixed-green) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-fixed-blue,
[id^=MBBv3]:not(#mbbV1) .bfg-text.bfg-fixed-blue {
  color: var(--bbw-fixed-blue) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-fixed-blue:hover,
[id^=MBBv3]:not(#mbbV1) .bfg-text.bfg-fixed-blue:hover {
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) .bfg-blue {
  color: var(--bbw-fixed-blue);
}
[id^=MBBv3]:not(#mbbV1) .bfg-color-inherit {
  color: inherit !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-bg-white {
  background: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) .border-radius-lg {
  border-radius: 0.5em;
}
[id^=MBBv3]:not(#mbbV1) .border-radius-xl {
  border-radius: 1em;
}
[id^=MBBv3]:not(#mbbV1) .border-radius-xxl {
  border-radius: 1.5em;
}
[id^=MBBv3]:not(#mbbV1) .border-radius-2x {
  border-radius: 2em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-success {
  color: #339933;
}
[id^=MBBv3]:not(#mbbV1) .bfg-dark {
  color: #393939;
}
[id^=MBBv3]:not(#mbbV1) .bfg-circle {
  position: relative;
  border-radius: 50%;
  background-color: white;
  width: 100%;
  height: 100%;
}
[id^=MBBv3]:not(#mbbV1) .bfg-circle .bfg-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
[id^=MBBv3]:not(#mbbV1) .bfg-w50 {
  width: 50%;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-w-md-auto {
    width: auto !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn-group::after, [id^=MBBv3]:not(#mbbV1) .btn-group-vertical > .btn-group::before,
[id^=MBBv3]:not(#mbbV1) .btn-toolbar::after,
[id^=MBBv3]:not(#mbbV1) .btn-toolbar::before,
[id^=MBBv3]:not(#mbbV1) .clearfix::after,
[id^=MBBv3]:not(#mbbV1) .clearfix::before,
[id^=MBBv3]:not(#mbbV1) .container-fluid::after,
[id^=MBBv3]:not(#mbbV1) .container-sm::after,
[id^=MBBv3]:not(#mbbV1) .container-md::after,
[id^=MBBv3]:not(#mbbV1) .container-lg::after,
[id^=MBBv3]:not(#mbbV1) .container-xl::after,
[id^=MBBv3]:not(#mbbV1) .container-fluid::before,
[id^=MBBv3]:not(#mbbV1) .container-sm::before,
[id^=MBBv3]:not(#mbbV1) .container-md::before,
[id^=MBBv3]:not(#mbbV1) .container-lg::before,
[id^=MBBv3]:not(#mbbV1) .container-xl::before,
[id^=MBBv3]:not(#mbbV1) .container::after,
[id^=MBBv3]:not(#mbbV1) .container::before,
[id^=MBBv3]:not(#mbbV1) .dl-horizontal dd::after,
[id^=MBBv3]:not(#mbbV1) .dl-horizontal dd::before,
[id^=MBBv3]:not(#mbbV1) .form-horizontal .form-group::after,
[id^=MBBv3]:not(#mbbV1) .form-horizontal .form-group::before,
[id^=MBBv3]:not(#mbbV1) .modal-footer::after,
[id^=MBBv3]:not(#mbbV1) .modal-footer::before,
[id^=MBBv3]:not(#mbbV1) .modal-header::after,
[id^=MBBv3]:not(#mbbV1) .modal-header::before,
[id^=MBBv3]:not(#mbbV1) .nav::after,
[id^=MBBv3]:not(#mbbV1) .nav::before,
[id^=MBBv3]:not(#mbbV1) .navbar-collapse::after,
[id^=MBBv3]:not(#mbbV1) .navbar-collapse::before,
[id^=MBBv3]:not(#mbbV1) .navbar-header::after,
[id^=MBBv3]:not(#mbbV1) .navbar-header::before,
[id^=MBBv3]:not(#mbbV1) .navbar::after,
[id^=MBBv3]:not(#mbbV1) .navbar::before,
[id^=MBBv3]:not(#mbbV1) .pager::after,
[id^=MBBv3]:not(#mbbV1) .pager::before,
[id^=MBBv3]:not(#mbbV1) .panel-body::after,
[id^=MBBv3]:not(#mbbV1) .panel-body::before,
[id^=MBBv3]:not(#mbbV1) .row::after,
[id^=MBBv3]:not(#mbbV1) .row::before {
  display: block;
  clear: both;
  content: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.7;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gmap-wrap .bfg-text.label {
  font-size: 20px;
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  color: black;
  border: 2px solid rgba(255, 255, 255, 0.65);
  background-color: rgba(255, 255, 255, 0.65);
  border-radius: 25px;
  padding: 10px 15px;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu .arrow-up {
  position: absolute;
  top: -16px;
  right: 35px;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu .arrow-up .arrow-up-outer {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid rgba(0, 0, 0, 0.15);
  position: absolute;
}
[id^=MBBv3]:not(#mbbV1) .dropdown-menu .arrow-up .arrow-up-inner {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
  position: absolute;
  left: 0px;
  top: 2px;
}
[id^=MBBv3]:not(#mbbV1) mbb-downbeak {
  position: absolute;
  width: 30px;
  height: 38px;
  left: calc(100% - 30px);
}
[id^=MBBv3]:not(#mbbV1) mbb-downbeak:after {
  content: "";
  position: absolute;
  display: block;
  left: 13px;
  top: 13px;
  width: 6.5px;
  height: 6.5px;
  border: solid #5e5c5c;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-downbeak:after {
  content: "";
  position: absolute;
  display: block;
  right: 7px;
  top: calc(50% - 6.5px);
  width: 6.5px;
  height: 6.5px;
  border: solid #5e5c5c;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
[id^=MBBv3]:not(#mbbV1) [aria-expanded] action {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) [aria-expanded=false] action.true {
  display: inline;
}
[id^=MBBv3]:not(#mbbV1) [aria-expanded=true] action.false {
  display: inline;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-options-wrap {
  width: 200%;
}
[id^=MBBv3]:not(#mbbV1) [data-toggle=bscollapse] {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .bfg-loading-wrap {
  position: relative;
  width: 100%;
  color: inherit;
  height: 600px;
}
[id^=MBBv3]:not(#mbbV1) .loader {
  position: absolute;
  top: 50px;
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-perspective: 3000px;
          perspective: 3000px;
}
[id^=MBBv3]:not(#mbbV1) .loader .inner {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
[id^=MBBv3]:not(#mbbV1) .loader .inner.one {
  left: 0%;
  top: 0%;
  -webkit-animation: rotate-one 1s linear infinite;
          animation: rotate-one 1s linear infinite;
  border-bottom: 3px solid var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .loader .inner.two {
  right: 0%;
  top: 0%;
  -webkit-animation: rotate-two 1s linear infinite;
          animation: rotate-two 1s linear infinite;
  border-right: 3px solid var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .loader .inner.three {
  right: 0%;
  bottom: 0%;
  -webkit-animation: rotate-three 1s linear infinite;
          animation: rotate-three 1s linear infinite;
  border-top: 3px solid var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .btn .bfg-loading-wrap {
  background: inherit;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
[id^=MBBv3]:not(#mbbV1) .btn .loader {
  top: calc(50% - 18px); /* half the height */
  left: calc(50% - 18px); /* half the height */
  width: 36px;
  height: 36px;
  -webkit-perspective: 800px;
          perspective: 800px;
}
[id^=MBBv3]:not(#mbbV1) .btn .loader .inner.one {
  border-bottom: 3px solid var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .btn .loader .inner.two {
  border-right: 3px solid var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .btn .loader .inner.three {
  border-top: 3px solid var(--bbw-btn1-color);
}
@-webkit-keyframes rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@keyframes rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca {
  max-width: 750px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula h1.bfg-text,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca h1.bfg-text {
  font-weight: 600;
  font-size: 28px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula h2.bfg-text,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca h2.bfg-text {
  font-weight: 600;
  font-size: 20px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula h3.bfg-text,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca h3.bfg-text {
  font-weight: 600;
  font-size: 16px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula .bfg-text *,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca .bfg-text * {
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula .bfg-text a,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca .bfg-text a {
  color: #cd4125;
  text-decoration: none;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula .bfg-text a:hover,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca .bfg-text a:hover {
  color: #af371f;
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula ul.bfg-text,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca ul.bfg-text {
  padding-left: 3rem;
}
[id^=MBBv3]:not(#mbbV1) #bfg-eula ul.bfg-text li,
[id^=MBBv3]:not(#mbbV1) #bfg-dmca ul.bfg-text li {
  list-style-type: disc;
  font-size: 1em;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1)* {
  scrollbar-width: auto;
  scrollbar-color: var(--bbw-scrollbar-color) var(--bbw-scrollbar-bg-color);
}
[id^=MBBv3]:not(#mbbV1)::-webkit-scrollbar {
  width: var(--bbw-scrollbar-width);
}
[id^=MBBv3]:not(#mbbV1)::-webkit-scrollbar-track {
  background: var(--bbw-scrollbar-bg-color);
}
[id^=MBBv3]:not(#mbbV1)::-webkit-scrollbar-thumb {
  background-color: var(--bbw-scrollbar-color);
  border-radius: 10px;
  border: 0 solid var(--bbw-scrollbar-bg-color);
}
[id^=MBBv3]:not(#mbbV1) .w-10 {
  width: 10% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-20 {
  width: 20% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-30 {
  width: 30% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-40 {
  width: 40% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-50 {
  width: 50% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-60 {
  width: 60% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-70 {
  width: 70% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-80 {
  width: 80% !important;
}
[id^=MBBv3]:not(#mbbV1) .w-90 {
  width: 90% !important;
}
[id^=MBBv3]:not(#mbbV1) .strikeout-wrapper {
  position: relative !important;
  display: inline-block;
}
[id^=MBBv3]:not(#mbbV1) .strikeout-wrapper::before,
[id^=MBBv3]:not(#mbbV1) .strikeout-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  height: 2px;
  -webkit-transform: translate(-50%, -50%) rotate(-50deg) translate(0, 0);
          transform: translate(-50%, -50%) rotate(-50deg) translate(0, 0);
}
[id^=MBBv3]:not(#mbbV1) .strikeout-wrapper::before {
  background-color: black;
}
[id^=MBBv3]:not(#mbbV1) .strikeout-wrapper::after {
  background-color: white;
  -webkit-transform: translate(-50%, -50%) rotate(-50deg) translate(0, 2px);
          transform: translate(-50%, -50%) rotate(-50deg) translate(0, 2px);
}
[id^=MBBv3]:not(#mbbV1) .bfg-flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container:before,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-sm:before,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-lg:before,
[id^=MBBv3]:not(#mbbV1) .clearfix:before,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container:after,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-sm:after,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-lg:after,
[id^=MBBv3]:not(#mbbV1) .clearfix:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container:after,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-sm:after,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-lg:after,
[id^=MBBv3]:not(#mbbV1) .clearfix:after {
  clear: both;
}
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-sm {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container {
  margin-left: auto;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) .bfg-grid-container-lg {
  margin-left: auto;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) .bfg-grid-5,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-10,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-15,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-20,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-25,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-30,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-33,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-35,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-40,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-45,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-50,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-55,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-60,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-65,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-66,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-70,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-75,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-80,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-90,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-95,
[id^=MBBv3]:not(#mbbV1) .bfg-grid-100,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-5,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-10,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-15,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-20,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-25,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-30,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-33,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-35,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-40,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-45,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-50,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-55,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-60,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-65,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-66,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-70,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-75,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-80,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-90,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-95,
[id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-100,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-5,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-10,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-15,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-20,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-25,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-30,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-33,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-35,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-40,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-45,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-50,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-55,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-60,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-65,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-66,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-70,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-75,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-80,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-90,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-95,
[id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-100 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-grid-parent {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 600px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-100:before,
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-100:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-parent {
    padding-left: 0;
    padding-right: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-center {
    text-align: center !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-right {
    text-align: right !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-hidden {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-show {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-iblock {
    display: inline-block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-block {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-100:after {
    clear: both;
  }
  [id^=MBBv3]:not(#mbbV1) [class*=bfg-mobile-pull-],
  [id^=MBBv3]:not(#mbbV1) [class*=bfg-mobile-push-] {
    position: relative;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-5 {
    width: 5%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-10 {
    width: 10%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-15 {
    width: 15%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-20 {
    width: 20%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-25 {
    width: 25%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-30 {
    width: 30%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-33 {
    width: 33.333333%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-35 {
    width: 35%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-40 {
    width: 40%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-45 {
    width: 45%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-50 {
    width: 50%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-55 {
    width: 55%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-60 {
    width: 60%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-65 {
    width: 65%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-66 {
    width: 66.66667%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-70 {
    width: 70%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-75 {
    width: 75%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-80 {
    width: 80%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-85 {
    width: 85%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-90 {
    width: 90%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-95 {
    width: 95%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-grid-100 {
    width: 100%;
    clear: both;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-5 {
    margin-left: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-10 {
    margin-left: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-15 {
    margin-left: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-20 {
    margin-left: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-25 {
    margin-left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-30 {
    margin-left: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-33 {
    margin-left: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-35 {
    margin-left: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-40 {
    margin-left: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-45 {
    margin-left: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-50 {
    margin-left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-55 {
    margin-left: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-60 {
    margin-left: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-65 {
    margin-left: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-66 {
    margin-left: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-70 {
    margin-left: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-75 {
    margin-left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-80 {
    margin-left: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-85 {
    margin-left: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-90 {
    margin-left: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-prefix-95 {
    margin-left: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-5 {
    margin-right: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-10 {
    margin-right: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-15 {
    margin-right: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-20 {
    margin-right: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-25 {
    margin-right: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-30 {
    margin-right: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-33 {
    margin-right: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-35 {
    margin-right: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-40 {
    margin-right: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-45 {
    margin-right: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-50 {
    margin-right: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-55 {
    margin-right: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-60 {
    margin-right: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-65 {
    margin-right: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-66 {
    margin-right: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-70 {
    margin-right: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-75 {
    margin-right: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-80 {
    margin-right: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-85 {
    margin-right: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-90 {
    margin-right: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-suffix-95 {
    margin-right: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-5 {
    left: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-10 {
    left: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-15 {
    left: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-20 {
    left: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-25 {
    left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-30 {
    left: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-33 {
    left: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-35 {
    left: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-40 {
    left: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-45 {
    left: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-50 {
    left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-55 {
    left: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-60 {
    left: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-65 {
    left: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-66 {
    left: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-70 {
    left: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-75 {
    left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-80 {
    left: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-85 {
    left: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-90 {
    left: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-push-95 {
    left: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-5 {
    left: -5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-10 {
    left: -10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-15 {
    left: -15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-20 {
    left: -20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-25 {
    left: -25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-30 {
    left: -30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-33 {
    left: -33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-35 {
    left: -35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-40 {
    left: -40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-45 {
    left: -45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-50 {
    left: -50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-55 {
    left: -55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-60 {
    left: -60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-65 {
    left: -65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-66 {
    left: -66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-70 {
    left: -70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-75 {
    left: -75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-80 {
    left: -80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-85 {
    left: -85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-90 {
    left: -90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-mobile-pull-95 {
    left: -95%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-100:before,
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-100:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-center {
    text-align: center !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-block {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-100:after {
    clear: both;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-show {
    display: block !important;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-hidden {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1) [class*=bfg-tablet-pull-],
  [id^=MBBv3]:not(#mbbV1) [class*=bfg-tablet-push-] {
    position: relative;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-5 {
    width: 5%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-10 {
    width: 10%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-15 {
    width: 15%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-20 {
    width: 20%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-25 {
    width: 25%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-30 {
    width: 30%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-33 {
    width: 33.333333%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-35 {
    width: 35%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-40 {
    width: 40%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-45 {
    width: 45%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-50 {
    width: 50%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-55 {
    width: 55%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-60 {
    width: 60%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-65 {
    width: 65%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-66 {
    width: 66.66667%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-70 {
    width: 70%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-75 {
    width: 75%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-80 {
    width: 80%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-85 {
    width: 85%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-90 {
    width: 90%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-95 {
    width: 95%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-grid-100 {
    width: 100%;
    clear: both;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-5 {
    margin-left: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-10 {
    margin-left: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-15 {
    margin-left: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-20 {
    margin-left: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-25 {
    margin-left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-30 {
    margin-left: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-33 {
    margin-left: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-35 {
    margin-left: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-40 {
    margin-left: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-45 {
    margin-left: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-50 {
    margin-left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-55 {
    margin-left: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-60 {
    margin-left: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-65 {
    margin-left: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-66 {
    margin-left: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-70 {
    margin-left: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-75 {
    margin-left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-80 {
    margin-left: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-85 {
    margin-left: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-90 {
    margin-left: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-prefix-95 {
    margin-left: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-5 {
    margin-right: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-10 {
    margin-right: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-15 {
    margin-right: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-20 {
    margin-right: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-25 {
    margin-right: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-30 {
    margin-right: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-33 {
    margin-right: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-35 {
    margin-right: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-40 {
    margin-right: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-45 {
    margin-right: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-50 {
    margin-right: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-55 {
    margin-right: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-60 {
    margin-right: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-65 {
    margin-right: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-66 {
    margin-right: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-70 {
    margin-right: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-75 {
    margin-right: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-80 {
    margin-right: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-85 {
    margin-right: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-90 {
    margin-right: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-suffix-95 {
    margin-right: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-5 {
    left: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-10 {
    left: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-15 {
    left: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-20 {
    left: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-25 {
    left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-30 {
    left: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-33 {
    left: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-35 {
    left: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-40 {
    left: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-45 {
    left: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-50 {
    left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-55 {
    left: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-60 {
    left: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-65 {
    left: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-66 {
    left: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-70 {
    left: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-75 {
    left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-80 {
    left: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-85 {
    left: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-90 {
    left: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-push-95 {
    left: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-5 {
    left: -5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-10 {
    left: -10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-15 {
    left: -15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-20 {
    left: -20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-25 {
    left: -25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-30 {
    left: -30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-33 {
    left: -33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-35 {
    left: -35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-40 {
    left: -40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-45 {
    left: -45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-50 {
    left: -50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-55 {
    left: -55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-60 {
    left: -60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-65 {
    left: -65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-66 {
    left: -66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-70 {
    left: -70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-75 {
    left: -75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-80 {
    left: -80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-85 {
    left: -85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-90 {
    left: -90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-tablet-pull-95 {
    left: -95%;
  }
}
@media screen and (min-width: 1024px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-100:before,
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-100:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-100:after {
    clear: both;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-5 {
    width: 5%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-10 {
    width: 10%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-15 {
    width: 15%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-20 {
    width: 20%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-25 {
    width: 25%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-30 {
    width: 30%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-33 {
    width: 33.333333%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-35 {
    width: 35%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-40 {
    width: 40%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-45 {
    width: 45%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-50 {
    width: 50%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-55 {
    width: 55%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-60 {
    width: 60%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-65 {
    width: 65%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-66 {
    width: 66.66667%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-70 {
    width: 70%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-75 {
    width: 75%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-80 {
    width: 80%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-85 {
    width: 85%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-90 {
    width: 90%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-95 {
    width: 95%;
    float: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-grid-100 {
    width: 100%;
    clear: both;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-5 {
    margin-left: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-10 {
    margin-left: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-15 {
    margin-left: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-20 {
    margin-left: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-25 {
    margin-left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-30 {
    margin-left: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-33 {
    margin-left: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-35 {
    margin-left: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-40 {
    margin-left: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-45 {
    margin-left: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-50 {
    margin-left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-55 {
    margin-left: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-60 {
    margin-left: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-65 {
    margin-left: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-66 {
    margin-left: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-70 {
    margin-left: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-75 {
    margin-left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-80 {
    margin-left: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-85 {
    margin-left: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-90 {
    margin-left: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-prefix-95 {
    margin-left: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-5 {
    margin-right: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-10 {
    margin-right: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-15 {
    margin-right: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-20 {
    margin-right: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-25 {
    margin-right: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-30 {
    margin-right: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-33 {
    margin-right: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-35 {
    margin-right: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-40 {
    margin-right: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-45 {
    margin-right: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-50 {
    margin-right: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-55 {
    margin-right: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-60 {
    margin-right: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-65 {
    margin-right: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-66 {
    margin-right: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-70 {
    margin-right: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-75 {
    margin-right: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-80 {
    margin-right: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-85 {
    margin-right: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-90 {
    margin-right: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-suffix-95 {
    margin-right: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-5 {
    left: 5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-10 {
    left: 10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-15 {
    left: 15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-20 {
    left: 20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-25 {
    left: 25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-30 {
    left: 30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-33 {
    left: 33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-35 {
    left: 35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-40 {
    left: 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-45 {
    left: 45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-50 {
    left: 50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-55 {
    left: 55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-60 {
    left: 60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-65 {
    left: 65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-66 {
    left: 66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-70 {
    left: 70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-75 {
    left: 75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-80 {
    left: 80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-85 {
    left: 85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-90 {
    left: 90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-push-95 {
    left: 95%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-5 {
    left: -5%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-10 {
    left: -10%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-15 {
    left: -15%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-20 {
    left: -20%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-25 {
    left: -25%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-30 {
    left: -30%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-33 {
    left: -33.333333%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-35 {
    left: -35%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-40 {
    left: -40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-45 {
    left: -45%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-50 {
    left: -50%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-55 {
    left: -55%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-60 {
    left: -60%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-65 {
    left: -65%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-66 {
    left: -66.66667%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-70 {
    left: -70%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-75 {
    left: -75%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-80 {
    left: -80%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-85 {
    left: -85%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-90 {
    left: -90%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-pull-95 {
    left: -95%;
  }
}
[id^=MBBv3]:not(#mbbV1) .bbw-grid-item {
  margin: 0;
}
[id^=MBBv3]:not(#mbbV1) .bbw-grid-1 {
  width: calc(100% + 8px);
  margin: -4px;
}
[id^=MBBv3]:not(#mbbV1) .bbw-grid-1 .bbw-grid-item {
  padding: 4px;
}
[id^=MBBv3]:not(#mbbV1) .bbw-grid-2 {
  width: calc(100% + 16px);
  margin: -8px;
}
[id^=MBBv3]:not(#mbbV1) .bbw-grid-2 .bbw-grid-item {
  padding: 8px;
}
[id^=MBBv3]:not(#mbbV1) .gap-0 {
  gap: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .gap-1 {
  gap: 0.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) .gap-2 {
  gap: 0.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .gap-3 {
  gap: 1rem !important;
}
[id^=MBBv3]:not(#mbbV1) .gap-4 {
  gap: 1.5rem !important;
}
[id^=MBBv3]:not(#mbbV1) .gap-5 {
  gap: 3rem !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-10 {
  -ms-flex-preferred-size: 10% !important;
      flex-basis: 10% !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-20 {
  -ms-flex-preferred-size: 20% !important;
      flex-basis: 20% !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-30 {
  -ms-flex-preferred-size: 30% !important;
      flex-basis: 30% !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-40 {
  -ms-flex-preferred-size: 40% !important;
      flex-basis: 40% !important;
}
[id^=MBBv3]:not(#mbbV1) .flex-50 {
  -ms-flex-preferred-size: 50% !important;
      flex-basis: 50% !important;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox {
  /* Results List Checkbox styling */
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox input,
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .input-group,
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .input-group-append {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox input mbb-downbeak,
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .input-group mbb-downbeak,
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .input-group-append mbb-downbeak {
  z-index: 999;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .results-list .mbb-checkbox-container.medium {
  font-size: 0.8rem;
  padding-top: 5px;
  padding-left: 22px;
  min-width: 80px;
  margin-bottom: 8px;
  margin-right: 15px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .results-list .mbb-checkbox-container.medium [class^=mbb-checkmark] {
  height: 1rem;
  width: 1rem;
  top: 5px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .results-list .mbb-checkbox-container.medium [class^=mbb-checkmark]:after {
  left: 6px;
  top: 2px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .results-list .mbb-checkbox-container.medium:hover input ~ [class^=mbb-checkmark] {
  -webkit-box-shadow: 0 0 0px 4px #1e90ff;
          box-shadow: 0 0 0px 4px #1e90ff;
  border-radius: 1px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .results-list .mbb-checkbox-container.medium .mbb-checkmark_not:after {
  font-size: 11px;
  left: 3px;
  top: 1px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect {
  z-index: 1000;
  width: 98%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  position: absolute;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-color: rgba(0, 0, 0, 0.125);
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
  background-color: white;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item:hover {
  background-color: white;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item:focus, [id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item:active {
  outline-width: 0;
  background-color: #1E90FF;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item label.inc:focus {
  background-color: #1E90FF;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item label.ex:focus {
  background-color: #1E90FF;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item .popular:after {
  content: "Popular!";
  font-size: 10px;
  top: -2px;
  position: absolute;
  font-style: italic;
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item div {
  word-wrap: break-word;
  float: left;
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-head {
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #ececf6;
  padding: 0.25rem;
  margin: 0;
  border-radius: 0;
  list-style: none;
  color: #1b1e21;
  font-size: 13px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox {
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.inc {
  float: left;
  width: 100%;
  max-width: calc(100% - 80px);
  min-height: 20px;
  margin: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.inc div {
  color: rgb(51, 51, 51);
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.ex {
  float: right;
  min-height: 20px;
  margin: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.ex div {
  color: rgb(51, 51, 51);
  font-size: 11px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container:hover {
  background-color: #1E90FF;
  color: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container:hover div {
  color: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.small {
  padding-left: 24px;
  padding-right: 1em;
  margin-right: 0;
  margin-left: 0;
  min-width: 48px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.small div {
  padding-bottom: 3px;
}
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.small .mbb-checkmark,
[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.small .mbb-checkmark_not {
  top: 5px;
  left: 5px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-btn-login {
  margin-bottom: 8px;
  margin-top: 8px;
  width: 237px;
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .btn {
  position: static;
  font-size: 16px;
  padding: var(--bbw-btn-padding-y) var(--bbw-btn-padding-x);
  line-height: 1.5;
  text-align: left;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  letter-spacing: 0.5px;
  border-radius: var(--bbw-border-radius);
  min-width: auto;
  min-height: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-stretch: normal;
  font-style: normal;
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: none;
}
[id^=MBBv3]:not(#mbbV1) .btn span {
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  padding: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .btn:hover {
  opacity: 1;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-primary {
  --bbw-btn-color: var(--bbw-btn1-color);
  --bbw-btn-bg: var(--bbw-btn1-bg);
  --bbw-btn-hover-color: var(--bbw-btn1-hover-color);
  --bbw-btn-hover-bg: var(--bbw-btn1-hover-bg);
  color: var(--bbw-btn-color);
  background-color: var(--bbw-btn-bg);
  border-color: var(--bbw-btn-bg);
  outline-color: var(--bbw-btn-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-primary:focus {
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-primary:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-primary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-primary:not(:disabled):not(.disabled).active {
  color: var(--bbw-btn-hover-color);
  background-color: var(--bbw-btn-hover-bg);
  border-color: var(--bbw-btn-hover-bg);
  outline-color: var(--bbw-btn-hover-bg);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-secondary {
  --bbw-btn-color: var(--bbw-btn2-color);
  --bbw-btn-bg: var(--bbw-btn2-bg);
  --bbw-btn-hover-color: var(--bbw-btn2-hover-color);
  --bbw-btn-hover-bg: var(--bbw-btn2-hover-bg);
  color: var(--bbw-btn-color);
  background-color: var(--bbw-btn-bg);
  border-color: var(--bbw-btn-bg);
  outline-color: var(--bbw-btn-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-secondary:focus {
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-secondary:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-secondary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-secondary:not(:disabled):not(.disabled).active {
  color: var(--bbw-btn-hover-color);
  background-color: var(--bbw-btn-hover-bg);
  border-color: var(--bbw-btn-hover-bg);
  outline-color: var(--bbw-btn-hover-bg);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-tertiary {
  --bbw-btn-color: var(--bbw-btn3-color);
  --bbw-btn-bg: var(--bbw-btn3-bg);
  --bbw-btn-hover-color: var(--bbw-btn3-hover-color);
  --bbw-btn-hover-bg: var(--bbw-btn3-hover-bg);
  color: var(--bbw-btn-color);
  background-color: var(--bbw-btn-bg);
  border-color: var(--bbw-btn-bg);
  outline-color: var(--bbw-btn-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-tertiary:focus {
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-tertiary:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-tertiary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-tertiary:not(:disabled):not(.disabled).active {
  color: var(--bbw-btn-hover-color);
  background-color: var(--bbw-btn-hover-bg);
  border-color: var(--bbw-btn-hover-bg);
  outline-color: var(--bbw-btn-hover-bg);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link {
  font-weight: 400;
  color: var(--bbw-btn1-bg);
  vertical-align: baseline;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link:hover {
  -webkit-filter: opacity(0.85);
          filter: opacity(0.85);
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link:hover i {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link.bfg-fixed-blue {
  color: var(--bbw-fixed-blue) !important;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link.bfg-fixed-blue:hover {
  color: var(--bbw-fixed-blue) !important;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link.bfg-fixed-blue:hover.dropdown-item {
  color: white !important;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link.btn-body-text {
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link.btn-body-text:hover {
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-primary {
  --bbw-btn-color: var(--bbw-btn1-color);
  --bbw-btn-bg: var(--bbw-btn1-bg);
  --bbw-btn-hover-color: var(--bbw-btn1-hover-color);
  --bbw-btn-hover-bg: var(--bbw-btn1-hover-bg);
  color: var(--bbw-btn-bg);
  border-color: var(--bbw-btn-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-primary.bb-white {
  background-color: var(--bbw-fixed-white);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-primary:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-outline-primary:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-outline-primary:not(:disabled):not(.disabled).active {
  color: var(--bbw-btn-hover-color);
  background-color: var(--bbw-btn-hover-bg);
  border-color: var(--bbw-btn-hover-bg);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-listtab {
  color: var(--bbw-body-text-color);
  background-color: var(--bbw-panel-bg);
  border-color: var(--bbw-panel-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-listtab:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-listtab:not(:disabled):not(.disabled):active {
  color: #5e5c5c;
  background-color: #dddddd;
  border-color: #d7d7d7;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-more-filters, [id^=MBBv3]:not(#mbbV1) .btn.btn-prop-type {
  background-color: var(--bbw-more-filters-bg);
  border: 1px solid var(--bbw-input-border-color);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-more-filters *, [id^=MBBv3]:not(#mbbV1) .btn.btn-prop-type * {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-facebook {
  color: #ffffff;
  background-color: #385b95;
  border-color: #385b95;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-facebook:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-facebook:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-facebook:not(:disabled):not(.disabled).active {
  color: #ffffff;
  background-color: #2e4a79;
  border-color: #2a4470;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-google-red {
  color: #ffffff;
  background-color: #ea4335;
  border-color: #ea4335;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-google-red:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-google-red:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-google-red:not(:disabled):not(.disabled).active {
  color: #ffffff;
  background-color: #e12717;
  border-color: #d62516;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-solid {
  color: var(--bbw-btn1-bg);
  background-color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-solid:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-outline-solid:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-outline-solid:not(:disabled):not(.disabled).active {
  color: var(--bbw-btn1-hover-color);
  background-color: var(--bbw-btn1-hover-bg);
  border-color: var(--bbw-btn1-hover-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-green {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-green:hover, [id^=MBBv3]:not(#mbbV1) .btn.btn-green:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.btn-green:not(:disabled):not(.disabled).active {
  color: #ffffff;
  background-color: #218838;
  border-color: #1e7e34;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-lg, [id^=MBBv3]:not(#mbbV1) .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25em;
  line-height: 1.5;
  border-radius: var(--bbw-border-radius);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn {
  border-radius: var(--bbw-border-radius-sm);
  line-height: 1.5;
  font-size: 0.875em;
  letter-spacing: 0.075px;
  padding: var(--bbw-btn-sm-padding-y) var(--bbw-btn-sm-padding-x);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-slim, [id^=MBBv3]:not(#mbbV1) .btn.btn-xs {
  border-radius: var(--bbw-border-radius);
  line-height: 1.5;
  font-size: 0.8125em;
  letter-spacing: 0.075px;
  padding: var(--bbw-btn-xs-padding-y) var(--bbw-btn-xs-padding-x);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon {
  --bbw-btn-xs-padding-x: 0.75em;
  line-height: 1.5;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon i:not(.fa-kit) {
  font-size: 1.375em;
  line-height: 0.75;
  vertical-align: baseline;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2 {
  position: relative;
  padding-left: 2.25em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2 i:not(.fa-kit) {
  position: absolute;
  font-size: 1.25em;
  left: 0.4em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.btn-bb-icon2 {
  padding-left: 2.25em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.btn-sm i:not(.fa-kit), [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.btn-bb-icon2 i:not(.fa-kit) {
  font-size: 1.2857em;
  left: 0.33em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.btn-sm i:not(.fa-kit).bb-more, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.btn-bb-icon2 i:not(.fa-kit).bb-more {
  font-size: 1.86em;
  left: 0.24em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.btn-slim {
  padding-left: 2.76923em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.btn-slim i:not(.fa-kit) {
  line-height: 1.5;
  font-size: 1.38461em;
  left: 6px;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.btn-slim i:not(.fa-kit).bb-more {
  font-size: 2em;
  left: 0.24em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.two-tone-right i {
  right: 0.4em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.two-tone-right.btn-sm i, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.btn-bb-icon2.two-tone-right i {
  right: 0.33em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2:hover i.bb-more:before {
  content: "\e865";
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2:hover .bb-heart-outline:before {
  content: "q";
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-label {
  --bbw-icon-bg-radius: calc( var(--bbw-border-radius) - 1px);
  position: relative;
  padding-left: 3.25em;
  border: 1px solid var(--bbw-btn-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-label .btn-label-icon {
  position: absolute;
  width: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  top: 0;
  bottom: 0;
  color: var(--bbw-btn-bg);
  background-color: var(--bbw-btn-color);
  border-top-left-radius: var(--bbw-icon-bg-radius);
  border-bottom-left-radius: var(--bbw-icon-bg-radius);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-label.btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.btn-label {
  padding-left: 3.142857em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-label.btn-sm .btn-label-icon, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.btn-label .btn-label-icon {
  width: 2em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-label.btn-xs {
  --bbw-icon-bg-radius: calc( var(--bbw-border-radius) - 1px);
  padding-left: 2.76923em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-label.btn-xs .btn-label-icon {
  width: 1.723076em;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-label.btn-xs:hover i:before {
  content: "\e02d";
}
[id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone {
  -webkit-transition: none;
  transition: none;
  text-align: left;
  color: var(--bbw-btn1-color);
  border-color: var(--bbw-btn1-bg);
  background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.25em, var(--bbw-btn1-color)), color-stop(2.25em, var(--bbw-btn1-bg))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(90deg, var(--bbw-btn1-color) 2.25em, var(--bbw-btn1-bg) 2.25em), var(--bbw-btn1-bg);
  padding-left: 2.63em;
}
[id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone.btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.bb-two-tone {
  background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.1428em, var(--bbw-btn1-color)), color-stop(2.1428em, var(--bbw-btn1-bg))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(90deg, var(--bbw-btn1-color) 2.1428em, var(--bbw-btn1-bg) 2.1428em), var(--bbw-btn1-bg);
  padding-left: 2.57em;
}
[id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone i {
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone:hover {
  color: var(--bbw-btn1-hover-color);
  background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.25em, var(--bbw-btn1-color)), color-stop(2.25em, var(--bbw-btn1-hover-bg))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(90deg, var(--bbw-btn1-color) 2.25em, var(--bbw-btn1-hover-bg) 2.25em), var(--bbw-btn1-bg);
  border-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone:hover.btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.bb-two-tone:hover {
  background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.1428em, var(--bbw-btn1-color)), color-stop(2.1428em, var(--bbw-btn1-hover-bg))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(90deg, var(--bbw-btn1-color) 2.1428em, var(--bbw-btn1-hover-bg) 2.1428em), var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone:hover i {
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.bb-two-tone:not(:disabled):not(.disabled).active {
  color: var(--bbw-btn1-hover-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.two-tone-right {
  background: no-repeat -webkit-gradient(linear, right top, left top, color-stop(2.25em, var(--bbw-btn1-color)), color-stop(2.25em, var(--bbw-btn1-bg))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(270deg, var(--bbw-btn1-color) 2.25em, var(--bbw-btn1-bg) 2.25em), var(--bbw-btn1-bg);
  padding-right: 2.63em;
}
[id^=MBBv3]:not(#mbbV1) .btn.two-tone-right.btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.two-tone-right {
  background: no-repeat -webkit-gradient(linear, right top, left top, color-stop(2.1428em, var(--bbw-btn1-color)), color-stop(2.1428em, var(--bbw-btn1-bg))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(270deg, var(--bbw-btn1-color) 2.1428em, var(--bbw-btn1-bg) 2.1428em), var(--bbw-btn1-bg);
  padding-right: 2.57em;
}
[id^=MBBv3]:not(#mbbV1) .btn.two-tone-right:hover {
  background: no-repeat -webkit-gradient(linear, right top, left top, color-stop(2.25em, var(--bbw-btn1-bg)), color-stop(2.25em, var(--bbw-btn1-color))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(270deg, var(--bbw-btn1-bg) 2.25em, var(--bbw-btn1-color) 2.25em), var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.two-tone-right:hover.btn-sm, [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn.two-tone-right:hover {
  background: no-repeat -webkit-gradient(linear, right top, left top, color-stop(2.1428em, var(--bbw-btn1-bg)), color-stop(2.1428em, var(--bbw-btn1-color))), var(--bbw-btn1-bg);
  background: no-repeat linear-gradient(270deg, var(--bbw-btn1-bg) 2.1428em, var(--bbw-btn1-color) 2.1428em), var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.two-tone-right:hover i {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .btn.two-tone-right:not(:disabled):not(.disabled):active, [id^=MBBv3]:not(#mbbV1) .btn.two-tone-right:not(:disabled):not(.disabled).active {
  color: var(--bbw-btn1-hover-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.bfg-submit-search.bfg-viewCount {
  padding-top: 4px;
  padding-bottom: 4px;
  height: calc(2.25em + 2px);
}
[id^=MBBv3]:not(#mbbV1) .btn.bfg-submit-search.bfg-viewCount .label {
  display: block;
  text-align: left;
  line-height: 1;
  background: none;
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
}
[id^=MBBv3]:not(#mbbV1) .btn.bfg-submit-search.bfg-viewCount .bfg-search-totals {
  font-family: inherit;
  font-weight: 600;
  font-size: 1em;
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) .btn .mbb-widget-button.v1 {
  float: left;
  border: 1.75px solid var(--bbw-btn1-bg);
  border-radius: var(--bbw-border-radius);
  min-width: 180px;
}
[id^=MBBv3]:not(#mbbV1) .btn .mbb-widget-button.v1 .mbb-widget-button-inner {
  border: 0px solid var(--bbw-btn1-bg);
  height: 30px;
  border-radius: 0px;
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn .mbb-widget-button.v1 .mbb-widget-button-inner .bfg-text {
  color: white;
  font-size: 0.7em;
  text-align: center;
  width: inherit;
  height: inherit;
  padding-top: 0.45em;
  margin-left: auto;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) .btn .mbb-widget-button.v1 .mbb-widget-button-inner .bfg-widget-icon {
  background-color: var(--bbw-btn1-bg);
  font-size: 1em;
  float: left;
  text-align: left;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 4px;
  text-shadow: 0px 0px 2px white;
  height: 100%;
}
[id^=MBBv3]:not(#mbbV1) .btn .mbb-widget-button-wrapper .mbb-widget-button.v1 {
  padding-left: 0px;
}
[id^=MBBv3]:not(#mbbV1) .btn .bfg-widget-button.v2 {
  float: left;
  border-radius: var(--bbw-border-radius);
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(300%, gray));
  background: linear-gradient(to bottom, white 0%, gray 300%);
}
[id^=MBBv3]:not(#mbbV1) .btn .bfg-widget-button.v2 .bfg-icon {
  float: left;
}
[id^=MBBv3]:not(#mbbV1) .btn .bfg-widget-button.v2 .bfg-text {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 0.7em;
  margin-top: 3px;
  float: right;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-hero {
  --bbw-border-radius: 0.25em;
  --bbw-text-offset: 0px;
  position: relative;
  font-size: 1.5em;
  width: 250px;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 2.125em;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-hero:before {
  position: absolute;
  left: 50%;
  bottom: 0.5em;
  content: "View More →";
  font-size: 0.75em;
  color: var(--bbw-btn-color);
  z-index: 1;
  -webkit-transform: translateX(calc(-50% + var(--bbw-text-offset)));
          transform: translateX(calc(-50% + var(--bbw-text-offset)));
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-hero:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 40px;
  background: var(--bbw-btn-bg);
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-hero:hover {
  --bbw-text-offset: 5px;
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-hero:hover:before {
  color: var(--bbw-btn-hover-bg);
}
[id^=MBBv3]:not(#mbbV1) .btn.btn-hero:hover:after {
  background: var(--bbw-btn-hover-color);
}
[id^=MBBv3]:not(#mbbV1) button {
  letter-spacing: normal;
  width: auto;
  background-image: none;
}
[id^=MBBv3]:not(#mbbV1) button.bg-primary {
  color: var(--bbw-btn1-color);
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) button.bg-primary:hover, [id^=MBBv3]:not(#mbbV1) button.bg-primary:focus {
  color: var(--bbw-btn1-hover-color);
  background-color: var(--bbw-btn1-hover-bg);
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .btn.no-hover,
[id^=MBBv3]:not(#mbbV1) button.no-hover {
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .badge-primary {
  color: var(--bbw-btn1-color);
  background-color: var(--bbw-btn1-bg);
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) .badge-tertiary {
  color: var(--bbw-fixed-tertiary);
  background-color: var(--bbw-fixed-tertiary-bg);
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) .dropdown-item:hover, [id^=MBBv3]:not(#mbbV1) .dropdown-item:focus {
  color: var(--bbw-btn1-color);
  text-decoration: none;
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .dropdown-item.active, [id^=MBBv3]:not(#mbbV1) .dropdown-item:active {
  color: var(--bbw-theme-primary);
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  font-size: 16px;
  padding-left: 4px;
  padding-right: 4px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .btn-group {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu button, [id^=MBBv3]:not(#mbbV1) .mbb-header-menu a {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu {
  -webkit-box-shadow: 7px 7px 10px -2px rgba(0, 0, 0, 0.5);
          box-shadow: 7px 7px 10px -2px rgba(0, 0, 0, 0.5);
  background-image: none;
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item {
  color: var(--bbw-fixed-menu-text-color);
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item.bfg-blue .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item.bfg-blue [class^=bfg-text],
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item.bfg-blue .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item.bfg-blue [class^=bfg-text] {
  color: var(--bbw-fixed-blue);
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:hover, [id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:focus,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:focus {
  color: var(--bbw-btn1-color);
  text-decoration: none;
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:hover.bfg-blue .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:hover.bfg-blue [class^=bfg-text], [id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:focus.bfg-blue .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:focus.bfg-blue [class^=bfg-text],
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:hover.bfg-blue .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:hover.bfg-blue [class^=bfg-text],
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:focus.bfg-blue .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:focus.bfg-blue [class^=bfg-text] {
  color: var(--bbw-btn1-color);
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:hover .bfg-fixed-blue, [id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:focus .bfg-fixed-blue,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:hover .bfg-fixed-blue,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:focus .bfg-fixed-blue {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item.active, [id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:active,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item.active,
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu button.dropdown-item:active {
  color: var(--bbw-theme-primary);
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item.active, [id^=MBBv3]:not(#mbbV1) .mbb-header-menu .dropdown-menu a.dropdown-item:active {
  border-left: 5px solid var(--bbw-theme-primary);
  padding-left: calc(1.5em - 5px);
}
[id^=MBBv3]:not(#mbbV1) .back-to-top {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: rgb(0, 0, 0);
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
[id^=MBBv3]:not(#mbbV1) .back-to-top:focus {
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .back-to-top:hover .arrow {
  -webkit-animation-name: backtotopArrow;
          animation-name: backtotopArrow;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
[id^=MBBv3]:not(#mbbV1) .back-to-top:hover .arrow:nth-child(2) {
  -webkit-animation-name: backtotopArrow;
          animation-name: backtotopArrow;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
[id^=MBBv3]:not(#mbbV1) .back-to-top.show {
  bottom: 40px;
  right: 35px;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
[id^=MBBv3]:not(#mbbV1) .back-to-top.show:hover {
  color: rgb(255, 255, 255);
  bottom: 30px;
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .back-to-top .arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpolyline fill='none' stroke-width='2' stroke-linejoin='miter' points='4,15 12,7 20,15' style='stroke:white'/%3E%3C/svg%3E");
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: contain;
  top: 24%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
[id^=MBBv3]:not(#mbbV1) .back-to-top .arrow:nth-child(2) {
  top: 38%;
}
@media only screen and (max-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .back-to-top.show {
    bottom: 10px;
    right: 10px;
  }
  [id^=MBBv3]:not(#mbbV1) .back-to-top.show:hover {
    bottom: 10px;
  }
}
@-webkit-keyframes backtotopArrow {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0px) scale(1);
            transform: translateX(-50%) translateY(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-10px) scale(0.9);
            transform: translateX(-50%) translateY(-10px) scale(0.9);
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(10px) scale(0.9);
            transform: translateX(-50%) translateY(10px) scale(0.9);
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0) scale(1);
            transform: translateX(-50%) translateY(0) scale(1);
  }
}
@keyframes backtotopArrow {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0px) scale(1);
            transform: translateX(-50%) translateY(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-10px) scale(0.9);
            transform: translateX(-50%) translateY(-10px) scale(0.9);
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(10px) scale(0.9);
            transform: translateX(-50%) translateY(10px) scale(0.9);
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0) scale(1);
            transform: translateX(-50%) translateY(0) scale(1);
  }
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label {
  padding-left: 2em;
  padding-bottom: 0.75em;
  padding-top: 0.45em;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label::before {
  height: 1.5em;
  width: 2.75em;
  border-radius: 3em;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label::after {
  width: calc(1.5em - 4px);
  height: calc(1.5em - 4px);
  border-radius: 1.25em;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label:focus, [id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label:hover {
  color: var(--bbw-btn1-bg) !important;
}
[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label:focus::before, [id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label:hover::before {
  -webkit-box-shadow: var(--bbw-input-hover-shadow);
          box-shadow: var(--bbw-input-hover-shadow);
}
[id^=MBBv3]:not(#mbbV1) .custom-control-input:checked ~ .custom-control-label::before,
[id^=MBBv3]:not(#mbbV1) .custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: var(--bbw-yes-green);
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple {
  position: relative;
  height: 32px;
  width: 300px;
  background: var(--bbw-more-filters-bg);
  border-radius: 32px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple .mbb-switch-triple-label {
  font-weight: 600;
  position: relative;
  z-index: 2;
  float: left;
  width: 100px;
  padding: 0;
  line-height: 32px;
  font-size: 12px;
  color: #676a6c;
  text-align: center;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple .mbb-switch-triple-input {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple .mbb-switch-triple-input:checked + .mbb-switch-triple-label {
  color: #FFF;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: color, text-shadow;
  transition-property: color, text-shadow;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple .mbb-switch-triple-input:checked + .mbb-switch-triple-label-yes ~ .mbb-switch-triple-selector {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  background-color: var(--bbw-yes-green);
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple .mbb-switch-triple-input:checked + .mbb-switch-triple-label-default ~ .mbb-switch-triple-selector {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  background-color: var(--bbw-ignore-gray);
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple .mbb-switch-triple-input:checked + .mbb-switch-triple-label-no ~ .mbb-switch-triple-selector {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  background-color: var(--bbw-no-red);
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-triple .mbb-switch-triple-selector {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  display: block;
  width: 100px;
  height: 32px;
  border-radius: 32px;
  background-color: #1ab394;
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
[id^=MBBv3]:not(#mbbV1) .bfg-criteria-badge {
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-criteria-badge .bfg-criteria-label {
  margin-bottom: 2px;
  margin-right: 0.5rem;
  border-bottom: 1px solid #e0e0e0;
  line-height: 1.3 !important;
  padding-right: 0.75em;
  font-size: 12px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-criteria-badge mbb-criteria-badge {
  margin-top: -0.25em;
  font-size: 0.875em !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-criteria-badge i {
  margin-left: -2px;
  color: var(--bbw-theme-primary);
  font-size: 1.5em !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-form,
[id^=MBBv3]:not(#mbbV1) .mbb-form {
  font-size: 16px;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-style: normal;
  display: block;
  position: relative;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-form h2,
[id^=MBBv3]:not(#mbbV1) mbb-form h2.bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form h2,
[id^=MBBv3]:not(#mbbV1) .mbb-form h2.bfg-text {
  font-size: 1.25em;
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  margin-bottom: 0.5em;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form h3,
[id^=MBBv3]:not(#mbbV1) mbb-form h3.bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form h3,
[id^=MBBv3]:not(#mbbV1) .mbb-form h3.bfg-text {
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  font-size: 1em;
  margin-bottom: 0.25em;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form h4,
[id^=MBBv3]:not(#mbbV1) mbb-form h4.bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form h4,
[id^=MBBv3]:not(#mbbV1) .mbb-form h4.bfg-text {
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  font-size: 0.8125em;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .form-row,
[id^=MBBv3]:not(#mbbV1) mbb-form .form-group,
[id^=MBBv3]:not(#mbbV1) .mbb-form .form-row,
[id^=MBBv3]:not(#mbbV1) .mbb-form .form-group {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-form select,
[id^=MBBv3]:not(#mbbV1) .mbb-form select {
  -moz-text-align-last: left;
       text-align-last: left;
}
[id^=MBBv3]:not(#mbbV1) mbb-form textarea.form-control,
[id^=MBBv3]:not(#mbbV1) .mbb-form textarea.form-control {
  height: auto !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg {
  overflow: hidden;
  position: relative;
  padding: 0 15px 10px 15px;
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg:before,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg:before {
  position: absolute;
  top: 0;
  right: 0;
  margin: -1.5em;
  padding: 1.5em;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 1500px var(--bbw-fixed-light-gray);
          box-shadow: 0 0 0 1500px var(--bbw-fixed-light-gray);
  content: "";
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  text-align: left;
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .badge-primary,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .badge-primary {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside mbb-property-card,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside mbb-property-card {
  margin: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .add-rating .rating-label,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .add-rating .rating-label {
  margin-right: 0.5em;
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .add-rating .rating,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .add-rating .rating {
  vertical-align: sub;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .add-rating .rating i,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .add-rating .rating i {
  font-size: 1.375em;
  color: gold;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .mbb-form-header,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .mbb-form-header {
  padding-bottom: 0.75em;
  background-color: #fff;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .mbb-form-header *,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .mbb-form-header * {
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .mbb-form-header h2.bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .mbb-form-header h2.bfg-text {
  margin-bottom: 0;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .mbb-form-header h3.bfg-text,
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .mbb-form-header h4.bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .mbb-form-header h3.bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .mbb-form-header h4.bfg-text {
  margin-bottom: 0;
  font-size: 0.9375em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .notch-bg .notch-inside .input-group-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form .notch-bg .notch-inside .input-group-text {
  border: 1px solid #e2e0e1;
  border-right: none;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .bg-notch,
[id^=MBBv3]:not(#mbbV1) .mbb-form .bg-notch {
  background-color: #f0f0f0;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .bfg-gallery-thumb:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form .bfg-gallery-thumb:hover {
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
          transform: none;
  cursor: initial;
}
[id^=MBBv3]:not(#mbbV1) mbb-form form,
[id^=MBBv3]:not(#mbbV1) .mbb-form form {
  width: inherit;
  height: inherit;
  clear: both;
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form label,
[id^=MBBv3]:not(#mbbV1) .mbb-form label {
  display: block;
  margin-bottom: 0.25em;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-600);
  font-size: 0.9375em;
  color: var(--bbw-label-color);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .bfg-label,
[id^=MBBv3]:not(#mbbV1) .mbb-form .bfg-label {
  color: var(--bbw-label-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group {
  position: relative;
  padding: 0;
  font-size: 1em;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .input-group-prepend i:not(.btn > i),
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .input-group-prepend i:not(.btn > i) {
  font-size: 1.375em;
  line-height: 0.75;
  color: var(--bbw-placeholder-color);
  -webkit-filter: brightness(80%);
          filter: brightness(80%);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group i + input,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group i + input {
  padding-left: 35px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group label,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group label {
  display: block;
  margin-bottom: 0;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 0.875em;
  color: var(--bbw-label-color);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group input::-webkit-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group input::-webkit-input-placeholder {
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group input::-moz-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group input::-moz-placeholder {
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group input:-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group input:-ms-input-placeholder {
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group input::-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group input::-ms-input-placeholder {
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group input::placeholder,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group input::placeholder {
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group select,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group select {
  cursor: pointer;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group select.form-control, [id^=MBBv3]:not(#mbbV1) mbb-form .input-group select.form-control *,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group select.form-control,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group select.form-control * {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group select option,
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group select option.bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group select option,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group select option.bfg-text {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group textarea,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group textarea {
  width: 100%;
  padding: 0.5em 1em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group textarea::-webkit-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group textarea::-webkit-input-placeholder {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group textarea::-moz-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group textarea::-moz-placeholder {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group textarea:-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group textarea:-ms-input-placeholder {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group textarea::-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group textarea::-ms-input-placeholder {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group textarea::placeholder,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group textarea::placeholder {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .bb-field,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .bb-field {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  border-radius: 0.1875em;
  background-color: #ffffff;
  color: var(--bbw-body-text-color);
  outline: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio input,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  line-height: 1;
  height: 24px;
  border-radius: 0.875em;
  padding: 0 8px 0 6px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label:before, [id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label:after,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label:before,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label:after {
  content: "";
  border-radius: 50%;
  background-color: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label:before,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label:before {
  position: relative;
  border: 1px solid #d5d3d4;
  left: 0;
  top: 0;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  transition-property: transform, border-color;
  transition-property: transform, border-color, -webkit-transform;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label:after,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label:after {
  position: absolute;
  top: 9px;
  left: 13px;
  width: 6px;
  height: 6px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  transition-property: transform, border-color;
  transition-property: transform, border-color, -webkit-transform;
  -webkit-transform: scale(0);
          transform: scale(0);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label:hover:not(.custom-control-input:checked ~ .custom-control-label),
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label:hover:not(.custom-control-input:checked ~ .custom-control-label) {
  background: rgba(255, 255, 255, 0.35);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label:hover:not(.custom-control-input:checked ~ .custom-control-label):before,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label:hover:not(.custom-control-input:checked ~ .custom-control-label):before {
  border: 2px solid var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-label:hover:not(.custom-control-input:checked ~ .custom-control-label):after,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-label:hover:not(.custom-control-input:checked ~ .custom-control-label):after {
  background: var(--bbw-btn1-bg);
  -webkit-transform: scale(1);
          transform: scale(1);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-input:checked ~ .custom-control-label:before,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
  background-color: var(--bbw-btn1-bg);
  border-color: var(--bbw-btn1-bg);
  -webkit-animation: ripple 0.2s linear forwards;
          animation: ripple 0.2s linear forwards;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .custom-radio .custom-control-input:checked ~ .custom-control-label:after,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio-group,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio-group {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 640px) {
  [id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio-group,
  [id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio input,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio input {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio input:focus + label,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio input:focus + label {
  background: rgba(205, 65, 37, 0.1);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio input:focus + label .mbb-checker,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio input:focus + label .mbb-checker {
  border-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio input:checked + label .mbb-checker,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio input:checked + label .mbb-checker {
  -webkit-box-shadow: inset 0 0 0 6px var(--bbw-btn1-bg);
          box-shadow: inset 0 0 0 6px var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio label,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  border-radius: 14px;
  margin: 10px;
  padding: 0 8px 0 6px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio label:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio label:hover {
  background: rgba(205, 65, 37, 0.2);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio label:hover .mbb-checker,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio label:hover .mbb-checker {
  -webkit-box-shadow: inset 0 0 0 2px var(--bbw-btn1-bg);
          box-shadow: inset 0 0 0 2px var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-form .input-group .mbb-radio .mbb-checker,
[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group .mbb-radio .mbb-checker {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 8px;
  -webkit-box-shadow: inset 0 0 0 2px #ccc;
          box-shadow: inset 0 0 0 2px #ccc;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-input[type=date],
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-input[type=date] {
  height: 24px;
  width: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-input[type*=time],
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-input[type*=time] {
  height: 24px;
  width: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .reveal-row,
[id^=MBBv3]:not(#mbbV1) .mbb-form .reveal-row {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .reveal-row:first-child,
[id^=MBBv3]:not(#mbbV1) .mbb-form .reveal-row:first-child {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-widget-button-wrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-widget-button-wrapper {
  clear: both;
  width: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-form submit,
[id^=MBBv3]:not(#mbbV1) .mbb-form submit {
  height: 40px;
  display: block;
}
[id^=MBBv3]:not(#mbbV1) mbb-form submit .mbb-widget-button.v1 .mbb-widget-button-inner,
[id^=MBBv3]:not(#mbbV1) .mbb-form submit .mbb-widget-button.v1 .mbb-widget-button-inner {
  height: 40px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form submit .mbb-widget-button.v1 .mbb-widget-button-inner .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form submit .mbb-widget-button.v1 .mbb-widget-button-inner .bfg-text {
  font-size: 13px;
  padding-top: 6px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-member-sign-in,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-member-sign-in {
  clear: both;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social-title,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social-title {
  margin-top: 40px;
  font-size: 0.6em;
  color: #bebebe;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social {
  clear: both;
  min-height: 50px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social .mbb-widget-button-wrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social .mbb-widget-button-wrapper {
  float: left;
  clear: none;
  width: 150px;
  border-radius: 3px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social .mbb-widget-button-wrapper:nth-child(2),
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social .mbb-widget-button-wrapper:nth-child(2) {
  float: right;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social .mbb-widget-button-wrapper .mbb-widget-button.v1 .mbb-widget-button-inner,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social .mbb-widget-button-wrapper .mbb-widget-button.v1 .mbb-widget-button-inner {
  width: 150px;
  border-radius: 3px;
  height: 1.5em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social .mbb-widget-button-wrapper .mbb-widget-button.v1 .mbb-widget-button-inner.facebook,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social .mbb-widget-button-wrapper .mbb-widget-button.v1 .mbb-widget-button-inner.facebook {
  background-color: #385b95;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social .mbb-widget-button.v1 .mbb-widget-button-inner icon,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social .mbb-widget-button.v1 .mbb-widget-button-inner icon {
  font-size: 0.8em;
  color: white;
  padding-top: 4%;
  padding-left: 10px;
  padding-right: 4px;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social .mbb-widget-button.v1 .mbb-widget-button-inner .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social .mbb-widget-button.v1 .mbb-widget-button-inner .bfg-text {
  width: 70%;
  padding-top: 0.45em;
  padding-bottom: 0px;
  font-size: 0.7em;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .mbb-social .mbb-widget-button.v1 .mbb-widget-button-inner.facebook icon,
[id^=MBBv3]:not(#mbbV1) .mbb-form .mbb-social .mbb-widget-button.v1 .mbb-widget-button-inner.facebook icon {
  border-right: 1px solid #35528c;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .form-popup-footer,
[id^=MBBv3]:not(#mbbV1) .mbb-form .form-popup-footer {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 0.8125em;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-form .form-popup-footer .realtor,
[id^=MBBv3]:not(#mbbV1) .mbb-form .form-popup-footer .realtor {
  font-size: 0.8125em;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-form.mbb-lcf-form-wrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-form.mbb-lcf-form-wrapper {
  max-width: 850px;
  margin: 0 auto;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 -3px 6px -3px rgba(0, 0, 0, 0.07), 0 1px 2px -3px rgba(0, 0, 0, 0.01), 0 2px 4px -3px rgba(0, 0, 0, 0.02), 0 4px 8px -3px rgba(0, 0, 0, 0.05), 0 8px 16px -3px rgba(0, 0, 0, 0.05), 0 16px 32px -3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 -3px 6px -3px rgba(0, 0, 0, 0.07), 0 1px 2px -3px rgba(0, 0, 0, 0.01), 0 2px 4px -3px rgba(0, 0, 0, 0.02), 0 4px 8px -3px rgba(0, 0, 0, 0.05), 0 8px 16px -3px rgba(0, 0, 0, 0.05), 0 16px 32px -3px rgba(0, 0, 0, 0.05);
  padding: 20px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-widget-button-wrapper .mbb-widget-button.v1 {
  width: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0;
  border: 0;
  float: none;
}
[id^=MBBv3]:not(#mbbV1) .disclaimer {
  font-family: inherit;
  font-weight: inherit;
  font-size: 0.6875em !important;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) select,
[id^=MBBv3]:not(#mbbV1) select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.3rem center;
  background-size: 0.75rem 12px;
}
[id^=MBBv3]:not(#mbbV1) select:not(.bfg-nodownarrow),
[id^=MBBv3]:not(#mbbV1) select.form-control:not(.bfg-nodownarrow) {
  padding-right: 1.25rem !important;
}
[id^=MBBv3]:not(#mbbV1) select[type=selecttocheckbox],
[id^=MBBv3]:not(#mbbV1) select.form-control[type=selecttocheckbox] {
  color: #adb5bd !important;
}
[id^=MBBv3]:not(#mbbV1) select[type=selecttocheckbox] option,
[id^=MBBv3]:not(#mbbV1) select.form-control[type=selecttocheckbox] option {
  color: #5e5c5c;
}
[id^=MBBv3]:not(#mbbV1) .custom-select {
  height: calc(2.25em + 2px) !important;
  padding-top: 0.375em !important;
  padding-bottom: 0.375em !important;
  padding-left: 0.75em;
  padding-right: 0.75em;
}
[id^=MBBv3]:not(#mbbV1) .form-control {
  position: static !important;
  height: calc(2.25em + 2px) !important;
  padding-top: 0.375em !important;
  padding-bottom: 0.375em !important;
  padding-left: 0.75em;
  padding-right: 0.75em;
  margin: 0;
  color: #5e5c5c !important;
  outline: none;
  border: 1px solid var(--bbw-input-border-color);
  border-radius: 3px;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 16px;
  min-height: auto;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  background-color: var(--bbw-input-background-color);
}
[id^=MBBv3]:not(#mbbV1) .form-control.form-control-md {
  padding-right: 0.5em;
}
[id^=MBBv3]:not(#mbbV1) .form-control.position-absolute {
  position: absolute !important;
}
[id^=MBBv3]:not(#mbbV1) .form-control.custom-select {
  padding-right: 22px;
}
[id^=MBBv3]:not(#mbbV1) .form-control.custom-select.custom-select-arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='m50 86.054 4.675-4.427L100 38.567l-9.349-9.88L50 67.321 9.35 28.687 0 38.568l45.326 43.06Z' overflow='visible' style='color:%23000;text-indent:0;text-transform:none;direction:ltr;baseline-shift:baseline;stroke-width:1.13315;enable-background:accumulate'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center right 12px;
}
[id^=MBBv3]:not(#mbbV1) .form-control > [class^=bfg-] {
  line-height: 1.5;
}
[id^=MBBv3]:not(#mbbV1) .form-control.form-control-sm {
  height: calc(2em + 2px) !important;
  padding-top: 0.25em !important;
  padding-bottom: 0.25em !important;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) select,
[id^=MBBv3]:not(#mbbV1) input,
[id^=MBBv3]:not(#mbbV1) textarea,
[id^=MBBv3]:not(#mbbV1) .form-control,
[id^=MBBv3]:not(#mbbV1) .bb-field {
  position: static;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 16px;
  outline: none;
  border-radius: 3px;
  border: 1px solid var(--bbw-input-border-color);
}
[id^=MBBv3]:not(#mbbV1) select:not(.form-control-plaintext):hover, [id^=MBBv3]:not(#mbbV1) select:not(.form-control-plaintext):focus, [id^=MBBv3]:not(#mbbV1) select:not(.form-control-plaintext):active,
[id^=MBBv3]:not(#mbbV1) input:not(.form-control-plaintext):hover,
[id^=MBBv3]:not(#mbbV1) input:not(.form-control-plaintext):focus,
[id^=MBBv3]:not(#mbbV1) input:not(.form-control-plaintext):active,
[id^=MBBv3]:not(#mbbV1) textarea:not(.form-control-plaintext):hover,
[id^=MBBv3]:not(#mbbV1) textarea:not(.form-control-plaintext):focus,
[id^=MBBv3]:not(#mbbV1) textarea:not(.form-control-plaintext):active,
[id^=MBBv3]:not(#mbbV1) .form-control:not(.form-control-plaintext):hover,
[id^=MBBv3]:not(#mbbV1) .form-control:not(.form-control-plaintext):focus,
[id^=MBBv3]:not(#mbbV1) .form-control:not(.form-control-plaintext):active,
[id^=MBBv3]:not(#mbbV1) .bb-field:not(.form-control-plaintext):hover,
[id^=MBBv3]:not(#mbbV1) .bb-field:not(.form-control-plaintext):focus,
[id^=MBBv3]:not(#mbbV1) .bb-field:not(.form-control-plaintext):active {
  border: 1px solid var(--bbw-input-focus-color);
  color: #333333;
  -webkit-box-shadow: var(--bbw-input-hover-shadow);
          box-shadow: var(--bbw-input-hover-shadow);
  z-index: 3;
}
[id^=MBBv3]:not(#mbbV1) select::-webkit-input-placeholder, [id^=MBBv3]:not(#mbbV1) input::-webkit-input-placeholder, [id^=MBBv3]:not(#mbbV1) textarea::-webkit-input-placeholder, [id^=MBBv3]:not(#mbbV1) .form-control::-webkit-input-placeholder, [id^=MBBv3]:not(#mbbV1) .bb-field::-webkit-input-placeholder {
  color: var(--bbw-placeholder-color);
  font-weight: var(--bbw-placeholder-weight);
}
[id^=MBBv3]:not(#mbbV1) select::-moz-placeholder, [id^=MBBv3]:not(#mbbV1) input::-moz-placeholder, [id^=MBBv3]:not(#mbbV1) textarea::-moz-placeholder, [id^=MBBv3]:not(#mbbV1) .form-control::-moz-placeholder, [id^=MBBv3]:not(#mbbV1) .bb-field::-moz-placeholder {
  color: var(--bbw-placeholder-color);
  font-weight: var(--bbw-placeholder-weight);
}
[id^=MBBv3]:not(#mbbV1) select:-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) input:-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) textarea:-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .form-control:-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .bb-field:-ms-input-placeholder {
  color: var(--bbw-placeholder-color);
  font-weight: var(--bbw-placeholder-weight);
}
[id^=MBBv3]:not(#mbbV1) select::-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) input::-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) textarea::-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .form-control::-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .bb-field::-ms-input-placeholder {
  color: var(--bbw-placeholder-color);
  font-weight: var(--bbw-placeholder-weight);
}
[id^=MBBv3]:not(#mbbV1) select::placeholder,
[id^=MBBv3]:not(#mbbV1) input::placeholder,
[id^=MBBv3]:not(#mbbV1) textarea::placeholder,
[id^=MBBv3]:not(#mbbV1) .form-control::placeholder,
[id^=MBBv3]:not(#mbbV1) .bb-field::placeholder {
  color: var(--bbw-placeholder-color);
  font-weight: var(--bbw-placeholder-weight);
}
[id^=MBBv3]:not(#mbbV1) .bfg-dropdown-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07);
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container {
  display: inline;
  position: relative;
  padding-left: 26px;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  min-height: 18px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input,
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input ~ [class^=mbb-checkmark],
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input[type=checkbox] ~ [class^=mbb-checkmark] {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 18px;
  width: 18px;
  border-radius: 1px;
  background-color: #ffffff;
  outline: none;
  -webkit-box-shadow: inset 1px 1px 2px 0px #aaa, inset -1px -1px 0px 0px #eee, 0px 0px 0px 0px transparent;
          box-shadow: inset 1px 1px 2px 0px #aaa, inset -1px -1px 0px 0px #eee, 0px 0px 0px 0px transparent;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input:checked ~ [class^=mbb-checkmark],
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input[type=checkbox]:checked ~ [class^=mbb-checkmark] {
  background-color: var(--bbw-btn1-bg);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input:checked ~ [class^=mbb-checkmark]:after,
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container input[type=checkbox]:checked ~ [class^=mbb-checkmark]:after {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:focus, [id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:hover {
  color: var(--bbw-btn1-bg) !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:focus input:not(:disabled):not(.disabled) ~ [class^=mbb-checkmark], [id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:hover input:not(:disabled):not(.disabled) ~ [class^=mbb-checkmark] {
  outline: none;
  border: 1px solid var(--bbw-input-border-color) !important;
  border-radius: 3px;
  -webkit-box-shadow: inset 1px 1px 2px 0px #aaa, inset -1px -1px 0px 0px #eee, var(--bbw-input-hover-shadow);
          box-shadow: inset 1px 1px 2px 0px #aaa, inset -1px -1px 0px 0px #eee, var(--bbw-input-hover-shadow);
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:focus input:not(:disabled):not(.disabled):checked ~ [class^=mbb-checkmark], [id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:hover input:not(:disabled):not(.disabled):checked ~ [class^=mbb-checkmark] {
  border: none !important;
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:focus[disabled], [id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container:hover[disabled] {
  cursor: unset;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container .mbb-checkmark:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 14px;
  left: 5px;
  top: 0px;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container .mbb-checkmark_not {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border-radius: 1px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container .mbb-checkmark_not:after {
  display: none;
  position: relative;
  font-family: "Font Awesome Kit";
  content: "\e021";
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 16px;
  width: 16px;
  height: 16px;
  color: #fff;
  border: solid #fff;
  border-width: 0;
  margin: auto;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: 3px;
  left: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container [class^=mbb-checkmark].mask:after {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container .checkbox-label {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container .checkbox-label superscript {
  top: -1em;
  left: 0;
  font-size: 0.7em !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container .checkbox-label superscript.light {
  color: #666;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container.SingleSelectCheckbox [class^=mbb-checkmark] {
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container.small {
  padding-top: 0;
  padding-left: 24px;
  min-width: 80px;
  margin-bottom: 8px;
  margin-right: 16px !important;
  line-height: 1.5 !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container.small .mbb-checkmark_not {
  height: 16px;
  width: 16px;
  top: 3px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container.small .mbb-checkmark_not:after {
  left: 2px;
  top: 1px;
  font-size: 11px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-checkbox-container.medium {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-left: 26px;
  min-width: 80px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .input-group-prepend:not(:first-child) {
  margin-left: -1px;
}
[id^=MBBv3]:not(#mbbV1) .input-group-text {
  border-radius: 3px;
  width: 2.5em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[id^=MBBv3]:not(#mbbV1) .input-group-text i {
  font-size: 1.3125em;
}
[id^=MBBv3]:not(#mbbV1) .tooltip-inner {
  max-width: 300px !important;
  padding: 10px 15px 10px 20px;
  background-color: #000000 !important;
  border: 1px solid #000000;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.3;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) .card {
  border: 1px solid var(--bbw-input-border-color);
  border-radius: 3px;
  font-size: 16px;
  padding: 0;
  overflow: visible;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
[id^=MBBv3]:not(#mbbV1) mbb-card.card {
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) mbb-card.card.card-highlights .card-columns {
  -webkit-column-gap: 4.4em;
     -moz-column-gap: 4.4em;
          column-gap: 4.4em;
}
[id^=MBBv3]:not(#mbbV1) mbb-card h2.bfg-text-title {
  margin-bottom: 5px;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) mbb-card h2.bfg-text-title {
    margin-bottom: 20px;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-wrapper {
  background-color: #ffffff;
  border: 0px;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 1em;
  padding-right: 1em;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-wrapper {
    -webkit-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.09), 0px 0px 5px -2px rgba(0, 0, 0, 0.08), 0px 3px 6px -2px rgba(0, 0, 0, 0.06), 0px 4px 10px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.09), 0px 0px 5px -2px rgba(0, 0, 0, 0.08), 0px 3px 6px -2px rgba(0, 0, 0, 0.06), 0px 4px 10px -2px rgba(0, 0, 0, 0.05);
    /*
       0 -3px 6px -3px rgba(0,0,0,0.07),
             0 1px 2px -3px rgba(0,0,0,0.09), 
             0 2px 4px -3px rgba(0,0,0,0.05), 
             0 4px 8px -3px rgba(0,0,0,0.05), 
             0 8px 16px -3px rgba(0,0,0,0.04),
             0 16px 32px -3px rgba(0,0,0,0.02);
    */
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media only screen and (min-width: 541px) {
  [id^=MBBv3]:not(#mbbV1) mbb-card.float {
    display: block;
    position: relative;
    width: 48%;
    margin-left: auto;
    margin-right: auto;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-card.float:nth-child(odd) {
    float: left;
    clear: left;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-card.float:nth-child(even) {
    float: right;
    clear: right;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item {
  font-size: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #f5f5f5;
}
[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item:last-child {
  border-bottom: 0px solid #f5f5f5;
}
[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item.border-bottom-0 {
  border-bottom: 0px solid #f5f5f5;
}
[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item .mbb-card-attribute {
  float: left;
  width: 50%;
  height: 1.3em;
  white-space: nowrap;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-600);
  font-size: 14px;
  line-height: 1.5;
  color: #3d3d3d;
  -webkit-filter: brightness(60%);
          filter: brightness(60%);
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item .mbb-card-attribute {
    min-width: 250px;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item .mbb-card-value {
  text-align: right;
  font-size: 14px;
  line-height: 1.5;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 1.3em;
  color: var(--bbw-body-text-color);
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card {
  direction: ltr;
  font-size: 16px;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-style: normal;
  line-height: 1.3;
  color: #5e5c5c;
  margin: 0.25em;
  padding-right: 0;
  padding-left: 0;
  float: left;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 500px;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card [class^=bfg-],
[id^=MBBv3]:not(#mbbV1) .mbb-property-card [class^=bfg-] {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-style: normal;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card.background,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card.background {
  background-color: #fafafa;
  border: 1px solid #dfdfdf;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-text,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-text {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail {
  height: 11em;
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-listing-no-thumb,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-listing-no-thumb {
  z-index: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-image: url(https://d2w6u17ngtanmy.cloudfront.net/gfx/admin-no-photo.svg);
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-gallery-thumb,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
  z-index: auto;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-gallery-thumb:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-gallery-thumb:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap:hover .bfg-banner-details,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap:hover .bfg-banner-details {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-text,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-600);
  text-align: left;
  color: var(--bbw-theme-primary);
  min-height: 1em;
  background-color: rgb(255, 255, 255);
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details {
  display: none;
  position: absolute;
  top: 0px;
  padding-top: 35px;
  padding-bottom: 0px;
  min-width: 50%;
  border-right: 0.5px solid white;
  border-bottom: 0.5px solid white;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details.show,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details.show {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details-text,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details-text {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 14px;
  text-align: left;
  color: #3f3c3c;
  border-bottom: #cd4125 solid 1px;
  padding-left: 20px;
  padding-right: 20px;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details-text:last-child,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-wrap .bfg-banner-details-text:last-child {
  border-bottom: 0px;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save {
  position: absolute;
  font-size: 30px;
  right: 25px;
  top: 5px;
  color: white;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save i.icon-heart-outline:hover + .icon-heart,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save i.icon-heart-outline:hover + .icon-heart {
  color: var(--bbw-fixed-red);
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save.saved,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save.saved {
  color: var(--bbw-fixed-red);
  text-shadow: 0 0 5px white;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .bfg-gallery-thumbnail .bfg-banner-save:hover {
  color: var(--bbw-fixed-red);
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .property-features,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .property-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 40px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .property-features .property-feature,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .property-features .property-feature {
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-property-card .property-features .property-feature i,
[id^=MBBv3]:not(#mbbV1) .mbb-property-card .property-features .property-feature i {
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .chart .guage {
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-base {
  stroke: #d2d3d4;
  stroke-width: 5;
  stroke-dasharray: 0 50.265 0;
  fill: transparent;
}
[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-measured {
  stroke: var(--bbw-theme-primary);
  stroke-width: 5;
  fill: transparent;
}
[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-text {
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 48px;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-text i {
  position: relative;
  top: -10px;
}
[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-description {
  font-size: 24px;
  position: absolute;
  top: 160px;
  width: 100%;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-description .guage-title {
  font-size: 0.666em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-description .guage-subtext {
  font-size: 0.5833em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .fa-xl {
  vertical-align: -0.1041666em;
}
[id^=MBBv3]:not(#mbbV1) .fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
[id^=MBBv3]:not(#mbbV1) .fa-xxl {
  font-size: 1.75em;
  line-height: 0.03571em;
  vertical-align: -0.142857em;
}
[id^=MBBv3]:not(#mbbV1) [class^=fa-].disabled {
  opacity: 0.75;
}
[id^=MBBv3]:not(#mbbV1) [class^=fa-].bfg-link {
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .fak, [id^=MBBv3]:not(#mbbV1) .fa-kit {
  width: auto;
  height: auto;
  top: auto;
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] {
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text],
[id^=MBBv3]:not(#mbbV1) .bfg-text {
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  font-stretch: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-shadow: none;
  letter-spacing: normal;
  border: none;
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-].text-contrast,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text].text-contrast,
[id^=MBBv3]:not(#mbbV1) .bfg-text.text-contrast {
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] b, [id^=MBBv3]:not(#mbbV1) [class^=bbt-].bold,
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] .bold,
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] strong,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] b,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text].bold,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] .bold,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] strong,
[id^=MBBv3]:not(#mbbV1) .bfg-text b,
[id^=MBBv3]:not(#mbbV1) .bfg-text.bold,
[id^=MBBv3]:not(#mbbV1) .bfg-text .bold,
[id^=MBBv3]:not(#mbbV1) .bfg-text strong {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-].semi-bold,
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] .semi-bold,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text].semi-bold,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] .semi-bold,
[id^=MBBv3]:not(#mbbV1) .bfg-text.semi-bold,
[id^=MBBv3]:not(#mbbV1) .bfg-text .semi-bold {
  font-family: var(--bbw-font-family-body) !important;
  font-weight: var(--bbw-font-weight-600) !important;
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-].lh-3q,
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] .lh-3q,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text].lh-3q,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] .lh-3q,
[id^=MBBv3]:not(#mbbV1) .bfg-text.lh-3q,
[id^=MBBv3]:not(#mbbV1) .bfg-text .lh-3q {
  line-height: 0.75;
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-].lh-1,
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] .lh-1,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text].lh-1,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] .lh-1,
[id^=MBBv3]:not(#mbbV1) .bfg-text.lh-1,
[id^=MBBv3]:not(#mbbV1) .bfg-text .lh-1 {
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-].lh-13,
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] .lh-13,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text].lh-13,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] .lh-13,
[id^=MBBv3]:not(#mbbV1) .bfg-text.lh-13,
[id^=MBBv3]:not(#mbbV1) .bfg-text .lh-13 {
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) [class^=bbt-].lh-25,
[id^=MBBv3]:not(#mbbV1) [class^=bbt-] .lh-25,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text].lh-25,
[id^=MBBv3]:not(#mbbV1) [class^=bfg-text] .lh-25,
[id^=MBBv3]:not(#mbbV1) .bfg-text.lh-25,
[id^=MBBv3]:not(#mbbV1) .bfg-text .lh-25 {
  line-height: 2.5;
}
[id^=MBBv3]:not(#mbbV1) .lh-3q {
  line-height: 0.75 !important;
}
[id^=MBBv3]:not(#mbbV1) .lh-1 {
  line-height: 1 !important;
}
[id^=MBBv3]:not(#mbbV1) .lh-11 {
  line-height: 1.1 !important;
}
[id^=MBBv3]:not(#mbbV1) .lh-12 {
  line-height: 1.2 !important;
}
[id^=MBBv3]:not(#mbbV1) .lh-13 {
  line-height: 1.3 !important;
}
[id^=MBBv3]:not(#mbbV1) .lh-19 {
  line-height: 2 !important;
}
[id^=MBBv3]:not(#mbbV1) .lh-25 {
  line-height: 2.5 !important;
}
[id^=MBBv3]:not(#mbbV1) .text-secondary {
  color: var(--bbw-body-text-color) !important;
  -webkit-filter: brightness(55%);
          filter: brightness(55%);
}
[id^=MBBv3]:not(#mbbV1) .text-disabled {
  color: #bababa !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.light {
  font-family: var(--bbw-font-family-light);
  font-weight: var(--bbw-font-weight-300);
  color: #a1a1a1;
}
[id^=MBBv3]:not(#mbbV1) h1,
[id^=MBBv3]:not(#mbbV1) h1.bfg-text {
  font-size: 1.375em;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.1875em;
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-headings-text-color);
  text-shadow: none;
}
[id^=MBBv3]:not(#mbbV1) h2,
[id^=MBBv3]:not(#mbbV1) h2.bfg-text {
  font-size: 1em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.1875em;
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-headings-text-color);
  text-shadow: none;
}
[id^=MBBv3]:not(#mbbV1) h3,
[id^=MBBv3]:not(#mbbV1) h3.bfg-text {
  font-size: 0.8125em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.1875em;
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-headings-text-color);
  text-shadow: none;
}
[id^=MBBv3]:not(#mbbV1) h3 span,
[id^=MBBv3]:not(#mbbV1) h3.bfg-text span {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) h4,
[id^=MBBv3]:not(#mbbV1) h4.bfg-text {
  font-size: 0.6875em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.1875em;
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-headings-text-color);
  text-shadow: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-heading-text {
  font-weight: var(--bbw-font-weight-600) !important;
  color: var(--bbw-headings-text-color) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text-title {
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
  font-size: 25px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.text-lgr {
  font-size: 1.125em !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-xl {
  font-size: 1.5em !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-xxl {
  font-size: 1.75em !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-20,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-20,
[id^=MBBv3]:not(#mbbV1) .bfg-s-20 {
  font-size: 20px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-18,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-18,
[id^=MBBv3]:not(#mbbV1) .bfg-s-18 {
  font-size: 18px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-17,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-17,
[id^=MBBv3]:not(#mbbV1) .bfg-s-17 {
  font-size: 17px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-16,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-16,
[id^=MBBv3]:not(#mbbV1) .bfg-s-16 {
  font-size: 16px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-15,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-15,
[id^=MBBv3]:not(#mbbV1) .bfg-s-15 {
  font-size: 15px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-14,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-14,
[id^=MBBv3]:not(#mbbV1) .bfg-s-14 {
  font-size: 14px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-13,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-13,
[id^=MBBv3]:not(#mbbV1) .bfg-s-13 {
  font-size: 13px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.s-12,
[id^=MBBv3]:not(#mbbV1) .bfg-text-s-12,
[id^=MBBv3]:not(#mbbV1) .bfg-s-12 {
  font-size: 12px !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.text-sm,
[id^=MBBv3]:not(#mbbV1) .bfg-s-sm {
  font-size: 0.875em !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text.tiny,
[id^=MBBv3]:not(#mbbV1) .bfg-s-tiny {
  font-size: 10px !important;
}
[id^=MBBv3]:not(#mbbV1) .s-inherit {
  font-size: inherit !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text-left {
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text-center {
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .bfg-text-right {
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1) .bfg-uppercase {
  text-transform: uppercase !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-capitalize {
  text-transform: capitalize !important;
}
[id^=MBBv3]:not(#mbbV1) superscript {
  position: absolute;
  font-size: 12px;
  top: -15px;
  font-style: italic;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .btn.super-script {
  position: relative;
  font-size: 0.875rem;
  line-height: 2;
}
[id^=MBBv3]:not(#mbbV1) .badge.super-script {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
[id^=MBBv3]:not(#mbbV1) .bfg-text-primary {
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .text-muted {
  color: var(--bbw-text-muted) !important;
}

@font-face {
  font-family: "Font Awesome Kit";
  font-style: normal;
  font-display: block;
  src: url(https://d2w6u17ngtanmy.cloudfront.net/fonts/custom-icons.woff2) format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Open Sans Light"), local("OpenSans-Bold"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-Light.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans"), local("OpenSans"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-Regular.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Open Sans SemiBold"), local("OpenSans-Bold"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-SemiBold.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-Bold.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/OpenSans-Bold.woff) format("woff");
}
@font-face {
  font-family: latoweb;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Lato-Light"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Light.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Light.woff) format("woff");
}
@font-face {
  font-family: latoweb;
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Regular"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Regular.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Regular.woff) format("woff");
}
@font-face {
  font-family: latoweb;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Lato-Semibold"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Semibold.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Semibold.woff) format("woff");
}
@font-face {
  font-family: latoweb;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Lato-Bold"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Bold.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/Lato-Bold.woff) format("woff");
}
@font-face {
  font-family: Arial;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Roboto Light"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-300.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-300.woff) format("woff");
}
@font-face {
  font-family: Arial;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto Regular"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-regular.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-regular.woff) format("woff");
}
@font-face {
  font-family: Arial;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Roboto Medium"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-500.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-500.woff) format("woff");
}
@font-face {
  font-family: Arial;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Bold"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-700.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-700.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Roboto Light"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-300.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-300.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto Regular"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-regular.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-regular.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Roboto Medium"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-500.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-500.woff) format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Bold"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-700.woff2) format("woff2"), url(https://d2w6u17ngtanmy.cloudfront.net/fonts/roboto-700.woff) format("woff");
}
[id^=MBBv3]:not(#mbbV1) {
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  readers do not read off random characters that represent icons */
}
[id^=MBBv3]:not(#mbbV1) .fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}
[id^=MBBv3]:not(#mbbV1) .fas,
[id^=MBBv3]:not(#mbbV1) .fass,
[id^=MBBv3]:not(#mbbV1) .far,
[id^=MBBv3]:not(#mbbV1) .fasr,
[id^=MBBv3]:not(#mbbV1) .fal,
[id^=MBBv3]:not(#mbbV1) .fasl,
[id^=MBBv3]:not(#mbbV1) .fat,
[id^=MBBv3]:not(#mbbV1) .fast,
[id^=MBBv3]:not(#mbbV1) .fad,
[id^=MBBv3]:not(#mbbV1) .fadr,
[id^=MBBv3]:not(#mbbV1) .fadl,
[id^=MBBv3]:not(#mbbV1) .fadt,
[id^=MBBv3]:not(#mbbV1) .fasds,
[id^=MBBv3]:not(#mbbV1) .fasdr,
[id^=MBBv3]:not(#mbbV1) .fasdl,
[id^=MBBv3]:not(#mbbV1) .fasdt,
[id^=MBBv3]:not(#mbbV1) .fab,
[id^=MBBv3]:not(#mbbV1) .fa-solid,
[id^=MBBv3]:not(#mbbV1) .fa-regular,
[id^=MBBv3]:not(#mbbV1) .fa-light,
[id^=MBBv3]:not(#mbbV1) .fa-thin,
[id^=MBBv3]:not(#mbbV1) .fa-brands,
[id^=MBBv3]:not(#mbbV1) .fa-classic,
[id^=MBBv3]:not(#mbbV1) .fa-duotone,
[id^=MBBv3]:not(#mbbV1) .fa-sharp,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone,
[id^=MBBv3]:not(#mbbV1) .fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
[id^=MBBv3]:not(#mbbV1) .fas::before,
[id^=MBBv3]:not(#mbbV1) .fass::before,
[id^=MBBv3]:not(#mbbV1) .far::before,
[id^=MBBv3]:not(#mbbV1) .fasr::before,
[id^=MBBv3]:not(#mbbV1) .fal::before,
[id^=MBBv3]:not(#mbbV1) .fasl::before,
[id^=MBBv3]:not(#mbbV1) .fat::before,
[id^=MBBv3]:not(#mbbV1) .fast::before,
[id^=MBBv3]:not(#mbbV1) .fad::before,
[id^=MBBv3]:not(#mbbV1) .fadr::before,
[id^=MBBv3]:not(#mbbV1) .fadl::before,
[id^=MBBv3]:not(#mbbV1) .fadt::before,
[id^=MBBv3]:not(#mbbV1) .fasds::before,
[id^=MBBv3]:not(#mbbV1) .fasdr::before,
[id^=MBBv3]:not(#mbbV1) .fasdl::before,
[id^=MBBv3]:not(#mbbV1) .fasdt::before,
[id^=MBBv3]:not(#mbbV1) .fab::before,
[id^=MBBv3]:not(#mbbV1) .fa-solid::before,
[id^=MBBv3]:not(#mbbV1) .fa-regular::before,
[id^=MBBv3]:not(#mbbV1) .fa-light::before,
[id^=MBBv3]:not(#mbbV1) .fa-thin::before,
[id^=MBBv3]:not(#mbbV1) .fa-brands::before,
[id^=MBBv3]:not(#mbbV1) .fa-classic::before,
[id^=MBBv3]:not(#mbbV1) .fa-duotone::before,
[id^=MBBv3]:not(#mbbV1) .fa-sharp::before,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone::before,
[id^=MBBv3]:not(#mbbV1) .fa::before {
  content: var(--fa);
}
[id^=MBBv3]:not(#mbbV1) .fad::after,
[id^=MBBv3]:not(#mbbV1) .fa-duotone.fa-solid::after,
[id^=MBBv3]:not(#mbbV1) .fa-duotone::after,
[id^=MBBv3]:not(#mbbV1) .fadr::after,
[id^=MBBv3]:not(#mbbV1) .fa-duotone.fa-regular::after,
[id^=MBBv3]:not(#mbbV1) .fadl::after,
[id^=MBBv3]:not(#mbbV1) .fa-duotone.fa-light::after,
[id^=MBBv3]:not(#mbbV1) .fadt::after,
[id^=MBBv3]:not(#mbbV1) .fa-duotone.fa-thin::after,
[id^=MBBv3]:not(#mbbV1) .fasds::after,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone.fa-solid::after,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone::after,
[id^=MBBv3]:not(#mbbV1) .fasdr::after,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone.fa-regular::after,
[id^=MBBv3]:not(#mbbV1) .fasdl::after,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone.fa-light::after,
[id^=MBBv3]:not(#mbbV1) .fasdt::after,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone.fa-thin::after {
  content: var(--fa--fa);
}
[id^=MBBv3]:not(#mbbV1) .fa-classic.fa-duotone {
  font-family: "Font Awesome 6 Duotone";
}
[id^=MBBv3]:not(#mbbV1) .fass,
[id^=MBBv3]:not(#mbbV1) .fa-sharp {
  font-weight: 900;
}
[id^=MBBv3]:not(#mbbV1) .fad,
[id^=MBBv3]:not(#mbbV1) .fa-duotone {
  font-weight: 900;
}
[id^=MBBv3]:not(#mbbV1) .fasds,
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone {
  font-weight: 900;
}
[id^=MBBv3]:not(#mbbV1) .fa-classic,
[id^=MBBv3]:not(#mbbV1) .fas,
[id^=MBBv3]:not(#mbbV1) .fa-solid,
[id^=MBBv3]:not(#mbbV1) .far,
[id^=MBBv3]:not(#mbbV1) .fa-regular,
[id^=MBBv3]:not(#mbbV1) .fal,
[id^=MBBv3]:not(#mbbV1) .fa-light,
[id^=MBBv3]:not(#mbbV1) .fat,
[id^=MBBv3]:not(#mbbV1) .fa-thin {
  font-family: "Font Awesome 6 Pro";
}
[id^=MBBv3]:not(#mbbV1) .fa-duotone,
[id^=MBBv3]:not(#mbbV1) .fad,
[id^=MBBv3]:not(#mbbV1) .fadr,
[id^=MBBv3]:not(#mbbV1) .fadl,
[id^=MBBv3]:not(#mbbV1) .fadt {
  font-family: "Font Awesome 6 Duotone";
}
[id^=MBBv3]:not(#mbbV1) .fa-brands,
[id^=MBBv3]:not(#mbbV1) .fab {
  font-family: "Font Awesome 6 Brands";
}
[id^=MBBv3]:not(#mbbV1) .fa-sharp,
[id^=MBBv3]:not(#mbbV1) .fass,
[id^=MBBv3]:not(#mbbV1) .fasr,
[id^=MBBv3]:not(#mbbV1) .fasl,
[id^=MBBv3]:not(#mbbV1) .fast {
  font-family: "Font Awesome 6 Sharp";
}
[id^=MBBv3]:not(#mbbV1) .fa-sharp-duotone,
[id^=MBBv3]:not(#mbbV1) .fasds,
[id^=MBBv3]:not(#mbbV1) .fasdr,
[id^=MBBv3]:not(#mbbV1) .fasdl,
[id^=MBBv3]:not(#mbbV1) .fasdt {
  font-family: "Font Awesome 6 Sharp Duotone";
}
[id^=MBBv3]:not(#mbbV1) .fa-1x {
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) .fa-2x {
  font-size: 2em;
}
[id^=MBBv3]:not(#mbbV1) .fa-3x {
  font-size: 3em;
}
[id^=MBBv3]:not(#mbbV1) .fa-4x {
  font-size: 4em;
}
[id^=MBBv3]:not(#mbbV1) .fa-5x {
  font-size: 5em;
}
[id^=MBBv3]:not(#mbbV1) .fa-6x {
  font-size: 6em;
}
[id^=MBBv3]:not(#mbbV1) .fa-7x {
  font-size: 7em;
}
[id^=MBBv3]:not(#mbbV1) .fa-8x {
  font-size: 8em;
}
[id^=MBBv3]:not(#mbbV1) .fa-9x {
  font-size: 9em;
}
[id^=MBBv3]:not(#mbbV1) .fa-10x {
  font-size: 10em;
}
[id^=MBBv3]:not(#mbbV1) .fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
[id^=MBBv3]:not(#mbbV1) .fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}
[id^=MBBv3]:not(#mbbV1) .fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}
[id^=MBBv3]:not(#mbbV1) .fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
[id^=MBBv3]:not(#mbbV1) .fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}
[id^=MBBv3]:not(#mbbV1) .fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
[id^=MBBv3]:not(#mbbV1) .fa-fw {
  text-align: center;
  width: 1.25em;
}
[id^=MBBv3]:not(#mbbV1) .fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .fa-ul > li {
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
[id^=MBBv3]:not(#mbbV1) .fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
[id^=MBBv3]:not(#mbbV1) .fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
[id^=MBBv3]:not(#mbbV1) .fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
[id^=MBBv3]:not(#mbbV1) .fa-beat {
  -webkit-animation-name: fa-beat;
          animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
[id^=MBBv3]:not(#mbbV1) .fa-bounce {
  -webkit-animation-name: fa-bounce;
          animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}
[id^=MBBv3]:not(#mbbV1) .fa-fade {
  -webkit-animation-name: fa-fade;
          animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
[id^=MBBv3]:not(#mbbV1) .fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
          animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
[id^=MBBv3]:not(#mbbV1) .fa-flip {
  -webkit-animation-name: fa-flip;
          animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
          animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
[id^=MBBv3]:not(#mbbV1) .fa-shake {
  -webkit-animation-name: fa-shake;
          animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear);
}
[id^=MBBv3]:not(#mbbV1) .fa-spin {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
          animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear);
}
[id^=MBBv3]:not(#mbbV1) .fa-spin-reverse {
  --fa-animation-direction: reverse;
}
[id^=MBBv3]:not(#mbbV1) .fa-pulse,
[id^=MBBv3]:not(#mbbV1) .fa-spin-pulse {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
          animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
          animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
  [id^=MBBv3]:not(#mbbV1) .fa-beat,
  [id^=MBBv3]:not(#mbbV1) .fa-bounce,
  [id^=MBBv3]:not(#mbbV1) .fa-fade,
  [id^=MBBv3]:not(#mbbV1) .fa-beat-fade,
  [id^=MBBv3]:not(#mbbV1) .fa-flip,
  [id^=MBBv3]:not(#mbbV1) .fa-pulse,
  [id^=MBBv3]:not(#mbbV1) .fa-shake,
  [id^=MBBv3]:not(#mbbV1) .fa-spin,
  [id^=MBBv3]:not(#mbbV1) .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
            animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
            animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
  }
}
@-webkit-keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-beat {
  0%, 90% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
            transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
            transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
            transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
            transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
            transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
            transform: scale(1, 1) translateY(0);
  }
}
@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@-webkit-keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
            transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
            transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  40%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  8%, 24% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  12%, 28% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  40%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[id^=MBBv3]:not(#mbbV1) .fa-rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
[id^=MBBv3]:not(#mbbV1) .fa-rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
[id^=MBBv3]:not(#mbbV1) .fa-rotate-270 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
[id^=MBBv3]:not(#mbbV1) .fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
[id^=MBBv3]:not(#mbbV1) .fa-flip-vertical {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
[id^=MBBv3]:not(#mbbV1) .fa-flip-both,
[id^=MBBv3]:not(#mbbV1) .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
[id^=MBBv3]:not(#mbbV1) .fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, 0));
          transform: rotate(var(--fa-rotate-angle, 0));
}
[id^=MBBv3]:not(#mbbV1) .fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
[id^=MBBv3]:not(#mbbV1) .fa-stack-1x,
[id^=MBBv3]:not(#mbbV1) .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
[id^=MBBv3]:not(#mbbV1) .fa-stack-1x {
  line-height: inherit;
}
[id^=MBBv3]:not(#mbbV1) .fa-stack-2x {
  font-size: 2em;
}
[id^=MBBv3]:not(#mbbV1) .fa-inverse {
  color: var(--fa-inverse, #fff);
}
[id^=MBBv3]:not(#mbbV1) .sr-only,
[id^=MBBv3]:not(#mbbV1) .fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
[id^=MBBv3]:not(#mbbV1) .sr-only-focusable:not(:focus),
[id^=MBBv3]:not(#mbbV1) .fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-acres, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-acres {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-activerain, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-activerain {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-agent, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-agent {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-agent-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-agent-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-alarm, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-alarm {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-alert-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-alert-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-down, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-down {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-pointer, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-pointer {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-right, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-right {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-right-double, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-right-double {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-right-wide, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-right-wide {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-up, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-up {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-asap, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-asap {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bath, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bath {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bed, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bed {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bike, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bike {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bus, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bus {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-calculator, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-calculator {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-calendar, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-calendar {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-calendar-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-calendar-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-camera, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-camera {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-chart-statistics, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-chart-statistics {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-check, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-check {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-check-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-check-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-checkbox, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-checkbox {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-checkbox-off, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-checkbox-off {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-checkbox-on, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-checkbox-on {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-chevron-left, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-chevron-left {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-chevron-right, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-chevron-right {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-circle-solid, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-circle-solid {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-close, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-close {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-comment, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-comment {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-continue, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-continue {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-copy, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-copy {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-dashboard-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-dashboard-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-directions, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-directions {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-drone, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-drone {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-email, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-email {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-email-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-email-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-email-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-email-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-exclude, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-exclude {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-facebook, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-facebook {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-facebook-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-facebook-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-facebook-f, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-facebook-f {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-filters, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-filters {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-floor, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-floor {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-for-sale, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-for-sale {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-for-sale-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-for-sale-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-full-size, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-full-size {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-fullscreen, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-fullscreen {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-garage, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-garage {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-google-g, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-google-g {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-grid, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-grid {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-handshake, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-handshake {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-heart, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-heart {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-heart-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-heart-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-heart-outline, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-heart-outline {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-house, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-house {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-house-marker, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-house-marker {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-information, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-information {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-instagram, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-instagram {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-instagram-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-instagram-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-link-out, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-link-out {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-linkedin, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-linkedin {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-linkedin-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-linkedin-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-list-price, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-list-price {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-location, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-location {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-map, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-map {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-map-pin, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-map-pin {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-minus, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-minus {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-minus-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-minus-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-more, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-more {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-more-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-more-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-more-solid, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-more-solid {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-my-favorites, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-my-favorites {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-nav-menu, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-nav-menu {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-notes, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-notes {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-opendoor, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-opendoor {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-panorama, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-panorama {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-password, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-password {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-password-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-password-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-phone, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-phone {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-phone-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-phone-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-pinterest, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-pinterest {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus-circle-solid, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus-circle-solid {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-price-drop, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-price-drop {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-print, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-print {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-request-info, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-request-info {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-return-arrow, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-return-arrow {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-search, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-search {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-searches, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-searches {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-searches-saved, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-searches-saved {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-secured, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-secured {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-share, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-share {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-slideshow, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-slideshow {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sold, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sold {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sold-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sold-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sort-ascending, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sort-ascending {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sort-descending, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sort-descending {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sqft, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sqft {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-star-outline, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-star-outline {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-star-solid, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-star-solid {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-success, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-success {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-thumbs-up, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-thumbs-up {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-thumbs-up-circle, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-thumbs-up-circle {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-tour, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-tour {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-tour360, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-tour360 {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-triangle-down, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-triangle-down {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-triangle-up, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-triangle-up {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-twitter, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-twitter {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-twitter-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-twitter-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-update, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-update {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-user, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-user {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-video, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-video {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-walk, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-walk {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-whatsapp, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-whatsapp {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-window, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-window {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-year, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-year {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-youtube, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-youtube {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-youtube-alt, [id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-youtube-alt {
  --fa: "";
  --fa--fa: "";
}
[id^=MBBv3]:not(#mbbV1) .fak, [id^=MBBv3]:not(#mbbV1) .fa-kit {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: var(--fa-display, inline-block);
  font-family: "Font Awesome Kit";
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-rendering: auto;
}
[id^=MBBv3]:not(#mbbV1) .fak::before, [id^=MBBv3]:not(#mbbV1) .fa-kit::before {
  content: var(--fa);
}

[id^=MBBv3]:not(#mbbV1) {
  /*----------------------------------------------------------------------------------------------------
  General styling
  ----------------------------------------------------------------------------------------------------*/
  /* backup
  .fstElement {
      display: inline-block;
      width: 100%;
      position: relative;
      border: 1px solid #d7d7d7;
      box-sizing: border-box;
      color: #232323;
      //font-size: 1.1em;
      background-color: #fff;
  }
  */
  /*----------------------------------------------------------------------------------------------------
  Single Mode
  ----------------------------------------------------------------------------------------------------*/
  /*----------------------------------------------------------------------------------------------------
  Multiple mode
  ----------------------------------------------------------------------------------------------------*/
}
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .carousel-control-prev,
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .carousel-control-next {
  width: 10%;
  opacity: 0.7;
}
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .carousel-control-prev:hover, [id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .carousel-control-prev:focus,
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .carousel-control-next:hover,
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .carousel-control-next:focus {
  opacity: 0.9;
}
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .slick-control.slick-arrow {
  margin-top: auto;
  margin-bottom: auto;
  height: 50%;
}
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .slick-control.slick-arrow .carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .slick-control.slick-arrow .carousel-control-next-icon {
  width: 50px;
  height: 50px;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .slick-control.slick-arrow .carousel-control-prev-icon,
  [id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .slick-control.slick-arrow .carousel-control-next-icon {
    width: 75px;
    height: 75px;
  }
}
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .slick-control.slick-arrow .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 32 32'%3e%3cpath d='M14.19 16.005l7.869 7.868-2.129 2.129-9.996-9.997L19.937 6.002l2.127 2.129z'/%3e%3c/svg%3e");
}
[id^=MBBv3]:not(#mbbV1) [id^=MBBv3] mbb-propertydetails .mbb-property-header .slick-control.slick-arrow .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' width='8' height='8' viewBox='0 0 32 32'%3e%3cpath d='M18.629 15.997l-7.083-7.081L13.462 7l8.997 8.997L13.457 25l-1.916-1.916z'/%3e%3c/svg%3e");
}
@-webkit-keyframes fstAnimationEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@keyframes fstAnimationEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
[id^=MBBv3]:not(#mbbV1) .fstElement {
  display: block;
  width: 100%;
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .fstElement > select,
[id^=MBBv3]:not(#mbbV1) .fstElement > input {
  position: absolute;
  left: -999em;
}
[id^=MBBv3]:not(#mbbV1) .fstToggleBtn {
  font-size: 1.4em;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.71429em 1.42857em 0.71429em 0.71429em;
  min-width: 14.28571em;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .fstToggleBtn:after {
  position: absolute;
  content: "";
  right: 0.71429em;
  top: 50%;
  margin-top: -0.17857em;
  border: 0.35714em solid transparent;
  border-top-color: #cacaca;
}
[id^=MBBv3]:not(#mbbV1) .fstQueryInput {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .fstResults {
  position: absolute;
  left: -1px;
  top: 100%;
  right: -1px;
  max-height: 30em;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #d7d7d7;
  border-top: 0;
  background-color: #fff;
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .fstResultItem {
  font-size: 1em !important;
  line-height: 1;
  display: block;
  padding: 3px 8px;
  margin: 0;
  cursor: pointer;
  border-top: 1px solid #fff;
}
[id^=MBBv3]:not(#mbbV1) .fstResultItem.fstUserOption {
  color: #707070;
}
[id^=MBBv3]:not(#mbbV1) .fstResultItem.fstFocused {
  color: #fff;
  background-color: #43a2f3;
  border-color: #73baf6;
}
[id^=MBBv3]:not(#mbbV1) .fstResultItem.fstSelected {
  color: #fff;
  background-color: #2694f1;
  border-color: #73baf6;
}
[id^=MBBv3]:not(#mbbV1) .fstGroupTitle {
  font-size: 1.4em;
  display: block;
  padding: 0.5em 0.71429em;
  margin: 0;
  font-weight: bold;
}
[id^=MBBv3]:not(#mbbV1) .fstGroup {
  padding-top: 1em;
}
[id^=MBBv3]:not(#mbbV1) .fstGroup:first-child {
  padding-top: 0;
}
[id^=MBBv3]:not(#mbbV1) .fstNoResults {
  font-size: 1.4em;
  display: block;
  padding: 0.71429em 0.71429em;
  margin: 0;
  color: #999;
}
[id^=MBBv3]:not(#mbbV1) .fstSingleMode .fstControls {
  position: absolute;
  left: -1px;
  right: -1px;
  top: 100%;
  padding: 0.5em;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .fstSingleMode .fstQueryInput {
  font-size: 1.4em;
  display: block;
  width: 100%;
  padding: 0.5em 0.35714em;
  color: #999;
  border: 1px solid #d7d7d7;
}
[id^=MBBv3]:not(#mbbV1) .fstSingleMode.fstActive {
  z-index: 100;
}
[id^=MBBv3]:not(#mbbV1) .fstSingleMode.fstActive .fstControls {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .fstSingleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  margin-top: -1px;
}
[id^=MBBv3]:not(#mbbV1) .fstChoiceItem {
  display: inline-block;
  font-size: 0.875em !important;
  position: relative;
  margin: 0 0.41667em 0.41667em 0;
  padding: 2px 2px 2px 1.5em;
  float: left;
  border-radius: 0.25em;
  border: 1px solid #43a2f3;
  cursor: auto;
  color: #fff;
  background-color: #43a2f3;
  -webkit-animation: fstAnimationEnter 0.2s;
  animation: fstAnimationEnter 0.2s;
}
[id^=MBBv3]:not(#mbbV1) .fstChoiceItem.mod1 {
  background-color: #f9f9f9;
  border: 1px solid #d7d7d7;
  color: #232323;
}
[id^=MBBv3]:not(#mbbV1) .fstChoiceItem.mod1 > .fstChoiceRemove {
  color: #a4a4a4;
}
[id^=MBBv3]:not(#mbbV1) .fstChoiceRemove {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
  font-size: 1.16667em;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.28571em;
  line-height: 1.28571em;
  margin-top: -0.64286em;
  text-align: center;
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .fstChoiceRemove::-moz-focus-inner {
  padding: 0;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstControls {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5em 0.5em 0em 0.5em;
  overflow: hidden;
  width: 100%;
  cursor: text;
}
[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstQueryInput {
  font-size: 1em;
  float: left;
  padding: 0.28571em 0;
  margin: 0 0 0.375em 0;
  width: 2em;
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstQueryInputExpanded {
  float: none;
  width: 100%;
  padding: 0.28571em 0.35714em;
}
[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstFakeInput {
  font-size: 1.4em;
}
[id^=MBBv3]:not(#mbbV1) .fstMultipleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  border-top: 1px solid #d7d7d7;
}
[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstControls {
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstQueryInputExpanded {
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) .svg-bar-chart {
  width: 100%;
  height: 100px;
  border: 1px solid var(--bbw-fixed-bordergray);
}
[id^=MBBv3]:not(#mbbV1) .svg-bar-chart svg {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid black;
}
[id^=MBBv3]:not(#mbbV1) .svg-bar-chart svg rect {
  bottom: 100%;
  fill: #3e7c7c;
}
[id^=MBBv3]:not(#mbbV1) .svg-bar-chart svg rect:hover {
  fill: #336699;
}

[id^=MBBv3]:not(#mbbV1).bfg-mask {
  position: fixed;
  background: #ffffff;
  opacity: 0.9;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
[id^=MBBv3]:not(#mbbV1).bfg-loading-mask {
  left: 50%;
  position: fixed;
  top: 30%;
  z-index: 9999999;
}
[id^=MBBv3]:not(#mbbV1) .bfg-mask-container {
  background: #111111;
  border-radius: 3px;
  height: 125px;
  margin: -70px 0 0 -140px;
  opacity: 0.9;
  padding: 10px;
  width: 280px;
  text-align: center;
  border: 2px solid #000;
}
[id^=MBBv3]:not(#mbbV1) .bfg-mask-container button {
  border-radius: 3px;
  border: 1px solid #919191;
  font-size: 15px;
  color: #dcdcdc;
  padding: 3px 15px;
  margin: 20px 5px 0 5px;
  cursor: pointer;
  font-weight: 400;
  font-family: "Open Sans", arial;
  background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-mask-container button:hover {
  background: #303030;
}
[id^=MBBv3]:not(#mbbV1) .bfg-mask-img {
  margin-top: 10px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-mask-confirm {
  font-family: "Open Sans", arial;
  color: #ccc;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-top: 15px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-mask-message {
  color: #f7f7f7;
  font-family: "Open Sans", arial;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs {
  position: relative;
  width: 100%;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs > ul {
  display: block;
  width: 100%;
  padding: 0 !important;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs > ul > li:before {
  content: none !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs > ul > li {
  display: block;
  padding: 0;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-tabs > ul > li {
    display: inline-block;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs > ul > li.bfg-hidden-tab {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs > ul > li > a {
  display: block;
  padding: 10px 15px;
  margin: 0;
  color: #666;
  font-size: 13px;
  font-weight: normal;
  font-family: "Open Sans", Arial;
  line-height: 1.3;
  text-decoration: none;
  background: #ddd;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: none;
  text-transform: uppercase;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs > ul > li > a:hover {
  background: #bbb;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs ul > li > a.bfg-tabs-active {
  position: relative;
  top: 1px;
  z-index: 2;
  background-image: url(https://d2w6u17ngtanmy.cloudfront.net/widget-images/bfg-tabs-arrow-bottom.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #fff;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs-content {
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs-content > div {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-tabs-content > div:first {
  left: 0;
}
[id^=MBBv3]:not(#mbbV1) .tab-ajax-loader {
  height: 150px;
  width: 250px;
  background: url(https://d2w6u17ngtanmy.cloudfront.net/gfx/loading.gif) no-repeat center;
  padding: 10px;
  margin: 20px;
}
[id^=MBBv3]:not(#mbbV1).bfg-slideshow-wrap {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  z-index: 1000000;
  background: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-container {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-image-panel {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-image-panel li {
  padding: 20px;
  margin: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-image-panel img {
  max-width: 100%;
  max-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-close {
  position: fixed;
  top: 5px;
  right: 10px;
  height: 42px;
  width: 42px;
  cursor: pointer;
  opacity: 0.9;
  background: url(https://d2w6u17ngtanmy.cloudfront.net/widget-images/bfg-slideshow-close-btn-wh.png);
  z-index: 1000005;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-next {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  cursor: pointer;
  z-index: 1000001;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-next:hover {
  background: url(https://d2w6u17ngtanmy.cloudfront.net/widget-images/bfg-slideshow-next-btn-wh.png) right 10px center no-repeat;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-prev {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  cursor: pointer;
  z-index: 1000001;
  max-height: 100%;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-prev:hover {
  background: url(https://d2w6u17ngtanmy.cloudfront.net/widget-images/bfg-slideshow-prev-btn-wh.png) left 10px center no-repeat;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000001;
  background: #333;
  border-bottom: 2px solid #000;
  opacity: 0.9;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-title > * {
  font-size: 14px;
  font-weight: normal;
  color: #f7f7f7;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-title .bfg-slideshow-broker .bfg-slideshow-logo {
  margin-left: 15px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-slideshow-title .bfg-slideshow-broker.bfg-rule1_1b {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) *:after, [id^=MBBv3]:not(#mbbV1) *::after {
  content: none;
}
[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100vw;
  display: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[id^=MBBv3]:not(#mbbV1) .bfg-modal-container {
  max-width: 100vw;
  margin: auto;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh;
  max-height: 100vh;
  padding: 25px 0 30px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content {
  max-width: 100vw;
  text-align: left;
}
@media (max-width: 575px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content {
    margin-bottom: 72px;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-cp-modal-content {
  max-width: 100vw;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) .raised-edge {
  background-color: #fff;
  position: relative;
  display: inline-block;
  padding: var(--bbw-modal-padding-x);
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .raised-edge {
    border: 1px solid #eee;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07);
    border-radius: var(--bbw-modal-border-radius);
  }
}
[id^=MBBv3]:not(#mbbV1) .raised-edge a.close {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .edge-shadow:before {
  content: "";
  position: absolute;
  left: 40px;
  bottom: 25px;
  width: 250px;
  height: 50px;
  background: black;
  -webkit-box-shadow: -15px 30px 15px rgb(141, 141, 141);
          box-shadow: -15px 30px 15px rgb(141, 141, 141);
  -webkit-transform: skew(-5deg, -5deg);
          transform: skew(-5deg, -5deg);
  z-index: -1;
}
[id^=MBBv3]:not(#mbbV1) .edge-shadow:after {
  content: "";
  position: absolute;
  right: 40px;
  bottom: 25px;
  width: 250px;
  height: 50px;
  background: black;
  -webkit-box-shadow: 15px 30px 15px rgb(141, 141, 141);
          box-shadow: 15px 30px 15px rgb(141, 141, 141);
  -webkit-transform: skew(5deg, 5deg);
          transform: skew(5deg, 5deg);
  z-index: -1;
}
[id^=MBBv3]:not(#mbbV1).bfg-fs-mask {
  position: fixed;
  background: #333;
  opacity: 0.85;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding: 40px;
  background: #fff;
}
[id^=MBBv3]:not(#mbbV1) .bfg-fs-modal-content {
  height: 100%;
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) #AdvancedSearchForm-false {
    width: 900px;
  }
}
[id^=MBBv3]:not(#mbbV1) #disclaimermodal ul.disclaimer {
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
  font-size: 13px;
  line-height: 16px;
}
[id^=MBBv3]:not(#mbbV1) #disclaimermodal ul.disclaimer li {
  padding-bottom: 4px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-popup-mask {
  position: fixed;
  background: #fff;
  opacity: 0.65;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-popup-loading {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -75px;
}
[id^=MBBv3]:not(#mbbV1).bfg-popup {
  display: block !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
[id^=MBBv3]:not(#mbbV1) .bfg-popup-content-wrap {
  background: #fff;
  position: relative;
  z-index: 690210;
  width: 100%;
  margin: 0 auto !important;
  border-left: 2px solid #bbb;
  border-right: 2px solid #bbb;
}
[id^=MBBv3]:not(#mbbV1) .bfg-popup-content {
  background: #fff;
  height: 1000px;
  width: 100%;
  position: relative;
  margin-top: 35px;
}
[id^=MBBv3]:not(#mbbV1) .prop-controls-top {
  background: #eee;
  position: fixed;
  top: 0;
  height: 35px;
  z-index: 690250;
  width: 100%;
  max-width: 1200px;
}
[id^=MBBv3]:not(#mbbV1) .prop-controls-bot {
  background: #eee;
  position: fixed;
  bottom: 0;
  height: 35px;
  z-index: 690250;
  width: 100%;
  max-width: 1200px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-prop-controls {
  height: 35px;
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .prop-controls-top ul,
[id^=MBBv3]:not(#mbbV1) .prop-controls-bot ul {
  font-size: 0;
}
[id^=MBBv3]:not(#mbbV1) .prop-controls-top li,
[id^=MBBv3]:not(#mbbV1) .prop-controls-bot li {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  background: #435071;
  border-right: 1px solid #fff;
  text-indent: 0;
}
[id^=MBBv3]:not(#mbbV1) .prop-controls-bot li {
  width: 100%;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) li.bfg-popup-close {
  border: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-popup-myaccount-bot > ul {
  position: absolute;
  bottom: 35px;
  right: 2px;
  font-size: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-popup-myaccount-top > ul {
  position: absolute;
  top: 35px;
  left: 0;
  font-size: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-popup-content-wrap li > ul > li {
  display: block;
  width: 175px;
  border-right: none;
  border-top: 1px solid #fff;
  cursor: pointer;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  background: #435071;
}

[id^=MBBv3]:not(#mbbV1) {
  /* ============================================================================
     INDIVIDUAL PAGE LAYOUT STYLES
     ============================================================================ */
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator {
  container: bbw-calculator-container/inline-size;
  display: block;
  height: auto;
  max-width: 1110px;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 16px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator * {
  color: var(--bbw-body-text-color);
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator h2.bfg-text-title {
  font-weight: var(--bbw-font-family-heading);
  font-size: 25px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator label {
  margin-bottom: 0.125em;
  font-size: 0.9375em;
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-label-color);
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .form-control-plaintext {
  background-color: var(--bbw-fixed-light-gray);
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .form-control,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .custom-select {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .calculator-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.5em;
}
@container bbw-calculator-container (min-width: 500px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .calculator-content {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .disclaimer {
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-1.bfg-bg {
  background-color: #3366cc;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-1.stroke {
  stroke: #3366cc;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-2.bfg-bg {
  background-color: #ff9802;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-2.stroke {
  stroke: #ff9802;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-3.bfg-bg {
  background-color: #dc3911;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-3.stroke {
  stroke: #dc3911;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-4.bfg-bg {
  background-color: #0f9617;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-4.stroke {
  stroke: #0f9617;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-1,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-2 {
  margin-bottom: 1em;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .label-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .label-row,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .input-group {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-1 .input-group-prepend,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-2 .input-group-prepend {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-price,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-price-label {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-period,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-period-label {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-rate,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-rate-label {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-rate,
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-down-percent {
  margin-left: -1px;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:first-child {
  margin-bottom: -1px;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:first-child .input-group-text {
  border-bottom-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:first-child input {
  border-bottom-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:last-child .input-group-text {
  border-top-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:last-child input {
  border-top-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:not(:first-child):not(:last-child) {
  margin-bottom: -1px;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:not(:first-child):not(:last-child) .input-group-text {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group:not(:first-child):not(:last-child) input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-3 .input-group-text {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 175px;
}
@container bbw-calculator-container (min-width: 330px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-price {
    -ms-flex-preferred-size: calc(40% - 2.5em);
        flex-basis: calc(40% - 2.5em);
  }
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-1 .input-group-prepend:first-child,
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-2 .input-group-prepend:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@container bbw-calculator-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-1 .input-group-prepend,
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-row-2 .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-rate {
    -ms-flex-preferred-size: calc(25% - 2.5em);
        flex-basis: calc(25% - 2.5em);
  }
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-rate,
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .calc-down-percent {
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .form-control,
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-1 .custom-select {
    padding-left: 0.75em;
    padding-right: 0.75em;
  }
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-top: 1em;
}
@container bbw-calculator-container (min-width: 500px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -ms-flex-negative: 2;
        flex-shrink: 2;
  }
}
@container bbw-calculator-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart {
  width: 80%;
  height: 160px;
  stroke: black;
  stroke-width: 15px;
  fill: transparent;
}
@container bbw-calculator-container (min-width: 500px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart {
    width: 90%;
  }
}
@container bbw-calculator-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart {
    height: 180px;
  }
}
@container bbw-calculator-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart {
    width: 65%;
    height: 265px;
  }
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart .chart-text {
  fill: #000;
  stroke-width: 0;
  -webkit-transform: translateX(-3.5%);
          transform: translateX(-3.5%);
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart .chart-text .chart-number {
  font-size: 0.35em;
  line-height: 1;
  text-anchor: middle;
  -webkit-transform: translateY(-0.3em);
          transform: translateY(-0.3em);
}
[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart .chart-text .chart-label {
  font-size: 0.2em;
  text-anchor: middle;
  -webkit-transform: translateY(0.7em);
          transform: translateY(0.7em);
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-photo {
  float: left;
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-photo .mbb-AgentPhoto img {
  max-height: 93px;
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .bfg-agent-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .bfg-agent-wrap > * {
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  float: left;
  margin-left: 10px;
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details .mbb-AgentName {
  font-size: 15px;
  font-weight: 600;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details .mbb-AgentTitle {
  font-size: 12px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details .mbb-AgentCompany {
  font-size: 14px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details .mbb-agent-phone {
  margin-left: -10px;
  width: calc(100% + 10px);
  background-color: var(--bbw-fixed-light-gray);
  padding: 0.25rem;
  padding-left: 10px;
  line-height: 1.3;
  bottom: 0;
  position: absolute;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-save,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-save,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-save {
  position: absolute;
  font-size: 30px;
  right: 10px;
  top: 10px;
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-save i,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-save i,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-save i {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.11), 0 2px 2px rgba(0, 0, 0, 0.11), 0 4px 4px rgba(0, 0, 0, 0.11), 0 6px 8px rgba(0, 0, 0, 0.11);
  font-size: inherit;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-save:hover,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-save:hover,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-save:hover {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-save:hover i,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-save:hover i,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-save:hover i {
  color: var(--bbw-fixed-red);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3), 0 2px 2px rgba(255, 255, 255, 0.3), 0 4px 4px rgba(255, 255, 255, 0.3), 0 6px 8px rgba(255, 255, 255, 0.3);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-save.saved i,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-save.saved i,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-save.saved i {
  color: var(--bbw-fixed-red);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-save.saved:hover i,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-save.saved:hover i,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-save.saved:hover i {
  color: white;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-photo-count,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-photo-count,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-photo-count {
  position: absolute;
  bottom: 6px;
  left: 10px;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-photo-count > div,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-photo-count > div,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-photo-count > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1px 5px 2px;
  line-height: 1;
  color: white;
  border: none;
  background: rgba(0, 0, 0, 0.5019607843);
  -webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 0.25), 0 2px 4px rgba(255, 255, 255, 0.2), 0 3px 8px rgba(255, 255, 255, 0.15), 0 4px 16px rgba(255, 255, 255, 0.1), 0 5px 32px rgba(255, 255, 255, 0.05);
          box-shadow: 0 1px 2px rgba(255, 255, 255, 0.25), 0 2px 4px rgba(255, 255, 255, 0.2), 0 3px 8px rgba(255, 255, 255, 0.15), 0 4px 16px rgba(255, 255, 255, 0.1), 0 5px 32px rgba(255, 255, 255, 0.05);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-photo-count > div i,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-photo-count > div i,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-photo-count > div i {
  font-size: 18px;
  margin-right: 4px;
  line-height: 0.875;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-photo-count > div > div,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-photo-count > div > div,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-photo-count > div > div {
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-mlslogo,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-mlslogo,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-mlslogo {
  position: absolute;
  bottom: 5px;
  right: 15px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-mlslogo.bfg-rule1_2,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-mlslogo.bfg-rule1_2,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-mlslogo.bfg-rule1_2 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap {
  --bfg-banner-height: 28px;
  --bfg-banner-padding-left: 10px;
  --bfg-banner-padding-right: 15px;
  --bbw-widget-item-banner-font-size: 13px;
  --bbw-banner-border-radius: 0;
  position: absolute;
  top: 0px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap:hover .bfg-banner-details,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap:hover .bfg-banner-details,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap:hover .bfg-banner-details {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-custom-banner,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-custom-banner,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-custom-banner {
  height: var(--bfg-banner-height);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: var(--bfg-banner-padding-left);
  padding-right: var(--bfg-banner-padding-right);
  height: 100%;
  font-size: var(--bbw-widget-item-banner-font-size);
  text-align: left;
  line-height: 1.5;
  color: #ffffff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: var(--bbw-banner-border-radius);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-details,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-details,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-details {
  display: none;
  position: absolute;
  top: var(--bfg-banner-height);
  padding-top: 0;
  padding-bottom: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 50%;
  border-right: 0.5px solid white;
  border-bottom: 0.5px solid white;
  background-color: rgba(255, 255, 255, 0.8);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-details-text,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-details-text,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-details-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: var(--bfg-banner-height);
  font-size: var(--bbw-widget-item-banner-font-size);
  font-weight: var(--bbw-font-weight-normal);
  text-align: left;
  color: #3f3c3c;
  border-bottom: var(--bbw-theme-primary) solid 1px;
  padding-left: var(--bfg-banner-padding-left);
  padding-right: var(--bfg-banner-padding-right);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-details-text:last-child,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-details-text:last-child,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-details-text:last-child {
  border-bottom-width: 0px !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text {
  height: var(--bfg-banner-height);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text i,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text i,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text i {
  font-size: 13px;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > * {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: var(--bfg-banner-padding-left);
  padding-right: var(--bfg-banner-padding-right);
  height: 100%;
  font-size: var(--bbw-widget-item-banner-font-size);
  text-align: left;
  line-height: 1.5;
  color: var(--bbw-theme-primary);
  background-color: var(--bbw-fixed-white);
  border-radius: var(--bbw-banner-border-radius);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *.new,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *.new,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > *.new {
  color: var(--bbw-banner-new-color);
  background-color: var(--bbw-banner-new-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *.reduced,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *.reduced,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > *.reduced {
  color: var(--bbw-banner-reduced-color);
  background-color: var(--bbw-banner-reduced-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *.featured,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *.featured,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > *.featured {
  color: var(--bbw-banner-featured-color);
  background-color: var(--bbw-banner-featured-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *.sold,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *.sold,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > *.sold {
  color: var(--bbw-banner-sold-color);
  background-color: var(--bbw-banner-sold-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *.openhouse,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *.openhouse,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > *.openhouse {
  cursor: pointer;
  color: var(--bbw-banner-openhouse-color);
  background-color: var(--bbw-banner-openhouse-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *.under-contract,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *.under-contract,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > *.under-contract {
  color: var(--bbw-banner-uc-color);
  background-color: var(--bbw-banner-uc-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > *.comingsoon,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > *.comingsoon,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > *.comingsoon {
  color: var(--bbw-banner-comingsoon-color);
  background-color: var(--bbw-banner-comingsoon-bg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > * .bfg-banner-text-small,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > * .bfg-banner-text-small,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > * .bfg-banner-text-small {
  padding-left: 3px;
  color: inherit;
  font-size: 11px !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text > * small,
[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text > * small,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text > * small {
  color: inherit;
  font-size: 11px !important;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour {
  max-width: 290px;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel {
  position: relative;
  height: 86px;
  max-height: 86px;
  margin-bottom: 10px;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .carousel-control-prev {
  left: -10px;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .carousel-control-prev .carousel-control-prev-icon {
  left: 35%;
  -webkit-transform: rotate(45deg) translateY(-5%);
  transform: rotate(45deg) translateY(-5%);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .carousel-control-next {
  right: -10px;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .carousel-control-next .carousel-control-next-icon {
  right: 35%;
  -webkit-transform: rotate(225deg) translateY(-5%);
  transform: rotate(225deg) translateY(-5%);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-prev,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-next {
  top: calc(50% - 18.2px);
  height: 10.4px;
  width: 10.4px;
  border-radius: 50%;
  border: 1px solid #868686;
  padding: 16px;
  background-color: var(--bbw-fixed-white);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-prev .carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-prev .carousel-control-next-icon,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-next .carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-next .carousel-control-next-icon {
  opacity: 1;
  color: black;
  position: absolute;
  width: 10.4px;
  height: 10.4px;
  border: solid black;
  border-width: 3px;
  border-right: 0;
  border-top: 0;
  background-image: none;
  -webkit-filter: none;
          filter: none;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-prev:hover,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-next:hover {
  background-color: var(--bbw-btn1-hover-bg);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-prev:hover .carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-prev:hover .carousel-control-next-icon,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-next:hover .carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel a.carousel-control-next:hover .carousel-control-next-icon {
  color: var(--bbw-btn1-hover-color);
  border-color: var(--bbw-btn1-hover-color);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block {
  width: 76px;
  height: 76px;
  padding: 0;
  padding-top: 10px;
  margin: 5px;
  background-color: #ffffff;
  border: 2px solid #868686;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block *:not(i) {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block .weekday {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block .day {
  text-transform: uppercase;
  font-size: 28px;
  text-align: center;
  line-height: 32px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block .month {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block:hover, [id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block[selected] {
  color: var(--bbw-btn1-color);
  background-color: var(--bbw-btn1-bg);
  border-color: var(--bbw-btn1-bg);
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block:hover *, [id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block[selected] * {
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block:hover .day, [id^=MBBv3]:not(#mbbV1) .schedule-tour .date-carousel .date-block[selected] .day {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .meeting-type {
  font-size: 15px;
  margin-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) .schedule-tour .action {
  color: var(--bbw-fixed-white);
  margin-bottom: 10px;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-prev,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-next,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-prev,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-next {
  width: 80px;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-prev span,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-next span,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-prev span,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-next span {
  width: 100%;
  height: 70px;
  -webkit-filter: drop-shadow(0px 0px 6px black) invert(0%);
          filter: drop-shadow(0px 0px 6px black) invert(0%);
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-prev span.carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-next span.carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-prev span.carousel-control-prev-icon,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-next span.carousel-control-prev-icon {
  opacity: 1;
  color: #fff;
  position: absolute;
  left: 30%;
  width: 40px;
  height: 40px;
  border: solid #fff;
  border-width: 6px;
  border-right: 0px;
  border-top: 0px;
  -webkit-transform: rotate(45deg) translateY(-5%);
  transform: rotate(45deg) translateY(-5%);
  background-image: none;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-prev span.carousel-control-next-icon,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-next span.carousel-control-next-icon,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-prev span.carousel-control-next-icon,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-next span.carousel-control-next-icon {
  opacity: 1;
  color: #fff;
  position: absolute;
  right: 30%;
  width: 40px;
  height: 40px;
  border: solid #fff;
  border-width: 6px;
  border-right: 0px;
  border-top: 0px;
  -webkit-transform: rotate(225deg) translateY(-5%);
  transform: rotate(225deg) translateY(-5%);
  background-image: none;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-prev:hover,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-next:hover,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-prev:hover,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-next:hover {
  opacity: 1;
  -webkit-filter: none;
          filter: none;
  background-color: rgba(255, 255, 255, 0.6);
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-prev:hover span,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel-control-next:hover span,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-prev:hover span,
[id^=MBBv3]:not(#mbbV1) mbb-propertydetails .carousel-control-next:hover span {
  -webkit-filter: opacity(1) drop-shadow(0px 0px 4px black);
          filter: opacity(1) drop-shadow(0px 0px 4px black);
}
[id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap {
  margin: 1em 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5em;
  height: auto;
  min-height: 5em;
  border: 4px solid var(--bbw-btn1-bg);
  border-radius: 4px;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner i {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 3em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner i:before {
  line-height: 1.2;
}
[id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner div {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 24px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner button {
  /*
  &.btn.btn-secondary {
  	--bbw-btn-bg: var(--bbw-btn1-hover-bg) !important;
  	--bbw-btn-hover-bg: var(--bbw-btn1-bg) !important;

  	* {
  		--bbw-btn-color: var(--bbw-btn1-hover-color) !important;
  		--bbw-btn-hover-color: var(--bbw-btn1-color) !important;
  	}
  	&:hover {
  		--bbw-btn-bg: var(--bbw-btn1-bg) !important;
  		--bbw-btn-hover-bg: var(--bbw-btn1-hover-bg) !important;

  		* {
  			--bbw-btn-color: var(--bbw-btn1-color) !important;
  			--bbw-btn-hover-color: var(--bbw-btn1-hover-color) !important;
  		}
  	}
  }
  */
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-size: 1.125em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner .bfg-text {
  text-align: center;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner:not(.bfg-map-list-wrap .bfg-cta-banner) button {
    margin-top: auto;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner:not(.bfg-map-list-wrap .bfg-cta-banner) {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner:not(.bfg-map-list-wrap .bfg-cta-banner) i {
    font-size: 48px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner:not(.bfg-map-list-wrap .bfg-cta-banner) div {
    font-size: 26px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-cta-banner-wrap .bfg-cta-banner:not(.bfg-map-list-wrap .bfg-cta-banner) button {
    margin-bottom: auto;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-zillow-rating.zillow-rating i {
  font-size: 22px;
  color: var(--bbw-zillow-rating) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-zillow-rating.zillow-rating span {
  font-size: 14px;
  color: var(--bbw-body-text-color);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-pagination span {
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-more-button-container {
  padding-bottom: 3rem;
  background-color: var(--bbw-widget-bg);
}
[id^=MBBv3]:not(#mbbV1) .popover.fade {
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .mbb-delta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-delta .negative-number {
  color: var(--bbw-fixed-red) !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-delta .positive-number {
  color: var(--bbw-fixed-green) !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-delta .delta-period {
  font-size: 0.85714em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-widget-disclaimer {
  padding-top: 60px;
  padding-bottom: 20px;
  background-color: var(--bbw-widget-bg);
  color: var(--bbw-contrast-text-color);
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-widget-disclaimer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-widget-disclaimer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-container {
  --bbw-disclaimer-bg-default: 255,255,255,1;
  --bbw-body-text-color-default: #5c5c5c;
  --bbw-disclaimer-bg-border-radius-default: 1rem;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1em;
  border-radius: var(--bbw-disclaimer-bg-border-radius, var(--bbw-disclaimer-bg-border-radius-default));
  background-color: rgba(var(--bbw-disclaimer-bg-color-rgba, var(--bbw-disclaimer-bg-default)));
  color: rgba(var(--bbw-disclaimer-bg-color-rgba, var(--bbw-body-text-color-default)));
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content {
  max-width: 1024px;
  padding-top: 0;
  margin: 1rem auto;
  font-weight: var(--bbw-font-weight-normal);
  font-family: var(--bbw-font-family-body);
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content * {
  text-align: center;
  font-size: max(0.8125rem, 12px);
  font-weight: normal;
  line-height: 1.230769;
  color: var(--bbw-text-muted) !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content p {
  margin-bottom: 0.5em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content .bfg-disclaimer-section {
  margin-bottom: 16px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content .bfg-disclaimer-section:after {
  content: "";
  display: block;
  width: 35%;
  margin: 0 auto;
  border-bottom: 1px dotted var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content .disclaimer-text1,
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content .disclaimer-text2 {
  margin-bottom: 16px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content .mls-logo {
  float: left;
  margin-right: 0.5rem;
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content .bfg-disclaimer-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content .bfg-disclaimer-logos .mls-logo {
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content a {
  text-decoration: underline !important;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i],
[id^=MBBv3]:not(#mbbV1) .similarProperties,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout,
[id^=MBBv3]:not(#mbbV1) .results-list-container,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs {
  container: bbw-gallery-container/inline-size;
  --bbw-galleryitem-gap: 12px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-map-list-scroll .bfg-gallery-container .bfg-gallery-item .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-map-list-scroll .bfg-gallery-container .bfg-gallery-item .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-map-list-scroll .bfg-gallery-container .bfg-gallery-item .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-map-list-scroll .bfg-gallery-container .bfg-gallery-item .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-map-list-scroll .bfg-gallery-container .bfg-gallery-item .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-map-list-scroll .bfg-gallery-container .bfg-gallery-item .bfg-gallery-item-container {
  --aspect-ratio: 0.65;
}
@container bbw-gallery-container (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-map-list-scroll .bfg-gallery-container {
    --bbw-galleryitem-min-width: 220px;
  }
}
@container bbw-gallery-container (min-width: 500px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-gallery-container {
    --bbw-galleryitem-min-width: 230px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-map-list-scroll .bfg-gallery-container {
    --bbw-galleryitem-min-width: 230px;
  }
}
@container bbw-gallery-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-gallery-container {
    --bbw-galleryitem-min-width: 240px;
    --bbw-galleryitem-gap: 16px;
    padding-left: var(--bbw-widget-padding-x);
    padding-right: var(--bbw-widget-padding-x);
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-map-list-scroll .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-map-list-scroll .bfg-gallery-container {
    --bbw-galleryitem-min-width: 240px;
  }
}
@container bbw-gallery-container (min-width:  1024px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-gallery-container {
    --bbw-galleryitem-min-width: 320px;
  }
}
@container bbw-gallery-container (min-width:  1600px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
  [id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-gallery-container {
    --bbw-galleryitem-min-width: 350px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i].wix-editor-mobile,
[id^=MBBv3]:not(#mbbV1) .similarProperties.wix-editor-mobile,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container.wix-editor-mobile,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout.wix-editor-mobile,
[id^=MBBv3]:not(#mbbV1) .results-list-container.wix-editor-mobile,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs.wix-editor-mobile {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i].wix-editor-desktop,
[id^=MBBv3]:not(#mbbV1) .similarProperties.wix-editor-desktop,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container.wix-editor-desktop,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout.wix-editor-desktop,
[id^=MBBv3]:not(#mbbV1) .results-list-container.wix-editor-desktop,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs.wix-editor-desktop {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i].wix-editor-desktop .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i].wix-editor-desktop .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .similarProperties.wix-editor-desktop .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .similarProperties.wix-editor-desktop .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container.wix-editor-desktop .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container.wix-editor-desktop .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout.wix-editor-desktop .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout.wix-editor-desktop .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .results-list-container.wix-editor-desktop .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .results-list-container.wix-editor-desktop .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs.wix-editor-desktop .bfg-interactive-map:not([style*="display:none"]) + .bfg-map-list-container .bfg-gallery-container,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs.wix-editor-desktop .bfg-gallery-container {
  --bbw-galleryitem-min-width: 270px;
  --bbw-galleryitem-gap: 16px;
  padding-left: var(--bbw-widget-padding-x);
  padding-right: var(--bbw-widget-padding-x);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i].wix-editor-desktop .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .similarProperties.wix-editor-desktop .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container.wix-editor-desktop .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout.wix-editor-desktop .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .results-list-container.wix-editor-desktop .bfg-gallery-item-container,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs.wix-editor-desktop .bfg-gallery-item-container {
  --bbw-galleryitem-row-2-height:	50px;
  --bbw-galleryitem-text1-size:	1.0625em;
  --bbw-galleryitem-text2-size:	0.875em;
  --bbw-galleryitem-text2-margin-top: -0.1428em;
  --bbw-galleryitem-row-3-margin-top: 0;
  --bbw-widget-item-banner-font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i].wix-editor-desktop .bfg-gallery-container.dv2,
[id^=MBBv3]:not(#mbbV1) .similarProperties.wix-editor-desktop .bfg-gallery-container.dv2,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container.wix-editor-desktop .bfg-gallery-container.dv2,
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout.wix-editor-desktop .bfg-gallery-container.dv2,
[id^=MBBv3]:not(#mbbV1) .results-list-container.wix-editor-desktop .bfg-gallery-container.dv2,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs.wix-editor-desktop .bfg-gallery-container.dv2 {
  --bbw-galleryitem-min-width: 350px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-container {
  --bbw-galleryitem-min-width: 200px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--bbw-galleryitem-min-width), 1fr));
  grid-gap: var(--bbw-galleryitem-gap);
  max-width: 100%;
  padding-left: var(--bbw-widget-padding-x);
  padding-right: var(--bbw-widget-padding-x);
  background-color: var(--bbw-widget-bg);
}
@media not all and (pointer: coarse) {
  @supports not (-moz-appearance: none) {
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-container {
      padding-left: var(--bbw-widget-padding-x);
      padding-right: var(--bbw-widget-padding-x);
    }
  }
  @supports (-moz-appearance: none) {
    @media (min-width: 768px) {
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-container {
        padding-left: var(--bbw-widget-padding-x);
        padding-right: var(--bbw-widget-padding-x);
      }
    }
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item {
  container-name: bbw-galleryitem-container;
  container-type: inline-size;
  max-width: 555px;
  direction: ltr;
  margin: 0;
  padding: 0;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item.dummy {
  visibility: hidden;
  height: 0px !important;
  background-color: transparent !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container {
  --bbw-galleryitem-row-2-height:	40px;
  --bbw-galleryitem-row-3-height:	35px;
  --bbw-galleryitem-row-4-height:	40px;
  --bbw-galleryitem-row-5-height:	40px;
  --bbw-galleryitem-row-2-pt:	0;
  --bbw-galleryitem-text1-size:	0.875em;
  --bbw-galleryitem-text2-size:	0.75em;
  --bbw-galleryitem-text2-margin-top: -0.1666em;
  --bbw-galleryitem-row-3-margin-top: 0;
  --bbw-galleryitem-bfg-text-size:	0.75em;
  --bbw-galleryitem-i-size:	1.5714em;
  --bbw-galleryitem-i-div-size:	1.0625em;
  --bbw-photo-count-bottom: 6px;
  --aspect-ratio: 0.8383;
  padding-bottom: 4px;
  border-radius: var(--bbw-widget-item-border-radius);
  outline: none;
  overflow: hidden;
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
  background-color: var(--bbw-panel-bg);
  -webkit-transition: -webkit-box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
  transition: -webkit-box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
  transition: box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
  transition: box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s, -webkit-box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item a:hover {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item h2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item h3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item h4 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-save {
  right: 10px;
  top: 10px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail {
  --bbw-gallery-thumb-bottom-radius: 0;
  position: relative;
  padding-top: calc(var(--aspect-ratio) * 100%);
  cursor: pointer;
  border-top-left-radius: var(--bbw-widget-item-border-radius);
  border-top-right-radius: var(--bbw-widget-item-border-radius);
  border-bottom-left-radius: var(--bbw-gallery-thumb-bottom-radius);
  border-bottom-right-radius: var(--bbw-gallery-thumb-bottom-radius);
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-listing-no-thumb,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: auto;
  background-size: cover;
  background-position: center center;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-listing-no-thumb {
  background-image: url(https://d2w6u17ngtanmy.cloudfront.net/gfx/admin-no-photo.svg);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
  -webkit-filter: saturate(125%);
          filter: saturate(125%);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-thumbnail-watermark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  color: rgba(255, 255, 255, 0.7);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-thumbnail-watermark .text-center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.25em;
  font-weight: 700;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-photo-count {
  left: 10px;
  bottom: var(--bbw-photo-count-bottom);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-banner-mlslogo {
  right: 10px;
  bottom: var(--bbw-photo-count-bottom);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-mls-thumb-logo {
  z-index: auto;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .gallery-margin {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: var(--bbw-galleryitem-row-2-height);
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: var(--bbw-galleryitem-row-2-pt);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-price-wrap,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-address-wrap {
  white-space: nowrap;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1 {
  font-weight: var(--bbw-font-weight-600);
  font-size: var(--bbw-galleryitem-text1-size);
  color: var(--bbw-headings-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text2,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text2,
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2 {
  font-size: var(--bbw-galleryitem-text2-size);
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: var(--bbw-galleryitem-text2-margin-top);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-price-wrap {
  text-align: left;
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-2 .bfg-address-wrap {
  text-align: right;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% + 20px);
  height: var(--bbw-galleryitem-row-3-height);
  margin-top: var(--bbw-galleryitem-row-3-margin-top);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px dashed hsl(from var(--bbw-panel-bg) h s calc(l - 10));
  border-bottom: 1px dashed hsl(from var(--bbw-panel-bg) h s calc(l - 10));
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 .bfg-text {
  font-size: var(--bbw-galleryitem-bfg-text-size);
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 .bfg-text i {
  font-size: var(--bbw-galleryitem-i-size);
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 .bfg-text i.fa-kit {
  vertical-align: -0.090909em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 .bfg-text i + div {
  display: inline;
  font-weight: 600;
  color: var(--bbw-headings-text-color);
  font-size: var(--bbw-galleryitem-i-div-size);
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: var(--bbw-galleryitem-row-4-height);
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: calc(var(--bbw-galleryitem-bfg-text-size) - 0.75px);
  line-height: 1;
  color: var(--bbw-text-muted);
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-4 .bfg-tabcell-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 10px;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-4 .bfg-tabcell-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: auto;
  margin-bottom: auto;
  overflow: hidden;
  text-align: right;
  padding: 2px 0;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: var(--bbw-galleryitem-row-5-height);
  padding-left: 10px;
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 > * {
  width: 50%;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 .bfg-gallery-save span > span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 .bfg-gallery-moreDetails span > span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item.bfg-rule1_1a .bfg-grid-row-3 {
  border-bottom-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item.bfg-rule1_1a .bfg-grid-row-4 {
  display: none;
}
@container bbw-galleryitem-container (min-width: 240px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container {
    --bbw-galleryitem-row-2-height:	45px;
    --bbw-galleryitem-text1-size:	0.9375em;
    --bbw-galleryitem-text2-size:	0.8125em;
    --bbw-galleryitem-text2-margin-top: -0.1333em;
    --bbw-galleryitem-row-3-margin-top: 0;
    --aspect-ratio: 0.65;
    --bbw-galleryitem-row-2-height:	45px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 .bfg-gallery-save span > span {
    display: inline;
  }
}
@container bbw-galleryitem-container (min-width: 300px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container {
    --bbw-galleryitem-text1-size:	1em;
    --bbw-galleryitem-text2-size:	0.8125em;
    --bbw-galleryitem-text2-margin-top: -0.1428em;
    --bbw-galleryitem-row-3-margin-top: 0;
    --bbw-galleryitem-bfg-text-size:	0.875em;
    --aspect-ratio:	0.6;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 .bfg-gallery-moreDetails span > span {
    display: inline;
  }
}
@container bbw-galleryitem-container (min-width: 320px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container {
    --bbw-galleryitem-row-2-height:	50px;
    --bbw-galleryitem-text1-size:	1.0625em;
    --bbw-galleryitem-text2-size:	0.875em;
    --bbw-galleryitem-text2-margin-top: -0.1428em;
    --bbw-galleryitem-row-3-margin-top: 0;
    --bbw-widget-item-banner-font-size: 14px;
  }
}
@container bbw-galleryitem-container (min-width: 380px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container {
    --bbw-galleryitem-row-2-pt:	1px;
    --bbw-galleryitem-text1-size:	1.1875em;
    --bbw-galleryitem-text2-size:	0.875em;
    --bbw-galleryitem-text2-margin-top: -0.2142em;
    --bbw-galleryitem-row-3-margin-top: 0;
    --bbw-galleryitem-bfg-text-size:	0.9375em;
    --aspect-ratio:	0.5625;
  }
}
@container bbw-galleryitem-container (min-width: 450px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container {
    --bbw-galleryitem-row-2-pt:	2px;
    --bbw-galleryitem-text1-size:	1.1875em;
    --bbw-galleryitem-text2-size:	0.9375em;
    --bbw-galleryitem-text2-margin-top: -0.2142em;
    --bbw-galleryitem-row-3-margin-top: 0;
    --aspect-ratio:	0.525;
  }
}
@media not all and (pointer: coarse) {
  @supports not (-moz-appearance: none) {
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a {
      bottom: var(--bbw-photo-count-bottom);
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-photo-count {
      left: 10px;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-banner-mlslogo {
      right: 10px;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-gallery-thumb {
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 {
      margin-top: 0;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 {
      -webkit-transform: scale(0);
              transform: scale(0);
      height: 0;
      overflow: hidden;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible {
      outline: none;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-item-container, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-item-container, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-item-container, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-item-container {
      -webkit-box-shadow: var(--bbw-widget-item-hover-shadow);
              box-shadow: var(--bbw-widget-item-hover-shadow);
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-thumbnail .bfg-gallery-thumb {
      -webkit-transform: scale(1.04);
              transform: scale(1.04);
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a {
      bottom: calc(var(--bbw-photo-count-bottom) + var(--bbw-galleryitem-row-2-height));
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible mbb-thumbnail-slidshow .mbb-slideshow-controls {
      display: block;
      position: absolute;
      top: 45%;
      width: 100%;
      font-size: 35px;
      color: rgba(255, 255, 255, 0.7);
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .gallery-margin {
      margin-top: 0;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-3 {
      border-bottom-color: transparent;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-4, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-4, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-4, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-4 {
      display: none;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-5 {
      -webkit-transform: scale(100.2%);
              transform: scale(100.2%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: var(--bbw-galleryitem-row-5-height);
      padding-top: 4px;
      padding-top: 0;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin {
      margin-top: calc(-1 * var(--bbw-galleryitem-row-2-height));
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 {
      --bbw-gallery-margin-row-2-bottom-radius: 0;
      background-color: rgba(255, 255, 255, 0.75);
      border-top: 1px solid rgba(255, 255, 255, 0.75);
      border-bottom-left-radius: var(--bbw-gallery-margin-row-2-bottom-radius);
      border-bottom-right-radius: var(--bbw-gallery-margin-row-2-bottom-radius);
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2 {
      color: #545454;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-3 {
      border-top-color: transparent;
      margin-bottom: 0;
    }
    [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .bfg-grid-row-5 {
      height: var(--bbw-galleryitem-row-5-height);
    }
    @container bbw-galleryitem-container (min-width: 240px) {
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .gallery-margin {
        --bbw-galleryitem-row-3-height: 35px;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-5 {
        --bbw-galleryitem-row-5-height: 40px;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin {
        --bbw-galleryitem-row-3-height: 40px;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .bfg-grid-row-5 {
        --bbw-galleryitem-row-5-height: 40px;
      }
    }
    @container bbw-galleryitem-container (min-width: 300px) {}
    @container bbw-galleryitem-container (min-width: 320px) {
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-5 {
        --bbw-galleryitem-row-5-height: 40px;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin {
        --bbw-galleryitem-row-3-height: 45px;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .bfg-grid-row-5 {
        --bbw-galleryitem-row-5-height: 40px;
      }
    }
    @container bbw-galleryitem-container (min-width: 380px) {}
    @container bbw-galleryitem-container (min-width: 450px) {}
  }
  @supports (-moz-appearance: none) {
    @media (min-width: 768px) {
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a {
        bottom: var(--bbw-photo-count-bottom);
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-photo-count {
        left: 10px;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-banner-mlslogo {
        right: 10px;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-thumbnail .bfg-gallery-thumb {
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 {
        margin-top: 0;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 {
        -webkit-transform: scale(0);
                transform: scale(0);
        height: 0;
        overflow: hidden;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible {
        outline: none;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-item-container, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-item-container, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-item-container, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-item-container {
        -webkit-box-shadow: var(--bbw-widget-item-hover-shadow);
                box-shadow: var(--bbw-widget-item-hover-shadow);
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-thumbnail .bfg-gallery-thumb {
        -webkit-transform: scale(1.04);
                transform: scale(1.04);
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-thumbnail .bfg-photo-count.bfg-rule1_1a,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_1a {
        bottom: calc(var(--bbw-photo-count-bottom) + var(--bbw-galleryitem-row-2-height));
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible mbb-thumbnail-slidshow .mbb-slideshow-controls {
        display: block;
        position: absolute;
        top: 45%;
        width: 100%;
        font-size: 35px;
        color: rgba(255, 255, 255, 0.7);
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .gallery-margin {
        margin-top: 0;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-3 {
        border-bottom-color: transparent;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-4, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-4, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-4, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-4 {
        display: none;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-5 {
        -webkit-transform: scale(100.2%);
                transform: scale(100.2%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: var(--bbw-galleryitem-row-5-height);
        padding-top: 4px;
        padding-top: 0;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin {
        margin-top: calc(-1 * var(--bbw-galleryitem-row-2-height));
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 {
        --bbw-gallery-margin-row-2-bottom-radius: 0;
        background-color: rgba(255, 255, 255, 0.75);
        border-top: 1px solid rgba(255, 255, 255, 0.75);
        border-bottom-left-radius: var(--bbw-gallery-margin-row-2-bottom-radius);
        border-bottom-right-radius: var(--bbw-gallery-margin-row-2-bottom-radius);
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-price-text2,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-2 .bfg-address-text2 {
        color: #545454;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin .bfg-grid-row-3 {
        border-top-color: transparent;
        margin-bottom: 0;
      }
      [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .bfg-grid-row-5 {
        height: var(--bbw-galleryitem-row-5-height);
      }
      @container bbw-galleryitem-container (min-width: 240px) {
        [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .gallery-margin {
          --bbw-galleryitem-row-3-height: 35px;
        }
        [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-5 {
          --bbw-galleryitem-row-5-height: 40px;
        }
        [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin {
          --bbw-galleryitem-row-3-height: 40px;
        }
        [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .bfg-grid-row-5 {
          --bbw-galleryitem-row-5-height: 40px;
        }
      }
      @container bbw-galleryitem-container (min-width: 300px) {}
      @container bbw-galleryitem-container (min-width: 320px) {
        [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible .bfg-grid-row-5 {
          --bbw-galleryitem-row-5-height: 40px;
        }
        [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .gallery-margin, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .gallery-margin {
          --bbw-galleryitem-row-3-height: 45px;
        }
        [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:hover.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-within.bfg-rule1_1a .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1) .bfg-gallery-item:focus-visible.bfg-rule1_1a .bfg-grid-row-5 {
          --bbw-galleryitem-row-5-height: 40px;
        }
      }
      @container bbw-galleryitem-container (min-width: 380px) {}
      @container bbw-galleryitem-container (min-width: 450px) {}
    }
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 {
  --bbw-gallery2-bg-rgb: 0,0,0;
  --bbw-gallery2-row-bg-opacity: 1;
  max-width: 700px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
  --bbw-gallery-row-padding-x:	10px;
  --bbw-gallery-grid-row-2-height:	48px;
  --bbw-gallery-grid-row-3-height:	30px;
  --bbw-gallery-grid-row-5-height:	48px;
  --bbw-gallery-grid-container-height: calc( var(--bbw-gallery-grid-row-2-height) + var(--bbw-gallery-grid-row-3-height) + var(--bbw-gallery-grid-row-5-height) );
  background-color: transparent;
  padding-bottom: var(--bbw-gallery-grid-container-height);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container .bfg-grid-container {
  display: block;
  position: absolute;
  bottom: calc(-1px * var(--bbw-gallery-grid-container-height));
  padding-left: var(--bbw-gallery-row-padding-x);
  padding-right: var(--bbw-gallery-row-padding-x);
  width: 100%;
  background-color: rgb(var(--bbw-gallery2-bg-rgb));
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail {
  --aspect-ratio: 0.9;
  overflow: visible;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail .bfg-photo-count {
  left: var(--bbw-gallery-row-padding-x);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail .bfg-banner-mlslogo {
  display: none;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-banner-wrap .bfg-banner-details {
  border-right: 0.5px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(6px);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-banner-wrap .bfg-banner-details-text {
  color: #ffffff;
  border-bottom: rgba(255, 255, 255, 0.15) solid 1px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 [class^=bfg-grid-row-] {
  width: calc(100% + 2 * var(--bbw-gallery-row-padding-x));
  padding-left: var(--bbw-gallery-row-padding-x);
  padding-right: var(--bbw-gallery-row-padding-x);
  margin-left: calc(-1 * var(--bbw-gallery-row-padding-x));
  margin-right: calc(-1 * var(--bbw-gallery-row-padding-x));
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 {
  --bbw-galleryitem2-row-2-pt: 10px;
  --bbw-galleryitem-text1-size: 0.9375em;
  --bbw-galleryitem-text2-size: 0.8125em;
  position: relative;
  top: 0px;
  height: var(--bbw-gallery-grid-row-2-height);
  padding-top: var(--bbw-galleryitem2-row-2-pt);
  padding-bottom: 0;
  background-color: rgba(var(--bbw-gallery2-bg-rgb), var(--bbw-gallery2-row-bg-opacity));
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap {
  min-width: 50%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: auto 0;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1 {
  width: 100%;
  margin-bottom: 0;
  font-weight: var(--bbw-font-weight-600);
  font-size: var(--bbw-galleryitem-text1-size);
  line-height: 1;
  color: #fff;
  opacity: 1;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2 {
  display: block;
  text-align: left;
  font-size: var(--bbw-galleryitem-text2-size);
  color: #fff;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap {
  height: 100%;
  min-width: 75px;
  padding-top: 0;
  padding-bottom: 10px;
  padding-right: 0;
  margin: auto 0;
  border-left: 1px solid rgba(255, 255, 255, 0.18);
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
  margin-top: auto;
  margin-bottom: 0;
  font-size: var(--bbw-galleryitem-text1-size);
  line-height: 1;
  color: #fff;
  opacity: 1;
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2 {
  display: block;
  text-align: right;
  font-size: var(--bbw-galleryitem-text2-size);
  line-height: 1.3;
  color: #fff;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 {
  --bbw-galleryitem-bfg-text-size: 0.75em;
  --bbw-galleryitem-i-size: 1.41666em;
  --bbw-galleryitem-i-div-size: 1.14em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  height: var(--bbw-gallery-grid-row-3-height);
  border-top: none;
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  background-color: rgba(var(--bbw-gallery2-bg-rgb), var(--bbw-gallery2-row-bg-opacity));
  backdrop-filter: blur(1px);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-text {
  color: #ffffff;
  width: auto;
  font-size: var(--bbw-galleryitem-bfg-text-size);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-text i {
  color: #ffffff;
  font-size: var(--bbw-galleryitem-i-size);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-text i + div {
  color: #fff;
  font-size: var(--bbw-galleryitem-i-div-size);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-features-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: auto;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-extra-details {
  display: none;
  min-width: 200px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  height: auto;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-extra-details .-wrapper {
  height: auto;
  margin-top: 10px;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-extra-details .-wrapper .bfg-text {
  font-size: 12px;
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-4 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: var(--bbw-gallery-grid-row-5-height);
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: rgba(var(--bbw-gallery2-bg-rgb), var(--bbw-gallery2-row-bg-opacity));
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 > * {
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-save .btn.btn-primary {
  --bbw-btn1-color: #000000;
  --bbw-btn1-bg: #ffffff;
  --bbw-btn1-hover-color: #ffffff;
  --bbw-btn1-hover-bg: #000000;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-save .btn.btn-primary:hover {
  border-color: var(--bbw-btn1-hover-color);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #ffffff;
  background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.1428em, white), color-stop(2.1428em, black)), white;
  background: no-repeat linear-gradient(90deg, white 2.1428em, black 2.1428em), white;
  border-color: #fff;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i {
  color: #000;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before {
  content: "q";
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-primary {
  --bbw-btn1-color: #000000;
  --bbw-btn1-bg: #ffffff;
  --bbw-btn1-hover-color: #ffffff;
  --bbw-btn1-hover-bg: #000000;
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-primary:hover {
  border-color: var(--bbw-btn1-hover-color);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2 {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.3);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2 i {
  color: rgb(255, 255, 255);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 mbb-thumbnail-slidshow .mbb-slideshow-controls {
  display: block;
  position: absolute;
  top: 30%;
  width: 100%;
  font-size: 35px;
  color: rgba(255, 255, 255, 0.7);
}
[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 mbb-thumbnail-slidshow .mbb-slideshow-controls {
  display: none;
}
@media not all and (pointer: coarse) {
  @supports not (-moz-appearance: none) {
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
      --bbw-gallery-grid-row-2-start-ht:	32px;
      --bbw-gallery-grid-container-height: calc( var(--bbw-gallery-grid-row-2-start-ht) + var(--bbw-gallery-grid-row-3-height) + var(--bbw-gallery-grid-row-5-height) );
      padding-bottom: var(--bbw-gallery-grid-row-2-start-ht);
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container .bfg-grid-container {
      bottom: calc(-1 * var(--bbw-gallery-grid-row-2-start-ht));
      background: no-repeat -webkit-gradient(linear, left top, left bottom, color-stop(35%, rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.8)));
      background: no-repeat linear-gradient(180deg, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.2) 45%, rgba(0, 0, 0, 0.8) 100%);
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 {
      padding-top: 0;
      min-height: var(--bbw-gallery-grid-row-2-start-ht);
      max-height: var(--bbw-gallery-grid-row-2-start-ht);
      border-bottom: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap {
      padding-bottom: 0;
      height: auto;
      border-bottom: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1 {
      margin-bottom: 0;
      margin-top: 0;
      line-height: 1;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2 {
      display: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap {
      height: auto;
      padding-top: 0;
      padding-bottom: 0;
      border-left: none;
      border-bottom: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
      line-height: 1;
      margin-bottom: 0;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2 {
      display: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 {
      display: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 {
      display: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within {
      outline: none;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-gallery-thumbnail .bfg-photo-count, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-gallery-thumbnail .bfg-photo-count, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-gallery-thumbnail .bfg-photo-count, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-gallery-thumbnail .bfg-photo-count {
      bottom: calc(var(--bbw-gallery-grid-row-5-height) - var(--bbw-gallery-grid-row-2-start-ht) + var(--bbw-gallery-grid-row-3-height) + var(--bbw-gallery-grid-row-2-height) + var(--bbw-photo-count-bottom));
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 {
      --bbw-gallery2-row-bg-opacity: 0.5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      min-height: var(--bbw-gallery-grid-row-2-height);
      max-height: var(--bbw-gallery-grid-row-2-height);
      padding-top: var(--bbw-galleryitem2-row-2-pt);
      padding-bottom: 0;
      backdrop-filter: blur(0px);
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap {
      height: 100%;
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1 {
      line-height: 1;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2 {
      display: block;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap {
      height: 100%;
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.18);
      border-left: 1px solid rgba(255, 255, 255, 0.18);
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
      line-height: 1;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2 {
      display: block;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-3 {
      --bbw-gallery2-row-bg-opacity: 0.5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 8px;
      padding-bottom: 8px;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 {
      color: black;
      background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.1428em, black), color-stop(2.1428em, white)), white;
      background: no-repeat linear-gradient(90deg, black 2.1428em, white 2.1428em), white;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i {
      color: #fff;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before {
      content: "p";
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover {
      color: #fff;
      background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.1428em, white), color-stop(2.1428em, black)), white;
      background: no-repeat linear-gradient(90deg, white 2.1428em, black 2.1428em), white;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i {
      color: black;
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before {
      content: "q";
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover {
      color: #fff;
      background: rgba(255, 255, 255, 0.3);
      border-color: rgb(255, 255, 255);
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i {
      color: rgb(255, 255, 255);
    }
    [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within mbb-thumbnail-slidshow .mbb-slideshow-controls {
      display: block;
      position: absolute;
      top: 30%;
      width: 100%;
      font-size: 35px;
      color: rgba(255, 255, 255, 0.7);
    }
    @container bbw-galleryitem-container (min-width: 320px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
        margin-bottom: 4px;
      }
    }
    @container bbw-galleryitem-container (min-width: 500px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
        margin-bottom: 0;
      }
    }
    @container bbw-galleryitem-container (min-width: 240px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
        --bbw-gallery-grid-row-2-start-ht:	38px;
      }
    }
    @container bbw-galleryitem-container (min-width: 300px) {}
    @container bbw-galleryitem-container (min-width: 320px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
        --bbw-gallery-grid-row-2-start-ht:	38px;
      }
    }
    @container bbw-galleryitem-container (min-width:  380px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
        --bbw-gallery-grid-row-2-start-ht:	38px;
      }
    }
    @container bbw-galleryitem-container (min-width:  450px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
        --bbw-gallery-grid-row-2-start-ht:	42px;
      }
    }
    @container bbw-galleryitem-container (min-width:  500px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
        --bbw-gallery-grid-row-2-start-ht:	48px;
      }
    }
    @container bbw-galleryitem-container (min-width:  570px) {}
  }
  @supports (-moz-appearance: none) {
    @media (min-width: 768px) {
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
        --bbw-gallery-grid-row-2-start-ht:	32px;
        --bbw-gallery-grid-container-height: calc( var(--bbw-gallery-grid-row-2-start-ht) + var(--bbw-gallery-grid-row-3-height) + var(--bbw-gallery-grid-row-5-height) );
        padding-bottom: var(--bbw-gallery-grid-row-2-start-ht);
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container .bfg-grid-container {
        bottom: calc(-1 * var(--bbw-gallery-grid-row-2-start-ht));
        background: no-repeat -webkit-gradient(linear, left top, left bottom, color-stop(35%, rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.8)));
        background: no-repeat linear-gradient(180deg, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.2) 45%, rgba(0, 0, 0, 0.8) 100%);
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 {
        padding-top: 0;
        min-height: var(--bbw-gallery-grid-row-2-start-ht);
        max-height: var(--bbw-gallery-grid-row-2-start-ht);
        border-bottom: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap {
        padding-bottom: 0;
        height: auto;
        border-bottom: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1 {
        margin-bottom: 0;
        margin-top: 0;
        line-height: 1;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2 {
        display: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap {
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
        border-left: none;
        border-bottom: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
        line-height: 1;
        margin-bottom: 0;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2 {
        display: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 {
        display: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 {
        display: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within {
        outline: none;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-gallery-thumbnail .bfg-photo-count, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-gallery-thumbnail .bfg-photo-count, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-gallery-thumbnail .bfg-photo-count, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-gallery-thumbnail .bfg-photo-count {
        bottom: calc(var(--bbw-gallery-grid-row-5-height) - var(--bbw-gallery-grid-row-2-start-ht) + var(--bbw-gallery-grid-row-3-height) + var(--bbw-gallery-grid-row-2-height) + var(--bbw-photo-count-bottom));
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 {
        --bbw-gallery2-row-bg-opacity: 0.5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        min-height: var(--bbw-gallery-grid-row-2-height);
        max-height: var(--bbw-gallery-grid-row-2-height);
        padding-top: var(--bbw-galleryitem2-row-2-pt);
        padding-bottom: 0;
        backdrop-filter: blur(0px);
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap {
        height: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.18);
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1 {
        line-height: 1;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2 {
        display: block;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap {
        height: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.18);
        border-left: 1px solid rgba(255, 255, 255, 0.18);
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
        line-height: 1;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2 {
        display: block;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-3, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-3 {
        --bbw-gallery2-row-bg-opacity: 0.5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 8px;
        padding-bottom: 8px;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 {
        color: black;
        background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.1428em, black), color-stop(2.1428em, white)), white;
        background: no-repeat linear-gradient(90deg, black 2.1428em, white 2.1428em), white;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i {
        color: #fff;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2 i:before {
        content: "p";
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover {
        color: #fff;
        background: no-repeat -webkit-gradient(linear, left top, right top, color-stop(2.1428em, white), color-stop(2.1428em, black)), white;
        background: no-repeat linear-gradient(90deg, white 2.1428em, black 2.1428em), white;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i {
        color: black;
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-save .btn.btn-bb-icon2:hover i:before {
        content: "q";
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover {
        color: #fff;
        background: rgba(255, 255, 255, 0.3);
        border-color: rgb(255, 255, 255);
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2:hover i {
        color: rgb(255, 255, 255);
      }
      [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible mbb-thumbnail-slidshow .mbb-slideshow-controls, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within mbb-thumbnail-slidshow .mbb-slideshow-controls {
        display: block;
        position: absolute;
        top: 30%;
        width: 100%;
        font-size: 35px;
        color: rgba(255, 255, 255, 0.7);
      }
      @container bbw-galleryitem-container (min-width: 320px) {
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
          margin-bottom: 4px;
        }
      }
      @container bbw-galleryitem-container (min-width: 500px) {
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:hover .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-visible .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1, [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2:focus-within .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
          margin-bottom: 0;
        }
      }
      @container bbw-galleryitem-container (min-width: 240px) {
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
          --bbw-gallery-grid-row-2-start-ht:	38px;
        }
      }
      @container bbw-galleryitem-container (min-width: 300px) {}
      @container bbw-galleryitem-container (min-width: 320px) {
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
          --bbw-gallery-grid-row-2-start-ht:	38px;
        }
      }
      @container bbw-galleryitem-container (min-width:  380px) {
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
          --bbw-gallery-grid-row-2-start-ht:	38px;
        }
      }
      @container bbw-galleryitem-container (min-width:  450px) {
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
          --bbw-gallery-grid-row-2-start-ht:	42px;
        }
      }
      @container bbw-galleryitem-container (min-width:  500px) {
        [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
          --bbw-gallery-grid-row-2-start-ht:	48px;
        }
      }
      @container bbw-galleryitem-container (min-width:  570px) {}
    }
  }
}
@container bbw-galleryitem-container (min-width: 240px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail {
    --aspect-ratio: 0.7;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
    --bbw-gallery-row-padding-x:	10px;
    --bbw-gallery-grid-row-2-height:	50px;
    --bbw-gallery-grid-row-3-height:	30px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 {
    --bbw-galleryitem2-row-2-pt:	10px;
    --bbw-galleryitem-text1-size:	1em;
    --bbw-galleryitem-text2-size:	0.875em;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap {
    min-width: 80px;
  }
}
@container bbw-galleryitem-container (min-width: 300px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 {
    --bbw-galleryitem-bfg-text-size:	0.875em;
    --bbw-galleryitem-i-div-size:	1.1428em;
  }
}
@container bbw-galleryitem-container (min-width: 320px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail {
    --aspect-ratio: 0.65;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
    --bbw-gallery-row-padding-x:	15px;
    --bbw-gallery-grid-row-2-height:	54px;
    --bbw-gallery-grid-row-3-height:	34px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 {
    --bbw-galleryitem-text1-size:	1.0625em;
    --bbw-galleryitem-text2-size:	0.875em;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap {
    min-width: 90px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 {
    --bbw-galleryitem-bfg-text-size:	0.875em;
    --bbw-galleryitem-i-size:	1.5714em;
    --bbw-galleryitem-i-div-size:	1.1428em;
  }
}
@container bbw-galleryitem-container (min-width:  380px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail {
    --aspect-ratio: 0.5625;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
    --bbw-gallery-row-padding-x:	15px;
  }
}
@container bbw-galleryitem-container (min-width:  450px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail {
    --aspect-ratio: 0.55;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
    --bbw-gallery-row-padding-x:	15px;
    --bbw-gallery-grid-row-2-height:	60px;
    --bbw-gallery-grid-row-3-height:	40px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 {
    --bbw-galleryitem2-row-2-pt:	12px;
    --bbw-galleryitem-text1-size:	1.25em;
    --bbw-galleryitem-text2-size:	0.875em;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap {
    min-width: 115px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 {
    --bbw-galleryitem-bfg-text-size:	0.875em;
    --bbw-galleryitem-i-size:	1.7143em;
    --bbw-galleryitem-i-div-size:	1.2142em;
  }
}
@container bbw-galleryitem-container (min-width:  500px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-thumbnail {
    --aspect-ratio: 0.54;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-gallery-item-container {
    --bbw-gallery-row-padding-x:	15px;
    --bbw-gallery-grid-row-2-height:	70px;
    --bbw-gallery-grid-row-3-height:	50px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 {
    --bbw-galleryitem2-row-2-pt:	12px;
    --bbw-galleryitem-text1-size:	1.375em;
    --bbw-galleryitem-text2-size:	0.875em;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
    margin-bottom: 0;
    font-size: 2.125em;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 {
    --bbw-galleryitem-bfg-text-size:	0.875em;
    --bbw-galleryitem-i-size:	1.7143em;
    --bbw-galleryitem-i-div-size:	1.1875em;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-features-wrap {
    padding-right: 15px;
    margin-top: 8px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-extra-details {
    display: block;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap,
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-extra-details {
    min-width: 160px;
  }
}
@container bbw-galleryitem-container (min-width:  570px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-2 .bfg-price-wrap,
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-3 .bfg-extra-details {
    min-width: 170px;
  }
}
@container bbw-gallery-container (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-container.dv2 {
    --bbw-galleryitem-min-width: 350px;
  }
}
@container bbw-gallery-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-container.dv2 {
    --bbw-galleryitem-min-width: 350px;
  }
}
@container bbw-gallery-container (min-width:  1024px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-container.dv2 {
    --bbw-galleryitem-min-width: 450px;
  }
}
@container bbw-gallery-container (min-width:  1600px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-container.dv2 {
    --bbw-galleryitem-min-width: 450px;
  }
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel {
  container: bbw-carousel-container/inline-size;
  background-color: var(--bbw-widget-bg);
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .carousel {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-column-gap: 1rem;
  row-gap: 0;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-auto-rows: 0;
  padding-bottom: 0;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel mbb-galleryItem,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .bfg-gallery-item {
  display: inline-block;
  width: 240px;
  margin: 0 10px 0 0;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel mbb-galleryItem:hover, [id^=MBBv3]:not(#mbbV1) .galleryCarousel mbb-galleryItem:focus, [id^=MBBv3]:not(#mbbV1) .galleryCarousel mbb-galleryItem:focus-within, [id^=MBBv3]:not(#mbbV1) .galleryCarousel mbb-galleryItem:focus-visible,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .bfg-gallery-item:hover,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .bfg-gallery-item:focus,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .bfg-gallery-item:focus-within,
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .bfg-gallery-item:focus-visible {
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .slick-slide {
  height: auto;
}
[id^=MBBv3]:not(#mbbV1) .galleryCarousel .slick-control {
  height: 70px;
  -webkit-transform: translatey(-100%);
          transform: translatey(-100%);
  top: 40%;
}
@container bbw-carousel-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .galleryCarousel mbb-galleryItem,
  [id^=MBBv3]:not(#mbbV1) .galleryCarousel .bfg-gallery-item {
    width: 280px;
  }
}
@container bbw-carousel-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .galleryCarousel mbb-galleryItem,
  [id^=MBBv3]:not(#mbbV1) .galleryCarousel .bfg-gallery-item {
    width: 300px;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-list-container {
  container: bbw-list-wrapper/inline-size;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--bbw-widget-item-gap);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-bottom: 1rem;
  background-color: var(--bbw-widget-bg);
}
@container bbw-list-wrapper (min-width: 240px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --bbw-galleryitem-row-2-height:	45px;
    --bbw-galleryitem-text1-size:	0.9375em;
    --bbw-galleryitem-text2-size:	0.8125em;
    --bbw-galleryitem-text2-margin-top: -0.1333em;
    --bbw-galleryitem-row-3-margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-7 span > span {
    display: inline;
  }
}
@container bbw-list-wrapper (min-width: 300px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --bbw-galleryitem-text1-size:	1em;
    --bbw-galleryitem-text2-size:	0.8125em;
    --bbw-galleryitem-text2-margin-top: -0.1428em;
    --bbw-galleryitem-row-3-margin-top: 0;
    --bbw-galleryitem-bfg-text-size:	0.875em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-9 span > span {
    display: inline;
  }
}
@container bbw-list-wrapper (min-width: 320px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --bbw-galleryitem-row-2-height:	50px;
    --bbw-galleryitem-text1-size:	1.0625em;
    --bbw-galleryitem-text2-size:	0.875em;
    --bbw-galleryitem-text2-margin-top: -0.1428em;
    --bbw-galleryitem-row-3-margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-banner-wrap {
    --bbw-widget-item-banner-font-size: 14px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-gallery-thumbnail {
    --bbw-galleryitem-row-2-height:	50px;
  }
}
@container bbw-list-wrapper (min-width: 380px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --bbw-galleryitem-row-2-pt: 1px;
    --bbw-galleryitem-text1-size: 1.1875em;
    --bbw-galleryitem-text2-size: 0.875em;
    --bbw-galleryitem-text2-margin-top: -0.2142em;
    --bbw-galleryitem-row-3-margin-top: 0;
    --bbw-galleryitem-bfg-text-size: 0.9375em;
  }
}
@container bbw-list-wrapper (min-width: 450px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --bbw-galleryitem-row-2-pt: 2px;
    --bbw-galleryitem-text1-size: 1.1875em;
    --bbw-galleryitem-text2-size: 0.9375em;
    --bbw-galleryitem-text2-margin-top: -0.2142em;
    --bbw-galleryitem-row-3-margin-top: 0;
  }
}
@container bbw-list-wrapper (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --list-item-padding-x: 1em;
    --bbw-galleryitem-bfg-text-size:	0.875em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-list-column-1 {
    --thumb-width: 50%;
    width: var(--thumb-width);
    cursor: pointer;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-list-column-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 210px;
    position: relative;
    max-width: 50%;
    padding-top: 0.5em;
    padding-left: var(--list-item-padding-x);
    padding-right: var(--list-item-padding-x);
    overflow: hidden;
    border-top: 1px solid #f9f9f9;
    cursor: pointer;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-list-column-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    width: 100%;
    height: 100%;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: var(--list-item-padding-x);
    padding-right: var(--list-item-padding-x);
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-2 {
    bottom: 0px;
    max-width: 572px;
    padding-bottom: 5px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-2 .bfg-address-wrap {
    margin-left: 0;
    text-align: left;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-2 .bfg-price-wrap {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-height: 40px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-3 .bfg-text {
    line-height: 1;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-4 {
    display: block;
    padding-top: 0.5em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-4 .bfg-description-text {
    font-size: 0.875em;
    line-height: 1.2;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    width: 100%;
    height: 40px;
    font-size: 0.875em;
    line-height: 1;
    color: var(--bbw-text-muted);
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-5 .bfg-tabcell-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 10px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-5 .bfg-tabcell-right {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 2em;
    padding-left: 10px;
    border-left: 1px solid #474343;
    white-space: break-spaces;
    overflow: hidden;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-5.bfg-rule1_1a .bfg-tabcell-right {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: auto;
    max-width: 50%;
    padding: 0px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-6 .bfg-price-text {
    font-weight: var(--bbw-font-weight-600);
    font-size: var(--bbw-galleryitem-text1-size);
    line-height: 1.3;
    color: var(--bbw-headings-text-color);
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-6 .bfg-status-text {
    font-size: var(--bbw-galleryitem-text2-size);
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-left: var(--list-item-padding-x);
    margin-top: auto;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: auto;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-7 .bfg-list-save {
    margin-top: auto;
    margin-bottom: auto;
    line-height: 1.3;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-8 {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-9 .bfg-list-moreDetails {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@container bbw-list-wrapper (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    --list-item-padding-x: 1.25em;
    --bbw-galleryitem-bfg-text-size:	0.75em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-list-column-1 {
    padding-top: 0;
    max-height: 210px;
    min-width: 320px;
    max-width: 400px;
    cursor: pointer;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-list-column-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 700px;
            flex: 1 1 700px;
    max-width: 700px;
    min-width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 210px;
    padding-top: 1em;
    overflow: hidden;
    border-top: 1px solid #f9f9f9;
    cursor: pointer;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-list-column-2 .bfg-grid-row-2 .bfg-price-wrap {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-list-column-3 {
    -ms-flex-preferred-size: 200px;
        flex-basis: 200px;
    min-width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
    margin-right: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    border-top: 1px solid #f9f9f9;
    border-left: 1px dashed rgba(210, 210, 210, 0.5);
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    min-width: 100%;
    padding-bottom: 10px;
    margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-6 .bfg-listing-price {
    font-size: 1.1875em;
    font-weight: 600;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-6 .bfg-status-text {
    font-size: 0.9375em;
    line-height: 1;
    display: block;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-7 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-top: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 1em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-8 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1em;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-8 .bfg-text {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 0.875em;
    line-height: 1;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-9 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@container bbw-list-wrapper (min-width: 860px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --bbw-galleryitem-bfg-text-size:	0.75em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-4 .bfg-description-text {
    line-height: 1.3;
  }
}
@container bbw-list-wrapper (min-width: 1024px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem {
    --list-item-padding-x: 1.75em;
    --bbw-galleryitem-bfg-text-size: 0.9375em;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem {
  --bbw-galleryitem-i-size:	1.5714em;
  --bbw-galleryitem-i-div-size:	1.0625em;
  --bbw-galleryitem-row-2-height:	40px;
  --bbw-galleryitem-row-3-height:	35px;
  --bbw-galleryitem-row-4-height:	40px;
  --bbw-galleryitem-row-5-height:	40px;
  --bbw-galleryitem-row-2-pt:	0;
  --bbw-galleryitem-text1-size:	0.875em;
  --bbw-galleryitem-text2-size:	0.75em;
  --bbw-galleryitem-text2-margin-top: -0.1666em;
  --bbw-galleryitem-row-3-margin-top: 0;
  --bbw-galleryitem-bfg-text-size:	0.75em;
  --bbw-galleryitem-i-size:	1.5714em;
  --bbw-galleryitem-i-div-size:	1.0625em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  max-width: 1200px;
  min-height: 200px;
  text-align: left;
  background-color: var(--bbw-panel-bg);
  border-radius: var(--bbw-widget-item-border-radius);
  outline: none;
  overflow: hidden;
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
  -webkit-transition: -webkit-box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
  transition: -webkit-box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
  transition: box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
  transition: box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s, -webkit-box-shadow 0.25s cubic-bezier(0.39, 0, 0.21, 1) 0s;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem a:hover {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem h2,
[id^=MBBv3]:not(#mbbV1) mbb-listitem h3,
[id^=MBBv3]:not(#mbbV1) mbb-listitem h4 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem.highlight.hlfade {
  outline-color: white;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 {
  --aspect-ratio: 0.67;
  --thumb-width: 100%;
  position: relative;
  padding-top: calc(var(--aspect-ratio) * var(--thumb-width));
  width: 100%;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-gallery-thumb-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-gallery-thumb-wrap .bfg-listing-no-thumb,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
  z-index: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-gallery-thumb-wrap .bfg-listing-no-thumb {
  background-image: url(https://d2w6u17ngtanmy.cloudfront.net/gfx/admin-no-photo.svg);
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
  -webkit-filter: saturate(125%);
          filter: saturate(125%);
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-thumbnail-watermark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  color: rgba(255, 255, 255, 0.7);
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-thumbnail-watermark .text-center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.25em;
  font-weight: 700;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  max-width: 100%;
  width: 100%;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid #f9f9f9;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: var(--bbw-galleryitem-row-5-height);
  border-top: none;
  padding-left: 10px;
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-3 .left-beak {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--bbw-galleryitem-row-2-height);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-price-wrap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-address-wrap {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-address-wrap,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-price-wrap {
  margin-top: auto;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text1,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text1,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text1,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text1 {
  line-height: 1.3;
  font-size: var(--bbw-galleryitem-text1-size);
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-address-wrap .bfg-address-text2,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-address-wrap .bfg-price-text2,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-price-wrap .bfg-address-text2,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-2 .bfg-price-wrap .bfg-price-text2 {
  margin-top: var(--bbw-galleryitem-text2-margin-top);
  font-size: var(--bbw-galleryitem-text2-size);
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: var(--bbw-galleryitem-row-3-height);
  margin-top: var(--bbw-galleryitem-row-3-margin-top);
  border-top: 1px dashed rgba(210, 210, 210, 0.5);
  border-bottom: 1px dashed rgba(210, 210, 210, 0.5);
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-3 .bfg-text {
  font-size: var(--bbw-galleryitem-bfg-text-size);
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-3 .bfg-text i {
  font-size: var(--bbw-galleryitem-i-size);
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-3 .bfg-text i.fa-kit {
  vertical-align: -0.090909em;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-3 .bfg-text i + div {
  display: inline;
  font-weight: 600;
  color: var(--bbw-headings-text-color);
  font-size: var(--bbw-galleryitem-i-div-size);
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-4 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-5 {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: var(--bbw-galleryitem-row-5-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-5 .bfg-text {
  font-size: 0.875em;
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-5 .bfg-tabcell-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-5 .bfg-tabcell-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: auto;
  margin-bottom: auto;
  max-height: 2em;
  padding-left: 10px;
  border-left: 1px solid #474343;
  white-space: break-spaces;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-5.bfg-rule1_1a {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-6 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-7 {
  margin-top: auto;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-7 span > span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-8 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-9 {
  margin-top: auto;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-grid-row-9 span > span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-price-wrap,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-address-wrap {
  white-space: nowrap;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-price-wrap .bfg-price-text1,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-price-wrap .bfg-address-text1,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-address-wrap .bfg-price-text1,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-address-wrap .bfg-address-text1 {
  font-weight: var(--bbw-font-weight-600);
  font-size: var(--bbw-galleryitem-text1-size);
  line-height: 1.3;
  color: var(--bbw-headings-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-price-wrap .bfg-price-text2,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-price-wrap .bfg-address-text2,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-address-wrap .bfg-price-text2,
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-address-wrap .bfg-address-text2 {
  font-size: var(--bbw-galleryitem-text2-size);
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  margin-top: var(--bbw-galleryitem-text2-margin-top);
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-price-wrap {
  text-align: left;
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-address-wrap {
  text-align: right;
  overflow: hidden;
}
@media not all and (pointer: coarse) {
  @supports not (-moz-appearance: none) {
    [id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
    }
    [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within {
      outline: none;
      -webkit-box-shadow: var(--bbw-widget-item-hover-shadow);
              box-shadow: var(--bbw-widget-item-hover-shadow);
    }
    [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-list-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-list-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-list-thumbnail .bfg-gallery-thumb {
      -webkit-transform: scale(1.04);
              transform: scale(1.04);
    }
    [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-grid-row-7 .bfg-list-save .btn:hover i:before, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-grid-row-7 .bfg-list-save .btn:hover i:before, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-grid-row-7 .bfg-list-save .btn:hover i:before {
      content: "\e02d";
    }
    [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-grid-row-9, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-grid-row-9, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-grid-row-9 {
      display: block;
    }
    [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-grid-row-9 .btn i, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-grid-row-9 .btn i, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-grid-row-9 .btn i {
      color: var(--bbw-btn1-hover-color);
    }
  }
  @supports (-moz-appearance: none) {
    @media (min-width: 768px) {
      [id^=MBBv3]:not(#mbbV1) mbb-listitem .bfg-list-column-1 .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
      }
      [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within {
        outline: none;
        -webkit-box-shadow: var(--bbw-widget-item-hover-shadow);
                box-shadow: var(--bbw-widget-item-hover-shadow);
      }
      [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-list-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-list-thumbnail .bfg-gallery-thumb, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-list-thumbnail .bfg-gallery-thumb {
        -webkit-transform: scale(1.04);
                transform: scale(1.04);
      }
      [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-grid-row-7 .bfg-list-save .btn:hover i:before, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-grid-row-7 .bfg-list-save .btn:hover i:before, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-grid-row-7 .bfg-list-save .btn:hover i:before {
        content: "\e02d";
      }
      [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-grid-row-9, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-grid-row-9, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-grid-row-9 {
        display: block;
      }
      [id^=MBBv3]:not(#mbbV1) mbb-listitem:hover .bfg-grid-row-9 .btn i, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus .bfg-grid-row-9 .btn i, [id^=MBBv3]:not(#mbbV1) mbb-listitem:focus-within .bfg-grid-row-9 .btn i {
        color: var(--bbw-btn1-hover-color);
      }
    }
  }
}
[id^=MBBv3]:not(#mbbV1).bfg-popup-content-wrap {
  background-color: rgb(255, 255, 255);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] {
  display: block;
  width: 100%;
  container: bbw-details-container/inline-size;
  --bbw-section-spacing:	30px;
  --bbw-box-shadow-sm:	0 1px 2px rgba(0, 0, 0, 0.25),
  						0 2px 4px rgba(0, 0, 0, 0.2),
  						0 3px 8px rgba(0, 0, 0, 0.15);
  --bbw-btn-shadow-light:	0px 2px 2px -1px rgba(255,255,255,0.28),
  						0px 4px 7px 0px rgba(255,255,255,0.20),
  						0px 6px 10px 0px rgba(255,255,255,0.16);
  --bbw-box-shadow-lg:	0 1px 3px 4px rgba(255, 255, 255, 0.25),
  						0 2px 6px 1px rgba(255, 255, 255, 0.2);
  --bbw-border-radius-sm: 4px;
  --bbw-border-radius-md: 7px;
  --bbw-border-radius-lg: 8px;
  --bbw-border-radius-circle: 50px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails {
  --bbw-details-gutter-x: 15px;
  --bbw-details-gutter-y: 15px;
  --bbw-details-content-margin-max-width: auto;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails {
    --bbw-details-gutter-x: 24px;
    --bbw-details-gutter-y: 24px;
  }
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .content-column-right {
    max-width: 295px;
    min-width: 295px;
    width: 100%;
  }
}
@container bbw-details-container (min-width: 1278px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails {
    --bbw-details-gutter-x: 0;
    --bbw-details-content-margin-max-width: 1110px;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .content-margin {
    margin-inline: auto;
    width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .content-padding {
    width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .content-padding .bfg-content-wrapper {
    width: 100%;
    max-width: var(--bbw-details-content-margin-max-width);
    margin-inline: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails {
  font-family: var(--bbw-font-family-body);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: var(--bbw-widget-bg);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .content-margin {
  padding-left: var(--bbw-details-gutter-x);
  padding-right: var(--bbw-details-gutter-x);
  max-width: var(--bbw-details-content-margin-max-width);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .content-padding {
  padding-left: var(--bbw-details-gutter-x);
  padding-right: var(--bbw-details-gutter-x);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .content-full {
  width: auto;
  max-width: 1200px;
  margin-inline: auto;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails h2,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails h3,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails h4 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails h2.bfg-text-title {
  margin-top: 16px;
  margin-bottom: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails p.bfg-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .bfg-banner-wrap {
  z-index: auto;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .bfg-mls-thumb-logo {
  z-index: auto;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .btn.show-more[data-toggle=bscollapse][aria-expanded=true] {
  background-color: var(--bbw-btn1-bg);
  color: white;
  border-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .btn.show-more[data-toggle=bscollapse][aria-expanded=true] icon::before {
  content: "R";
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-share-elements {
  /* Base styles for tooltip-enabled elements */
  /* Remove the default browser tooltip */
  /* Add a small arrow */
  /* Show tooltip immediately on hover */
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-share-elements [title] {
  position: relative;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-share-elements [title]::before {
  content: attr(title);
  position: absolute;
  bottom: 95%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 5px 10px;
  background-color: #333;
  color: white;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  pointer-events: none;
  z-index: 1000;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-share-elements [title]::after {
  content: "";
  position: absolute;
  bottom: 95%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-share-elements [title]:hover::before,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-share-elements [title]:hover::after {
  opacity: 1;
  visibility: visible;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .show-fadeIn {
  opacity: 1;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .hide-fadeOut {
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .modal-menu-sticky-top {
  top: 0px;
  z-index: 50000;
  background-color: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.05), 0 5px 10px rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.05), 0 5px 10px rgba(0, 0, 0, 0.03);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  background-color: white;
  top: 0px;
  height: 42px;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-header-menu.content-margin {
  padding-left: 0;
  padding-right: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-header-menu .btn {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-header-menu .btn i {
  font-size: 1.5em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-header-menu .navbar-text {
  font-size: 0.8125em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-header-menu a.btn:focus {
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap {
  display: none;
  height: 75px;
  background: var(--bbw-fixed-bg-panel);
  border-bottom: 1px solid var(--bbw-fixed-bordergray);
  padding: 0;
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap.bfg-rule2_5a {
  display: block !important;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header h2 {
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
}
@container bbw-details-container (min-width: 450px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header h2 {
    font-size: 18px;
  }
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header h2 {
    font-size: 20px;
    line-height: 1;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-text {
  font-size: 12px;
  line-height: 14px;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-text {
    font-size: 14px;
    line-height: 16px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-biz-logo-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
  max-width: 45%;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-biz-logo-wrap {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: 30%;
    margin-left: 0;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-biz-logo-wrap .mbb-AgentCompanyLogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-biz-logo-wrap .mbb-AgentCompanyLogo img {
  max-height: 70px;
  max-width: 100%;
  width: auto;
  padding: 0 1em 0 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-broker-office-wrap {
  height: 74px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: auto;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-broker-office-wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-broker-office-wrap [class^=bfg-text] {
  text-align: right;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-broker-office-wrap {
    margin-left: 0;
    margin-right: auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-broker-office-wrap [class^=bfg-text] {
    text-align: left;
    padding-right: 0;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap {
  display: none;
  margin-left: auto;
  margin-right: 0;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 50%;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 74px;
  padding-top: 4px;
  padding-bottom: 4px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-details [class^=bfg-text] {
  text-align: right;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-details [class^=bfg-text] {
    text-align: left;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-details .mbb-AgentName {
  font-size: 18px;
  line-height: 1.3;
  margin-top: 6px;
  margin-bottom: 0;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-details .mbb-AgentName {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-photo {
  display: none;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-photo {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-photo .mbb-AgentPhoto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-photo .mbb-AgentPhoto img {
  max-height: 74px;
  width: auto;
  margin-left: 12px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-brand-header-wrap .bfg-branding-header .bfg-agent-wrap .mbb-agent-details {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-left: auto;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header {
  width: 100%;
  position: relative;
  max-width: 2048px;
  min-height: 276px;
  margin-inline: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap {
  position: absolute;
  top: 30px;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, 0) !important;
          transform: translate(-50%, 0) !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 80%;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap {
    top: 56px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner {
  background: rgba(0, 0, 0, 0.4);
  padding: 0.625em 0.8125em;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner {
    padding: 0.75em 1em;
  }
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner {
    padding: 0.9375em 1.25em;
  }
}
@container bbw-details-container (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner {
    padding: 1em 1.5em;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading {
  color: #ffffff;
  font-weight: 700;
  font-size: 0.8125em;
  line-height: 1;
  text-shadow: 0 0 5px rgba(1, 1, 1, 0.2);
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading {
    font-size: 1em;
    text-shadow: 0 0 8px rgba(1, 1, 1, 0.2);
  }
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading {
    font-size: 1.25rem;
    text-shadow: 0 0 9px rgba(1, 1, 1, 0.2);
  }
}
@container bbw-details-container (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading {
    font-size: 1.5rem;
    text-shadow: 0 0 10px rgba(1, 1, 1, 0.2);
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-header-photo,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-header-map {
  top: 0px;
  position: relative;
  overflow: hidden;
  height: 336px;
  min-height: 300px;
  max-height: 100vh;
  width: 100%;
  max-width: 100%;
  margin: auto;
  margin-bottom: 40px;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-header-photo,
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-header-map {
    height: 600px;
    min-height: 480px;
    width: 1900px;
    top: 0px;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100vh;
    margin: auto;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .tns-outer button {
  display: none;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header {
    margin-bottom: 32px;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.alt-layout {
    margin-bottom: 16px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos {
  container-type: inline-size;
  container-name: photo-gallery;
  display: block;
  position: relative;
  max-width: 1300px;
  padding-left: 0;
  padding-right: 0;
  /* Styles for empty thumbnails */
  /* Disabled navigation arrows */
  /* Fade transition for thumbnails */
  /* Fade transition for the main image */
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow:hover {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow-prev {
  left: 15px; /* Default position for mobile */
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow-next {
  right: 15px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow svg {
  width: 20px;
  height: 20px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .bfg-photo-count {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 5;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .bfg-photo-count .btn {
  --bbw-border-radius-sm: 1rem;
  --bbw-btn-sm-padding-x: 10px;
  --bbw-btn-sm-padding-y: 5px;
  border-radius: 15px;
  border: none !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .image-counter {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 12px;
  z-index: 5;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-container {
  --bbw-image-border-radius: 8px;
  --bbw-image-gap: 4px;
  --bbw-transition: all 0.3s ease-in-out 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--bbw-image-gap);
  width: 100%;
  opacity: 0;
  -webkit-animation: galleryfadeIn 2s forwards;
          animation: galleryfadeIn 2s forwards;
}
@-webkit-keyframes galleryfadeIn {
  to {
    opacity: 1;
  }
}
@keyframes galleryfadeIn {
  to {
    opacity: 1;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-main {
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  border-radius: var(--bbw-image-border-radius);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: var(--bbw-transition);
  transition: var(--bbw-transition);
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails {
  display: none;
  gap: var(--bbw-image-gap);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail {
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  position: relative;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: var(--bbw-transition);
  transition: var(--bbw-transition);
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-main:hover img,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail:hover img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-main {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    aspect-ratio: 4/3;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails .gallery-thumbnail:nth-child(n+3) {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail {
    height: 100%;
    aspect-ratio: 4/3;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail:first-child {
    border-top-right-radius: var(--bbw-image-border-radius);
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail:nth-child(2) {
    border-bottom-right-radius: var(--bbw-image-border-radius);
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow-prev {
    left: calc(65% + 32px);
  }
}
@container bbw-details-container (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-main {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    aspect-ratio: 4/3;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    aspect-ratio: 4/3;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnails .gallery-thumbnail:nth-child(n+3) {
    display: block;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail {
    width: 100%;
    height: 100%;
    min-height: 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail:first-child {
    border-top-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail:nth-child(2) {
    border-top-right-radius: var(--bbw-image-border-radius);
    border-bottom-right-radius: 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail:nth-child(4) {
    border-bottom-right-radius: var(--bbw-image-border-radius);
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow-prev {
    left: calc(50% + 4px + 15px);
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .empty-thumbnail {
  position: relative;
  opacity: 0.3;
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .empty-thumbnail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(240, 240, 240, 0.5);
  z-index: 1;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .pagination-arrow.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-thumbnail {
  -webkit-transition: var(--bbw-transition);
  transition: var(--bbw-transition);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header mbb-property-header-photos .gallery-main img {
  -webkit-transition: var(--bbw-transition);
  transition: var(--bbw-transition);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 {
  position: relative;
  margin-inline: auto;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1.content-margin {
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 [role=toolbar] {
  --bbw-btn-sm-padding-x: 0.75em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .btn.btn-outline-primary[data-target="#OpenHouse"][aria-expanded=true] {
  color: var(--bbw-btn1-hover-color) !important;
  background-color: var(--bbw-btn1-hover-bg) !important;
  border-color: var(--bbw-btn1-hover-bg) !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 [id=OpenHouse] {
  position: absolute;
  bottom: 100%; /* Positions it just above the button */
  left: -1px;
  z-index: 10; /* Ensures it appears above other elements */
  width: calc(100% + 2px); /* 341px; /* Optional: makes it the same width as its container */
  margin-bottom: 0; /* Adds some space between the popup and the button */
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out, -webkit-transform 0.3s ease-out; /* Add transition for smooth animation */
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 [id=OpenHouse] *[aria-expanded=false] {
  -webkit-transform: translateY(20px);
          transform: translateY(20px); /* Start from 20px below */
  opacity: 0;
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 [id=OpenHouse] *[aria-expanded=true] {
  -webkit-transform: translateY(0);
          transform: translateY(0); /* Slide up to original position */
  opacity: 1;
  pointer-events: auto; /* Allow interaction when visible */
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 [id=OpenHouse] ul {
  border: 1px solid var(--bbw-btn-bg) !important;
  border-radius: 0.25rem 0.25rem 0 0 !important;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 [id=OpenHouse] li {
  height: 1.75em;
  border: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .flex-break {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 1em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .btn {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .btn:first-child {
  border-top-right-radius: var(--bbw-border-radius-sm);
  border-bottom-right-radius: var(--bbw-border-radius-sm);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .flex-break + .btn {
  border-top-left-radius: var(--bbw-border-radius-sm);
  border-bottom-left-radius: var(--bbw-border-radius-sm);
}
@container bbw-details-container (min-width: 370px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .flex-break {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .btn {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .btn:first-child {
    border-top-right-radius: revert;
    border-bottom-right-radius: revert;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 .mbb-cta .flex-break + .btn {
    border-top-left-radius: revert;
    border-bottom-left-radius: revert;
  }
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .mbb-property-row-1 {
    width: calc(100% - 2 * var(--bbw-details-gutter-x));
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-0 mbb-property-header-photos .pagination-arrow,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-0 mbb-property-header-photos .bfg-photo-count,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-0 mbb-property-header-photos .image-counter {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-0 mbb-property-header-photos .gallery-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-0 mbb-property-header-photos .gallery-main {
  background-color: var(--bbw-panel-bg);
  border-top-right-radius: var(--bbw-image-border-radius);
  border-bottom-right-radius: var(--bbw-image-border-radius);
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-0 mbb-property-header-photos .gallery-main {
    max-width: 50%;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-0 mbb-property-header-photos .gallery-thumbnails {
  display: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .pagination-arrow,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .image-counter {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .bfg-photo-count {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .gallery-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .gallery-main {
  border-top-right-radius: var(--bbw-image-border-radius);
  border-bottom-right-radius: var(--bbw-image-border-radius);
  aspect-ratio: 1.5;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .gallery-main img {
  -o-object-position: bottom;
     object-position: bottom;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .gallery-main {
    max-height: 432px;
    max-width: 65%;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 mbb-property-header-photos .gallery-thumbnails {
  display: none;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-2 mbb-property-header-photos .image-counter,
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-2 mbb-property-header-photos .pagination-arrow {
    display: none !important;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-2 mbb-property-header-photos .gallery-thumbnails {
    display: block;
    aspect-ratio: 4/3;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-2 mbb-property-header-photos .gallery-thumbnail:first-child {
    height: auto;
    border-top-right-radius: var(--bbw-image-border-radius);
    border-bottom-right-radius: var(--bbw-image-border-radius);
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-2 mbb-property-header-photos .gallery-thumbnail:first-child img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    -webkit-transition: var(--bbw-transition);
    transition: var(--bbw-transition);
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-2 mbb-property-header-photos .gallery-thumbnail:not(:first-child) {
    display: none;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header + .courtesy-of .btn {
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 {
  margin-top: 10px;
  margin-bottom: 15px;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 {
    margin-left: 0;
    margin-right: 0;
  }
}
@container bbw-details-container (min-width: 1278px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 {
    margin-inline: auto;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .mbb-address-wrap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .mbb-address-wrap *:not(i) {
  line-height: 1.3;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .mbb-address-wrap .address-text-1 {
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-headings-text-color);
  font-size: 27px;
}
@container bbw-details-container (min-width: 540px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .mbb-address-wrap .address-text-1 {
    font-size: 24px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .mbb-address-wrap .address-text-2 {
  color: var(--bbw-headings-text-color);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .bfg-status-badge {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .bfg-status-badge .status-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  border: 1px solid var(--bbw-theme-primary);
  border-radius: 4px;
  padding: 0.375em 0.5em;
  text-align: center;
  line-height: 1;
  color: var(--bbw-theme-primary);
  text-transform: uppercase;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .bfg-status-badge .status-wrapper .status-row-1 {
  font-size: 0.875em;
  line-height: 1.1428;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .bfg-status-badge .status-wrapper .status-row-2 {
  font-size: 1.125em;
  font-weight: 700;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .mbb-price-wrap * {
  line-height: 1.3;
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .mbb-price-wrap .price-text-1 {
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-headings-text-color);
  font-size: 24px;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .mbb-price-wrap .price-text-1 {
    font-size: 27px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .status-price-wrap .mbb-price-wrap .price-text-2 {
  color: var(--bbw-headings-text-color);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .courtesy-of {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  color: var(--bbw-headings-text-color);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 14px;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .courtesy-of {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 {
    margin-bottom: 5px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 1em;
  margin-top: 5px;
  margin-bottom: 10px;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-4 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-4 .bfg-text {
  color: var(--bbw-headings-text-color);
  font-weight: var(--bbw-font-weight-300);
  font-size: 1.5em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-4 .bfg-text * {
  font-size: inherit;
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-4 .bfg-text i {
  font-size: 1.75em;
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: var(--bbw-btn1-bg);
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: var(--bbw-details-content-margin-max-width);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0 0 16px 0;
  font-size: 13px;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper * {
  font-weight: var(--bbw-font-weight-normal);
  font-size: inherit;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper .mls-text {
  display: inline-block;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper .mls-details-text {
  display: inline-block;
  font-size: 12px;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper .mls-details-text {
    border-left: 1px solid var(--bbw-btn1-color);
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .contact-wrapper {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: auto 0;
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .contact-wrapper button {
  line-height: 1;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .contact-wrapper #requestShowingBtn {
  display: none;
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-top: auto;
    margin-bottom: auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper .listedsince {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .contact-wrapper {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@container bbw-details-container (min-width: 930px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-5 .bfg-content-wrapper .mls-wrapper .listedsince {
    display: inline;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 {
  background-color: var(--bbw-stripes-bg);
  padding-top: 10px;
  padding-bottom: 20px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 p {
  max-width: 720px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-custom-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  padding: 0 1rem;
  border: 4px solid var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-custom-message i {
  color: var(--bbw-btn1-bg);
  font-size: 3rem;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-custom-message .bfg-text {
  line-height: 1.1;
  font-size: 1.25rem;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-openhouse-details div,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-openhouse-details superscript,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-openhouse-details span {
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-openhouse-details div,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-openhouse-details span {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .bfg-openhouse-details span {
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 {
  padding-top: var(--bbw-section-spacing);
  padding-bottom: 20px;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery {
  height: 300px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 160px;
          flex: 1 1 160px;
  width: 160px;
  max-width: 400px;
  min-width: 160px;
  height: 180px;
  max-height: 300px;
  overflow: hidden;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background button,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 140px;
  width: 140px;
}
@container bbw-details-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background button,
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background a {
    height: 160px;
    width: 160px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background button i,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background a i {
  font-size: 3em;
  margin-bottom: 8px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background button i:before,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background a i:before {
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background button span,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-7 .mbb-property-gallery .gallery-item .gallery-background a span {
  display: block;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 {
  padding-top: 20px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns mbb-card.card {
  margin-bottom: 1.75rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns mbb-card h2 {
  margin-top: 0.25em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns mbb-card.card-highlights {
  -webkit-column-span: all;
     -moz-column-span: all;
          column-span: all;
  display: block;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns mbb-card .mbb-card-wrapper h3 {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-size: 18px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns mbb-card .mbb-card-wrapper h3:not(:first-child) {
  padding-top: 1.5em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns mbb-card .bfg-custom-message {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
}
@container bbw-details-container (min-width: 910px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@container bbw-details-container (min-width: 980px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
}
@container bbw-details-container (min-width: 1024px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .card-columns {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-more-details {
  margin-bottom: 45px;
  height: 34px;
  text-align: center;
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-more-details .bfg-widget-button {
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(white));
  background: linear-gradient(0, white, white);
  border: 1px solid #7a716f;
  border-radius: 1px;
  min-width: 200px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-more-details button[data-toggle=bscollapse][aria-expanded=false]:before {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, white));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 90%);
  height: 200px;
  width: 100%;
  position: absolute;
  -webkit-transform: translateY(calc(-206px - 1.75rem)) translateX(-45.5%);
          transform: translateY(calc(-206px - 1.75rem)) translateX(-45.5%);
  max-width: 1110px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@container bbw-details-container (min-width: 390px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row > div {
  text-align: center;
  margin-bottom: 3em;
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row div:nth-child(1) {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row div:nth-child(2) {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row div:nth-last-child(1) {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row div:nth-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row div:nth-child(2) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-cta-row div:nth-last-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score * {
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .chart {
  max-width: 300px;
  max-height: 224px;
  -ms-flex-preferred-size: 300px;
      flex-basis: 300px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .chart .guage-text {
  position: absolute;
  top: 2.25em;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .chart .guage-text i {
  top: -8px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .chart .guage-description {
  position: absolute;
  top: 5.6em;
  width: 100%;
  font-size: 24px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .chart .guage-description .guage-title {
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .chart .guage-description .guage-subtext {
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .mbb-walk-score-description {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-walk-score .mbb-walk-score-description p {
  padding: 5px;
  background-color: #d2d3d4;
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-8 .mbb-agent-card {
  background-color: #ffffff;
  border: 0px;
  border-radius: 3px;
  -webkit-box-shadow: 0 -3px 6px -3px rgba(0, 0, 0, 0.07), 0 1px 2px -3px rgba(0, 0, 0, 0.01), 0 2px 4px -3px rgba(0, 0, 0, 0.02), 0 4px 8px -3px rgba(0, 0, 0, 0.05), 0 8px 16px -3px rgba(0, 0, 0, 0.05), 0 16px 32px -3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 -3px 6px -3px rgba(0, 0, 0, 0.07), 0 1px 2px -3px rgba(0, 0, 0, 0.01), 0 2px 4px -3px rgba(0, 0, 0, 0.02), 0 4px 8px -3px rgba(0, 0, 0, 0.05), 0 8px 16px -3px rgba(0, 0, 0, 0.05), 0 16px 32px -3px rgba(0, 0, 0, 0.05);
  padding-right: 25px;
  padding-left: 25px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-9 {
  background-color: transparent;
  padding-top: var(--bbw-section-spacing);
  padding-bottom: var(--bbw-section-spacing);
  margin-bottom: 45px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-10 {
  padding-top: var(--bbw-section-spacing);
  padding-bottom: var(--bbw-section-spacing);
  margin-bottom: 45px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-11 {
  background-color: var(--bbw-stripes-bg);
  padding-top: var(--bbw-section-spacing);
  padding-bottom: var(--bbw-section-spacing);
  margin-bottom: 45px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-11 .bfg-content-wrapper .history .row [class^=col] {
  font-size: 16px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-11 .bfg-content-wrapper .history .row [class^=col] .bfg-text {
  font-size: inherit;
  line-height: inherit;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-12 {
  padding-top: var(--bbw-section-spacing);
  padding-bottom: var(--bbw-section-spacing);
  margin-bottom: 45px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu {
  position: fixed;
  z-index: 60000;
  bottom: 0px;
  left: 0px;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 16px;
  height: 52px;
  width: 100%;
  color: var(--bbw-btn1-color);
  font-weight: 400;
  line-height: 1.3;
  -webkit-box-shadow: 0 -1px 1px rgba(210, 210, 210, 0.25), 0 -2px 2px rgba(210, 210, 210, 0.2), 0 -4px 4px rgba(210, 210, 210, 0.15), 0 -8px 8px rgba(210, 210, 210, 0.1), 0 -16px 16px rgba(210, 210, 210, 0.05);
          box-shadow: 0 -1px 1px rgba(210, 210, 210, 0.25), 0 -2px 2px rgba(210, 210, 210, 0.2), 0 -4px 4px rgba(210, 210, 210, 0.15), 0 -8px 8px rgba(210, 210, 210, 0.1), 0 -16px 16px rgba(210, 210, 210, 0.05);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu .bfg-text {
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu .dropdown-item {
  padding-left: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item {
  padding-top: 10px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  background-color: var(--bbw-btn1-bg);
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item span {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item mbb-menu {
  position: absolute;
  bottom: 42px;
  right: 0px;
  max-width: 50%;
  width: 50%;
  background-color: var(--bbw-btn1-color);
  display: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item mbb-menu menu-item {
  display: block;
  position: relative;
  border-bottom: 1px white var(--bbw-btn1-color);
  text-align: left;
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item:hover {
  color: var(--bbw-btn1-hover-color);
  background-color: var(--bbw-btn1-hover-bg);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item:hover mbb-menu {
  display: block;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item:hover span {
  color: var(--bbw-btn1-hover-color);
  background-color: var(--bbw-btn1-hover-bg);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-footer-menu menu-item:hover menu-item:hover span {
  color: var(--bbw-btn1-hover-color);
  background-color: var(--bbw-btn1-hover-bg);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: white;
  padding: 15px;
  width: auto;
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-photo {
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-photo img {
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  height: 100%;
  max-height: 240px;
  margin: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-AgentCompanyLogo img {
  width: auto;
  height: 100%;
  max-height: 100px;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 235px;
          flex: 1 1 235px;
  -ms-flex-preferred-size: 270px;
      flex-basis: 270px;
  margin-left: 0;
  text-align: center;
  font-size: 16px;
  border-right-style: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details * {
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details h2 {
  font-size: 25px;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details h4 {
  font-size: 0.6875em;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-contact {
  border-right: 1px solid var(--bbw-fixed-light-gray);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-contact h2.bfg-text-title {
  margin-bottom: 0px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-phone {
  background-color: var(--bbw-fixed-light-gray);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-phone .mbb-agent-phoneNumber {
  color: var(--bbw-theme-primary);
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social {
  font-weight: var(--bbw-font-weight-600);
  color: var(--bbw-body-text-color);
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social .connectwith {
  display: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social span {
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social a {
  font-size: 0.875em;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social.hide-social {
  display: none;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social.show-social {
  display: inherit;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .bfg-zillow-rating,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-ZillowRating {
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .bfg-zillow-rating span,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-ZillowRating span {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 250px;
          flex: 1 0 250px;
  padding-left: 0;
  margin-top: 4em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .bfg-lc {
  display: block;
  margin-bottom: 2em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .mbb-CompanyDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .mbb-CompanyDetails > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .mbb-CompanyDetails .mbb-AgentCompany {
  margin-bottom: 2em !important;
  padding-right: 0;
  text-align: center;
}
@container bbw-details-container (min-width: 451px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details {
    -ms-flex-preferred-size: 230px;
        flex-basis: 230px;
    margin-left: 16px;
    text-align: left;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details h2,
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details h4 {
    text-align: left;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action {
    padding-left: 15px;
  }
}
@container bbw-details-container (min-width: 573px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details {
    -ms-flex-preferred-size: 275px;
        flex-basis: 275px;
  }
}
@container bbw-details-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-9 {
    background-color: var(--bbw-stripes-bg);
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details {
    border-right: 1px solid var(--bbw-fixed-light-gray);
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social {
    padding-left: 1em;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social .connectwith {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .bfg-zillow-rating {
    padding-left: 1em;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action {
    margin-top: 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .mbb-CompanyDetails {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .mbb-CompanyDetails > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .mbb-CompanyDetails .mbb-AgentCompany {
    margin-bottom: 0 !important;
    padding-right: 16px;
    text-align: center;
  }
  @container bbw-details-container (min-width: 390px) {
    [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-action .mbb-CompanyDetails .mbb-AgentCompany {
      text-align: right;
    }
  }
}
@container bbw-details-container (min-width: 1200px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin-bottom: 0;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 {
  margin-top: 45px;
  margin-bottom: 45px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper h3 {
  margin-top: 12px;
  margin-left: -5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper .mbb-card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper .mbb-card-item .mbb-card-attribute {
  float: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
  min-width: 100px;
  text-align: left;
  white-space: normal;
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper .mbb-card-item .mbb-card-value {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  text-align: left;
}
@container bbw-details-container (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper {
    display: block;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper .mbb-card-item {
    display: block;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper .mbb-card-item .mbb-card-attribute {
    float: left;
    width: 50%;
    white-space: nowrap;
    padding-right: 0;
  }
  [id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .mbb-card-wrapper .mbb-card-item .mbb-card-value {
    display: block;
    text-align: right;
  }
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-more-details2 .bb-qrcode {
  height: 150px;
  width: 150px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header {
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-property-header-map {
  height: 600px;
  min-height: 480px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-property-header-photo {
  height: calc(100vh - 50px);
  min-height: 480px;
  max-height: 1080px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-property-header-photo img,
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-property-header-photo div.img {
  margin-inline: auto;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-photo-gradiant-top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(255, 255, 255, 0) 100%);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-photo-gradiant-bottom {
  position: absolute;
  bottom: 40px;
  width: 100%;
  height: 170px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0, rgba(0, 0, 0, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-address-wrap {
  position: relative;
  bottom: 110px;
  font-size: 32px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-address-wrap .address-text-1 {
  color: rgb(255, 255, 255);
  float: left;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-address-wrap .address-text-2 {
  color: rgb(255, 255, 255);
  float: left;
  margin-left: 10px;
  font-size: 0.7em;
  line-height: 1.85em;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .carousel .slick-slide .carousel-background {
  height: calc(100vh - 49px);
  max-height: 1080px;
  min-height: 480px;
  max-width: 1920px;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .carousel-item .carousel-background {
  width: auto;
  max-height: 28.25rem;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-property-row-1 {
  position: relative;
  width: auto;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-row.background-dark {
  background-color: #363636;
  color: white;
}
[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-row-3 {
  margin-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h1,
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h2,
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h3,
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h4,
[id^=MBBv3]:not(#mbbV1) mbb-printflyer p,
[id^=MBBv3]:not(#mbbV1) mbb-printflyer .bfg-text {
  font-family: Georgia, "Times New Roman", serif;
  color: #000;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h1 {
  margin: 0 0 0 0;
  width: 100%;
  line-height: 1;
  font-size: 28px;
  font-weight: bold;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h1 + h3 {
  margin-top: 4px;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h2 {
  font-size: 24px;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h3 {
  font-size: 20px;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
  text-transform: uppercase;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer h4 .subgroup {
  font-weight: var(--bbw-font-weight-normal);
  margin: 0 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer img {
  margin-bottom: 20px;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer .flyer-row-4 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer .table th,
[id^=MBBv3]:not(#mbbV1) mbb-printflyer .table td {
  padding: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) mbb-printflyer .table th:nth-child(1),
[id^=MBBv3]:not(#mbbV1) mbb-printflyer .table td:nth-child(1) {
  width: 35%;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header {
  container: bbw-results-header-container/inline-size;
  width: 100%;
  display: block;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu {
  --bbw-mbb-header-padding-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: var(--bbw-widget-bg);
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: var(--bbw-mbb-header-padding-bottom);
  padding-right: var(--bbw-widget-padding-x);
  padding-left: var(--bbw-widget-padding-x);
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu .navbar-text,
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu .navbar-text span,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu .navbar-text,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu .navbar-text span {
  font-size: 24px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu .nav-link,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu .nav-link {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu .nav-item,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu .nav-item {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu button.btn-outline-primary,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu button.btn-outline-primary {
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a:active,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a:active {
  background-color: inherit;
  -webkit-filter: invert(10%);
          filter: invert(10%);
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a.select:before,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a.select:before {
  color: var(--bbw-btn1-bg);
  content: "";
  position: absolute;
  left: 1rem;
  height: 15px;
  width: 7px;
  border: solid var(--bbw-btn1-bg);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu [sort] [sortdirection],
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu [sort] [sortdirection] {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu [sort] [sortdirection] i,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu [sort] [sortdirection] i {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu [sort] [sortdirection] i[selected],
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu [sort] [sortdirection] i[selected] {
  display: unset;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu .dropdown-w-480,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu .dropdown-w-480 {
  max-width: 480px;
  width: calc(100vw - 30px);
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-form-search,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-form-search {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-form-search .mbb-form-search-wrap,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-form-search .mbb-form-search-wrap {
  max-width: 1200px;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-form-search .mbb-form-search-wrap .mbb-primary-search .SearchButtonWrapper .bfg-viewCount .label,
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-form-search .mbb-form-search-wrap .mbb-primary-search .SearchButtonWrapper .bfg-viewCount .bfg-search-totals,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-form-search .mbb-form-search-wrap .mbb-primary-search .SearchButtonWrapper .bfg-viewCount .label,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-form-search .mbb-form-search-wrap .mbb-primary-search .SearchButtonWrapper .bfg-viewCount .bfg-search-totals {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 16px;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1 *:not(i),
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 *:not(i) {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1 .menubuttonwrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 .menubuttonwrapper {
  margin-top: auto;
  margin-right: 0.5em;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1 .menubuttonwrapper i.showUserIcon,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 .menubuttonwrapper i.showUserIcon {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1 .savesearchwrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 .savesearchwrapper {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0.25em;
  margin-right: 1em;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1 .savesearchwrapper i + span,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 .savesearchwrapper i + span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-1 .fullscreenwrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-1 .fullscreenwrapper {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .hide-header-menu .bfg-header-row-1,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .hide-header-menu .bfg-header-row-1 {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-2,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: inherit;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-2 *:not(i),
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-2 *:not(i) {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-2 .navbar-text,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-2 .navbar-text {
  margin-top: auto;
  margin-bottom: auto;
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-2 .navbar-text span,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-2 .navbar-text span {
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-3,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: auto;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-3 *:not(i),
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-3 *:not(i) {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-4,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-4 .mbb-show-modifyfilters span,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-4 .mbb-show-modifyfilters span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-4 .dropdown,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-4 .dropdown {
  margin-top: auto;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-4 *:not(i),
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-4 *:not(i) {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-4 .btn.btn-link,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-4 .btn.btn-link {
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-5,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-5 .dropdown,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-5 .dropdown {
  margin-top: auto;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-5 *:not(i),
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-5 *:not(i) {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-5 .btn.btn-link,
[id^=MBBv3]:not(#mbbV1) mbb-results-header .bfg-header-row-5 .btn.btn-link i,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-5 .btn.btn-link,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .bfg-header-row-5 .btn.btn-link i {
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map h3.navbar-text,
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map h3.navbar-text,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map h3.navbar-text,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map h3.navbar-text {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .bfg-header-row-1,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .bfg-header-row-1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .mbb-form-search,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .mbb-form-search {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .bfg-header-row-2,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .bfg-header-row-2 {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .bfg-header-row-3,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .bfg-header-row-3 {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-left: 0;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .bfg-header-row-4,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .bfg-header-row-4 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-left: auto;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .bfg-header-row-4 a.nav-item,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .bfg-header-row-4 a.nav-item {
  margin-top: 0;
  padding-right: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .bfg-header-row-4 .mbb-show-modifyfilters[aria-expanded=true],
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .bfg-header-row-4 .mbb-show-modifyfilters[aria-expanded=true] {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-with-map .hide-header-menu .bfg-header-row-4,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-with-map .hide-header-menu .bfg-header-row-4 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .bfg-header-row-1,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .bfg-header-row-1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .bfg-header-row-2,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .bfg-header-row-2 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .bfg-header-row-3,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .bfg-header-row-3 {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .bfg-header-row-4,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .bfg-header-row-4 {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-left: 0;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .bfg-header-row-4 div.nav-item,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .bfg-header-row-4 div.nav-item {
  margin-left: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .bfg-header-row-4 a.nav-item,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .bfg-header-row-4 a.nav-item {
  margin-top: 0;
  padding-right: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .bfg-header-row-4 .mbb-show-modifyfilters[aria-expanded=true],
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .bfg-header-row-4 .mbb-show-modifyfilters[aria-expanded=true] {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-no-map .hide-header-menu .bfg-header-row-4,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-no-map .hide-header-menu .bfg-header-row-4 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .map-fs-btn,
[id^=MBBv3]:not(#mbbV1) mbb-results-header .map-exit-fs-btn,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .map-fs-btn,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .map-exit-fs-btn {
  font-size: 0.875em;
  display: none;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .map-fs-btn,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .map-fs-btn {
    display: block;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .dropdown-menu,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .dropdown-menu {
  margin: 0.125rem 0 0;
}
@media (max-width: 767.98px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .dropdown-menu,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .dropdown-menu {
    margin: 1.125rem 0 0;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .dropdown-menu .arrow-up,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .dropdown-menu .arrow-up {
  position: absolute;
  top: -17px;
  right: 3rem;
}
@media (max-width: 767.98px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .dropdown-menu .arrow-up,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .dropdown-menu .arrow-up {
    display: none;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .dropdown-menu .arrow-up-outer,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .dropdown-menu .arrow-up-outer {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid rgba(0, 0, 0, 0.15);
  position: absolute;
}
[id^=MBBv3]:not(#mbbV1) mbb-results-header .dropdown-menu .arrow-up-inner,
[id^=MBBv3]:not(#mbbV1) .mbb-results-header .dropdown-menu .arrow-up-inner {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
  position: absolute;
  left: 0px;
  top: 2px;
}
@container bbw-results-header-container (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper, [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper {
    margin-right: 12px;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .savesearchwrapper i + span, [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .savesearchwrapper i + span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .savesearchwrapper i + span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .savesearchwrapper i + span {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-4 .mbb-show-modifyfilters span, [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-4 .mbb-show-modifyfilters span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-4 .mbb-show-modifyfilters span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-4 .mbb-show-modifyfilters span {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5 > div, [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-5 > div,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5 > div,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-5 > div {
    margin-left: 0 !important;
  }
}
@container bbw-results-header-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon, [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span, [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon, [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu .bfg-header-row-2,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu .bfg-header-row-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
@container bbw-results-header-container (min-width: 600px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu[id*=_InteractiveMap] .bfg-header-row-4 a,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu[id*=_InteractiveMap] .bfg-header-row-4 a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@container bbw-results-header-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: auto;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-2,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-3,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-3 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-right: 0;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-4,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-right: 0;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-4 a.nav-item,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-4 a.nav-item {
    padding-top: 0.25em !important;
    padding-bottom: 0.25em !important;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5 {
    margin-left: 0;
    margin-right: 0;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5 button,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5 button {
    padding-top: 0.25em !important;
    padding-bottom: 0.25em !important;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5 .dropdown-menu + div,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-5 .dropdown-menu + div {
    padding-top: 0.25em !important;
    padding-bottom: 0.25em !important;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .mbb-form-search,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .mbb-form-search {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .hide-header-menu .bfg-header-row-3,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .hide-header-menu .bfg-header-row-3 {
    margin-right: auto;
  }
}
@container bbw-results-header-container (min-width: 900px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon {
    display: inline;
  }
}
@container bbw-results-header-container (min-width: 980px) {
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showUserIcon + span {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-no-map .bfg-header-row-1 .menubuttonwrapper i.showNavIcon {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-0,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-0 {
    margin-bottom: 12px;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: auto;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .mbb-form-search,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .mbb-form-search {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  [id^=MBBv3]:not(#mbbV1) mbb-results-header .mbb-header-menu.mbb-header-with-map .hide-header-menu .bfg-header-row-3,
  [id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .hide-header-menu .bfg-header-row-3 {
    margin-right: auto;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-widget-container {
  --lac-sticky-header-bg-color: #ffffff;
  --lac-results-header-side-shadow: 4px 0px 0px 0px var(--lac-sticky-header-bg-color), -4px 0px 0px 0px var(--lac-sticky-header-bg-color);
  position: sticky !important;
  min-height: calc(100vh - var(--bbw-widget-header-height) - var(--page-header-height));
  top: calc(var(--bbw-widget-header-height) + var(--page-header-height));
  /*
  .results-header-container {
  	.results-header-container-layout {
  		// account buttons
  		// search bar
  	}
  }
  .results-container {
  	.results-container-layout {
  		.results-map-container {
  			.results-map-container-layout {
  				// map
  			}
  		}
  		.results-list-container {
  			.results-list-container-layout {
  				.results-list-header-container {
  					.results-list-header-container-layout {
  						// show hide map buttons, count, sort
  					}
  				}
  				.gallery-container {
  					.gallery-container-layout {
  						// gallery items
  					}
  				}
  				.gallery-footer {
  					.gallery-footer-layout {
  						// show more
  					}
  				}
  			}
  		}
  	}
  }
  */
}
[id^=MBBv3]:not(#mbbV1) .results-widget-container .results-widget-container-layout {
  container: bbw-widget-container-layout/inline-size;
  display: block;
  position: sticky;
  min-height: calc(100vh - var(--page-header-height));
}
@container grid (min-height:100px) {
  [id^=MBBv3]:not(#mbbV1) .results-widget-container .results-widget-container-layout {
    height: cqmax;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-widget-container.no-sticky {
  position: static !important;
  min-height: auto;
  top: auto;
}
[id^=MBBv3]:not(#mbbV1) .results-widget-container.no-sticky .results-widget-container-layout {
  position: static;
  min-height: auto;
}
[id^=MBBv3]:not(#mbbV1) .results-header-container {
  position: sticky;
  top: var(--page-header-height);
  height: auto;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  z-index: 200;
  background-color: var(--lac-sticky-header-bg-color);
  -webkit-box-shadow: var(--lac-results-header-side-shadow);
          box-shadow: var(--lac-results-header-side-shadow);
}
@container bbw-widget-container-layout (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .results-header-container {
    height: var(--bbw-widget-header-height);
  }
}
[id^=MBBv3]:not(#mbbV1) .results-header-container .results-header-container-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: -webkit-min-content;
  min-height: -moz-min-content;
  min-height: min-content;
}
@container bbw-widget-container-layout (max-width: 767px) {
  [id^=MBBv3]:not(#mbbV1) .results-header-container .results-header-container-layout {
    display: block;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header {
  width: 100% !important; /* Otherwise container query doesnt work */
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .fullscreenwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .fullscreenwrapper span {
  margin-left: 0.25em;
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .results-header-container-layout-sm {
  display: contents;
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .results-header-container-layout-sm .bfg-header-row-2 {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .results-header-container-layout-sm .bfg-header-row-3 {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .results-header-container-layout-sm .bfg-header-row-4 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .results-header-container-layout-sm .mbb-row4-sort {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
@container bbw-widget-container-layout (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .results-header-container-layout-sm {
    display: none;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .mbb-form-search {
  margin-bottom: 0;
}
@container bbw-widget-container-layout (max-width: 978px) {
  [id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .mbb-form-search .mbb-form-search-wrap mbb-search-criteria {
    display: none !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-container {
  display: contents;
}
[id^=MBBv3]:not(#mbbV1) .results-container .results-container-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .results-map-container {
  top: calc(var(--bbw-widget-header-height) + var(--page-header-height));
  position: sticky;
  height: calc(100vh - var(--bbw-widget-header-height) - var(--page-header-height));
  max-width: 800px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}
@container bbw-widget-container-layout (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .results-map-container {
    margin-right: 12px;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-map-container .results-map-container-layout {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background-color: #e7e7e7;
  margin-top: 12px;
}
@container bbw-widget-container-layout (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .results-map-container .results-map-container-layout {
    margin-top: 0;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-map-container .results-map-container-layout interactive-map {
  display: block;
  height: 100%;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .results-list-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .results-list-container .results-list-container-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  min-height: calc(100vh - var(--bbw-widget-header-height) - var(--page-header-height));
}
[id^=MBBv3]:not(#mbbV1) .results-list-container .results-list-container-layout .results-list-header-container {
  position: sticky;
  z-index: 100;
  top: calc(var(--bbw-widget-header-height) + var(--page-header-height));
  height: auto;
  background-color: var(--lac-sticky-header-bg-color);
  -webkit-box-shadow: var(--lac-results-header-side-shadow);
          box-shadow: var(--lac-results-header-side-shadow);
}
[id^=MBBv3]:not(#mbbV1) .results-list-container .results-list-container-layout .results-list-header-container .results-list-header-container-layout mbb-filter .bfg-header-row-2 {
  -webkit-box-ordinal-group: unset !important;
      -ms-flex-order: unset !important;
          order: unset !important;
}
[id^=MBBv3]:not(#mbbV1) .results-list-container .results-list-container-layout .results-list-header-container .results-list-header-container-layout mbb-filter .bfg-header-row-3 {
  -webkit-box-ordinal-group: unset !important;
      -ms-flex-order: unset !important;
          order: unset !important;
}
[id^=MBBv3]:not(#mbbV1) .gallery-container .gallery-container-layout {
  margin-top: 4px;
  /* TO MAKE GALLERY ITEMS SMALLER, CREATE NEW container queries for this
  --bbw-galleryitem-min-width: 200px;
   */
}
[id^=MBBv3]:not(#mbbV1) .gallery-footer {
  padding-top: 30px;
}
[id^=MBBv3]:not(#mbbV1) .results-mobile-filter-container {
  position: relative;
  z-index: 100;
  bottom: 0;
  height: auto;
  width: 100%;
  background-color: #fff;
  display: none;
}
@container bbw-widget-container-layout (max-width: 767px) {
  [id^=MBBv3]:not(#mbbV1) .results-mobile-filter-container {
    display: contents;
  }
}
[id^=MBBv3]:not(#mbbV1) .results-mobile-filter-container .results-mobile-filter-container-layout mbb-filter {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .results-mobile-filter-container .results-mobile-filter-container-layout mbb-filter .bfg-header-row-2 {
  -webkit-box-ordinal-group: unset !important;
      -ms-flex-order: unset !important;
          order: unset !important;
}
[id^=MBBv3]:not(#mbbV1) .results-mobile-filter-container .results-mobile-filter-container-layout mbb-filter .bfg-header-row-3 {
  -webkit-box-ordinal-group: unset !important;
      -ms-flex-order: unset !important;
          order: unset !important;
}
[id^=MBBv3]:not(#mbbV1) .results-list-header-container-layout {
  display: none;
}
@container bbw-widget-container-layout (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .results-list-header-container-layout {
    display: contents;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu {
  --bbw-mbb-header-padding-y: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.5em;
  background-color: var(--bbw-widget-bg);
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: var(--bbw-mbb-header-padding-y);
  padding-right: var(--bbw-widget-padding-x);
  padding-left: var(--bbw-widget-padding-x);
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu .navbar-text,
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu .navbar-text span {
  font-size: 24px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu .nav-link {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu .nav-item {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu button.btn-outline-primary {
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu .mbb-row4-sort .btn {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a:active {
  background-color: inherit;
  -webkit-filter: invert(10%);
          filter: invert(10%);
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu [sort] [aria-labelledby=sortDropdown] a.select:before {
  color: var(--bbw-btn1-bg);
  content: "";
  position: absolute;
  left: 1rem;
  height: 15px;
  width: 7px;
  border: solid var(--bbw-btn1-bg);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu [sort] [sortdirection] {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu [sort] [sortdirection] i {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu [sort] [sortdirection] i[selected] {
  display: unset;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-menu .dropdown-w-480 {
  max-width: 480px;
  width: calc(100vw - 30px);
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .mbb-form-search {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-2 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-3 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-left: 0;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-4 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-ordinal-group: initial;
      -ms-flex-order: initial;
          order: initial;
  margin-left: auto;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-4 a.nav-item {
  margin-top: 0;
  padding-right: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-4 .mbb-show-modifyfilters[aria-expanded=true] {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .hide-header-menu .bfg-header-row-4 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .bfg-header-row-1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .bfg-header-row-2 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .bfg-header-row-3 {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .bfg-header-row-4 {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-left: 0;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .bfg-header-row-4 div.nav-item {
  margin-left: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .bfg-header-row-4 a.nav-item {
  margin-top: 0;
  padding-right: 0;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .bfg-header-row-4 .mbb-show-modifyfilters[aria-expanded=true] {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-no-map .hide-header-menu .bfg-header-row-4 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-2 .navbar-text {
  margin-top: auto;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-2 .navbar-text span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1 !important;
}
@container bbw-gallery-container (min-width: 300px) {
  [id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-2 .navbar-text span {
    font-size: 18px;
  }
}
@container bbw-gallery-container (min-width: 430px) {
  [id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-2 .navbar-text span {
    font-size: 20px;
  }
}
@container bbw-gallery-container (min-width: 460px) {
  [id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-2 .navbar-text span {
    font-size: 22px;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-3 bb-toggle-button span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-3 bb-toggle-button i {
  margin: 0;
}
@container bbw-gallery-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-3 bb-toggle-button span {
    display: inline;
    margin-left: 0.25em;
  }
}
[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-row4-sort button#sortDropdown {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) #map-fs-active {
  --bbw-widget-header-height: 128px;
  --bbw-widget-wrap-padding-top: 0;
  --bbw-widget-wrap-padding-bottom: 0;
  --bbw-widget-wrap-padding-x: 8px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  padding-top: var(--bbw-widget-wrap-padding-top);
  padding-bottom: var(--bbw-widget-wrap-padding-bottom);
  padding-left: var(--bbw-widget-wrap-padding-x);
  padding-right: var(--bbw-widget-wrap-padding-x);
  background: #fff;
  z-index: 45000;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) #map-fs-active {
    --bbw-widget-wrap-padding-x: 16px;
  }
}
[id^=MBBv3]:not(#mbbV1) #map-fs-active .results-header-container {
  top: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) #map-fs-active .mbb-header-menu .mbb-mls-picker {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) #map-fs-active .results-map-container {
  height: calc(100vh - var(--bbw-widget-header-height));
}
[id^=MBBv3]:not(#mbbV1) #map-fs-active .results-list-header-container {
  top: calc(var(--bbw-widget-header-height));
}
@container bbw-widget-container-layout (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) #map-fs-active .gallery-container .gallery-container-layout {
    margin-top: 4px;
  }
}
[id^=MBBv3]:not(#mbbV1) #map-fs-active .gallery-footer {
  padding-top: 0;
}
[id^=MBBv3]:not(#mbbV1) .no-sticky .results-header-container {
  position: static !important;
  top: auto !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
[id^=MBBv3]:not(#mbbV1) .no-sticky .results-map-container {
  position: static !important;
  top: auto !important;
  height: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .no-sticky .results-list-container .results-list-container-layout {
  min-height: auto !important;
}
[id^=MBBv3]:not(#mbbV1) .no-sticky .results-list-header-container {
  position: static !important;
  top: auto !important;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map *,
[id^=MBBv3]:not(#mbbV1) .bfg-roster-map *,
[id^=MBBv3]:not(#mbbV1) .bfg-agent-map * {
  line-height: normal;
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-fullscreen-wrap {
  background-color: var(--bbw-widget-bg);
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-fullscreen-wrap .row:not(.modal *) {
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: var(--bbw-widget-bg);
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container {
  padding: 0 !important;
  overflow: hidden;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-list-wrap,
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-map-list-wrap {
  -webkit-overflow-scrolling: touch;
  padding-left: 1px;
  padding-right: 1px;
  position: relative; /* or absolute/fixed - ensure it's positioned */
  contain: layout style; /* Add containment to prevent layout bleed */
}
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 12px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 900px;
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map.wix-map-placeholder {
  max-width: none;
}
@media not all and (pointer: coarse) {
  @supports not (-moz-appearance: none) {
    [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map + .bfg-map-list-container .bfg-map-list-wrap {
      padding-right: 12px;
    }
  }
  @supports (-moz-appearance: none) {
    @media (min-width: 768px) {
      [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map + .bfg-map-list-container .bfg-map-list-wrap {
        padding-right: 13px;
      }
    }
  }
}
@media not all and (pointer: coarse) {
  @supports (-moz-appearance: none) {
    @media (min-width: 768px) {
      [id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-interactive-map + .bfg-map-list-container .bfg-map-list-wrap {
        padding-right: 13px;
      }
    }
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-map-list-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .map-hide-show-item-wrap {
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) .map-hide-show-item-wrap .map-hide-show-item {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .map-hide-show-item-wrap .map-hide-show-item.selected {
  display: inline-block;
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-fs-btn {
  position: absolute;
  top: 10px;
  right: 25px;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map:before {
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 0px;
  -webkit-appearance: none;
  z-index: 1;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 0;
  padding: 6px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 1.3;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls {
    margin-top: 12px;
    padding: 10px 0 10px 10px;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button {
  margin-left: 0;
  margin-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button.btn.btn-sm, [id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls .btn-group-sm > button.btn {
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button.btn.btn-sm.btn-label, [id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls .btn-group-sm > button.btn.btn-label {
  padding-left: 2.7595em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button.btn.btn-sm.btn-label .btn-label-icon, [id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls .btn-group-sm > button.btn.btn-label .btn-label-icon {
  width: 1.75em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button.btn.bfg-map-search-btn {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button.btn.bfg-map-shape-btn {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button.btn.bfg-map-searchhere i {
  display: none;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls button.btn.bfg-map-searchhere {
    display: inline-block;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-interactive-map .bfg-map-controls .bfg-map-loading {
  margin: auto 0;
  background: #fff;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup {
  position: absolute;
  background: #fff;
  width: 300px;
  height: 100px;
  z-index: 800;
  left: 35%;
  top: 35%;
  padding: 0;
  margin: 0;
  opacity: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.4)) drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.4)) drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.25));
  -webkit-transition: opacity, 0.2s;
  transition: opacity, 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  border-radius: 4px;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup.tip-top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #fff;
  top: -20px;
  bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup.tip-left:after {
  left: 22px;
  margin: 0;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup.tip-right:after {
  right: 28px;
  left: auto;
  margin: 0;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-map-popup-content {
  height: 100px;
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-img-wrap {
  position: relative;
  width: 137px;
  height: 96px;
  margin: 2px 0 2px 2px;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-img-wrap .bfg-popup-thumb {
  -webkit-filter: saturate(125%) brightness(1.05);
          filter: saturate(125%) brightness(1.05);
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-img-wrap .bfg-banner-mlslogo {
  position: absolute;
  z-index: 6;
  bottom: -4px;
  left: -4px;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-img-wrap .bfg-banner-mlslogo img {
  height: 20px;
  width: auto;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-img-wrap .bfg-banner-mlslogo.bfg-rule1_2 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-thumb {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-details-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 14px 6px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-address {
  font-size: 14px;
  line-height: 1;
  color: #212121;
  font-weight: var(--bbw-font-weight-600);
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  letter-spacing: -0.2px;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-address .bfg-second-line {
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  font-weight: var(--bbw-font-weight-normal);
  font-family: Arial, Helvetica, sans-serif;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-address .address2 {
  font-size: 11px;
  line-height: inherit;
  color: #5f6364;
  font-weight: var(--bbw-font-weight-normal);
  font-family: Arial, Helvetica, sans-serif;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
  row-gap: 0;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-count {
  margin-right: 2px;
  font-size: 14px;
  line-height: 1;
  color: #212121;
  font-weight: var(--bbw-font-weight-600);
  font-family: Arial, Helvetica, sans-serif;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-pop-desc {
  font-size: 10px;
  line-height: 1;
  color: #5f6364;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-lister-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding-top: 3px;
  border-top: 1px solid #f0f0f0;
}
[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-listing-office {
  font-size: 10px;
  font-weight: 300;
  line-height: 0.9;
  letter-spacing: -0.15px;
  width: 100%;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-0 {
  display: none !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-list-scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
[id^=MBBv3]:not(#mbbV1) #MBBv3_SearchResults .col,
[id^=MBBv3]:not(#mbbV1) #MBBv3_ListingResults .col,
[id^=MBBv3]:not(#mbbV1) #MBBv3_InteractiveMap .col {
  padding: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content {
  container-type: inline-size;
  container-name: bbw-loginpanel-container;
  display: block;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar {
  background-color: var(--bbw-widget-bg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon + span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-2 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 > div:nth-child(1) {
  display: none;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 > div:nth-child(1) > a:nth-child(1) {
  margin-right: 0;
  padding-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 > div:nth-child(1) > a:nth-child(2) {
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 .profile-picture i {
  margin-left: 6px;
  cursor: pointer;
  font-size: 30px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .dropdown-menu {
  min-width: 276px;
  border-top-width: 0;
  margin-top: 0;
  border-radius: 0;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .dropdown-menu .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .dropdown-menu .nav .dropdown-item,
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .dropdown-menu .nav .bfg-dropdown-item {
  display: block;
  width: 100%;
  padding: 4px 24px;
  clear: both;
  font-weight: 400;
  color: var(--bbw-fixed-menu-text-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .dropdown-menu .nav .dropdown-item a,
[id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .dropdown-menu .nav .bfg-dropdown-item a {
  text-decoration: none;
}
@container bbw-loginpanel-container (min-width: 380px) {
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon + span {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showNavIcon {
    display: none;
  }
}
@container bbw-loginpanel-container (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: auto;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon + span {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showNavIcon {
    display: block;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-2 button {
    margin-left: 1.5em;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@container bbw-loginpanel-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showUserIcon + span {
    display: inline;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-1 i.showNavIcon {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-2 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 > div:nth-child(1) {
    margin-right: 1.5em;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 > div:nth-child(1) > a:nth-child(1) {
    margin-right: 1.5em;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-login-panel-content .btn-toolbar .bfg-row-3 .profile-picture i {
    margin-left: 6px;
    cursor: pointer;
    font-size: 30px;
    color: var(--bbw-body-text-color);
  }
}
[id^=MBBv3]:not(#mbbV1) panel {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  max-width: 100vw;
  text-align: left;
  min-height: 60vh;
  height: calc(100vh - 30px);
  max-height: 100vh;
  width: 100vw;
  padding-top: 30px;
  padding-bottom: 30px;
}
[id^=MBBv3]:not(#mbbV1) panel [class^=bfg-], [id^=MBBv3]:not(#mbbV1) panel.bfg-text,
[id^=MBBv3]:not(#mbbV1) panel .bfg-text,
[id^=MBBv3]:not(#mbbV1) panel .schedule-tour,
[id^=MBBv3]:not(#mbbV1) panel .btn,
[id^=MBBv3]:not(#mbbV1) panel * {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) panel h2, [id^=MBBv3]:not(#mbbV1) panel h3, [id^=MBBv3]:not(#mbbV1) panel h4 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-form,
[id^=MBBv3]:not(#mbbV1) panel .mbb-form {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) panel mbb-form .mbb-input .bb-field,
[id^=MBBv3]:not(#mbbV1) panel .mbb-form .mbb-input .bb-field {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) panel .bfg-text.semi-bold,
[id^=MBBv3]:not(#mbbV1) panel .bfg-text .semi-bold {
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) panel .bfg-bg-secondary {
  background-color: var(--bbw-fixed-bg-secondary);
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) panel {
    width: 850px;
    max-width: 100vw;
    min-height: 730px;
    max-height: 60vh;
    padding-top: 0;
    padding-bottom: 0;
  }
}
[id^=MBBv3]:not(#mbbV1) panel.fullscreen {
  height: calc(100vh - 60px);
  max-height: 100%;
  width: calc(100vw - 10px);
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) panel.fullscreen {
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
  }
}
[id^=MBBv3]:not(#mbbV1) panel nav a {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) panel nav a:hover {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) panel h1 {
  font-size: 22px;
}
[id^=MBBv3]:not(#mbbV1) panel h1.panel-title-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #666666;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel h1.panel-title-header {
    font-size: 28px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
[id^=MBBv3]:not(#mbbV1) panel h1.panel-title-header div:nth-child(1) {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 24px;
  color: #666666;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel h1.panel-title-header div:nth-child(1) {
    font-size: 28px;
  }
}
[id^=MBBv3]:not(#mbbV1) panel h1 i {
  display: inline-block;
  margin-right: 0.25em;
  vertical-align: middle;
  font-size: 1.3em;
  line-height: 0.75;
  color: inherit;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel h1 i {
    font-size: 1.5em;
  }
}
[id^=MBBv3]:not(#mbbV1) panel h2.bfg-text {
  font-size: 18px;
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) panel h2.bfg-text .small {
  font-size: 14px;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) panel h2.bfg-text i {
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) panel h3 {
  font-family: var(--bbw-font-family-heading);
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header {
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 16px;
  padding-right: 4px;
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-fluid, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-sm, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-md, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-lg, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-xl {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-fluid .navbar-brand, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-sm .navbar-brand, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-md .navbar-brand, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-lg .navbar-brand, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-xl .navbar-brand {
  margin: 0;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  line-height: inherit;
  white-space: nowrap;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-fluid .mbb-panel-title, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-sm .mbb-panel-title, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-md .mbb-panel-title, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-lg .mbb-panel-title, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-xl .mbb-panel-title {
  font-size: 18px;
  height: auto;
  padding-left: 0;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-fluid .mbb-panel-actions, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-sm .mbb-panel-actions, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-md .mbb-panel-actions, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-lg .mbb-panel-actions, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-xl .mbb-panel-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-fluid .mbb-panel-actions button, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-sm .mbb-panel-actions button, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-md .mbb-panel-actions button, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-lg .mbb-panel-actions button, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header .mbb-top-panel .container-xl .mbb-panel-actions button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu {
  padding: 0;
  display: block;
  height: auto;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu {
  background-color: white;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 8px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group button {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 16px;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group button i.bb-nav-menu {
  font-size: 1.3125em;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group button i {
  margin-right: 0;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu {
  min-width: 276px;
  border-top-width: 0;
  margin-top: 0;
  border-radius: 0;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav a {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .dropdown-item,
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .bfg-dropdown-item {
  display: block;
  width: 100%;
  padding: 4px 24px;
  clear: both;
  font-weight: 400;
  color: var(--bbw-fixed-menu-text-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .dropdown-item:hover, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .dropdown-item:focus,
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .bfg-dropdown-item:hover,
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .bfg-dropdown-item:focus {
  color: var(--bbw-btn1-color);
  text-decoration: none;
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .dropdown-item.active, [id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .dropdown-item:active,
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .bfg-dropdown-item.active,
[id^=MBBv3]:not(#mbbV1) panel .myaccountpanel-modal-header-menu .mbb-header-menu .btn-group .dropdown-menu .nav .bfg-dropdown-item:active {
  color: var(--bbw-theme-primary);
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) panel .navbar {
  margin-bottom: 0;
  min-height: auto;
  border: none;
}
[id^=MBBv3]:not(#mbbV1) panel .navbar:before, [id^=MBBv3]:not(#mbbV1) panel .navbar:after {
  content: none;
}
[id^=MBBv3]:not(#mbbV1) panel .navbar .nav-link {
  color: #6c757d;
}
[id^=MBBv3]:not(#mbbV1) panel .navbar .breadcrumb {
  background-color: transparent;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
}
[id^=MBBv3]:not(#mbbV1) panel .dropdown-menu .arrow-up {
  position: absolute;
  top: -16px;
  right: 35px;
}
[id^=MBBv3]:not(#mbbV1) panel .dropdown-menu .arrow-up .arrow-up-outer {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid rgba(0, 0, 0, 0.15);
  position: absolute;
}
[id^=MBBv3]:not(#mbbV1) panel .dropdown-menu .arrow-up .arrow-up-inner {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
  position: absolute;
  left: 0px;
  top: 2px;
}
[id^=MBBv3]:not(#mbbV1) panel .view-multi-nav {
  border-bottom: 1px solid #343a40;
  padding: 0;
  clear: both;
}
[id^=MBBv3]:not(#mbbV1) panel .view-multi-nav .paginator {
  float: right;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) panel .view-multi-nav .paginator {
    float: none;
    width: 200px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .container .view-multi-nav {
  position: relative;
  height: 37px;
  margin-left: -15px;
  margin-right: -15px;
}
[id^=MBBv3]:not(#mbbV1) panel .container .view-multi-nav .return-wrapper {
  position: absolute;
  left: 0;
  top: 0;
}
[id^=MBBv3]:not(#mbbV1) panel .tab-content {
  margin-bottom: 45px;
  padding-bottom: 5px;
  max-height: calc(100% - 38px - 60px - 45px);
  height: 100%;
}
[id^=MBBv3]:not(#mbbV1) panel .tab-content .tab-pane {
  height: 100%;
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) panel .tab-content .tab-pane .container {
  position: relative;
  max-height: calc(100% - 61px);
  height: inherit;
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
[id^=MBBv3]:not(#mbbV1) panel .tab-content .mbb-dashboard-card-row {
  width: calc(100% - 2px);
  margin-left: 1px;
  margin-right: 1px;
}
[id^=MBBv3]:not(#mbbV1) panel .panel-title-header {
  background-color: #fafafa;
  border: 0px solid #ebeaea;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-bottom: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) panel .modal-footer {
  position: absolute;
  bottom: 12px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) panel .search-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  clear: both;
  min-height: 20px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) panel .search-filters .filter-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  color: gold;
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) panel .square {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 4px 10px 4px;
  border: 1px solid gray;
  background-color: var(--bbw-fixed-white);
}
[id^=MBBv3]:not(#mbbV1) panel .square h3 {
  font-size: 2em !important;
  min-width: 65px !important;
  margin: auto 0 !important;
}
[id^=MBBv3]:not(#mbbV1) panel .square > div {
  margin: auto 0;
}
[id^=MBBv3]:not(#mbbV1) panel .square > * {
  color: var(--bbw-headings-text-color);
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel .square {
    display: block;
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    margin: 10px;
    padding: 10px;
    height: 100px;
  }
  [id^=MBBv3]:not(#mbbV1) panel .square h3 {
    display: block;
    margin: 5px 0;
  }
  [id^=MBBv3]:not(#mbbV1) panel .square > div {
    display: block;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) panel .square {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .square:hover {
  background-color: var(--bbw-btn1-bg);
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) panel .square:hover > * {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-agent-card {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-agent-card .mbb-agent-photo {
  -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-agent-card .mbb-agent-photo img {
  width: 100%;
  height: auto;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-agent-card .mbbAgentBackground {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-agent-card .mbb-agent-phoneNumber {
  color: var(--bbw-theme-primary);
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel .mbb-agent-card .mbb-agent-phoneNumber {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-agent-card .mbb-agent-social {
  padding-top: 10px;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-results-header .mbb-header-menu {
  border-bottom: 2px solid #e3e2e2;
  margin-bottom: 4px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: white;
  position: relative;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-results-header .mbb-header-menu .dropdown-menu a {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) panel .searchresult .listing-results {
  --bbw-propertycard-min-width: 230px;
  --bbw-propertycard-item-gap: 12px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--bbw-propertycard-min-width), 1fr));
  grid-gap: var(--bbw-propertycard-item-gap);
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card {
  min-width: 245px !important;
  max-width: 100% !important;
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel mbb-property-card {
    max-width: 360px !important;
  }
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .viewed-banner {
  padding-left: 5px;
  padding-right: 0;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .favorite-rating [favorite] {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .favorite-rating .rating {
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .favorite-rating .rating [class*=bb-] {
  font-size: 20px;
  color: gold;
  margin: 0 !important;
  padding: 0 !important;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .address {
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 1.3em;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .citystatezip {
  margin-top: -3px;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 1.3em;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .bfg-gallery-thumbnail {
  height: 100px;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .bfg-gallery-thumbnail .bfg-banner-mlslogo img {
  height: 20px;
  width: auto;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .bfg-gallery-thumbnail .bfg-banner-mlslogo.bfg-rule1_2 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .propertysummary {
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .propertysummary .price {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .propertysummary .status {
  font-size: 11px;
  line-height: 1em;
  margin-top: -1px;
  margin-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .propertysummary i {
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .listed-since {
  line-height: 1.3em;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .listed-since .bfg-listed-by.bfg-rule1_1a {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .price-drop {
  padding-right: 5px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .action-row .col:first-child {
  padding-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .action-row .col:last-child {
  padding-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-property-card .dropdown-menu {
  -webkit-box-shadow: 7px 7px 10px -2px rgba(0, 0, 0, 0.5);
          box-shadow: 7px 7px 10px -2px rgba(0, 0, 0, 0.5);
  background-image: none;
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details {
  position: relative;
  font-size: 16px;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details {
    border-right: 1px solid #dee2e6;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 520px;
    max-height: 530px;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .row-1 {
  clear: both;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .row-2 {
  clear: both;
  padding-top: 10px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail {
  height: 200px;
  position: relative;
  max-width: 300px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 250px;
          flex: 1 1 250px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap {
  position: relative;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap {
    height: 100%;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-listing-no-thumb {
  z-index: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-image: url(https://d2w6u17ngtanmy.cloudfront.net/gfx/admin-no-photo.svg);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-gallery-thumb-wrap .bfg-gallery-thumb {
  z-index: auto;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-banner-save {
  position: absolute;
  font-size: 30px;
  right: 20px;
  top: 10px;
  color: white;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-banner-save icon.bb-heart-outline:hover + .bb-heart {
  color: var(--bbw-bfg-fixed-red);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-banner-save .bfg-banner-save.saved {
  color: var(--bbw-bfg-fixed-red);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-thumbnail .bfg-banner-save:hover {
  color: var(--bbw-bfg-fixed-red);
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-summary {
  max-width: 220px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100px;
          flex: 1 1 100px;
  padding-left: 10px;
  font-size: 16px;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-summary {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-summary {
    padding-left: 25px;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-summary .status {
  font-size: 11px;
  line-height: 1em;
  margin-top: -1px;
  margin-bottom: 8px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-summary .address-text {
  font-size: 18px;
  margin-top: 8px;
  margin-bottom: 8px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-summary .price-text {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .bfg-gallery-summary .bfg-summaryfeatures i {
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .schedule-tour {
  max-width: 290px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-details .schedule-tour .date-carousel {
  width: 260px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes {
  margin-left: 15px;
  max-width: 280px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 250px;
          flex: 1 1 250px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes .listed-since {
  text-align: left;
  font-size: 13px;
  margin-top: 4px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes .rating-label {
  font-size: 1.125em;
  margin-right: 0.5em;
  position: relative;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes .rating-label sub {
  position: absolute;
  left: 5px;
  top: 1.9em;
  font-size: 12px;
  white-space: nowrap;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes .filter-rating {
  font-size: 1.5em;
  color: gold;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes mbb-form {
  width: 100% !important;
  max-width: 280px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes mbb-form form {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-property .property-notes mbb-form textarea {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) panel mbb-search-card {
  padding: 0 !important;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) panel mbb-search-card .search-list-collapse {
    margin-left: 50px;
    margin-right: 0;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-search .search-details {
  position: relative;
  float: left;
  max-width: 100%;
  width: 520px;
}
[id^=MBBv3]:not(#mbbV1) panel .mbb-panel-search .search-history {
  position: relative;
  float: right;
  width: 280px;
}
[id^=MBBv3]:not(#mbbV1) panel #UserProfileForm label {
  font-size: 0.75em;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) panel .bfg-welcome-panel,
  [id^=MBBv3]:not(#mbbV1) .bfg-welcome-panel {
    margin-left: 15px;
    margin-right: 15px;
  }
  [id^=MBBv3]:not(#mbbV1) panel .bfg-welcome-panel h2,
  [id^=MBBv3]:not(#mbbV1) .bfg-welcome-panel h2 {
    font-family: var(--bbw-font-family-body);
    font-weight: var(--bbw-font-weight-normal);
    font-size: 22px;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) panel .bfg-welcome-panel h2 i,
  [id^=MBBv3]:not(#mbbV1) .bfg-welcome-panel h2 i {
    vertical-align: middle;
  }
  [id^=MBBv3]:not(#mbbV1) panel .bfg-welcome-panel h2 + p,
  [id^=MBBv3]:not(#mbbV1) .bfg-welcome-panel h2 + p {
    margin-left: 53px;
  }
}
[id^=MBBv3]:not(#mbbV1) panel .profile-picture,
[id^=MBBv3]:not(#mbbV1) mbb-login-panel .profile-picture {
  margin-left: 15px;
}
[id^=MBBv3]:not(#mbbV1) panel .profile-picture img,
[id^=MBBv3]:not(#mbbV1) mbb-login-panel .profile-picture img {
  height: 35px;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) panel .profile-picture i,
[id^=MBBv3]:not(#mbbV1) mbb-login-panel .profile-picture i {
  cursor: pointer;
  font-size: 35px;
}
[id^=MBBv3]:not(#mbbV1) panel .profile-picture i:before,
[id^=MBBv3]:not(#mbbV1) mbb-login-panel .profile-picture i:before {
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-wrap, [id^=MBBv3]:not(#mbbV1) > #bfg-profile-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background-color: var(--bbw-widget-bg);
  container-type: inline-size;
  container-name: bbw-roster-container;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .mbb-roster-search {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-search .searchbyagent,
[id^=MBBv3]:not(#mbbV1) .mbb-roster-search .searchbyoffice {
  -ms-flex-preferred-size: 240px;
      flex-basis: 240px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-search .searchbybrokerage {
  -ms-flex-preferred-size: 250px;
      flex-basis: 250px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-search .btn.btn-link {
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) .roster-alpha-search h3.bfg-text {
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) .roster-alpha-search .bfg-roster-letter-link {
  -ms-flex-preferred-size: 34px;
      flex-basis: 34px;
  font-size: 16px;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .roster-alpha-search .bfg-roster-letter-link.btn {
  letter-spacing: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap {
  --bbw-roster-card-gap: 4em;
  --bbw-agent-card-padding-x: 1em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap.bfg-agent-list {
  --bbw-agentitem-min-width: 100%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--bbw-agentitem-min-width), 1fr));
  grid-gap: var(--bbw-roster-card-gap);
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap.bfg-profile-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-contact-btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 1em 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-contact-btn-row a > span {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-card-wrap {
  container-type: inline-size;
  container-name: agent-carditem-container;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-gap: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  text-align: center;
  border-radius: var(--bbw-widget-item-border-radius);
  outline: none;
  overflow: hidden;
  background-color: var(--bbw-panel-bg);
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c1 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c1 .bfg-profile-photo-wrap {
  height: 100%;
  margin-bottom: 1em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c1 .bfg-profile-photo-wrap img {
  display: inline;
  height: auto;
  max-height: 350px;
  width: 230px;
  border: 2px solid #fff;
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-left: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 .bfg-profile-details-wrap {
  height: 100%;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 .bfg-profile-details-wrap > * {
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c3 {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap > *:not(i) {
  font-family: var(--bbw-font-family-body);
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
  line-height: 1.3;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap h2 {
  font-size: 25px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap h4 {
  font-size: 0.6875em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .mbb-agent-phone {
  font-family: var(--bbw-font-family-body);
  background-color: var(--bbw-stripes-bg);
  font-size: 16px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .mbb-agent-phone *:not(i) {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 16px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .bfg-roster-title {
  font-size: 13px;
  font-weight: var(--bbw-font-weight-normal);
  margin-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .bfg-roster-company-name {
  font-size: 14px;
  font-weight: var(--bbw-font-weight-normal);
  margin-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .bfg-profile-social-links {
  font-size: 16px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .bfg-profile-social-links:empty {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .zillow-rating {
  line-height: 1.3;
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-details-wrap .zillow-rating span {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-label {
  display: inline-block;
  width: 75px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-roster-details,
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-tagline {
  font-size: 13px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .bfg-profile-btn {
  width: 200px;
}
@container agent-carditem-container (min-width: 430px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-contact-btn-row {
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    margin-top: auto;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-contact-btn-row .btn + .btn {
    margin-left: 1em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c1 .bfg-profile-photo-wrap {
    max-width: 200px;
    margin-bottom: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c1 .bfg-profile-photo-wrap img {
    height: 100%;
    width: 100%;
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border: none;
    border-bottom-left-radius: var(--bbw-widget-item-border-radius) !important;
    border-top-left-radius: var(--bbw-widget-item-border-radius) !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 .bfg-profile-details-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    padding: 0 var(--bbw-agent-card-padding-x);
    padding: 0.75em 1em 1em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 .bfg-profile-details-wrap .mbb-agent-phone {
    margin: 0 calc(-1 * var(--bbw-agent-card-padding-x));
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 .bfg-profile-details-wrap > * {
    text-align: left;
  }
}
@container agent-carditem-container (min-width: 450px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-contact-btn-row .btn + .btn {
    margin-left: 3em;
  }
}
@container agent-carditem-container (min-width: 650px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c2 {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
    margin-left: 0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
    display: block;
    margin-left: auto;
    margin-bottom: 1em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-contact-btn-row a > span {
    display: inline;
  }
}
@container agent-carditem-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card .mbb-agent-c3 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-c4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-c4 button {
  margin-bottom: 1.5em;
}
@container bbw-roster-container (min-width: 430px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap {
    --bbw-roster-card-gap: 2em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap.bfg-agent-list {
    --bbw-agentitem-min-width: 400px;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-shadow: var(--bbw-widget-item-shadow);
            box-shadow: var(--bbw-widget-item-shadow);
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-profile-card.agent-profile-page {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #f0f0f0;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-c4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap .mbb-agent-c4 button {
    margin-bottom: 0;
  }
}
@container bbw-roster-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap {
    --bbw-roster-card-gap: 1.75em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap.bfg-agent-list {
    --bbw-agentitem-min-width: 430px;
  }
}
@container bbw-roster-container (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-roster-user-wrap {
    --bbw-roster-card-gap: 3em;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bbt-office-label,
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bbt-office-label {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bbt-office-address,
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bbt-office-address {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bbt-office-phone,
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bbt-office-phone .bfg-profile-label,
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bbt-office-phone,
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bbt-office-phone .bfg-profile-label {
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bbt-office-hours,
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bbt-office-hours {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bfg-office-image,
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bfg-office-image {
  height: 175px;
  width: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-clip: border-box;
  display: block;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin-bottom: 10px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel {
  position: absolute;
  display: none;
  right: 0;
  top: 5px;
  z-index: 500;
  background-color: var(--bbw-panel-bg);
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bfg-office-image {
  height: 140px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel .bfg-info-panel-btn {
  position: absolute;
  top: 1px;
  right: 1px;
  cursor: pointer;
  z-index: 603;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-map {
  border-radius: var(--bbw-widget-item-border-radius);
  outline: none;
  overflow: hidden;
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
  margin-bottom: 3rem;
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap {
  --bbw-officeitem-min-width: 320px;
  --bbw-officeitem-gap: 1.5rem;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--bbw-officeitem-min-width), 1fr));
  grid-gap: var(--bbw-officeitem-gap);
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bfg-office-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: var(--bbw-widget-item-border-radius);
  outline: none;
  overflow: hidden;
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
  background-color: var(--bbw-panel-bg);
}
[id^=MBBv3]:not(#mbbV1) .bfg-roster-office-wrap .bfg-office-wrap .bfg-office-index-marker {
  float: left;
  background: var(--bbw-btn1-bg);
  color: #fff;
  margin-right: 10px;
  padding: 1px 9px;
  border: 2px solid #fff;
}
[id^=MBBv3]:not(#mbbV1) .bfg-profile-aboutme {
  font-size: 1.2em;
  line-height: 1.7em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-profile-aboutme ul {
  margin-bottom: 20px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-profile-aboutme ul li {
  margin-left: 30px;
  list-style: circle !important;
  display: list-item !important;
  margin-bottom: 5px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap {
  background: var(--bbw-panel-bg);
  padding: 16px;
  margin-bottom: 45px;
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap .bfg-brokerage-header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap .bfg-brokerage-header-wrap .bfg-broker-office-wrap h2.bfg-roster-biz-name {
  font-size: 35px;
  font-weight: var(--bbw-font-weight-normal);
  margin-bottom: 16px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap .bfg-brokerage-header-wrap .bfg-broker-office-wrap h3.bfg-managing-broker {
  font-size: 22px;
  margin-bottom: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap .bfg-brokerage-header-wrap .bfg-broker-office-wrap .bfg-roster-license {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap .bfg-brokerage-header-wrap .bfg-biz-logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
  max-width: 40%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap .bfg-brokerage-header-wrap .bfg-biz-logo-wrap .bfg-biz-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: auto;
  margin-right: 16px;
  margin-top: auto;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) .mbb-roster-biz-wrap .bfg-brokerage-header-wrap .bfg-biz-logo-wrap .bfg-biz-logo img {
  max-height: 135px;
  width: auto;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i], [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i], [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] {
  container: bbw-searchform-container/inline-size;
}
@container bbw-searchform-container (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul {
    left: 0px !important;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BathsWrapper {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 100%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn {
    width: 100%;
  }
}
@container bbw-searchform-container (min-width: 600px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BathsWrapper {
    -ms-flex-preferred-size: 15%;
        flex-basis: 15%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn {
    width: auto;
  }
}
@container bbw-searchform-container (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper {
    -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper {
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BathsWrapper {
    -ms-flex-preferred-size: 15%;
        flex-basis: 15%;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper {
    max-width: 200px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper {
    max-width: 200px;
  }
}
@container bbw-searchform-container (min-width: 980px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchNearbyWrapper {
    -ms-flex-preferred-size: 282px;
        flex-basis: 282px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SelectPriceWrapper {
    -ms-flex-preferred-size: 145px;
        flex-basis: 145px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BedsWrapper,
  [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .BathsWrapper {
    -ms-flex-preferred-size: 82px;
        flex-basis: 82px;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .PropertyTypeWrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .MoreFiltersWrapper {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  [id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i] .mbb-form-search .mbb-primary-search .SearchButtonWrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 7.5em;
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
[id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchNearbyWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
[id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchNearbyWrapper {
  -ms-flex-preferred-size: 282px;
      flex-basis: 282px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,
[id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,
[id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul {
  left: 0px !important;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SelectPriceWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SelectPriceWrapper {
  -ms-flex-preferred-size: 145px;
      flex-basis: 145px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .BedsWrapper,
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .BedsWrapper,
[id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .BathsWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .BedsWrapper,
[id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .BathsWrapper {
  -ms-flex-preferred-size: 82px;
      flex-basis: 82px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .PropertyTypeWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .PropertyTypeWrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .MoreFiltersWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .MoreFiltersWrapper {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchButtonWrapper, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchButtonWrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 7.5em;
}
[id^=MBBv3]:not(#mbbV1)[id*=_SearchForm i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn, [id^=MBBv3]:not(#mbbV1)[id*=_ListingResults i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn, [id^=MBBv3]:not(#mbbV1)[id*=_QuickSearch i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn {
  width: auto;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search {
  --bbw-label-color: #333;
  --bbw-label-font-weight: 600;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search:not(mbb-results-header .mbb-form-search,
.bfg-modal-container .mbb-form-search,
#QuickSearchForm.mbb-form-search,
#MBBv3Form .mbb-form-search) {
  margin-left: auto;
  margin-right: auto;
  padding-top: var(--bbw-widget-padding-top);
  padding-bottom: 12px;
  padding-right: var(--bbw-widget-padding-x);
  padding-left: var(--bbw-widget-padding-x);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search[data-target-form=AdvancedSearchForm-true] {
  max-width: 1200px;
  width: 100%;
  margin-left: calc(-1 * var(--bbw-modal-padding-x));
  margin-right: calc(-1 * var(--bbw-modal-padding-x));
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search[data-target-form=AdvancedSearchForm-true] [id=AdvancedSearchForm-true] {
  width: calc(100% + 2 * var(--bbw-modal-padding-x));
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search fieldset {
  border: 0px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search select {
  -moz-text-align-last: left;
       text-align-last: left;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search select.bfg-nodownarrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search select.form-control,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search select.form-control * {
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search label {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-label-font-weight);
  font-size: inherit;
  line-height: 1.3;
  font-stretch: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-shadow: none;
  letter-spacing: normal;
  color: var(--bbw-label-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search label * {
  font-family: inherit;
  font-weight: inherit;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search label .badge.align-right {
  position: relative;
  float: right;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search label.full-width {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-form-row {
  padding-left: 12px;
  padding-right: 12px;
  background-color: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-input-wrap {
  font-size: inherit;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-input input {
  background-color: #f4f8f7;
  min-width: 265px;
  padding-left: 5px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-input.input-group {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-input-options-wrap {
  position: absolute;
  left: -2px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: none;
  padding: 0;
  width: 100%;
  display: none;
  z-index: 100;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-input-option-list {
  margin: 0;
  padding: 0 !important;
  max-height: 250px;
  overflow-x: auto;
  font-size: 13px;
  cursor: default;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  row-gap: 16px;
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search * {
  letter-spacing: -0.2px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 290px;
          flex: 1 0 290px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper.mbb-qsearch,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper.mbb-qsearch {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 290px;
          flex: 1 0 290px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper label,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper label {
  font-size: 13px;
  color: #5e5c5c;
  padding-left: 1.5em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper label.active,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper label.active {
  background-color: var(--bbw-fixed-blue);
  border-color: var(--bbw-fixed-blue);
  color: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .search-icon,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .search-icon {
  position: absolute;
  left: 49px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  font-size: inherit;
  line-height: 1;
  color: var(--bbw-placeholder-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .mbb-input-location,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .mbb-input-location {
  min-width: 180px;
  border-radius: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .mbb-input-location + .input-group-prepend,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .mbb-input-location + .input-group-prepend {
  position: absolute;
  right: 10px;
  top: 3px;
  z-index: 999;
  color: #bbbbbb;
  font-size: 1.3em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .mbb-input-location::-webkit-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .mbb-input-location::-webkit-input-placeholder {
  color: #5e5c5c !important;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .mbb-input-location::-moz-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .mbb-input-location::-moz-placeholder {
  color: #5e5c5c !important;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .mbb-input-location:-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .mbb-input-location:-ms-input-placeholder {
  color: #5e5c5c !important;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .mbb-input-location::-ms-input-placeholder, [id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .mbb-input-location::-ms-input-placeholder {
  color: #5e5c5c !important;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .mbb-input-location::placeholder,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .mbb-input-location::placeholder {
  color: #5e5c5c !important;
  font-weight: 400;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper .input-group,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper .input-group {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper [searchstatus],
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper [searchstatus] {
  border-bottom: 1px solid rgb(226, 224, 225);
  background-color: white;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper [searchstatus] div,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper [searchstatus] div {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper [searchresulttabs],
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper [searchresulttabs] {
  border: 1px solid rgb(226, 224, 225);
  border-bottom: 0;
  background-color: white;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper [searchdatalist],
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper [searchdatalist] {
  background-color: white;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul {
  max-width: calc(100% - 2px) !important;
  margin: 0px !important;
  left: 1px !important;
  min-width: 251px !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul {
  border-top: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul [lookup_field]:not(label)::before,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul [lookup_field]:not(label)::before {
  font-family: "buying-buddy" !important;
  content: "\e868";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  color: #afafaf;
  margin: 0 0.75em 0 0 !important;
  vertical-align: -5%;
  width: auto !important;
  height: auto !important;
  speak: none;
  line-height: 1.5;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  width: 1.25em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul .list-group-item,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul .list-group-item {
  font-size: 16px;
  display: block;
  white-space: nowrap;
  min-height: 1.5em;
  padding: 1px 2px 1px 8px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul .list-group-item-header,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul .list-group-item-header {
  border: none;
  line-height: 1.4;
  min-height: 2.3em;
  padding-top: 8px;
  color: #444;
  font-size: 13px;
  font-weight: var(--bbw-font-weight-bold);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul .list-group-item-header:before,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul .list-group-item-header:before {
  content: "";
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul .list-group-item-action,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul .list-group-item-action {
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  font-size: 16px;
  border: none;
  color: #5e5c5c;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul .list-group-item-action:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul .list-group-item-action:hover {
  color: #ffffff;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul .list-group-item-listitem-background.list-group-item-action:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul ul .list-group-item-listitem-background.list-group-item-action:focus,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul .list-group-item-listitem-background.list-group-item-action:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchNearbyWrapper ul ul .list-group-item-listitem-background.list-group-item-action:focus {
  cursor: pointer;
  background-color: var(--bbw-select-row-hover-bg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SelectPriceWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  min-width: 100px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SelectPriceWrapper.mbb-qsearch {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 200px;
          flex: 1 0 200px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .BedsWrapper,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .BathsWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 140px;
          flex: 1 0 140px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .BedsWrapper.mbb-qsearch,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .BathsWrapper.mbb-qsearch {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 140px;
          flex: 1 0 140px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .PropertyTypeWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 48%;
          flex: 1 0 48%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .PropertyTypeWrapper.mbb-qsearch {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 140px;
          flex: 1 0 140px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .MoreFiltersWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 48%;
          flex: 1 0 48%;
  font-size: inherit;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .MoreFiltersWrapper.mbb-qsearch {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 85px;
          flex: 1 0 85px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .MoreFiltersWrapper .badge.super-script {
  z-index: 1;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchButtonWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  max-width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchButtonWrapper .btn {
  display: block;
  width: 100%;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchButtonWrapper.mbb-qsearch {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 7.5em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SearchButtonWrapper.mbb-qsearch .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search .SaveSearchWrapper {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .MoreFiltersWrapper .badge.super-script {
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select {
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-input-options-wrap {
  width: 200%;
  max-width: 231px;
  min-width: 231px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-input-field-min,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-input-field-max {
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-price-sub-input {
  border: 1px solid #e4e4e4;
  background: #fcfcfc;
  font-size: 14px;
  color: var(--bbw-body-text-color);
  height: 30px;
  padding: 8px 4px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-price-sub-input:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-price-sub-input:focus {
  cursor: text;
  border-color: #6baced;
  -webkit-box-shadow: var(--bbw-input-hover-shadow);
          box-shadow: var(--bbw-input-hover-shadow);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-input-option-list {
  margin: 0;
  padding: 0 !important;
  max-height: 250px;
  width: 100%;
  max-width: calc(100% - 15px);
  overflow-x: auto;
  font-size: 13px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-input-option-list li {
  font-size: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-input-option-list li:hover, [id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-input-option-list li:focus {
  color: white;
  background-color: #1e90ff;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-option-list-max {
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-price-select .bfg-option-list-max li {
  padding-right: 10px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-field-desc {
  margin-top: 4px;
  padding-left: 2px;
  font-size: 12px;
  color: #adb5bd;
  line-height: 1.1;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-mls-picker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-mls-picker superscript {
  top: -12px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .bfg-checkbox-select {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.5rem 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 0.5rem;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .dropdown-menu .menu-close {
  width: 100%;
  padding-right: 10px;
  cursor: pointer;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-form-search .search-criteria-wrap .bfg-text {
  color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) .progress-bar {
  color: #ffffff;
  background-color: #abc0ff;
  animation-direction: reverse;
}
[id^=MBBv3]:not(#mbbV1) .progress-bar.progress-bar-striped {
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 2em 2em;
}
[id^=MBBv3]:not(#mbbV1)[id*=_ListingResults] .mbb-primary-search .save-search-btn {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .modal-content {
  border: 1px solid var(--bbw-input-border-color);
  border-radius: 0;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .modal-content {
    border-radius: var(--bbw-modal-border-radius);
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal {
  --bbw-modal-footer-bg:	#f5f5f5;
  --bbw-advsearch-underline-color:	var(--bbw-fixed-stdgray);
  --bbw-advsearch-btn-bg:	var(--bbw-btn1-bg);
  --bbw-advsearch-btn-color:	var(--bbw-btn1-color);
  --bbw-advsearch-modal-border-radius:	var(--bbw-modal-border-radius);
  --bbw-advsearch-modal-body-offset:	214px;
  --bbw-advsearch-link-color:	var(--bbw-fixed-blue);
  --bbw-advsearch-modal-padding-x:	var(--bbw-modal-padding-x);
  --bbw-advsearch-modal-padding-y:	var(--bbw-modal-padding-y);
  --bbw-advsearch-shift-right:	calc( -1 * var(--bbw-advsearch-modal-padding-x) );
  margin-top: calc(-1 * var(--bbw-advsearch-modal-padding-y));
  margin-bottom: calc(-1 * var(--bbw-advsearch-modal-padding-y));
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-dialog,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-dialog,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-dialog {
  max-width: 900px;
  top: 0;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-dialog,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-dialog,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-dialog {
    top: 1.5em;
    max-height: calc(100vh - 1.5em);
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-header,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-header,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-header {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-header,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-header,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-header {
    border-top-left-radius: var(--bbw-advsearch-modal-border-radius);
    border-top-right-radius: var(--bbw-advsearch-modal-border-radius);
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-header .modal-title,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-header .modal-title,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-header .modal-title {
  font-size: 24px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-header .modal-title span,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-header .modal-title span,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-header .modal-title span {
  font-size: 20px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-header .header-menu-button,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-header .header-menu-button,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-header .header-menu-button {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body {
  min-height: 400px;
  max-width: 770px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - var(--bbw-advsearch-modal-body-offset));
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body {
    min-width: 768px;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body {
    width: 850px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form {
  --bbw-modal-body-offset: 280px;
  min-height: 400px;
  max-width: 6500px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - var(--bbw-advsearch-modal-body-offset));
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form {
    min-width: 650px;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form {
    width: 650px;
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form label:not(.mbb-checkbox-container),
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form label:not(.mbb-checkbox-container),
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form label:not(.mbb-checkbox-container) {
  font-size: 0.875em;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form ul.nav {
  font-size: 13px;
  margin-left: -0.25rem;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form ul.nav {
    font-size: 14px;
    margin-left: 0;
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form ul.nav.nav-pills .nav-link {
  padding: 0.5rem 0.25rem;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form ul.nav.nav-pills .nav-link {
    padding: 0.5rem 0.5rem;
  }
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link,
  [id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link,
  [id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form ul.nav.nav-pills .nav-link {
    padding: 0.5rem 1rem 0.5rem 0.75rem;
  }
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link:hover,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form ul.nav.nav-pills .nav-link:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form ul.nav.nav-pills .nav-link:hover {
  border: 1px dashed var(--bbw-advsearch-btn-bg);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-footer,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-footer,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-footer {
  border-top: 1px solid #e0e0e0;
  background-color: var(--bbw-modal-footer-bg);
  border-bottom-left-radius: var(--bbw-modal-border-radius);
  border-bottom-right-radius: var(--bbw-modal-border-radius);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .menu-icon-inverse,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .menu-icon-inverse,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .menu-icon-inverse {
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px 8px;
  color: var(--bbw-advsearch-btn-color);
  background-color: var(--bbw-advsearch-btn-bg);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .nav-link,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .nav-link,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .nav-link {
  border: 1px solid transparent;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .nav-link.active,
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .show > .nav-link,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .nav-link.active,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .show > .nav-link,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .nav-link.active,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .show > .nav-link {
  color: var(--bbw-advsearch-btn-bg);
  background-color: transparent;
  border: 1px solid var(--bbw-advsearch-btn-bg);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .nav-link.before.active,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .nav-link.before.active,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .nav-link.before.active {
  color: var(--bbw-advsearch-btn-bg);
  background-color: var(--bbw-advsearch-btn-color);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .nav-link.before.active:before,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .nav-link.before.active:before,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .nav-link.before.active:before {
  content: " ";
  width: 1em;
  background-color: var(--bbw-advsearch-btn-bg);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .dropdown-item {
  border: 0;
  border-radius: 0;
  width: 100%;
  padding-left: calc(1.5em - 5px);
  color: var(--bbw-advsearch-link-color);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item span.badge,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item span.badge,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .dropdown-item span.badge {
  font-weight: 500;
  margin-left: 16px;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item:hover,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item:hover,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .dropdown-item:hover {
  color: var(--bbw-advsearch-btn-color);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item:hover:active,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item:hover:active,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .dropdown-item:hover:active {
  color: var(--bbw-advsearch-btn-color);
  background-color: var(--bbw-advsearch-btn-bg);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item.active,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .nav-pills .dropdown-item.active,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .nav-pills .dropdown-item.active {
  color: var(--bbw-advsearch-btn-bg);
  background-color: transparent;
  border-left: 5px solid var(--bbw-advsearch-btn-bg);
  padding-left: calc(1.5em - 5px);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .bfg-sticky,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .bfg-sticky,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .bfg-sticky {
  position: sticky;
  top: 0;
  z-index: 3;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .bfg-search-tab-title,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .bfg-search-tab-title,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .bfg-search-tab-title {
  margin-top: 0.5em;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  border-bottom: 1px solid var(--bbw-heading-underline-color);
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .list-group .list-group-item,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .list-group .list-group-item,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .list-group .list-group-item {
  border: none;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search select.custom-select,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search select.custom-select,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal select.custom-select {
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: right 10px center;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .scroll-search-form,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .scroll-search-form,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .scroll-search-form {
  position: relative;
  height: calc(100vh - var(--bbw-advsearch-modal-body-offset) - 16px);
  min-height: 384px;
  margin-right: var(--bbw-advsearch-shift-right);
  padding-bottom: 3rem;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .scroll-search-form .search-form-content,
[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .scroll-search-form .search-form-content,
[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .scroll-search-form .search-form-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 340px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch {
  position: relative;
  display: inline-block;
  width: 130px;
  height: 34px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch input:checked + .mbb-slider {
  background-color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch input:checked + .mbb-slider:before {
  -webkit-transform: translateX(95px);
  transform: translateX(95px);
  background-color: white;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch input:checked + .mbb-slider label.checked {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch input:checked + .mbb-slider label.unchecked {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch input:focus + .mbb-slider {
  -webkit-box-shadow: 0 0 1px #2196f3;
          box-shadow: 0 0 1px #2196f3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch input + .mbb-slider label.checked {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  border: #adb5bd solid 1px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #adb5bd;
  border: #adb5bd solid 1px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider label {
  color: var(--bbw-body-text-color);
  font-size: 1em;
  position: absolute;
  top: 8px;
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider label.checked {
  left: 16px;
  color: white;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider label.unchecked {
  right: 16px;
  color: var(--bbw-body-text-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider.bfg-bg-forrent {
  background-color: #28a745;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider.round {
  border-radius: 34px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch .mbb-slider.round:before {
  border-radius: 50%;
}
[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox {
  padding-top: 3px;
  padding-left: 5px;
}
[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox .label {
  position: relative;
  top: 0.25em;
}
[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox .mbb-checkbox-container {
  float: right;
  padding-left: 1em;
  padding-right: 1em;
  margin-right: 0.5em;
  min-width: 24px;
}
[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox .mbb-checkbox-container.small {
  padding-top: 3px;
  margin-bottom: 0px;
  float: right;
  padding-left: 22px;
  margin-right: 5px;
  min-width: 24px;
}
[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox .mbb-checkbox-container .mbb-checkmark,
[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox .mbb-checkbox-container .mbb-checkmark_not {
  left: -1em;
  margin-right: 1em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab {
  position: relative;
  display: inline-block;
  min-width: 220px;
  width: 100%;
  max-width: 220px;
  height: 34px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab input {
  opacity: 0;
  width: 0;
  height: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab input:checked + .mbb-slider:before {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  left: 8%;
  width: 45%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab input + .mbb-slider label.checked {
  display: block;
  color: white;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab input + .mbb-slider label.checked .mbb-checkmark:after {
  display: block;
  border-color: white;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid var(--bbw-btn1-bg);
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 16px;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider.round {
  border-radius: 34px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider.round:before {
  border-radius: 10em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 45%;
  left: 4px;
  bottom: 3px;
  border-radius: 10em;
  background-color: var(--bbw-btn1-bg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider label {
  color: var(--bbw-btn1-bg);
  font-size: 15px;
  position: absolute;
  top: 6px;
  padding: 0;
  cursor: pointer;
  line-height: 1.5;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider label.left {
  left: 0px;
  margin-left: 30px;
  width: 40%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider label.right {
  right: -10px;
  width: 40%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider label .mbb-checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  line-height: 1.3;
  font-size: 14px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-switch-ab .mbb-slider label .mbb-checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: -15px;
  top: -3px;
  width: 8px;
  height: 15px;
  border: solid var(--bbw-btn1-bg);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number {
  max-width: 175px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number .input-group-btn {
  width: 38px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number .input-group-btn .btn {
  font-size: 14px;
  margin: 0;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number .input-group-btn.input-group-prepend {
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number .input-group-btn.input-group-prepend .btn-number {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  position: relative;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number .input-group-btn.input-group-append {
  margin-right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number .input-group-btn.input-group-append .btn-number {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  position: relative;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number .plus-minus-label {
  width: 99px !important;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number input[type=text] {
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number input[type=number] {
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .mbb-input-number input.bfg-hidden {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] {
  --bbw-flex-column-gap: 8px;
  --bbw-label-color: var(--bbw-contrast-text-color);
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] * {
  letter-spacing: 0;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i].mbb-form-search .bfg-qs-wrapper {
  max-width: 1200px;
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i].mbb-form-search .bfg-qs-wrapper .mbb-primary-search {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--bbw-flex-column-gap);
     -moz-column-gap: var(--bbw-flex-column-gap);
          column-gap: var(--bbw-flex-column-gap);
  row-gap: 16px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 16px;
  margin-bottom: 16px;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i].mbb-form-search .search-criteria-wrap {
  text-align: left;
  padding-left: 4px;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .custom-switch.custom-switch-md .custom-control-label {
  padding-left: 0.75em;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .SearchByTextWrapper ul,
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .SearchNearbyWrapper ul {
  left: 0px !important;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .ListingNumWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100px;
          flex: 1 0 100px;
  min-width: 100px;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .CheckboxWrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 16px;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .CheckboxWrapper .mbb-checkbox-container {
  color: var(--bbw-label-color);
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .CheckboxWrapper .mbb-checkbox-container:hover {
  color: var(--bbw-label-color) !important;
  -webkit-filter: opacity(0.85);
          filter: opacity(0.85);
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .HasPhotosWrapper,
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .PriceDropWrapper,
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .NewListingWrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .HasPhotosWrapper .mbb-checkbox-container.medium,
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .PriceDropWrapper .mbb-checkbox-container.medium,
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .NewListingWrapper .mbb-checkbox-container.medium {
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 0;
  font-size: 1em;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .HasPhotosWrapper .mbb-checkbox-container.medium [class^=mbb-checkmark],
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .PriceDropWrapper .mbb-checkbox-container.medium [class^=mbb-checkmark],
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .NewListingWrapper .mbb-checkbox-container.medium [class^=mbb-checkmark] {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .AdvancedLinkWrapper {
  -webkit-box-flex: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-right: 2px;
  margin: -6px 0 0 0;
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .AdvancedLinkWrapper .bfg-advanced-link {
  font-size: 0.9375em;
  color: var(--bbw-label-color);
}
[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .AdvancedLinkWrapper .bfg-advanced-link:hover {
  -webkit-filter: opacity(0.85);
          filter: opacity(0.85);
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1)[id=MBBv3_MarketReport i] {
  background-color: var(--bbw-widget-bg);
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport {
  display: block;
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport select {
  -ms-flex-preferred-size: 250px;
      flex-basis: 250px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport h3.bfg-text-title {
  font-size: 18px;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .number {
  font-size: 1.875em;
  font-weight: 600;
  margin-bottom: 0.125em;
  color: var(--bbw-body-text-color);
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .number {
    font-size: 1.75em;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .number {
    margin-bottom: 0.25em;
    font-size: 2.125em;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-stats-summary-row .mbb-stats-label {
  font-size: 0.9375em;
  color: var(--bbw-headings-text-color);
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-stats-summary-row .mbb-stats-label {
    font-size: 0.8175em;
  }
}
@media (min-width: 992px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-stats-summary-row .mbb-stats-label {
    font-size: 1em;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-stats-summary-row .mbb-delta {
    font-size: 1em;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table {
  --bbw-table-border-color: var(--bbw-input-border-color);
  border-collapse: collapse;
  overflow: hidden;
  border: none;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table thead tr {
  border-top-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table tbody tr {
  border-bottom: 1em solid transparent;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table tbody tr:last-child {
  border-bottom-width: 1px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table tbody tr td:first-child .bfg-text {
  font-size: 1.25em;
  color: var(--bbw-headings-text-color);
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table th {
  display: none;
  white-space: nowrap;
  border: none !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table td {
  display: block;
  border: none !important;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table td:not(:first-child):before {
  content: attr(data-th);
  display: inline-block;
  width: 60%;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table tbody tr {
    border-top: 1px solid var(--bbw-table-border-color);
    border-bottom: 1px solid var(--bbw-table-border-color);
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table tbody tr td:first-child .bfg-text {
    font-size: 1em;
    color: var(--bbw-body-text-color);
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table td:not(:first-child):before {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table th,
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table td {
    display: table-cell;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  grid-gap: 16px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row .chart-item {
  --bbw-chart-header-padding: 0 0 1em 0;
  --bbw-chart-count-period: block;
  --bbw-chart-container-margin: 0 0;
  container-type: inline-size;
  width: auto;
  border: none;
}
@container (min-width: 300px) {
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row .chart-item .chart-header {
    --bbw-chart-header-padding: 0 0 0.75em 0;
    --bbw-chart-count-period: inline-block;
  }
  [id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row .chart-item .chart-container {
    --bbw-chart-container-margin: 0 0;
  }
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row .chart-item .chart-header {
  padding: var(--bbw-chart-header-padding);
  border: none;
  background-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row .chart-item .chart-header .chart-count .number {
  display: inline-block;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row .chart-item .chart-header .chart-count .chart-count-period {
  display: var(--bbw-chart-count-period);
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .chart-row .chart-item .chart-container {
  margin: var(--bbw-chart-container-margin);
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-title-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-title-row.section-head {
  margin-left: -48px;
  margin-right: -48px;
  padding-left: 48px;
  padding-right: 48px;
  background-color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-title-row.section-head h2 {
  color: var(--bbw-theme-primary-text);
}
[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .recent-sales mbb-galleryitem {
  max-width: 200px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-market-stats-links-list {
  --bbw-list-column-width:	210px;
  --bbw-list-column-count:	5;
  -webkit-columns: var(--bbw-list-column-width) var(--bbw-list-column-count);
     -moz-columns: var(--bbw-list-column-width) var(--bbw-list-column-count);
          columns: var(--bbw-list-column-width) var(--bbw-list-column-count);
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-market-stats-links-list a {
  display: block;
  margin-bottom: 1em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table {
  --bbw-table-bg-color:	var(--bbw-panel-bg);
  --bbw-table-body-color:	var(--bbw-body-text-color);
  --bbw-table-stripe-color:	hsl(from var(--bbw-table-bg-color) h s calc(l + 2));
  --bbw-table-heading-bg-color:	var(--bbw-theme-primary);
  --bbw-table-heading-color:	var(--bbw-theme-primary-text);
  margin: 1em 0;
  min-width: 100%;
  max-width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 0.4em;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: var(--bbw-widget-standout-shadow);
          box-shadow: var(--bbw-widget-standout-shadow);
  background: var(--bbw-table-bg-color);
  color: var(--bbw-table-body-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table thead tr {
  background-color: var(--bbw-table-heading-bg-color);
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table tbody tr:nth-of-type(even) {
  background-color: var(--bbw-table-stripe-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table tbody tr:first-child td {
  border-top: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table tbody tr:last-child td {
  border-bottom: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table tbody tr td:first-child {
  background-color: var(--bbw-table-heading-bg-color);
  color: var(--bbw-table-heading-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table th,
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td {
  text-align: right;
  padding: 0.5em 1em;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table th:first-child,
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td:first-child {
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table th:last-child,
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td:last-child {
  border-right: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table th {
  display: none;
  white-space: nowrap;
  color: var(--bbw-table-heading-color);
  border-right: 1px solid hsl(from var(--bbw-table-heading-color) h s l/0.2);
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td {
  display: block;
  font-weight: 600;
  border-top: 1px solid hsl(from var(--bbw-table-bg-color) h s calc(l + 3));
  border-bottom: 1px solid hsl(from var(--bbw-table-bg-color) h s calc(l - 3));
  border-right: 1px solid hsl(from var(--bbw-table-bg-color) h s calc(l + 3));
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td:before {
  content: attr(data-th);
  font-weight: bold;
  display: inline-block;
  width: 60%;
  float: left;
  text-align: left;
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td:before {
    width: 40%;
  }
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td[data-format=currency] div::before {
  content: "$";
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table tbody tr td:first-child {
    background-color: transparent;
    color: var(--bbw-table-body-color);
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table tbody tr td:before {
    display: none;
  }
  [id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table th,
  [id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table td {
    display: table-cell;
    padding: 1em !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table a {
  color: inherit;
  text-decoration: underline;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-comparison-table a:hover {
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container {
  --bbw-value-color:	var(--bbw-headings-text-color);
  --bbw-down-arrow-color:	#ff0000;
  --bbw-up-arrow-color:	#008000;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  grid-gap: 1rem;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-stat-box {
  padding: 10px;
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-glyph {
  margin-bottom: 1em;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-glyph i {
  font-size: 80px;
  color: var(--bbw-theme-primary);
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-glyph img {
  display: block;
  width: 80px;
  max-width: 80px;
  height: auto;
  margin: auto;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  font-size: 24px;
  line-height: 24px;
  color: var(--bbw-value-color);
  font-weight: 700;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-label {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 18px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-change {
  margin: 0;
  font-size: 12px;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-arrow-down {
  border-top: 0.75em solid var(--bbw-down-arrow-color);
  border-right: 0.375em solid transparent;
  border-bottom: none;
  border-left: 0.375em solid transparent;
  display: inline-block;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-arrow-up {
  border-top: none;
  border-right: 0.375em solid transparent;
  border-bottom: 0.75em solid var(--bbw-up-arrow-color);
  border-left: 0.375em solid transparent;
  display: inline-block;
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-change-down {
  color: var(--bbw-down-arrow-color);
}
[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-change-up {
  color: var(--bbw-up-arrow-color);
}
[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i] {
  background-color: var(--bbw-widget-bg);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container {
  --bbw-badge-border-radius: 10px;
  --bbw-card-shadow-color: color-mix(in srgb, var(--bbw-panel-bg), var(--bbw-body-text-color) 40%);
  --bbw-card-shadow: 0 0.125rem 0.25rem color-mix(in srgb, var(--bbw-card-shadow-color) 25%, transparent);
  display: block;
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  line-height: 1.3;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h2,
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h2.bfg-text-title {
  font-size: 24px;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h3,
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h3.bfg-text-title {
  font-size: 20px;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h4,
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h4.bfg-text-title {
  font-size: 16px;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h5,
[id^=MBBv3]:not(#mbbV1) .communities-widget-container h5.bfg-text-title {
  font-size: 16px;
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-group-container .community-group-container-layout {
  padding: 1rem 0 3rem 0;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-group-container .community-group-desc {
  font-size: 1.1rem;
  line-height: 1.6;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout {
  padding: 1rem 0 3rem 0;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout section:not(:last-child) {
  margin-bottom: 3rem;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout section:not(:last-child)::after {
  content: "";
  display: block;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#d1d5db), to(transparent));
  background: linear-gradient(to right, transparent, #d1d5db, transparent);
  margin: 3rem auto 0;
  width: 300px;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .card {
  background-color: var(--bbw-panel-bg);
  -webkit-box-shadow: var(--bbw-card-shadow);
          box-shadow: var(--bbw-card-shadow);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction img {
  max-width: 600px;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .community-intro-content p {
  font-size: 1.1rem;
  line-height: 1.6;
  color: color-mix(in srgb, var(--bbw-body-text-color) 75%, transparent) !important;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-market-stats .card {
  background-color: var(--bbw-panel-bg);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #calculator-contact .mortgage-calculator {
  max-width: 650px;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #popular-searches .card {
  background-color: var(--bbw-panel-bg);
  border-radius: 0.25em;
  -webkit-box-shadow: var(--bbw-widget-item-shadow);
          box-shadow: var(--bbw-widget-item-shadow);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #popular-searches .card-body {
  padding: 1.5rem 1.25rem;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #popular-searches .card-body h4 {
  font-size: 1.125em;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #popular-searches .card-body .icon-wrapper {
  width: 56px;
  height: 56px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--bbw-btn1-bg) 15%, transparent), color-mix(in srgb, var(--bbw-btn1-bg) 2%, transparent));
  border-radius: var(--bbw-badge-border-radius);
  border: 2px solid color-mix(in srgb, var(--bbw-btn1-bg) 10%, #fff);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #get-new-listing-alerts .card {
  background: linear-gradient(135deg, var(--bbw-btn1-bg), color-mix(in srgb, var(--bbw-btn1-bg) 70%, transparent));
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #get-new-listing-alerts .card h3 {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #get-new-listing-alerts .card .opacity-75 {
  -webkit-filter: opacity(75%);
          filter: opacity(75%);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .stretched-link {
  color: inherit;
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .stretched-link:hover {
  -webkit-filter: opacity(1);
          filter: opacity(1);
  text-decoration: none;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .section-icon-bg {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--bbw-btn1-bg) 100%, transparent), color-mix(in srgb, var(--bbw-btn1-bg) 60%, transparent));
  border-radius: var(--bbw-badge-border-radius);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .section-icon-bg i {
  color: var(--bbw-btn1-color);
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .video-wrapper iframe {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-hero-image img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-hero-image:hover img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media (max-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .card-body.p-4 {
    padding: 1.5rem !important;
  }
  [id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .card-body.p-5 {
    padding: 2rem !important;
  }
}
[id^=MBBv3]:not(#mbbV1) .community-index-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  gap: 1.5em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[id^=MBBv3]:not(#mbbV1) .community-index-columns .community-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5em;
  max-width: 500px;
}
@media (min-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-columns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  [id^=MBBv3]:not(#mbbV1) .community-index-columns .community-column {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 400px;
  }
}
[id^=MBBv3]:not(#mbbV1) .community-index-columns.list-style1 .community-item-card .card-hover {
  background-color: var(--bbw-panel-bg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[id^=MBBv3]:not(#mbbV1) .community-index-columns.list-style1 .community-item-card .card-hover:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
}
[id^=MBBv3]:not(#mbbV1) .community-index-columns.list-style1 .community-item-card .community-icon {
  font-size: 1.2em;
}
[id^=MBBv3]:not(#mbbV1) .community-index-columns.list-style1 .community-item-card .community-arrow {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
[id^=MBBv3]:not(#mbbV1) .community-index-columns.list-style1 .community-item-card:hover .community-arrow {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
@media (min-width: 576px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-columns.list-style1 .community-item-card {
    min-width: 350px;
  }
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .alphabet-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .letter-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .letter-header .letter-badge {
  position: relative;
  z-index: 2;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .letter-header .letter-badge .letter-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  background: transparent;
  border: 1px solid color-mix(in srgb, var(--bbw-btn1-bg) 30%, transparent);
  color: color-mix(in srgb, var(--bbw-btn1-bg) 70%, var(--bbw-body-text-color));
  font-size: 0.9em;
  font-weight: 500;
  border-radius: 6px;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .letter-header .letter-line {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(color-mix(in srgb, var(--bbw-btn1-bg) 20%, transparent)), to(transparent));
  background: linear-gradient(to right, color-mix(in srgb, var(--bbw-btn1-bg) 20%, transparent), transparent);
  opacity: 0.6;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .communities-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 0.8rem;
}
@media (max-width: 768px) {
  [id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .communities-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card {
  max-width: 730px;
  margin-bottom: 1px;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card .card-hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 8px;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card .card-hover:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12) !important;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card .community-icon-wrapper .community-icon {
  width: 40px;
  height: 40px;
  background: color-mix(in srgb, var(--bbw-btn1-bg) 8%, transparent);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--bbw-btn1-bg);
  font-size: 1.1em;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card .community-name {
  color: var(--bbw-headings-text-color);
  font-weight: 600;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-size: 0.95em;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card .community-arrow {
  color: #9ca3af;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card .community-arrow i {
  font-size: 0.8em;
}
[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .community-item-card:hover .community-arrow {
  color: var(--bbw-btn1-bg);
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery {
  --bbw-transition-effect: 0.4s ease;
  --bbw-gallery-item-border-radius: 20px;
  --bbw-text-shadow: 1px 1px 2px #222 !important;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item {
  container-type: inline-size;
  container-name: gallery-card;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}
@media (max-width: 480px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card {
  --bbw-no-image-text-color: #6b7280;
  position: relative;
  height: 400px;
  border-radius: var(--bbw-gallery-item-border-radius);
  overflow: hidden;
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
          box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  -webkit-transition: all var(--bbw-transition-effect);
  transition: all var(--bbw-transition-effect);
  cursor: pointer;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card:hover {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
          box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card:hover .image-container img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card:hover .image-overlay {
  opacity: 0.4;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card:hover .btn-explore {
  background: white !important;
  color: var(--bbw-btn1-bg) !important;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform var(--bbw-transition-effect);
  transition: -webkit-transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  -webkit-filter: saturate(125%);
          filter: saturate(125%);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .image-container .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  opacity: 0.6;
  -webkit-transition: opacity var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect);
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 2;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content .btn-explore {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75em 1.5em;
  border-radius: var(--bbw-badge-border-radius);
  background: white;
  color: var(--bbw-btn1-bg);
  text-decoration: none;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content .btn-explore:hover {
  text-decoration: none;
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content .btn-explore i {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content .btn-explore:hover i {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.no-image {
  --bbw-text-shadow: none;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(10px);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.no-image .community-title {
  color: var(--bbw-no-image-text-color);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.no-image .community-description {
  color: var(--bbw-no-image-text-color);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.with-image {
  color: white;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.with-image .community-title,
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.with-image .community-description {
  color: white;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.with-image .btn-explore {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  opacity: 0.8;
  color: white;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .card-content.with-image .btn-explore:hover {
  background: white;
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: auto;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-header .community-badge {
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: var(--bbw-badge-border-radius);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.2em;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-header .status-indicators {
  text-align: right;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-header .status-indicators .status-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 0.5em;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-header .status-indicators .status-dot.active {
  background: #10b981;
  -webkit-box-shadow: 0 0 0 2px rgba(16, 185, 129, 0.3);
          box-shadow: 0 0 0 2px rgba(16, 185, 129, 0.3);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-header .status-indicators .listing-count {
  font-size: 0.8em;
  opacity: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-body {
  margin-bottom: 1.5em;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-body .community-title {
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 0.5em;
  line-height: 1.2;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-body .community-title b {
  font-weight: 800;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .content-body .community-description {
  font-size: 0.95em;
  opacity: 0.9;
  line-height: 1.4;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card-link {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card-link:hover {
  text-decoration: none;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card-link:hover .gallery-card {
  -webkit-transform: none;
          transform: none;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card-link:hover .gallery-card .image-container img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery .gallery-item .gallery-card-link:hover .gallery-card .image-overlay {
  opacity: 0.3;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 {
  --bbw-gallery-item-border-radius: 12px;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link {
  -webkit-transition: -webkit-transform var(--bbw-transition-effect);
  transition: -webkit-transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link:hover .gallery-card {
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link:hover .content-body .community-title,
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link:hover .content-body .community-description {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link:hover .content-body .community-description {
  -webkit-transform: translate3d(-50%, -3em, 0);
          transform: translate3d(-50%, -3em, 0);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link:hover .content-body::before, [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card-link:hover .content-body::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .image-container img {
  -webkit-filter: saturate(135%);
          filter: saturate(135%);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .image-container .image-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .gallery-card {
  height: 100%;
  aspect-ratio: 16/10;
  position: relative;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .card-content.no-image .content-body {
  --bbw-card-outline-border-color: #ccc;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .card-content.no-image .content-body .community-title {
  color: var(--bbw-no-image-text-color);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .card-content.no-image .content-body .community-description {
  color: var(--bbw-no-image-text-color);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .card-content.with-image .content-body .community-title,
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .card-content.with-image .content-body .community-description {
  color: white;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body {
  --bbw-card-outline-border-color: #fff;
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* Important: Let clicks pass through to parent link */
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body::before, [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body::after {
  content: "";
  position: absolute;
  top: 2em;
  left: 2em;
  right: 2em;
  bottom: 2em;
  opacity: 0;
  -webkit-transition: opacity var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), transform var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body::before {
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(var(--bbw-card-outline-border-color)), to(transparent)) top/100% 1px no-repeat, -webkit-gradient(linear, left top, right top, from(transparent), color-stop(var(--bbw-card-outline-border-color)), to(transparent)) bottom/100% 1px no-repeat;
  background: linear-gradient(to right, transparent, var(--bbw-card-outline-border-color), transparent) top/100% 1px no-repeat, linear-gradient(to right, transparent, var(--bbw-card-outline-border-color), transparent) bottom/100% 1px no-repeat;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body::after {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(var(--bbw-card-outline-border-color)), to(transparent)) left/1px 100% no-repeat, -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(var(--bbw-card-outline-border-color)), to(transparent)) right/1px 100% no-repeat;
  background: linear-gradient(to bottom, transparent, var(--bbw-card-outline-border-color), transparent) left/1px 100% no-repeat, linear-gradient(to bottom, transparent, var(--bbw-card-outline-border-color), transparent) right/1px 100% no-repeat;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body .community-title {
  font-size: 18px;
  font-weight: 500;
  padding-top: 15%;
  -webkit-transition: -webkit-transform var(--bbw-transition-effect);
  transition: -webkit-transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  -webkit-transform: translate3d(0, -20px, 0);
          transform: translate3d(0, -20px, 0);
  text-shadow: var(--bbw-text-shadow);
}
@container gallery-card (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body .community-title {
    font-size: 22px;
  }
}
@container gallery-card (min-width: 480px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body .community-title {
    font-size: 30px;
  }
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body .community-description {
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  font-size: 13px;
  -webkit-transition: opacity var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), transform var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  -webkit-transform: translate3d(-50%, -2em, 0);
          transform: translate3d(-50%, -2em, 0);
  text-shadow: var(--bbw-text-shadow);
}
@container gallery-card (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body .community-description {
    font-size: 16px;
  }
}
@container gallery-card (min-width: 480px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style1 .gallery-item .content-body .community-description {
    font-size: 18px;
  }
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 {
  --bbw-gallery-item-border-radius: 12px;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .gallery-card-link {
  -webkit-transition: -webkit-transform var(--bbw-transition-effect);
  transition: -webkit-transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect);
  transition: transform var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .gallery-card-link:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .gallery-card-link:hover .gallery-card {
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .gallery-card-link:hover .content-body {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .gallery-card-link:hover .content-body .community-description {
  opacity: 1;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .image-container img {
  -webkit-filter: saturate(135%);
          filter: saturate(135%);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .image-container .image-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .gallery-card {
  height: 100%;
  aspect-ratio: 16/10;
  position: relative;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .card-content.no-image .content-body .community-title {
  color: var(--bbw-no-image-text-color);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .card-content.no-image .content-body .community-description {
  color: var(--bbw-no-image-text-color);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .card-content.with-image .content-body .community-title,
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .card-content.with-image .content-body .community-description {
  color: white;
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .content-body {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 45%;
  margin-bottom: 1.5em;
  pointer-events: none; /* Important: Let clicks pass through to parent link */
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  -webkit-transition: opacity var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), transform var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect), transform var(--bbw-transition-effect), -webkit-transform var(--bbw-transition-effect);
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .content-body .community-title {
  font-size: 18px;
  font-weight: 500;
  text-shadow: var(--bbw-text-shadow);
}
@container gallery-card (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .content-body .community-title {
    font-size: 22px;
  }
}
@container gallery-card (min-width: 480px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .content-body .community-title {
    font-size: 30px;
  }
}
[id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .content-body .community-description {
  opacity: 0;
  font-size: 13px;
  -webkit-transition: opacity var(--bbw-transition-effect);
  transition: opacity var(--bbw-transition-effect);
  text-shadow: var(--bbw-text-shadow);
}
@container gallery-card (min-width: 400px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .content-body .community-description {
    font-size: 16px;
  }
}
@container gallery-card (min-width: 480px) {
  [id^=MBBv3]:not(#mbbV1) .community-index-gallery.style2 .gallery-item .content-body .community-description {
    font-size: 18px;
  }
}
[id^=MBBv3]:not(#mbbV1) .community-card-stats .community-stats-card {
  background-color: var(--bbw-panel-bg);
}
[id^=MBBv3]:not(#mbbV1) .community-card-stats .community-stats-card .icon-circle {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--bbw-btn1-bg) 100%, transparent), color-mix(in srgb, var(--bbw-btn1-bg) 80%, transparent));
  border-radius: var(--bbw-badge-border-radius);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--bbw-btn1-color);
  font-size: 1.2em;
}
[id^=MBBv3]:not(#mbbV1) .community-card-stats .community-stats-card .community-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}
[id^=MBBv3]:not(#mbbV1) .community-card-stats .community-stats-card .community-stats .stat-item {
  text-align: center;
}
[id^=MBBv3]:not(#mbbV1) .community-card-stats .community-stats-card .community-stats .stat-item .stat-number {
  display: block;
  font-weight: 600;
  font-size: 1.25em;
  color: var(--bbw-btn1-bg);
}
[id^=MBBv3]:not(#mbbV1) .community-card-stats .community-stats-card .community-stats .stat-item .stat-label {
  display: block;
  font-size: 0.75em;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
[id^=MBBv3]:not(#mbbV1) .community-table-compact .table-row-hover:hover {
  background: color-mix(in srgb, var(--bbw-btn1-bg) 5%, transparent);
}
[id^=MBBv3]:not(#mbbV1) .community-table-compact .community-icon-sm {
  font-size: 1.1em;
}
[id^=MBBv3]:not(#mbbV1) .community-table-compact .badge-pill {
  padding: 0.4em 0.8em;
  font-size: 0.7em;
}

[id^=MBBv3]:not(#mbbV1) .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
[id^=MBBv3]:not(#mbbV1) .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
[id^=MBBv3]:not(#mbbV1) .slick-list:focus {
  outline: none;
}
[id^=MBBv3]:not(#mbbV1) .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
[id^=MBBv3]:not(#mbbV1) .slick-slider .slick-track,
[id^=MBBv3]:not(#mbbV1) .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[id^=MBBv3]:not(#mbbV1) .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) .slick-track:before, [id^=MBBv3]:not(#mbbV1) .slick-track:after {
  content: "";
  display: table;
}
[id^=MBBv3]:not(#mbbV1) .slick-track:after {
  clear: both;
}
[id^=MBBv3]:not(#mbbV1) .slick-loading .slick-track {
  visibility: hidden;
}
[id^=MBBv3]:not(#mbbV1) .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  overflow: hidden;
  display: none;
  /*Custom Additions*/
}
[id^=MBBv3]:not(#mbbV1) [dir=rtl] .slick-slide {
  float: right;
}
[id^=MBBv3]:not(#mbbV1) .slick-slide img {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .slick-slide.slick-loading img {
  display: none;
}
[id^=MBBv3]:not(#mbbV1) .slick-slide.dragging img {
  pointer-events: none;
}
[id^=MBBv3]:not(#mbbV1) .slick-initialized .slick-slide {
  display: block;
}
[id^=MBBv3]:not(#mbbV1) .slick-loading .slick-slide {
  visibility: hidden;
}
[id^=MBBv3]:not(#mbbV1) .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
[id^=MBBv3]:not(#mbbV1) .slick-slide .carousel-background {
  width: 100%;
  max-width: 1015px;
  min-width: 360px;
  height: 100%;
  max-height: 40rem;
  min-height: 600px;
  background-size: contain;
  background-position: center;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
@media only screen and (max-width: 540px) {
  [id^=MBBv3]:not(#mbbV1) .slick-slide .carousel-background {
    max-width: 100vw;
    height: auto;
    max-height: 30rem;
    min-height: 330px;
    margin-top: auto;
    margin-bottom: auto;
  }
}
[id^=MBBv3]:not(#mbbV1) .slick-slide .slick-slide.slick-current.slick-active.slick-center {
  max-width: 1110px;
}
[id^=MBBv3]:not(#mbbV1) .slick-slide[aria-hidden=true] .blur {
  opacity: 0.5;
  background-color: black;
}
[id^=MBBv3]:not(#mbbV1) .slick-arrow.slick-hidden {
  display: none;
}

#MBB_RegisterLinks .mbb-register-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: inherit;
}
#MBB_RegisterLinks .mbb-register-links a {
  padding-left: 1em;
  padding-right: 1em;
}

#MBBv3_Modal:not(#mbbV1) mbb-form {
  width: 500px;
}
#MBBv3_Modal:not(#mbbV1) mbb-form.mbb-form-wrapper {
  width: 450px;
}

[id^=MBBv3]:not(#mbbV1) .bfg-form-error,
[id^=MBBv3]:not(#mbbV1) select.bfg-form-error {
  color: #505050;
  background: #f7f7f7;
  border-color: #b01d18;
  -webkit-box-shadow: var(--bbw-input-hover-shadow);
          box-shadow: var(--bbw-input-hover-shadow);
}

[id^=MBBv3]:not(#mbbV1) .bfg-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-item {
  margin-bottom: 2px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-wrap {
  margin-bottom: 16px;
  position: relative;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-help {
  font-size: 0.6875em;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-label {
  font-size: 0.93em;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  margin-bottom: 1px;
  text-align: left;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-label-to {
  font-size: 0.8125em;
  line-height: 2;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-600);
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-field {
  background: #fefefe;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 0.8125em;
  font-family: var(--bbw-font-family-body);
  font-weight: inherit;
  height: 50px;
  line-height: 36px;
  padding: 6px 8px;
  -webkit-transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-field:hover, [id^=MBBv3]:not(#mbbV1) .bfg-input-field:focus {
  border-color: #6baced;
  -webkit-box-shadow: var(--bbw-input-hover-shadow);
          box-shadow: var(--bbw-input-hover-shadow);
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-field::-webkit-input-placeholder {
  color: #aaa;
  font-family: arial;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-field::placeholder, [id^=MBBv3]:not(#mbbV1) .bfg-input-field::-webkit-input-placeholder {
  color: #aaa;
  font-family: arial;
}
[id^=MBBv3]:not(#mbbV1) textarea.bfg-input-field {
  font-size: 13px;
  height: auto;
  line-height: 18px;
}
[id^=MBBv3]:not(#mbbV1) select.bfg-input-field {
  color: #888;
  padding: 0 5px;
}
[id^=MBBv3]:not(#mbbV1) .bfg-input-helper-field:hover, [id^=MBBv3]:not(#mbbV1) .bfg-input-helper-field:focus {
  border-color: #6baced;
  -webkit-box-shadow: var(--bbw-input-hover-shadow);
          box-shadow: var(--bbw-input-hover-shadow);
}

[id^=MBBv3Form]:not(#mbbV1) .bfg-btn {
  color: var(--bbw-btn1-color) !important;
  display: inline-block;
  padding: 0.375em 0.5em;
  border-radius: 3px;
  background: var(--bbw-btn1-bg);
  border: none;
  line-height: normal;
  font-size: inherit;
  letter-spacing: 0.5px;
  text-align: left;
  font-family: var(--bbw-font-family-body);
  font-weight: var(--bbw-font-weight-normal);
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
  font-stretch: normal;
  font-style: normal;
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: none;
}
[id^=MBBv3Form]:not(#mbbV1) .bfg-btn:hover {
  color: var(--bbw-btn1-hover-color) !important;
  background: var(--bbw-btn1-hover-bg);
  text-decoration: none;
}
[id^=MBBv3Form]:not(#mbbV1) .bfg-btn i {
  position: relative;
  margin-right: 5px;
  font-size: 1em;
  line-height: 1;
  top: 0;
}
[id^=MBBv3Form]:not(#mbbV1) .btn-auto {
  width: 100%;
  text-align: center;
}
[id^=MBBv3Form]:not(#mbbV1) .btn-sm, [id^=MBBv3Form]:not(#mbbV1) [id^=MBBv3]:not(#mbbV1) .btn-group-sm > .btn, [id^=MBBv3]:not(#mbbV1) [id^=MBBv3Form]:not(#mbbV1) .btn-group-sm > .btn {
  font-size: 0.72em;
  line-height: 1.1;
  padding: 4px 7px;
}
[id^=MBBv3Form]:not(#mbbV1) .btn-med {
  font-size: 0.8125em;
  line-height: 1.5;
  padding: 5px 12px;
  min-width: 165px;
}
[id^=MBBv3Form]:not(#mbbV1) .btn-lg, [id^=MBBv3Form]:not(#mbbV1) [id^=MBBv3]:not(#mbbV1) .btn-group-lg > .btn, [id^=MBBv3]:not(#mbbV1) [id^=MBBv3Form]:not(#mbbV1) .btn-group-lg > .btn {
  font-size: 0.875em;
  line-height: 1;
  padding: 10px 20px;
}
[id^=MBBv3Form]:not(#mbbV1) .btn-xlg {
  padding: 0.375em 0.5em;
  font-size: 1em;
  line-height: normal;
  width: 100%;
  border: 1px solid var(--bbw-btn1-bg);
}
[id^=MBBv3Form]:not(#mbbV1) .btn-bg2 {
  color: var(--bbw-btn2-color) !important;
  background: var(--bbw-btn2-bg);
}
[id^=MBBv3Form]:not(#mbbV1) .btn-bg2:hover {
  color: var(--bbw-btn2-hover-color) !important;
  background: var(--bbw-btn2-hover-bg);
}
[id^=MBBv3Form]:not(#mbbV1) .btn-bg3 {
  color: var(--bbw-btn3-color) !important;
  background: var(--bbw-btn3-bg);
}
[id^=MBBv3Form]:not(#mbbV1) .btn-bg3:hover {
  color: var(--bbw-btn3-hover-color) !important;
  background: var(--bbw-btn3-hover-bg);
}
[id^=MBBv3Form]:not(#mbbV1) .btn-disabled {
  color: #fff !important;
  background: #ccc;
}
[id^=MBBv3Form]:not(#mbbV1) .btn-disabled:hover {
  color: #fff !important;
  background: #ccc;
}
[id^=MBBv3Form]:not(#mbbV1) .icon-search:before {
  font-family: "buying-buddy" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  margin: 0 !important;
  vertical-align: middle;
  width: auto !important;
  height: auto !important;
  speak: none;
  line-height: 1;
  font-size: 1.25em;
  content: "W";
}
[id^=MBBv3Form]:not(#mbbV1) .btn {
  font-size: 1em;
}
[id^=MBBv3Form]:not(#mbbV1).bfg-form-large,
[id^=MBBv3Form]:not(#mbbV1) .bfg-form-large {
  font-size: 22px;
}
[id^=MBBv3Form]:not(#mbbV1) label,
[id^=MBBv3Form]:not(#mbbV1) label.bfg-text {
  font-size: 1em;
}
[id^=MBBv3Form]:not(#mbbV1) .bfg-input-wrap {
  line-height: normal;
}
[id^=MBBv3Form]:not(#mbbV1) .bfg-input-field {
  height: auto;
  line-height: normal;
  padding: 0.375em 0.5em;
}
[id^=MBBv3Form]:not(#mbbV1) .bfg-helper-input-field {
  padding: 0.375em 0.5em;
}
[id^=MBBv3Form]:not(#mbbV1) select.bfg-input-field {
  padding: 0.375em 0.5em;
  line-height: normal;
}
[id^=MBBv3Form]:not(#mbbV1) select.searchform-city {
  height: auto;
  padding: 0;
  border: none;
  line-height: normal;
  margin: 0;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container {
  display: inline-block;
  height: 28px;
  line-height: 20px;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label {
  display: inline-block;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1em;
  min-height: 20px;
  position: relative;
  padding: 0;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label:hover {
  color: white;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label:hover:before {
  border: 2px solid white;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label:before {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.54);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 8px 0 0;
  content: "";
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  vertical-align: middle;
  background-color: transparent;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label:after {
  top: 9px;
  left: 7px;
  width: 16px;
  height: 9px;
  border: 3px solid white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  position: absolute;
  -webkit-transform: scale(0, 0) rotate(-90deg) translateZ(0);
          transform: scale(0, 0) rotate(-90deg) translateZ(0);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  border-top-style: none;
  border-right-style: none;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container input[type=checkbox] {
  display: none;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container input[type=checkbox]:checked + label:before {
  background-color: #2196f3;
  border-color: #2196f3;
}
[id^=MBBv3Form]:not(#mbbV1) .checkbox-container input[type=checkbox]:checked + label:after {
  -webkit-transform: scale(1, 1) rotate(-45deg) translateZ(0);
          transform: scale(1, 1) rotate(-45deg) translateZ(0);
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio {
  display: inline-block;
  height: 28px;
  line-height: 20px;
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container label,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container label,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio label {
  display: inline-block;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1em;
  min-height: 20px;
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container label:hover,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container label:hover,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio label:hover {
  color: white;
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container label:hover:before,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container label:hover:before,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio label:hover:before {
  border: 2px solid white;
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container label:before,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container label:before,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.54);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container label:after,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container label:after,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio label:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  -webkit-transform: scale(0);
          transform: scale(0);
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container input[type=radio],
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container input[type=radio],
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio input[type=radio] {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[id^=MBBv3Form]:not(#mbbV1) .radio-container input[type=radio] + label:before, [id^=MBBv3Form]:not(#mbbV1) .radio-container input[type=radio] + label:after,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container input[type=radio] + label:before,
[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container input[type=radio] + label:after,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio input[type=radio] + label:before,
[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio input[type=radio] + label:after {
  position: absolute;
  content: "";border-radius:50%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transition-property:border-color,-webkit-transform;transition-property:border-color,-webkit-transform;transition-property:transform,border-color;transition-property:transform,border-color,-webkit-transform;-webkit-box-sizing:border-box;box-sizing:border-box}[id^=MBBv3Form]:not(#mbbV1) .radio-container input[type=radio]:checked+label:before,[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container input[type=radio]:checked+label:before,[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio input[type=radio]:checked+label:before{background-color:#2196f3;border-color:#2196f3;-webkit-animation:ripple 0.2s linear forwards;animation:ripple 0.2s linear forwards;-webkit-box-sizing:border-box;box-sizing:border-box}[id^=MBBv3Form]:not(#mbbV1) .radio-container input[type=radio]:checked+label:after,[id^=MBBv3Form]:not(#mbbV1) .radiobutton-container input[type=radio]:checked+label:after,[id^=MBBv3Form]:not(#mbbV1) .custom-control.custom-radio input[type=radio]:checked+label:after{-webkit-transform:scale(1.4);transform:scale(1.4)}[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radio-container label,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radiobutton-container label,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .custom-control.custom-radio label{color:var(--bbw-body-text-color)}[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radio-container label:before,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radiobutton-container label:before,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .custom-control.custom-radio label:before{border:2px solid var(--bbw-input-border-color)}[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radio-container label:hover:before,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radiobutton-container label:hover:before,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .custom-control.custom-radio label:hover:before{border:2px solid #2196f3}[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radio-container input[type=radio]:checked+label:before,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radiobutton-container input[type=radio]:checked+label:before,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .custom-control.custom-radio input[type=radio]:checked+label:before{background-color:#2196f3;border-color:#2196f3;-webkit-animation:rippleonlight 0.2s linear forwards;animation:rippleonlight 0.2s linear forwards}[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radio-container input[type=radio]:checked+label:after,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .radiobutton-container input[type=radio]:checked+label:after,[id^=MBBv3Form]:not(#mbbV1) .bfg-has-light-background .custom-control.custom-radio input[type=radio]:checked+label:after{-webkit-transform:scale(1.4);transform:scale(1.4)}@-webkit-keyframes rippleonlight{0%{-webkit-box-shadow:0 0 0 1px #fff0;box-shadow:0 0 0 1px #fff0}50%{-webkit-box-shadow:0 0 0 15px rgb(33 150 243 / .1);box-shadow:0 0 0 15px rgb(33 150 243 / .1)}100%{-webkit-box-shadow:0 0 0 15px #fff0;box-shadow:0 0 0 15px #fff0}}@keyframes rippleonlight{0%{-webkit-box-shadow:0 0 0 1px #fff0;box-shadow:0 0 0 1px #fff0}50%{-webkit-box-shadow:0 0 0 15px rgb(33 150 243 / .1);box-shadow:0 0 0 15px rgb(33 150 243 / .1)}100%{-webkit-box-shadow:0 0 0 15px #fff0;box-shadow:0 0 0 15px #fff0}}@-webkit-keyframes ripple{0%{-webkit-box-shadow:0 0 0 1px #fff0;box-shadow:0 0 0 1px #fff0}50%{-webkit-box-shadow:0 0 0 15px rgb(255 255 255 / .1);box-shadow:0 0 0 15px rgb(255 255 255 / .1)}100%{-webkit-box-shadow:0 0 0 15px #fff0;box-shadow:0 0 0 15px #fff0}}@keyframes ripple{0%{-webkit-box-shadow:0 0 0 1px #fff0;box-shadow:0 0 0 1px #fff0}50%{-webkit-box-shadow:0 0 0 15px rgb(255 255 255 / .1);box-shadow:0 0 0 15px rgb(255 255 255 / .1)}100%{-webkit-box-shadow:0 0 0 15px #fff0;box-shadow:0 0 0 15px #fff0}}[id^=MBBv3]:not(#mbbV1) .bfg-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[id^=MBBv3]:not(#mbbV1) .bfg-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row;flex-flow:row}[id^=MBBv3]:not(#mbbV1) .bfg-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column}[id^=MBBv3]:not(#mbbV1) .bfg-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}[id^=MBBv3]:not(#mbbV1) .bfg-flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}[id^=MBBv3]:not(#mbbV1) .bfg-flex-break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}[id^=MBBv3]:not(#mbbV1) .bfg-smaller{font-size:14px}[id^=MBBv3]:not(#mbbV1) .bfg-small{font-size:12px}[id^=MBBv3]:not(#mbbV1) .bfg-small-bold{font-size:12px;font-weight:700;color:#999}[id^=MBBv3]:not(#mbbV1) .bfg-hidden{display:none}[id^=MBBv3]:not(#mbbV1) .bfg-block{display:block}[id^=MBBv3]:not(#mbbV1) .bfg-iblock{display:inline-block}[id^=MBBv3]:not(#mbbV1) .bfg-inline{display:inline}[id^=MBBv3]:not(#mbbV1) .bfg-flex{display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;display:-webkit-flex}[id^=MBBv3]:not(#mbbV1) .bfg-pointer{cursor:pointer}[id^=MBBv3]:not(#mbbV1) .bfg-relative{position:relative}[id^=MBBv3]:not(#mbbV1) .bfg-nowrap{white-space:nowrap}[id^=MBBv3]:not(#mbbV1) .bfg-italic{font-style:italic}[id^=MBBv3]:not(#mbbV1) .bfg-alignl{text-align:left!important}[id^=MBBv3]:not(#mbbV1) .bfg-alignr{text-align:right!important}[id^=MBBv3]:not(#mbbV1) .bfg-floatl{float:left}[id^=MBBv3]:not(#mbbV1) .bfg-floatr{float:right}[id^=MBBv3]:not(#mbbV1) .bfg-table{display:table;width:100%}[id^=MBBv3]:not(#mbbV1) .bfg-table-cell{display:table-cell}[id^=MBBv3]:not(#mbbV1) .bfg-round{border-radius:7px}[id^=MBBv3]:not(#mbbV1) .bfg-underline{text-decoration:underline}[id^=MBBv3]:not(#mbbV1) .bfg-mb0{margin-bottom:0px!important}[id^=MBBv3]:not(#mbbV1) .bfg-mb5{margin-bottom:5px}[id^=MBBv3]:not(#mbbV1) .bfg-mb10{margin-bottom:10px}[id^=MBBv3]:not(#mbbV1) .bfg-mb15{margin-bottom:15px}[id^=MBBv3]:not(#mbbV1) .bfg-mb20{margin-bottom:20px}[id^=MBBv3]:not(#mbbV1) .bfg-mb30{margin-bottom:30px}[id^=MBBv3]:not(#mbbV1) .bfg-mb40{margin-bottom:40px}[id^=MBBv3]:not(#mbbV1) .bfg-mb60{margin-bottom:60px}[id^=MBBv3]:not(#mbbV1) .bfg-mt5{margin-top:5px}[id^=MBBv3]:not(#mbbV1) .bfg-mt10{margin-top:10px}[id^=MBBv3]:not(#mbbV1) .bfg-mt20{margin-top:20px}[id^=MBBv3]:not(#mbbV1) .bfg-mt40{margin-top:40px}[id^=MBBv3]:not(#mbbV1) .bfg-ml1{margin-left:1px}[id^=MBBv3]:not(#mbbV1) .bfg-ml5{margin-left:5px}[id^=MBBv3]:not(#mbbV1) .bfg-ml10{margin-left:10px}[id^=MBBv3]:not(#mbbV1) .bfg-ml20{margin-left:20px}[id^=MBBv3]:not(#mbbV1) .bfg-ml30{margin-left:30px}[id^=MBBv3]:not(#mbbV1) .bfg-ml40{margin-left:40px}[id^=MBBv3]:not(#mbbV1) .bfg-mr5{margin-right:5px}[id^=MBBv3]:not(#mbbV1) .bfg-mr10{margin-right:10px}[id^=MBBv3]:not(#mbbV1) .bfg-mr20{margin-right:20px}[id^=MBBv3]:not(#mbbV1) .bfg-mr30{margin-right:30px}[id^=MBBv3]:not(#mbbV1) .bfg-mr40{margin-right:40px}[id^=MBBv3]:not(#mbbV1) .bfg-my10{margin-top:10px;margin-bottom:10px}[id^=MBBv3]:not(#mbbV1) .bfg-p5{padding:5px}[id^=MBBv3]:not(#mbbV1) .bfg-p10{padding:10px}[id^=MBBv3]:not(#mbbV1) .bfg-p20{padding:20px}[id^=MBBv3]:not(#mbbV1) .bfg-p30{padding:30px}[id^=MBBv3]:not(#mbbV1) .bfg-pb5{padding-bottom:5px}[id^=MBBv3]:not(#mbbV1) .bfg-pb10{padding-bottom:10px}[id^=MBBv3]:not(#mbbV1) .bfg-pb20{padding-bottom:20px}[id^=MBBv3]:not(#mbbV1) .bfg-pb30{padding-bottom:30px}[id^=MBBv3]:not(#mbbV1) .bfg-pt5{padding-top:5px}[id^=MBBv3]:not(#mbbV1) .bfg-pt10{padding-top:10px}[id^=MBBv3]:not(#mbbV1) .bfg-pt15{padding-top:15px}[id^=MBBv3]:not(#mbbV1) .bfg-pt20{padding-top:20px}[id^=MBBv3]:not(#mbbV1) .bfg-pt40{padding-top:40px}[id^=MBBv3]:not(#mbbV1) .bfg-pl075em{padding-left:.75em}[id^=MBBv3]:not(#mbbV1) .bfg-pl5{padding-left:5px}[id^=MBBv3]:not(#mbbV1) .bfg-pl10{padding-left:10px}[id^=MBBv3]:not(#mbbV1) .bfg-pl20{padding-left:20px}[id^=MBBv3]:not(#mbbV1) .bfg-pr5{padding-right:5px}[id^=MBBv3]:not(#mbbV1) .bfg-pr10{padding-right:10px}[id^=MBBv3]:not(#mbbV1) .bfg-pr20{padding-right:20px}[id^=MBBv3]:not(#mbbV1) .mbb-border-bottom{border-bottom:1px solid #e3e2e2}[id^=MBBv3]:not(#mbbV1) .top-0{top:0}[id^=MBBv3]:not(#mbbV1) .left-0{left:0}[id^=MBBv3]:not(#mbbV1) .l-minus-10{left:-10px}[id^=MBBv3]:not(#mbbV1) .l-minus-20{left:-20px}[id^=MBBv3]:not(#mbbV1) .icon-size-30{font-size:30px}[id^=MBBv3]:not(#mbbV1) select{cursor:pointer}[id^=MBBv3]:not(#mbbV1) .bfg-mw500{max-width:500px}[id^=MBBv3]:not(#mbbV1) .bfg-mw720{max-width:720px}@media (min-width:576px){.w-sm-75{width:75%!important}}@media (min-width:0) and (max-width:576px){[id^=MBBv3]:not(#mbbV1) .raised-edge{padding:0!important}[id^=MBBv3]:not(#mbbV1) .bfg-modal-container{height:100vh!important;padding:0!important;width:100vw!important}[id^=MBBv3]:not(#mbbV1) .bfg-modal-content{min-height:100vh;padding:15px!important;overflow-y:auto!important}[id^=MBBv3] .bfg-cp-modal-content{min-height:100vh;padding:0!important;overflow-y:auto!important}#MBBv3_Modal panel{padding:0!important;margin:0!important}#MBBv3_Modal [panelexpand]{display:none}#MBBv3_Modal mbb-form{width:90vw!important}[id^=MBBv3]:not(#mbbV1) .bfg-map-list-1{width:100%}}@media (min-width:576px) and (max-width:768px){[id^=MBBv3]:not(#mbbV1) .bfg-map-list-1{width:100%}}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#fff}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.pac-container{z-index:999500!important}listing-cma-page,listing-results-page,listing-search-page,listing-details-page,listing-featured-page,listing-about-page,idx-disclaimer,my-account-widget,market-report-widget,capture-form-widget,search-form-widget,calculator-widget,map-widget,list-widget,brokers-widget,gallery-widget,quick-search-form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,strike,strong,tt,var,b,u,i,center,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{--mfn-column-gap-top:0;--mfn-column-gap-bottom:40px;--mfn-column-gap-left:12px;--mfn-column-gap-right:12px;--mfn-article-box-decoration:#0089F7;--mfn-before-after-slider:#fff;--mfn-before-after-label:rgba(0,0,0,0.25);--mfn-before-after-label-color:#fff;--mfn-blog-slider-date-bg:#f8f8f8;--mfn-blog-date-bg:#f8f8f8;--mfn-slider-arrow-size:40px;--mfn-contactbox-line:rgba(255,255,255,.2);--mfn-infobox-line:rgba(255,255,255,.2);--mfn-faq-line:rgba(0,0,0,.1);--mfn-clients-tiles:rgba(0,0,0,.08);--mfn-clients-tiles-hover:#0089F7;--mfn-offer-thumbs-nav:#0089F7;--mfn-timeline-date-bg:#f8f8f8;--mfn-sliding-box-bg:#0089F7;--mfn-tabs-border-width:1px;--mfn-tabs-border-color:rgba(0,0,0,.08);--mfn-shape-divider:#000;--mfn-icon-box-icon:#0089F7;--mfn-popup-tmpl-offset:30px;--mfn-exitbutton-font-size:16px;--mfn-exitbutton-size:30px;--mfn-exitbutton-item-size:16px;--mfn-exitbutton-offset-horizontal:0px;--mfn-wpml-arrow-size:10px;--mfn-sidemenu-always-visible-offset:400px;--mfn-button-font-family:inherit;--mfn-button-font-size:inherit;--mfn-button-font-weight:inherit;--mfn-button-font-style:inherit;--mfn-button-letter-spacing:inherit;--mfn-button-gap:10px;--mfn-button-padding:10px 20px;--mfn-button-border-width:0px;--mfn-button-border-style:solid;--mfn-button-border-radius:3px;--mfn-button-transition:0.2s;--mfn-button-color:#626262;--mfn-button-color-hover:#626262;--mfn-button-icon-color:#626262;--mfn-button-icon-color-hover:#626262;--mfn-button-bg:#dbdddf;--mfn-button-bg-hover:#d3d3d3;--mfn-button-border-color:transparent;--mfn-button-border-color-hover:transparent;--mfn-button-box-shadow:unset;--mfn-button-theme-color:#fff;--mfn-button-theme-color-hover:#fff;--mfn-button-theme-icon-color:#0095eb;--mfn-button-theme-icon-color-hover:#007cc3;--mfn-button-theme-bg:#0095eb;--mfn-button-theme-bg-hover:#007cc3;--mfn-button-theme-border-color:transparent;--mfn-button-theme-border-color-hover:transparent;--mfn-button-theme-box-shadow:unset;--mfn-button-shop-color:#fff;--mfn-button-shop-color-hover:#fff;--mfn-button-shop-icon-color:#0095eb;--mfn-button-shop-icon-color-hover:#007cc3;--mfn-button-shop-bg:#161922;--mfn-button-shop-bg-hover:#030304;--mfn-button-shop-border-color:transparent;--mfn-button-shop-border-color-hover:transparent;--mfn-button-shop-box-shadow:unset;--mfn-button-action-color:#626262;--mfn-button-action-color-hover:#626262;--mfn-button-action-icon-color:#626262;--mfn-button-action-icon-color-hover:#626262;--mfn-button-action-bg:#dbdddf;--mfn-button-action-bg-hover:#d3d3d3;--mfn-button-action-border-color:transparent;--mfn-button-action-border-color-hover:transparent;--mfn-button-action-box-shadow:unset}body.style-simple{--mfn-contactbox-line:rgba(255,255,255,.1);--mfn-infobox-line:rgba(255,255,255,.1)}img:not([src$=".svg"]){max-width:100%;height:auto}html{height:100%}body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}body.mfn-body-offset-header{transition:0.3s}*,*::before,*::after{box-sizing:inherit;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin-bottom:15px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none}p{margin:0 0 15px}em,i{font-style:italic}b,strong,dt{font-weight:700}.big{font-size:110%;line-height:180%}.bypostauthor{border-color:#eee}.gallery-caption{display:block}code,pre,q{font-family:Consolas,monospace!important;border:1px solid #e8e8e8;background:#fff;border-radius:3px}code,q{padding:2px 4px;white-space:nowrap;margin:0 2px;color:#2991d6}pre{padding:21px 15px 20px;margin:15px 0;display:block;line-height:21px!important;background:#fff;background:-moz-linear-gradient(top,#fff 50%,#fafafa 50%);background:-webkit-linear-gradient(top,#fff 50%,#fafafa 50%);background:-o-linear-gradient(top,#fff 50%,#fafafa 50%);background:linear-gradient(top,#fff 50%,#fafafa 50%);background-size:42px 42px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}code p,pre p{margin-bottom:0!important}a,a:visited,a:focus{text-decoration:none;outline:0}a:hover{text-decoration:underline}p a,p a:visited{line-height:inherit}img.scale-with-grid,.content_wrapper img{max-width:100%;height:auto}#Content .is-cropped img{height:inherit}.google-map img{max-width:none!important}iframe{max-width:100%}.gallery .gallery-item img[src$=".svg"],.list_image img[src$=".svg"],.post-photo-wrapper img[src$=".svg"],.slider_images img[src$=".svg"]{width:100%}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button,input[type=button],input[type=reset],input[type=submit],.button,.woocommerce a.added_to_cart,.wc-block-components-button:not(.is-link),.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:var(--mfn-button-gap);position:relative;box-sizing:border-box;font-family:var(--mfn-button-font-family);font-size:var(--mfn-button-font-size);font-weight:var(--mfn-button-font-weight);font-style:var(--mfn-button-font-style);letter-spacing:var(--mfn-button-letter-spacing);line-height:1.2;padding:var(--mfn-button-padding);border-width:var(--mfn-button-border-width);border-style:var(--mfn-button-border-style);border-radius:var(--mfn-button-border-radius);outline:unset;text-decoration:none;cursor:pointer;overflow:hidden;transition:color var(--mfn-button-transition) ease-in-out,background-color var(--mfn-button-transition) ease-in-out,border-color var(--mfn-button-transition) ease-in-out}button[aria-expanded=true],button:hover,input[type=button][aria-expanded=true],input[type=button]:hover,input[type=reset][aria-expanded=true],input[type=reset]:hover,input[type=submit][aria-expanded=true],input[type=submit]:hover,.button[aria-expanded=true],.button:hover,.wp-block-button__link[aria-expanded=true],.wp-block-button__link:hover,.woocommerce a.added_to_cart[aria-expanded=true],.woocommerce a.added_to_cart:hover,.wc-block-components-button:not(.is-link)[aria-expanded=true],.wc-block-components-button:not(.is-link):hover,.wp-block-button__link[aria-expanded=true],.wp-block-button__link:hover{text-decoration:none}button.disabled,button:disabled,button[aria-disabled=true],input[type=button].disabled,input[type=button]:disabled,input[type=button][aria-disabled=true],input[type=reset].disabled,input[type=reset]:disabled,input[type=reset][aria-disabled=true],input[type=submit].disabled,input[type=submit]:disabled,input[type=submit][aria-disabled=true],.button.disabled,.button:disabled,.button[aria-disabled=true],.wp-block-button__link.disabled,.wp-block-button__link:disabled,.wp-block-button__link[aria-disabled=true],.woocommerce a.added_to_cart.disabled,.woocommerce a.added_to_cart:disabled,.woocommerce a.added_to_cart[aria-disabled=true],.wc-block-components-button:not(.is-link).disabled,.wc-block-components-button:not(.is-link):disabled,.wc-block-components-button:not(.is-link)[aria-disabled=true],.wp-block-button__link.disabled,.wp-block-button__link:disabled,.wp-block-button__link[aria-disabled=true]{cursor:not-allowed;opacity:.3}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wp-block-button__link.loading,.woocommerce a.added_to_cart.loading,.wc-block-components-button:not(.is-link).loading,.wp-block-button__link.loading{color:transparent!important;transition-duration:unset}button.loading::after,input[type=button].loading::after,input[type=reset].loading::after,input[type=submit].loading::after,.button.loading::after,.wp-block-button__link.loading::after,.woocommerce a.added_to_cart.loading::after,.wc-block-components-button:not(.is-link).loading::after,.wp-block-button__link.loading::after{content:"";display:inline-block;position:absolute;left:50%;top:50%;margin:-8px 0 0 -8px;border-top:2px solid transparent!important;border-radius:50%;width:16px;height:16px;animation:loading-spin 1s linear infinite}button.loading:after,.button.loading:after{border:2px solid rgb(0 0 0 / .6)}@keyframes loading-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}button i,input[type=button] i,input[type=reset] i,input[type=submit] i,.button i,.wp-block-button__link i,.woocommerce a.added_to_cart i,.wc-block-components-button:not(.is-link) i,.wp-block-button__link i{transition:all var(--mfn-button-transition) ease-in-out}button.button_right .button_icon,input[type=button].button_right .button_icon,input[type=reset].button_right .button_icon,input[type=submit].button_right .button_icon,.button.button_right .button_icon,.wp-block-button__link.button_right .button_icon,.woocommerce a.added_to_cart.button_right .button_icon,.wc-block-components-button:not(.is-link).button_right .button_icon,.wp-block-button__link.button_right .button_icon{order:1}button.button_full_width,input[type=button].button_full_width,input[type=reset].button_full_width,input[type=submit].button_full_width,.button.button_full_width,.wp-block-button__link.button_full_width,.woocommerce a.added_to_cart.button_full_width,.wc-block-components-button:not(.is-link).button_full_width,.wp-block-button__link.button_full_width{width:100%}.button-animation-slide .button,.button-animation-slide .woocommerce a.added_to_cart,.button-animation-slide .wc-block-components-button:not(.is-link),.button-animation-slide .wp-block-button__link{transform-style:preserve-3d}.button-animation-slide .button:before,.button-animation-slide .woocommerce a.added_to_cart:before,.button-animation-slide .wc-block-components-button:not(.is-link):before,.button-animation-slide .wp-block-button__link:before{content:"";display:block;position:absolute;z-index:-1;background-color:inherit;transition:all var(--mfn-button-transition) ease-in-out}.button-animation-slide-right .button:before,.button-animation-slide-right .wp-block-button__link:before,.button-animation-slide-right .woocommerce a.added_to_cart:before,.button-animation-slide-right .wc-block-components-button:not(.is-link):before,.button-animation-slide-right .wp-block-button__link:before{left:0;top:0;width:0%;height:100%}.button-animation-slide-right .button[aria-expanded=true]:before,.button-animation-slide-right .button:hover:before,.button-animation-slide-right .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-right .wp-block-button__link:hover:before,.button-animation-slide-right .woocommerce a.added_to_cart[aria-expanded=true]:before,.button-animation-slide-right .woocommerce a.added_to_cart:hover:before,.button-animation-slide-right .wc-block-components-button:not(.is-link)[aria-expanded=true]:before,.button-animation-slide-right .wc-block-components-button:not(.is-link):hover:before,.button-animation-slide-right .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-right .wp-block-button__link:hover:before{width:100%}.button-animation-slide-left .button:before,.button-animation-slide-left .wp-block-button__link:before,.button-animation-slide-left .woocommerce a.added_to_cart:before,.button-animation-slide-left .wc-block-components-button:not(.is-link):before,.button-animation-slide-left .wp-block-button__link:before{right:0;top:0;width:0%;height:100%}.button-animation-slide-left .button[aria-expanded=true]:before,.button-animation-slide-left .button:hover:before,.button-animation-slide-left .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-left .wp-block-button__link:hover:before,.button-animation-slide-left .woocommerce a.added_to_cart[aria-expanded=true]:before,.button-animation-slide-left .woocommerce a.added_to_cart:hover:before,.button-animation-slide-left .wc-block-components-button:not(.is-link)[aria-expanded=true]:before,.button-animation-slide-left .wc-block-components-button:not(.is-link):hover:before,.button-animation-slide-left .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-left .wp-block-button__link:hover:before{width:100%}.button-animation-slide-top .button:before,.button-animation-slide-top .wp-block-button__link:before,.button-animation-slide-top .woocommerce a.added_to_cart:before,.button-animation-slide-top .wc-block-components-button:not(.is-link):before,.button-animation-slide-top .wp-block-button__link:before{left:0;bottom:0;width:100%;height:0%}.button-animation-slide-top .button[aria-expanded=true]:before,.button-animation-slide-top .button:hover:before,.button-animation-slide-top .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-top .wp-block-button__link:hover:before,.button-animation-slide-top .woocommerce a.added_to_cart[aria-expanded=true]:before,.button-animation-slide-top .woocommerce a.added_to_cart:hover:before,.button-animation-slide-top .wc-block-components-button:not(.is-link)[aria-expanded=true]:before,.button-animation-slide-top .wc-block-components-button:not(.is-link):hover:before,.button-animation-slide-top .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-top .wp-block-button__link:hover:before{height:100%}.button-animation-slide-bottom .button:before,.button-animation-slide-bottom .wp-block-button__link:before,.button-animation-slide-bottom .woocommerce a.added_to_cart:before,.button-animation-slide-bottom .wc-block-components-button:not(.is-link):before,.button-animation-slide-bottom .wp-block-button__link:before{left:0;top:0;width:100%;height:0%}.button-animation-slide-bottom .button[aria-expanded=true]:before,.button-animation-slide-bottom .button:hover:before,.button-animation-slide-bottom .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-bottom .wp-block-button__link:hover:before,.button-animation-slide-bottom .woocommerce a.added_to_cart[aria-expanded=true]:before,.button-animation-slide-bottom .woocommerce a.added_to_cart:hover:before,.button-animation-slide-bottom .wc-block-components-button:not(.is-link)[aria-expanded=true]:before,.button-animation-slide-bottom .wc-block-components-button:not(.is-link):hover:before,.button-animation-slide-bottom .wp-block-button__link[aria-expanded=true]:before,.button-animation-slide-bottom .wp-block-button__link:hover:before{height:100%}button,input[type="button"],input[type="reset"],.button,.widget a.button,.wp-block-button__link{background-color:var(--mfn-button-bg);border-color:var(--mfn-button-border-color);color:var(--mfn-button-color);box-shadow:var(--mfn-button-box-shadow)}button i,input[type="button"] i,input[type="reset"] i,.button i,.widget a.button i,.wp-block-button__link i{color:var(--mfn-button-icon-color)}button.loading:after,.button.loading:after{border-color:var(--mfn-button-color)}button:hover,input[type="button"]:hover,input[type="reset"]:hover,.button:hover,.widget a.button:hover,.wp-block-button__link:hover{background-color:var(--mfn-button-bg-hover);border-color:var(--mfn-button-border-color-hover);color:var(--mfn-button-color-hover)}button:hover i,input[type="button"]:hover i,input[type="reset"]:hover i,.button:hover i,.widget a.button:hover i,.wp-block-button__link:hover i{color:var(--mfn-button-icon-color-hover)}button.loading:hover:after,.button.loading:hover:after{border-color:var(--mfn-button-color-hover)}.button-animation-slide button:hover,.button-animation-slide .button:hover,.button-animation-slide .widget a.button:hover,.button-animation-slide .wp-block-button__link:hover{background-color:var(--mfn-button-bg)}.button-animation-slide button:before,.button-animation-slide .button:before,.button-animation-slide .widget a.button:before,.button-animation-slide .wp-block-button__link:before{background-color:var(--mfn-button-bg-hover)}.button_theme,input[type="submit"]{background-color:var(--mfn-button-theme-bg);border-color:var(--mfn-button-theme-border-color);color:var(--mfn-button-theme-color);box-shadow:var(--mfn-button-theme-box-shadow)}.button_theme i,input[type="submit"] i{color:var(--mfn-button-theme-icon-color)}.button_theme.loading:after{border-color:var(--mfn-button-theme-color)}.button_theme:hover,input[type="submit"]:hover{background-color:var(--mfn-button-theme-bg-hover);border-color:var(--mfn-button-theme-border-color-hover);color:var(--mfn-button-theme-color-hover)}.button_theme:hover i,input[type="submit"]:hover i{color:var(--mfn-button-theme-icon-color-hover)}.button_theme.loading:hover:after{border-color:var(--mfn-button-theme-color-hover)}.button-animation-slide .button_theme:hover{background-color:var(--mfn-button-theme-bg)}.button-animation-slide .button_theme:before{background-color:var(--mfn-button-theme-bg-hover)}button.alt,input[type="button"].alt,input[type="reset"].alt,input[type="submit"].alt,.button.alt,.widget-area .widget a.button.alt,.added_to_cart,.widget a.button.checkout,.wc-block-components-button:not(.is-link){background-color:var(--mfn-button-shop-bg);border-color:var(--mfn-button-shop-border-color);color:var(--mfn-button-shop-color);box-shadow:var(--mfn-button-shop-box-shadow);&.loading::after{border-color:var(--mfn-button-shop-color)}}button.alt.loading:after,input[type="button"].alt.loading:after,input[type="reset"].alt.loading:after,input[type="submit"].alt.loading:after,.button.alt.loading:after,.widget-area .widget a.button.alt.loading:after,.added_to_cart.loading:after,.widget a.button.checkout.loading:after,.wc-block-components-button:not(.is-link).loading:after{border-color:var(--mfn-button-shop-color)}button.alt:hover,input[type="button"].alt:hover,input[type="reset"].alt:hover,input[type="submit"].alt:hover,.button.alt:hover,.widget-area .widget a.button.alt:hover,.added_to_cart:hover,.widget a.button.checkout:hover,.wc-block-components-button:not(.is-link):hover,.wc-block-components-button:not(.is-link):focus,.wc-block-components-button:not(.is-link):active{background-color:var(--mfn-button-shop-bg-hover);border-color:var(--mfn-button-shop-border-color-hover);color:var(--mfn-button-shop-color-hover)}button.alt.loading:after:hover,input[type="button"].alt.loading:after:hover,input[type="reset"].alt.loading:after:hover,input[type="submit"].alt.loading:after:hover,.button.alt.loading:after:hover,.widget-area .widget a.button.alt.loading:after:hover,.added_to_cart.loading:after:hover,.widget a.button.checkout.loading:after:hover,.wc-block-components-button:not(.is-link).loading:after:hover,.wc-block-components-button:not(.is-link).loading:after:focus,.wc-block-components-button:not(.is-link).loading:after:active{border-color:var(--mfn-button-shop-color-hover)}.button-animation-slide .button.alt:hover,.button-animation-slide .widget-area .widget a.button.alt:hover,.button-animation-slide .added_to_cart:hover,.button-animation-slide .widget a.button.checkout:hover,.button-animation-slide .wc-block-components-button:not(.is-link):hover{background-color:var(--mfn-button-shop-bg)}.button-animation-slide .button.alt:before,.button-animation-slide .widget-area .widget a.button.alt:before,.button-animation-slide .added_to_cart:before,.button-animation-slide .widget a.button.checkout:before,.button-animation-slide .wc-block-components-button:not(.is-link):before{background-color:var(--mfn-button-shop-bg-hover)}.action_button{background-color:var(--mfn-button-action-bg);border-color:var(--mfn-button-action-border-color);color:var(--mfn-button-action-color);box-shadow:var(--mfn-button-action-box-shadow)}.action_button:hover{background-color:var(--mfn-button-action-bg-hover);border-color:var(--mfn-button-action-border-color-hover);color:var(--mfn-button-action-color-hover)}.action_button i{color:var(--mfn-button-action-icon-color)}.action_button:hover i{color:var(--mfn-button-action-icon-color-hover)}.button-animation-slide .action_button:hover{background-color:var(--mfn-button-action-bg)}.button-animation-slide .action_button:before{background-color:var(--mfn-button-action-bg-hover)}.button_size_1{transform:scale(.9)}.button_size_3{transform:scale(1.1)}.button_size_4{transform:scale(1.2)}@font-face{font-family:'mfn-icons';src:url(/wp-content/themes/betheme/fonts/mfn/icons.eot?3522148);src:url('/wp-content/themes/betheme/fonts/mfn/icons.eot?3522148#iefix') format('embedded-opentype'),url(/wp-content/themes/betheme/fonts/mfn/icons.woff2?3522148) format('woff2'),url(/wp-content/themes/betheme/fonts/mfn/icons.woff?3522148) format('woff'),url(/wp-content/themes/betheme/fonts/mfn/icons.ttf?3522148) format('truetype'),url('/wp-content/themes/betheme/fonts/mfn/icons.svg?3522148#mfn-icons') format('svg');font-weight:400;font-style:normal;font-display:swap}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"mfn-icons";font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-acrobat:before{content:'\e800'}.icon-address:before{content:'\e801'}.icon-adjust:before{content:'\e802'}.icon-aim:before{content:'\e803'}.icon-air:before{content:'\e804'}.icon-alert:before{content:'\e805'}.icon-amazon:before{content:'\e806'}.icon-android:before{content:'\e807'}.icon-angellist:before{content:'\e808'}.icon-appnet:before{content:'\e809'}.icon-appstore:before{content:'\e80a'}.icon-archive:before{content:'\e80b'}.icon-arrow-combo:before{content:'\e80c'}.icon-arrows-ccw:before{content:'\e80d'}.icon-attach:before{content:'\e80e'}.icon-attach-line:before{content:'\e80f'}.icon-attention:before{content:'\e810'}.icon-back:before{content:'\e811'}.icon-back-in-time:before{content:'\e812'}.icon-bag:before{content:'\e813'}.icon-basket:before{content:'\e814'}.icon-battery:before{content:'\e815'}.icon-beaker-line:before{content:'\e816'}.icon-bell:before{content:'\e817'}.icon-bitbucket:before{content:'\e818'}.icon-bitcoin:before{content:'\e819'}.icon-block:before{content:'\e81a'}.icon-blogger:before{content:'\e81b'}.icon-book:before{content:'\e81c'}.icon-book-open:before{content:'\e81d'}.icon-bookmark:before{content:'\e81e'}.icon-bookmarks:before{content:'\e81f'}.icon-box:before{content:'\e820'}.icon-briefcase:before{content:'\e821'}.icon-brush:before{content:'\e822'}.icon-bucket:before{content:'\e823'}.icon-buffer:before{content:'\e824'}.icon-calendar:before{content:'\e825'}.icon-calendar-line:before{content:'\e826'}.icon-call:before{content:'\e827'}.icon-camera:before{content:'\e828'}.icon-camera-line:before{content:'\e829'}.icon-cancel:before{content:'\e82a'}.icon-cancel-circled:before{content:'\e82b'}.icon-cancel-squared:before{content:'\e82c'}.icon-cart:before{content:'\e82d'}.icon-cc:before{content:'\e82e'}.icon-cc-by:before{content:'\e82f'}.icon-cc-nc:before{content:'\e830'}.icon-cc-nc-eu:before{content:'\e831'}.icon-cc-nc-jp:before{content:'\e832'}.icon-cc-nd:before{content:'\e833'}.icon-cc-pd:before{content:'\e834'}.icon-cc-remix:before{content:'\e835'}.icon-cc-sa:before{content:'\e836'}.icon-cc-share:before{content:'\e837'}.icon-cc-zero:before{content:'\e838'}.icon-ccw:before{content:'\e839'}.icon-cd:before{content:'\e83a'}.icon-cd-line:before{content:'\e83b'}.icon-chart-area:before{content:'\e83c'}.icon-chart-bar:before{content:'\e83d'}.icon-chart-line:before{content:'\e83e'}.icon-chart-pie:before{content:'\e83f'}.icon-chat:before{content:'\e840'}.icon-check:before{content:'\e841'}.icon-clipboard:before{content:'\e842'}.icon-clock:before{content:'\e843'}.icon-clock-line:before{content:'\e844'}.icon-cloud:before{content:'\e845'}.icon-cloud-line:before{content:'\e846'}.icon-cloud-thunder:before{content:'\e847'}.icon-cloudapp:before{content:'\e848'}.icon-code:before{content:'\e849'}.icon-cog:before{content:'\e84a'}.icon-cog-line:before{content:'\e84b'}.icon-comment-fa:before{content:'\e84c'}.icon-comment-line:before{content:'\e84d'}.icon-compass:before{content:'\e84e'}.icon-credit-card:before{content:'\e84f'}.icon-cup:before{content:'\e850'}.icon-cup-line:before{content:'\e851'}.icon-cw:before{content:'\e852'}.icon-database-line:before{content:'\e853'}.icon-delicious:before{content:'\e854'}.icon-desktop-line:before{content:'\e855'}.icon-diamond-line:before{content:'\e856'}.icon-digg:before{content:'\e857'}.icon-direction:before{content:'\e858'}.icon-disqus:before{content:'\e859'}.icon-doc:before{content:'\e85a'}.icon-doc-landscape:before{content:'\e85b'}.icon-doc-line:before{content:'\e85c'}.icon-doc-text:before{content:'\e85d'}.icon-doc-text-inv:before{content:'\e85e'}.icon-docs:before{content:'\e85f'}.icon-dot:before{content:'\e860'}.icon-dot-2:before{content:'\e861'}.icon-dot-3:before{content:'\e862'}.icon-down:before{content:'\e863'}.icon-down-bold:before{content:'\e864'}.icon-down-circled:before{content:'\e865'}.icon-down-dir:before{content:'\e866'}.icon-down-open:before{content:'\e867'}.icon-down-open-big:before{content:'\e868'}.icon-down-open-mini:before{content:'\e869'}.icon-down-thin:before{content:'\e86a'}.icon-download:before{content:'\e86b'}.icon-drive:before{content:'\e86c'}.icon-droplet:before{content:'\e86d'}.icon-drupal:before{content:'\e86e'}.icon-duckduckgo:before{content:'\e86f'}.icon-dwolla:before{content:'\e870'}.icon-ebay:before{content:'\e871'}.icon-email:before{content:'\e872'}.icon-erase:before{content:'\e873'}.icon-eventasaurus:before{content:'\e874'}.icon-eventbrite:before{content:'\e875'}.icon-eventful:before{content:'\e876'}.icon-export:before{content:'\e877'}.icon-eye:before{content:'\e878'}.icon-eye-line:before{content:'\e879'}.icon-fast-backward:before{content:'\e87a'}.icon-fast-forward:before{content:'\e87b'}.icon-feather:before{content:'\e87c'}.icon-fire-line:before{content:'\e87d'}.icon-fivehundredpx:before{content:'\e87e'}.icon-flag:before{content:'\e87f'}.icon-flash:before{content:'\e880'}.icon-flashlight:before{content:'\e881'}.icon-flight:before{content:'\e882'}.icon-floppy:before{content:'\e883'}.icon-flow-branch:before{content:'\e884'}.icon-flow-cascade:before{content:'\e885'}.icon-flow-line:before{content:'\e886'}.icon-flow-parallel:before{content:'\e887'}.icon-flow-tree:before{content:'\e888'}.icon-folder:before{content:'\e889'}.icon-food-line:before{content:'\e88a'}.icon-forrst:before{content:'\e88b'}.icon-forward:before{content:'\e88c'}.icon-gauge:before{content:'\e88d'}.icon-globe:before{content:'\e88e'}.icon-globe-line:before{content:'\e88f'}.icon-gmail:before{content:'\e890'}.icon-googleplay:before{content:'\e891'}.icon-gowalla:before{content:'\e892'}.icon-graduation-cap:before{content:'\e893'}.icon-graduation-cap-line:before{content:'\e894'}.icon-grooveshark:before{content:'\e895'}.icon-guest:before{content:'\e896'}.icon-hackernews:before{content:'\e897'}.icon-heart-empty-fa:before{content:'\e898'}.icon-heart-fa:before{content:'\e899'}.icon-heart-line:before{content:'\e89a'}.icon-help:before{content:'\e89b'}.icon-help-circled:before{content:'\e89c'}.icon-home:before{content:'\e89d'}.icon-hourglass:before{content:'\e89e'}.icon-html5:before{content:'\e89f'}.icon-ie:before{content:'\e8a0'}.icon-inbox:before{content:'\e8a1'}.icon-inbox-line:before{content:'\e8a2'}.icon-infinity:before{content:'\e8a3'}.icon-info:before{content:'\e8a4'}.icon-info-circled:before{content:'\e8a5'}.icon-install:before{content:'\e8a6'}.icon-instapaper:before{content:'\e8a7'}.icon-intensedebate:before{content:'\e8a8'}.icon-itunes:before{content:'\e8a9'}.icon-key:before{content:'\e8aa'}.icon-key-line:before{content:'\e8ab'}.icon-keyboard:before{content:'\e8ac'}.icon-klout:before{content:'\e8ad'}.icon-lamp:before{content:'\e8ae'}.icon-language:before{content:'\e8af'}.icon-lanyrd:before{content:'\e8b0'}.icon-layout:before{content:'\e8b1'}.icon-leaf:before{content:'\e8b2'}.icon-left:before{content:'\e8b3'}.icon-left-bold:before{content:'\e8b4'}.icon-left-circled:before{content:'\e8b5'}.icon-left-dir:before{content:'\e8b6'}.icon-left-open:before{content:'\e8b7'}.icon-left-open-big:before{content:'\e8b8'}.icon-left-open-mini:before{content:'\e8b9'}.icon-left-thin:before{content:'\e8ba'}.icon-lego:before{content:'\e8bb'}.icon-level-down:before{content:'\e8bc'}.icon-level-up:before{content:'\e8bd'}.icon-lifebuoy:before{content:'\e8be'}.icon-light-down:before{content:'\e8bf'}.icon-light-up:before{content:'\e8c0'}.icon-lightbulb-line:before{content:'\e8c1'}.icon-link:before{content:'\e8c2'}.icon-list:before{content:'\e8c3'}.icon-list-add:before{content:'\e8c4'}.icon-lkdto:before{content:'\e8c5'}.icon-location:before{content:'\e8c6'}.icon-location-line:before{content:'\e8c7'}.icon-lock:before{content:'\e8c8'}.icon-lock-line:before{content:'\e8c9'}.icon-lock-open:before{content:'\e8ca'}.icon-login:before{content:'\e8cb'}.icon-logout:before{content:'\e8cc'}.icon-loop:before{content:'\e8cd'}.icon-macstore:before{content:'\e8ce'}.icon-magnet:before{content:'\e8cf'}.icon-mail:before{content:'\e8d0'}.icon-mail-line:before{content:'\e8d1'}.icon-map:before{content:'\e8d2'}.icon-meetup:before{content:'\e8d3'}.icon-megaphone:before{content:'\e8d4'}.icon-megaphone-line:before{content:'\e8d5'}.icon-menu:before{content:'\e8d6'}.icon-mic:before{content:'\e8d7'}.icon-minus:before{content:'\e8d8'}.icon-minus-circled:before{content:'\e8d9'}.icon-minus-squared:before{content:'\e8da'}.icon-mobile:before{content:'\e8db'}.icon-mobile-line:before{content:'\e8dc'}.icon-money-line:before{content:'\e8dd'}.icon-monitor:before{content:'\e8de'}.icon-moon:before{content:'\e8df'}.icon-mouse:before{content:'\e8e0'}.icon-music:before{content:'\e8e1'}.icon-music-line:before{content:'\e8e2'}.icon-mute:before{content:'\e8e3'}.icon-myspace:before{content:'\e8e4'}.icon-network:before{content:'\e8e5'}.icon-newspaper:before{content:'\e8e6'}.icon-ninetyninedesigns:before{content:'\e8e7'}.icon-note:before{content:'\e8e8'}.icon-note-beamed:before{content:'\e8e9'}.icon-note-line:before{content:'\e8ea'}.icon-openid:before{content:'\e8eb'}.icon-opentable:before{content:'\e8ec'}.icon-palette:before{content:'\e8ed'}.icon-paper-plane:before{content:'\e8ee'}.icon-paper-plane-line:before{content:'\e8ef'}.icon-params-line:before{content:'\e8f0'}.icon-pause:before{content:'\e8f1'}.icon-pencil:before{content:'\e8f2'}.icon-pencil-line:before{content:'\e8f3'}.icon-phone:before{content:'\e8f4'}.icon-photo-line:before{content:'\e8f5'}.icon-picture:before{content:'\e8f6'}.icon-pinboard:before{content:'\e8f7'}.icon-plancast:before{content:'\e8f8'}.icon-play:before{content:'\e8f9'}.icon-plurk:before{content:'\e8fa'}.icon-plus:before{content:'\e8fb'}.icon-plus-circled:before{content:'\e8fc'}.icon-plus-squared:before{content:'\e8fd'}.icon-pocket:before{content:'\e8fe'}.icon-podcast:before{content:'\e8ff'}.icon-popup:before{content:'\e900'}.icon-posterous:before{content:'\e901'}.icon-print:before{content:'\e902'}.icon-progress-0:before{content:'\e903'}.icon-progress-1:before{content:'\e904'}.icon-progress-2:before{content:'\e905'}.icon-progress-3:before{content:'\e906'}.icon-publish:before{content:'\e907'}.icon-quora:before{content:'\e908'}.icon-quote:before{content:'\e909'}.icon-record:before{content:'\e90a'}.icon-reddit:before{content:'\e90b'}.icon-reply:before{content:'\e90c'}.icon-reply-all:before{content:'\e90d'}.icon-resize-full:before{content:'\e90e'}.icon-resize-small:before{content:'\e90f'}.icon-retweet:before{content:'\e910'}.icon-right:before{content:'\e911'}.icon-right-bold:before{content:'\e912'}.icon-right-circled:before{content:'\e913'}.icon-right-dir:before{content:'\e914'}.icon-right-open:before{content:'\e915'}.icon-right-open-big:before{content:'\e916'}.icon-right-open-mini:before{content:'\e917'}.icon-right-thin:before{content:'\e918'}.icon-rocket:before{content:'\e919'}.icon-rss:before{content:'\e91a'}.icon-search:before{content:'\e91b'}.icon-search-line:before{content:'\e91c'}.icon-share:before{content:'\e91d'}.icon-shareable:before{content:'\e91e'}.icon-shop-line:before{content:'\e91f'}.icon-shuffle:before{content:'\e920'}.icon-signal:before{content:'\e921'}.icon-smashmag:before{content:'\e922'}.icon-songkick:before{content:'\e923'}.icon-sound:before{content:'\e924'}.icon-sound-line:before{content:'\e925'}.icon-stackoverflow:before{content:'\e926'}.icon-star:before{content:'\e927'}.icon-star-empty:before{content:'\e928'}.icon-star-line:before{content:'\e929'}.icon-statusnet:before{content:'\e92a'}.icon-stop:before{content:'\e92b'}.icon-suitcase:before{content:'\e92c'}.icon-switch:before{content:'\e92d'}.icon-t-shirt-line:before{content:'\e92e'}.icon-tag:before{content:'\e92f'}.icon-tag-line:before{content:'\e930'}.icon-tape:before{content:'\e931'}.icon-target:before{content:'\e932'}.icon-thermometer:before{content:'\e933'}.icon-thumbs-up:before{content:'\e934'}.icon-thumbs-down:before{content:'\e935'}.icon-thumbs-up-line:before{content:'\e936'}.icon-ticket:before{content:'\e937'}.icon-to-end:before{content:'\e938'}.icon-to-start:before{content:'\e939'}.icon-tools:before{content:'\e93a'}.icon-traffic-cone:before{content:'\e93b'}.icon-trash:before{content:'\e93c'}.icon-trash-line:before{content:'\e93d'}.icon-trophy:before{content:'\e93e'}.icon-truck-line:before{content:'\e93f'}.icon-tv-line:before{content:'\e940'}.icon-up:before{content:'\e941'}.icon-up-bold:before{content:'\e942'}.icon-up-circled:before{content:'\e943'}.icon-up-dir:before{content:'\e944'}.icon-up-open:before{content:'\e945'}.icon-up-open-big:before{content:'\e946'}.icon-up-open-mini:before{content:'\e947'}.icon-up-thin:before{content:'\e948'}.icon-upload:before{content:'\e949'}.icon-upload-cloud:before{content:'\e94a'}.icon-user:before{content:'\e94b'}.icon-user-add:before{content:'\e94c'}.icon-user-line:before{content:'\e94d'}.icon-users:before{content:'\e94e'}.icon-vcard:before{content:'\e94f'}.icon-viadeo:before{content:'\e950'}.icon-video:before{content:'\e951'}.icon-videocam-line:before{content:'\e952'}.icon-vk:before{content:'\e953'}.icon-volume:before{content:'\e954'}.icon-w3c:before{content:'\e955'}.icon-wallet-line:before{content:'\e956'}.icon-water:before{content:'\e957'}.icon-weibo:before{content:'\e958'}.icon-wikipedia:before{content:'\e959'}.icon-window:before{content:'\e95a'}.icon-wordpress:before{content:'\e95b'}.icon-xing:before{content:'\e95c'}.icon-yahoo:before{content:'\e95d'}.icon-yelp:before{content:'\e95e'}.icon-youtube:before{content:'\e95f'}.icon-menu-fine:before{content:'\e960'}.icon-bluesky:before{content:'\e987'}.icon-bag-fine:before{content:'\e961'}.icon-bluesky-square:before{content:'\e988'}.icon-search-fine:before{content:'\e962'}.icon-cancel-fine:before{content:'\e963'}.icon-plus-fine:before{content:'\e964'}.icon-minus-fine:before{content:'\e965'}.icon-down-1:before{content:'\e966'}.icon-left-1:before{content:'\e967'}.icon-right-1:before{content:'\e968'}.icon-up-1:before{content:'\e969'}.icon-star-1:before{content:'\e96a'}.icon-star-empty-1:before{content:'\e96b'}.icon-phone-1:before{content:'\e96c'}.icon-phone-circled:before{content:'\e96d'}.icon-bell-1:before{content:'\e96e'}.icon-cog-outline:before{content:'\e96f'}.icon-play-2:before{content:'\e970'}.icon-tag-1:before{content:'\e971'}.icon-clock-1:before{content:'\e972'}.icon-location-circled:before{content:'\e973'}.icon-location-2:before{content:'\e974'}.icon-right-hand:before{content:'\e975'}.icon-left-hand:before{content:'\e976'}.icon-up-hand:before{content:'\e977'}.icon-down-hand:before{content:'\e978'}.icon-th:before{content:'\e979'}.icon-mail-1:before{content:'\e97a'}.icon-tag-2:before{content:'\e97b'}.icon-heart:before{content:'\e97c'}.icon-heart-filled:before{content:'\e97d'}.icon-leaf-1:before{content:'\e97e'}.icon-quote-left:before{content:'\e97f'}.icon-quote-right:before{content:'\e980'}.icon-quote-left-alt:before{content:'\e981'}.icon-quote-right-alt:before{content:'\e982'}.icon-ok:before{content:'\e983'}.icon-x-twitter:before{content:'\e984'}.icon-ok-1:before{content:'\e985'}.icon-ok-circled-1:before{content:'\e986'}.icon-down-open-1:before{content:'\f004'}.icon-up-open-1:before{content:'\f005'}.icon-right-open-1:before{content:'\f006'}.icon-left-open-1:before{content:'\f007'}.icon-th-list:before{content:'\f009'}.icon-th-thumb:before{content:'\f00a'}.icon-gplus-circled:before{content:'\f059'}.icon-user-1:before{content:'\f061'}.icon-users-1:before{content:'\f064'}.icon-ok-circled:before{content:'\f06d'}.icon-github-circled:before{content:'\f09b'}.icon-gplus:before{content:'\f0d5'}.icon-comment-empty-fa:before{content:'\f0e5'}.icon-bell-alt:before{content:'\f0f3'}.icon-smile:before{content:'\f118'}.icon-play-circled:before{content:'\f144'}.icon-youtube-play:before{content:'\f16a'}.icon-instagram:before{content:'\f16d'}.icon-tumblr:before{content:'\f173'}.icon-windows:before{content:'\f17a'}.icon-foursquare:before{content:'\f180'}.icon-google:before{content:'\f1a0'}.icon-behance:before{content:'\f1b4'}.icon-steam:before{content:'\f1b6'}.icon-spotify:before{content:'\f1bc'}.icon-database:before{content:'\f1c0'}.icon-qq:before{content:'\f1d6'}.icon-sliders:before{content:'\f1de'}.icon-paypal:before{content:'\f1ed'}.icon-stripe:before{content:'\f1f5'}.icon-whatsapp:before{content:'\f232'}.icon-medium:before{content:'\f23a'}.icon-tripadvisor:before{content:'\f262'}.icon-chrome:before{content:'\f268'}.icon-houzz:before{content:'\f27c'}.icon-scribd:before{content:'\f28a'}.icon-shopping-bag:before{content:'\f290'}.icon-snapchat:before{content:'\f2ac'}.icon-github:before{content:'\f300'}.icon-flickr:before{content:'\f303'}.icon-flickr-circled:before{content:'\f304'}.icon-vimeo:before{content:'\f306'}.icon-vimeo-circled:before{content:'\f307'}.icon-twitter:before{content:'\f309'}.icon-twitter-circled:before{content:'\f30a'}.icon-facebook:before{content:'\f30c'}.icon-facebook-circled:before{content:'\f30d'}.icon-facebook-squared:before{content:'\f30e'}.icon-pinterest:before{content:'\f312'}.icon-pinterest-circled:before{content:'\f313'}.icon-tumblr-circled:before{content:'\f316'}.icon-linkedin:before{content:'\f318'}.icon-linkedin-circled:before{content:'\f319'}.icon-dribbble:before{content:'\f31b'}.icon-dribbble-circled:before{content:'\f31c'}.icon-stumbleupon:before{content:'\f31e'}.icon-stumbleupon-circled:before{content:'\f31f'}.icon-lastfm:before{content:'\f321'}.icon-lastfm-circled:before{content:'\f322'}.icon-rdio:before{content:'\f324'}.icon-rdio-circled:before{content:'\f325'}.icon-spotify-circled:before{content:'\f328'}.icon-dropbox:before{content:'\f330'}.icon-evernote:before{content:'\f333'}.icon-flattr:before{content:'\f336'}.icon-skype:before{content:'\f339'}.icon-skype-circled:before{content:'\f33a'}.icon-renren:before{content:'\f33c'}.icon-sina-weibo:before{content:'\f33f'}.icon-picasa:before{content:'\f345'}.icon-soundcloud:before{content:'\f348'}.icon-mixi:before{content:'\f34b'}.icon-google-circles:before{content:'\f351'}.icon-vkontakte:before{content:'\f354'}.icon-smashing:before{content:'\f357'}.icon-comment:before{content:'\f4ac'}.icon-db-shape:before{content:'\f600'}.icon-sweden:before{content:'\f601'}.icon-logo-db:before{content:'\f603'}.icon-tiktok:before{content:'\e989'}#wp-admin-bar-mfn-live-builder .ab-item:before{content:"";background-image:url(/wp-content/themes/betheme/muffin-options/svg/be-mono.svg)!important;background-size:17px;background-repeat:no-repeat;background-position:left center;height:100%;padding:0 0 0 17px}.bbpress #Subheader .title{width:60%}.bbpress #Subheader ul.breadcrumbs{width:40%}.bbpress #Subheader ul.breadcrumbs .bbp-breadcrumb-current{margin:0}.bbpress #bbpress-forums div.bbp-search-form{float:none;width:100%;margin-bottom:20px}.bbpress #bbpress-forums #subscription-toggle{color:#fff}.bbpress #bbpress-forums #bbp-search-form #bbp_search{width:100%;margin:0}.bbpress #bbpress-forums div.bbp-topic-tags{clear:both;margin-bottom:20px}.bbpress #bbpress-forums div.bbp-topic-tags p{margin:0}.bbpress .widget_display_search .screen-reader-text{display:none}.bbpress .widget_display_search #bbp_search{margin:0}.bbpress .bbp_widget_login .bbp-logged-in h4{font-size:14px;font-weight:400}.bbpress .bbp_widget_login .bbp-logged-in a.button{margin:0}.bbpress .widget_display_views ul,.bbpress .widget_display_forums ul{list-style-type:square;padding:0 0 0 30px}.bbpress .widget_display_views ul li a,.bbpress .widget_display_forums ul li a{display:block;padding:4px 0 7px 4px}#buddypress{margin-bottom:40px}#buddypress #whats-new-options{height:auto!important;overflow:visible!important}#buddypress div.dir-search{margin:0}#buddypress #search-members-form>*{float:left}#buddypress div.dir-search input[type="text"],#buddypress li.groups-members-search input[type="text"]{padding:2px 3px;font-size:100%;margin-right:5px;font-weight:400}#buddypress div#subnav.item-list-tabs ul li>*{float:left}#buddypress div#subnav.item-list-tabs ul li label{margin:10px 5px 0 0;font-weight:400}#buddypress div#item-header div#item-meta{font-size:100%}#buddypress #message-recipients .highlight{background:none;color:inherit}#buddypress #message-recipients .button{display:inline}.wpcf7::after{clear:both;content:"";display:block}.wpcf7-form .column{box-sizing:border-box;padding:0 10px 10px}.wpcf7-mail-sent-ok{border:none!important;margin:25px 0 0!important;padding:7px!important;background:#7DCC68!important;color:#fff;text-align:center;float:left;width:98%;box-sizing:border-box;margin:0 1%!important}.wpcf7-mail-sent-ng{border:none!important;margin:25px 0 0!important;padding:7px!important;background:#fb5455!important;color:#fff;text-align:center;float:left;width:98%;box-sizing:border-box;margin:0 1%!important}.cf7p-message .wpcf7-validation-errors{border:none!important;margin:25px 0 0!important;padding:7px!important;background:#fb5455!important;color:#fff;text-align:center;float:left;width:98%;box-sizing:border-box;margin:0 1%!important}body:not(.cf7p-message) .wpcf7-validation-errors{border:none!important;display:none!important}body:not(.cf7p-message) .wpcf7-not-valid-tip{position:absolute!important;left:-50px!important;top:50%!important;transform:translateY(-50%);width:44px!important;height:44px!important;padding:0!important;background-color:#ed3b2e;text-indent:-9999px!important;padding:0;border:none!important}body:not(.cf7p-message) .wpcf7-not-valid-tip:after{content:'\e82a';font-family:"mfn-icons";position:absolute;left:18px;top:50%;transform:translateY(-50%);font-size:20px;color:#fff;text-indent:0}body:not(.cf7p-message) .wpcf7-not-valid-tip:before{content:'';position:absolute;right:-5px;top:16px;background-color:#ed3b2e;width:11px;height:11px;transform:rotate(45deg)}.wpcf7-captchar{margin-bottom:0}span.wpcf7-form-control-wrap{width:100%;position:relative!important;display:inline-block;margin-bottom:3px}span.wpcf7-form-control-wrap .wpcf7-date,span.wpcf7-form-control-wrap .wpcf7-quiz,span.wpcf7-form-control-wrap .wpcf7-number,span.wpcf7-form-control-wrap .wpcf7-select,span.wpcf7-form-control-wrap .wpcf7-text,span.wpcf7-form-control-wrap .wpcf7-textarea{width:100%;box-sizing:border-box;margin-bottom:0}.wpcf7 input[type="submit"]{margin-bottom:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wpcf7 form .wpcf7-response-output{border:none;margin-top:0;clear:both}.wpcf7-form .wpcf7-spinner{top:20px}.wpcf7-form.init .wpcf7-spinner,.wpcf7-form.invalid .wpcf7-spinner{display:none}.content-under-construction .wpcf7 form.resetting .wpcf7-response-output{display:block}#popup_contact{position:fixed;right:20px;bottom:20px;z-index:9001}#popup_contact .popup_contact_wrapper{width:250px;padding:20px;background:#fbfbfb;position:absolute;bottom:65px;right:0;display:none}#popup_contact.focus .popup_contact_wrapper{display:block}#popup_contact .popup_contact_wrapper span.arrow{position:absolute;right:15px;bottom:-8px;margin:0 auto;width:0;height:0;display:block;border-top:8px solid #fbfbfb;border-right:8px solid #fff0;border-left:8px solid #fff0}#popup_contact .popup_contact_wrapper form input[type="text"],#popup_contact .popup_contact_wrapper form input[type="email"],#popup_contact .popup_contact_wrapper form textarea{background:#fff;margin-bottom:10px}#popup_contact .popup_contact_wrapper form textarea{resize:vertical;min-height:100px}#popup_contact .popup_contact_wrapper form input[type="submit"]{margin:0;float:right}#popup_contact .wpcf7-form.invalid>p:after{display:block}#popup_contact .wpcf7-form-control-wrap{display:inline-block;margin-right:0;width:100%}#popup_contact div.wpcf7 img.ajax-loader{margin-top:10px}#popup_contact .footer_button{position:absolute;bottom:0;right:0}.edd_downloads_list .edd_download_inner{background:#fff;margin:0 4% 20px;padding:0 15px 20px}.edd_downloads_list .edd_download_inner .edd_download_image{margin:0 -15px}.edd_downloads_list .edd_download_inner .edd_download_title{padding-top:15px}.edd_downloads_list .edd_download_inner .edd_download_buy_button .edd_purchase_submit_wrapper{text-align:right}.edd_downloads_list .edd_download_inner .edd_download_buy_button .edd_purchase_submit_wrapper .edd-cart-added-alert{position:static;margin-top:15px}.edd_downloads_list .edd_download_inner .edd_download_buy_button a.button{margin:0}.edd_download_image{border-style:solid;border-width:8px;box-sizing:border-box;display:block;line-height:0;max-width:calc(100% + 30px);position:relative}.edd_download_image:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0}#edd_checkout_cart th,#edd_checkout_cart td{text-align:left;border-width:1px;border-style:solid;border-color:inherit;padding:10px}#edd_checkout_cart .edd_cart_header_row th{font-weight:700;background:#f9f9f9;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .04);padding:10px}#edd_checkout_cart .edd_cart_tax_row th,#edd_checkout_cart .edd_cart_discount_row th{background:inherit}#edd_checkout_cart tr:hover td a{color:inherit}table#edd_purchase_receipt,table#edd_purchase_receipt_products{margin-bottom:40px}#edd_checkout_form_wrap label,#edd_checkout_form_wrap span.edd-description{font-size:100%}#edd_checkout_form_wrap span.edd-description{margin-bottom:10px}#edd_checkout_form_wrap input[type="text"],#edd_checkout_form_wrap input[type="email"],#edd_checkout_form_wrap input[type="password"],#edd_checkout_form_wrap textarea{padding:10px}.edd-submit,#edd-purchase-button,input[type="submit"].edd-submit{padding:11px 20px;font-size:100%;font-weight:400;border:inherit}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment{background:#fafafa none repeat scroll 0 0;color:#444;padding:14px 20px}.gm-style button{border-radius:0;box-shadow:unset}.gform_wrapper label{font-weight:400;margin:.188em 0 .75em}.gform_wrapper .top_label .gfield_label{font-weight:700}.gform_wrapper input,.gform_wrapper select{margin:0}.gform_wrapper input[type="checkbox"],.gform_wrapper input[type="radio"]{margin-left:3px}.gform_wrapper div.validation_error{border:none!important;border-radius:5px;margin-bottom:30px;padding:20px!important;box-sizing:border-box;background:#fb5455;color:#fff!important;font-weight:400!important;font-size:inherit!important}.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{border:none!important}.gform_wrapper .button::after{content:unset}.gform_confirmation_wrapper .gform_confirmation_message{border-radius:5px;margin-bottom:30px;padding:20px;background:#80B736;color:#fff}table.gsurvey-likert td input{position:static}table.gsurvey-likert td.gsurvey-likert-choice{background-image:unset}#iubenda-cs-banner .iubenda-cs-opt-group button:after{content:unset}#mc_embed_signup .clear{height:auto;overflow:visible;visibility:visible}.mc4wp-form p>input{float:left;margin:0 3px}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:9042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:9043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:9045}.-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:none!important}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:9044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:9046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{font-size:26px;padding:0;color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:''!important;display:block!important;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0;background:none}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-wrap button:after{width:0!important;height:0!important;background:none!important}.button-flat .mfp-arrow:after,.button-round .mfp-arrow:after{top:8px;opacity:1}.button-stroke .mfp-close{color:#fff!important}.button-stroke .mfp-close:hover{background:none!important}.button-stroke .mfp-arrow:hover{background:none!important}.mfp-inline{display:block!important;position:relative;background:#FFF;padding:25px 30px;width:auto;max-width:500px;margin:20px auto}.mfp-inline p:nth-last-child(2){margin-bottom:0}.button-stroke .mfp-inline .mfp-close{color:#333!important}.mfp-iframe-holder .mfp-content{text-align:center}.mfp-mp4{display:inline-block!important;position:relative;width:auto;max-width:80vw;max-height:80vh;margin:0 auto}.mfp-mp4 video{max-width:100%;height:auto;margin:0 auto}.mfp-mp4 .mfp-close{right:-30px}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:none}[dir='rtl'] .slick-slide{float:right!important}.slick-slide img{display:block;margin-left:auto;margin-right:auto}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow{line-height:20px;margin-bottom:0!important}.slick-arrow.slick-hidden{display:none}.slider_pager .slick-dots{margin:0}#Content .slider-pro img.sp-image{max-width:none}.the_content_wrapper .pagination-dots{margin:0}body .tribe-events button{background-color:#fff0;box-shadow:unset;color:inherit}body .tribe-events button:after{background:#fff0}.tribe-events .tribe-events-c-subscribe-dropdown__button button{margin:0}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{flex-grow:1}.tribe-events-event-meta dt{width:auto;float:unset}.tribe-events-event-meta dd,.tribe-events-event-meta dt{border:0}.tribe-events .datepicker th,.tribe-events .datepicker td{box-shadow:unset}.tribe-events .datepicker th{background-color:#fff0}.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input{box-shadow:unset}.ui-datepicker .ui-datepicker-title select{padding:inherit;width:auto;display:inline-block;margin:auto;-webkit-appearance:menulist}.ui-datepicker .ui-datepicker-calendar .ui-state-highlight{margin:-1px}.ui-datepicker .ui-datepicker-calendar .ui-state-default{box-shadow:0 0 0 0 rgb(0 0 0 / 0)}.ui-datepicker table tr{border:0!important}.ui-datepicker table tr td{border-width:0 1px 1px 0!important;border-style:solid;border-color:#DEDEDE;padding:1px}.ui-datepicker table td a,.ui-datepicker table td span{width:auto!important;display:block!important}.ui-datepicker table tr:first-child td{background:inherit!important}.ui-datepicker table tr:hover td{background:inherit!important;color:inherit!important}.ui-datepicker table tr:hover td a{color:inherit!important}.ui-datepicker table tr:nth-child(2n) td{background:inherit!important}.wpb_wrapper>div{margin-bottom:35px}.wpb_wrapper.ui-sortable .vc_call_to_action{background:none;border:none;padding:0}body.layout-boxed .vc_row[data-vc-stretch-content="true"]{left:0!important;width:auto!important;margin-left:-2.7%;margin-right:-2.7%}body.layout-boxed .vc_row-no-padding .wpb_column{padding:0}.vc_images_carousel{width:auto!important}.vc-hoverbox-block{-webkit-backface-visibility:hidden}.wpb_wrapper .portfolio_group{font-size:inherit!important;line-height:inherit!important;color:inherit!important}.wpb_wrapper .portfolio_group.flat .portfolio-item,.wpb_wrapper .portfolio_group.masonry-flat .portfolio-item{margin-bottom:0}.wpb_wrapper .portfolio_group .portfolio-item .image_frame{margin-bottom:0}.wpb_wrapper .wpcf7-form{display:inline-block;width:100%}body.keyboard-support a:focus-visible{outline:auto!important}body.keyboard-support *[role="link"]:focus-visible{outline:auto!important}body.keyboard-support button:focus-visible{outline:auto!important}body.keyboard-support #Top_bar .menu li.submenu>a>span{padding-right:30px}body.keyboard-support #Top_bar .menu li.submenu .menu-toggle{display:block;position:absolute;width:20px;height:20px;line-height:20px;text-align:center;padding:0;top:50%;right:5px;transform:translateY(-50%);opacity:.3}body.keyboard-support #Top_bar .menu li.submenu .menu-toggle:after{content:"+";display:block;height:20px;line-height:20px}body.keyboard-support #Top_bar .menu li.submenu .menu-toggle:focus-visible{opacity:1}body.keyboard-support #Top_bar .menu li.submenu ul li .menu-arrow{display:none}body.keyboard-support #Top_bar .menu li.submenu ul li .menu-toggle{border:none}body.keyboard-support .image_frame{overflow:unset}body.keyboard-support .portfolio-photo .portfolio-item{overflow:unset}body.keyboard-support .slider_pagination li.slick-active:focus-visible{outline:auto}body.keyboard-support .slider_pagination li a{text-indent:0;color:#fff0}body.keyboard-support .wpml-lang-dropdown[aria-expanded="true"]{display:block!important}body.underline-links .mfn-builder-content .column_column a:not(.button),body.underline-links .the_content a:not(.button),body.underline-links .widget_text a:not(.button){text-decoration:underline}#skip-links-menu{position:absolute;z-index:99;top:-200px}#skip-links-menu ul{display:flex;flex-direction:row;flex-wrap:wrap}#skip-links-menu ul li{background:#fff;color:#006edf;margin:20px 0}#skip-links-menu ul li a{background:#fff;color:#006edf;margin:5px;padding:15px 15px;font-weight:500}body.keyboard-support .mfn-menu-item-megamenu[aria-expanded="true"]{display:block!important}body.keyboard-support .mfn-submenu[aria-expanded="true"]{display:block!important}body.keyboard-support .sub-menu[aria-expanded="true"]{display:block!important}body.keyboard-support .mfn-header-tmpl-menu-sidebar[aria-expanded="false"]{display:none!important}body.keyboard-support .mfn-header-tmpl-menu-sidebar[aria-expanded="true"]{display:block!important}body{min-width:960px}body.admin-bar{position:relative}#Wrapper{max-width:1240px;margin:0 auto;position:relative}.layout-boxed{padding:25px 0}.layout-boxed.boxed-no-margin{padding:0}.layout-boxed #Wrapper{box-shadow:0 0 15px rgb(0 0 0 / .06)}.layout-full-width{padding:0}.layout-full-width #Wrapper{max-width:100%!important;width:100%!important;margin:0!important}#Content{width:100%;padding-top:30px;z-index:0;position:relative}#Content.no-padding,.template-slider #Content,.with_aside #Content{padding-top:0}.with_aside .sections_group{padding-top:30px}.section{position:relative;box-sizing:border-box}.section_wrapper,.container{max-width:1220px;height:100%;margin:0 auto;position:relative}.section.full-width>.section_wrapper{max-width:100%!important;padding-left:0!important;padding-right:0!important}.full-screen .section_wrapper{min-height:100vh;align-content:center}.section_wrapper:after,.container:after{clear:both;content:" ";display:block;height:0;visibility:hidden;width:100%}.section.full-width-deprecated>.one.column .mcb-column-inner,.section.full-width-deprecated>.section_wrapper>.one.column .mcb-column-inner,.section.full-width-deprecated .one.wrap .one.column .mcb-column-inner{width:100%;margin:0}.mcb-wrap{float:left;position:relative;z-index:1;box-sizing:border-box}.mcb-wrap.divider{width:100%;height:0!important}.mcb-wrap.move-up{z-index:28}.column,.columns{float:left;margin:0}.the_content_wrapper{margin:0 1%;width:98%}.has_content .the_content_wrapper{margin-bottom:15px}.column_content .the_content_wrapper{margin:0}.sidebar,.widget-area{box-sizing:border-box}.full-width-site .container,.full-width-site .content_wrapper,.full-width-site .section_wrapper{max-width:unset!important}.full-width-content #Content .content_wrapper,.full-width-content #Content .section_wrapper{max-width:unset!important}.equal-height-wrap .mcb-wrap .mcb-wrap-inner{position:relative;float:left;width:100%}.equal-height-wrap .mcb-wrap.valign-middle .mcb-wrap-inner{align-content:center}.equal-height-wrap .mcb-wrap.valign-bottom .mcb-wrap-inner{align-content:flex-end}.section,.mcb-wrap,.mcb-column{background-position:left top;background-repeat:no-repeat}.one-sixth.mcb-wrap{width:16.666%}.one-fifth.mcb-wrap{width:20%}.one-fourth.mcb-wrap{width:25%}.one-third.mcb-wrap{width:33.333%}.two-fifth.mcb-wrap{width:40%}.one-second.mcb-wrap{width:50%}.three-fifth.mcb-wrap{width:60%}.two-third.mcb-wrap{width:66.666%}.three-fourth.mcb-wrap{width:75%}.four-fifth.mcb-wrap{width:80%}.five-sixth.mcb-wrap{width:83.333%}.one.mcb-wrap{width:100%}.one-sixth.column{width:16.666%}.one-fifth.column{width:20%}.one-fourth.column,.four.columns{width:25%}.one-third.column{width:33.333%}.two-fifth.column{width:40%}.one-second.column{width:50%}.three-fifth.column{width:60%}.two-third.column{width:66.666%}.three-fourth.column{width:75%}.four-fifth.column{width:80%}.five-sixth.column{width:83.333%}.one.column{width:100%}.mcb-column{position:relative}.mcb-column-inner{position:relative;margin-top:var(--mfn-column-gap-top);margin-bottom:var(--mfn-column-gap-bottom);margin-left:var(--mfn-column-gap-left);margin-right:var(--mfn-column-gap-right)}.mcb-column-absolute .mcb-column-inner{width:100%;z-index:1;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0}.column_trailer_box .mcb-column-inner{overflow:hidden}.mfn-column-absolute .mcb-column-inner{margin-top:0;margin-bottom:0;margin-right:0;margin-left:0}.mfn-item-inline.column{width:auto!important;flex:0 0 auto!important;max-width:100%}.mcb-column.column_spacer .mcb-column-inner{margin-bottom:0}.equal-height .mcb-wrap .mcb-wrap-inner{align-items:stretch}.equal-height .mcb-wrap .mcb-column-inner{height:calc(100% - var(--mfn-column-gap-bottom))}.equal-height.no-margin-v .mcb-wrap .mcb-column-inner,.equal-height .column-margin-0px .mcb-column-inner{height:100%}.equal-height-wrap .section_wrapper{align-items:stretch}.with_aside .content_wrapper{max-width:1240px;margin:0 auto}.with_aside .sections_group{width:75%;float:left}.with_aside #Content .section_wrapper{max-width:98%;max-width:calc(100% - 20px)}.with_aside .four.columns{float:right;margin:0}.aside_left .sections_group{float:right}.aside_left .four.columns{float:left}.aside_both .sections_group{width:60%;margin-left:20%}.aside_both .sidebar.columns{width:18%}.aside_both .sidebar-1{float:left!important;margin-left:-79%}.no-margin-h .column .mcb-column-inner{margin-left:0;margin-right:0}.column.column_divider .mcb-item-divider-inner{margin-bottom:0!important;height:auto!important}.column-margin-0px .mcb-column-inner{margin-bottom:0!important}.column-margin-10px .mcb-column-inner{margin-bottom:10px!important}.column-margin-20px .mcb-column-inner{margin-bottom:20px!important}.column-margin-30px .mcb-column-inner{margin-bottom:30px!important}.column-margin-40px .mcb-column-inner{margin-bottom:40px!important}.column-margin-50px .mcb-column-inner{margin-bottom:50px!important}.column-margin-0px.mcb-column-inner{margin-bottom:0!important}.column-margin-10px.mcb-column-inner{margin-bottom:10px!important}.column-margin-20px.mcb-column-inner{margin-bottom:20px!important}.column-margin-30px.mcb-column-inner{margin-bottom:30px!important}.column-margin-40px.mcb-column-inner{margin-bottom:40px!important}.column-margin-50px.mcb-column-inner{margin-bottom:50px!important}.equal-height .column .column_attr{height:100%;box-sizing:border-box}.column_attr.align_left{text-align:left}.column_attr.align_right{text-align:right}.column_attr.align_center{text-align:center}.column_attr.align_justify{text-align:justify}.extra_content .the_content_wrapper{margin:0 1%}.extra_content .has_content .the_content_wrapper,.extra_content .category_description .the_content_wrapper{margin-bottom:40px}.the_content_wrapper.is-elementor{margin-bottom:0!important}.container:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden}.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.mfn-main-slider{position:relative;z-index:0}.rev_slider iframe{max-width:1220px}.rev_slider ul{margin:0!important}.tp-static-layers{z-index:200}.mfn-layer-slider{position:relative;z-index:1}.mfn-layer-slider .ls-yourlogo{z-index:1}.section[data-parallax="3d"]{overflow:hidden}.section[data-parallax="3d"]>.section_wrapper{flex-grow:1;width:100%}.section .mfn-parallax{position:absolute;left:0;top:0;max-width:none!important;transition:opacity .2s}.wrap[data-parallax="3d"]{overflow:hidden;position:relative}.wrap[data-parallax="3d"]>.mcb-wrap-inner,.wrap[data-parallax="3d"]>.column{position:relative}.wrap[data-parallax="3d"]>.mcb-wrap-inner{background:unset!important}.section>.mcb-background-overlay{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0}.wrap>.mcb-wrap-inner>.mcb-wrap-background-overlay{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:inherit}.section.center{text-align:center}.section.no-margin .column .mcb-column-inner,.section.no-margin-v .column .mcb-column-inner{margin-bottom:0}.the_content_wrapper pre{margin-bottom:20px}.highlight-left,.highlight-right{position:relative}.highlight-left:after,.highlight-right:after{content:"";position:absolute;width:50%;height:100%;top:0;z-index:1}.highlight-left:after{left:0}.highlight-right:after{right:0}.highlight-left .section_wrapper,.highlight-right .section_wrapper{z-index:2}@media only screen and (max-width:767px){.highlight-left:after,.highlight-right:after{content:none}}.tr-content #Wrapper,.tr-content #Content{background:none}.tr-header #Wrapper{background:none}.tr-header #Header_wrapper{background:none!important}.tr-footer #Wrapper{background:none}.tr-footer #Footer{background-color:transparent!important}.no-shadows #Wrapper,.no-shadows #Top_bar.is-sticky,.no-shadows #Header_creative,.no-shadows input[type="date"],.no-shadows input[type="email"],.no-shadows input[type="number"],.no-shadows input[type="password"],.no-shadows input[type="search"],.no-shadows input[type="tel"],.no-shadows input[type="text"],.no-shadows input[type="url"],.no-shadows select,.no-shadows textarea,.no-shadows .woocommerce .quantity input.qty,.no-shadows table th,.no-shadows table tr:first-child td,.no-shadows .accordion .question>div{box-shadow:0 0 0 #fff0;-webkit-box-shadow:0 0 0 #fff0}.no-shadows #Subheader:after{display:none}.no-shadows .ui-tabs .ui-tabs-nav,.no-shadows .ui-tabs .ui-tabs-panel{background-image:none}.page.hide-title-area #Content,.no-content-padding #Content,.template-blank #Content,.under-construction #Content{padding:0!important}.with_aside.page.hide-title-area .sections_group,.with_aside.no-content-padding .sections_group{padding:0!important}.under-construction .section-uc-1{padding-top:40px;background-color:#fff}.under-construction .section-uc-2{padding-top:40px;background-color:#f5f5f5;background:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png) repeat center}.under-construction .section-uc-3{padding-top:40px}.under-construction .section-border-top{border-top:1px solid rgb(0 0 0 / .08)}.under-construction .text-logo{font-size:50px}.under-construction #mfn-gdpr.show{display:none}.slider_pagination{text-align:center;line-height:0}.slider_pagination a{display:inline-block;width:12px;height:12px;text-indent:-9999px;margin:4px 8px;background:rgb(0 0 0 / .15);-webkit-border-radius:100%;border-radius:100%;position:relative;cursor:pointer}.slider_pagination a:hover{background:rgb(0 0 0 / .25)}.slider_pagination a.selected,.slider_pagination .slick-active a{width:10px;height:8px;margin:0 10px;position:relative;top:4px;background:rgb(0 0 0 / .15);-webkit-border-radius:2px;border-radius:2px}.slider_pagination a.selected:after,.slider_pagination .slick-active a:after{content:"";display:block;width:8px;height:8px;-webkit-border-radius:1px;border-radius:1px;position:absolute;left:1px;top:-3px;background:#D6D6D6;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mfn-rev-slider input{display:inline-block}.rs-p-wp-fix{margin-bottom:0}#Sliding-top{position:absolute;left:0;top:0;width:100%;z-index:800}#Sliding-top:after{content:"";height:3px;width:100%;display:block;position:absolute;left:0;bottom:-3px;z-index:1;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}#Sliding-top .widgets_wrapper{padding:15px 0;display:none}#Sliding-top .widgets_wrapper .mcb-column-inner{margin-bottom:0}#Sliding-top .widgets_wrapper .widget{margin-bottom:0;padding:15px 0}#Sliding-top .widgets_wrapper .widget:after{display:none}#Sliding-top a.sliding-top-control{display:block;width:0;height:0;border-style:solid;border-width:0 45px 45px 0;border-color:#fff0;position:absolute;z-index:801;right:0;bottom:-45px}#Sliding-top a.sliding-top-control span{display:block;width:26px;height:30px;line-height:25px;text-align:center;position:absolute;right:-45px;top:0;color:#fff;font-size:18px}#Sliding-top a.sliding-top-control .minus{display:none}#Sliding-top a.sliding-top-control .plus{display:inline-block}#Sliding-top.active a.sliding-top-control .minus{display:inline-block}#Sliding-top.active a.sliding-top-control .plus{display:none}#Sliding-top.st-center a.sliding-top-control{border-color:#fff0;border-width:45px 45px 0;left:50%;right:auto;transform:translateX(-50%);margin-right:0}#Sliding-top.st-center a.sliding-top-control span{left:-14px;right:auto;top:-45px}#Sliding-top.st-left a.sliding-top-control{border-color:#fff0;border-width:45px 45px 0 0;left:0;right:auto;margin-right:0}#Sliding-top.st-left a.sliding-top-control span{left:-3px;right:auto;top:-45px}#Sliding-top .Recent_posts ul li .desc{background:rgb(0 0 0 / .1)}#Sliding-top .widget_mfn_menu ul li a{background:rgb(0 0 0 / .1);color:#ccc}#Sliding-top .widget_recent_entries ul li{background:rgb(0 0 0 / .1)}#Sliding-top ul.list_mixed li:after,#Sliding-top ul.list_check li:after,#Sliding-top ul.list_star li:after,#Sliding-top ul.list_idea li:after{background:rgb(255 255 255 / .08)}#Sliding-top .widget_mfn_recent_comments ul li .date_label{background-color:rgb(0 0 0 / .07)}#Sliding-top .widget_mfn_recent_comments ul li .date_label:after{border-left-color:rgb(0 0 0 / .07)}.mfn-off-canvas-sidebar{position:fixed;top:0;left:-320px;display:flex;flex-direction:column;width:320px;max-width:100%;height:100%;z-index:100000;transition:0.3s;box-sizing:border-box}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher{display:flex;align-items:center;justify-content:center;height:60px;width:30px;position:absolute;top:50%;transform:translateY(-50%);left:100%;background-color:#fff;box-shadow:0 5px 15px 0 rgb(8 8 14 / .13);cursor:pointer;border-radius:0 4px 4px 0}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher svg{width:22px}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher svg .path{stroke:#333}.mfn-off-canvas-sidebar .mfn-off-canvas-switcher i{font-size:16px;color:#333}.mfn-off-canvas-sidebar .mfn-off-canvas-content-wrapper{position:relative;overflow:hidden;height:100%;background-color:#fff}.mfn-off-canvas-sidebar .mfn-off-canvas-content-wrapper .mfn-off-canvas-content{height:100%;overflow-x:hidden;overflow-y:auto;padding:20px}.mfn-off-canvas-sidebar .widget:first-child{margin-top:0}.mfn-off-canvas-sidebar .widget:last-child{margin-bottom:0}.mfn-off-canvas-sidebar .widget:after{display:none}.mfn-off-canvas-overlay{display:none}.mfn-ofcs-opened{overflow:hidden;padding-right:15px}.mfn-ofcs-opened .mfn-off-canvas-overlay{display:block;width:100%;height:100%;background-color:rgb(0 0 0 / .7);position:fixed;top:0;left:0;z-index:1000}.mfn-ofcs-opened .mfn-off-canvas-sidebar{left:0}.pager_wrapper{margin-bottom:0;position:relative;z-index:1}.pager{text-align:center}.pager .pages{display:inline-block;margin:20px 30px 0;padding:4px 3px;-webkit-border-radius:5px;border-radius:5px;background-color:#f8f8f8;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.pager .pages a,.pager .pages span.page-numbers{display:inline-block;margin:0 1px;width:35px;height:35px;line-height:35px;text-align:center;-webkit-border-radius:5px;border-radius:5px}.pager .pages a:hover{text-decoration:none}.pager .pages a:hover,.pager .pages a.active,.pager .pages span.page-numbers.current{color:#fff}.pager a.next_page,.pager a.prev_page{display:inline-block;line-height:43px}.pager .pages a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.button-round .pager .pages{border-radius:50px;background-image:none}.button-round .pager .pages .page{border-radius:50px}.mfn-infinite-load-button{clear:both;height:75px}.mfn-infinite-load-button .pager_load_more{visibility:hidden}.pager_lm{background:url(/wp-content/themes/betheme/images/preloader2.gif) no-repeat center -17px;background-size:100px;text-align:center}.pager_lm .pager_load_more{margin:20px 0}.pager_lm.loading{min-height:49px}.pager_lm:not(.loading){background:none}.column_post_content .mcb-item-post_content-inner .elementor-section{max-width:100%;left:0!important}.page-pager .mcb-column-inner,.post-pager .mcb-column-inner{margin-bottom:0!important}.pager-single{text-align:center;background:rgb(0 0 0 / .02);margin-top:15px;margin-bottom:40px}.pager-single span{height:45px;line-height:45px;display:inline-block;padding:0 9px;position:relative;font-weight:700}.pager-single a span{font-weight:400}.pager-single span:after{content:"";display:block;position:absolute;left:0;bottom:-1px;width:100%;height:1px}.pager-single a span:after{display:none}#Content .fixed-nav,.mfn-header-tmpl-burger-sidebar-opened .fixed-nav{display:none}.fixed-nav{position:fixed;bottom:40px;height:80px;z-index:90}.fixed-nav.fixed-nav-prev{left:0}.fixed-nav.fixed-nav-next{right:0}.fixed-nav .arrow{display:block;width:35px;height:80px;font-size:15px;position:relative;z-index:92;color:#fff;line-height:80px;text-align:center}.fixed-nav .photo{height:80px;width:80px;position:relative;z-index:92;overflow:hidden;line-height:0;background-color:#eee}.fixed-nav .desc{width:190px;padding:6px 15px;min-height:68px;background:#fff;z-index:91}.fixed-nav .desc h6{margin-bottom:0}.fixed-nav .desc i{display:inline-block;margin-right:2px}.fixed-nav .desc i:before{margin-left:0}.fixed-nav .desc .date{display:inline-block;width:100%;padding-top:3px;border-top-width:1px;border-top-style:solid}.fixed-nav-prev .arrow,.fixed-nav-prev .photo,.fixed-nav-prev .desc{float:left}.fixed-nav-prev .desc{margin-left:-335px}.fixed-nav-prev:hover .desc,.fixed-nav-prev:focus .desc{margin-left:0}.fixed-nav-next .arrow,.fixed-nav-next .photo,.fixed-nav-next .desc{float:right}.fixed-nav-next .desc{margin-right:-335px}.fixed-nav-next:hover .desc,.fixed-nav-next:focus .desc{margin-right:0}.fixed-nav .photo,.fixed-nav .desc{transition:all .3s ease-in-out}.fixed-nav.format-quote .desc{display:none}.fixed-nav.format-quote .photo{background-color:#eee;position:relative;z-index:91}.fixed-nav.format-quote .photo:after{content:'\e909';font-family:"mfn-icons";display:block;z-index:91;position:absolute;left:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.fixed-nav.format-link .photo img{display:none}.fixed-nav.format-link .photo{background-color:#eee;position:relative;z-index:91}.fixed-nav.format-link .photo:after{content:'\e8c2';font-family:"mfn-icons";display:block;z-index:91;position:absolute;right:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}@media only screen and (max-width:1430px){.fixed-nav-prev .photo{position:static;margin-left:-115px}.fixed-nav-prev:hover .photo,.fixed-nav-prev:focus .photo{margin-left:0}.fixed-nav-prev:focus .photo{margin-left:0}.fixed-nav-next .photo{position:static;margin-right:-115px}.fixed-nav-next:hover .photo,.fixed-nav-next:focus .photo{margin-right:0}}.fixed-nav.style-images .arrow{display:none}.fixed-nav.style-images .photo{background:#EEE;margin:0}.fixed-nav.style-images .photo:before{font-family:'mfn-icons';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#ccc;transition:color .1s ease-in-out}.fixed-nav.style-images:hover .photo:before,.fixed-nav.style-images:focus .photo:before{color:#aaa}.fixed-nav-prev.style-images .photo:before{content:'\e8b8'}.fixed-nav-next.style-images .photo:before{content:'\e916'}.fixed-nav.style-images .photo:after{display:none}.fixed-nav.style-images .photo img{position:relative;transition:opacity .1s ease-in-out}.fixed-nav.style-images:hover .photo img,.fixed-nav.style-images:focus .photo img{opacity:0}.fixed-nav.style-images .desc{display:none}.fixed-nav.style-arrows .arrow{display:none}.fixed-nav.style-arrows .photo{background:#EEE;margin:0}.fixed-nav.style-arrows .photo:before{font-family:'mfn-icons';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#ccc;transition:color .1s ease-in-out}.fixed-nav.style-arrows:hover .photo:before,.fixed-nav.style-arrows:focus .photo:before{color:#aaa}.fixed-nav-prev.style-arrows .photo:before{content:'\e8b8'}.fixed-nav-next.style-arrows .photo:before{content:'\e916'}.fixed-nav.style-arrows .photo:after{display:none}.fixed-nav.style-arrows .photo img{display:none}.fixed-nav.style-arrows .desc{display:none}.header-creative.tr-menu .fixed-nav .desc{margin:0;opacity:0}.header-creative.tr-menu .fixed-nav:hover .desc,.header-creative.tr-menu .fixed-nav:focus .desc{opacity:1}#Filters .mcb-column-inner{margin-bottom:30px}#Filters .filters_buttons{padding:15px;margin:0;font-size:100%;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_5_b.png);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#Filters .filters_buttons li{float:left;margin:0 15px 0 0;list-style:none}#Filters .filters_buttons li.categories i,#Filters .filters_buttons li.tags i,#Filters .filters_buttons li.authors i{margin-right:3px}#Filters .filters_buttons li.reset{float:right;margin-right:0}#Filters .filters_buttons li.categories .highlight{background:none}#Filters .filters_wrapper{display:none;margin-top:20px}#Filters .filters_wrapper ul{display:none;overflow:hidden;margin:0}#Filters .filters_wrapper ul li{display:inline-block;width:18.9%;margin:.5%;list-style:none}#Filters .filters_wrapper ul li a{display:block;padding:7px 10px;background:#fff;border:1px solid #F7F7F7;color:#858585}#Filters .filters_wrapper ul li a:hover,#Filters .filters_wrapper ul li.current-cat a{text-decoration:none;color:#fff}#Filters .filters_wrapper ul li.close{width:auto}#Filters .filters_wrapper ul li.close a{text-align:center;width:38px;padding:7px 0;background:#8B8B8B;border:1px solid #F7F7F7;color:#fff}#Filters .filters_wrapper ul li.close a:hover{background:#545454}#Filters .filters_wrapper li.reset-inner{display:none}#Filters.only .filters_buttons{display:none}#Filters.only .filters_wrapper{display:block}#Filters.only li.reset-inner{display:inline-block}#Filters.only li.close{display:none!important}#Filters.only-categories .categories{display:block}#Filters.only-categories .tags{display:none!important}#Filters.only-categories .authors{display:none!important}#Filters.only-tags .categories{display:none!important}#Filters.only-tags .tags{display:block}#Filters.only-tags .authors{display:none!important}#Filters.only-authors .categories{display:none!important}#Filters.only-authors .tags{display:none!important}#Filters.only-authors .authors{display:block}#Filters .filters_wrapper ul li a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#Header_wrapper{position:relative}body:not(.template-slider) #Header_wrapper{background-repeat:no-repeat;background-position:top center}body:not(.template-slider) #Header_wrapper.bg-fixed{background-attachment:fixed}body.mhb #Header_wrapper{background-image:none!important}#Header{position:relative}body:not(.template-slider) #Header{min-height:250px}body.header-below:not(.template-slider) #Header{min-height:0}.single-template-intro #Header{min-height:0!important}#Header .container{padding-left:var(--mfn-column-gap-left);padding-right:var(--mfn-column-gap-right);box-sizing:border-box}#Action_bar{position:absolute;left:0;top:0;width:100%;z-index:30;line-height:21px}#Action_bar .column{margin-bottom:0;overflow:hidden;padding:0 20px;box-sizing:border-box}.logo-no-margin #Action_bar .column{padding:unset}#Action_bar .contact_details{float:left;color:rgb(255 255 255 / .5)}#Action_bar .contact_details li{display:inline-block;margin-right:10px;padding:20px 0}#Action_bar .contact_details li>i{margin-right:2px}#Action_bar .contact_details li:last-child{margin-right:0}#Action_bar .social{float:right;padding:20px 0}#Action_bar .social li{display:inline-block;margin:1px}#Action_bar .social li:last-child{margin-right:0}#Action_bar .social li a{margin:4px;color:rgb(255 255 255 / .3);font-size:15px;line-height:15px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#Action_bar .social li a:hover{color:#fff}#Action_bar .social-menu{float:right;padding:20px 0}#Action_bar .social-menu li{display:inline-block;margin-right:6px;padding-right:6px;border-right:1px solid rgb(255 255 255 / .1)}#Action_bar .social-menu li:last-child{margin-right:0;padding-right:0;border-right-width:0}#Top_bar{position:absolute;left:0;top:61px;width:100%;border-bottom:1px solid #fff0;z-index:30}#Top_bar .column{display:flex;margin-bottom:0}.layout-full-width.header-fw #Action_bar .container,.layout-full-width.header-fw #Top_bar .container{max-width:100%}.layout-full-width.header-fw #Top_bar .container{padding-left:0;padding-right:0}#Top_bar .top_bar_left{position:relative;float:left;width:100%}#Header_creative #Top_bar{background-image:unset}#Top_bar .logo{float:left;margin:0 30px 0 20px}#Top_bar .logo h1{margin:0}#Top_bar .logo:not(.text-logo) h1{line-height:0;font-size:0;margin:0}#Top_bar #logo{display:block;height:60px;line-height:60px;padding:15px 0;box-sizing:content-box}#Top_bar #logo:hover{text-decoration:none}#Top_bar #logo img{vertical-align:middle;max-height:100%}#Top_bar #logo img.logo-sticky,#Top_bar #logo img.logo-mobile,#Top_bar #logo img.logo-mobile-sticky{display:none}#Top_bar #logo img[height]{width:auto;max-height:100%!important}#Top_bar .text-logo #logo{font-weight:300}#Top_bar .logo .custom-logo-link{display:block;height:60px;line-height:60px;padding:15px 0}#Top_bar .logo .custom-logo-link img{vertical-align:middle;max-height:100%;width:auto!important}.logo-valign-top #Top_bar #logo img{vertical-align:top}.logo-valign-bottom #Top_bar #logo img{vertical-align:bottom}.logo-no-margin #Top_bar .logo{margin-left:0!important;padding:0!important}.logo-no-margin.header-plain #Top_bar .logo{margin:0!important}.logo-no-margin #Header_creative .logo{margin-top:0!important}.logo-no-margin.header-fw #Top_bar .column{margin:0;width:100%}.logo-no-sticky-padding #Top_bar.is-sticky #logo{padding:0!important}.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky{max-height:60px}.logo-overflow #Top_bar .logo{height:60px;position:relative;z-index:198}.logo-overflow #Top_bar #logo{height:auto!important;margin-top:0!important;z-index:199}.logo-overflow #Top_bar #logo img{max-height:none;z-index:200}.logo-overflow #Top_bar .top_bar_right{z-index:200}.logo-overflow #Top_bar.is-sticky #logo{height:auto!important}.logo-overflow #Top_bar.is-sticky #logo img.logo-sticky:not(.svg){max-height:110px}.logo-overflow.header-creative #Top_bar:not(.is-sticky) .logo,.logo-overflow.header-stack #Top_bar:not(.is-sticky) .logo{height:auto}#Top_bar .menu_wrapper{float:left;z-index:201}#Top_bar .secondary_menu_wrapper{display:none}#Top_bar a.responsive-menu-toggle{display:none;position:absolute;right:15px;top:50%;margin-top:-17px;width:34px;height:34px;text-align:center;border-radius:3px;z-index:200}#Top_bar a.responsive-menu-toggle i{font-size:22px;line-height:34px}#Top_bar a.responsive-menu-toggle span{float:right;padding:10px 5px;line-height:14px}#Top_bar .banner_wrapper{display:none}#Top_bar .search_wrapper{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% + 40px);display:none;z-index:205;width:100%;box-sizing:border-box;width:600px;max-width:80%;overflow:hidden}.column_livesearch .mfn-live-search-wrapper{width:100%;box-sizing:border-box;position:relative}#Top_bar .search_wrapper>form,.column_livesearch .mfn-live-search-wrapper>form{position:relative}#Top_bar .search_wrapper input[type="text"],.column_livesearch .mfn-live-search-wrapper input[type="text"]{width:100%;margin:0;box-sizing:border-box;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;padding:22px 30px 22px 60px;background:none;border-width:0;font-size:15px;color:rgb(0 0 0 / .8)}#Top_bar .search_wrapper input[type="text"]:focus,.column_livesearch .mfn-live-search-wrapper input[type="text"]:focus{background-color:transparent!important}#Top_bar .search_wrapper .icon_search,#Top_bar .search_wrapper .icon_close,.column_livesearch .mfn-live-search-wrapper .icon_search{position:absolute;top:50%;transform:translateY(-50%)}#Top_bar .search_wrapper .icon_search,.column_livesearch .mfn-live-search-wrapper .icon_search{left:15px}#Top_bar .search_wrapper .icon_close{right:10px}.mfn-livesearch-loading:after{content:"";display:block;position:absolute;right:15px;top:50%;margin:-10px 0 0 -10px;width:20px;height:20px;border-radius:100%;border-width:2px;border-style:solid;border-bottom-color:transparent!important;background:none;transform:none;transition:none!important;animation:spin 1.5s linear infinite}.mfn-livesearch-loading .icon_close{display:none}.mfn_live_search_categories{display:none}.has-live-search-element{z-index:2}.has-live-search-element~.mcb-section{z-index:1}.column_livesearch{position:relative;z-index:3}.mfn-live-search-box{min-height:0;padding:15px;overflow-y:auto;z-index:2;clear:both;text-align:center;box-sizing:border-box;transition:height 0.3s ease-in-out;border-top:1px solid rgb(0 0 0 / .08)}.column_livesearch .mfn-live-search-box{position:absolute;left:0;top:100%;width:100%}.mfn-live-search-box a.button{width:100%;margin-top:20px;box-sizing:border-box}.mfn-live-search-box a.button.hidden{display:none}.mfn-live-search-box .mfn-live-search-list{list-style:none;margin:0;text-align:left;overflow:auto}.mfn-live-search-box .mfn-live-search-list>*{display:none}.mfn-live-search-box .mfn-live-search-list ul{list-style:none;margin:0}.mfn-live-search-box .mfn-live-search-list ul li{margin-bottom:0}.mfn-live-search-box .mfn-live-search-list ul li[data-category="info"]{padding:10px 20px;opacity:.6}.mfn-live-search-box .mfn-live-search-list ul li:not([data-category="info"]){display:flex;justify-content:flex-start;text-align:left;align-items:center;border-bottom:1px solid rgb(0 0 0 / .08);padding:15px 20px;transition:all .2s ease-in-out}.mfn-live-search-box .mfn-live-search-list ul li:not([data-category="info"]):last-child{border-bottom:0}.mfn-live-search-box .mfn-live-search-list ul li:not([data-category="info"]):hover{background:rgb(0 0 0 / .02);cursor:pointer}.mfn-live-search-box .mfn-live-search-list ul li img{margin-right:20px;height:100%;max-height:50px}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts{display:flex;flex-wrap:wrap;justify-content:flex-end;column-gap:10px;flex:1;min-width:0}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts a{flex-grow:1}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts p{width:100%;margin:0;font-size:14px;line-height:1.6;white-space:normal}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts>span{font-size:14px}.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts>span del{opacity:.6;font-size:90%}.mfn-live-search-box .mfn-live-search-noresults{display:none}.column_livesearch .search_wrapper .mfn-live-search-box{display:none}.column_livesearch .search_wrapper .mfn-live-search-list>li{display:none}#Top_bar .search_wrapper,#Top_bar .top_bar_right .mfn-live-search-box,.column_livesearch .mfn-live-search-wrapper,.column_livesearch .mfn-live-search-box{background-color:#fff;box-shadow:0 10px 46px 0 rgb(1 7 39 / .1);border-radius:4px}.content-brightness-dark #Top_bar .search_wrapper input[type="text"],.content-brightness-dark .column_livesearch .mfn-live-search-wrapper input[type="text"]{color:rgb(255 255 255 / .8)}.content-brightness-dark #Top_bar .search_wrapper .icon_search .path,.content-brightness-dark .column_livesearch .mfn-live-search-wrapper .icon_search .path{stroke:rgb(255 255 255 / .8)}.content-brightness-dark .mfn-live-search-box{border-top:1px solid rgb(255 255 255 / .08)}.content-brightness-dark .mfn-live-search-box .mfn-live-search-list ul li:not([data-category="info"]){border-bottom:1px solid rgb(255 255 255 / .08)}.content-brightness-dark .mfn-live-search-box .mfn-live-search-list ul li:not([data-category="info"]):hover{background:rgb(255 255 255 / .02)}#Top_bar .top_bar_right{float:right;position:relative;padding:0 20px;flex-shrink:0}#Top_bar .top_bar_right .top_bar_right_wrapper{display:flex;align-items:center;height:100%}#Top_bar .top_bar_right .top-bar-right-icon{display:flex;align-items:center;margin:0 5px;line-height:0;font-size:20px;text-decoration:none}#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child{margin-right:0}#Top_bar .top_bar_right .top-bar-right-icon svg{width:26px}#Top_bar .top_bar_right .top-bar-right-icon svg .path{stroke:#444}#Top_bar .top_bar_right .top-bar-right-icon-cart{flex-shrink:0}#Top_bar .top_bar_right .top-bar-right-icon-user img{border-radius:100%}#Top_bar .top-bar-right-icon-wishlist{position:relative}#Top_bar .header-wishlist-count{position:relative;margin-left:-5px;top:-10px;display:inline-block;width:18px;line-height:18px;text-align:center;font-size:11px;background-color:#333;color:#fff;border-radius:100%}#Top_bar a#header_cart .header-cart-count{position:relative;right:7px;margin-right:-4px;top:-10px;display:inline-block;width:18px;line-height:18px;text-align:center;font-size:11px;color:#fff;border-radius:100%}#Top_bar a#header_cart .header-cart-total{margin:0;padding-right:5px;font-size:16px;font-weight:500}#Top_bar a.myaccount_button img{max-width:unset}#Top_bar .top_bar_right .top-bar-right-input{display:flex;align-items:center;margin:0 5px;white-space:nowrap;flex-shrink:0}#Top_bar .top_bar_right .top-bar-right-input form{display:flex;position:relative}#Top_bar .top_bar_right .top-bar-right-input svg{position:absolute;left:8px;top:50%;transform:translateY(-50%)}#Top_bar .top_bar_right .top-bar-right-input input{margin:0;padding:8px;width:160px;padding-left:40px}#Top_bar .top_bar_right .top-bar-right-input .mfn-livesearch-loading::after{margin:-8px 0 0 -5px;width:10px;height:10px;right:10px}#Top_bar .top_bar_right .top-bar-search-form{position:relative}#Top_bar .top_bar_right .top-bar-search-form .mfn-live-search-box{position:absolute;z-index:202;right:0;top:calc(100% + 10px);width:400px;border-top:0}#Top_bar .top_bar_right .action_button{display:flex;align-items:center;margin:0 5px;white-space:nowrap;flex-shrink:0}#Top_bar .wpml-languages{display:flex;align-items:center;margin:0 5px;position:relative;z-index:210;font-size:13px;line-height:13px;white-space:nowrap}#Top_bar .wpml-languages a.active{display:flex;align-items:center;box-sizing:content-box;padding:10px 6px 10px 10px;border:1px solid rgb(0 0 0 / .1);-webkit-border-radius:5px;border-radius:5px}#Top_bar .wpml-languages.disabled a.active{padding-right:10px}#Top_bar .wpml-languages a.active i{font-size:14px;margin:0 0 0 5px}#Top_bar .wpml-languages a.active i:before{margin:0}#Top_bar .wpml-languages a:hover.active{text-decoration:none}#Top_bar .wpml-languages.enabled:hover a.active{border-radius:5px 5px 0 0;border-bottom-color:#fff0}#Top_bar .wpml-languages a img{max-width:unset}#Top_bar .wpml-languages ul.wpml-lang-dropdown{position:absolute;left:0;top:100%;width:100%;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;z-index:205;overflow:hidden;display:none;border-width:0 1px 1px;border-style:solid;border-color:rgb(0 0 0 / .1);-webkit-box-sizing:border-box;box-sizing:border-box}#Top_bar .wpml-languages ul.wpml-lang-dropdown li{border-bottom:1px solid rgb(0 0 0 / .05)}#Top_bar .wpml-languages ul.wpml-lang-dropdown li:last-child{border-bottom:0}#Top_bar .wpml-languages ul.wpml-lang-dropdown li a{font-size:12px;display:block;text-align:center;padding:10px 5px;opacity:.75}#Top_bar .wpml-languages ul.wpml-lang-dropdown li a:hover{text-decoration:none;opacity:1}#Top_bar .wpml-languages:hover{height:auto}#Top_bar .wpml-languages:hover ul.wpml-lang-dropdown{display:block}#Top_bar .wpml-languages a.active,#Top_bar .wpml-languages ul.wpml-lang-dropdown{background:#fff}#Top_bar .wpml-languages.horizontal{display:flex;flex-shrink:0;padding:10px;border:1px solid #e8e8e8;background:#fff;-webkit-border-radius:5px;border-radius:5px}#Top_bar .wpml-languages.horizontal ul li{float:left;margin-right:8px}#Top_bar .wpml-languages.horizontal ul li:last-child{margin-right:0}.mfn-language-switcher-dropdown .wpml-ls-legacy-list-horizontal{border:none;padding:0}.mfn-language-switcher-dropdown .wpml-ls ul{display:flex;flex-wrap:wrap}.mfn-language-switcher-dropdown .wpml-ls ul li{display:none;order:2;float:none;width:100%}.mfn-language-switcher-dropdown .wpml-ls ul li a{display:flex;align-items:center}.mfn-language-switcher-dropdown .wpml-ls ul li a img{height:auto}.mfn-language-switcher-dropdown .wpml-ls ul li a img.wpml-ls-flag{width:18px}.mfn-language-switcher-dropdown .wpml-ls ul li a,.mfn-language-switcher-dropdown .wpml-ls ul li a:hover{text-decoration:none}.mfn-language-switcher-dropdown .wpml-ls ul li.wpml-ls-current-language{display:flex;order:1;position:relative}.mfn-language-switcher-dropdown .wpml-ls ul li ul{display:none;box-sizing:border-box}.mfn-language-switcher-dropdown .wpml-ls ul li:hover ul,.mfn-language-switcher-dropdown .wpml-ls ul li.hover ul{display:block;position:absolute;top:100%;left:0;z-index:4;background-color:#fff}.mfn-language-switcher-dropdown .wpml-ls ul li ul li{display:flex}.mfn-language-switcher-dropdown.mfn-language-switcher-dropdown-icon ul li.wpml-ls-current-language>a span.mfn-arrow-icon{content:"";margin-left:5px;line-height:1em;font-size:var(--mfn-wpml-arrow-size);display:flex;align-items:center;justify-content:center}.mfn-language-switcher-dropdown.mfn-language-switcher-dropdown-icon ul li a span.mfn-arrow-icon img{width:var(--mfn-wpml-arrow-size)}#Top_bar #menu{z-index:201}#Top_bar .menu{z-index:202}#Top_bar .menu.menu-mobile{display:none}#Top_bar .menu .mfn-megamenu{width:98%!important;margin:0 1%}#Top_bar .menu>li{margin:0;z-index:203;display:block;float:left}#Top_bar .menu>li:not(.mfn-megamenu-parent){position:relative}#Top_bar .menu>li.hover{z-index:204}#Top_bar .menu>li>a{display:block;line-height:60px;padding:15px 0;position:relative}#Top_bar .page-menu>li>a{padding:15px 20px}#Top_bar .menu>li>a:not(.menu-toggle):after{content:"";height:4px;width:100%;position:absolute;left:0;top:-4px;z-index:203;opacity:0}#Top_bar .menu>li>a span:not(.description){display:block;line-height:60px;padding:0 20px;white-space:nowrap;border-right-width:1px;border-style:solid}#Top_bar .menu>li>a span.description{font-size:11px;line-height:12px!important;margin:-12px -15px 0;color:#aaa;font-weight:300;text-align:center;display:block}#Top_bar .menu>li>a span>span:not(.description){display:inline!important;padding:0!important}#Top_bar .menu>li:last-child>a span{border:0}#Top_bar .menu>li>a:hover{text-decoration:none}#Top_bar .menu>li a.menu-toggle{display:none}.menuo-arrows:not(.keyboard-support) #Top_bar .menu>li.submenu>a:not(.menu-toggle)>span{padding-right:30px}.menuo-arrows:not(.keyboard-support) #Top_bar .menu>li.submenu>a:not(.menu-toggle):after{content:"";display:block!important;width:0;height:0;position:absolute;top:50%;left:auto;right:10px;margin-top:-2px;border-top:5px solid #ccc;border-left:5px solid #fff0;border-right:5px solid #fff0;background:none;opacity:.6}#Top_bar .menu>li.current-menu-item>a:after,#Top_bar .menu>li.current_page_item>a:after,#Top_bar .menu>li.current-menu-parent>a:after,#Top_bar .menu>li.current-page-parent>a:after,#Top_bar .menu>li.current-menu-ancestor>a:after,#Top_bar .menu>li.current_page_ancestor>a:after,#Top_bar .menu>li.hover>a:after{opacity:1}#Top_bar .menu.page-menu>li>a{border-right:1px solid rgb(0 0 0 / .05);margin:15px 0;padding:0 20px}#Top_bar .menu.page-menu>li:last-child>a{border-right:none}#Top_bar .menu.page-menu>li>a:after{display:none}#Top_bar.is-sticky .menu_wrapper .menu.page-menu>li>a{margin:0;padding-left:20px;padding-right:20px}#Top_bar .menu li ul{position:absolute;left:0;top:100%;z-index:205;margin:0;display:none;background-image:url(/wp-content/themes/betheme/images/box_shadow.png);background-repeat:repeat-x;background-position:left top}#Top_bar .menu li>ul{box-shadow:2px 2px 2px 0 rgb(0 0 0 / .03);-webkit-box-shadow:2px 2px 2px 0 rgb(0 0 0 / .03)}#Top_bar .menu li ul li{padding:0;width:200px;position:relative;font-weight:400}#Top_bar .menu li ul li a{padding:10px 20px;display:block;border-bottom:1px solid rgb(0 0 0 / .05)}#Top_bar .menu li ul li a span{display:inline-block;position:relative}#Top_bar .menu li ul li a .menu-arrow{position:absolute;right:7px;top:11px;font-size:12px;color:rgb(0 0 0 / .35)}#Top_bar .menu>li ul li a:hover,#Top_bar .menu>li ul li.hover>a{text-decoration:none;background:rgb(0 0 0 / .06)}.menuo-sub-active #Top_bar .menu>li ul li.current-menu-item>a,.menuo-sub-active #Top_bar .menu>li ul li.current-menu-ancestor>a{background:rgb(0 0 0 / .06)}#Top_bar .menu li ul li.wpml-ls-item{width:auto}#Top_bar .menu li ul li.wpml-ls-item a{padding-right:20px;white-space:nowrap}#Top_bar .menu li ul li ul{position:absolute;left:200px;top:0;z-index:204}.menuo-last #Top_bar .menu>li.last ul:not(.mfn-megamenu){right:0;left:auto;-webkit-box-shadow:-2px 2px 2px 0 rgb(0 0 0 / .03);box-shadow:-2px 2px 2px 0 rgb(0 0 0 / .03)}.menuo-last #Top_bar .menu>li.last ul:not(.mfn-megamenu) li ul{right:200px}#Top_bar .menu li ul li a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#Header #menu-secondary-menu{z-index:220}#Header .secondary-menu{z-index:221}#Header .secondary-menu>li{margin:0;z-index:222;display:block;float:left;position:relative;padding:8px 9px;line-height:100%;-webkit-border-radius:4px;border-radius:4px}#Header .secondary-menu>li.submenu{-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}#Header .secondary-menu>li>a{display:block}#Header .secondary-menu>li>a:hover{text-decoration:none}#Header .secondary-menu li ul{position:absolute;left:0;padding:7px;top:100%;z-index:223;margin:0;display:none;-webkit-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px}#Header .secondary-menu li ul li:last-child{border-bottom:0}#Header .secondary-menu li ul li a{display:block;text-align:center;white-space:nowrap;padding:6px 8px}#Header .secondary-menu li ul li a:hover{text-decoration:none}#Header .secondary-menu>li>a{color:#A8A8A8}#Header .secondary-menu>li.hover,#Header .secondary-menu li ul{background:#F9F9F9}#Header .secondary-menu li ul li{border-bottom:1px solid rgb(0 0 0 / .05)}#Header .secondary-menu li ul li a{color:#8B8B8B}#Header .secondary-menu li ul li a:hover{color:#5F5F5F;background:rgb(255 255 255 / .8)}.tr-menu .top_bar_left{background-color:transparent!important}.tr-menu .top_bar_right,.tr-menu .top_bar_right:before{background:none!important}.header-modern #Top_bar .top_bar_right{top:-4px;margin-left:10px}.header-modern #Top_bar .top_bar_right:before{content:"";display:block;height:100%;width:10px;position:absolute;left:-10px;top:2px;transform:skewX(0deg) skewY(-25deg)}.header-modern #Top_bar.is-sticky .top_bar_right{top:0}.header-classic #Header .top_bar_left,.header-classic #Header .top_bar_right{background-color:#fff0}.header-classic #Top_bar{position:static;background-color:#fff}.header-classic #Top_bar .top_bar_right:before{display:none}.header-classic #Action_bar{position:static;background-color:#2C2C2C}.header-classic #Action_bar .contact_details li,.header-classic #Action_bar .social,.header-classic #Action_bar .social-menu{padding:12px 0}@media only screen and (min-width:768px){.header-fixed #Action_bar{position:fixed;top:0;left:0;background-color:#2c2c2c}.header-fixed #Action_bar .contact_details li,.header-fixed #Action_bar .social,.header-fixed #Action_bar .social-menu{padding:5px 0}.header-fixed #Top_bar{position:fixed;width:100%;left:0;top:0!important;z-index:701;background:#fff;opacity:.97;box-shadow:0 2px 5px 0 rgb(0 0 0 / .1)}.header-fixed.ab-show #Top_bar{top:31px!important}.header-fixed #Top_bar .top_bar_left,.header-fixed #Top_bar .top_bar_right,.header-fixed #Top_bar .top_bar_right:before{background:none}.header-fixed #Top_bar .logo{width:auto;margin:0 30px 0 20px;padding:0}.header-fixed #Top_bar #logo,.header-fixed #Top_bar .custom-logo-link{padding:5px 0;height:50px;line-height:50px}.header-fixed #Top_bar .menu_wrapper{clear:none}.header-fixed #Top_bar .menu>li>a{padding:15px 0}.header-fixed #Top_bar .menu>li>a,.header-fixed #Top_bar .menu>li>a span{line-height:30px}.header-fixed #Top_bar .menu>li>a:not(.menu-toggle):after{top:auto;bottom:-4px}.header-fixed #Top_bar .menu>li>a span.description{margin-top:-5px;margin-bottom:-7px}.header-fixed #Top_bar .secondary_menu_wrapper{display:none}.tr-menu.header-fixed #Top_bar:not(.is-sticky){background:none!important;box-shadow:0 0 0 0 #fff0}.header-fixed.admin-bar #Action_bar{top:32px}.header-fixed.woocommerce-demo-store #Action_bar{top:45px}.header-fixed.admin-bar.woocommerce-demo-store #Action_bar{top:77px}.header-fixed.admin-bar #Top_bar{top:32px!important}.header-fixed.woocommerce-demo-store #Top_bar{top:45px!important}.header-fixed.admin-bar.woocommerce-demo-store #Top_bar{top:77px!important}.header-fixed.admin-bar.ab-show #Top_bar{top:63px!important}.header-fixed.woocommerce-demo-store.ab-show #Top_bar{top:76px!important}.header-fixed.admin-bar.woocommerce-demo-store.ab-show #Top_bar{top:108px!important}}.header-below #Header .top_bar_left,.header-below #Header .top_bar_right{background-color:#fff0}.header-below #Top_bar{position:static;background-color:#fff}.header-below #Top_bar .top_bar_right{top:0}.header-below #Top_bar .top_bar_right:before{display:none}.header-below #Action_bar{position:static}.header-plain #Top_bar{border-bottom-width:1px;border-style:solid;position:static}.header-plain.layout-boxed #Top_bar .container{max-width:100%}.header-plain #Top_bar .one.column{width:100%;margin:0}.header-plain #Header .top_bar_left,.header-plain #Header .top_bar_right{background-color:#fff0}.header-plain #Top_bar .top_bar_right,.header-plain #Top_bar .top_bar_right_wrapper{top:0}.header-plain #Top_bar .top_bar_right:before{display:none}.header-plain #Action_bar{position:static}.header-plain #Action_bar .contact_details li,.header-plain #Action_bar .social,.header-plain #Action_bar .social-menu{padding:12px 0}.header-plain #Top_bar #logo,.header-plain #Top_bar .custom-logo-link{height:50px;line-height:50px}.header-plain #Top_bar .menu_wrapper{float:right}.header-plain #Top_bar .menu>li>a{padding-top:0!important;padding-bottom:0!important}.header-plain #Top_bar .menu>li>a:not(.menu-toggle):after{display:none}.header-plain #Top_bar .menu>li>a span:not(.description){line-height:80px;padding:0 30px}.header-plain #Top_bar .menu>li:first-child>a span:not(.description){border-left-width:1px}.header-plain.menu-highlight #Top_bar .menu>li,.header-plain.menu-highlight #Top_bar .menu>li>a{margin:0}.header-plain #Top_bar .top_bar_right{padding:0;margin-left:auto}.header-plain #Top_bar .top_bar_right .top-bar-right-icon,.header-plain #Top_bar .top_bar_right .top-bar-right-input{height:100%;margin:0;padding:0 20px;border-left-width:1px;border-style:solid}.header-plain #Top_bar a#header_cart,.header-plain #Top_bar a#search_button{border-left-width:1px;border-style:solid}.header-plain #Top_bar a#header_cart span{margin-right:-9px}.header-plain #Top_bar .wpml-languages{margin:0;padding:0 20px;height:100%;border-left-width:1px;border-style:solid}.header-plain #Top_bar .wpml-languages a.active{border:0;padding:0;height:auto}.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown li a{line-height:40px}.header-plain #Top_bar .wpml-languages a.active{background:none}.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown{border:0;border-radius:0}.header-plain #Top_bar .action_button{height:100%;margin:0;border-radius:0;border-left:1px solid #F2F2F2;padding:0 30px!important}.header-plain.button-stroke #Top_bar .action_button{border-width:0 0 0 1px;background-color:#f7f7f7}.header-plain #Top_bar.is-sticky .menu>li>a span:not(.description){line-height:60px!important}.header-plain #Top_bar.is-sticky .top_bar_right{padding:0;height:60px;top:0}.header-plain #Top_bar.is-sticky .wpml-languages{padding:0 25px;height:60px;line-height:60px}.header-plain #Top_bar.is-sticky .wpml-languages{top:0}.header-plain #Top_bar.is-sticky .action_button{line-height:60px!important}.header-plain #Action_bar{background-color:#2C2C2C}.header-plain #Top_bar{background-color:#fff}.header-plain #Top_bar .top_bar_right .top-bar-right-icon,.header-plain #Top_bar .top_bar_right .top-bar-right-button,.header-plain #Top_bar .top_bar_right .top-bar-right-input,.header-plain #Top_bar .wpml-languages{border-color:#f2f2f2}.header-split #Header .top_bar_left{width:100%!important}.header-split #Header .top_bar_left,.header-split #Header .top_bar_right{background-color:#fff0}.header-split #Header .top_bar_left .menu_wrapper{width:100%}.header-split #Header .top_bar_left .menu_left{float:left;width:38%;text-align:center}.header-split #Header .top_bar_left .menu_right{float:right;width:38%;text-align:center}.header-split #Header .top_bar_left .menu>li{display:inline-block;float:none}.header-split #Header .top_bar_left .menu li ul li a{padding:10px}.header-split #Header .top_bar_left .logo{width:100%;margin:0;text-align:center}@media only screen and (min-width:1240px){.header-split #Header .top_bar_left .logo{position:absolute;left:38%;width:24%}}.header-split #Top_bar{position:static;background-color:#fff}.header-split #Top_bar .top_bar_right{display:none}.header-split #Action_bar{position:static;background-color:#2C2C2C}.header-split #Action_bar .contact_details li,.header-split #Action_bar .social,.header-split #Action_bar .social-menu{padding:12px 0}.header-shop #Top_bar{position:static;background-color:#fff}.header-shop #Top_bar .column{display:block}.header-shop #Action_bar{position:static;background-color:#101015}.header-shop #Action_bar .contact_details li,.header-shop #Action_bar .social,.header-shop #Action_bar .social-shop{padding:12px 0}.header-shop #Top_bar .top_bar_row{display:flex;align-items:center}.header-shop #Top_bar .top_bar_row_first{z-index:2}.header-shop #Top_bar .top_bar_row_second{margin-top:-10px}.header-shop #Top_bar .logo a.responsive-menu-toggle{display:none}.header-shop #Top_bar .top_bar_right{background-color:#fff0}.header-shop #Top_bar .top_bar_right{flex:auto;padding-right:10px}.header-shop.logo-no-margin:not(.header-fw) #Top_bar .top_bar_right{padding-right:0}.header-shop #Top_bar .top_bar_right .top_bar_right_wrapper{width:100%;justify-content:flex-end}.header-shop #Top_bar .top_bar_right .top-bar-right-input{flex:auto;margin-right:40px}.header-shop #Top_bar .top_bar_right .top-bar-right-input>form,.header-shop #Top_bar .top_bar_right .top-bar-right-input input[type="text"],.header-shop #Top_bar .top_bar_right .top-bar-right-input .mfn-live-search-box{width:100%}.header-shop #Top_bar .top_bar_right a.responsive-menu-toggle{position:static;margin-top:unset}.header-shop #Top_bar .menu_wrapper{width:100%}.header-shop #Top_bar .menu_wrapper #menu ul:nth-child(2){margin-left:auto}.header-shop #Top_bar .menu>li>a{padding:5px 0}body.header-shop.menu-highlight #Top_bar .menu>li>a{margin:5px 0}.header-shop #Top_bar.is-sticky .responsive-menu-toggle{display:block}.header-shop-split #Top_bar{position:static;background-color:#fff}.header-shop-split #Action_bar{position:static;background-color:#101015}.header-shop-split #Action_bar .contact_details li,.header-shop-split #Action_bar .social,.header-shop-split #Action_bar .social-shop{padding:12px 0}.header-shop-split #Top_bar .top_bar_row{display:flex;align-items:center;width:100%}.header-shop-split #Top_bar .menu_wrapper{flex:2}.header-shop-split #Top_bar .logo{flex:1;text-align:center;margin:0 15px}.header-shop-split #Top_bar .top_bar_right{flex:2;padding:0}.header-shop-split #Top_bar .top_bar_right{background-color:#fff0}.header-shop-split #Top_bar .top_bar_right .top_bar_right_wrapper{width:100%;justify-content:flex-end;box-sizing:border-box;padding:0 20px}.header-shop-split #Top_bar .top_bar_right .top-bar-right-input{flex:auto}.header-shop-split #Top_bar .top_bar_right .top-bar-right-input>form,.header-shop-split #Top_bar .top_bar_right .top-bar-right-input input[type="text"],.header-shop-split #Top_bar .top_bar_right .top-bar-right-input .mfn-live-search-box{width:100%}@media only screen and (min-width:768px){.header-shop-split.menuo-right #Top_bar .menu_wrapper{order:3;display:flex;justify-content:flex-end}.header-shop-split.menuo-right #Top_bar .logo{order:2}.header-shop-split.menuo-right #Top_bar .top_bar_right{order:1}.header-shop-split.menuo-right #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:flex-start}.header-shop-split #Top_bar .menu_wrapper a.responsive-menu-toggle{position:static;margin-top:unset}}.header-stack #Top_bar:not(.is-sticky) .top_bar_left{width:100%!important}.header-stack #Header .top_bar_left,.header-stack #Header .top_bar_right{background-color:#fff0}.header-stack #Top_bar{position:static;background-color:#fff}.header-stack #Top_bar .logo{width:100%;margin:0;padding:0 30px;text-align:left;border-bottom-width:1px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-stack.header-center #Top_bar .logo{text-align:center}.header-stack.header-center #Top_bar .menu_wrapper{text-align:center;line-height:0}.header-stack.header-center #Top_bar #menu{line-height:21px;line-height:initial;text-align:left;text-align:initial}.header-stack.header-center #Top_bar:not(.is-sticky) .menu_wrapper{width:100%}.header-stack.header-right #Top_bar .logo{text-align:right}.header-stack #Top_bar .logo #logo,.header-stack #Top_bar .logo .custom-logo-link{display:inline-block;height:auto}.header-stack #Top_bar .menu_wrapper{clear:both}.header-stack #Top_bar .menu_wrapper .menu>li>a{padding:0}.header-stack #Top_bar .menu>li>a span.description{margin-bottom:10px}.header-stack #Top_bar .top_bar_right{position:absolute;right:0;bottom:0;top:auto;height:60px}.header-stack #Top_bar .top_bar_right_wrapper{top:10px}.header-stack #Top_bar .top_bar_right:before{display:none}.header-stack #Top_bar .secondary_menu_wrapper{position:absolute;right:20px;top:35px;display:block}.header-stack.header-right #Top_bar .secondary_menu_wrapper{left:20px;right:auto}.header-stack #Action_bar{position:static;background-color:#2C2C2C}.header-stack #Action_bar .contact_details li,.header-stack #Action_bar .social,.header-stack #Action_bar .social-menu{padding:12px 0}.header-stack #Top_bar.is-sticky .logo{border-bottom:unset}.header-stack #Top_bar.is-sticky .top_bar_right{position:unset}.header-magazine #Top_bar .logo{width:auto;border:0}.header-magazine #Top_bar .top_bar_right:before{display:none}.header-magazine #Top_bar .secondary_menu_wrapper{display:none}.header-magazine #Top_bar .banner_wrapper{display:block;position:absolute;right:20px;top:20px;width:468px;height:60px;text-align:right;z-index:2}.header-magazine #Top_bar .banner_wrapper a{display:block;line-height:0}.header-magazine #Top_bar .banner_wrapper img{display:inline-block;max-width:100%;height:auto;max-height:60px}.header-simple #Top_bar .top_bar_left{width:100%!important;background:none}.header-simple #Top_bar:not(.is-sticky) .top_bar_left{top:-60px}.header-simple.ab-show #Top_bar:not(.is-sticky) .top_bar_left{top:0}.header-simple #Top_bar .top_bar_right,.header-simple #Top_bar .top_bar_right:before{display:none}.header-simple #Top_bar .menu>li>a span.description{margin:0 0 0 5px}.header-simple.ab-hide #Action_bar{display:none}.header-empty #Header{position:static;min-height:0!important}.header-empty #Subheader{display:none}.header-empty #Content{padding:0!important}.header-transparent #Top_bar .top_bar_left,.header-transparent #Top_bar .top_bar_right,.header-transparent #Top_bar .top_bar_right:before{background:none;box-shadow:unset}.header-transparent #Top_bar .top_bar_right{top:0}.header-transparent #Top_bar #logo,.header-transparent #Top_bar .custom-logo-link{padding:0}.header-transparent #Top_bar .menu>li>a span{border-color:rgb(0 0 0 / .03)}.header-transparent #Top_bar .menu li>ul:not(.mfn-megamenu-bg){background-image:none}.header-transparent.ab-hide #Top_bar{top:0}.header-transparent #Top_bar.is-sticky .menu_wrapper .menu>li>a{padding:0}.header-transparent #Top_bar.is-sticky .menu>li>a span:not(.description){line-height:60px}.header-overlay.ab-hide #Top_bar{top:40px}.header-overlay #Top_bar #logo,.header-overlay #Top_bar .custom-logo-link{height:auto}.header-overlay .top_bar_right{display:none}.header-overlay .overlay-menu-toggle{position:absolute;right:40px;top:40px;height:45px;width:45px;line-height:45px;text-align:center;font-size:29px;z-index:9911}.header-overlay .overlay-menu-toggle.focus{color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.header-overlay .overlay-menu-toggle .close{display:none}.header-overlay .overlay-menu-toggle.focus .open{display:none}.header-overlay .overlay-menu-toggle.focus .close{display:block}.header-overlay.sticky-header .overlay-menu-toggle{position:fixed;margin-right:10px}#Overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9910;background:rgb(41 145 214 / .95);display:none}#overlay-menu{position:absolute;width:700px;left:50%;margin-left:-350px;top:50%;margin-top:-150px}#overlay-menu .menu.menu-mobile{display:none}#overlay-menu ul li{text-align:center}#overlay-menu ul li a{color:#fff;font-size:34px;line-height:52px;letter-spacing:3px;text-decoration:none}#overlay-menu ul li a:hover{opacity:.8}#overlay-menu ul li a:before,#overlay-menu ul li a:after{display:inline-block;opacity:0;-webkit-transition:-webkit-transform 0.3s,opacity .2s;-moz-transition:-moz-transform 0.3s,opacity .2s;transition:transform 0.3s,opacity .2s}#overlay-menu ul li a:before{margin-right:20px;content:'[';-webkit-transform:translateX(20px);-moz-transform:translateX(20px);transform:translateX(20px)}#overlay-menu ul li a:after{margin-left:20px;content:']';-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);transform:translateX(-20px)}#overlay-menu ul li a:hover:before,#overlay-menu ul li a:hover:after,#overlay-menu ul li a:hover:before,#overlay-menu ul li a:hover:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}#body_overlay{position:fixed;top:0;left:0;width:100%;height:120%;background:rgb(0 0 0 / .6);z-index:9002;display:none}body.no-overlay #body_overlay{display:none!important}body.mobile-side-slide{position:relative;overflow-x:visible}#Side_slide{display:block;position:fixed;top:0;right:-250px;max-width:100%;width:250px;height:100%;overflow:auto;border-bottom-width:60px;border-bottom-style:solid;z-index:99999;z-index:100000}#Side_slide.left{left:-250px;right:auto}#Side_slide .close-wrapper{height:60px}#Side_slide .close-wrapper a.close{height:34px;width:34px;display:block;float:right;margin:13px 13px 0 0}#Side_slide .close-wrapper a.close i{font-size:22px;line-height:34px}#Side_slide .extras{padding:0 20px}#Side_slide .extras .action_button{float:none;width:100%;margin:0 0 20px;text-align:center;text-decoration:none}#Side_slide .extras .extras-wrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:20px}#Side_slide .extras .extras-wrapper a{display:flex;align-items:center;text-decoration:none;padding:5px;font-size:20px}#Side_slide .extras .extras-wrapper .top-bar-right-icon-user img{border-radius:100%}#Side_slide .extras .extras-wrapper .header-wishlist-count{position:relative;margin-left:-3px;top:-10px;text-align:center;font-size:11px}#Side_slide .extras .extras-wrapper .header-cart-count{position:relative;margin-left:-3px;top:-10px;text-align:center;font-size:11px}#Side_slide .extras .extras-wrapper .header-cart-total{margin:0;padding-right:5px;font-size:16px;font-weight:500}#Side_slide .extras .extras-wrapper .lang-active i{margin-left:-5px}#Side_slide #menu{display:block!important;margin-bottom:20px;max-height:none!important}#Side_slide #menu ul{width:100%!important}#Side_slide #menu ul li{width:100%;position:relative;border-top:1px solid rgb(255 255 255 / .03)}#Side_slide #menu>ul:last-child>li:last-child{border-bottom:1px solid rgb(255 255 255 / .03)}#Side_slide #menu ul li a{display:block;padding:11px 5px 10px 20px;margin-right:50px;text-decoration:none;line-height:19px}#Side_slide #menu ul li a span.description{display:block;opacity:.5}#Side_slide #menu ul li a .menu-arrow{display:none}#Side_slide #menu ul li ul{display:none;background:rgb(255 255 255 / .025)}#Side_slide #menu ul li ul li a{padding-left:35px}#Side_slide #menu ul li ul li ul li a{padding-left:50px}#Side_slide #menu ul li.submenu .menu-toggle{display:block;position:absolute;right:5px;top:0;width:40px;height:40px;margin:0;padding:0;line-height:40px;font-size:22px;font-weight:100;text-align:center;cursor:pointer;opacity:.5}#Side_slide #menu ul li.submenu .menu-toggle:after{content:"+"}#Side_slide #menu ul li.hover>.menu-toggle{opacity:1}#Side_slide #menu ul li.hover>.menu-toggle:after{content:"-"}#Side_slide #menu ul.mfn-megamenu-bg{background-image:none!important}#Side_slide #menu ul.mfn-megamenu li .menu-toggle{display:none}#Side_slide #menu ul.mfn-megamenu>li>ul{display:block!important}#Side_slide #menu ul.mfn-megamenu>li>ul:first-child{background-color:#fff0}#Side_slide #menu ul.mfn-megamenu>li>ul:first-child>li:first-child{border-top-width:0}#Side_slide .menu.menu-mobile{display:none}#Side_slide .lang-wrapper{margin-bottom:20px;text-align:center;display:none}#Side_slide .lang-wrapper ul li{border-top:1px solid rgb(255 255 255 / .03)}#Side_slide .lang-wrapper ul li:last-child{border-bottom:1px solid rgb(255 255 255 / .03)}#Side_slide .lang-wrapper ul li a{display:block;padding:11px 20px 10px 20px;text-decoration:none;line-height:19px}#Side_slide .search-wrapper{margin-bottom:20px;position:relative;display:none}#Side_slide .search-wrapper>form{position:relative}#Side_slide .search-wrapper input.field{width:100%;background:none!important;border-width:1px 0 1px 0;border-color:rgb(255 255 255 / .05);line-height:20px;padding:10px 55px 10px 20px;box-sizing:border-box;box-shadow:0 0 0 0 #fff0}#Side_slide .search-wrapper a.submit{position:absolute;top:0;right:5px;font-size:20px;padding:10px}#Side_slide .mfn-live-search-box .mfn-live-search-list{max-height:unset}#Side_slide .mfn-livesearch-loading:after{margin:-8px 0 0 -5px;width:10px;height:10px;right:50px}#Side_slide .contact_details{text-align:center;margin-bottom:20px}#Side_slide .contact_details li{margin-bottom:1px}#Side_slide .social{text-align:center;margin:0 20px 13px}#Side_slide .social li{display:inline-block;margin:1px}#Side_slide .social li a{display:block;padding:4px;text-decoration:none;font-size:15px}#Side_slide .social-menu{text-align:center}#Side_slide .social-menu li{display:inline-block;margin-right:6px;padding-right:6px;border-right:1px solid rgb(255 255 255 / .1)}#Side_slide .social-menu li:last-child{margin-right:0;padding-right:0;border-right-width:0}#Side_slide.hide-social .social{display:none!important}#Side_slide{background-color:#191919;border-color:#191919}#Side_slide,#Side_slide .search-wrapper input.field,#Side_slide a:not(.action_button),#Side_slide #menu ul li.submenu .menu-toggle{color:#a6a6a6}#Side_slide a:not(.action_button):hover,#Side_slide a.active,#Side_slide #menu ul li.hover>.menu-toggle{color:#fff}#Side_slide #menu ul li.current-menu-item>a,#Side_slide #menu ul li.current_page_item>a,#Side_slide #menu ul li.current-menu-parent>a,#Side_slide #menu ul li.current-page-parent>a,#Side_slide #menu ul li.current-menu-ancestor>a,#Side_slide #menu ul li.current-page-ancestor>a,#Side_slide #menu ul li.current_page_ancestor>a,#Side_slide #menu ul li.hover>a,#Side_slide #menu ul li:hover>a{color:#fff}#Side_slide.light #menu ul li{border-top-color:rgb(0 0 0 / .03)}#Side_slide.light #menu>ul:last-child>li:last-child{border-bottom-color:rgb(0 0 0 / .03)}#Side_slide.light #menu ul li ul{background:rgb(0 0 0 / .02)}#Side_slide.light .lang-wrapper ul li{border-top-color:rgb(0 0 0 / .03)}#Side_slide.light .lang-wrapper ul li:last-child{border-bottom-color:rgb(0 0 0 / .03)}#Side_slide.light .search-wrapper input.field{border-color:rgb(0 0 0 / .05)}.mobile-icon-user-hide #Side_slide .top-bar-right-icon-user,.mobile-icon-user-tb #Side_slide .top-bar-right-icon-user,.mobile-icon-wishlist-hide #Side_slide .top-bar-right-icon-wishlist,.mobile-icon-wishlist-tb #Side_slide .top-bar-right-icon-wishlist,.mobile-icon-cart-hide #Side_slide .top-bar-right-icon-cart,.mobile-icon-cart-tb #Side_slide .top-bar-right-icon-cart,.mobile-icon-search-hide #Side_slide .top-bar-right-icon-search,.mobile-icon-search-tb #Side_slide .top-bar-right-icon-search,.mobile-icon-wpml-hide #Side_slide .wpml-languages,.mobile-icon-wpml-tb #Side_slide .wpml-languages,.mobile-icon-action-hide #Side_slide .action_button,.mobile-icon-action-tb #Side_slide .action_button{display:none!important}.has-search-overlay.search-overlay-opened #search-overlay{position:fixed;top:0;left:0;width:100%;height:120%;background:rgb(0 0 0 / .6);z-index:2;display:block}.has-search-blur.search-overlay-opened #Wrapper::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}#Subheader{background-color:rgb(0 0 0 / .02);background-position:center top;background-repeat:no-repeat;padding:30px 0;position:relative}.subheader-transparent #Subheader{background:none}.hide-title-area #Subheader{display:none}#Subheader .title{margin-bottom:0;width:70%;float:left}#Subheader ul.breadcrumbs{display:block;width:30%;margin:1px 0 0;font-size:1em!important;float:right;text-align:right}#Subheader ul.breadcrumbs li{display:inline-block}#Subheader ul.breadcrumbs li,#Subheader ul.breadcrumbs li a{color:rgb(0 0 0 / .3)}#Subheader ul.breadcrumbs li span{margin:0 10px;opacity:.4}#Subheader:after{content:"";height:3px;width:100%;display:block;position:absolute;left:0;bottom:-3px;z-index:1;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}#Subheader ul.woocommerce-breadcrumb li:last-child span{display:none}.subheader-title-right #Subheader .title{float:right;text-align:right}.subheader-title-right #Subheader .breadcrumbs{float:left;text-align:left}.subheader-both-left #Subheader .title{width:100%}.subheader-both-left #Subheader .breadcrumbs{width:100%;text-align:left;margin-top:10px}.subheader-both-right #Subheader .title{width:100%;text-align:right}.subheader-both-right #Subheader .breadcrumbs{width:100%;text-align:right;margin-top:10px}.subheader-both-center #Subheader .title{width:100%;text-align:center}.subheader-both-center #Subheader .breadcrumbs{width:100%;text-align:center;margin-top:10px}#Intro{text-align:center;position:relative;background-color:#000119;background-position:center top}#Intro .intro-inner{position:relative;padding:250px 10%}#Intro .intro-title{margin-bottom:20px;word-wrap:break-word}#Intro .intro-meta>div{display:inline-block;margin:0 10px}#Intro .intro-next{cursor:pointer;font-size:38px;height:50px;left:50%;bottom:30px;line-height:50px;margin:0 0 0 -25px;position:absolute;text-align:center;width:50px;z-index:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#Intro.parallax{overflow:hidden;display:flex;justify-content:center}.section[data-parallax="3d"]{overflow:hidden;display:flex;justify-content:center}#Intro.parallax .mfn-parallax,.section[data-parallax="3d"] .mfn-parallax,.wrap[data-parallax="3d"] .mfn-parallax{position:absolute;left:50%;top:0;max-width:unset!important;transition:opacity .2s;min-width:100%;min-height:100%;object-fit:cover}#Intro .intro-title{color:#fff}#Intro .intro-meta,#Intro .intro-meta a{color:rgb(255 255 255 / .7)}#Intro .intro-next{color:rgb(255 255 255 / .2)}#Intro .intro-next:hover{color:rgb(255 255 255 / .5)}#Intro.light .intro-title{color:#212121}#Intro.light .intro-meta,#Intro.light .intro-meta a{color:rgb(33 33 33 / .7)}#Intro.light .intro-next{color:rgb(33 33 33 / .2)}#Intro.light .intro-next:hover{color:rgb(33 33 33 / .5)}.post-item{margin-bottom:40px;position:relative;float:left;width:100%;overflow:hidden}.post-item .date_label{position:absolute;left:0;top:7px;display:none;background-color:var(--mfn-blog-date-bg)}.post-item .date_label:after{border-left-color:var(--mfn-blog-date-bg)}.post-photo-wrapper{width:37%;float:left}.post-photo-wrapper iframe{width:100%}.post-desc-wrapper{width:63%;float:left}.no-img>.image_frame{display:none}.no-img>.post-desc-wrapper{width:100%}.post-desc{padding:15px 0 0 20px}.search-results #Content{padding-top:80px}.search-results .search-item{display:flex;align-items:center;margin-bottom:40px}.search-results .search-item .post-featured-image{width:30%;flex-shrink:0;margin-right:40px}.search-results .search-item .live-search-thumbnail{display:none}.search-results .search-item .search-content{width:70%}.search-results .search-item:not(.no-image) .search-content h4{margin-bottom:10px}.search-results .search-item .search-content .post-product-price{margin-bottom:10px}.search-results .search-item.no-image .search-content{width:100%}.search-results .search-item .search-footer.align-right{text-align:right}.search-results .search-item .search-footer a i{margin-right:5px}.search-results .search-item.has-image-on-right{flex-direction:row-reverse}.search-results .search-item.has-image-on-right .post-featured-image{margin-left:40px;margin-right:0}.post-meta{margin-bottom:8px}.post-meta .author-date{float:left}.post-meta .author-date a{border-bottom-width:1px;border-style:dotted;text-decoration:none!important}.post-meta .category{float:right;position:relative}.post-meta .category.mata-tags{margin-right:10px}.post-meta .category .cat-btn{cursor:pointer}.post-meta .category .cat-wrapper{position:absolute;right:0;top:100%;display:none;z-index:21}.post-meta .category:hover .cat-wrapper{display:block}.post-meta .category .cat-wrapper ul{padding:7px;min-width:70px;background:#F9F9F9}.post-meta .category .cat-wrapper ul li{border-bottom:1px solid rgb(0 0 0 / .05)}.post-meta .category .cat-wrapper ul li:last-child{border-bottom:0}.post-meta .category .cat-wrapper ul li a{display:block;text-align:center;padding:1px 5px;color:#8B8B8B}.post-meta .category .cat-wrapper ul li a:hover{text-decoration:none;color:#5F5F5F;background:rgb(255 255 255 / .8)}.post-excerpt{margin-bottom:15px}.cat_description{margin-bottom:40px}.post-footer{background-color:rgb(0 0 0 / .02);padding:7px 15px;overflow:hidden;line-height:30px}.post-footer .button-love{float:left}.post-footer .button-love a.mfn-love{display:inline-block;position:relative;padding-left:24px;margin-left:5px}.post-footer .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:16px}.post-footer .button-love a.mfn-love:hover{text-decoration:none}.post-footer .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-footer .button-love a:hover.mfn-love i:last-child,.post-footer .button-love a.loved.mfn-love i:last-child{opacity:1}.post-footer .post-links{float:right;border-left-width:1px;border-style:solid;padding-left:10px}.post-footer .post-links .post-comments{margin-right:10px}.has-custom-bg .post-footer{background-color:#fff0}.hide-more .post-footer .post-links .read-more-icon,.hide-more .post-footer .post-links .post-more{display:none}.blog_slider.hide-more .item_wrapper .hr_color,.blog_slider.hide-more .item_wrapper .button{display:none}.grid .post-item{width:31.33%;margin:0 1% 20px;background:#fff}.grid .post-photo-wrapper{width:100%;float:none}.grid .post-desc-wrapper{width:100%;float:none}.grid .post-desc-wrapper .post-desc{padding:20px 20px 0}.grid .post-footer{margin:20px -20px 0;box-sizing:border-box}.grid .post-meta .author-date .author span.label{display:none}.grid .post-desc-wrapper .post-meta .category .cat-btn{display:none}.grid .post-desc-wrapper .post-footer .button-love .love-text{display:none}.posts_group.grid.col-2 .post-item{width:47.99%}.posts_group.grid.col-3 .post-item{width:31.33%}.posts_group.grid.col-4 .post-item{width:22.99%}.posts_group.grid.col-5 .post-item{width:18.99%;margin:0 .5% 20px}.posts_group.grid.col-6 .post-item{width:15.66%;margin:0 .5% 20px}.posts_group.grid.col-2 .post-item:nth-child(2n+1),.posts_group.grid.col-3 .post-item:nth-child(3n+1),.posts_group.grid.col-4 .post-item:nth-child(4n+1),.posts_group.grid.col-5 .post-item:nth-child(5n+1),.posts_group.grid.col-6 .post-item:nth-child(6n+1){clear:both}.masonry:not(.tiles) .post-item{width:31.33%;margin:0 1% 20px;background:#fff}.masonry .post-photo-wrapper{width:100%;float:none}.masonry .post-desc-wrapper{width:100%;float:none}.masonry .post-desc-wrapper .post-desc{padding:20px 20px 0}.masonry .post-footer{margin:0 -20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.masonry .post-meta .author-date .author span.label{display:none}.masonry .post-desc-wrapper .post-meta .category .cat-btn{display:none}.masonry .post-desc-wrapper .post-footer .button-love .love-text{display:none}.posts_group.masonry.col-2 .post-item{width:47.99%}.posts_group.masonry.col-3 .post-item{width:31.33%}.posts_group.masonry.col-4 .post-item{width:22.99%}.posts_group.masonry.col-5 .post-item{width:18.99%;margin:0 .5% 20px}.posts_group.masonry.col-6 .post-item{width:15.66%;margin:0 .5% 20px}.masonry.tiles{position:relative}.masonry.tiles .post-item{margin:0!important;overflow:hidden;background-color:#fff0}.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper{position:absolute;z-index:4;left:0;bottom:-20px}.masonry.tiles .post-item:not(.no-img) .post-desc-wrapper .post-desc{background:url(/wp-content/themes/betheme/images/blog_masonry_tile_gradient.png) top left repeat-x;padding:70px 30px 30px}.masonry.tiles .post-item .post-desc-wrapper .post-desc{padding:50% 30px 10px}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-meta .author-date .post-links{display:inline-block;margin-left:10px}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-excerpt{display:none}.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper{line-height:0;position:relative}.masonry.tiles .post-item:not(.no-img) .post-photo-wrapper:after{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .2);opacity:0;transition:all .6s ease-out}.masonry.tiles .post-item:not(.no-img):hover .post-photo-wrapper:after{opacity:1}.masonry.tiles .format-link .post-title .icon-link{display:none}.masonry.tiles .format-link .post-title .link-wrapper{margin-left:0;padding-top:5px}.masonry.tiles .format-quote blockquote{margin-left:0;top:0;margin-bottom:25px}.masonry.tiles .format-quote blockquote:after{display:none}.masonry.tiles .format-quote blockquote a{text-decoration:none}.masonry.tiles .post-item .post-format-icon{position:absolute;z-index:3;left:25px;top:25px;font-size:35px;line-height:35px;color:#fff}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after{content:"";display:block;height:3px;margin-top:20px;width:0;transition:all .4s ease-out}.masonry.tiles .post-item:hover .post-desc-wrapper .post-desc .post-title:after{width:40%}.masonry.tiles .post-item .post-desc-wrapper{transition:all .4s ease-out}.masonry.tiles .post-item:hover .post-desc-wrapper{transform:translateY(-20px)}.posts_group.masonry.tiles.col-2 .post-item{width:49.99%}.posts_group.masonry.tiles.col-3 .post-item{width:33.33%}.posts_group.masonry.tiles.col-4 .post-item{width:24.99%}.posts_group.masonry.tiles.col-5 .post-item{width:19.99%}.posts_group.masonry.tiles.col-6 .post-item{width:16.66%}.posts_group.masonry.margin .post-item{margin:0 1% 25px!important}.posts_group.masonry.margin.col-2 .post-item{width:47.99%}.posts_group.masonry.margin.col-3 .post-item{width:31.33%}.posts_group.masonry.margin.col-4 .post-item{width:22.99%}.posts_group.masonry.margin.col-5 .post-item{width:18.99%;margin:0 .5% 12px!important}.posts_group.masonry.margin.col-6 .post-item{width:15.66%;margin:0 .5% 12px!important}.masonry.tiles .post-item.format-quote blockquote,.masonry.tiles .post-item.format-quote blockquote a,.masonry.tiles .post-item.format-link .post-title .icon-link,.masonry.tiles .post-item.format-link .post-title .link-wrapper h4,.masonry.tiles .post-item.format-link .post-title .link-wrapper a,.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title .entry-title a{color:#fff}.masonry.tiles .post-item.no-img .post-desc-wrapper .post-desc .post-title:after,.masonry.tiles .post-item.format-quote .post-desc-wrapper .post-desc .post-title:after,.masonry.tiles .post-item.format-link .post-desc-wrapper .post-desc .post-title:after{background-color:#fff}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-head .post-meta,.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-head .post-meta a,.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-excerpt{color:rgb(255 255 255 / .7)}.timeline .post-item{float:none;width:auto;padding-left:200px;margin-bottom:0;padding-bottom:40px;background:url(/wp-content/themes/betheme/images/timeline_right.png) no-repeat 90px top}.timeline .post-item:last-child{padding-bottom:20px;margin-bottom:20px}.timeline .format-quote .post-meta,.timeline .format-link .post-meta{padding-top:7px}.timeline .post-item:before{content:"";width:7px;height:7px;box-sizing:content-box;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:126px;top:11px;display:block;visibility:visible;z-index:1}.timeline .date_label{display:block}.timeline .post-meta .author-date .date{display:none}.photo .post-item{float:none}.photo .post-photo-wrapper{width:100%;float:none}.photo .post-desc-wrapper{width:100%;float:none;text-align:center}.photo .post-desc .post-head .post-meta{display:inline-block}.photo .post-desc .post-head .post-footer{display:inline-block;background:none;padding:0;line-height:inherit}.photo .post-desc .post-excerpt{margin-bottom:0}.photo .post-desc .post-head .post-meta .author-date,.photo .post-desc .post-head .post-meta .category,.photo .post-desc .post-head .post-footer .button-love,.photo .post-desc .post-head .post-footer .post-links{float:none;display:inline-block}.photo .post-desc .post-head .post-meta .author-date{margin-right:20px}.photo .post-desc .post-head .post-meta .author-date .label{display:none}.photo .post-desc .post-head .post-footer .button-love{margin-right:20px}.photo .post-desc .post-head .post-footer .button-love .love-text{display:none}.photo .post-desc .post-head .post-footer .post-links{border:0;padding:0}.photo .post-desc .post-head .post-footer .post-links .read-more-icon,.photo .post-desc .post-head .post-footer .post-links .post-more{display:none}.photo .format-image{text-align:center}.photo .format-image .post-photo-wrapper{display:inline-block;width:auto}.photo .format-link .post-title{display:inline-block;text-align:left}.photo2 .post-item{margin:0}.photo2 .post-photo-wrapper{width:100%;float:none}.photo2 .image_frame{border:none;text-align:center}.photo2 .image_frame .image_wrapper .mask,.photo2 .image_frame .image_wrapper .image_links{display:none}.photo2 .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){top:0!important;margin-bottom:0!important}.photo2 .post .post-desc-wrapper{width:70%;float:none;position:relative;top:-75px;margin:0 auto;box-sizing:border-box;z-index:2}.photo2 .post-desc-wrapper .post-desc{padding:35px 50px}.photo2 .post-meta{margin-bottom:15px}.photo2 .author-date{display:none}.photo2 .category{float:none}.photo2 .category .cat-btn{display:none}.photo2 .category .cat-wrapper{display:block;position:static}.photo2 .category .cat-wrapper ul{margin-left:-2px;padding:0;min-width:unset;background-color:#fff0}.photo2 .category .cat-wrapper ul li{display:inline-block;border-bottom:unset;padding:0 5px 5px 0}.photo2 .category .cat-wrapper ul li a{background-color:rgb(0 0 0 / .05)!important;color:rgb(0 0 0 / .6);padding:3px 12px;border-radius:20px}.photo2 .category .cat-wrapper ul li a:hover{color:rgb(0 0 0 / .8)}.photo2 .button-love{position:absolute;right:25px;top:25px;padding:4px 13px;border-radius:20px;background-color:#272727;z-index:2}.photo2 .button-love a:hover{text-decoration:none}.photo2 .button-love .icons-wrapper i{color:#fff;margin-right:5px}.photo2 .button-love .icons-wrapper i.icon-heart-empty-fa{position:absolute}.photo2 .button-love .icons-wrapper i.icon-heart-fa{opacity:0}.photo2 .button-love .icons-wrapper i:last-child{display:unset}.photo2 .button-love a.loved .icons-wrapper i.icon-heart-fa{opacity:1}.photo2 .post-footer{background:none;margin-top:20px;padding:15px 0 0;border-top:1px solid rgb(0 0 0 / .1)}.photo2 .post-footer .post-author{margin-right:10px}.photo2 .post-footer .post-author .avatar{position:relative;top:6px;margin-right:6px;border-radius:50%}.photo2 .post.no-img{margin-bottom:75px}.photo2 .post.no-img .post-desc-wrapper{top:0}.photo2 .post.no-img .button-love{right:17%;right:calc(15% + 25px);z-index:3}.photo2 .bg-dark.post-desc-wrapper{color:rgb(255 255 255 / .8)}.photo2 .bg-dark .entry-title a{color:#fff}.photo2 .bg-dark .post-footer{border-top-color:rgb(255 255 255 / .1)}.photo2 .bg-dark .category .cat-wrapper ul li a{background-color:rgb(255 255 255 / .1)!important;color:rgb(255 255 255 / .6)}.photo2 .bg-dark .category .cat-wrapper ul li a:hover{color:rgb(255 255 255 / .8)}.photo2.col-2 .post-item{width:47.99%;margin:0 1% 20px}.photo2.col-2 .post-desc-wrapper{width:85%;top:-55px}.photo2.col-2 .post.no-img .button-love{right:11%;right:calc(7.5% + 25px)}.photo2.col-3 .post-item{width:31.33%;margin:0 1% 40px}.photo2.col-3 .post-desc-wrapper{width:100%;top:0}.photo2.col-3 .post.no-img .button-love{right:25px}.photo2.col-2 .post-item:nth-child(2n+1),.photo2.col-3 .post-item:nth-child(3n+1){clear:both}.format-quote .post-photo-wrapper{display:none}.format-quote .post-desc{padding:0}.format-quote .post-desc-wrapper{width:100%;float:none}.format-video .image_frame .image_wrapper img{margin-bottom:0!important}.format-video .image_frame:hover .image_wrapper img,.format-video .image_frame:focus .image_wrapper img{top:0}.format-link .post-photo-wrapper{display:none}.format-link .post-desc-wrapper{width:100%;float:none}.format-link .post-desc{padding:0}.format-link .post-title{overflow:hidden}.format-link .post-title .icon-link{display:block;width:80px;height:80px;font-size:60px;line-height:80px;border-right-width:1px;border-style:solid;float:left;text-align:center}.format-link .post-title .link-wrapper{margin-left:100px;padding-top:14px}.format-link .post-title .link-wrapper h4{margin-bottom:7px;font-size:20px;line-height:22px}.post-nav{padding:10px 15px 4px 130px;margin-bottom:20px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_5_b.png);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.post-nav .next-prev-nav{float:left}.post-nav .next-prev-nav li{float:left;margin-right:5px}.post-nav .next-prev-nav a.button{margin:0}.post-nav .list-nav{float:right;line-height:49px}.template-slider .post-nav{margin-top:30px}.no-share .post-nav,.share-simple .post-nav{padding-left:15px;padding-right:15px}.post-nav.minimal.column{padding:0;background:none;position:relative;height:40px!important}.post-nav.minimal a{position:absolute;top:0;opacity:.6;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-nav.minimal a:hover{opacity:1}.post-nav.minimal a.prev{left:0}.post-nav.minimal a.next{right:0}.post-nav.minimal a.home{left:50%;margin:3px 0 0 -13px}.post-nav.minimal a i{font-size:25px;line-height:30px;color:#626262}.post-nav.minimal a svg{fill:#626262}a.mfn-love:not(.loved) i:last-child{display:none}a.mfn-love.loved i:first-child{display:none}.post-header{margin-bottom:20px}.post-header .button-love{width:99px;float:left;text-align:center}.post-header .button-love a.mfn-love{display:inline-block;position:relative;padding-left:28px;font-size:17px;margin-top:25px}.no-title .post-header .button-love a.mfn-love{margin-top:0}.post-header .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:18px}.post-header .button-love a.mfn-love:hover{text-decoration:none}.post-header .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post-header .button-love a:hover.mfn-love i:last-child,.post-header .button-love a.loved.mfn-love i:last-child{opacity:1}.post-header .title_wrapper{margin-left:99px;border-left-width:1px;border-style:solid;padding-left:30px}.post-header .title_wrapper h1{font-size:35px;line-height:35px}.single-photo-wrapper .share_wrapper{float:left}.single-photo-wrapper .image_frame{margin-left:120px}.single-photo-wrapper .image_frame iframe{width:100%}.no-share .single-photo-wrapper .image_frame,.share-simple .single-photo-wrapper .image_frame{margin-left:0}.single-photo-wrapper.image{text-align:center}.single-photo-wrapper.image .image_frame{margin-left:0;display:inline-block}.section-post-header .single-photo-wrapper.image .image_frame{max-width:80%;max-width:calc(100% - 130px)}.share-simple .section-post-header .single-photo-wrapper.image .image_frame{max-width:100%}.no-share .section-post-header .single-photo-wrapper.image .image_frame{max-width:100%}.share_wrapper{background:#fff;border-width:1px;border-style:solid;width:98px;text-align:center;padding:10px 0 5px}.share_wrapper .stButton{margin-bottom:10px}.section-post-intro-share .share_wrapper{float:right;background:none;border:none;width:unset;padding:0}.section-post-intro-share .share_wrapper>span{float:left}.section-post-intro-share .share_wrapper .stButton .stBubble{display:none!important}.author-box .avatar-wrapper{width:64px;height:64px;float:left;border-width:8px;border-style:solid;display:block;line-height:0;-webkit-border-radius:100%;border-radius:100%;overflow:hidden}.author-box .desc-wrapper{background:rgb(0 0 0 / .02);padding:20px;position:relative;margin-left:105px}.author-box .desc-wrapper:after{content:"";display:block;position:absolute;left:-6px;top:35px;width:0;height:0;border-style:solid;border-width:6px 6px 6px 0;border-color:#fff0 rgb(0 0 0 / .02) #fff0 #fff0}.author-box .desc-wrapper h5{margin-bottom:5px}.hide-love .button-love{display:none!important}.hide-love .post-header .title_wrapper{margin-left:0;padding-left:10px;border-left:none}.hide-love .post-nav{padding-left:15px}.hide-love .portfolio_group .portfolio-item .desc .title_wrapper{padding-right:0}.section-post-related .section-related-adjustment{border-top-width:1px;border-style:solid;padding-top:20px}.section-post-related .post-related{position:relative;width:33.333%}.section-post-related .col-2 .post-related{width:50%}.section-post-related .col-3 .post-related{width:33.333%}.section-post-related .col-4 .post-related{width:25%}.section-post-related .col-5 .post-related{width:20%}.section-post-related .col-6 .post-related{width:16.666%}.section-post-related .col-2 .post-related:nth-child(2n+1){clear:both}.section-post-related .col-3 .post-related:nth-child(3n+1){clear:both}.section-post-related .col-4 .post-related:nth-child(4n+1){clear:both}.section-post-related .col-5 .post-related:nth-child(5n+1){clear:both}.section-post-related .col-6 .post-related:nth-child(6n+1){clear:both}.section-post-related .post-related .image_frame{margin-left:30px;margin-bottom:15px}.section-post-related .post-related .fullscreen-container{height:180px!important}.section-post-related .post-related .date_label{position:absolute;left:0;top:30px;z-index:20}.section-post-related .post-related hr{margin-left:30px;width:40%}.section-post-related .post-related a.button{margin-left:30px;margin-bottom:0}.section-post-related .format-quote blockquote{margin-top:70px;margin-left:40px}.section-post-related .format-link .image_frame{height:180px;display:block;background-color:rgb(255 255 255 / .5)}.section-post-related .format-link .image_frame:after{content:'\e8c2';font-family:"mfn-icons";display:block;position:absolute;left:0;top:0;width:100%;height:180px;line-height:180px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.section-post-related .format-standard.no-img .image_frame{display:block;height:180px;background-color:rgb(255 255 255 / .5)}.section-post-related .format-standard.no-img .image_frame:after{content:'\e8f6';font-family:"mfn-icons";display:block;position:absolute;left:0;top:0;width:100%;height:180px;line-height:180px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.section-post-related .post-related .image_frame iframe{width:100%}.section-post-related .simple .post-related .image_frame{margin-left:0}.section-post-related .simple .post-related .date_label{margin-bottom:5px;position:static;padding:0;background-color:#fff0;background-image:none}.section-post-related .simple .post-related .date_label:after{display:none}.section-post-related .simple .post-related hr{display:none}.section-post-related .simple .post-related a.button{margin-left:0}.section-post-related .simple .post-related.format-quote .date_label{margin-bottom:10px}.section-post-related .simple .format-quote blockquote{margin-top:0}.single-format-link .single-photo-wrapper .share_wrapper{float:none;width:auto;padding:10px 15px 15px}.single-format-link .single-photo-wrapper .share_wrapper .stButton{margin:0 10px 0 0}.single-format-link .section-post-header .single-photo-wrapper .image_frame{display:none}.single-format-quote #Subheader .title{width:100%}.single-format-quote #Subheader ul.breadcrumbs{display:none}.single-format-quote .single-photo-wrapper .share_wrapper{float:none;width:auto;padding:10px 15px 15px}.single-format-quote .single-photo-wrapper .share_wrapper .stButton{margin:0 10px 0 0}.single-format-quote .section-post-header .single-photo-wrapper .image_frame{display:none}.portfolio.no-img .single-photo-wrapper .share_wrapper,.format-image.no-img .single-photo-wrapper .share_wrapper,.format-standard.no-img .single-photo-wrapper .share_wrapper{float:none;width:auto;padding:10px 15px 15px}.portfolio.no-img .single-photo-wrapper .share_wrapper .stButton,.format-image.no-img .single-photo-wrapper .share_wrapper .stButton,.format-standard.no-img .single-photo-wrapper .share_wrapper .stButton{margin:0 10px 0 0}.portfolio.no-img .section-post-header .single-photo-wrapper .image_frame,.format-image.no-img .section-post-header .single-photo-wrapper,.format-standard.no-img .section-post-header .single-photo-wrapper{display:none!important}.project-description li{width:99.9%;clear:both;padding:7px 10px;background:rgb(0 0 0 / .01);border-style:solid;border-color:rgb(0 0 0 / .03);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.project-description li .label{font-weight:700;min-width:40px;padding-right:10px;display:inline-block}.project-description li.one-third{float:left;width:33.3%;clear:none;padding-right:15px;border-width:0 1px 1px 0}.project-description li:nth-child(3){border-right-color:#fff0}.share_item{float:none;width:auto;padding:10px 15px 15px}.share_item .stButton{margin:0 10px 0 0}.share-simple .post-header .title_wrapper{margin-left:0;padding-left:0;border-left-width:0}.share-simple-wrapper{border-top:1px solid rgb(0 0 0 / .08);padding:15px 0;text-align:left}.share-simple-wrapper .share-label{margin-right:10px}.share-simple-wrapper .icons{display:inline}.share-simple-wrapper .icons a{padding:0 5px;color:#a8a8a8}.share-simple-wrapper .icons .facebook:hover{color:#3B5998}.share-simple-wrapper .icons .instagram:hover{color:#C13584}.share-simple-wrapper .icons .twitter:hover{color:#1DA1F2}.share-simple-wrapper .icons .google:hover{color:#DC4E41}.share-simple-wrapper .icons .linkedin:hover{color:#0077B5}.share-simple-wrapper .icons .pinterest:hover{color:#BD081B}.share-simple-wrapper .button-love{float:right}.share-simple-wrapper .mfn-love{position:relative;display:inline-block;padding-left:24px;margin-left:5px}.share-simple-wrapper .mfn-love i{position:absolute;left:0;top:0;font-size:16px}.share-simple-wrapper .mfn-love:hover{text-decoration:none}.share-simple-wrapper .mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.share-simple-wrapper .mfn-love:hover i:last-child,.share-simple-wrapper .mfn-love.loved i:last-child{opacity:1}.single-template .section-post-header,.single-template .section-post-about,.single-template .section-post-related,.single-template .section-post-comments{display:none}.mcb-sidebar{border-style:solid;padding:0 20px;position:relative}.mcb-sidebar:before{content:"";display:block;position:absolute;top:0;width:1500px;height:100%;background:rgb(0 0 0 / .01);visibility:visible}.mcb-sidebar .sidebar__inner{overflow:hidden;transform:translate(0,0);transform:translate3d(0,0,0)}.aside_left .mcb-sidebar{border-right-width:1px}.aside_left .mcb-sidebar:before{right:0}.aside_right .mcb-sidebar{border-left-width:1px}.aside_right .mcb-sidebar:before{left:0}.mcb-sidebar.style-simple{border-color:transparent!important}.mcb-sidebar.style-simple:before{content:unset}.aside_right .is-affixed .inner-wrapper-sticky,.aside_both .sidebar-2 .is-affixed .inner-wrapper-sticky{margin-left:1px}.mcb-sidebar.lines-boxed .widget:after{width:100%}.mcb-sidebar.lines-hidden .widget:after{display:none}.widget{margin:30px 0;position:relative}.widget:last-child:after{display:none}.widget:after{content:"";display:block;position:absolute;bottom:0;width:1500px;height:0;visibility:visible;border-width:1px 0 0;border-style:solid}.widget:not(.widget_block)>h3{font-size:18px;line-height:22px}.sidebar.has-lines .widget{padding-bottom:30px}.aside_left .widget:after{right:0}.aside_right .widget:after{left:0}.elementor-widget-sidebar .widget:after{content:unset}.with_aside.aside_both .sidebar-1{border-right-width:1px}.with_aside.aside_both .sidebar-1:before{right:0}.with_aside.aside_both .sidebar-1 .widget:after{right:0}.with_aside.aside_both .sidebar-2{border-left-width:1px}.with_aside.aside_both .sidebar-2:before{left:0}.with_aside.aside_both .sidebar-2 .widget:after{left:0}.widget_block label{font-size:18px;line-height:22px;font-weight:400;margin-bottom:15px}.wp-block-image img{height:auto}.wp-block-search .wp-block-search__button{max-height:39px}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border-color:#eee}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border:none;background:none!important;margin-bottom:0;padding:10px}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{margin-right:0;margin-bottom:0}.Recent_posts ul{margin:0!important}.Recent_posts ul li{margin-bottom:10px;list-style:none!important}.Recent_posts ul li:last-child{margin-bottom:0}.Recent_posts ul li a{text-decoration:none}.Recent_posts ul li .desc{margin-right:80px;padding:5px 15px;background:#fff;position:relative;min-height:70px}.Recent_posts ul li .desc:after{content:"";display:block;position:absolute;right:0;top:0;width:4px;height:100%}.Recent_posts ul li .desc h6{position:relative;z-index:2;margin-bottom:3px;padding-bottom:3px;border-bottom-width:1px;border-style:solid}.Recent_posts ul li .desc .date{position:relative;z-index:2}.Recent_posts ul li .desc .date i{display:inline-block;margin-right:2px}.Recent_posts ul li .photo{width:80px;height:80px;line-height:0;text-align:center;float:right;position:relative}.Recent_posts ul li .photo .c{width:25px;height:25px;line-height:25px;z-index:3;text-align:center;color:#fff;position:absolute;right:-12px;bottom:12px;font-size:11px;-webkit-border-radius:3px;border-radius:3px}.Recent_posts ul li.no-img{position:relative}.Recent_posts ul li.no-img .photo{width:0;position:static}.Recent_posts ul li.no-img .desc{margin-right:0;min-height:inherit}.Recent_posts.classic ul li a:hover h6,.Recent_posts.classic ul li a:hover .desc .date{color:#fff!important}.Recent_posts.classic ul li a:hover .desc:after{width:100%}.Recent_posts ul li.format-link .photo{background-color:#eee}.Recent_posts ul li.format-link .photo:after{content:'\e8c2';font-family:"mfn-icons";display:block;z-index:91;position:absolute;left:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.Recent_posts ul li.format-quote .photo{background-color:#eee}.Recent_posts ul li.format-quote .photo:after{content:'\e909';font-family:"mfn-icons";display:block;position:absolute;left:0;top:0;width:80px;height:80px;line-height:80px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.Recent_posts.blog_news ul li{margin-bottom:20px;overflow:hidden}.Recent_posts.blog_news ul li .photo{float:left;width:30%;height:auto;border-right:3px solid #ddd;background-color:#fff0}.Recent_posts.blog_news ul li .photo .c{display:none}.Recent_posts.blog_news ul li .desc{width:70%;margin-left:30%;padding-top:0;box-sizing:border-box;background:none!important}.Recent_posts.blog_news ul li .desc:after{display:none}.Recent_posts.blog_news ul li .desc h6{margin-top:-3px}.Recent_posts.blog_news ul li.no-img .photo{display:none}.Recent_posts.blog_news ul li.no-img .desc{width:100%;margin-left:0;padding-left:0}.Recent_posts ul li a h6,.Recent_posts ul li a .desc .date,.Recent_posts ul li a .desc:after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.widget_media_gallery .gallery .gallery-item{margin-bottom:24px}.widget_recent_entries ul li{padding:5px 15px;background:#fff;position:relative;margin-bottom:10px}.widget_recent_entries ul li a{display:block;text-decoration:none;position:relative;z-index:2;margin-bottom:3px;padding-bottom:3px;border-bottom-width:1px;border-style:solid}.widget_recent_entries ul li:last-child{margin-bottom:0}.widget_recent_entries ul li:after{content:"";display:block;position:absolute;right:0;top:0;width:4px;height:100%}.widget_recent_entries ul li:hover:after{width:100%}.widget_recent_entries ul li .post-date{display:block;position:relative;z-index:2}.widget_recent_entries ul li:hover a,.widget_recent_entries ul li:hover .post-date{color:#fff}.widget_recent_entries ul li:hover a,.widget_recent_entries ul li:hover .post-date,.widget_recent_entries ul li:hover:after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.widget_categories ul{list-style-type:square;color:#fff;padding:5px 10px 5px 30px}.widget_categories ul li{position:relative}.widget_categories ul li:after{content:"";display:block;width:70px;border-width:0 0 1px;border-style:solid;border-color:rgb(255 255 255 / .2);position:absolute;left:-30px;bottom:0}.widget_categories ul li:last-child:after{display:none}.widget_categories ul li a{color:#fff!important;display:inline-block;padding:7px 0 7px 3px}.widget_archive ul,.widget_nav_menu ul{list-style-type:square;padding:5px 10px 5px 30px;background:rgb(0 0 0 / .03)}.widget_archive ul li,.widget_nav_menu ul li{position:relative}.widget_archive ul li:after,.widget_nav_menu ul li:after{content:"";display:block;width:70px;border-width:0 0 1px;border-style:solid;border-color:rgb(0 0 0 / .1);position:absolute;left:-30px;bottom:0}.widget_archive ul li:last-child:after,.widget_nav_menu ul li:last-child:after{display:none}.widget_archive ul li a,.widget_nav_menu ul li a{display:block;padding:8px 0 9px 3px}.widget_meta ul,.widget_pages ul,.widget_rss ul{list-style-type:square;padding:0 0 0 30px}.widget_meta ul li a,.widget_pages ul li a,.widget_rss ul li a{display:block;padding:4px 0 7px 4px}.widget_mfn_recent_comments ul{margin:0!important}.widget_mfn_recent_comments ul li{padding-bottom:15px;margin-bottom:0!important;background:url(/wp-content/themes/betheme/images/recent_comments.png) no-repeat 4px top;padding-left:40px;position:relative;list-style:none!important}.widget_mfn_recent_comments ul li:last-child{padding-bottom:5px}.widget_mfn_recent_comments ul li .date_label{background-color:rgb(0 0 0 / .03);margin-top:7px;margin-bottom:5px;position:relative}.widget_mfn_recent_comments ul li .date_label:after{border-left-color:rgb(0 0 0 / .03)}.widget_mfn_recent_comments ul li:after{content:"";width:7px;height:7px;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:0;top:11px;display:block;z-index:1}.widget_mfn_recent_comments ul li p{margin-bottom:0}.widget_recent_comments ul li{padding-bottom:5px;padding-top:6px;background:url(/wp-content/themes/betheme/images/recent_comments.png) no-repeat 4px top;padding-left:40px;position:relative}.widget_recent_comments ul li:last-child{padding-bottom:5px}.widget_recent_comments ul li:after{content:"";width:7px;height:7px;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:0;top:11px;display:block;z-index:1}.widget_search input[type="text"]{margin-bottom:0;width:100%}.widget_search .icon_close,.widget_search .icon_search{display:none}.widget_calendar td,.widget_calendar th{padding:4px 3px}.widget_calendar caption{padding:5px;font-size:14px}.widget_calendar table tfoot tr:hover td{background:none!important}.Flickr{overflow:hidden}.Flickr .flickr_badge_image{margin:0;padding:0;float:left;margin:0 1% 2% 1%;width:23%}.Flickr .flickr_badge_image a{display:block;line-height:0}.widget_tp_widget_recent_tweets .tp_recent_tweets{clear:none;float:none}.widget_tp_widget_recent_tweets ul{overflow:hidden}.widget_tp_widget_recent_tweets ul li:last-child{padding-bottom:0}.widget_mfn_tag_cloud ul{margin-bottom:0;overflow:hidden}.widget_mfn_tag_cloud ul li{margin:0;padding:0;float:left;margin:0 5px 2px 0}.widget_mfn_tag_cloud a{overflow:hidden;white-space:nowrap;display:inline-block;height:22px;font-size:12px;padding-right:8px;margin-right:1px}.widget_mfn_tag_cloud a:hover{text-decoration:none}.widget_mfn_tag_cloud a span{padding-left:8px;height:22px;line-height:22px;display:block;float:left}.widget_mfn_menu ul li a{display:block;padding:7px 10px;margin-bottom:5px;background:#fff;border:1px solid rgb(0 0 0 / .04);color:#858585}.widget_mfn_menu ul li a:hover,.widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor)>a,.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor)>a{text-decoration:none;color:#fff!important}.widget_mfn_menu ul li ul li a{padding-left:20px}.widget_mfn_menu ul li ul li a:before{content:"-";margin-right:5px}.widget_mfn_menu ul li ul li ul li a{padding-left:40px}.widget_mfn_menu ul li ul li ul li ul li a{padding-left:60px}.widget_mfn_menu ul.submenus-hover li ul{overflow:hidden;max-height:0;transition:max-height .3s ease-in-out}.widget_mfn_menu ul.submenus-hover li.current_page_item>ul,.widget_mfn_menu ul.submenus-hover li:hover>ul{max-height:10000px}.widget_mfn_menu ul.submenu-active li.current-menu-parent>ul,.widget_mfn_menu ul.submenu-active li.current-menu-ancestor>ul{max-height:10000px}.widget_mfn_menu ul.submenus-click li ul{overflow:hidden;max-height:0}.widget_mfn_menu ul.submenus-click li.hover>ul{max-height:10000px}@media(min-width:768px){.widget_mfn_menu ul.submenus-click-mobile li ul{overflow:hidden;max-height:0;transition:max-height .3s ease-in-out}.widget_mfn_menu ul.submenus-click-mobile li.current_page_item>ul,.widget_mfn_menu ul.submenus-click-mobile li:hover>ul{max-height:10000px}}@media(max-width:767px){.widget_mfn_menu ul.submenus-click-mobile li ul{overflow:hidden;max-height:0}.widget_mfn_menu ul.submenus-click-mobile li.hover>ul{max-height:10000px}}.mfn-login{overflow:hidden}.mfn-login form p{margin-bottom:5px}.mfn-login form input{margin-bottom:0}.mfn-login .sep{margin:0 7px}.mfn-login .avatar-wrapper{float:left;width:64px;margin:0 10px 10px 0}.mfn-login .author{float:left}.mfn-login .alert{padding:5px 10px;margin-bottom:5px}.portfolio_group{margin:0!important}.portfolio_group .portfolio-item{list-style:none!important;float:left;margin-bottom:0}.portfolio_group .portfolio-item.isotope-grid-sizer{margin:0!important}.portfolio_group:not(.list) .portfolio-item{background:none}.portfolio_group .portfolio-item .list_style_header{display:none;width:100%;margin-bottom:20px;position:relative}.portfolio_group .portfolio-item .list_style_header .entry-title{margin:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper{display:flex;gap:5px;margin-left:auto;flex-shrink:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper a{margin-bottom:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper a:last-child{margin-right:0}.portfolio_group .portfolio-item:first-child .list_style_header .links_wrapper a.portfolio_prev_js{display:none}.portfolio_group .portfolio-item:last-child .list_style_header .links_wrapper a.portfolio_next_js{display:none}.portfolio_group .portfolio-item .image_frame{width:100%;margin-bottom:0}.portfolio_group .portfolio-item .desc{padding:20px;background:#fff;overflow:hidden}.portfolio_group .portfolio-item .desc .title_wrapper{position:relative;padding-right:43px}.portfolio_group .portfolio-item .desc .title_wrapper h5{margin-bottom:0}.portfolio_group .portfolio-item .desc .title_wrapper .button-love{position:absolute;right:0;top:0}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love{display:inline-block;position:relative;padding-left:24px}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:16px}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love:hover{text-decoration:none}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.portfolio_group .portfolio-item .desc .title_wrapper .button-love a:hover.mfn-love i:last-child,.portfolio_group .portfolio-item .desc .title_wrapper .button-love a.loved.mfn-love i:last-child{opacity:1}.portfolio_group .portfolio-item .desc .desc-wrapper{margin-right:280px}.portfolio_group .portfolio-item .desc .details-wrapper{float:right;width:240px;padding-left:19px;border-left-width:1px;border-style:solid}.portfolio_group .portfolio-item .desc .details-wrapper dl{margin-bottom:0}.portfolio_group .portfolio-item .desc .details-wrapper dl>dt{padding:2px 0;border:0;width:80px}.portfolio_group .portfolio-item .desc .details-wrapper dl>dd{padding:2px 0;border:0;margin-left:90px}.excerpt_hide .portfolio_group .portfolio-item .desc-wrapper{display:none}.portfolio_group.list .portfolio-item{width:100%;border-bottom-width:0;border-style:solid}.portfolio_group.list .portfolio-item .portfolio-item-fw-bg{background-position:top center;background-repeat:repeat;padding:35px 0}.portfolio_group:not(.list) .portfolio-item .portfolio-item-fw-bg{background:none!important}body.with_aside .portfolio_group.list .portfolio-item .portfolio-item-fw-bg{padding-left:5%;padding-right:5%}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:1176px;margin:0 auto}.portfolio_group.list .portfolio-item .list_style_header{display:flex;align-items:center}.portfolio_group.list .portfolio-item .desc{width:100%;background:none;padding:20px 0 0}.portfolio_group.list .portfolio-item .desc .title_wrapper{display:none}.portfolio_group.flat .portfolio-item{width:33.3%}.portfolio_group.flat .portfolio-item .image_frame{border:0}.portfolio_group.flat .portfolio-item .image_frame .mask{box-shadow:0 0 0 0;-webkit-box-shadow:0 0 0 0}.portfolio_group.flat .portfolio-item .desc{display:none}.portfolio_group.grid .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.grid .portfolio-item .desc .desc-wrapper,.portfolio_group.grid .portfolio-item .desc .details-wrapper{display:none}.portfolio_group.masonry .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.masonry .portfolio-item .desc .title_wrapper{margin-bottom:15px}.portfolio_group.masonry .portfolio-item .desc .desc-wrapper{display:block;margin-right:0}.portfolio_group.masonry .portfolio-item .desc .details-wrapper{display:none}.portfolio_group.masonry-hover .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper{position:relative;overflow:hidden}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc{opacity:0;position:absolute;left:0;top:0;background-color:rgb(0 0 0 / .3);height:100%;width:100%;padding:10% 10% 50px;box-sizing:border-box;z-index:2}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc h3:after{content:"";display:block;margin:15px 0;width:20px;height:3px;background:#fff}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc h3 a{color:#fff}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .desc-inner{height:100%;overflow:hidden;color:#fff}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper{bottom:18px;box-sizing:border-box;left:0;padding:0 7% 0 8%;position:absolute;width:100%}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.zoom,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.link,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.external{font-size:25px;color:#fff;position:relative;top:0}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.link{float:right}.portfolio_group.masonry-hover .portfolio-item .image-wrapper{line-height:0}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light h3 a,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light .desc-inner,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light .links-wrapper a{color:#444}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc.bg-light h3:after{background:#444}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper:hover .hover-desc{opacity:1}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a:hover.zoom,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a:hover.link,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a:hover.external{top:-3px}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc{padding:10%}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper{overflow:visible}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc{position:static;opacity:1}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc .desc-inner{margin-bottom:15px}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc .links-wrapper{position:static;padding:0;margin-top:30px}.portfolio_group.masonry-hover .portfolio-item.no-thumbnail .masonry-hover-wrapper .hover-desc .links-wrapper a.zoom{display:none}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.zoom,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.link,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrapper a.external,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.portfolio_group.masonry-minimal .portfolio-item{width:31.2%;margin:0 1% 20px}.portfolio_group.masonry-flat{float:left;width:100%}.portfolio_group.masonry-flat .portfolio-item{width:24.9%;width:calc(25% - 1px);display:block;float:left;position:relative}.portfolio_group.masonry-flat .portfolio-item.wide{width:49.8%;width:calc(50% - 1px)}.portfolio_group.masonry-flat .portfolio-item .portfolio-item-fill{padding-bottom:78%}.portfolio_group.masonry-flat .portfolio-item.tall .portfolio-item-fill{padding-bottom:156%}.portfolio_group.masonry-flat .portfolio-item.wide .portfolio-item-fill{padding-bottom:39%}.portfolio_group.masonry-flat .portfolio-item.tall.wide .portfolio-item-fill{padding-bottom:78%}.portfolio_group.masonry-flat .portfolio-item .image_frame{border:0;position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden}.portfolio_group.masonry-flat .portfolio-item .image_frame .image_wrapper{position:static}.portfolio_group.masonry-flat .portfolio-item .image_frame .mask{box-shadow:0 0 0 0;-webkit-box-shadow:0 0 0 0}.portfolio_group.masonry-flat .portfolio-item .image_frame img{margin:0!important;top:0!important}.portfolio_group.masonry-flat .portfolio-item .desc{display:none}.portfolio_group.grid.col-2 .portfolio-item,.portfolio_group.masonry.col-2 .portfolio-item,.portfolio_group.masonry-hover.col-2 .portfolio-item,.portfolio_group.masonry-minimal.col-2 .portfolio-item{width:47.99%}.portfolio_group.grid.col-3 .portfolio-item,.portfolio_group.masonry.col-3 .portfolio-item,.portfolio_group.masonry-hover.col-3 .portfolio-item,.portfolio_group.masonry-minimal.col-3 .portfolio-item{width:31.33%}.portfolio_group.grid.col-4 .portfolio-item,.portfolio_group.masonry.col-4 .portfolio-item,.portfolio_group.masonry-hover.col-4 .portfolio-item,.portfolio_group.masonry-minimal.col-4 .portfolio-item{width:22.99%}.portfolio_group.grid.col-5 .portfolio-item,.portfolio_group.masonry.col-5 .portfolio-item,.portfolio_group.masonry-hover.col-5 .portfolio-item,.portfolio_group.masonry-minimal.col-5 .portfolio-item{width:18.99%;margin:0 .5% 20px}.portfolio_group.grid.col-6 .portfolio-item,.portfolio_group.masonry.col-6 .portfolio-item,.portfolio_group.masonry-hover.col-6 .portfolio-item,.portfolio_group.masonry-minimal.col-6 .portfolio-item{width:15.66%;margin:0 .5% 20px}.portfolio_group.flat.col-2 .portfolio-item{width:49.99%}.portfolio_group.flat.col-3 .portfolio-item{width:33.33%}.portfolio_group.flat.col-4 .portfolio-item{width:24.99%}.portfolio_group.flat.col-5 .portfolio-item{width:19.99%}.portfolio_group.flat.col-6 .portfolio-item{width:16.66%}.portfolio_group.exposure .portfolio-item{width:100%;position:relative}.portfolio_group.exposure .portfolio-item a.link{display:block}.portfolio_group.exposure .portfolio-item .image-wrapper{line-height:0}.portfolio_group.exposure .portfolio-item .image-wrapper .mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:rgb(0 0 0 / .5);opacity:0}.portfolio_group.exposure .portfolio-item .desc-inner{position:absolute;left:0;top:30px;z-index:2;width:100%}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner{padding:0 35px;margin:0 1%;width:98%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.full-width .portfolio_group.exposure .portfolio-item .desc-inner{top:70px}.full-width .portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner{padding:0}.portfolio_group.exposure .portfolio-item .desc-inner .line{display:block;width:0;height:4px;margin-bottom:20px}.portfolio_group.exposure .portfolio-item .desc-inner .entry-title{margin-bottom:20px}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper{width:75%;opacity:.7}.portfolio_group.exposure .portfolio-item .details-wrapper{position:absolute;right:0;bottom:5px;z-index:2;width:100%}.portfolio_group.exposure .portfolio-item .details-wrapper .details-wrapper-inner{padding:0 25px;margin:0 1%;width:98%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.full-width .portfolio_group.exposure .portfolio-item .details-wrapper{bottom:35px}.full-width .portfolio_group.exposure .portfolio-item .details-wrapper .details-wrapper-inner{padding:0}.portfolio_group.exposure .portfolio-item .details-wrapper .column{float:right;opacity:0;-webkit-transform:translateY(-7%);transform:translateY(-7%);border-top:1px solid rgb(255 255 255 / .4);padding:20px 10px;margin-bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.portfolio_group.exposure .portfolio-item .details-wrapper .column h5.label{font-weight:400;margin-bottom:8px}.portfolio_group.exposure .portfolio-item .details-wrapper .column h5{font-weight:700}.portfolio_group.exposure .portfolio-item .desc-inner .entry-title,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h2,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h3,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h4,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h5,.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper h6,.portfolio_group.exposure .portfolio-item .details-wrapper h5,.portfolio_group.exposure .portfolio-item .details-wrapper h5 a{color:#fff}.portfolio_group.exposure .portfolio-item .desc-inner .line,.portfolio_group.exposure .portfolio-item .image-wrapper .mask{-webkit-transition:all 0.6s cubic-bezier(.645,.045,.355,1);transition:all 0.6s cubic-bezier(.645,.045,.355,1)}.portfolio_group.exposure .portfolio-item .details-wrapper .column{-webkit-transition:all 0.3s cubic-bezier(.645,.045,.355,1);transition:all 0.3s cubic-bezier(.645,.045,.355,1)}.portfolio_group.exposure .portfolio-item .details-wrapper .column:first-child{-webkit-transition-delay:0.2s;transition-delay:0.2s}.portfolio_group.exposure .portfolio-item .details-wrapper .column:nth-child(2){-webkit-transition-delay:0.3s;transition-delay:0.3s}.portfolio_group.exposure .portfolio-item .details-wrapper .column:nth-child(3){-webkit-transition-delay:0.4s;transition-delay:0.4s}.portfolio_group.exposure .portfolio-item:hover .desc-inner .line{width:100px}.portfolio_group.exposure .portfolio-item:hover .image-wrapper .mask{opacity:1}.portfolio_group.exposure .portfolio-item:hover .details-wrapper .column{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section_wrapper .portfolio_wrapper .column.one.pager_wrapper .hover-desc{margin:40px 0!important}.template-slider .section-portfolio-header{margin-top:30px}#Footer{background-position:center top;background-repeat:no-repeat;position:relative}#Footer.full-width .container{max-width:100%}#Footer .footer_action{background:rgb(0 0 0 / .1)}#Footer .footer_action .mcb-column-inner{margin-bottom:30px;padding-top:30px;text-align:center;font-size:110%;line-height:180%}#Footer .widgets_wrapper{padding:15px 0}#Footer .widgets_wrapper .mcb-column-inner{margin-bottom:0}#Footer .widgets_wrapper .widget:after{display:none}#Footer .footer_copy .one{margin-bottom:20px;padding-top:30px;min-height:33px}#Footer .footer_copy .copyright{float:left}#Footer .footer_copy .social{float:right;margin-right:20px}#Footer .footer_copy .social li{display:inline-block;margin-right:6px}#Footer .footer_copy .social li:last-child{margin-right:0}#Footer .footer_copy .social li a{font-size:15px;line-height:15px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#Footer .footer_copy .social-menu{float:right;margin-right:20px}#Footer .footer_copy .social-menu li{display:inline-block;margin-right:6px;padding-right:6px;border-right:1px solid rgb(255 255 255 / .1)}#Footer .footer_copy .social-menu li:last-child{margin-right:0;padding-right:0;border-right-width:0}.mfn-footer .footer_copy{border-top:1px solid rgb(255 255 255 / .1)}.mfn-footer .footer_copy .social li a{color:rgb(255 255 255 / .3)}.mfn-footer .footer_copy .social li a:hover{color:#fff}.footer-copy-center #Footer .footer_copy{text-align:center}.footer-copy-center #Footer .footer_copy .copyright{float:none;margin:0 0 10px}.footer-copy-center #Footer .footer_copy #back_to_top{float:none;margin:-10px 0 10px}.footer-copy-center #Footer .footer_copy .social{float:none;margin:0}.footer-copy-center #Footer .footer_copy .social-menu{float:none;margin:0}.footer_button{width:42px;height:42px;font-size:20px!important;padding:0}#back_to_top{float:right;margin:-9px 0 0}#back_to_top.in_footer{position:absolute;bottom:20px;right:75px}#back_to_top.hide{display:none}#back_to_top.sticky{position:fixed;right:75px;bottom:20px;z-index:9001}#back_to_top.sticky.scroll{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#back_to_top.sticky.scroll.focus,#back_to_top.sticky.scroll:hover{opacity:1}.button-round #back_to_top.sticky{right:100px}#Footer .Recent_posts ul li .desc{background:rgb(0 0 0 / .1)}#Footer .widget_mfn_menu ul li a{background:rgb(0 0 0 / .1);color:#ccc}#Footer .widget_recent_entries ul li{background:rgb(0 0 0 / .1)}#Footer ul.list_mixed li:after,#Footer ul.list_check li:after,#Footer ul.list_star li:after,#Footer ul.list_idea li:after{background:rgb(255 255 255 / .08)}#Footer .widget_mfn_recent_comments ul li .date_label{background-color:rgb(0 0 0 / .07)}#Footer .widget_mfn_recent_comments ul li .date_label:after{border-left-color:rgb(0 0 0 / .07)}.footer-fixed #Footer{position:fixed;width:100%;bottom:0;left:0;z-index:1}.footer-sliding #Wrapper{position:relative;z-index:0;overflow-x:hidden}.footer-sliding #Content{position:relative;z-index:0}.footer-sliding #Footer{position:fixed;width:100%;bottom:0;left:0;z-index:-1}.footer-stick #Footer.is-sticky{position:fixed;width:100%;bottom:0;left:0}#mfn-gdpr{display:none;align-items:center;position:fixed;z-index:10000;box-sizing:border-box}#mfn-gdpr.show{display:flex}#mfn-gdpr .mfn-gdpr-image{line-height:0}#mfn-gdpr .mfn-gdpr-content>:last-child{margin-bottom:0}#mfn-gdpr[data-direction="horizontal"]{justify-content:center;padding:30px;width:100%;left:0}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-image{margin-right:25px;flex-shrink:0}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-image img{max-height:48px;width:auto}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-content{margin-right:7vw}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-readmore{margin-right:15px;flex-shrink:0}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-button{flex-shrink:0}#mfn-gdpr[data-direction="vertical"]{flex-direction:column;padding:40px;bottom:40px;width:320px}#mfn-gdpr[data-direction="vertical"] .mfn-gdpr-image{margin-bottom:25px}#mfn-gdpr[data-direction="vertical"] .mfn-gdpr-image img{max-height:64px;max-width:100%}#mfn-gdpr[data-direction="vertical"] .mfn-gdpr-content{margin-bottom:15px;text-align:center}#mfn-gdpr[data-direction="vertical"] .mfn-gdpr-readmore{margin-bottom:15px}#mfn-gdpr[data-aligment="top"]{top:0}.admin-bar #mfn-gdpr[data-aligment="top"]{top:32px}#mfn-gdpr[data-aligment="bottom"]{bottom:0}#mfn-gdpr[data-aligment="left"]{left:40px}#mfn-gdpr[data-aligment="right"]{right:40px}#mfn-gdpr .mfn-gdpr-content ul,#mfn-gdpr .mfn-gdpr-content ol{margin:0 0 15px 20px}#mfn-gdpr[data-direction="vertical"] .mfn-gdpr-content ul,#mfn-gdpr[data-direction="vertical"] .mfn-gdpr-content ol{margin-left:0}#mfn-gdpr .mfn-gdpr-content ul{list-style:disc}#mfn-gdpr .mfn-gdpr-content ol{list-style:decimal}#mfn-gdpr{background-color:#eef2f5}#mfn-gdpr .mfn-gdpr-content,#mfn-gdpr .mfn-gdpr-content h1,#mfn-gdpr .mfn-gdpr-content h2,#mfn-gdpr .mfn-gdpr-content h3,#mfn-gdpr .mfn-gdpr-content h4,#mfn-gdpr .mfn-gdpr-content h5,#mfn-gdpr .mfn-gdpr-content h6,#mfn-gdpr .mfn-gdpr-content ol,#mfn-gdpr .mfn-gdpr-content ul{color:#626262}#mfn-gdpr .mfn-gdpr-content a,#mfn-gdpr a.mfn-gdpr-readmore{color:#161922}#mfn-gdpr a.mfn-gdpr-readmore:hover{color:#0089f7}#mfn-gdpr .mfn-gdpr-button{background-color:#006edf;color:#fff;border:solid 1px #fff0}#mfn-gdpr .mfn-gdpr-button:hover{background-color:#0089f7;color:#fff}.mfn-cookies,.mfn-cookies-reopen{--mfn-gdpr2-container-text-color:#626262;--mfn-gdpr2-container-strong-color:#07070a;--mfn-gdpr2-container-bg:#ffffff;--mfn-gdpr2-container-overlay:rgba(25,37,48,0.6);--mfn-gdpr2-details-box-bg:#fbfbfb;--mfn-gdpr2-details-switch-bg:#00032a;--mfn-gdpr2-details-switch-bg-active:#5acb65;--mfn-gdpr2-tabs-text-color:#07070a;--mfn-gdpr2-tabs-text-color-active:#0089f7;--mfn-gdpr2-tabs-border:rgba(8,8,14,0.1);--mfn-gdpr2-buttons-box-bg:#fbfbfb;--mfn-gdpr2-reopen-background:#fff;--mfn-gdpr2-reopen-color:#222;--mfn-gdpr2-reopen-box-shadow:0 15px 30px 0 rgba(1,7,39,0.13)}.mfn-cookies{display:none;box-sizing:content-box;position:fixed;left:0;top:0;width:100%;height:100%;padding:0 20px;box-sizing:border-box;background:var(--mfn-gdpr2-container-overlay);z-index:10000;font-size:15px;line-height:1.8}.mfn-cookies-open .mfn-cookies{display:block}.mfn-cookies-popup{display:flex;flex-direction:column;position:fixed;box-sizing:border-box;padding:15px;left:50%;top:50%;width:750px;max-width:calc(100% - 40px);transform:translate(-50%,-50%);z-index:9999;border-radius:8px;color:var(--mfn-gdpr2-container-text-color);background-color:var(--mfn-gdpr2-container-bg);box-shadow:6px 30px 60px 0 rgb(0 0 0 / .18)}.mfn-cookies .mfn-cookies-header{padding:15px 0;text-align:center}.mfn-cookies .mfn-cookies-header>*{margin:0}.mfn-cookies .mfn-cookies-footer{display:flex;gap:10px;padding:20px;background-color:var(--mfn-gdpr2-buttons-box-bg);border-radius:8px;width:100%;box-sizing:border-box}.mfn-cookies .mfn-cookies-footer>.button{flex-grow:1;margin:0;padding:11px 20px}.mfn-cookies .mfn-cookies-footer #consent_selected{display:none}.mfn-cookies .cookies-tab-nav{width:100%;list-style:none;border-bottom:1px solid var(--mfn-gdpr2-tabs-border);display:flex;gap:10px;padding:0 20px;box-sizing:border-box}.mfn-cookies .cookies-tab-nav .tab{flex-grow:1}.mfn-cookies .cookies-tab-nav .tab a{display:block;text-align:center;padding:15px 0;position:relative;text-decoration:none;color:var(--mfn-gdpr2-tabs-text-color);font-size:14px;line-height:1.2;font-weight:600}.mfn-cookies .cookies-tab-nav .tab a:after{display:none;content:"";width:100%;height:2px;position:absolute;bottom:0;left:0;background-color:var(--mfn-gdpr2-tabs-text-color-active)}.mfn-cookies .cookies-tab-nav .is-active a{color:var(--mfn-gdpr2-tabs-text-color-active)}.mfn-cookies .cookies-tab-nav .is-active a:after{display:block}.mfn-cookies .cookies-tab-content{display:none;padding:20px;box-sizing:border-box;max-height:calc(100vh - 350px);overflow:auto}.mfn-cookies .cookies-tab-content strong{color:var(--mfn-gdpr2-container-strong-color)}.mfn-cookies .cookies-tab-content>*:last-child{margin-bottom:0}.mfn-cookies[data-tab="consent"] .cookies-tab-content[data-id="consent"]{display:block}.mfn-cookies[data-tab="details"] .cookies-tab-content[data-id="details"]{display:block}.mfn-cookies[data-tab="about"] .cookies-tab-content[data-id="about"]{display:block}.mfn-cookies[data-tab="details"] .mfn-cookies-footer #consent_selected{display:inline-flex}.mfn-cookies[data-tab="details"] .mfn-cookies-footer #consent_customize{display:none}@media (max-width:550px){.mfn-cookies .cookies-tab-nav{padding:0}.mfn-cookies .mfn-cookies-footer{flex-direction:column}}.mfn-cookies .cookie-consent{display:flex;flex-direction:column;gap:15px}.mfn-cookies .cookie-consent .cookie-type{flex-grow:1;padding:15px 20px;background-color:var(--mfn-gdpr2-details-box-bg)}.mfn-cookies .cookie-consent .cookie-type header{display:flex;align-items:center;margin-bottom:5px}.mfn-cookies .cookie-consent .cookie-type header .mfn-switch{margin-left:auto}.mfn-cookies .cookie-consent .cookie-type{margin:0}.mfn-cookies .cookie-consent .cookie-type>*:last-child{margin-bottom:0}.mfn-switch{display:inline-flex}.mfn-switch label{display:block;position:relative;width:60px;height:30px;background-color:#00032A;border-radius:30px;cursor:pointer;transition:all ease-in-out 0.3s}.mfn-switch label:after{content:"";display:block;width:22px;height:22px;background-color:#fff;border-radius:100%;cursor:pointer;position:absolute;left:4px;top:4px;transition:all ease-in-out 0.3s}.mfn-switch input[type=checkbox]{display:none}.mfn-switch input[type=checkbox]:checked~label{background-color:#5ACB65}.mfn-switch input[type=checkbox]:checked~label:after{left:32px}.mfn-switch input[type=checkbox]:disabled~label{opacity:.5;cursor:not-allowed;filter:saturate(0%)}.mfn-switch input[type=checkbox]:disabled~label:after{cursor:not-allowed}.mfn-cookies .mfn-switch label{background-color:var(--mfn-gdpr2-details-switch-bg)}.mfn-cookies .mfn-switch input[type=checkbox]:checked~label{background-color:var(--mfn-gdpr2-details-switch-bg-active)}.mfn-cookies-reopen{position:fixed;display:flex;align-items:center;justify-content:center;left:20px;bottom:20px;width:40px;height:40px;background:var(--mfn-gdpr2-reopen-background);border-radius:100%;box-shadow:var(--mfn-gdpr2-reopen-box-shadow);cursor:pointer;z-index:999}.mfn-cookies-reopen i{color:var(--mfn-gdpr2-reopen-color)}.mfn-cookies-reopen svg path{stroke-width:0;fill:var(--mfn-gdpr2-reopen-color)}.comments{margin-bottom:0}#comments .nocomments{margin-bottom:40px}#comments>:first-child{border-top-width:1px;border-style:solid;padding-top:20px}.page #comments>:first-child{margin-top:20px}#comments .commentlist{margin-left:0}#comments .commentlist li{list-style:none!important}#comments .commentlist>li{margin-bottom:30px}#comments .commentlist>li .comment-body{position:relative;background:#fff;padding:20px;margin-bottom:20px;margin-left:105px}#comments .commentlist>li .comment-body:after{content:"";display:block;position:absolute;left:-6px;top:35px;width:0;height:0;border-style:solid;border-width:6px 6px 6px 0;border-color:#fff0 #fff #fff0 #fff0}#comments .commentlist>li .children{margin-bottom:15px;padding-left:40px;border-left:1px solid #ddd}#comments .commentlist>li .photo{display:block;width:64px;height:64px;overflow:hidden;line-height:0;position:absolute;left:-105px;top:0;border-width:8px;border-style:solid;-webkit-border-radius:100%;border-radius:100%}#comments .commentlist>li .comment-author{font-size:15px;color:#444}#comments .commentlist>li .comment-author .fn{font-weight:700}#comments .commentlist>li .comment-meta{font-size:12px;font-style:italic}#comments .commentlist>li p{margin:4px 0 10px}#comments .commentlist>li .reply{position:absolute;right:20px;top:20px}#comments .commentlist>li .reply a.comment-reply-link{font-size:11px;color:#fff;padding:3px 6px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:3px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}#comments .commentlist>li .reply a:hover.comment-reply-link{text-decoration:none}#comments .commentlist li .comment-body.lastBorder{border-bottom:0}#comments .commentlist .children{margin-bottom:0;margin-left:30px;padding-left:50px}#comments .commentlist .children li{margin-bottom:0}#comments #comments-title{margin-bottom:20px}#comments #comments-title span{font-style:italic}.content-brightness-dark #comments .commentlist>li .comment-body{background:rgb(255 255 255 / .05)}.content-brightness-dark #comments .commentlist>li .comment-body:after{border-right-color:rgb(255 255 255 / .05)}#respond{overflow:hidden;margin-bottom:40px}#respond .comment-reply-title{font-size:21px;line-height:25px}#respond .comment-reply-title>small{margin-left:10px;font-size:13px}#respond p{margin-bottom:15px;padding-left:0!important}#respond .comment-notes .required{position:static}#respond input[type="text"]{margin-bottom:0}#respond label{margin-bottom:3px}#respond .comment-form-author{width:31.3%;margin-right:2%!important;float:left;position:relative}#respond .comment-form-email{width:31.3%;margin-right:2%!important;float:left;position:relative}#respond .comment-form-url{width:33.3%;float:left;position:relative}#respond input[type="text"],#respond input[type="password"],#respond input[type="email"],#respond select{width:100%}#respond .comment-form-comment{width:100%}#respond .comment-form-comment textarea{width:100%;margin-bottom:10px}#respond .form-submit{margin:0}#respond .form-submit input[type="submit"]{font-size:14px;float:right!important;margin:0!important}#respond .form-allowed-tags{display:none}#respond .form-allowed-tags code{margin-top:10px}.single-testimonial .post-nav,.single-testimonial .post-meta .category,.single-testimonial .fixed-nav{display:none}body.error404.default-404{height:100%}body.error404.default-404 .mfn-header-overlay,body.error404.default-404 header,body.error404.default-404 #Header_wrapper,body.error404.default-404 footer{display:none!important}body.error404.default-404 #Wrapper{height:100%}#Error_404{overflow:hidden;position:absolute;top:50%;margin-top:-150px;left:30px}#Error_404 .error_pic{width:30%;float:left;text-align:center}#Error_404 .error_pic i{font-size:250px;line-height:250px}#Error_404 .error_desk{width:70%;float:left;padding-top:40px}#Error_404 .error_desk h2{font-size:45px;line-height:45px}#Error_404 .error_desk h4{font-size:26px;line-height:30px}#Error_404 .error_desk p .check{line-height:45px;font-size:16px}#Error_404 .error_desk p .button{margin:0;display:inline;margin-left:20px;line-height:60px}body.error404.custom-404,body.error404.events-archive{height:auto}body.error404:not(.events-archive) #Content{padding:0!important}body.error404.custom-404 #Subheader,body.error404.custom-404-header-hide .mfn-header-overlay,body.error404.custom-404-header-hide header,body.error404.custom-404-header-hide #Header_wrapper,body.error404.custom-404-footer-hide footer{display:none!important}body.under-construction.default-uc .mfn-header-overlay,body.under-construction.default-uc header,body.under-construction.default-uc #Header_wrapper,body.under-construction.default-uc footer{display:none!important}body.under-construction.custom-uc #Subheader,body.under-construction.custom-uc-header-hide .mfn-header-overlay,body.under-construction.custom-uc-header-hide header,body.under-construction.custom-uc-header-hide #Header_wrapper,body.under-construction.custom-uc-footer-hide footer{display:none!important}.search-not-found{margin:40px 1% 70px}.search-not-found .snf-pic{text-align:center;margin-bottom:20px}.search-not-found .snf-pic i{font-size:130px;line-height:130px}.search-not-found .snf-desc{text-align:center}.section.has-video{position:relative;overflow:hidden}.section.has-video .section_video .mask{position:absolute;top:0;left:0;height:100%;width:100%;background:url(/wp-content/themes/betheme/images/videomask.png) repeat center}.section.hide-video-dots .section_video .mask{display:none}.section.has-video .section_video{position:absolute;top:0;left:0;height:100%;min-width:100%;overflow:hidden;display:flex}.section.has-video .section_video video{width:100%;object-fit:cover}.section.has-video .section_wrapper{position:relative}@media only screen and (max-device-width:959px){.no-section-video-desktop .section.has-video .section_video{display:none!important}}.section.has-navi .section-nav{position:absolute;left:50%;z-index:201;cursor:pointer;font-size:38px;width:50px;height:50px;line-height:50px;margin:0 0 0 -25px;text-align:center;color:rgb(0 0 0 / .2)}.section.has-navi .section-nav:hover{color:rgb(0 0 0 / .8)}.section.has-navi .section-nav.prev{top:25px}.section.has-navi .section-nav.next{bottom:25px}.section.has-navi:first-of-type .section-nav.prev,.section.has-navi:last-of-type .section-nav.next{display:none}.section.has-navi .section-nav{color:rgb(0 0 0 / .2)}.section.has-navi .section-nav:hover{color:rgb(0 0 0 / .8)}.section.has-navi.dark .section-nav{color:rgb(255 255 255 / .2)}.section.has-navi.dark .section-nav:hover{color:rgb(255 255 255 / .8)}.section.has-navi .section-nav{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.dark,.dark ul.timeline_items,.dark .icon_box a .desc,.dark .icon_box a:hover .desc,.dark .feature_list ul li a,.dark .list_item a:not(.icon_bar),.dark .list_item a:not(.icon_bar):hover,.dark .widget_recent_entries ul li a{color:#fff!important}.dark .ui-tabs .ui-tabs-panel,.dark .accordion .question .answer{color:#626262}.dark .column a:not(.button){color:rgb(255 255 255 / .66)}.dark blockquote{background-image:url(/wp-content/themes/betheme/images/stripes/textline_dark.png)}.dark blockquote:after{color:rgb(255 255 255 / .1)}.dark h1,.dark h1 a,.dark h1 a:hover{color:#fff}.dark h2,.dark h2 a,.dark h2 a:hover{color:#fff}.dark h3,.dark h3 a,.dark h3 a:hover{color:#fff}.dark h4,.dark h4 a,.dark h4 a:hover{color:#fff}.dark h5,.dark h5 a,.dark h5 a:hover{color:#fff}.dark h6,.dark h6 a,.dark h6 a:hover,.dark a.content_link .title{color:#fff}.dark .idea_box,.dark table th,.dark table td,.dark .list_item .circle,.dark input[type="text"],.dark input[type="tel"],.dark input[type="password"],.dark input[type="email"],.dark textarea,.dark select,.dark .promo_box.has_border:after,.dark dl>dt,.dark dl>dd,.dark .article_box .desc_wrapper p,.dark a.icon_bar,.dark a.content_link,.dark .how_it_works .image,.dark .opening_hours,.dark .opening_hours .opening_hours_wrapper li,.dark .icon_box.has_border:after,.dark .chart_box:before,.dark .pricing-box,.dark .team_list .bq_wrapper,.dark .post-footer .post-links,.dark .format-link .post-title .icon-link,.dark .share_wrapper,.dark .post-header .title_wrapper,.dark .section-post-related .section-related-adjustment,.dark .comments,.dark .mcb-sidebar,.dark .widget:after,.dark .fixed-nav .desc h6,.dark .portfolio_group.list .portfolio-item,.dark .portfolio_group .portfolio-item .desc .details-wrapper,.dark .Recent_posts ul li .desc h6,.dark .widget_recent_entries ul li a,.dark .woocommerce .widget_best_sellers li,.dark .woocommerce .widget_featured_products li,.dark .woocommerce .widget_recent_reviews li,.dark .woocommerce .widget_recent_products li,.dark .woocommerce .widget_recently_viewed_products li,.dark .woocommerce .widget_random_products li,.dark .woocommerce .widget_top_rated_products li,.dark .woocommerce .widget_onsale li,.dark .woocommerce .widget_layered_nav li,.dark .woocommerce .widget_shopping_cart ul.product_list_widget li,.dark .woocommerce .widget_products li,.dark .woocommerce .product .related.products,.dark .woocommerce .product div.entry-summary h1.product_title:after,.dark .woocommerce .quantity input.qty{border-color:rgb(255 255 255 / .08)}.dark .blockquote p.author span,.dark .counter .desc_wrapper .title,.dark .article_box .desc_wrapper p,.dark .team .desc_wrapper p.subtitle,.dark .pricing-box .plan-header p.subtitle,.dark .pricing-box .plan-header .price sup.period,.dark .chart_box p,.dark .fancy_heading .inside,.dark .fancy_heading_line .slogan,.dark .post-meta,.dark .post-meta a,.dark .post-footer,.dark .post-footer a span.label,.dark .pager .pages a,.dark .button-love a .label,.dark .pager-single a,.dark #comments .commentlist>li .comment-author .says,.dark .fixed-nav .desc .date,.dark .filters_buttons li.label,.dark .Recent_posts ul li a .desc .date,.dark .widget_recent_entries ul li .post-date,.dark .tp_recent_tweets .twitter_time,.dark .widget_price_filter .price_label,.dark .shop-filters .woocommerce-result-count,.dark .woocommerce ul.product_list_widget li .quantity,.dark .widget_shopping_cart ul.product_list_widget li dl,.dark .product_meta .posted_in,.dark .woocommerce .shop_table .product-name .variation>dd,.dark .shipping-calculator-button:after,.dark .shop_slider .shop_slider_ul .item_wrapper .price del,.dark .testimonials_slider .testimonials_slider_ul li .author span,.dark .testimonials_slider .testimonials_slider_ul li .author span a{color:#DEDEDE}.dark hr{background-color:rgb(255 255 255 / .08);color:rgb(255 255 255 / .08)}.dark .faq .question .title{color:#fff}.dark .faq .question,.dark .faq .question::after{background-color:rgb(255 255 255 / .02)}.dark .faq .question::before{border-color:rgb(255 255 255 / .1)}.dark .faq .question .title>.acc-icon-plus,.dark .faq .question .title>.acc-icon-minus{color:rgb(255 255 255 / .25)}.style-simple .dark .faq .question{border-color:rgb(255 255 255 / .1)}.dark blockquote{color:#fff}.dark .article_box .desc_wrapper h4{color:#444}.dark .progress_bars .bars_list li h6 .label{color:rgb(255 255 255 / .35);background:rgb(255 255 255 / .05)}.dark .counter .desc_wrapper .number{color:#fff}.dark a.content_link .title{color:#444}.dark .opening_hours,.dark .opening_hours h3{color:#444}.dark .Recent_posts ul li .desc{background:rgb(0 0 0 / .1)}.dark .pricing-box-box{background:rgb(0 0 0 / .1)}.dark .pricing-box .plan-inside ul li{border-bottom:1px solid rgb(255 255 255 / .1)}.dark .column_column ul,.dark .column_column ol,.dark .the_content_wrapper ul,.dark .the_content_wrapper ol{color:#fff}.dark .list_item.lists_2 .list_icon i{color:#fff}.dark .pricing-box-table.pricing-box-featured{background:rgb(0 0 0 / .1)}.dark .pricing-box .plan-header .price sup.period{color:rgb(255 255 255 / .5)!important}.dark .call_to_action .call_left h3,.dark .call_to_action .call_center a{color:#fff}.dark .fancy_heading_line{background-image:url(/wp-content/themes/betheme/images/fancy_heading_hr_dark.png)}.dark .content_slider.flat a.button .button_icon i{color:#fff}.style-simple .dark .quick_fact .number-wrapper{color:#fff}.dark a.mfn-link,.dark a:hover.mfn-link{color:#fff}.dark a.hover.mfn-link-2 span:before,.dark a.mfn-link-8:after,.dark a.mfn-link-8:before{background:#fff}.dark a.mfn-link-4:hover:before,.dark a.mfn-link-4:hover:after,.dark a.hover.mfn-link-4:before,.dark a.hover.mfn-link-4:after,.dark a.mfn-link-7:after,.dark a.mfn-link-7:before{background:#fff}.dark a.mfn-link-6:before{border-bottom-color:#fff}.dark .slider_pagination a{background:rgb(255 255 255 / .3)}.dropcap{display:inline-block;float:left;width:35px;height:35px;line-height:35px;font-size:20px;margin:0 10px 5px 0;text-align:center;-webkit-border-radius:5px;border-radius:5px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}.dropcap_circle{-webkit-border-radius:100%;border-radius:100%}.dropcap.transparent{background:none!important}.dropcap.size-2{width:50px;height:50px;line-height:50px;font-size:35px}.dropcap.size-3{width:60px;height:60px;line-height:60px;font-size:40px}.highlight{padding:1px 7px;-webkit-border-radius:3px;border-radius:3px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}.highlight.highlight_image{padding:0 2px 7px}.highlight.highlight-underline{position:relative;padding:0;border-radius:unset;background-color:unset!important;background-image:unset}.highlight.highlight-underline .highlight-word{position:relative;z-index:1}.highlight.highlight-underline .highlight-word .highlight-border{content:"";position:absolute;left:0;bottom:20%;width:calc(100% + 0.3em);height:15%;margin-left:-.15em;transform:skew(-12deg) translateX(0);background:#0089F7;z-index:-1}.tooltip{display:inline;position:relative;cursor:help;border-bottom-width:1px;border-style:dotted}.mfn-copy-to-clipboard.tooltip{cursor:pointer}.tooltip:hover:before,.tooltip:focus:before,.tooltip.tooltip-img:hover .tooltip-content,.tooltip.tooltip-img.hover .tooltip-content{opacity:1;transform:translate(-50%,-10px)}.tooltip:hover:after,.tooltip:focus:after{opacity:1;transform:translate(-50%,-10px) rotate(45deg)}.tooltip:before,.tooltip.tooltip-img .tooltip-content{content:attr(data-tooltip);position:absolute;z-index:98;text-align:center;text-indent:0;bottom:100%;left:50%;padding:6px 12px;font-size:12px;line-height:20px;opacity:0;transform:translate(-50%,0);pointer-events:none;border-radius:3px}.tooltip:after{position:absolute;z-index:98;display:block;bottom:100%;left:50%;content:'';width:10px;height:10px;border-radius:2px;margin-bottom:-4px;transform:translate(-50%,0) rotate(45deg);opacity:0;pointer-events:none}.tooltip:before{max-width:250px;width:100%;width:max-content}.tooltip.tooltip-img .tooltip-content{width:300px;font-size:13px;line-height:18px;text-align:center;padding:12px 12px 10px;white-space:normal}.tooltip[data-position="bottom"]:before,.tooltip[data-position="bottom"].tooltip-img .tooltip-content{transform:translate(-50%,0);top:100%;bottom:auto}.tooltip[data-position="bottom"]:hover:before,.tooltip[data-position="bottom"]:focus:before,.tooltip[data-position="bottom"].tooltip.tooltip-img:hover .tooltip-content,.tooltip[data-position="bottom"].tooltip.tooltip-img.hover .tooltip-content{opacity:1;transform:translate(-50%,10px)}.tooltip[data-position="bottom"]:after{transform:translate(-50%,0) rotate(45deg);top:100%;bottom:auto}.tooltip[data-position="bottom"]:hover:after,.tooltip[data-position="bottom"]:focus:after{transform:translate(-50%,10px) rotate(45deg);margin-top:-4px}.tooltip[data-position="left"]:before,.tooltip[data-position="left"].tooltip-img .tooltip-content{transform:translate(0,-50%);left:auto;bottom:auto;right:100%;top:50%}.tooltip[data-position="left"]:hover:before,.tooltip[data-position="left"]:focus:before,.tooltip[data-position="left"].tooltip.tooltip-img:hover .tooltip-content,.tooltip[data-position="left"].tooltip.tooltip-img.hover .tooltip-content{transform:translate(-10px,-50%)}.tooltip[data-position="left"]:after{transform:translate(5px,-5px) rotate(45deg);left:auto;bottom:auto;right:100%;top:50%}.tooltip[data-position="left"]:hover:after,.tooltip[data-position="left"]:focus:after{transform:translate(-60%,-5px) rotate(45deg)}.tooltip[data-position="right"]:before,.tooltip[data-position="right"].tooltip-img .tooltip-content{transform:translate(0,-50%);left:100%;bottom:auto;right:auto;top:50%}.tooltip[data-position="right"]:hover:before,.tooltip[data-position="right"]:focus:before,.tooltip[data-position="right"].tooltip.tooltip-img:hover .tooltip-content,.tooltip[data-position="right"].tooltip.tooltip-img.hover .tooltip-content{transform:translate(10px,-50%)}.tooltip[data-position="right"]:after{transform:translate(-5px,-5px) rotate(45deg);left:100%;bottom:auto;right:auto;top:50%}.tooltip[data-position="right"]:hover:after,.tooltip[data-position="right"]:focus:after{transform:translate(60%,-5px) rotate(45deg)}.tooltip:before,.tooltip.tooltip-img .tooltip-content{transition:transform 0.2s ease-out}.tooltip:after{transition:transform 0.2s ease-out}.js-tooltip-txt{position:fixed;background:#444;color:#fff;box-shadow:0 0 15px rgb(0 0 0 / .15);border-radius:3px;padding:6px 12px;font-size:12px;line-height:20px;display:inline-block;transform:translate(-50%,-100%);max-width:250px;z-index:200000}.js-tooltip-txt:before{content:"";display:block;position:absolute;top:calc(100% - 6px);left:50%;width:10px;height:10px;border-radius:2px;transform:translate(-50%,0) rotate(45deg);background:#444}blockquote{font-size:17px;line-height:31px;display:block;height:auto;margin:0 0 35px 25px;top:15px;position:relative}blockquote:before{content:""}.blockquote{position:relative}.blockquote .mfn-blockquote-icon{display:block;font-size:65px;position:absolute;left:25px;top:25px;transform:translate(-50%,-50%);color:rgb(0 0 0 / .1)}.blockquote{margin-bottom:20px}.blockquote blockquote{margin-bottom:25px}body:not(.style-simple) .blockquote blockquote{text-decoration:underline;text-decoration-color:rgb(0 0 0 / .1);text-underline-offset:8px;text-align:left;text-decoration-thickness:1px;text-underline-position:from-font}.blockquote p.author{margin-left:25px}.blockquote p.author i{margin-right:5px}.column_button .button{margin:0!important;vertical-align:middle}.button_align.align_center{text-align:center}.button_align.align_right{text-align:right}.column_image{line-height:0}.image_frame,.wp-caption{display:block;overflow:hidden;margin:0;border-style:solid;border-width:0;max-width:100%;line-height:0;box-sizing:border-box}.image_item.image_frame{display:inline-block}.image_item.image_frame.svg,.image_item.image_frame.svg img{width:100%}.column_column .image_item.image_frame:not(.svg){vertical-align:top}.image_frame .image_wrapper,.wp-caption img{box-sizing:border-box}.image_frame a,.wp-caption a{display:block;-webkit-tap-highlight-color:#fff0}.wp-caption-text{display:block;text-align:center;margin:0;padding:10px 0 5px;line-height:normal}.wp-caption-text.hide{display:none}.if-caption-on .gallery-item{position:relative}.if-caption-on .image_frame{position:relative}.if-caption-on .wp-caption-text{position:absolute;bottom:15px;left:15px;padding:5px 10px!important;width:calc(100% - 30px);box-sizing:border-box;background:rgb(0 0 0 / .5);color:rgb(255 255 255 / .7);border-radius:3px}.image_frame.no_border{border-width:0}.image_frame.no_border .wp-caption-text,.if-zoom .image_frame:not(.has_border) .wp-caption-text{padding:10px 0}.the_content_wrapper .image_frame,.the_content_wrapper .wp-caption{margin-bottom:20px}.the_content_wrapper .wp-caption.alignnone,.the_content_wrapper .wp-caption.aligncenter{clear:both}.image_frame .image_wrapper{position:relative;overflow:hidden}.image_frame .image_wrapper .mask{position:absolute;left:0;width:100%;height:100%;z-index:2}.image_frame .image_wrapper img:not(.ls-l){position:relative;top:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.masonry-flat .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.image_frame:hover .image_wrapper img,.image_frame:focus .image_wrapper img,.image_frame.hover .image_wrapper img{top:-15px}.image_frame:hover .image_wrapper .ls-container img,.image_frame:focus .image_wrapper .ls-container img,.image_frame.no_link:hover .image_wrapper img,.image_frame.no_link:focus .image_wrapper img{top:0}.image_frame .image_wrapper .mask:after{content:"";display:block;position:absolute;left:0;width:100%;height:100%;z-index:3;opacity:0}.image_frame:hover .image_wrapper .mask:after,.image_frame:focus .image_wrapper .mask:after,.image_frame.hover .image_wrapper .mask:after{opacity:1}.image_frame.no_link:hover .image_wrapper .mask:after,.image_frame.no_link:focus .image_wrapper .mask:after{opacity:0}.image_frame .image_wrapper .image_links{display:flex;width:100%;height:60px;position:absolute;left:0;bottom:-60px;z-index:4;overflow:hidden}.image_frame:hover .image_wrapper .image_links,.image_frame:focus .image_wrapper .image_links,.image_frame.hover .image_wrapper .image_links{bottom:0}.image_frame .image_wrapper .image_links a{display:flex;justify-content:center;align-items:center;flex:1;position:relative;width:100%;border-style:solid;border-color:#fff0}.image_frame .image_wrapper .image_links a:not(:last-child){border-right-width:1px}.image_frame .image_wrapper .image_links a svg{width:32px}.image_frame .image_wrapper .image_links a.loading svg{visibility:hidden}.image_frame .image_wrapper .image_links a.loading:before{display:none}.image_frame .image_wrapper .image_links a.loading:after{content:"";display:block;position:absolute;left:50%;top:50%;right:auto;bottom:auto;margin:-10px 0 0 -10px;width:20px;height:20px;border-radius:100%;border-width:2px;border-style:solid;border-bottom-color:transparent!important;background:none;transform:none;transition:none!important;animation:spin 1.5s linear infinite}.image_frame .image_wrapper .image_links.hover-title a{font-size:15px;text-decoration:none}.image_frame .image_wrapper.hover-secondary-image .image-primary{display:inline-block;opacity:1;transform:unset!important}.image_frame .image_wrapper.hover-secondary-image .image-secondary{display:block;position:absolute;left:50%;top:50%!important;opacity:0;transform:translate(-50%,-50%)!important}.image_frame:hover .image_wrapper.hover-secondary-image .image-primary,.image_frame:focus .image_wrapper.hover-secondary-image .image-primary,.image_frame.hover .image_wrapper.hover-secondary-image .image-primary{opacity:0}.image_frame:hover .image_wrapper.hover-secondary-image .image-secondary,.image_frame:focus .image_wrapper.hover-secondary-image .image-secondary,.image_frame.hover .image_wrapper.hover-secondary-image .image-secondary{opacity:1}.image_frame:hover .image_wrapper.hover-secondary-image .image-primary,.image_frame:focus .image_wrapper.hover-secondary-image .image-primary,.image_frame.hover .image_wrapper.hover-secondary-image .image-primary{opacity:0}.image_frame:hover .image_wrapper.hover-secondary-image .image-primary,.image_frame:focus .image_wrapper.hover-secondary-image .image-primary,.image_frame.hover .image_wrapper.hover-secondary-image .image-primary{top:0!important}.image_frame .image_wrapper.hover-secondary-image .wp-post-image{transition:opacity .4s ease-in-out}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.alignleft{float:left;margin:15px 15px 15px 0}.alignright{float:right;margin:15px 0 15px 15px}.aligncenter{text-align:center;margin:0 auto;display:block}.aligncenter.image_frame{width:100%}.aligncenter img{display:inline}.image_frame .image_wrapper img,.image_frame .image_wrapper .mask:after,.image_frame .image_wrapper .image_links{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.image_frame .image_wrapper .image_links a{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.greyscale .image_wrapper .mask{display:none}.greyscale img{filter:grayscale(100%)}.greyscale img:hover,.greyscale a:hover img,.greyscale .client_wrapper:hover img{filter:none}.invert img{filter:invert(1) hue-rotate(180deg)}.greyscale.invert img{filter:grayscale(100%) invert(1) hue-rotate(180deg)}.if-overlay .image_frame .image_wrapper .image_links{opacity:0;width:auto;height:auto;bottom:auto;top:50%;left:50%;z-index:4;transform:translate(-50%,-50%)}.if-overlay .image_frame .image_wrapper .image_links a{height:60px;width:60px}.if-overlay .image_frame .image_wrapper .image_links.hover-title{width:100%;left:0;margin-left:0;transform:translateY(-50%)}.if-overlay li.product .product-loading-icon,.if-overlay li.product .added-cart{border-radius:0!important;width:60px!important;height:60px!important;margin:-30px 0 0 -30px!important}.if-overlay li.product.adding-to-cart .added-cart,.if-overlay li.product.added-to-cart .added-cart{z-index:5!important}.if-overlay .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-overlay .image_frame:hover .image_wrapper .image_links,.if-overlay .image_frame:focus .image_wrapper .image_links,.if-overlay .image_frame.hover .image_wrapper .image_links{animation:if-overlay-animation 0.3s normal forwards ease-in-out}.if-overlay .image_frame:hover .image_wrapper img,.if-overlay .image_frame:focus .image_wrapper img,.if-overlay .image_frame.hover .image_wrapper img{top:0;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.if-overlay .image_item:hover .image_wrapper img,.if-overlay .image_item:focus .image_wrapper img,.if-overlay .image_item.hover .image_wrapper img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}@keyframes if-overlay-animation{0%{opacity:0}100%{opacity:1}}.if-modern-overlay .image_frame .image_wrapper .image_links{flex-direction:column;width:auto;height:auto;bottom:auto;top:10px;left:auto;right:10px;z-index:4;background-color:#fff0;overflow:visible}.if-modern-overlay .image_frame .image_wrapper .image_links a{opacity:0;flex:auto;width:36px;height:36px;border-radius:100%;margin-bottom:7px;cursor:pointer;border-width:1px}.if-modern-overlay .image_frame .image_wrapper .image_links a:last-child{margin-bottom:0}.if-modern-overlay .image_frame .image_wrapper .image_links a svg{width:24px}.if-modern-overlay .image_frame .image_wrapper .image_links a.loved:before,.if-modern-overlay .image_frame .image_wrapper .image_links a.loved:after,.if-modern-overlay .image_frame .image_wrapper .image_links a:focus:before,.if-modern-overlay .image_frame .image_wrapper .image_links a:focus:after{opacity:0}.if-modern-overlay .image_frame .image_wrapper .image_links.hover-title{width:80%;left:10%;top:auto;right:auto;bottom:10%}.if-modern-overlay .image_frame .image_wrapper .image_links.hover-title a{border-radius:3px;width:auto;height:auto;padding:10px;line-height:initial}.if-modern-overlay .image_frame:hover .image_wrapper img,.if-modern-overlay .image_frame:focus .image_wrapper img,.if-modern-overlay .image_frame.hover .image_wrapper img{top:0}.if-modern-overlay .image_frame .image_wrapper .mask{display:none}.if-modern-overlay .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-modern-overlay .image_frame:hover .image_wrapper .image_links a,.if-modern-overlay .image_frame:focus .image_wrapper .image_links a,.if-modern-overlay .image_frame.hover .image_wrapper .image_links a{animation:if-modern-overlay-animation 0.2s normal forwards ease-in-out}.if-modern-overlay .image_frame .image_wrapper .image_links a.loading:after{margin:-8px 0 0 -8px;width:16px;height:16px;border-width:1.5px;opacity:1}.image_frame .image_wrapper .image_links a{background-color:#fff}.image_frame .image_wrapper .image_links a .path{stroke:#161922}.image_frame .image_wrapper .image_links a.loading:after{border-color:#161922}.image_frame .image_wrapper .image_links a.mfn-wish-button.loved .path{fill:#161922;stroke:#161922}.image_frame .image_wrapper .image_links a:hover,.image_frame .image_wrapper .image_links a:focus{background-color:#fff}.image_frame .image_wrapper .image_links a:hover .path{stroke:#0089f7}.image_frame .image_wrapper .image_links a{box-shadow:inset -1px 0 0 0 #fff0}@keyframes if-modern-overlay-animation{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(1){animation-delay:0s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(2){animation-delay:.03s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(3){animation-delay:.06s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(4){animation-delay:.09s}.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(5){animation-delay:.12s}.if-zoom .image_frame .image_wrapper .image_links{display:none}.if-zoom .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-zoom .image_frame:hover .image_wrapper img,.if-zoom .image_frame:focus .image_wrapper img,.if-zoom .image_frame.hover .image_wrapper img{top:0}.if-zoom .image_frame .image_wrapper .mask{display:none}.if-zoom .image_frame:hover .image_wrapper img,.if-zoom .image_frame:focus .image_wrapper img,.if-zoom .image_frame.hover .image_wrapper img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.if-zoom .image_frame.no_link:hover .image_wrapper img,.if-zoom .image_frame.no_link:focus .image_wrapper img,.if-zoom image_frame.no_link.hover .image_wrapper img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.if-zoom #Content .image_frame .image_wrapper img{max-width:100.1%}.if-disable .image_frame .image_wrapper .image_links{display:none}.if-disable .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.if-disable .image_frame:hover .image_wrapper img,.if-disable .image_frame:focus .image_wrapper img,.if-zoom .image_frame.hover .image_wrapper img{top:0}.if-disable .image_frame .image_wrapper .mask{display:none}.image_frame.hover-disable .image_wrapper .image_links{display:none}.image_frame.hover-disable .image_wrapper .mask{display:none!important}.image_frame.hover-disable .image_wrapper img{margin-bottom:0!important;top:0!important;-moz-transform:scale(1)!important;-webkit-transform:scale(1)!important;-o-transform:scale(1)!important;transform:scale(1)!important}.image_frame.hover-disable:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.content_video.iframe.auto-wh{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.content_video.iframe.auto-wh iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post-photo-wrapper.embed .image_wrapper,.single-photo-wrapper.embed .image_wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.post-photo-wrapper.embed .image_wrapper iframe,.single-photo-wrapper.embed .image_wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) .jp-jplayer,.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) .jp-jplayer{position:relative;padding-bottom:56.25%;height:0!important;overflow:hidden}.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) img,.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) img{position:absolute}.post-photo-wrapper.html5 .jp-video:not(.jp-video-full) video,.single-photo-wrapper.html5 .jp-video:not(.jp-video-full) video{position:absolute;top:0;left:0;width:100%;height:100%}.column_video .mcb-item-video-inner{overflow:hidden;line-height:0}.mfn-lottie-wrapper{display:flex;position:relative}.mfn-lottie-wrapper .lottie{position:relative}.image_frame.mfn-mask-shape img{-webkit-mask-size:contain;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-transition:unset;transition:unset}.content_video.mfn-mask-shape iframe,.content_video.mfn-mask-shape video{-webkit-mask-size:contain;-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;cursor:unset}.image_frame.mfn-mask-shape.circle img,.content_video.mfn-mask-shape.circle iframe,.content_video.mfn-mask-shape.circle video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/circle.svg)!important}.image_frame.mfn-mask-shape.blob img,.content_video.mfn-mask-shape.blob iframe,.content_video.mfn-mask-shape.blob video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/blob.svg)!important}.image_frame.mfn-mask-shape.blob-2 img,.content_video.mfn-mask-shape.blob-2 iframe,.content_video.mfn-mask-shape.blob-2 video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/blob-2.svg)!important}.image_frame.mfn-mask-shape.brush img,.content_video.mfn-mask-shape.brush iframe,.content_video.mfn-mask-shape.brush video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/brush.svg)!important}.image_frame.mfn-mask-shape.brush-2 img,.content_video.mfn-mask-shape.brush-2 iframe,.content_video.mfn-mask-shape.brush-2 video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/brush-2.svg)!important}.image_frame.mfn-mask-shape.cross img,.content_video.mfn-mask-shape.cross iframe,.content_video.mfn-mask-shape.cross video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/cross.svg)!important}.image_frame.mfn-mask-shape.stain img,.content_video.mfn-mask-shape.stain iframe,.content_video.mfn-mask-shape.stain video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/stain.svg)!important}.image_frame.mfn-mask-shape.triangle img,.content_video.mfn-mask-shape.triangle iframe,.content_video.mfn-mask-shape.triangle video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/triangle.svg)!important}.image_frame.mfn-mask-shape.irregular-circle img,.content_video.mfn-mask-shape.irregular-circle iframe,.content_video.mfn-mask-shape.irregular-circle video{-webkit-mask-image:url(/wp-content/themes/betheme/images/mask_shapes/irregular-circle.svg)!important}.gallery .gallery-item{overflow:hidden;position:relative;padding-left:12px;padding-right:12px;margin:0 0 24px 0}.gallery .gallery-item .gallery-icon{border:0;width:100%;overflow:hidden;line-height:0;padding:0;position:relative}.gallery .gallery-item img{display:block;line-height:0;width:100%;max-width:100%;height:auto;border:0!important}.gallery .image_frame{margin-bottom:0}.column_image_gallery .mcb-item-image_gallery-inner{overflow:hidden}.gallery-columns-2 .gallery-item:nth-of-type(2n+1){clear:both}.gallery-columns-3 .gallery-item:nth-of-type(3n+1){clear:both}.gallery-columns-4 .gallery-item:nth-of-type(4n+1){clear:both}.gallery-columns-5 .gallery-item:nth-of-type(5n+1){clear:both}.gallery-columns-6 .gallery-item:nth-of-type(6n+1){clear:both}.gallery-columns-7 .gallery-item:nth-of-type(7n+1){clear:both}.gallery-columns-8 .gallery-item:nth-of-type(8n+1){clear:both}.gallery-columns-9 .gallery-item:nth-of-type(9n+1){clear:both}.gallery .gallery-item .gallery-item-wrapper{display:block;width:100%;height:100%;position:relative}.gallery.flat .gallery-item{margin:0;padding:0}.gallery.flat .gallery-item .gallery-icon{margin:0;width:100%}.gallery.flat .gallery-item .gallery-icon .image_frame{border-width:0;margin-bottom:0}.gallery.fancy .gallery-item:nth-child(2n+1){transform:rotate(-2deg)}.gallery.fancy .gallery-item:nth-child(2n){transform:rotate(2deg)}.gallery.fancy .gallery-item .image_frame{margin:7%}.gallery.masonry .gallery-item{margin:0;padding:0}.gallery.masonry .gallery-item .gallery-icon{margin:0;width:100%}.gallery.masonry .gallery-item .image_frame{margin-bottom:0}.gallery.equal-heights{--mfn-gal-img-max-width:300px}.gallery.mfn_custom_img_height{--mfn-gal-img-height:300px}.gallery .gallery-caption{clear:both;box-sizing:border-box;position:relative;width:100%}.gallery.equal-heights{display:flex;flex-wrap:wrap;width:100%}.gallery.equal-heights .gallery-item{float:none!important;display:flex;flex-grow:1;position:relative;flex-wrap:wrap;width:auto!important}.gallery.equal-heights .gallery-item .image_frame,.gallery.equal-heights .gallery-item .image_frame .image_wrapper{display:block;width:100%;height:100%}.gallery.equal-heights .gallery-item .gallery-icon{width:100%;height:100%;display:flex}.gallery.equal-heights .gallery-item .gallery-caption{display:flex;align-items:center}.gallery.equal-heights .gallery-item .image_frame a,.gallery.equal-heights .gallery-item .wp-caption a{display:block;width:100%;height:100%}.gallery.equal-heights .gallery-item .image_frame .image_wrapper img{object-fit:cover;width:auto;min-width:100%;max-width:var(--mfn-gal-img-max-width)!important}.gallery.mfn_custom_img_height .gallery-item .image_frame .image_wrapper img{object-fit:cover;height:var(--mfn-gal-img-height)!important}.gallery.equal-heights.mfn-images-loaded .image_wrapper img{min-height:100%}.gallery.img_caption_overlay .gallery-caption{position:absolute;bottom:0;left:0;width:100%;z-index:10}hr{display:block;border:none;outline:none;height:1px;width:100%;margin:0 auto 15px;clear:both}hr,.hr_wide,.hr_zigzag,.hr_dots{margin:0 auto 15px;clear:both}.elementor-element[data-widget_type*=mfn] hr{margin:0 auto 15px;clear:both}hr.hr_narrow{width:7%}hr.no_line{background:none;color:#fff0}.hr_wide{position:relative;height:1px}.hr_wide hr{position:absolute;left:-1000px;top:0;width:3000px}.aside_left .hr_wide hr{left:0}.aside_right .hr_wide hr{right:0;left:auto}.hr_zigzag{text-align:center;margin-bottom:10px}.hr_zigzag i{font-size:25px;line-height:25px;margin:0 -19px;display:inline-block}.hr_dots{text-align:center;line-height:0}.hr_dots span{display:inline-block;width:5px;height:5px;overflow:hidden;margin:0 5px;-webkit-border-radius:5px;border-radius:5px}.column_divider hr,.column_divider .hr_wide,.column_divider .hr_zigzag,.column_divider .hr_dots{margin-bottom:0}.fancy-divider svg{display:block}.fancy-divider svg:not(:root){overflow:hidden}.section .section-divider{display:block;width:50px;height:50px;position:absolute;left:50%;margin-left:-25px;background-color:inherit;z-index:1}.section-divider.triangle.up,.section-divider.triangle.down{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-divider.triangle.up{top:-25px}.section-divider.triangle.down{bottom:-25px}.section-divider.triple-triangle:after,.section-divider.triple-triangle:before{content:"";display:block;width:50px;height:50px;position:absolute;background-color:inherit;z-index:1}.section-divider.triple-triangle.up:after{left:-36px;top:50px}.section-divider.triple-triangle.up:before{right:-50px;top:-36px}.section-divider.triple-triangle.down:after{left:-51px;top:35px}.section-divider.triple-triangle.down:before{right:-35px;top:-50px}.section-divider.triple-triangle.up,.section-divider.triple-triangle.down{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.section-divider.triple-triangle.up{top:-25px}.section-divider.triple-triangle.down{bottom:-25px}.section-divider.square.up,.section-divider.square.down{width:70px;height:70px;margin-left:-35px}.section-divider.square.up{top:-25px}.section-divider.square.down{bottom:-25px}.section-divider.circle.up,.section-divider.circle.down{width:70px;height:70px;margin-left:-35px;-webkit-border-radius:100%;border-radius:100%}.section-divider.circle.up{top:-25px}.section-divider.circle.down{bottom:-25px}.section .section-decoration{width:100%;height:100px;position:absolute;left:0;background-repeat:repeat-x;z-index:2}.section .section-decoration.top{top:0;background-position:center top}.section .section-decoration.bottom{bottom:0;background-position:center bottom}.mfn-shape-divider{position:absolute;left:0;width:100%;overflow:hidden;line-height:0}.mfn-shape-divider[data-name="top"]{top:0}.mfn-shape-divider[data-name="top"][data-invert="1"]{transform:rotate(180deg)}.mfn-shape-divider[data-name="bottom"]{transform:rotate(180deg);bottom:0}.mfn-shape-divider[data-name="bottom"][data-invert="1"]{transform:unset}.mfn-shape-divider[data-bring-front="1"]{z-index:2}.mfn-shape-divider[data-flip="1"] svg{transform:rotateY(180deg)}.mfn-shape-divider svg{display:block;position:relative;width:100%;height:150px}.mfn-shape-divider svg circle,.mfn-shape-divider svg ellipse,.mfn-shape-divider svg rect,.mfn-shape-divider svg path:not(.transparent){fill:var(--mfn-shape-divider)}.mfn-shape-divider svg .opacity-5{opacity:.5}.idea_box{padding:25px 25px 25px 70px;position:relative;border-top-width:1px;border-style:solid;background:rgb(0 0 0 / .02);clear:both}.idea_box .icon{font-size:30px;line-height:30px;position:absolute;left:15px;top:50%;margin-top:-15px;color:rgb(0 0 0 / .15)}.google_font{margin-bottom:15px}.google_font.inline{margin-bottom:0;display:inline}.popup-content{display:none}.single_icon{display:block;margin:0 auto 15px}.single_icon.icon_left{text-align:left}.single_icon.icon_right{text-align:right}.single_icon.icon_center{text-align:center}form,fieldset{margin-bottom:0}textarea{min-height:60px;line-height:20px}label,legend{display:block;margin-bottom:5px;font-weight:500}input[type="checkbox"]{display:inline}input[type="checkbox"]~label{display:inline}input[type="checkbox"]~label:before{content:" "}input[type="date"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{padding:10px;outline:none;margin:0;width:230px;max-width:100%;display:block;margin-bottom:20px;font-size:15px;border-width:1px;border-style:solid;border-radius:0;box-sizing:border-box;-webkit-appearance:none}input[hidden],select[hidden],textarea[hidden]{display:none}input[type="date"]::-webkit-datetime-edit{font-size:15px;line-height:19px}input[type="date"]::-webkit-calendar-picker-indicator{font-size:80%}ul{list-style:none outside}ol{list-style:decimal}.column_column ul,.column_post_content ul,.column_helper ul,.column_visual ul,.icon_box ul,.mfn-acc ul,.ui-tabs-panel ul,.post-excerpt ul,.the_content_wrapper ul,.column_product_short_description ul,.column_product_content .source-editor ul,.elementor-widget-text-editor ul,.mfn-toggle .toggle-content ul{list-style:disc outside;margin:0 0 15px 30px}.column_column ol,.column_post_content ol,.column_helper ol,.column_visual ol,.icon_box ol,.mfn-acc ol,.ui-tabs-panel ol,.post-excerpt ol,.the_content_wrapper ol,.column_product_short_description ol,.column_product_content .source-editor ol,.elementor-widget-text-editor ol,.mfn-toggle .toggle-content ol{margin:0 0 15px 30px}.column_column ul li,.column_post_content ul li,.column_helper ul li,.column_visual ul li,.icon_box ul li,.mfn-acc ul li,.ui-tabs-panel ul li,.post-excerpt ul li,.the_content_wrapper ul li,.column_product_short_description ul li,.column_product_content .source-editor ul li,.elementor-widget-text-editor ul li,.mfn-toggle .toggle-content ul li,.column_column ol li,.column_post_content ol li,.column_helper ol li,.column_visual ol li,.icon_box ol li,.mfn-acc ol li,.ui-tabs-panel ol li,.post-excerpt ol li,.the_content_wrapper ol li,.column_product_short_description ol li,.elementor-widget-text-editor ol li,.mfn-toggle .toggle-content ol li{margin-bottom:10px}.column_column ul li ul,.column_column ol li ol,.column_post_content ul li ul,.column_post_content ol li ol,.column_helper ul li ul,.column_helper ol li ol,.column_visual ul li ul,.column_visual ol li ol,.icon_box ul li ul,.icon_box ol li ol,.mfn-acc ul li ul,.mfn-acc ol li ol,.ui-tabs-panel ul li ul,.ui-tabs-panel ol li ol,.post-excerpt ul li ul,.post-excerpt ol li ol,.the_content_wrapper ul li ul,.the_content_wrapper ol li ol,.column_product_short_description ul li ul,.column_product_short_description ol li ol,.mfn-toggle .toggle-content ul li ul,.mfn-toggle .toggle-content ol li ol{margin-top:10px;margin-bottom:0}ul.list_mixed,ul.list_check,ul.list_star,ul.list_idea,ul.list_custom{list-style:none;margin-left:0}ul.list_mixed li,ul.list_check li,ul.list_star li,ul.list_idea li,ul.list_custom li{position:relative;margin:0 0 20px 0;padding-left:50px}ul.list_mixed li:after,ul.list_check li:after,ul.list_star li:after,ul.list_idea li:after,ul.list_custom li:after{content:"";width:70px;height:1px;overflow:hidden;background:rgb(0 0 0 / .08);position:absolute;left:0;bottom:-11px}ul.list_mixed li:last-child:after,ul.list_check li:last-child:after,ul.list_star li:last-child:after,ul.list_idea li:last-child:after,ul.list_custom li:last-child:after{display:none}ul.list_custom li i{position:absolute;left:25px;top:4px;font-size:17px;transform:translateX(-50%);line-height:20px}ul.list_check li:before,li.list_check:before{content:'\e841'}ul.list_star li:before,li.list_star:before{content:'\e927'}ul.list_idea li:before,li.list_idea:before{content:'\e8ae'}ul.list_mixed li:before,ul.list_check li:before,ul.list_star li:before,ul.list_idea li:before{font-family:"mfn-icons";overflow:hidden;position:absolute;left:20px;top:0;font-size:17px}ul.list_mixed li:before,ul.list_check li:before,ul.list_star li:before,ul.list_idea li:before,ul.list_custom li i{color:#3E3E3E}dl{margin:0 0 30px}dl>dt,dl>dd{border-width:1px 0 0;border-style:solid;padding:8px 0;margin:0}dl>dt:first-of-type,dl>dd:first-of-type{padding-top:0;border-top-width:0}dl>dt{display:block;float:left;width:100px;font-weight:700}dl>dd{margin-left:110px}dl>dd:after{content:"";clear:both;display:block}.alert{display:flex;align-items:center;margin-bottom:30px;padding:15px 25px;box-sizing:border-box;position:relative;width:100%;outline:none!important}.alert .alert_icon{flex-shrink:0;width:30px;height:30px;margin-right:20px}.alert .path{fill:none;stroke:currentColor;stroke-width:1.5px}.alert_success .alert_wrapper,.single-product .alert_wrapper{flex-grow:1;display:flex;column-gap:15px;row-gap:5px;align-items:center;margin-right:20px}.alert .alert_wrapper a{border-bottom:1px solid;text-decoration:none}.alert .alert_wrapper a.separated{margin-left:10px}.alert a.close{flex-shrink:0;margin-left:auto;margin-right:-10px;text-decoration:none}.alert .wc-forward{order:1;margin-left:auto;white-space:nowrap;padding:0}.alert .wc-forward:after{font-family:"mfn-icons";content:"\e918";margin-left:10px}.alert_warning{background:#fef8ea}.alert_warning,.alert_warning a,.alert_warning a:hover,.alert_warning a.close .icon{color:#8a5b20}.alert_warning .path{stroke:#8a5b20}.alert_error{background:#fae9e8}.alert_error,.alert_error a,.alert_error a:hover,.alert_error a.close .icon{color:#962317}.alert_error .path{stroke:#8a5b20}.alert_info{background:#efefef}.alert_info,.alert_info a,.alert_info a:hover,.alert_info a.close .icon{color:#57575b}.alert_info .path{stroke:#57575b}.alert_success{background:#eaf8ef}.alert_success,.alert_success a,.alert_success a:hover,.alert_success a.close .icon{color:#3a8b5b}.alert_success .path{stroke:#3a8b5b}a.mfn-link{position:relative;display:inline-block;margin:15px 25px;font-size:15px;text-shadow:0 0 1px rgb(255 255 255 / .3);text-decoration:none;outline:none;white-space:nowrap}a:hover.mfn-link{text-decoration:none}a.mfn-link-1:before,a.mfn-link-1:after{display:inline-block;opacity:0;-webkit-transition:-webkit-transform 0.3s,opacity .2s;-moz-transition:-moz-transform 0.3s,opacity .2s;transition:transform 0.3s,opacity .2s}a.mfn-link-1:before{margin-right:10px;content:'[';-webkit-transform:translateX(20px);-moz-transform:translateX(20px);transform:translateX(20px)}a.mfn-link-1:after{margin-left:10px;content:']';-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);transform:translateX(-20px)}a:hover.mfn-link-1:before,a:hover.mfn-link-1:after,a.hover.mfn-link-1:before,a.hover.mfn-link-1:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}a.mfn-link-2{line-height:44px;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}a.mfn-link-2 span{position:relative;display:inline-block;padding:0 14px;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}a.mfn-link-2 span:before{position:absolute;top:100%;left:0;width:100%;height:100%;content:attr(data-hover);-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s;-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;text-align:center}a:hover.mfn-link-2 span,a.hover.mfn-link-2 span{-webkit-transform:rotateX(90deg) translateY(-22px);-moz-transform:rotateX(90deg) translateY(-22px);transform:rotateX(90deg) translateY(-22px)}a.mfn-link-3{padding:8px 0}a.mfn-link-3:after{position:absolute;top:100%;left:0;width:100%;height:3px;content:'';opacity:0;-webkit-transition:opacity 0.3s,-webkit-transform .3s;-moz-transition:opacity 0.3s,-moz-transform .3s;transition:opacity 0.3s,transform .3s;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}a:hover.mfn-link-3:after,a.hover.mfn-link-3:after{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}a.mfn-link-4{padding:12px 10px 10px;text-shadow:none;font-weight:700}a.mfn-link-4:before,a.mfn-link-4::after{position:absolute;top:100%;left:0;width:100%;height:3px;content:'';-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform:scale(.85);-moz-transform:scale(.85);transform:scale(.85)}a.mfn-link-4:after{opacity:0;-webkit-transition:top 0.3s,opacity 0.3s,-webkit-transform .3s;-moz-transition:top 0.3s,opacity 0.3s,-moz-transform .3s;transition:top 0.3s,opacity 0.3s,transform .3s}a:hover.mfn-link-4:before,a:hover.mfn-link-4:after,a.hover.mfn-link-4:before,a.hover.mfn-link-4:after{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}a:hover.mfn-link-4:after,a.hover.mfn-link-4:after{top:0;opacity:1}a.mfn-link-5{overflow:hidden;margin:0 15px;position:relative;z-index:1}a.mfn-link-5 span{display:block;padding:10px 20px;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}a.mfn-link-5:before{position:absolute;top:0;left:0;text-align:left;z-index:-1;padding:10px 20px;width:100%;height:100%;content:attr(data-hover);-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform:translateX(-25%);-moz-transform:translateX(-25%);transform:translateX(-25%)}a:hover.mfn-link-5 span,a.hover.mfn-link-5 span{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}a:hover.mfn-link-5:before,a.hover.mfn-link-5:before{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);transform:translateX(0%)}a.mfn-link-6{padding:10px 0;text-shadow:none}a.mfn-link-6:before{position:absolute;top:0;left:0;overflow:hidden;padding:10px 0;max-width:0;border-bottom:2px solid;content:attr(data-hover);-webkit-transition:max-width .5s;-moz-transition:max-width .5s;transition:max-width .5s}a:hover.mfn-link-6:before,a.hover.mfn-link-6:before{max-width:100%}a.mfn-link-7{padding:0 20px;height:45px;line-height:45px}a.mfn-link-7:before,a.mfn-link-7:after{position:absolute;width:45px;height:2px;content:'';opacity:.2;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;pointer-events:none}a.mfn-link-7:before{top:0;left:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0}a.mfn-link-7:after{right:0;bottom:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}a:hover.mfn-link-7:before,a:hover.mfn-link-7:after,a.hover.mfn-link-7:before,a.hover.mfn-link-7:after{opacity:1}a:hover.mfn-link-7:before,a.hover.mfn-link-7:before{left:50%;-webkit-transform:rotate(0deg) translateX(-50%);-moz-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%)}a:hover.mfn-link-7:after,a.hover.mfn-link-7:after{right:50%;-webkit-transform:rotate(0deg) translateX(50%);-moz-transform:rotate(0deg) translateX(50%);transform:rotate(0deg) translateX(50%)}a.mfn-link-8{padding:0 5px;font-weight:700;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;position:relative;z-index:1}a.mfn-link-8:before,a.mfn-link-8:after{position:absolute;width:100%;left:0;top:50%;height:2px;margin-top:-1px;content:'';z-index:-1;-webkit-transition:-webkit-transform 0.3s,opacity .3s;-moz-transition:-moz-transform 0.3s,opacity .3s;transition:transform 0.3s,opacity .3s;pointer-events:none}a.mfn-link-8:before{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);transform:translateY(-20px)}a.mfn-link-8:after{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);transform:translateY(20px)}a:hover.mfn-link-8:before,a:hover.mfn-link-8:after,a.hover.mfn-link-8:before,a.hover.mfn-link-8:after{opacity:.7}a:hover.mfn-link-8:before,a.hover.mfn-link-8:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}a:hover.mfn-link-8:after,a.hover.mfn-link-8:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}a.mfn-link-9{line-height:1.2}a.mfn-link-9 span[data-hover]{display:block;opacity:.5}a:hover.mfn-link-9 span[data-hover]{transform:translateY(-60%);opacity:1}a.mfn-link-9 i,a.mfn-link-9 svg{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:0;left:50%;height:80%;transform:translate(-50%,0);opacity:0}a:hover.mfn-link-9 i,a.hover.mfn-link-9 i,a:hover.mfn-link-9 svg,a.hover.mfn-link-9 svg{transform:translate(-50%,80%);opacity:1}a.mfn-link-9 i,a.mfn-link-9 span[data-hover],a.mfn-link-9 svg{transition:opacity 0.2s,color 0.2s,transform 0.2s cubic-bezier(.33,0,0,1)}a.mfn-link-4:before,a.mfn-link-4:after,a.mfn-link-3:after,a:hover.mfn-link-8:after,a:hover.mfn-link-8:before,a.hover.mfn-link-8:after,a.hover.mfn-link-8:before{background:rgb(0 0 0 / .1)}a.mfn-link-6{border-top:2px solid rgb(0 0 0 / .05)}a.mfn-link.mfn-link-6{color:rgb(0 0 0 / .25)}a.mfn-link-2 span,a:hover.mfn-link-2 span:before,a.hover.mfn-link-2 span:before,a.mfn-link-5 span,a.mfn-link-5:before{color:#fff}.accordion .question{margin-bottom:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;border-width:1px;border-style:solid}.accordion .question:last-child{margin-bottom:0}.accordion .question>.title{padding:14px 14px 14px 60px;font-size:13px;font-weight:700;position:relative;border-width:0;border-style:solid;cursor:pointer;background:#f9f9f9;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .04)}.accordion .question>.title:before{content:"";width:49px;height:100%;border-width:0 1px 0 0;border-style:solid;position:absolute;left:0;top:0;z-index:1}.accordion .question>.title>.acc-icon-plus,.accordion .question .title>.acc-icon-minus{font-size:17px;line-height:17px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:48px;height:100%;color:rgb(0 0 0 / .25)}.accordion .question>.title>.acc-icon-plus:before,.accordion .question .title>.acc-icon-minus:before{margin:0!important}.accordion .question>.title>.acc-icon-plus{display:flex}.accordion .question>.title>.acc-icon-minus{display:none}.accordion .question>.answer{padding:15px 20px 20px;overflow:hidden;display:none;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}.accordion .question>.answer .wpb_content_element:last-child{margin-bottom:0}.accordion .question.active>.title{border-width:0 0 1px}.accordion .question.active>.title>.acc-icon-plus{display:none}.accordion .question.active>.title>.acc-icon-minus{display:flex}.accordion .question.active p:last-child{margin-bottom:0}.elementor-widget-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-text{color:inherit}.faq .question{margin-bottom:5px;overflow:hidden;position:relative;background:rgb(0 0 0 / .02)}.faq .question:before{content:"";width:60px;height:100%;border-width:0 1px 0 0;border-style:solid;border-color:rgb(0 0 0 / .1);position:absolute;left:0;top:0;z-index:1}.faq .question:after{content:"";width:60px;height:100%;background:rgb(0 0 0 / .03);position:absolute;left:0;top:0;z-index:1}.faq .question:last-child{margin-bottom:0}.faq .question>.title{padding:20px 40px 20px 80px;font-size:15px;position:relative;cursor:pointer;z-index:2}.faq .question>.title>.acc-icon-plus,.faq .question .title>.acc-icon-minus{font-size:17px;line-height:17px;display:block;position:absolute;right:15px;top:21px;width:20px;height:20px;text-align:center;color:rgb(0 0 0 / .25)}.faq .question>.title>.acc-icon-plus:before,.faq .question .title>.acc-icon-minus:before{margin:0!important}.faq .question>.title>.acc-icon-plus{display:block}.faq .question>.title>.acc-icon-minus{display:none}.faq .question>.title .num{font-weight:700;position:absolute;left:27px;top:20px;font-weight:700}.faq .question>.answer{padding:0 20px 20px 80px;overflow:hidden;display:none}.faq .question.active>.title>.acc-icon-plus{display:none}.faq .question.active>.title>.acc-icon-minus{display:block}.faq .question.active p:last-child{margin-bottom:0}.wpb_wrapper .faq{margin-bottom:5px}.wpb_wrapper .faq .question .title.wpb_toggle{background-position:23px}.wpb_wrapper .faq .question .title.wpb_toggle .vc_custom_heading{margin-bottom:0}.wpb_wrapper .faq .question .answer.wpb_toggle_content{margin:0}.wpb_wrapper .faq .question .last_toggle_el_margin{margin-bottom:0}.wpb_wrapper .faq .question .title>.acc-icon-plus,.wpb_wrapper .faq .question .title>.acc-icon-minus{left:20px;right:auto;color:rgb(0 0 0 / .5)}table{width:100%;box-sizing:border-box;margin-bottom:15px;border-collapse:collapse;border-spacing:0;border-radius:5px}table th,table td{padding:10px;text-align:center;border-width:1px;border-style:solid;vertical-align:middle}table th{font-weight:700;background:#f9f9f9;box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .04)}table th.clear{border:0;background:none}table tr:first-child td{box-shadow:inset 0 4px 3px -2px rgb(0 0 0 / .06)}table tr:nth-child(2n) td{background:rgb(0 0 0 / .01)}table.simple th{background:none}table.simple th,table.simple td{border-width:0 0 1px}table.simple tr:first-child td{background:none}table.simple tr:last-child td{border:none}body.table-hover:not(.woocommerce-page) table tr:hover td{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature_list ul{margin:0;overflow:hidden}.feature_list ul li{margin:0;list-style:none;width:25%;float:left;display:block;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.feature_list ul li a{display:block}.feature_list ul li a:hover{text-decoration:none}.feature_list ul li .icon{width:60px;height:60px;line-height:0;margin-right:10px;display:table-cell;vertical-align:middle;text-align:center}.feature_list ul li .icon i{font-size:43px;line-height:60px}.feature_list ul li .icon i:before{margin:0}.feature_list ul li p{display:table-cell;vertical-align:middle;padding:0 0 0 10px}.feature_list hr{margin:0}.feature_list ul li a{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.feature_list[data-col="2"] ul li{width:50%}.feature_list[data-col="3"] ul li{width:33.33%}.feature_list[data-col="4"] ul li{width:25%}.feature_list[data-col="5"] ul li{width:20%}.feature_list[data-col="6"] ul li{width:16.66%}.list_item{display:block}.list_item>a{display:block}.list_item>a:hover{text-decoration:none}.list_item .list_left{display:flex;justify-content:center;align-items:center;width:80px;height:80px;font-size:50px;overflow:hidden;text-align:center;float:left}.list_item .list_image{box-sizing:unset;font-size:0}.list_item .list_left img{max-width:80px!important;max-height:80px!important;vertical-align:middle}.list_item .list_left i:before{margin:0}.list_item .circle{display:flex;justify-content:center;align-items:center;width:78px;height:78px;border-width:1px;border-style:solid;font-size:20px;font-weight:700;overflow:hidden;text-align:center;float:left;-webkit-border-radius:100%;border-radius:100%;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08);box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08)}.list_item .list_right{padding:5px 0 0;margin-left:100px;word-wrap:break-word}.list_item .list_right h4{margin-bottom:7px}.list_item.lists_1 .list_left{-webkit-border-radius:5px;border-radius:5px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .1);box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .1)}.list_item.lists_1 .list_image{width:60px;height:60px;line-height:60px;padding:10px;font-size:0}.list_item.lists_1 .list_left img{max-width:60px!important;max-height:60px!important}.list_item.lists_3 .list_left{float:none;margin-bottom:10px}.list_item.lists_3 .list_icon{width:auto;justify-content:flex-start}.list_item.lists_3 .list_right{margin-left:0;padding-top:0}.list_item.lists_3 .list_right h4{margin-bottom:10px}.list_item.lists_4 .list_right{padding-top:21px}.align_right .list_item .list_left{float:right}.align_right .list_item .list_right{margin-left:0;margin-right:100px}.column_pricing_item .mcb-item-pricing_item-inner{height:100%;border-width:1px;border-style:solid;background:#fff}.pricing-box{text-align:center}.pricing-box .plan-header{padding:20px 15px 0}.pricing-box .plan-header .image{line-height:0;overflow:hidden;margin-bottom:15px}.pricing-box .plan-header h2{margin:0 0 20px;font-size:30px;line-height:30px}.pricing-box .plan-header .price>span{font-size:45px;line-height:45px;margin:0 5px}.pricing-box .plan-header .price sup.currency{font-size:20px;line-height:20px;top:-10px;position:relative}.pricing-box.cp-right .plan-header .price sup.currency{margin-right:5px}.pricing-box .plan-header .price sup.period{font-size:15px;line-height:15px;top:-15px;position:relative}.pricing-box .plan-header hr{margin-bottom:0;width:60%;display:inline-block}.pricing-box .plan-header p.subtitle{padding:20px 0 0;margin-bottom:0}.pricing-box .plan-inside{padding:10px 30px}.pricing-box .plan-inside .pi-content{display:block}.pricing-box .plan-inside ul{margin:0;font-size:100%;line-height:normal}.pricing-box .plan-inside ul li{text-align:center;padding:11px 10px;display:block;margin:0;border-bottom:1px solid rgb(0 0 0 / .1)}.pricing-box .plan-inside ul li .yes,.pricing-box .plan-inside ul li .no{display:inline-block;overflow:hidden;width:10px;height:10px;-webkit-border-radius:5px;border-radius:5px;background:rgb(0 0 0 / .1)}.pricing-box .plan-inside ul li:last-child{border-bottom:0}.pricing-box .plan-footer{padding:0 15px 20px}.pricing-box .plan-footer a{margin-right:0}.pricing-box-box.pricing-box-featured{border-color:#fff0}.pricing-box.pricing-box-label .plan-header *,.pricing-box.pricing-box-label .plan-footer{visibility:hidden}.pricing-box-label ul li{font-weight:700;text-align:right!important}.pricing-box-label,.pricing-box-table{border:0;background:none}.pricing_item-style-table .mcb-item-pricing_item-inner,.pricing_item-style-label .mcb-item-pricing_item-inner{border:0;background:none}.pricing-box-label .plan-inside,.pricing-box-table .plan-inside{padding-left:0;padding-right:0}.pricing-box-table.pricing-box-featured{background:rgb(0 0 0 / .02);padding-left:10px;padding-right:10px}.content_slider{padding:0 140px;position:relative;display:block}.content_slider .content_slider_ul{margin:0;line-height:0}.content_slider .content_slider_ul .slick-list{border-width:8px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.content_slider .content_slider_ul .content_slider_li{display:block;float:left;margin:0!important}.content_slider .button{position:absolute;top:calc(50% - var(--mfn-slider-arrow-size) / 2);margin:-22px 0 0;font-size:var(--mfn-slider-arrow-size);z-index:1}.content_slider .button i{transition:none!important}.content_slider .slider_prev{left:-90px}.content_slider .slider_next{right:-90px}.content_slider .slider_pagination{width:100%;margin-top:20px}.content_slider .slider_pagination li{display:inline-block}.content_slider .content_slider_ul{opacity:0;max-height:300px;transition:opacity 0.3s ease-in-out}.content_slider .content_slider_ul.slick-slider{opacity:1;max-height:none}.content_slider.default .content_slider_ul .slick-list{overflow:hidden}.column_column .content_slider{padding:0 10%}.column_column .content_slider .content_slider_ul{margin-left:0}.column_column .content_slider a.slider_prev{left:-70px}.column_column .content_slider a.slider_next{right:-70px}.content_slider.flat .content_slider_ul .slick-list{border-width:0}.content_slider.flat a.button{background-color:#fff0;box-shadow:none;border:none}.content_slider.flat a.button:after{display:none!important}.content_slider.flat a.button:hover{background-color:#fff0}.content_slider.flat a.button .button_icon{background:none;padding:0;font-size:50px;opacity:.3}.content_slider.flat a.button .button_icon:after{display:none}.content_slider.flat a:hover.button .button_icon{opacity:1}.content_slider.flat.description .content_slider_li{text-align:center}.content_slider.flat.description .content_slider_li a{display:block;text-decoration:none}.content_slider.flat.description .content_slider_li img{margin-bottom:30px}.content_slider.flat.description .content_slider_li h3{margin-bottom:0}.content_slider.flat.description .content_slider_li .desc{line-height:120%;line-height:initial;padding:0 20%;margin-top:15px}.content_slider.carousel{padding:0 70px}.content_slider.carousel .content_slider_ul .slick-list{border-width:0}.content_slider.carousel .content_slider_ul .content_slider_li{text-align:center;padding:0 20px;padding-top:5px}.content_slider.carousel .content_slider_ul .content_slider_li img{margin-bottom:20px;opacity:.8;position:relative;top:0}.content_slider.carousel .content_slider_ul .content_slider_li a{color:inherit;text-decoration:none}.content_slider.carousel .content_slider_ul .content_slider_li .title{opacity:.3;line-height:120%;line-height:initial}.content_slider.carousel .content_slider_ul .content_slider_li:hover img{opacity:1;top:-5px}.content_slider.carousel .content_slider_ul .content_slider_li:hover .title{opacity:1}.content_slider.carousel a.button{background-color:#fff0;box-shadow:none;border:none;top:40%;margin-top:-11px}.content_slider.carousel a.button:after{display:none!important}.content_slider.carousel a.button:hover{background-color:#fff0}.content_slider.carousel a.button .button_icon{background:none;padding:0;font-size:30px;opacity:.5}.content_slider.carousel a.button:hover .button_icon{opacity:1}.content_slider.carousel a.slider_prev{left:-70px}.content_slider.carousel a.slider_next{right:-70px}.content_slider.center{padding:0}.content_slider.center .content_slider_ul .slick-list{border-width:0}.content_slider.center .content_slider_ul .content_slider_li{position:relative;padding:0 5px}.content_slider.center .content_slider_ul .content_slider_li:not(.slick-center){transform:scale(.98)}.content_slider.center .content_slider_ul .content_slider_li a{display:block;position:relative;z-index:9}.content_slider.center a.button{background-color:#fff0;box-shadow:none;border:none;z-index:1}.content_slider.center a.button.slider_prev{left:0}.content_slider.center a.button.slider_next{right:0}.content_slider.center a.button:after{display:none!important}.content_slider.center a.button:hover{background-color:#fff0}.content_slider.center a.button .button_icon{background:none;padding:0;font-size:50px;opacity:.66}.content_slider.center a.button .button_icon i{color:#fff}.content_slider.center a.button:hover .button_icon{opacity:1}.content_slider.center .content_slider_ul .content_slider_li,.content_slider.center .content_slider_ul .content_slider_li:after,.content_slider.center a.button .button_icon{transition:all .3s cubic-bezier(.4,0,.2,1)}.content_slider.hide-arrows{padding:0}.content_slider.hide-arrows a.slider_prev,.content_slider.hide-arrows a.slider_next{display:none!important}.content_slider.hide-dots .slider_pagination{display:none!important}.section.full-width .column.one .content_slider.hide-arrows{padding:0 140px}.section.full-width .column.one .content_slider.center{padding:0}.content_slider.carousel .content_slider_li img,.content_slider.carousel .content_slider_li .title,.content_slider.flat a.button .button_icon{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offer{position:relative}.offer .offer_ul{margin:0!important;opacity:0;max-height:500px;overflow:hidden}.offer .offer_ul.slick-slider{opacity:1;max-height:none;overflow:visible}.offer .offer_li{float:left;width:100%;list-style:none;margin:0!important}.offer .offer_li .image_wrapper{float:left;width:50%;line-height:0;overflow:hidden}.offer .offer_li .image_wrapper img{float:right}.offer .offer_li .desc_wrapper{float:left;width:570px;width:calc(50% - 42px);margin:30px 12px 30px 30px}.offer .offer_li .desc_wrapper .title{margin-bottom:30px;position:relative;min-height:43px;padding-right:160px}.offer .offer_li .desc_wrapper.no-link .title{padding:0}.offer .offer_li .desc_wrapper .title h3{margin:0;font-size:35px;line-height:35px;padding-top:3px}.offer .offer_li .desc_wrapper .title h3 em{color:rgb(0 0 0 / .1);font-style:normal}.offer .offer_li .desc_wrapper .title a.button{margin:0;position:absolute;right:0;top:0}.offer .offer_li .desc_wrapper.align_left{text-align:left}.offer .offer_li .desc_wrapper.align_right{text-align:right}.offer .offer_li .desc_wrapper.align_center{text-align:center}.offer .offer_li .desc_wrapper.align_justify{text-align:justify}.offer .offer_li .desc_wrapper.align_right.has-link .title{padding-left:160px;padding-right:0}.offer .offer_li .desc_wrapper.align_right .title a.button{left:0;right:auto}.offer .offer_li .desc_wrapper.align_center.has-link .title{text-align:left}.offer_li ul{list-style:disc inside none;margin-bottom:10px}.offer_li ol{list-style:decimal inside none;margin-bottom:10px}.offer_li li{margin-bottom:5px}.offer .slick-arrow{position:absolute;width:46px;height:46px;padding:0;text-align:center;margin:0;background-color:#262626}.offer a.slider_prev:after,.offer a.slider_next:after{background:rgb(0 0 0 / .2)}.offer a.slider_prev .button_icon,.offer a.slider_next .button_icon{line-height:46px;font-size:13px}.offer a.slider_prev .button_icon i,.offer a.slider_next .button_icon i{color:#fff}.offer a.slider_prev{left:50px;top:50%;z-index:2;margin-top:-69px;border-radius:5px 5px 0 0}.offer a.slider_next{left:50px;top:50%;z-index:2;margin-top:23px;border-radius:0 0 5px 5px}.offer .slider_pagination{opacity:0;left:50px;top:50%;color:#6C6C6C;margin-top:-23px;position:absolute;z-index:1;width:46px;height:46px;line-height:46px;text-align:center;font-size:13px;background:#1c1c1c}.offer .slider_pagination.show{opacity:1}.offer .slider_pagination .current,.offer .slider_pagination .count{color:#fff}.button-stroke .offer a.slider_prev .button_icon,.button-stroke .offer a.slider_next .button_icon{padding:0;width:42px;height:42px;line-height:42px;text-align:center}.button-stroke .offer a.slider_prev{margin-top:-75px}.button-stroke .offer a.slider_next{margin-top:28px}.button-stroke .offer .slider_pagination{border-radius:3px;background:rgb(0 0 0 / .6)}.offer_thumb{position:relative;padding-left:120px;-webkit-box-sizing:border-box;box-sizing:border-box}.offer_thumb_ul{margin:0!important;opacity:0;max-height:500px;overflow:hidden}.offer_thumb_ul.slick-slider{opacity:1;max-height:none;overflow:visible}.offer_thumb_ul .offer_thumb_li{float:left;display:block;margin:0!important;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.offer_thumb_ul .offer_thumb_li .desc_wrapper{float:left;width:39%;margin-right:4%;padding-top:20px}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title{margin-bottom:15px;position:relative;min-height:43px;padding-right:160px}.offer_thumb_ul .offer_thumb_li .desc_wrapper.no-link .title{padding:0}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title h3{margin:0;font-size:35px;line-height:35px;padding-top:3px}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title a.button{margin:0;position:absolute;right:0;top:0}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_left{text-align:left}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_right{text-align:right}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_center{text-align:center}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_justify{text-align:justify}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_right.has-link .title{padding-left:160px;padding-right:0}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_right .title a.button{left:0;right:auto}.offer_thumb_ul .offer_thumb_li .desc_wrapper.align_center.has-link .title{text-align:left}.offer_thumb_ul .offer_thumb_li .image_wrapper{float:right;width:57%;overflow:hidden}.offer_thumb .slick-dots,.offer_thumb .slick-dots li{margin:0}.offer_thumb .slider_pagination li{display:inline-block}.offer_thumb .slider_pagination li a:before,.offer_thumb .slider_pagination li.slick-active a:after{background-color:var(--mfn-offer-thumbs-nav)}.mfn-looped-slider-section .slick-dots{display:flex;margin:20px 0}@media only screen and (min-width:768px){.offer_thumb .slider_pagination{position:absolute;left:0;top:0;border-width:1px;border-style:solid}.offer_thumb .slider_pagination li{display:block}.offer_thumb .slider_pagination li a{display:block;box-sizing:content-box;margin:0;width:85px;height:85px;line-height:85px;text-align:center;padding:8px;text-indent:0;border-bottom-width:1px;border-style:solid;border-radius:0;-webkit-border-radius:0;background-color:#fff}.offer_thumb .slider_pagination li a img{vertical-align:middle}.offer_thumb .slider_pagination li.slick-active a{top:0;background-color:#fff;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.offer_thumb .slider_pagination li:not(.slick-active) a:hover img{opacity:.6}body:not(.style-simple) .offer_thumb:not(.bottom) .slider_pagination li:last-child a{border:0}.offer_thumb .slider_pagination a:before{content:"";display:block;width:5.5px;height:100%;right:-5px;top:0;position:absolute;opacity:0}.offer_thumb .slider_pagination li.slick-active a:before{opacity:1}.offer_thumb .slider_pagination a:after{content:"";left:auto;right:-9px;top:50%;margin-top:-4px;width:8px;height:8px;opacity:0;border-radius:0;-webkit-border-radius:0}.offer_thumb .slider_pagination li.slick-active a:after{opacity:1}}.offer_thumb .slider_pagination a img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offer_thumb.bottom{padding-left:0}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .image_wrapper{width:48%;text-align:center}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .desc_wrapper{margin-right:4%;width:48%}@media only screen and (min-width:768px){.offer_thumb.bottom .slider_pagination{position:static;border:0;text-align:center;margin-top:50px}.offer_thumb.bottom .slider_pagination li{display:inline-block;margin:-1px 0 0 -1px}.offer_thumb.bottom .slider_pagination li a{display:inline-block;border-width:1px;border-style:solid}.offer_thumb.bottom .slider_pagination li a:before{width:100%;height:5.5px;left:0;right:auto;top:-5px}.offer_thumb.bottom .slider_pagination li a:after{left:50%;left:calc(50% - 4px);right:auto;top:-5px}}.woocommerce-checkout #wcpay-payment-request-wrapper{display:block;clear:both;width:100%}.woocommerce-checkout #wcpay-payment-request-button-separator{display:block;width:100%;clear:both}.Latest_news{overflow:hidden}.Latest_news ul{float:left;width:100%;margin:0}.Latest_news ul li{margin:0 0 20px;list-style:none;position:relative;overflow:hidden}.Latest_news ul li .photo{width:30%;border-right-width:3px;border-style:solid;float:left;line-height:0;overflow:hidden}.Latest_news ul li .desc{width:100%;padding:3px 12px 3px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Latest_news ul li.has-post-thumbnail .desc{margin-left:30%;width:70%;padding-left:12px}.Latest_news ul li .desc h5{margin:0 0 7px}.Latest_news ul li .desc .post-excerpt{margin:10px 0 5px}.Latest_news ul li .desc_footer{overflow:hidden;border-top-width:1px;border-style:solid;padding-top:5px;color:#a8a8a8}.Latest_news ul li .desc_footer .date{float:left;margin-right:5px}.Latest_news ul li .desc_footer .button-love{float:left;margin-right:5px}.Latest_news ul li .desc_footer .button-love a.mfn-love{display:inline-block;position:relative;padding-left:24px;margin-left:5px}.Latest_news ul li .desc_footer .button-love a.mfn-love i{position:absolute;left:0;top:0;font-size:16px}.Latest_news ul li .desc_footer .button-love a.mfn-love:hover{text-decoration:none}.Latest_news ul li .desc_footer .button-love a.mfn-love i:last-child{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.Latest_news ul li .desc_footer .button-love a:hover.mfn-love i:last-child,.Latest_news ul li .desc_footer .button-love a.loved.mfn-love i:last-child{opacity:1}.Latest_news .button{float:left;clear:both}.Latest_news.featured ul{float:left;width:49%}.Latest_news.featured ul.ul-first{margin-right:1%}.Latest_news.featured ul.ul-second{margin-left:1%}.Latest_news.featured ul.ul-first li .photo{width:100%;float:left;margin-bottom:10px;border-right-width:0;border-bottom-width:3px;border-bottom-style:solid}.Latest_news.featured ul.ul-first li .desc{width:100%;margin:0;padding:0;float:left}.Latest_news.featured ul.ul-first li .desc h4{margin:0 0 7px}.column.two-fifth .Latest_news.featured ul,.column.one-third .Latest_news.featured ul,.column.one-fourth .Latest_news.featured ul{width:100%}.wrap.three-fifth .column.one-second .Latest_news.featured ul,.wrap.one-second .column.one-second .Latest_news.featured ul,.wrap.one-second .column.three-fifth .Latest_news.featured ul,.wrap.two-fifth .column.three-fourth .Latest_news.featured ul,.wrap.two-fifth .column.one-second .Latest_news.featured ul,.wrap.two-fifth .column.three-fifth .Latest_news.featured ul,.wrap.one-fourth .Latest_news.featured ul,.wrap.one-fifth .Latest_news.featured ul,.wrap.one-sixth .Latest_news.featured ul{width:100%}.blog-teaser{overflow:hidden}.blog-teaser .teaser-wrapper{float:left;width:100%;margin:0}.blog-teaser li{display:block;position:relative;overflow:hidden}.the_content_wrapper .blog-teaser li{margin-bottom:0}.blog-teaser li:first-child{float:left;width:66%}.blog-teaser li:not(:first-child){float:right;width:33%}.blog-teaser li:last-child{margin-top:1%}.blog-teaser li:last-child .photo-wrapper{margin-bottom:-3.2%}.blog-teaser.margin-no li:first-child{width:66.6666%}.blog-teaser.margin-no li:not(:first-child){float:right;width:33.3333%}.blog-teaser.margin-no li:last-child{margin-top:0}.blog-teaser.margin-no li:last-child .photo-wrapper{margin-bottom:0}.blog-teaser li .photo-wrapper{position:relative;line-height:0}.blog-teaser li .photo-wrapper:after{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .2);opacity:0;transition:all 0.6s ease-out}.blog-teaser li:hover .photo-wrapper:after{opacity:1}.blog-teaser li .desc-wrapper{position:absolute;left:0;bottom:-20px;width:100%;z-index:4;transition:all 0.4s ease-out}.blog-teaser li:hover .desc-wrapper{transform:translateY(-20px)}.blog-teaser li .desc-wrapper .desc{background:url(/wp-content/themes/betheme/images/blog_masonry_tile_gradient.png) top left repeat-x;padding:70px 25px 30px}.blog-teaser li .desc-wrapper .desc .post-meta .author .label{display:none}.blog-teaser li .desc-wrapper .desc .post-meta .comments{margin-left:5px}.blog-teaser li .desc-wrapper .desc .post-title a{color:#fff}.blog-teaser li .desc-wrapper .desc .post-title:after{content:"";display:block;height:3px;margin-top:20px;width:0;transition:all 0.4s ease-out;background-color:#fff}.blog-teaser li:hover .desc-wrapper .desc .post-title:after{width:40%}.blog-teaser li:first-child:hover .desc-wrapper .desc .post-title:after{width:20%}.blog-teaser li .desc-wrapper .desc .post-meta,.blog-teaser li .desc-wrapper .desc .post-meta a{color:rgb(255 255 255 / .7)}.blog-teaser li:not(.has-post-thumbnail) .photo-wrapper{padding-top:75%;padding-bottom:3.2%}.blog-teaser li:not(.has-post-thumbnail) .desc-wrapper .desc{background:none}.blog-teaser li:not(.has-post-thumbnail) .desc-wrapper .desc .post-title:after{background:#fff}.helper{overflow:hidden}.helper .helper_header{display:flex;align-items:center;padding:15px 20px;min-height:35px}.helper .helper_header .title{margin:0 15px 0 0;line-height:1.2}.helper .helper_header .links{flex-shrink:0;margin-left:auto}.helper .helper_header .links a.link{display:inline-block;height:35px;line-height:35px;margin:0 5px;padding:0 10px;text-decoration:none;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.helper .helper_content .item{padding:0 20px;overflow:hidden;max-height:0}.helper .helper_content .item.active{padding-bottom:20px;max-height:unset}.helper .helper_header .links a.link{color:#999;background:#fff}.helper .helper_header .links a.link.active,.helper .helper_header .links a:hover.link{color:#999;background:rgb(0 0 0 / .06)}.column_helper .mcb-item-helper-inner{background:#f5f5f5}.column_heading .title{margin-bottom:0}.column_heading span.title{display:block}.column_heading .title.mfn-mask-shape{-webkit-text-fill-color:#fff0;-webkit-background-clip:text;background-position:center center}.column_icon_box_2 a:not(.button),.column_icon_box_2 a:not(.button):hover{text-decoration:none;color:inherit}.mfn-icon-box{display:flex;align-items:center;box-sizing:border-box;overflow:hidden}.mfn-icon-box .icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;overflow:hidden}.mfn-icon-box .icon-wrapper .icon-label{line-height:1.3em;font-size:50px;color:var(--mfn-icon-box-icon)}.mfn-builder-content .mfn-icon-box .icon-wrapper i{font-size:7vh;line-height:1;color:var(--mfn-icon-box-icon)}.mfn-icon-box:not(.mfn-header-icon-box) .desc-wrapper{flex-grow:1;display:flex;flex-wrap:wrap}.mfn-icon-box:not(.mfn-header-icon-box) .desc-wrapper>*{width:100%;order:2}.mfn-icon-box .desc-wrapper *:last-child{margin-bottom:0}.mfn-icon-box .desc-wrapper .title{display:block}.mfn-header-tmpl .mfn-header-icon-box .icon-wrapper{overflow:unset}.mfn-icon-box-left .icon-wrapper{margin:0 20px 0 0}.mfn-icon-box-right .icon-wrapper{margin:0 0 0 20px}.mfn-icon-box-right .icon-wrapper{order:2}.mfn-icon-box-right .desc-wrapper{order:1}.mfn-icon-box-top,.mfn-icon-box-bottom{flex-direction:column}.mfn-icon-box-top .desc-wrapper,.mfn-icon-box-bottom .desc-wrapper{width:100%;text-align:center}.mfn-icon-box-top .icon-wrapper{margin:0 0 30px 0}.mfn-icon-box-bottom .icon-wrapper{margin:30px 0 0 0}.mfn-icon-box-bottom .icon-wrapper{order:2}.mfn-icon-box-bottom .desc-wrapper{order:1}.mfn-icon-box-top.mfn-icon-box-center .icon-wrapper,.mfn-icon-box-bottom.mfn-icon-box-center .icon-wrapper{width:40%}.mfn-icon-box-left .icon-wrapper,.mfn-icon-box-right .icon-wrapper{width:25%}.mfn-icon-box-start{align-items:flex-start}.mfn-icon-box-center{align-items:center}.mfn-icon-box-end{align-items:flex-end}@media(max-width:1440px){.mfn-icon-box-laptop-left,.mfn-icon-box-laptop-right{flex-direction:row}.mfn-icon-box-laptop-left .icon-wrapper{margin:0 20px 0 0}.mfn-icon-box-laptop-right .icon-wrapper{margin:0 0 0 20px}.mfn-icon-box-laptop-left .icon-wrapper{order:1}.mfn-icon-box-laptop-left .desc-wrapper{order:2}.mfn-icon-box-laptop-right .icon-wrapper{order:2}.mfn-icon-box-laptop-right .desc-wrapper{order:1}.mfn-icon-box-laptop-top,.mfn-icon-box-laptop-bottom{flex-direction:column}.mfn-icon-box-laptop-top .icon-wrapper{margin:0 0 30px 0}.mfn-icon-box-laptop-bottom .icon-wrapper{margin:30px 0 0 0}.mfn-icon-box-laptop-top .icon-wrapper{order:1}.mfn-icon-box-laptop-top .desc-wrapper{order:2}.mfn-icon-box-laptop-bottom .icon-wrapper{order:2}.mfn-icon-box-laptop-bottom .desc-wrapper{order:1}.mfn-icon-box-laptop-top.mfn-icon-box-laptop-center .icon-wrapper,.mfn-icon-box-laptop-bottom.mfn-icon-box-laptop-center .icon-wrapper{width:40%}.mfn-icon-box-laptop-left .icon-wrapper,.mfn-icon-box-laptop-right .icon-wrapper{width:25%}.mfn-icon-box-laptop-start{align-items:flex-start}.mfn-icon-box-laptop-center{align-items:center}.mfn-icon-box-laptop-end{align-items:flex-end}}@media(max-width:959px){.mfn-icon-box-tablet-left,.mfn-icon-box-tablet-right{flex-direction:row}.mfn-icon-box-tablet-left .icon-wrapper{margin:0 20px 0 0}.mfn-icon-box-tablet-right .icon-wrapper{margin:0 0 0 20px}.mfn-icon-box-tablet-left .icon-wrapper{order:1}.mfn-icon-box-tablet-left .desc-wrapper{order:2}.mfn-icon-box-tablet-right .icon-wrapper{order:2}.mfn-icon-box-tablet-right .desc-wrapper{order:1}.mfn-icon-box-tablet-top,.mfn-icon-box-tablet-bottom{flex-direction:column}.mfn-icon-box-tablet-top .icon-wrapper{margin:0 0 30px 0}.mfn-icon-box-tablet-bottom .icon-wrapper{margin:30px 0 0 0}.mfn-icon-box-tablet-top .icon-wrapper{order:1}.mfn-icon-box-tablet-top .desc-wrapper{order:2}.mfn-icon-box-tablet-bottom .icon-wrapper{order:2}.mfn-icon-box-tablet-bottom .desc-wrapper{order:1}.mfn-icon-box-tablet-top.mfn-icon-box-tablet-center .icon-wrapper,.mfn-icon-box-tablet-bottom.mfn-icon-box-tablet-center .icon-wrapper{width:40%}.mfn-icon-box-tablet-left .icon-wrapper,.mfn-icon-box-tablet-right .icon-wrapper{width:25%}.mfn-icon-box-tablet-start{align-items:flex-start}.mfn-icon-box-tablet-center{align-items:center}.mfn-icon-box-tablet-end{align-items:flex-end}}@media(max-width:767px){.mfn-icon-box-mobile-left,.mfn-icon-box-mobile-right{flex-direction:row}.mfn-icon-box-mobile-left .icon-wrapper{margin:0 20px 0 0}.mfn-icon-box-mobile-right .icon-wrapper{margin:0 0 0 20px}.mfn-icon-box-mobile-left .icon-wrapper{order:1}.mfn-icon-box-mobile-left .desc-wrapper{order:2}.mfn-icon-box-mobile-right .icon-wrapper{order:2}.mfn-icon-box-mobile-right .desc-wrapper{order:1}.mfn-icon-box-mobile-top,.mfn-icon-box-mobile-bottom{flex-direction:column}.mfn-icon-box-mobile-top .icon-wrapper{margin:0 0 30px 0}.mfn-icon-box-mobile-bottom .icon-wrapper{margin:30px 0 0 0}.mfn-icon-box-mobile-top .icon-wrapper{order:1}.mfn-icon-box-mobile-top .desc-wrapper{order:2}.mfn-icon-box-mobile-bottom .icon-wrapper{order:2}.mfn-icon-box-mobile-bottom .desc-wrapper{order:1}.mfn-icon-box-mobile-top.mfn-icon-box-mobile-center .icon-wrapper,.mfn-icon-box-mobile-bottom.mfn-icon-box-mobile-center .icon-wrapper{width:40%}.mfn-icon-box-mobile-left .icon-wrapper,.mfn-icon-box-mobile-right .icon-wrapper{width:25%}.mfn-icon-box-mobile-start{align-items:flex-start}.mfn-icon-box-mobile-center{align-items:center}.mfn-icon-box-mobile-end{align-items:flex-end}}.mfn-icon-box-box-scale:hover{transform:scale(1.04)}.mfn-icon-box-icon-scale:hover .icon-wrapper{transform:scale(1.04)}.mfn-icon-box-move-up:hover{transform:translateY(-10px)}.mfn-icon-box,.mfn-icon-box .icon-wrapper,.mfn-icon-box .desc-wrapper,.mfn-icon-box .desc-wrapper .title,.mfn-icon-box .desc-wrapper .desc{transition:all 0.2s ease-in-out}.mfn-icon-box .icon-wrapper i{transition:all 0.2s ease-in-out}.icon_box{position:relative;padding:10px 0}.icon_box.has_border:after{content:"";display:block;width:0;height:100%;border-width:0 1px 0 0;border-style:solid;position:absolute;right:-2.4%;top:0}.icon_box a{display:block}.icon_box a:hover{text-decoration:none}.icon_box .icon_wrapper{box-sizing:unset;width:110px;height:110px;font-size:50px;position:relative;overflow:hidden;margin:0 auto 15px;border-width:8px;border-style:solid;display:flex;align-items:center;justify-content:center;-webkit-border-radius:100%;border-radius:100%;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);background-clip:content-box;-webkit-background-clip:content-box}.icon_box .icon_wrapper i{z-index:2;position:relative}.icon_box .icon_wrapper:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;-webkit-border-radius:100%;border-radius:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.icon_box .icon_wrapper{background-color:#fff;-webkit-box-shadow:inset 0 0 7px 0 rgb(0 0 0 / .08),0 0 0 1px red inset;box-shadow:inset 0 0 7px 0 rgb(0 0 0 / .08),0 0 0 1px rgb(0 0 0 / .05) inset}.icon_box .image_wrapper{text-align:center;margin-bottom:15px}.icon_box .desc_wrapper{text-align:center}.icon_box.icon_position_left{min-height:126px;padding-left:145px}.icon_box.icon_position_left .icon_wrapper{position:absolute;left:0;top:10px;margin-bottom:0}.icon_box.icon_position_left .desc_wrapper{text-align:left;padding-top:10px}.icon_box.icon_position_left .image_wrapper{position:absolute;left:0;top:10px;margin-bottom:0;width:126px;height:126px;overflow:hidden}.icon_box .icon_wrapper,.icon_box .icon_wrapper:before{-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;-ms-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.icon_box .icon_wrapper{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.icon_box:hover .icon_wrapper{-webkit-transform:scale(.93);-moz-transform:scale(.93);-ms-transform:scale(.93);-o-transform:scale(.94);transform:scale(.94)}.icon_box a.mfn-link,.icon_box a.button{display:inline-block}.column_article_box .mcb-item-article_box-inner{overflow:hidden}.article_box{display:flex;overflow:hidden}.article_box a{display:flex;width:100%}.article_box a:hover{text-decoration:none}.article_box .photo_wrapper{float:left;width:50%;line-height:0}.article_box .desc_wrapper{display:flex;flex-direction:column;justify-content:center;width:50%;padding:10px 15px;background-color:#f8f8f8;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.article_box .desc_wrapper p{margin-bottom:10px;border-bottom-width:1px;border-style:solid;padding-bottom:7px}.article_box .desc_wrapper h4{margin-bottom:5px}.article_box .desc_wrapper i.icon-right-open{color:var(--mfn-article-box-decoration);display:block;position:relative;left:-5px}.sliding_box{position:relative}.sliding_box a{display:block}.sliding_box a:hover{text-decoration:none}.sliding_box .photo_wrapper{line-height:0;position:relative;bottom:-15px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.sliding_box .desc_wrapper{padding:15px 20px;width:100%;text-align:center;z-index:2;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:var(--mfn-sliding-box-bg)}.sliding_box .desc_wrapper:after{content:"";display:block;position:absolute;left:50%;top:0;margin-left:-8px;width:0;height:0;border-style:solid;border-width:0 8px 8px;border-color:#fff0;border-bottom-color:var(--mfn-sliding-box-bg)}.sliding_box .desc_wrapper .title{margin-bottom:0}.sliding_box .photo_wrapper{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sliding_box:hover .photo_wrapper{bottom:-1px}.sliding_box .desc_wrapper:after{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.sliding_box:hover .desc_wrapper:after{top:-8px}.story_box{padding:0 11%}.story_box a{display:block}.story_box a,.story_box a:hover{text-decoration:none}.story_box .photo_wrapper{line-height:0;overflow:hidden}.story_box .photo_wrapper img{display:block;opacity:.7}.story_box .desc_wrapper{margin-right:20%;position:relative;z-index:2}.story_box .desc_wrapper h3{margin-left:-30px;margin-top:-26px}.story_box .desc_wrapper hr{margin-left:0;width:20%}.story_box .desc a{display:inline}.story_box:hover .desc_wrapper hr{width:40%}.story_box:hover .photo_wrapper img{display:block;opacity:1}.story_box.vertical{padding:0 17%}.story_box .desc_wrapper hr,.story_box .photo_wrapper img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.promo_box{position:relative}.promo_box.has_border:after{content:"";display:block;width:0;height:100%;border-width:0 1px 0 0;border-style:solid;position:absolute;right:-2.4%;top:0}.promo_box_wrapper{overflow:hidden}.promo_box_wrapper .photo_wrapper{width:36%;float:left;text-align:left;line-height:0;overflow:hidden}.promo_box_wrapper .desc_wrapper{width:56%;margin:0 2% 0 6%;float:left;padding-top:10px}.promo_box_wrapper .desc_wrapper .desc{margin-bottom:15px}.promo_box_wrapper.promo_box_right .photo_wrapper{float:right;text-align:right}.promo_box_wrapper.promo_box_right .desc_wrapper{margin:0 6% 0 2%;text-align:right}.promo_box_wrapper.promo_box_right .desc_wrapper a.button{margin-right:0}.column_zoom_box .mcb-item-zoom_box-inner{text-align:center;line-height:0;overflow:hidden}.zoom_box{position:relative;line-height:0;overflow:hidden;max-width:100%}.zoom_box .photo img,.zoom_box .desc{transition:all .3s ease-in-out}.zoom_box .photo img{transform:scale(1)}.zoom_box:hover .photo img{transform:scale(1.15)}.zoom_box .desc{background:rgb(0 0 0 / .8);width:100%;height:100%;position:absolute;left:0;top:0;text-align:center;opacity:0;transform:scale(1.15)}.zoom_box .desc_wrap{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.zoom_box:hover .desc{opacity:1;transform:scale(1)}.zoom_box .desc .desc_img img{max-width:30%!important;padding-bottom:15px}.zoom_box .desc .desc_txt{padding:0 40px;font-size:26px;line-height:30px;color:#fff}#Content .zoom_box .photo img{max-width:100.1%}.counter{padding:20px;text-align:center;position:relative}.column_counter .mcb-item-counter-inner{background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_b.png)}.counter .icon_wrapper{margin-bottom:15px;line-height:0;width:100%}.counter .icon_wrapper i:before{margin:0}.counter .icon_wrapper i{display:inline-block;width:50px;height:50px;line-height:50px;font-size:50px}.counter .desc_wrapper .number-wrapper{font-size:50px;line-height:50px;margin-bottom:5px}.counter .desc_wrapper .number-wrapper .label{font-size:70%;line-height:100%}.counter .desc_wrapper .title{font-size:15px;line-height:20px;margin:0}.counter.counter_horizontal{text-align:left;min-height:75px}.counter.counter_horizontal .icon_wrapper{width:50px;height:50px;position:absolute;left:30px;top:32px;margin:0}.counter.counter_horizontal .desc_wrapper{padding-left:85px}.chart_box{position:relative;text-align:center}.chart_box:before{content:"";display:block;z-index:2;width:138px;height:138px;border-width:1px;border-style:solid;position:absolute;left:50%;margin-left:-69px;top:1px;-webkit-border-radius:100%;border-radius:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.chart_box .chart{width:140px;margin:0 auto 10px;position:relative}.chart_box .chart canvas{position:relative;z-index:2}.chart_box .chart .icon,.chart_box .chart .image,.chart_box .chart .num{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;position:absolute;left:0;top:0;z-index:3}.chart_box .chart .icon{font-size:45px}.chart_box .chart .icon i:before{margin:0}.chart_box .chart .image img{vertical-align:middle}.chart_box .chart .num{font-size:50px;line-height:1}.chart_box p{margin-bottom:0}.progress_bars .bars_list{margin:0}.progress_bars .bars_list li{margin-bottom:20px;list-style:none;overflow:hidden}.progress_bars .bars_list li:last-child{margin-bottom:0}.progress_bars .bars_list li h6{margin-bottom:7px;position:relative;padding-right:40px}.progress_bars .bars_list li h6 .label{display:block;font-size:11px;line-height:17px;padding:0 5px;font-weight:400;position:absolute;right:0;top:1px;-webkit-border-radius:3px;border-radius:3px;background:rgb(0 0 0 / .05);color:rgb(0 0 0 / .35)}.progress_bars .bars_list li h6 .label em{font-style:normal}.progress_bars .bars_list li .bar{position:relative;width:100%;height:20px;-webkit-border-radius:3px;border-radius:3px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgb(0 0 0 / .02);-webkit-box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .04);box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .04)}.progress_bars .bars_list li .bar .progress{display:block;height:100%;-webkit-box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .04);box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .04);background-image:repeating-linear-gradient(45deg,transparent,transparent 6px,rgb(0 0 0 / .07) 6px,rgb(0 0 0 / .07) 14px)}.progress_bars .bars_list:not(.hover) li .bar .progress{width:0!important}.progress_bars .bars_list.hover li .bar .progress{-webkit-transition:all 1.3s ease-in-out;-moz-transition:all 1.3s ease-in-out;-o-transition:all 1.3s ease-in-out;transition:all 1.3s ease-in-out}.progress_icons{margin-bottom:12px;overflow:hidden}.progress_icons .progress_icon{display:inline-flex;align-items:center;justify-content:center;margin:0 7px 7px 0;width:35px;height:35px;font-size:17px;color:#fff;-webkit-border-radius:100%;border-radius:100%}.progress_icons .progress_icon img{max-width:25px!important;max-height:25px;margin:5px 0 -5px}.progress_icons .progress_icon:last-child{margin-right:0}.progress_icons .progress_icon:not(.themebg){background:rgb(0 0 0 / .06)}.progress_icons .progress_icon{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.progress_icons.transparent .progress_icon{background-color:transparent!important;width:17px;height:17px;color:rgb(0 0 0 / .15);border-color:transparent!important}.trailer_box{text-align:center;position:relative;line-height:0}.trailer_box a{display:block}.trailer_box a:after{content:"";display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:100%;opacity:0;background:rgb(0 0 0 / .15)}.trailer_box:hover a:after{opacity:100}.trailer_box .desc{position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:20px 15px 35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.trailer_box .desc h2{margin:0;position:relative;bottom:0;font-size:30px;line-height:30px}.trailer_box:hover .desc h2{bottom:20px}.trailer_box .desc .subtitle{display:inline-block;position:relative;bottom:0;line-height:normal;letter-spacing:1px;padding:4px 8px;text-transform:uppercase;margin-bottom:15px;-webkit-border-radius:3px;border-radius:3px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_w.png)}.trailer_box:hover .desc .subtitle{bottom:20px}.trailer_box .desc .line{height:1px;width:0;margin:0 auto;background:#fff;overflow:hidden;display:block}.trailer_box:hover .desc .line{width:60%}.trailer_box.plain{text-align:left}.trailer_box.plain .desc{padding:20px 14% 40px}.trailer_box.plain .desc .subtitle{padding:0;background-color:#fff0;font-weight:900;font-style:italic}.trailer_box.plain .desc h2{font-weight:700}.trailer_box.plain .desc .line{margin:0;height:2px}.trailer_box.plain:hover .desc .line{width:20%}.trailer_box.horizontal .desc{padding-bottom:20px}.trailer_box.horizontal .desc .subtitle{margin-bottom:10px}.trailer_box.horizontal:hover .desc h2{bottom:10px}.trailer_box.horizontal:hover .desc .subtitle{bottom:10px}.trailer_box a:after,.trailer_box .desc .subtitle,.trailer_box .desc .line,.trailer_box .desc h2{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.quick_fact{text-align:center}.quick_fact.align_left{text-align:left}.quick_fact.align_right{text-align:right}.quick_fact .number-wrapper{font-size:90px;line-height:1.3em}.quick_fact .number-wrapper .label{font-size:70%;line-height:100%}.quick_fact hr{width:40%;display:inline-block}html .mcb-section .mcb-wrap .column_countdown .column .mcb-column-inner{border:none}.downcount .mcb-column-inner{margin-bottom:0}.downcount-inline .label{margin:0 4px}.downcount-inline.show-dhm .seconds,.downcount-inline.show-dhm .label-seconds{display:none}.downcount-inline.show-dh .seconds,.downcount-inline.show-dh .label-seconds,.downcount-inline.show-dh .minutes,.downcount-inline.show-dh .label-minutes{display:none}.downcount-inline.show-d .seconds,.downcount-inline.show-d .label-seconds,.downcount-inline.show-d .minutes,.downcount-inline.show-d .label-minutes,.downcount-inline.show-d .hours,.downcount-inline.show-d .label-hours{display:none}.photo_box{text-align:center}.photo_box.pb_left{text-align:left}.photo_box.pb_right{text-align:right}.photo_box .image_frame{margin-bottom:15px}.photo_box.without-desc .image_frame{margin-bottom:0}.photo_box .desc{margin-bottom:15px}.flat_box a,.flat_box a:hover{display:block;text-decoration:none}.flat_box .photo_wrapper{margin-bottom:15px;position:relative;line-height:0;overflow:hidden}.flat_box .photo_wrapper .icon{position:absolute;left:0;top:0;height:100%;width:90px;text-align:center;color:#fff;z-index:2}.flat_box .photo_wrapper .icon i{display:block;font-size:35px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flat_box .photo_wrapper .icon img{position:absolute;left:50%;top:50%;max-width:calc(100% - 16px)!important;transform:translate(-50%,-50%)}.flat_box:hover .photo_wrapper .icon,.flat_box a:hover .photo_wrapper .icon{transform:translateX(-90px)}.flat_box .photo_wrapper img.photo{position:relative;display:block;z-index:1;transform:translateX(15px)}.flat_box:hover .photo_wrapper img.photo,.flat_box a:hover .photo_wrapper img.photo{transform:translateX(0)}.flat_box .desc_wrapper{margin-left:90px}@media only screen and (min-width:960px){.one-fourth .flat_box .photo_wrapper .icon{width:60px}.one-fourth .flat_box .photo_wrapper .icon i{height:40px;line-height:40px;font-size:35px;margin-top:-20px}.one-fourth .flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(-60px);transform:translateX(-60px)}.one-fourth .flat_box .desc_wrapper{margin-left:60px}}.flat_box .photo_wrapper .icon{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.flat_box .photo_wrapper img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.column_feature_box .mcb-item-feature_box-inner{padding:20px;overflow:hidden}.feature_box .feature_box_wrapper .photo_wrapper,.feature_box .feature_box_wrapper .desc_wrapper{display:inline-block;vertical-align:middle}.feature_box .feature_box_wrapper .photo_wrapper{width:50%;line-height:0}.feature_box .feature_box_wrapper .photo_wrapper a{display:block;line-height:0}.feature_box .feature_box_wrapper .desc_wrapper{width:50%;padding-left:4%;box-sizing:border-box}.hover_box{text-align:center;line-height:0}.hover_box a{display:block;line-height:0}.hover_box .hover_box_wrapper{position:relative;overflow:hidden;line-height:0;max-width:100%}.hover_box .hover_box_wrapper .visible_photo{display:inline-block;opacity:1}.hover_box .hover_box_wrapper .hidden_photo{display:block;position:absolute;left:50%;top:50%;opacity:0;transform:translate(-50%,-50%)}.hover_box:hover .hover_box_wrapper .visible_photo,.hover_box.hover .hover_box_wrapper .visible_photo{opacity:0}.hover_box:hover .hover_box_wrapper .hidden_photo,.hover_box.hover .hover_box_wrapper .hidden_photo{opacity:1}.hover_box .hover_box_wrapper .visible_photo,.hover_box .hover_box_wrapper .hidden_photo{transition:all .4s ease-in-out}.hover_color{text-align:center;border-color:#fff0}.hover_color a{display:block}.hover_color a:hover{text-decoration:none}.hover_color .hover_color_bg{box-sizing:border-box}.hover_color .hover_color_wrapper{text-decoration:none;padding:40px 30px}.hover_color,.hover_color a,.hover_color a:hover,.hover_color h1 a,.hover_color h2 a,.hover_color h3 a,.hover_color h4 a,.hover_color h5 a,.hover_color h6 a{color:#fff}.hover_color .hover_color_bg{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.hover_color,.hover_color_bg{height:100%}.hover_color .hover_color_wrapper{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.hover_color.align_left{text-align:left}.hover_color.align_right{text-align:right}.hover_color.align_center{text-align:center}.hover_color.align_justify{text-align:justify}a.content_link{display:inline-block;position:relative;border-width:1px;border-style:solid;width:140px;padding:25px 15px;text-align:center;margin-left:-1px;background-color:#fff}a.content_link .icon{display:block;font-size:45px;line-height:45px;margin-bottom:15px}a.content_link .title{font-weight:700}a.content_link:after{content:"";z-index:2;opacity:0;height:0;width:100%;border-width:0 0 5px;border-style:solid;position:absolute;left:0;bottom:-6px}a.content_link:before{content:"";z-index:2;opacity:0;position:absolute;left:50%;bottom:-1px;margin-left:-6px;width:0;height:0;border-style:solid;border-width:0 6px 6px;border-color:#fff0}a:hover.content_link:after{opacity:100}a:hover.content_link:before{opacity:100}a:hover.content_link{text-decoration:none;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}a.content_link:after,a.content_link:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a.icon_bar{display:inline-block;overflow:hidden;text-align:center;margin:0 2px 2px 0;border-width:1px;border-style:solid;position:relative;background-color:#fff;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);-webkit-box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08);box-shadow:inset 0 0 5px 0 rgb(0 0 0 / .08)}a.icon_bar span{display:block}a.icon_bar,a.icon_bar span{width:58px;height:58px;line-height:58px;font-size:20px}a.icon_bar_small,a.icon_bar_small span{width:43px;height:43px;line-height:43px;font-size:15px}a.icon_bar span.t{position:relative}a.icon_bar span.b{position:absolute;top:100%}a.icon_bar span{-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}a.icon_bar span.b{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}a:hover.icon_bar span{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.wpb_wrapper a.icon_bar{margin-bottom:2px}a.icon_bar_facebook span.b{background:#3a589b;color:#fff}a.icon_bar_google span.b{background:#d6492f;color:#fff}a.icon_bar_twitter span.b{background:#32ccfe;color:#fff}a.icon_bar_vimeo span.b{background:#1ca7cc;color:#fff}a.icon_bar_youtube span.b{background:#ff3334;color:#fff}a.icon_bar_flickr span.b{background:#ff0084;color:#fff}a.icon_bar_linkedin span.b{background:#007bb6;color:#fff}a.icon_bar_pinterest span.b{background:#cb2027;color:#fff}a.icon_bar_dribbble span.b{background:#ec4a89;color:#fff}a.icon_bar_instagram span.b{background:#e13967;color:#fff}.get_in_touch ul{margin:0;font-size:100%;line-height:normal}.get_in_touch ul li{margin:0;list-style:none;position:relative;padding:13px 0 13px 50px;word-wrap:break-word}.get_in_touch ul li:after{content:"";display:block;width:70px;border-width:0 0 1px;border-style:solid;border-color:var(--mfn-contactbox-line);position:absolute;left:-30px;bottom:0}.get_in_touch ul li p{margin:0}.get_in_touch ul li .icon{position:absolute;left:0;top:5px;display:block;color:rgb(0 0 0 / .7);width:30px;height:30px;line-height:30px;font-size:23px;text-align:center}.get_in_touch ul li:last-child:after{display:none}.column_contact_box .mcb-item-contact_box-inner,.column_column .get_in_touch{padding:25px 20px 25px 30px;background-repeat:no-repeat;background-position:right bottom}.infobox ul{margin:0;font-size:100%;line-height:normal}.infobox ul li{margin:0;list-style:none;position:relative;padding:13px 0 13px 50px;word-wrap:break-word}.infobox ul li p{margin:0}.infobox ul li:before{content:'\e841';font-family:"mfn-icons";color:rgb(0 0 0 / .7);font-size:20px;display:block;width:16px;height:16px;position:absolute;left:0;top:10px}.infobox ul li:after{content:"";display:block;width:70px;border-width:0 0 1px;border-style:solid;border-color:var(--mfn-infobox-line);position:absolute;left:-30px;bottom:0}.infobox ul li:last-child:after{display:none}.infobox .ib-desc{display:block}.column_info_box .mcb-item-info_box-inner{padding:25px 20px 25px 30px;background-repeat:no-repeat;background-position:right bottom}.opening_hours .opening_hours_wrapper .ohw-desc{display:block}.opening_hours .opening_hours_wrapper ul{margin:0}.opening_hours .opening_hours_wrapper li{position:relative;padding-bottom:15px;margin-bottom:15px;text-align:center;border-bottom-width:1px;border-style:dashed;list-style:none}.opening_hours .opening_hours_wrapper li:last-child{border:0;padding-bottom:0;margin-bottom:0}.opening_hours .opening_hours_wrapper li label{margin-bottom:8px;font-size:12px;line-height:18px;display:inline-block;font-weight:400;padding:5px 11px;-webkit-border-radius:4px;border-radius:4px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png);background-color:#f8f8f8}.opening_hours .opening_hours_wrapper li span{font-size:22px;line-height:22px;margin:0;padding:0 14px;display:block}.opening_hours .opening_hours_wrapper li span sup{font-size:13px;line-height:13px;position:relative;top:4px;margin-left:2px}.column_opening_hours .mcb-item-opening_hours-inner{padding:25px;border-width:1px;border-style:solid;background-color:#fff;background-repeat:no-repeat;background-position:right bottom}.get_in_touch,.infobox,.opening_hours{height:100%;box-sizing:border-box}.timeline_items{margin:0!important;position:relative;background:url(/wp-content/themes/betheme/images/timeline_top.png) no-repeat top center;padding-top:9px;box-sizing:content-box}.timeline_items:after{content:"";width:0;height:0;border-width:3px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:50%;bottom:-10px;margin-left:-3px;display:block;z-index:1}.timeline_items>li{margin:0!important;list-style:none!important;width:45%;padding:0 0 25px 55%;position:relative;background:url(/wp-content/themes/betheme/images/timeline_right.png) no-repeat top center}.timeline_items>li:nth-child(even){padding:0 55% 25px 0;background:url(/wp-content/themes/betheme/images/timeline_left.png) no-repeat top center}.timeline_items>li h3{font-size:30px;line-height:35px}.timeline_items>li h3 span{position:absolute;right:55%;top:8px}.timeline_items>li h3:before{content:"";width:7px;height:7px;border-width:4px;border-style:solid;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:50%;top:11px;margin-left:-7px;display:block;z-index:1}.timeline_items>li:nth-child(even) h3{text-align:right}.timeline_items>li:nth-child(even) h3 span{left:55%;right:auto}.timeline_items>li .desc{position:relative;font-size:15px;line-height:31px}body:not(.style-simple) .timeline_items>li .desc{text-decoration:underline;text-decoration-color:rgb(0 0 0 / .1);text-underline-offset:8px;text-decoration-thickness:1px}.timeline_items>li .desc:before{content:"";width:100%;height:100%;position:absolute;left:-122%;top:0;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_10_b.png)}.timeline_items>li:nth-child(even) .desc:before{left:auto;right:-122%}.timeline_items>li:nth-child(even) .desc{text-align:right}.timeline_items>li .desc p{margin-bottom:0}.timeline_items>li .desc ol{list-style-position:inside}.timeline_items>li .desc ul{list-style:disc inside none}.how_it_works{text-align:center;position:relative}.how_it_works.has_border:after{content:"";display:block;width:12%;height:4px;background:rgb(0 0 0 / .03);-webkit-border-radius:2px;border-radius:2px;position:absolute;right:-10.5%;top:100px}.how_it_works .image_wrapper{position:relative;margin:0 auto 15px;width:200px}.how_it_works .image_wrapper .number{display:inline-flex;justify-content:center;align-items:center;position:absolute;right:10px;bottom:10px;width:35px;height:35px;font-size:15px;text-align:center;border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px rgb(0 0 0 / .1);box-shadow:inset 0 0 0 2px rgb(0 0 0 / .1)}.how_it_works .image{display:flex;align-items:center;justify-content:center;overflow:hidden;width:196px;height:196px;text-align:center;position:relative;background:#fff;border-width:2px;border-style:solid;border-radius:100%}.how_it_works .image img{max-width:116px!important;max-height:116px!important;width:auto}.with_aside .how_it_works .image{width:146px;height:146px}.with_aside .how_it_works .image img{max-width:90px!important;max-height:90px!important}.with_aside .how_it_works .image_wrapper .number{bottom:4px;right:4px}.with_aside .how_it_works.has_border:after{top:75px}.how_it_works.fill .image img,.with_aside .how_it_works.fill .image img{max-width:100%!important;max-height:100%!important;border-radius:unset}.how_it_works.no-img .image{height:55px;background:none;border-width:0}.how_it_works.no-img .image_wrapper .number{left:50%;margin-left:-18px}.column_map_basic{line-height:0;text-align:center}.column_map_basic .mcb-item-map_basic-inner{overflow:hidden}.column_map_basic iframe{width:100%;line-height:normal}.google-map-wrapper{position:relative}.google-map{height:400px;border-width:8px;border-style:solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.google-map-wrapper.no_border .google-map,.section.full-width .one .google-map{border-width:0}.google-map-contact-wrapper{position:absolute;z-index:10;right:50px;top:50px}.section.full-width .wrap.one .column_map.one .google-map-contact-wrapper{left:50%;margin-left:300px;right:auto}.google-map-contact-wrapper .get_in_touch{width:210px;padding:25px;position:relative}.google-map-contact-wrapper .get_in_touch:after{content:"";display:block;position:absolute;left:0;bottom:-30px;width:0;height:0;border-style:solid;border-width:30px 30px 0 0;border-color:#fff0;opacity:0}.google-map-contact-wrapper .get_in_touch ul li:after{left:-25px}.google-map-contact-wrapper.style-bar{position:static;margin-left:0!important}.google-map-contact-wrapper.style-bar .get_in_touch{float:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.google-map-contact-wrapper.style-bar .get_in_touch:after{display:none}.team .image_frame{margin-bottom:15px}.team .desc_wrapper h4{margin-bottom:3px}.team .desc_wrapper hr{display:inline-block;width:40%}.team .desc_wrapper .desc{margin-bottom:15px}.team .desc_wrapper .links{line-height:0}.team .desc_wrapper .links a.icon_bar span{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.team.team_horizontal{overflow:hidden}.team.team_horizontal .image_frame{width:48%;float:left;margin-right:4%;margin-bottom:0}.team.team_horizontal .desc_wrapper{width:48%;float:left}.team .desc_wrapper blockquote{margin-top:20px}.team.team_circle{text-align:center}.team.team_circle .desc_wrapper hr{margin-left:auto}.team.team_circle .image_frame.photo{width:120px;height:120px;margin:0 auto 15px;-webkit-border-radius:100%;border-radius:100%;overflow:hidden;position:relative;z-index:1}.team_list .column{margin-bottom:0}.team_list .bq_wrapper{background:rgb(0 0 0 / .02);border-left-width:1px;border-style:solid;padding:20px}.mfn_heading.align_left{text-align:left}.mfn_heading.align_center{text-align:center}.mfn_heading.align_right{text-align:right}.mfn_heading .title{display:inline-block;position:relative}.mfn_heading.heading_lines{overflow:hidden}.mfn_heading.heading_lines .title .line{position:absolute;width:3000px;height:1px;top:50%;background:rgb(0 0 0 / .3)}.mfn_heading.heading_lines .title .line_l{right:100%;margin-right:20px}.mfn_heading.heading_lines .title .line_r{left:100%;margin-left:20px}.dark .mfn_heading.heading_lines .title .line{background:rgb(255 255 255 / .3)}.fancy_heading{text-align:center}.fancy_heading .title{font-size:42px;line-height:42px}.fancy_heading_icon .icon_top{font-size:50px;line-height:50px;margin-bottom:15px;overflow:hidden;display:block}.fancy_heading_icon .icon_top i:before{margin:0}.fancy_heading_line{background-image:url(/wp-content/themes/betheme/images/fancy_heading_hr.png);background-position:bottom center;background-repeat:no-repeat;padding-bottom:15px}.fancy_heading_line .slogan{display:block;margin-bottom:7px;text-transform:uppercase;letter-spacing:1px;font-size:14px}.fancy_heading_line .inside{margin-bottom:15px}.column_call_to_action{margin-bottom:0}.call_to_action{overflow:hidden;display:table;padding:40px 0;width:100%}.call_to_action .call_to_action_wrapper{display:table;width:100%}.call_to_action .call_left,.call_to_action .call_center,.call_to_action .call_right{display:table-cell;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.call_to_action .call_left{width:40%;padding:0 20px;text-align:center}.call_to_action .call_left h3{margin-bottom:0}.call_to_action .call_center{width:20%;text-align:center}.call_to_action .call_center a{display:inline-block}.call_to_action .call_center .icon_wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;border-width:3px;border-style:solid;width:65px;height:65px;border-radius:100%;box-sizing:unset}.call_to_action .call_center .icon_wrapper i{display:inline-block;font-size:30px}.call_to_action .call_center .icon_wrapper img{display:inline-block;position:relative;top:50%;transform:translateY(-50%);margin-top:-1px;font-size:30px}.call_to_action .call_center .button{margin:0}.call_to_action .call_right{width:40%;padding:0 20px}.clients_ul{margin:0}.clients_ul li{float:left;width:16.666%;margin:0!important;list-style:none}.clients_ul .client_wrapper{padding:10px 15px;margin:10px;background:rgb(0 0 0 / .01);text-align:center;line-height:0;position:relative}.clients_ul .client_wrapper:hover{background:rgb(0 0 0 / .05)}.clients_ul .client_wrapper a,.clients_ul .client_wrapper .gs-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.clients_ul .client_wrapper .gs-wrapper img{max-height:100%;width:auto}.clients_ul .client_wrapper .gs-wrapper img[src$=".svg"]{width:100%}.clients_ul.clients_image_default .client_wrapper{height:75px}.clients_ul.clients_tiles .clients_li .client_wrapper{background:none}.clients_ul.clients_tiles .clients_li .client_wrapper:before{content:"";display:block;width:100%;height:1px;background:var(--mfn-clients-tiles);position:absolute;left:0;bottom:0;z-index:2}.clients_ul.clients_tiles .clients_li .client_wrapper:after{content:"";display:none;position:absolute;left:50%;margin-left:-4px;bottom:0;width:0;height:0;border-style:solid;border-width:0 4px 5px;border-color:#fff0}.clients_ul.clients_tiles .clients_li .client_wrapper:hover:before{height:2px;background:var(--mfn-clients-tiles-hover)}.clients_ul.clients_tiles .clients_li .client_wrapper:hover:after{display:block;bottom:2px;border-bottom-color:var(--mfn-clients-tiles-hover)}.clients_ul .clients_li .client_wrapper,.clients_ul .clients_li .client_wrapper img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.clients_slider .clients_ul{opacity:0;max-height:115px;transition:opacity 0.3s ease-in-out}.clients_slider .clients_ul.slick-slider{opacity:1;max-height:none}.clients_slider .clients_ul.slick-slider .clients_li img{max-height:100%}.clients_slider .slick-arrow{margin:0;min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:5px}[data-navigation-position="content"] .clients_slider_ul{display:flex;align-items:center}[data-navigation-position="content"] .clients_slider_ul .slick-arrow{margin:0;flex-shrink:0}[data-navigation-position="content"] .clients_slider_ul .slick-list{width:100%;margin:0 15px}.blog_slider{position:relative}.blog_slider_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.blog_slider_header .title{margin:0 15px 0 0}.blog_slider_header .slider_navigation{display:flex;flex-shrink:0;margin-left:auto}.blog_slider_header .slick-arrow{margin:0}.blog_slider_header .slider_next{margin-left:5px}.blog_slider .blog_slider_ul{margin:0!important;max-height:219px;transition:opacity 0.3s ease-in-out}.blog_slider .blog_slider_ul.slick-slider{opacity:1;max-height:none}.blog_slider .blog_slider_ul .blog_slider_li{float:left;width:25%;list-style:none;margin:0!important}.blog_slider .blog_slider_ul .blog_slider_li .item_wrapper{margin:0 10px;position:relative}.blog_slider .blog_slider_ul .blog_slider_li .item_wrapper .image_frame{margin-left:30px;margin-bottom:15px;min-height:52px}.blog_slider .blog_slider_ul .blog_slider_li .item_wrapper .date_label{position:absolute;left:0;top:30px;z-index:20;background-color:var(--mfn-blog-slider-date-bg)}.blog_slider .blog_slider_ul .blog_slider_li .item_wrapper .date_label:after{border-left-color:var(--mfn-blog-slider-date-bg)}.blog_slider .blog_slider_ul .blog_slider_li .item_wrapper hr{margin-left:30px;width:40%}.blog_slider .blog_slider_ul .blog_slider_li .item_wrapper a.button{margin-left:30px;margin-bottom:0}.blog_slider .blog_slider_ul .blog_slider_li.format-quote .item_wrapper{overflow:hidden}.blog_slider .blog_slider_ul .blog_slider_li.format-quote .item_wrapper blockquote{margin-top:70px;margin-left:40px}.blog_slider .blog_slider_ul .blog_slider_li.format-link .item_wrapper .image_frame{height:180px;position:relative;background-color:rgb(255 255 255 / .5)}.blog_slider .blog_slider_ul .blog_slider_li.format-link .item_wrapper .image_frame:after{content:'\e8c2';font-family:"mfn-icons";display:block;position:absolute;left:0;top:0;width:100%;height:180px;line-height:180px;text-align:center;font-size:40px;color:rgb(0 0 0 / .1)}.blog_slider .slider_pager{margin-top:15px}.blog_slider .slider_pager li{display:inline-block}.blog_slider.hide-dots .slider_pager{display:none!important}.blog_slider.hide-arrows .blog_slider_header a.button{display:none!important}.blog_slider.hide-nav .slider_pager,.blog_slider.hide-nav .blog_slider_header a.button{display:none!important}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper .image_frame{margin-left:0;border:0}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper .date_label{position:static;background-color:transparent!important;background-image:none;display:inline-block;padding:0}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper .date_label:after{display:none}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper .desc hr{margin-left:0;width:0}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper .desc a.button{display:none;margin-left:0}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper:hover .desc hr{width:100px}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper .image_wrapper img,.blog_slider.flat .blog_slider_ul li .item_wrapper .image_wrapper img{opacity:.9}.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper:hover .image_wrapper img,.blog_slider.flat .blog_slider_ul li .item_wrapper:hover .image_wrapper img{top:0;opacity:1}.blog_slider.flat .blog_slider_header{margin:0}.blog_slider.flat .blog_slider_header .title{display:none}.blog_slider.flat .blog_slider_header .slick-arrow{position:absolute;width:60px;height:100%;border:0;border-radius:0;background-color:rgb(255 255 255 / .4)!important;box-shadow:inset 0 0 0 0;background-image:none}.blog_slider.flat .blog_slider_header .slick-arrow:hover{background-color:rgb(255 255 255 / .7)!important}.blog_slider.flat .blog_slider_header .slick-arrow:after{display:none}.blog_slider.flat .blog_slider_header .slick-arrow .button_icon{float:none;font-size:15px;padding:0;text-align:center;position:absolute;width:60%;top:50%;margin-top:-4px;background:none}.blog_slider.flat .blog_slider_header .slick-arrow .button_icon i{color:#000!important}.blog_slider.flat .blog_slider_header .slick-arrow .button_icon:after{display:none}.blog_slider.flat .blog_slider_header .button.slider_prev{left:9px;right:auto;z-index:2}.blog_slider.flat .blog_slider_header .button.slider_next{right:9px;z-index:2}.blog_slider.flat .blog_slider_header{opacity:0}.blog_slider.flat:hover .blog_slider_header{opacity:1}.blog_slider.flat .blog_slider_header,.blog_slider.flat .blog_slider_header .slick-arrow,.blog_slider.flat .blog_slider_ul .blog_slider_li .item_wrapper .desc hr{transition:all .3s ease-in-out}.shop_slider .shop_slider_ul{margin:0!important;opacity:0;max-height:219px;transition:opacity 0.3s ease-in-out}.shop_slider .shop_slider_ul.slick-slider{opacity:1;max-height:none}.shop_slider .shop_slider_ul .shop_slider_li{float:left;width:25%;list-style:none}.shop_slider .shop_slider_ul .shop_slider_li .item_wrapper{margin:0 10px;position:relative}.shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .desc{background:#fff;padding:15px 20px}.shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .desc h4{margin-bottom:5px}.shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .price{font-size:18px;margin-bottom:0}.shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .price del{font-size:.67em}.shop_slider .slider_pagination{margin-top:15px}.shop_slider .slider_pager li{display:inline-block}.shop_slider .shop_slider_li .button{margin:10px 0 0 0}.portfolio_slider{position:relative}.portfolio_slider .portfolio_slider_ul{margin:0!important;opacity:0;max-height:219px;transition:opacity 0.3s ease-in-out}.portfolio_slider .portfolio_slider_ul.slick-slider{opacity:1;max-height:none}.portfolio_slider .portfolio_slider_ul .portfolio_slider_li{float:left;width:20%;list-style:none;margin:0!important}.portfolio_slider .portfolio_slider_ul .portfolio_slider_li .image_frame{border:0;margin-bottom:0}.portfolio_slider .slider_nav{opacity:0;color:#fff;font-size:15px;height:80px;line-height:80px;position:absolute;text-align:center;z-index:5;width:35px;top:50%;margin-top:-40px}.portfolio_slider .slider_prev{left:0}.portfolio_slider .slider_next{right:0}.portfolio_slider.arrows_hover:hover .slider_nav{opacity:1}.portfolio_slider.arrows_always .slider_nav{opacity:1}.portfolio_slider .slider_nav{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}ul.portfolio_grid{overflow:hidden;list-style:none;margin:0}ul.portfolio_grid li{float:left;margin:0;width:100%;position:relative;overflow:hidden}ul.portfolio_grid li .image_frame{border:0;margin:0}.two-third.column_portfolio_grid li,.one-second.column_portfolio_grid li,.three-fifth.column_portfolio_grid li,.vc_col-sm-6 .portfolio_grid li,.vc_col-sm-8 .portfolio_grid li{width:50%}.one.column_portfolio_grid li,.three-fourth.column_portfolio_grid li,.four-fifth.column_portfolio_grid li,.five-sixth.column_portfolio_grid li,.vc_col-sm-9 .portfolio_grid li,.vc_col-sm-10 .portfolio_grid li,.vc_col-sm-12 .portfolio_grid li{width:25%}.portfolio-photo .portfolio-item{overflow:hidden;position:relative}.portfolio-photo .portfolio-item a.portfolio-item-bg{display:block;position:relative;text-align:center;line-height:0}.portfolio-photo .portfolio-item a.portfolio-item-bg .mask{position:absolute;z-index:1;left:0;top:0;background:#000;opacity:.3;width:100%;height:100%}.portfolio-photo .portfolio-item:hover a.portfolio-item-bg .mask{opacity:0}.portfolio-photo .portfolio-item .portfolio-details{display:block}.portfolio-photo .portfolio-item .portfolio-details .details{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:240px;padding:55px 30px;text-align:center}.portfolio-photo .portfolio-item .portfolio-details .details .title{font-size:23px;line-height:27px;border-bottom:1px solid rgb(0 0 0 / .1);padding-bottom:15px;margin-bottom:10px}.portfolio-photo .portfolio-item .portfolio-details:hover .details{opacity:0}.portfolio-photo .portfolio-item .portfolio-details .more{display:block;opacity:0;text-transform:uppercase;width:70px;height:40px;padding:20px 5px;letter-spacing:1px;text-align:center;position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);border-radius:100%;box-sizing:content-box}.portfolio-photo .portfolio-item .portfolio-details .more h4{font-size:15px;line-height:18px;margin:2px 0 0}.portfolio-photo .portfolio-item .portfolio-details:hover .more{opacity:1}.portfolio-photo .portfolio-item .portfolio-details .details,.portfolio-photo .portfolio-item .portfolio-details .more{background:#fff}.portfolio-photo .portfolio-item .portfolio-details .details .categories{color:#a8a8a8}.portfolio-photo .portfolio-item .portfolio-details .more{color:rgb(0 0 0 / .6)}.portfolio-photo .portfolio-item a .mask,.portfolio-photo .portfolio-item .portfolio-details .details,.portfolio-photo .portfolio-item .portfolio-details .more{transition:all .5s ease-in-out}.portfolio-photo .portfolio-item .portfolio-details .image_links a{transition:all .3s ease-in-out}.portfolio-photo.margin .portfolio-item{margin-bottom:25px}.column_portfolio #Filters .filters_wrapper,.column_portfolio #Filters .filters_wrapper ul{display:block}.wpb_wrapper #Filters .filters_wrapper,.wpb_wrapper #Filters .filters_wrapper ul{display:block}.the_content_wrapper #Filters.filters4portfolio .filters_wrapper,.the_content_wrapper #Filters.filters4portfolio .filters_wrapper ul{display:block}.testimonials_slider{position:relative}.testimonials_slider a.slider_prev,.testimonials_slider a.slider_next{position:absolute;top:30px;z-index:2;margin:0}.testimonials_slider a.slider_prev{left:0}.testimonials_slider a.slider_next{right:0}.testimonials_slider .slider_images{width:100%;height:auto;line-height:0;text-align:center;margin:0 0 30px;position:relative;z-index:2}.testimonials_slider .slider_images:before{content:"";display:block;height:100%;width:3000px;position:absolute;left:-1000px;top:0;z-index:1}.with_aside .testimonials_slider .slider_images:before{display:none}.testimonials_slider .slider_images li{display:inline-block;margin-bottom:0}.testimonials_slider .slider_images li a{display:block;position:relative;height:85px;width:85px;line-height:0;cursor:pointer;opacity:.5;z-index:10}.testimonials_slider .slider_images li a:after{content:"";display:none;height:6px;width:100%;position:absolute;left:0;bottom:-6px}.testimonials_slider .slider_images li.slick-active a,.testimonials_slider .slider_images li a:hover{opacity:1}.testimonials_slider .slider_images li.slick-active a:after{display:block}.testimonials_slider .testimonials_slider_ul{margin:0!important;opacity:0;max-height:250px;transition:opacity 0.3s ease-in-out}.testimonials_slider .testimonials_slider_ul.slick-slider{opacity:1;max-height:none}.testimonials_slider .testimonials_slider_ul li{float:left;width:100%;padding:0 80px;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.testimonials_slider .testimonials_slider_ul li .bq_wrapper{background:rgb(0 0 0 / .02);padding:30px 40px 10px;margin-bottom:20px}.testimonials_slider .testimonials_slider_ul li .hr_dots{margin-bottom:15px}.testimonials_slider .testimonials_slider_ul li .author{text-align:center}.testimonials_slider .testimonials_slider_ul li .author h5{margin-bottom:2px}.testimonials_slider .testimonials_slider_ul li .single-photo-img{display:none}.testimonials_slider.hide-photos .testimonials_slider_ul li .single-photo-img{display:none!important}.column:not(.one) .testimonials_slider:not(.single-photo) a.slider_prev,.column:not(.one) .testimonials_slider:not(.single-photo) a.slider_next{display:none!important}.column:not(.one) .testimonials_slider:not(.single-photo) .testimonials_slider_ul li{padding:0 20px}.one-third .testimonials_slider .slider_images:before,.one-fourth .testimonials_slider .slider_images:before,.one-second .testimonials_slider .slider_images:before{display:none}.wpb_wrapper .testimonials_slider .slider_images:before{display:none}.testimonials_slider .slider_images a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.testimonials_slider.single-photo a.slider_prev,.testimonials_slider.single-photo a.slider_next{display:none!important}.testimonials_slider.single-photo .testimonials_slider_ul li{padding:0;text-align:center}.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper{margin:0 6% 20px}.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img{display:block;margin:0 auto 20px;height:85px;width:85px;line-height:0;overflow:hidden;-webkit-border-radius:50%;border-radius:50%}.testimonials_slider.single-photo .slider_pager{margin-top:30px}.testimonials_slider.single-photo .slider_pager li{display:inline-block}.testimonials_slider.single-photo .slider_pager li a{top:0}.testimonials_slider.single-photo .slider_pager li a img{display:none}.testimonials_slider.hide-bar .slider_images:before{display:none!important}.testimonials_slider.hide-bar .slider_images{background-color:transparent!important}.testimonials_list .item{overflow:hidden;clear:both}.testimonials_list .item .photo{width:23%;float:left;margin:0 1% 40px}.testimonials_list .item .desc{width:73%;float:left;margin:0 1% 40px}.testimonials_list .item .desc h4{margin-bottom:3px;margin-top:10px}.testimonials_list .item .desc p.subtitle{opacity:.6}.testimonials_list .item .desc hr.hr_color{width:20%;margin-left:0}.testimonials_list .item.no-img .desc{width:98%}.column_payment_methods ul.payment-methods-list{display:flex;flex-wrap:wrap}.column_payment_methods ul.payment-methods-list li{margin:0 1px 2px;box-sizing:content-box}.column_payment_methods ul.payment-methods-list li img{display:block;width:40px;height:auto}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.twentytwenty-before-label,.twentytwenty-after-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.twentytwenty-before-label:before,.twentytwenty-after-label:before{color:var(--mfn-before-after-label-color);font-size:13px;letter-spacing:.1em;position:absolute;background:var(--mfn-before-after-label);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-before-label:before,.twentytwenty-horizontal .twentytwenty-after-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow,.twentytwenty-down-arrow{width:0;height:0;border:6px inset #fff0;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-up-arrow,.twentytwenty-down-arrow{left:50%;margin-left:-6px}.twentytwenty-container{max-width:1920px;margin:0 auto;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:#fff0}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-after-label{opacity:0}.twentytwenty-before-label::before{content:attr(data-content)}.twentytwenty-after-label::before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:#fff0;z-index:25}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid var(--mfn-before-after-slider);-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);box-shadow:0 3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);background-color:var(--mfn-before-after-slider)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 -3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);box-shadow:0 -3px 0 var(--mfn-before-after-slider),0 0 12px rgb(51 51 51 / .5);background-color:var(--mfn-before-after-slider)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 white,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:3px 0 0 white,0 0 12px rgb(51 51 51 / .5);box-shadow:3px 0 0 white,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 white,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:-3px 0 0 white,0 0 12px rgb(51 51 51 / .5);box-shadow:-3px 0 0 white,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-left-arrow{border-right:6px solid var(--mfn-before-after-slider);left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid var(--mfn-before-after-slider);right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.image_item.stretch:not(.svg){width:100%}.image_frame.stretch .image_wrapper img{width:100%}.mcb-section.bg-cover,.mcb-wrap.bg-cover,.column_attr.bg-cover{background-size:cover}.mcb-section.bg-contain,.mcb-wrap.bg-contain,.column_attr.bg-contain{background-size:contain}@media only screen and (min-width:1921px){.image_item.stretch-ultrawide:not(.svg){width:100%}.image_frame.stretch-ultrawide .image_wrapper img{width:100%}.mcb-section.bg-cover-ultrawide,.mcb-wrap.bg-cover-ultrawide .mcb-wrap-inner,.mcb-column.bg-cover-ultrawide .mcb-column-inner,.column_attr.bg-cover-ultrawide{background-size:cover}}.date_label,.timeline_items>li h3 span{font-size:12px;line-height:18px;display:inline-block;padding:2px 5px;-webkit-border-radius:4px;border-radius:4px;background-image:url(/wp-content/themes/betheme/images/stripes/stripes_3_b.png)}.date_label:after,.timeline_items>li h3 span:after{content:"";display:block;position:absolute;right:-5px;top:6px;width:0;height:0;border-style:solid;border-width:5.5px 0 5.5px 5px;border-color:#fff0}.date_label{background-color:#f8f8f8;color:#a8a8a8}.date_label:after{border-left-color:#f8f8f8}.timeline_items>li h3 span{background-color:var(--mfn-timeline-date-bg)}.timeline_items>li h3 span:after{border-left-color:var(--mfn-timeline-date-bg)}@media only screen and (min-width:768px){.timeline_items>li:nth-child(2n) h3 span::after{border-right-color:var(--mfn-timeline-date-bg);border-width:5.5px 5.5px 5.5px 0;left:-5px;right:auto}.style-simple .timeline_items>li:nth-child(2n) h3 span:after{border-right-color:#fff0}}.column_sidebar_widget .widget:after{display:none}.column_sidebar_widget .widget{margin-bottom:20px;padding-bottom:20px}.isotope_wrapper{z-index:1;position:relative}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}::-moz-selection{color:#fff}::selection{color:#fff}.idea_box,.accordion .question,.accordion .question.active .title,.accordion .question .title:before,table th,table td,.list_item .circle,input[type="date"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea,.promo_box.has_border:after,dl>dt,dl>dd,.article_box .desc_wrapper p,a.icon_bar,a.content_link,.how_it_works .image,.column_opening_hours .mcb-item-opening_hours-inner,.opening_hours .opening_hours_wrapper li,.icon_box.has_border:after,.chart_box:before,.column_pricing_item .mcb-item-pricing_item-inner,.team_list .bq_wrapper,.post-footer .post-links,.format-link .post-title .icon-link,.share_wrapper,.post-header .title_wrapper,.section-post-related .section-related-adjustment,#comments>:first-child,.mcb-sidebar,.widget:after,.fixed-nav .desc .date,.portfolio_group.list .portfolio-item,.portfolio_group .portfolio-item .desc .details-wrapper,.Recent_posts ul li .desc h6,.widget_recent_entries ul li a,.woocommerce .widget_best_sellers li,.woocommerce .widget_featured_products li,.woocommerce .widget_recent_reviews li,.woocommerce .widget_recent_products li,.woocommerce .widget_recently_viewed_products li,.woocommerce .widget_random_products li,.woocommerce .widget_top_rated_products li,.woocommerce .widget_onsale li,.woocommerce .widget_layered_nav li,.woocommerce .widget_shopping_cart ul.product_list_widget li,.woocommerce .widget_products li,.woocommerce .product .related.products,.woocommerce .product .upsells.products,.woocommerce .product div.entry-summary h1.product_title:after,.woocommerce .quantity input.qty,.header-stack #Top_bar .logo,.offer_thumb .slider_pagination,.offer_thumb .slider_pagination a,.Latest_news ul li .desc_footer,.Latest_news ul li .photo,.offer_thumb.bottom .slider_pagination a,.style-simple .faq .question,.style-simple #Filters .filters_wrapper ul,#edd_checkout_cart th,#edd_checkout_cart td{border-color:rgb(0 0 0 / .08)}.tooltip-img .tooltip-content,.tooltip:after,.tooltip:before{background:#444;color:#fff}.tooltip:before{box-shadow:0 0 15px rgb(0 0 0 / .15)}.dropcap,.highlight:not(.highlight-underline){color:#fff}input[type="date"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea,.woocommerce .quantity input.qty{background-color:#fff;color:#626262;box-shadow:inset 0 0 2px 2px rgb(0 0 0 / .02)}input[type="date"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,select:focus,textarea:focus{background-color:#E9F5FC;border-color:#d5e5ee;color:#1982C2}select{padding-right:25px;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%}select[multiple]{background-image:none}hr{background-color:rgb(0 0 0 / .08);color:rgb(0 0 0 / .08)}#Top_bar .menu>li>a span{border-color:rgb(0 0 0 / .05)}#Footer .Recent_posts ul li .desc h6,#Footer .widget_recent_entries ul li a,#Footer .widget_best_sellers li,#Footer .widget_featured_products li,#Footer .widget_recent_reviews li,#Footer .widget_recent_products li,#Footer .widget_recently_viewed_products li,#Footer .widget_random_products li,#Footer .widget_top_rated_products li,#Footer .widget_onsale li,#Footer .widget_layered_nav li,#Footer .widget_shopping_cart ul.product_list_widget li,#Footer .widget_products li,#Footer .widget_archive ul li:after,#Footer .widget_nav_menu ul li:after,#Footer table th,#Footer table td{border-color:rgb(255 255 255 / .08)}#Sliding-top .Recent_posts ul li .desc h6,#Sliding-top .widget_recent_entries ul li a,#Sliding-top .widget_best_sellers li,#Sliding-top .widget_featured_products li,#Sliding-top .widget_recent_reviews li,#Sliding-top .widget_recent_products li,#Sliding-top .widget_recently_viewed_products li,#Sliding-top .widget_random_products li,#Sliding-top .widget_top_rated_products li,#Sliding-top .widget_onsale li,#Sliding-top .widget_layered_nav li,#Sliding-top .widget_shopping_cart ul.product_list_widget li,#Sliding-top .widget_products li,#Sliding-top .widget_archive ul li:after,#Sliding-top .widget_nav_menu ul li:after,#Sliding-top table th,#Sliding-top table td{border-color:rgb(255 255 255 / .08)}.image_frame,.wp-caption,.google-map,.icon_box .icon_wrapper,.content_slider .content_slider_ul .slick-list,.author-box .avatar-wrapper,#comments .commentlist>li .photo,.edd_download_image{border-color:#f8f8f8}.wp-caption-text{background:#f8f8f8;color:#A6A6A6}.image_frame .image_wrapper,.wp-caption img,.icon_box .icon_wrapper:before{border-color:#e2e2e2}.image_frame .image_wrapper .mask,.edd_download_image:after{box-shadow:inset 0 0 5px 2px rgb(0 0 0 / .07)}.image_frame .image_wrapper .mask:after{background:rgb(0 0 0 / .15)}.no-shadows .image_frame .image_wrapper .mask,.no-shadows .edd_download_image:after{box-shadow:unset}.if-overlay .image_frame .image_wrapper .mask{box-shadow:inset 0 0 0 0 rgb(0 0 0 / 0)}.sliding_box .desc_wrapper .title{color:#fff}.counter .desc_wrapper .number-wrapper,.chart_box .chart .num,.chart_box .chart .icon,.style-simple .quick_fact .number-wrapper,#edd_checkout_cart .edd_cart_header_row th{color:#444}a.icon_bar,.dark a.icon_bar{color:#444}.get_in_touch,.get_in_touch a,.get_in_touch a:hover,.get_in_touch .title,.get_in_touch ul,.column_column .get_in_touch ul,.infobox,.infobox a,.infobox h3,.infobox ul{color:#fff}.how_it_works .image_wrapper .number{color:#fff}.trailer_box .desc h2{color:#fff}.trailer_box .desc .subtitle{color:#fff}.icon_box:hover .icon_wrapper,.icon_box a:hover .icon_wrapper{color:#fff}.list_item.lists_1 .list_left{color:#fff}.feature_list ul li:hover,.feature_list ul li:hover a{color:#fff}.feature_list ul li:hover .icon i,.feature_list ul li:hover a .icon i{color:#fff}.ui-tabs .ui-tabs-nav li a,.accordion .question .title,.faq .question .title,table th{color:#444}.ui-tabs .ui-tabs-nav li.ui-state-active a:after,body.table-hover:not(.woocommerce-page) table tr:hover td,body.table-hover:not(.woocommerce-page) table tr:hover td a{color:#fff}.accordion .question .answer,.ui-tabs .ui-tabs-panel,.ui-tabs .ui-tabs-nav li.ui-state-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-nav li.ui-state-active:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a{background-color:#fff}.fake-tabs{margin-bottom:70px}.fake-tabs>ul{display:flex;justify-content:center;border-bottom:1px solid rgb(0 0 0 / .08);text-align:center}.fake-tabs>ul li{display:inline-block}.fake-tabs>ul li a{display:flex;height:100%;align-items:center;box-sizing:border-box;position:relative;font-weight:500;text-decoration:none;padding:25px 15px}.fake-tabs>ul li a:after{content:"";display:none;position:absolute;left:0;bottom:-1px;width:100%;height:1px;border-radius:2px 2px 0 0}.fake-tabs>ul li.active a:after{display:block}.fake-tabs>ul li a .number{display:inline-block;padding:0 9px;border-radius:3px;color:#fff;margin-left:5px}.fake-tabs-count-1>ul{display:none}.fake-tabs>.tab{height:0;overflow:hidden;opacity:0;transition:opacity .2s ease-in-out}.fake-tabs>.tab.active{height:unset;overflow:unset;opacity:1}.fake-tabs>.tab[tabindex="-1"]{visibility:hidden}.content-brightness-dark .fake-tabs>ul{border-color:rgb(255 255 255 / .08)}.table_of_content .title{margin-bottom:15px}.table_of_content .title-inner{display:inline;margin:0}.table_of_content .title .toggle{margin:0 10px;font-size:80%}.table_of_content .title .toggle-show{display:none}.table_of_content.hide .title .toggle-hide{display:none}.table_of_content.hide .title .toggle-show{display:inline}.table_of_content.hide_on_start .table_of_content_wrapper{display:none}.table_of_content .table_of_content_wrapper ol{counter-reset:mfnolnested;line-height:1.5;margin:0}.table_of_content .table_of_content_wrapper ol li{margin-bottom:10px}.table_of_content .table_of_content_wrapper ol li:not(.mfn_toc_nested){counter-increment:mfnolnested}.table_of_content .table_of_content_wrapper li.mfn_toc_nested{margin-left:15px;margin-bottom:15px;list-style:none}.table_of_content .table_of_content_wrapper li.mfn_toc_nested:last-child{margin-bottom:0}.table_of_content .table_of_content_wrapper li.mfn_toc_nested li.mfn_toc_nested{margin-left:30px}.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers,.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers ol{list-style:none;margin:0}.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li:not(.mfn_toc_nested):before{margin-right:10px;content:counters(mfnolnested,".")}.table_of_content .table_of_content_wrapper ol.mfn_toc_bullets{margin-left:15px}.table_of_content .table_of_content_wrapper ol.mfn_toc_bullets,.table_of_content .table_of_content_wrapper ol.mfn_toc_bullets ol{list-style-type:square}.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon,.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon ol{list-style:none;margin:0}.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li i{margin-right:10px;line-height:inherit}.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li,.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li{display:flex;align-items:flex-start}.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li:not(.mfn_toc_nested):before,.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li i{flex-shrink:0}.table_of_content .table_of_content_wrapper ol.mfn_toc_numbers li:last-child,.table_of_content .table_of_content_wrapper ol.mfn_toc_custom_icon li:last-child{margin-bottom:0}.mfn-popup{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgb(0 0 0 / .3)}.mfn-popup .mfn-popup-content{display:block;position:fixed;top:50%;transform:translateY(-50%);max-height:80%;overflow:auto;left:0;right:0;margin:0 auto;max-width:80%;box-sizing:border-box;z-index:1999;background-color:#fff;border-radius:3px;box-shadow:0 2px 4px rgb(105 103 139 / .03);overflow:hidden;animation-name:mfn-popup-open;animation-duration:.3s}.mfn-popup-940 .mfn-popup-content{width:940px}@keyframes mfn-popup-open{0%{opacity:0;margin-top:-100px}100%{opacity:1;margin-top:0}}.mfn-popup-arrow{display:flex;justify-content:center;align-items:center;position:absolute;z-index:5;width:40px;height:40px;font-size:30px;color:rgb(0 0 0 / .3);transition:all 0.3s ease-in-out;cursor:pointer;background-color:#fff0}.mfn-popup-arrow:hover{color:rgb(0 0 0 / .8)}.mfn-close-icon{z-index:5;display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;cursor:pointer;text-decoration:none!important}.mfn-close-icon .icon{color:rgb(0 0 0 / .3);display:inline-block;transition:all 0.3s ease-in-out}.mfn-close-icon:hover .icon{color:rgb(0 0 0 / .8);transform:rotate(180deg)}.content-brightness-dark .mfn-close-icon .icon{color:rgb(255 255 255 / .3)}.content-brightness-dark .mfn-close-icon:hover .icon{color:rgb(255 255 255 / .8)}.pricing-box-box.pricing-box-featured,.pricing-box-box.pricing-box-featured .plan-header h2,.pricing-box-box.pricing-box-featured .plan-header .price sup.currency,.pricing-box-box.pricing-box-featured .plan-header .price>span,.pricing-box-box.pricing-box-featured .plan-header .price sup.period,.pricing-box-box.pricing-box-featured .plan-header p.subtitle,.pricing-box-box.pricing-box-featured .plan-inside ul{color:#fff}.pricing-box-box.pricing-box-featured .plan-header hr{border-color:rgb(0 0 0 / .2);background:rgb(0 0 0 / .2)}.pricing-box-box.pricing-box-featured a.button{background-color:#fff;color:#444}.pricing-box-box.pricing-box-featured a.button:hover{opacity:.9}.ui-helper-reset{border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;margin:0;padding:0}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-tabs{position:relative;overflow:hidden;zoom:1;margin-bottom:15px;background:none!important;border-radius:5px;border-style:solid;border-width:var(--mfn-tabs-border-width);border-color:var(--mfn-tabs-border-color)}.ui-tabs .ui-tabs-nav{display:block;background-image:url(/wp-content/themes/betheme/images/bg_panel.png);background-repeat:repeat-x;background-position:left top;border-style:solid;border-width:0 0 var(--mfn-tabs-border-width);border-color:var(--mfn-tabs-border-color);margin:0;padding:0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;white-space:nowrap;border-style:solid;border-width:0 var(--mfn-tabs-border-width) 0 0;border-color:var(--mfn-tabs-border-color);margin:0;padding:0}.ui-tabs .ui-tabs-nav li a{text-decoration:none;display:block;font-size:13px;font-weight:700;padding:14px 30px}.ui-tabs .ui-tabs-nav li a i{margin-right:4px}.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-nav li.ui-state-active:after{content:"";display:block;height:5px;width:100%;position:absolute;left:0;bottom:-5px;z-index:1}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-state-active a{cursor:text}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.ui-tabs .ui-tabs-nav li.ui-state-active a:after{content:"";display:block;height:var(--mfn-tabs-border-width);width:80%;position:absolute;left:50%;margin-left:-40%;top:100%;z-index:2}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(/wp-content/themes/betheme/images/box_shadow.png);background-repeat:repeat-x;background-position:left top;border-width:0;padding:15px 20px 20px;margin:0;overflow:hidden}.ui-tabs .ui-tabs-panel p:last-child{margin-bottom:0}.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel{background-color:#fff}.wpb_tour .wpb_tabs_nav a{width:auto!important}.tabs_centered.ui-tabs .ui-tabs-nav{text-align:center}.tabs_centered.ui-tabs .ui-tabs-nav li{display:inline-block;float:none}.tabs_centered.ui-tabs .ui-tabs-nav li:first-child{border-left-width:var(--mfn-tabs-border-width)}@media only screen and (min-width:767px){.tabs_vertical.ui-tabs{-webkit-border-radius:0!important;border-radius:0!important}.tabs_vertical.ui-widget-content{border:0}.tabs_vertical.ui-tabs .ui-tabs-nav{width:30%;float:left;background:none;-webkit-border-radius:5px 0 0 5px!important;border-radius:5px 0 0 5px!important;border-width:var(--mfn-tabs-border-width) 0 var(--mfn-tabs-border-width) var(--mfn-tabs-border-width)}.tabs_vertical.ui-tabs .ui-tabs-panel{width:69.7%;float:left;min-height:120px;-webkit-border-radius:0 5px 5px 5px!important;border-radius:0 5px 5px 5px!important;background-image:none;border:var(--mfn-tabs-border-width) solid var(--mfn-tabs-border-color)!important}.tabs_vertical.ui-tabs .ui-tabs-nav li{float:none;width:100%;white-space:normal;border-width:0 0 var(--mfn-tabs-border-width)}.tabs_vertical.ui-tabs .ui-tabs-nav li:first-child a{-webkit-border-radius:5px 0 0 0!important;border-radius:5px 0 0 0!important}.tabs_vertical.ui-tabs .ui-tabs-nav li:last-child{border-bottom:0!important}.tabs_vertical.ui-tabs .ui-tabs-nav li a{float:none;line-height:18px;height:auto;padding-left:20px;padding-right:20px;background-image:url(/wp-content/themes/betheme/images/bg_panel.png);background-repeat:repeat-x;background-position:left top}.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a{background-image:none}.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:none}.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active:after{content:"";display:block;height:100%;width:1px;position:absolute;left:auto;right:-1px;top:0;z-index:1}}.style-simple .ui-tabs{border:0}.style-simple .ui-tabs .ui-tabs-panel{background:none}.style-simple .ui-tabs .ui-tabs-nav{background:none}.style-simple .ui-tabs .ui-tabs-nav li{border:0;display:inline-block;float:none}.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a,.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active:after{background-color:#fff0}.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after{top:100%;height:var(--mfn-tabs-border-width);margin-left:-50%;width:100%}.style-simple .tabs_vertical.ui-tabs .ui-tabs-panel{border-width:0 0 0 var(--mfn-tabs-border-width)!important}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav{border:0}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:block;width:var(--mfn-tabs-border-width);height:100%;left:100%;top:0;bottom:auto;right:auto;margin:0}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a{background:none;text-align:right;padding-right:20px!important;padding-left:10px!important}.style-simple .accordion .question{border-width:0 0 0 1px;border-radius:0;position:relative;margin-bottom:0}.style-simple .accordion .question:after{content:"";display:none;width:2px;height:100%;position:absolute;left:0;top:0;background-color:#ccc}.style-simple .accordion .question.active:after{display:block}.style-simple .accordion .question .title{background:none;padding-left:50px;border:0}.style-simple .accordion .question .title:before{display:none}.style-simple .accordion .question .answer{background:none;padding:0 20px 10px 50px}.style-simple .faq .question{border-width:0 0 0 1px;border-style:solid;margin-bottom:0;position:relative;background:none}.style-simple .faq .question:before{display:none}.style-simple .faq .question:after{content:"";display:none;width:2px;height:100%;position:absolute;top:0;left:-1px;background-color:#ccc}.style-simple .faq .question .title,.style-simple .faq .question .answer{padding-left:70px}.style-simple .faq .question.active:after{display:block}.style-simple table:not(.recaptchatable) th{background:none}.style-simple table:not(.recaptchatable) tr:first-child td{background:none}.style-simple table:not(.recaptchatable) th,.style-simple table td{border-width:0 1px 1px 0}.style-simple table:not(.recaptchatable) tr td:last-child,.style-simple table tr th:last-child{border-right:0}.style-simple table:not(.recaptchatable) tr:last-child td,.style-simple table:not(.recaptchatable) tr:last-child th{border-bottom:0}.style-simple table:not(.recaptchatable) tr:nth-child(2n) td{background:none}.style-simple .opening_hours .opening_hours_wrapper li{padding-bottom:0;border:0;margin-bottom:0;text-align:left}.style-simple .opening_hours .opening_hours_wrapper li label{background-color:#fff0;background-image:none;font-size:15px;border-bottom:1px solid #ccc;padding:10px 0;border-radius:0}.style-simple .opening_hours .opening_hours_wrapper li span{font-size:32px;line-height:32px;padding:10px 0}.style-simple .opening_hours .opening_hours_wrapper li span sup{top:-1px;font-size:16px;line-height:16px;margin-left:4px}.style-simple .dark .opening_hours,.style-simple .dark .opening_hours h3{color:rgb(255 255 255 / .9)}.style-simple .column_opening_hours .mcb-item-opening_hours-inner{padding:0;border:0;background-color:#fff0}.style-simple .icon_box .image_wrapper,.style-simple .icon_box .icon_wrapper{padding-top:5px;margin-bottom:25px}.style-simple .icon_box .icon_wrapper{font-size:80px;background-color:#fff0;box-shadow:0 0 0 0 rgb(0 0 0 / 0);border-width:0;background-image:none;-webkit-transform:scale(1)!important;-moz-transform:scale(1)!important;-ms-transform:scale(1)!important;-o-transform:scale(1)!important;transform:scale(1)!important}.style-simple .icon_box .icon_wrapper:before{display:none}.style-simple .icon_box .icon_wrapper i{position:relative;top:0}.style-simple .icon_box .image_wrapper img{position:relative;top:0}.style-simple .icon_box .desc_wrapper .title{margin-bottom:20px}.style-simple .icon_box .desc_wrapper .title:before{content:"";display:block;width:0;margin:0 auto;height:2px;top:-15px;position:relative;background-color:#ccc}.style-simple .icon_box:hover .icon_wrapper i{top:-5px}.style-simple .icon_box:hover .image_wrapper img{top:-5px}.style-simple .icon_box:hover .desc_wrapper .title:before{width:100px}.style-simple .icon_box .icon_wrapper i,.style-simple .icon_box .image_wrapper img,.style-simple .icon_box .desc_wrapper .title:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple #Filters{text-align:center}.style-simple #Filters .filters_buttons{background:none;padding:15px 0}.style-simple #Filters .filters_wrapper{margin-top:0}.style-simple #Filters .filters_wrapper ul{overflow:visible;display:inline-block;border-bottom-width:1px;border-style:solid}.style-simple #Filters .filters_wrapper ul li{width:auto;margin:0}.style-simple #Filters .filters_wrapper ul li a{background:none;border:0;padding:14px 25px;position:relative}.style-simple #Filters .filters_wrapper ul li a:after{content:"";display:none;position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:#ccc}.style-simple #Filters .filters_wrapper ul li.close a{color:inherit;padding:14px 15px;width:auto;border:0!important}.style-simple #Filters .filters_wrapper ul li a:hover,.style-simple #Filters .filters_wrapper ul li.current-cat a{background:none;color:inherit}.style-simple #Filters .filters_wrapper ul li.current-cat a:after{display:block}.style-simple .clients_ul.clients_tiles li .client_wrapper::after{display:none}.style-simple .progress_bars .bars_list li .bar{height:5px}.style-simple .progress_bars .bars_list li .bar{box-shadow:0 0 0 0 #fff0 inset;background:rgb(0 0 0 / .03);border-radius:0}.style-simple .progress_bars .bars_list li .bar .progress{background-image:none}.style-simple .column_counter .mcb-item-counter-inner{background-image:none}.style-simple .list_item.lists_1 .list_left{background-image:none;border-radius:2px;box-shadow:0 0 0 0 #fff0 inset}.style-simple .list_item .circle{background-image:none;box-shadow:0 0 0 0 #fff0 inset}.style-simple blockquote{background:none;line-height:25px;font-style:italic}.style-simple .blockquote .mfn-blockquote-icon{display:none}.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper{padding-top:0;padding-bottom:1px;background:none;text-align:center}.style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote{margin-left:0;margin-right:0}.style-simple .testimonials_slider .slider_images{background-color:#fff0}.style-simple .testimonials_slider .slider_images:before{display:none}.style-simple .article_box .desc_wrapper{background-image:none}.style-simple .article_box .desc_wrapper p{border-bottom-width:0;margin-bottom:0;padding-bottom:10px}.style-simple .article_box .desc_wrapper p>span{display:block}.style-simple .article_box .desc_wrapper p:after{background-color:var(--mfn-article-box-decoration);content:"";display:inline-block;height:2px;margin-top:10px;width:20px}.style-simple .article_box:hover .desc_wrapper p:after{width:40%}.style-simple .article_box .desc_wrapper i.icon-right-open{display:none}.style-simple .article_box .desc_wrapper p:after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple .idea_box{border:1px solid rgb(0 0 0 / .08);padding:15px 15px 15px 0;background:none}.style-simple .idea_box .icon{display:block;position:static;float:left;left:0;top:0;margin-top:0;width:60px;text-align:center;margin-top:5px}.style-simple .idea_box .desc{border-left:1px solid rgb(0 0 0 / .08);padding:10px 15px 10px 20px;margin-left:60px}.style-simple .sliding_box .photo_wrapper{top:0}.style-simple .sliding_box .desc_wrapper{background:none;padding-left:0;padding-right:0}.style-simple .sliding_box .desc_wrapper h4{color:inherit;margin-bottom:5px}.style-simple .sliding_box .desc_wrapper:after{display:inline-block;content:"";width:20%;height:2px;border:0;background-color:var(--mfn-sliding-box-bg);position:static;top:0;margin:0}.style-simple .sliding_box:hover .desc_wrapper:after{width:60%}.style-simple .trailer_box .desc{padding:27px 15px 30px}.style-simple .trailer_box .desc .line{display:none}.style-simple .trailer_box .desc .subtitle{background-image:none;background-color:#fff0;color:rgb(255 255 255 / .7);margin-bottom:10px;padding:0}.style-simple .trailer_box:hover .desc h2{bottom:0}.style-simple .trailer_box:hover .desc .subtitle{bottom:0}.style-simple .trailer_box .desc{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple .timeline_items{background:none}.style-simple .timeline_items:after{display:none}.style-simple .timeline_items>li{width:50%;width:calc(50% + 2px);padding:0 0 0 50%;background:none;margin-bottom:15px!important}.style-simple .timeline_items>li:nth-child(even){padding:0 50% 0 0;background:none}.style-simple .timeline_items>li h3 span{background:none;border-radius:4px;font-size:14px;font-style:italic;top:22px}.style-simple .timeline_items>li h3 span:after{border-left-color:#fff0}.style-simple .timeline_items>li h3:before{display:none}.style-simple .timeline_items>li .desc:before{display:none}.style-simple .timeline_items>li h3{border-left:2px solid rgb(0 0 0 / .08);margin:0;padding:15px 0 0 25px;width:100%;box-sizing:padding-box;-webkit-box-sizing:border-box}.style-simple .timeline_items>li h3 span{position:absolute;right:52%}.style-simple .timeline_items>li:nth-child(even) h3{padding:15px 25px 0 0;text-align:right;border-left:0;border-right:2px solid rgb(0 0 0 / .04)}.style-simple .timeline_items>li:nth-child(even) h3 span{left:52%;right:auto}.style-simple .timeline_items>li .desc{border-left:2px solid rgb(0 0 0 / .08);padding:15px 0 15px 25px;background:none;width:100%;box-sizing:padding-box;-webkit-box-sizing:border-box}.style-simple .timeline_items>li:nth-child(even) .desc{padding:15px 25px 15px 0;border-left:0;border-right:2px solid rgb(0 0 0 / .04)}.style-simple .timeline_items>li:hover h3,.style-simple .timeline_items>li:nth-child(even):hover h3,.style-simple .timeline_items>li:hover .desc,.style-simple .timeline_items>li:nth-child(even):hover{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple .quick_fact .number-wrapper{font-family:inherit;font-size:60px;line-height:60px}.style-simple .quick_fact .title{font-family:inherit;font-size:18px;font-weight:400}.style-simple .quick_fact hr{display:none}.style-simple .downcount .title{margin-bottom:0}.style-simple .chart_box:before{background-color:#fff0;background-image:none;border-width:0}.style-simple .chart_box .chart .num{font-family:inherit;font-size:30px}.style-simple .dark .chart_box .chart .icon,.style-simple .dark .chart_box .chart .num{color:#fff}.style-simple a.content_link{border-width:0 0 2px;margin:0 10px;background-color:#fff0;background-image:none}.style-simple a.content_link:after{border-width:0 0 2px;bottom:-2px}.style-simple a.content_link:before{border-width:0 5px 6px}.style-simple .how_it_works .image{border-width:0 0 2px;background:#fff0;border-radius:0;margin-bottom:30px}.style-simple .how_it_works .image_wrapper .number{border-radius:0;bottom:-17px;left:50%;margin-left:-17px;box-shadow:0 0 0 0 #fff0 inset}.style-simple .how_it_works.no-img .image{border-width:0 0 2px}.style-simple .offer_thumb_ul .offer_thumb_li{padding-left:0}.style-simple .offer_thumb .slider_pagination a img{opacity:.7}.style-simple .offer_thumb .slider_pagination a.selected img,.style-simple .offer_thumb .slider_pagination a:not(.selected):hover img{opacity:1}@media only screen and (min-width:768px){.style-simple .offer_thumb .slider_pagination{border:0}.style-simple .offer_thumb .slider_pagination a{margin-bottom:6px;border-width:1px;background:none}.style-simple .offer_thumb.bottom .slider_pagination a{margin:3px}.style-simple .offer_thumb .slider_pagination a:before,.style-simple .offer_thumb .slider_pagination a:after{display:none}}.style-simple .feature_list hr{background-color:#fff0!important;color:#fff0}.style-simple .progress_icons .progress_icon{color:rgb(0 0 0 / .3);border-width:1px;border-style:solid}.style-simple .progress_icons .progress_icon.themebg{border-color:#fff0;color:#fff}.style-simple .progress_icons .progress_icon:not(.themebg){background:none;border-color:rgb(0 0 0 / .3)}.style-simple .pricing-box{border:0}.style-simple .pricing-box:not(.pricing-box-featured){background:none}.style-simple .highlight{background-image:none}.style-simple .get_in_touch ul li{border-bottom:1px solid var(--mfn-contactbox-line)}.style-simple .get_in_touch ul li:last-child{border:0}.style-simple .get_in_touch ul li:after{display:none}.style-simple .get_in_touch ul li .icon{left:5px}.style-simple .column_contact_box .mcb-item-contact_box-inner,.style-simple .column_column .get_in_touch{padding:25px 30px}.style-simple .column_info_box .mcb-item-info_box-inner{padding:25px 30px}.style-simple .infobox ul li{border-bottom:1px solid var(--mfn-infobox-line);padding-left:40px}.style-simple .infobox ul li:last-child{border:0}.style-simple .infobox ul li:after{display:none}.style-simple .infobox ul li:before{left:5px}.style-simple a.icon_bar{border-width:0;background-color:#f0f0f0;background-image:none;-webkit-box-shadow:inset 0 0 0 0 rgb(0 0 0 / 0);box-shadow:inset 0 0 0 0 rgb(0 0 0 / 0)}.style-simple a.icon_bar span.t{opacity:1}.style-simple a:hover.icon_bar span.t{opacity:0}.style-simple a.icon_bar span.b{position:absolute;top:0;opacity:0}.style-simple a:hover.icon_bar span.b{opacity:1}.style-simple a.icon_bar span{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.style-simple a.icon_bar span.b{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.style-simple a:hover.icon_bar span{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.no-hover-all a.button:after,.no-hover-all a.tp-button:after,.no-hover-all a.action_button:after,.no-hover-all button:after,.no-hover-all input[type="submit"]:after,.no-hover-all input[type="reset"]:after,.no-hover-all input[type="button"]:after{background:#fff0}.no-hover-all a.button:hover:after,.no-hover-all a.tp-button:hover:after,.no-hover-all a.action_button:hover:after,.no-hover-all button:hover:after,.no-hover-all input[type="submit"]:hover:after,.no-hover-all input[type="reset"]:hover:after,.no-hover-all input[type="button"]:hover:after{width:0}.no-hover-all .clients_ul .client_wrapper:hover{background:rgb(0 0 0 / .01)}.no-hover-all .clients_ul.clients_tiles li .client_wrapper:hover:before{height:1px;background:var(--mfn-clients-tiles-hover)}.no-hover-all .clients_ul.clients_tiles li .client_wrapper:hover:after{display:none}.no-hover-all a:hover.content_link:before{display:none}.no-hover-all a:hover.content_link:after{display:none}.no-hover-all a:hover.content_link{background-image:inherit}.no-hover-all .feature_list ul li:hover,.no-hover-all .feature_list ul li:hover a{color:inherit}.no-hover-all .feature_list ul li:hover .icon i,.no-hover-all .feature_list ul li:hover a .icon i{color:inherit}.no-hover-all .feature_list ul li:hover,.no-hover-all .feature_list ul li:hover a{background:#fff0}.no-hover-all .flat_box:hover .photo_wrapper .icon,.no-hover-all .flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(0);transform:translateX(0)}.no-hover-all .flat_box .photo_wrapper img.photo{-webkit-transform:translateX(0);transform:translateX(0)}.no-hover-all a:hover.icon_bar{color:inherit!important}.no-hover-all a:hover.icon_bar span{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.no-hover-all .icon_box:hover .icon_wrapper{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.no-hover-all .icon_box:hover .icon_wrapper,.no-hover-all .icon_box a:hover .icon_wrapper{color:inherit}.no-hover-all .icon_box:hover .icon_wrapper:before,.no-hover-all .icon_box a:hover .icon_wrapper::before{background-color:#fff0}.no-hover-all.style-simple .icon_box:hover .icon_wrapper i{top:0}.no-hover-all.style-simple .icon_box:hover .image_wrapper img{top:0}.no-hover-all.style-simple .icon_box .desc_wrapper .title::before{display:none}.no-hover-all .sliding_box:hover .desc_wrapper:after{top:0}.no-hover-all .sliding_box .photo_wrapper{bottom:0}.no-hover-all .sliding_box:hover .photo_wrapper{bottom:0}.no-hover-all .style-simple .sliding_box:hover .desc_wrapper::after{width:20%}.no-hover-all .story_box .photo_wrapper img{opacity:1}.no-hover-all .story_box:hover .desc_wrapper hr{width:20%}.no-hover-all .trailer_box:hover a:after{display:none}.no-hover-all .trailer_box:hover .desc h2{bottom:0}.no-hover-all .trailer_box:hover .desc .subtitle{bottom:0}.no-hover-all .trailer_box:hover .desc .line{width:0}.no-hover-all .trailer_box.plain .desc .line{display:none}.no-hover-all .style-simple .trailer_box:hover .desc{background-color:#fff0}.section_wrapper{display:flex;align-items:flex-start;flex-wrap:wrap;box-sizing:content-box}.full-width .mfn-parallax~.section_wrapper{width:100%}.mcb-wrap{display:flex;align-items:flex-start}.mcb-wrap-inner{display:flex;align-content:flex-start;align-items:flex-start;flex-wrap:wrap;position:relative;width:100%;align-self:stretch}.column_column{display:flex}.mcb-item-column-inner{width:100%;word-break:break-word}.mcb-wrap-grid>.mcb-wrap-inner{display:grid;grid-template-columns:repeat(3,1fr)}.mcb-wrap-grid>.mcb-wrap-inner>.vb-item{width:unset}.mcb-wrap-grid>.mcb-wrap-inner>.mcb-column .mcb-column-inner,.mcb-wrap-grid>.mcb-wrap-inner>.mcb-wrap{margin:0}.mfn-temporary-hidden{display:none!important}.mfn-header-tmpl{--mfn-column-gap-left:5px;--mfn-column-gap-right:5px;--mfn-column-gap-bottom:0;--mfn-header-menu-gap:0px;--mfn-header-menu-icon-gap:5px;--mfn-header-menu-submenu-icon-gap:10px;--mfn-header-menu-sep:rgba(1,7,39,.15);--mfn-header-menu-animation-height:3px;--mfn-header-menu-icon-size:25px;--mfn-header-submenu-icon-size:13px;--mfn-header-menu-animation-color:#0089f7;--mfn-header-menu-sidebar-width:350px;--mfn-header-search-icon-color:#333;--mfn-header-icon-color:#333;--mfn-header-submenu-border-radius-top:4px;--mfn-header-submenu-border-radius-right:4px;--mfn-header-submenu-border-radius-bottom:4px;--mfn-header-submenu-border-radius-left:4px;--mfn-header-submenu-dropdown-size:8px;--mfn-header-submenu-dropdown-offset:0px;--mfn-header-submenu-dropdown-color:#fff}.mfn-header-tmpl{width:100%;position:relative;z-index:3}.mfn-header-tmpl-fixed{position:fixed;top:0;left:0}.mfn-header-tmpl-absolute{position:absolute;left:0;top:0}.mfn-header-tmpl.mfn-hasSticky .mfn-header-sticky-section{display:none}.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-tmpl-builder>.mfn-default-section{display:none}.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-sticky-section{display:block}.mfn-header-tmpl .mfn-header-mobile-section{display:none}@media (min-width:768px){.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky{position:fixed;top:0;left:0}.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky{animation-name:mfnShowSticky;animation-duration:0.5s}html.mfn-disable-css-animations .mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky{animation-duration:0s}}@media only screen and (max-width:767px){.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky:not(.mfn-hasMobile){position:fixed;top:0;animation-name:mfnShowSticky;animation-duration:0.5s}.mfn-mobile-header-tmpl-fixed{position:fixed;top:0;left:0}.mfn-mobile-header-tmpl-absolute{position:absolute;left:0;top:0;margin-top:0!important}.mfn-header-tmpl.mfn-hasMobile .mfn-default-section{display:none}.mfn-header-tmpl.mfn-hasMobile .mfn-header-sticky-section{display:none}.mfn-header-tmpl.mfn-hasMobile .mfn-header-mobile-section{display:block}.mfn-header-tmpl.mfn-hasMobile .mfn-default-section,.mfn-header-tmpl.mfn-hasMobile .mfn-header-sticky-section{display:none}.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky.mfn-hasMobile .mfn-header-sticky-section{display:none}.mfn-header-tmpl .section_wrapper{padding-left:0!important;padding-right:0!important}}@keyframes mfnShowSticky{0%{top:-100%}100%{top:0}}.mfn-header-tmpl .mfn-header-tmpl-builder>.mcb-section>.section_wrapper>.mcb-wrap:hover{z-index:2}.close-closeable-section{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.close-button-left .close-closeable-section{left:5px}.close-button-right .close-closeable-section{right:5px}.admin-bar .mfn-header-tmpl-fixed{margin-top:32px}.admin-bar.mfn-header-scrolled .mfn-header-tmpl:not(.mfn-header-tmpl-default){margin-top:32px}.admin-bar .mfn-header-tmpl-menu-sidebar .mfn-close-icon{top:42px}@media screen and (max-width:782px){.admin-bar .mfn-header-tmpl-fixed{margin-top:46px}.admin-bar.mfn-header-scrolled .mfn-header-tmpl{margin-top:46px}.admin-bar .mfn-mobile-header-tmpl-fixed{top:46px;margin-top:0!important}.admin-bar .mfn-header-tmpl-menu-sidebar .mfn-close-icon{top:56px}}.mfn-content-gray #Content,.mfn-content-gray .mfn-main-slider{-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:.3s filter ease-in-out}.mfn-content-blur #Content,.mfn-content-blur .mfn-main-slider{transition:.3s blur ease-in-out}.mfn-header-overlay{position:fixed;left:0;top:0;width:100%;height:0;z-index:2;opacity:0;transition:.2s opacity ease-in-out}.mfn-content-overlay .mfn-header-overlay,.mfn-content-blur .mfn-header-overlay{opacity:1;height:100%}.mfn-bring-to-front{z-index:4}.mfn-header-tmpl .mcb-header-wrap{width:auto;max-width:100%}.mfn-header-tmpl .mcb-header-wrap>.mcb-wrap-inner{flex-wrap:nowrap}.mfn-header-tmpl .mcb-header-section>.section_wrapper{flex-wrap:nowrap}.mfn-header-tmpl .mcb-header-section>.section_wrapper:after{content:unset}@media only screen and (min-width:960px) and (max-width:1440px){.mfn-header-tmpl .laptop-one-sixth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-one-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-one-fourth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-one-third.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-two-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-one-second.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-three-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-two-third.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-three-fourth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-four-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-five-sixth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .laptop-one.mcb-header-wrap:not(.mfn-item-custom-width){width:auto}}@media only screen and (min-width:768px) and (max-width:959px){.mfn-header-tmpl .tablet-one-sixth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-one-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-one-fourth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-one-third.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-two-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-one-second.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-three-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-two-third.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-three-fourth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-four-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-five-sixth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .tablet-one.mcb-header-wrap:not(.mfn-item-custom-width){width:auto}}@media only screen and (max-width:767px){.mfn-header-tmpl .mobile-one-sixth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-one-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-one-fourth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-one-third.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-two-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-one-second.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-three-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-two-third.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-three-fourth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-four-fifth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-five-sixth.mcb-header-wrap:not(.mfn-item-custom-width),.mfn-header-tmpl .mobile-one.mcb-header-wrap:not(.mfn-item-custom-width){width:auto}}.mfn-item-inline.column_header_menu,.mfn-item-inline.column_header_promo_bar{flex-grow:1!important;flex-shrink:1!important;flex-basis:0!important}.mfn-header-tmpl .column_column{flex-shrink:1!important}.mfn-header-tmpl .column_column .column_attr>*:last-child{margin-bottom:0}.column_header_logo .logo-wrapper{display:flex;align-items:center;width:100%;height:100%;line-height:0}.column_header_logo .logo-wrapper>*{width:100%;height:auto}.column_header_promo_bar .promo_bar_slider .pbs_one{display:none}.column_header_promo_bar .promo_bar_slider:not(.mfn-initialized) .pbs_one:first-child,.column_header_promo_bar .promo_bar_slider .pbs_one.pbs-active{display:block;animation:mfnPBSFadeIn 0.3s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnPBSFadeIn 0.3s cubic-bezier(.2,1,.3,1)}.column_header_promo_bar .promo_bar_slider .pbs_one.pbs-active.pbs-active-ends{animation:mfnPBSFadeOut 0.3s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnPBSFadeOut 0.3s cubic-bezier(.2,1,.3,1)}@keyframes mfnPBSFadeIn{0%{opacity:0;transform:scale(.98)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes mfnPBSFadeIn{0%{opacity:0;transform:scale(.98)}100%{opacity:1;transform:scale(1)}}@keyframes mfnPBSFadeOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.98)}}@-webkit-keyframes mfnPBSFadeOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.98)}}.column_header_search .search_wrapper{position:relative}.column_header_search .search_wrapper input[type="text"]{position:relative;margin:0;padding-left:40px;width:100%;color:var(--mfn-header-search-color)}.column_header_search .search_wrapper input[type="text"]::placeholder{color:var(--mfn-header-search-color)}.column_header_search .search_wrapper .icon_search{position:absolute;left:22px;top:50%;z-index:1;transform:translate(-50%,-50%)}.column_header_search .search_wrapper svg.icon_search{width:var(--mfn-header-search-icon-size)}.column_header_search .search_wrapper svg.icon_search .path{stroke:var(--mfn-header-search-icon-color)}.column_header_search .search_wrapper .icon_search i{font-size:var(--mfn-header-search-icon-size);color:var(--mfn-header-search-icon-color)}.column_header_search .search_wrapper .icon_close{display:none}.top-bar-right-input .mfn-live-search-box,.mfn-header-tmpl .column_header_search .mfn-live-search-box{position:absolute;z-index:202;right:0;top:calc(100% + 10px);width:100%;min-width:400px;border-top:0;overflow-y:hidden}.mfn-header-tmpl .column_header_search .mfn-live-search-box{background-color:#fff;box-shadow:0 10px 46px 0 rgb(1 7 39 / .1);border-radius:4px}.mfn-sidemenu-tmpl .column_header_search .form-searchform{position:relative}.mfn-header-menu{display:flex;align-items:stretch;flex-wrap:wrap;font-size:15px;line-height:1.5;font-weight:500}.mfn-header-menu,.mfn-header-menu .mfn-submenu{margin:0;padding:0;list-style:none}.mfn-header-menu .mfn-menu-li{position:relative}.mfn-header-menu .mfn-menu-li .mfn-menu-link{display:flex;text-decoration:none}.mfn-header-menu>.mfn-menu-li{display:inline-flex}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link{position:relative;align-items:center;justify-content:center;padding:8px 20px;width:100%;box-sizing:border-box}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link .menu-item-helper{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box}.mfn-header-menu .mfn-menu-li .mfn-submenu{display:none;position:absolute;width:220px;border-radius:var(--mfn-header-submenu-border-radius-top) var(--mfn-header-submenu-border-radius-right) var(--mfn-header-submenu-border-radius-bottom) var(--mfn-header-submenu-border-radius-left)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link{align-items:center;padding:10px 20px}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-li:first-child .mfn-menu-link{border-radius:var(--mfn-header-submenu-border-radius-top) var(--mfn-header-submenu-border-radius-right) 0 0}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-li:last-child .mfn-menu-link{border-bottom:0;border-radius:0 0 var(--mfn-header-submenu-border-radius-bottom) var(--mfn-header-submenu-border-radius-left)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-sub{margin-left:auto}.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-submenu,.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-submenu{display:block}.mfn-header-menu>.mfn-menu-li .mfn-submenu{left:0;top:100%}.mfn-header-menu.mfn-menu-fold-last-to-right>.mfn-menu-li:nth-last-of-type(-n+2) .mfn-submenu{left:auto;right:0}.mfn-header-menu>.mfn-menu-li .mfn-submenu .mfn-menu-li .mfn-submenu{left:100%;top:0}.mfn-header-menu.mfn-menu-fold-last-to-right>.mfn-menu-li:nth-last-of-type(-n+2) .mfn-submenu .mfn-menu-li .mfn-submenu{left:auto;right:100%}.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-submenu,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-submenu,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-in.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-dropdown-pointer{animation:mfnSubmenuFadeIn 0.5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnSubmenuFadeIn 0.5s cubic-bezier(.2,1,.3,1)}@keyframes mfnSubmenuFadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes mfnSubmenuFadeIn{0%{opacity:0}100%{opacity:1}}.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-submenu,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-submenu,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-menu-item-megamenu,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover .mfn-dropdown-pointer,.mfn-menu-submenu-show-fade-up.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover .mfn-dropdown-pointer{animation:mfnSubmenuFadeInUp 0.5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnSubmenuFadeInUp 0.5s cubic-bezier(.2,1,.3,1)}@keyframes mfnSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes mfnSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.mfn-header-menu .mfn-menu-li>.mfn-menu-link{color:#73748c}.mfn-header-menu .mfn-menu-li:hover>.mfn-menu-link{color:#2a2b39}.mfn-header-menu .mfn-menu-li.current-menu-item>.mfn-menu-link{color:#0089f7}.mfn-header-menu .mfn-menu-link .menu-icon i{color:#0089f7}.mfn-header-menu .mfn-submenu{background-color:#fff;box-shadow:0 10px 20px 0 rgb(1 7 39 / .05)}.mfn-megamenu-menu li>a{color:#73748c}.mfn-megamenu-menu li>a:hover{color:#2a2b39}.mfn-megamenu-menu li.current-menu-item>a{color:#0089f7}.mfn-megamenu-menu a .menu-icon i{color:#0089f7}.mfn-mm-menu-horizontal .sub-menu{background-color:#fff;box-shadow:0 10px 20px 0 rgb(1 7 39 / .05)}.mfn-header-menu>.mfn-menu-li>.menu-item-helper{z-index:1}.mfn-header-menu>.mfn-menu-li{z-index:1}.mfn-header-menu>.mfn-menu-li .mfn-menu-link .menu-icon,.mfn-header-menu>.mfn-menu-li .mfn-menu-link .menu-sub{z-index:1}.mfn-header-menu>.mfn-menu-li:hover{z-index:2}.mfn-header-menu>.mfn-menu-li .mfn-menu-link .sub-menu{z-index:3}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link{z-index:4}.mfn-menu-separator-on>.mfn-menu-li:after{z-index:4}.mfn-header-menu>.mfn-menu-li>.mfn-menu-link>.label-wrapper>.menu-label{white-space:nowrap}.mfn-header-menu>.mfn-menu-li .mfn-menu-link span.menu-sub i{font-size:var(--mfn-header-submenu-icon-size)}.mfn-header-menu .mfn-menu-li:not(.menu-item-has-children,.mfn-menu-item-has-megamenu) .mfn-menu-link .menu-sub{display:none!important}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-sub>i{font-size:var(--mfn-header-submenu-submenu-icon-size)}.mfn-header-menu .mfn-menu-link .menu-icon{line-height:1}.mfn-header-menu .mfn-menu-link .menu-icon i{font-size:var(--mfn-header-menu-icon-size)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-icon{font-size:var(--mfn-header-submenu-subicon-gap)}.mfn-header-menu .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-icon>i{font-size:var(--mfn-header-submenu-subicon-size)}.mfn-header-menu .mfn-menu-link .menu-icon>svg,.mfn-header-menu .mfn-menu-link .menu-icon>img{height:auto;width:var(--mfn-header-menu-icon-size)}.mfn-header-menu .mfn-menu-link .label-wrapper{position:relative;display:flex;flex-direction:column}.mfn-header-menu .mfn-menu-link .label-wrapper .menu-desc{font-size:85%}.mfn-menu-submenu-icon-off .mfn-menu-link .menu-sub{display:none}.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-submenu,.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover>.mfn-submenu{display:none}.mfn-items-align-left .mfn-menu-li .mfn-menu-link{justify-content:flex-start}.mfn-items-align-left.mfn-menu-icon-right .mfn-menu-li .mfn-menu-link{justify-content:flex-end}.mfn-items-align-center .mfn-menu-li .mfn-menu-link{justify-content:center}.mfn-items-align-right .mfn-menu-li .mfn-menu-link{justify-content:flex-end}.mfn-items-align-right.mfn-menu-icon-right .mfn-menu-li .mfn-menu-link{justify-content:flex-start}.mfn-menu-icon-left .mfn-menu-link>.menu-icon{margin-right:var(--mfn-header-menu-icon-gap)}.mfn-menu-icon-left .mfn-menu-link>.menu-sub{margin-left:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-right>.mfn-menu-li>.mfn-menu-link{flex-direction:row-reverse}.mfn-menu-icon-right .mfn-menu-link>.menu-icon{margin-left:var(--mfn-header-menu-icon-gap)}.mfn-menu-icon-right .mfn-menu-link>.menu-sub{margin-right:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-top>.mfn-menu-li>.mfn-menu-link{flex-wrap:wrap}.mfn-menu-icon-top .mfn-menu-link>.menu-icon{margin-bottom:var(--mfn-header-menu-icon-gap);width:100%;text-align:center}.mfn-menu-icon-top .mfn-menu-link>.menu-sub{margin-left:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-top .mfn-menu-link>.label-wrapper{align-items:center}.mfn-menu-icon-top .mfn-menu-li .mfn-submenu .mfn-menu-link{justify-content:center;flex-wrap:wrap}.mfn-menu-icon-top .mfn-menu-li .mfn-submenu .mfn-menu-link .menu-sub{margin-left:var(--mfn-header-menu-submenu-icon-gap)}.mfn-menu-icon-top.mfn-items-align-left .mfn-menu-li .mfn-menu-link,.mfn-menu-icon-top.mfn-items-align-right .mfn-menu-li .mfn-menu-link{justify-content:center}.mfn-menu-icon-top.mfn-items-align-left .mfn-menu-link>.menu-icon,.mfn-menu-icon-top.mfn-items-align-right .mfn-menu-link>.menu-icon{text-align:center}.mfn-menu-separator-on>.mfn-menu-li:after{content:"";width:1px;height:100%;background-color:var(--mfn-header-menu-sep);position:absolute;top:0;right:calc(var(--mfn-header-menu-gap) * -0.5)}.mfn-menu-separator-on>.mfn-menu-li:last-child:after{display:none}.mfn-header-menu>.mfn-menu-li{display:inline-flex;margin:0 calc(var(--mfn-header-menu-gap) / 2)}.mfn-header-menu>.mfn-menu-li:first-child{margin-left:0}.mfn-header-menu>.mfn-menu-li:last-child{margin-right:0}.mfn-menu-animation-text-line-bottom>.mfn-menu-li>.mfn-menu-link{transition:color 0.2s ease-in-out}.mfn-menu-animation-text-line-bottom>.mfn-menu-li>.mfn-menu-link .label-wrapper:before{content:"";position:absolute;left:0;top:100%;width:100%;height:var(--mfn-header-menu-animation-height);background-color:var(--mfn-header-menu-animation-color);transform:scale3d(0,1,1);transition:transform 0.2s ease-in-out}.mfn-menu-animation-text-line-bottom>.mfn-menu-li:hover>.mfn-menu-link .label-wrapper:before,.mfn-menu-animation-text-line-bottom>.mfn-menu-li.current-menu-item>.mfn-menu-link .label-wrapper:before{transform:scale3d(1,1,1)}.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link{transition:color 0.4s cubic-bezier(.8,0,.2,1)}.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link .label-wrapper:before{content:'';position:absolute;left:0;top:100%;width:100%;height:var(--mfn-header-menu-animation-height);background-color:var(--mfn-header-menu-animation-color);transform:scale3d(0,1,1);transform-origin:100% 50%;transition:transform 0.4s cubic-bezier(.8,0,.2,1)}.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li:hover>.mfn-menu-link .label-wrapper:before,.mfn-menu-animation-text-toggle-line-bottom>.mfn-menu-li.current-menu-item>.mfn-menu-link .label-wrapper:before{transform:scale3d(1,1,1);transform-origin:0% 50%}.mfn-menu-animation-text-bg-line>.mfn-menu-li>.mfn-menu-link{transition:color 0.2s cubic-bezier(.2,1,.3,1)}.mfn-menu-animation-text-bg-line>.mfn-menu-li>.mfn-menu-link .label-wrapper{padding:0 .5em}.mfn-menu-animation-text-bg-line>.mfn-menu-li>.mfn-menu-link .label-wrapper:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;transform:scale3d(0,1,1);background-color:var(--mfn-header-menu-animation-color);opacity:.3;transition:transform 0.2s cubic-bezier(.2,1,.3,1)}.mfn-menu-animation-text-bg-line>.mfn-menu-li:hover>.mfn-menu-link .label-wrapper:before,.mfn-menu-animation-text-bg-line>.mfn-menu-li.current-menu-item>.mfn-menu-link .label-wrapper:before{transform:scale3d(1,1,1)}.mfn-menu-animation-text-bg-line>.mfn-menu-li:hover>.mfn-menu-link,.mfn-menu-animation-text-bg-line>.mfn-menu-li.current-menu-item>.mfn-menu-link{color:#0089f7}.mfn-menu-animation-toggle-line-top>.mfn-menu-li>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link:before{content:"";position:absolute;left:0;width:100%;height:var(--mfn-header-menu-animation-height);background-color:var(--mfn-header-menu-animation-color);transform:scale3d(0,1,1);transition:transform 0.2s ease-in-out}.mfn-menu-animation-toggle-line-top>.mfn-menu-li>.mfn-menu-link:before{bottom:100%}.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li>.mfn-menu-link:before{top:100%}.mfn-menu-animation-toggle-line-top>.mfn-menu-li:hover>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li:hover>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-top>.mfn-menu-li.current-menu-item>.mfn-menu-link:before,.mfn-menu-animation-toggle-line-bottom>.mfn-menu-li.current-menu-item>.mfn-menu-link:before{transform:scale3d(1,1,1)}.mfn-menu-animation-bg-left>.mfn-menu-li>.mfn-menu-link{transition:color 0.2s ease-in-out}.mfn-menu-animation-bg-left>.mfn-menu-li>.mfn-menu-link .menu-item-helper{transform:scale3d(0,1,1);transition:transform 0.2s ease-in-out;transform-origin:0% 50%;background-color:var(--mfn-header-menu-animation-color)}.mfn-menu-animation-bg-left>.mfn-menu-li:hover>.mfn-menu-link .menu-item-helper,.mfn-menu-animation-bg-left>.mfn-menu-li.current-menu-item>.mfn-menu-link .menu-item-helper{transform:scale3d(1,1,1)}.mfn-menu-icon-rotate .mfn-menu-li>.mfn-menu-link .menu-icon{transition:transform .3s ease-out}.mfn-menu-icon-rotate .mfn-menu-li:hover>.mfn-menu-link .menu-icon,.mfn-menu-icon-rotate .mfn-menu-li.current-menu-item>.mfn-menu-link .menu-icon{transform:rotate(180deg)}.mfn-menu-icon-zoom .mfn-menu-li>.mfn-menu-link .menu-icon{transition:transform .3s ease-out}.mfn-menu-icon-zoom .mfn-menu-li:hover>.mfn-menu-link .menu-icon,.mfn-menu-icon-zoom .mfn-menu-li.current-menu-item>.mfn-menu-link .menu-icon{transform:scale(1.2)}.mfn-menu-submenu-icon-rotate>.mfn-menu-li>.mfn-menu-link .menu-sub{transition:transform .3s ease-out}.mfn-menu-submenu-icon-rotate>.mfn-menu-li:hover>.mfn-menu-link .menu-sub,.mfn-menu-submenu-icon-rotate>.mfn-menu-li.current-menu-item>.mfn-menu-link .menu-sub{transform:rotate(180deg)}.mfn-menu-submenu-icon-zoom>.mfn-menu-li>.mfn-menu-link .menu-sub{transition:transform .3s ease-out}.mfn-menu-submenu-icon-zoom>.mfn-menu-li:hover>.mfn-menu-link .menu-sub,.mfn-menu-submenu-icon-zoom>.mfn-menu-li.current-menu-item>.mfn-menu-link .menu-sub{transform:scale(1.2)}.mfn-menu-dropdown-pointer>.mfn-menu-li>.mfn-dropdown-pointer{display:none;position:absolute;top:calc(100% + 1px);width:100%;z-index:1;line-height:0}.mfn-menu-dropdown-pointer>.mfn-menu-li>.mfn-dropdown-pointer:after{display:inline-block;content:"";width:0;height:0;border-left:var(--mfn-header-submenu-dropdown-size) solid #fff0;border-right:var(--mfn-header-submenu-dropdown-size) solid #fff0;border-bottom:var(--mfn-header-submenu-dropdown-size) solid var(--mfn-header-submenu-dropdown-color)}.mfn-menu-dropdown-pointer>.mfn-menu-li>.mfn-menu-item-megamenu{padding-top:var(--mfn-header-submenu-dropdown-size)!important}.mfn-menu-dropdown-pointer>.mfn-menu-li .mfn-submenu{top:calc(100% + var(--mfn-header-submenu-dropdown-size))}.mfn-menu-dropdown-pointer>.mfn-menu-li:not(.mfn-menu-item-has-megamenu):not(.menu-item-has-children) .mfn-dropdown-pointer{display:none!important}.mfn-menu-dropdown-pointer .mfn-menu-li .mfn-menu-li .mfn-dropdown-pointer{display:none!important}.mfn-menu-dropdown-pointer-left>.mfn-menu-li>.mfn-dropdown-pointer{text-align:left}.mfn-menu-dropdown-pointer-left>.mfn-menu-li>.mfn-dropdown-pointer:after{margin-left:var(--mfn-header-submenu-dropdown-offset)}.mfn-menu-dropdown-pointer-center>.mfn-menu-li>.mfn-dropdown-pointer{text-align:center}.mfn-menu-dropdown-pointer-center>.mfn-menu-li>.mfn-dropdown-pointer:after{margin-left:var(--mfn-header-submenu-dropdown-offset)}.mfn-menu-dropdown-pointer-right>.mfn-menu-li>.mfn-dropdown-pointer{text-align:right}.mfn-menu-dropdown-pointer-right>.mfn-menu-li>.mfn-dropdown-pointer:after{margin-right:var(--mfn-header-submenu-dropdown-offset)}.mfn-menu-submenu-on-hover .mfn-menu-li:hover>.mfn-dropdown-pointer,.mfn-menu-submenu-on-click .mfn-menu-li.mfn-li-hover>.mfn-dropdown-pointer{display:inline-block}.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-dropdown-pointer,.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover>.mfn-dropdown-pointer{display:inline-block}.mfn-header-tmpl .mfn-icon-box .icon-wrapper i{font-size:var(--mfn-header-menu-icon-size);color:var(--mfn-header-icon-color)}.mfn-header-tmpl .mfn-icon-box .icon-wrapper svg .path{stroke:var(--mfn-header-icon-color)}.mfn-header-tmpl .mfn-icon-box .icon-wrapper img,.mfn-header-tmpl .mfn-icon-box .icon-wrapper svg{width:var(--mfn-header-menu-icon-size)}.mfn-header-tmpl .mfn-header-icon-box.mfn-hide-count-if-0 .mfn-header-icon-0{display:none!important}.mcb-item-header_burger-inner{z-index:2}html.mfn-header-tmpl-burger-sidebar-opened{overflow:hidden}html.scrollbar-hidden,html.scrollbar-hidden .mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-builder-content,html.scrollbar-hidden .mfn-footer-sliding .mfn-footer-tmpl .mfn-builder-content{padding-right:15px}.column_header_burger.mfn-header-tmpl-menu-active:before{content:"";display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:rgb(0 0 0 / .1);animation:mfnMmSubmenuFadeIn 1s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnMmSubmenuFadeIn 1s cubic-bezier(.2,1,.3,1)}.mfn-header-tmpl-menu-sidebar{position:fixed!important;z-index:1;top:0;width:var(--mfn-header-menu-sidebar-width);height:100vh;background-color:#f6f7f9;transition:.5s ease-in-out}.mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper{display:flex;flex-wrap:wrap;position:relative;align-items:center;overflow-y:auto;height:100%;padding:50px;box-sizing:border-box}.mfn-header-tmpl-menu-sidebar .mfn-header-menu{flex-direction:column;width:100%}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li{flex-direction:column}.mfn-header-tmpl-menu-sidebar .mfn-header-menu .mfn-submenu{display:none;position:relative;left:unset;top:unset;width:100%}.mfn-header-tmpl-menu-sidebar .mfn-header-menu .mfn-submenu .mfn-menu-li .mfn-submenu{left:unset;top:unset}.mfn-header-tmpl-menu-sidebar-left{left:calc(var(--mfn-header-menu-sidebar-width) * -1)}.mfn-header-tmpl-menu-active .mfn-header-tmpl-menu-sidebar-left{left:0}.mfn-header-tmpl-menu-sidebar-right{right:calc(var(--mfn-header-menu-sidebar-width) * -1)}.mfn-header-tmpl-menu-active .mfn-header-tmpl-menu-sidebar-right{right:0}.mfn-header-tmpl-menu-sidebar-center{display:none}.mfn-header-tmpl-menu-active .mfn-header-tmpl-menu-sidebar-center{left:0;right:0;margin-left:auto;margin-right:auto;display:block}.mfn-header-tmpl-menu-sidebar.mfn-header-classic-mobile-menu{width:100%;height:auto;transition:0s;overflow:auto}.mfn-header-tmpl-menu-sidebar .mfn-close-icon{position:absolute;top:10px}.mfn-header-tmpl-menu-sidebar-left .mfn-close-icon{left:10px}.mfn-header-tmpl-menu-sidebar-right .mfn-close-icon{right:10px}.mfn-header-classic-mobile-menu-close-icon-hidden .mfn-close-icon{display:none}.mfn-close-icon-pos-left .mfn-close-icon{left:10px;right:auto}.mfn-close-icon-pos-right .mfn-close-icon{right:10px;left:auto}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li{display:inline-flex;margin:calc(var(--mfn-header-menu-gap) / 2) 0}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li:first-child{margin-top:0}.mfn-header-tmpl-menu-sidebar .mfn-header-menu>.mfn-menu-li:last-child{margin-bottom:0}#Side_slide .menu_wrapper .mfn-header-menu{flex-direction:column}#Side_slide .menu_wrapper .mfn-header-menu>.mfn-menu-li{flex-direction:column}.column_header_icon .mfn-header-cart-link .icon-wrapper,.column_header_icon .mfn-header-wishlist-link .icon-wrapper{position:relative}.column_header_icon .header-wishlist-count,.column_header_icon .header-cart-count{display:inline-block;position:absolute;font-size:11px;line-height:1;background-color:#333;color:#fff;min-width:18px;text-align:center;border-radius:18px;padding:3px}.mfn-header-tmpl .column_header_icon .search_wrapper,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper{display:none;position:fixed;left:50%;transform:translate(-50%,-50%);top:50%;display:none;z-index:205;width:100%;box-sizing:border-box;width:600px;max-width:80%;overflow:hidden}.mfn-header-tmpl .column_header_icon .mfn-searchbar-active .search_wrapper,.mfn-sidemenu-tmpl .column_header_icon .mfn-searchbar-active .search_wrapper{display:block}.mfn-header-tmpl .column_header_icon .search_wrapper>form,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper>form{position:relative}.mfn-header-tmpl .column_header_icon .search_wrapper input[type="text"],.mfn-sidemenu-tmpl .column_header_icon .search_wrapper input[type="text"]{width:100%;margin:0;box-sizing:border-box;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;padding:22px 30px 22px 60px;background:none;border-width:0;font-size:15px;color:rgb(0 0 0 / .8)}.mfn-header-tmpl .column_header_icon .search_wrapper input[type="text"]:focus,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper input[type="text"]:focus{background-color:transparent!important}.mfn-header-tmpl .column_header_icon .search_wrapper .icon_search,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper .icon_search,.mfn-header-tmpl .column_header_icon .search_wrapper .icon_close,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper .icon_close{position:absolute;top:50%;transform:translateY(-50%)}.mfn-header-tmpl .column_header_icon .search_wrapper .icon_search,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper .icon_search{left:15px}.mfn-header-tmpl .column_header_icon .search_wrapper .icon_close,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper .icon_close{right:10px}.mfn-header-tmpl .column_header_icon .search_wrapper,.mfn-sidemenu-tmpl .column_header_icon .search_wrapper{background-color:#fff;box-shadow:0 10px 46px 0 rgb(1 7 39 / .1);border-radius:4px}.mfn-header-tmpl a.mfn-icon-box,.mfn-header-tmpl a:hover.mfn-icon-box{text-decoration:none}.mfn-header-tmpl .mfn-icon-box-left .icon-wrapper{margin:0 10px 0 0}.mfn-header-tmpl .mfn-icon-box-right .icon-wrapper{margin:0 0 0 10px}.mfn-megamenu-tmpl-builder .mfn-icon-box-left .icon-wrapper{margin:0 20px 0 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-right .icon-wrapper{margin:0 0 0 20px}.mfn-header-tmpl .mfn-icon-box-top .icon-wrapper{margin:0 0 5px 0}.mfn-header-tmpl .mfn-icon-box-bottom .icon-wrapper{margin:5px 0 0 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-top .icon-wrapper{margin:0 0 30px 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-bottom .icon-wrapper{margin:30px 0 0 0}.column_header_icon.mfn-item-inline .icon-wrapper{width:auto}.column_header_burger.mfn-item-inline .icon-wrapper{width:auto}@media(max-width:959px){.mfn-header-tmpl .mfn-icon-box-tablet-left .icon-wrapper{margin:0 10px 0 0}.mfn-header-tmpl .mfn-icon-box-tablet-right .icon-wrapper{margin:0 0 0 10px}.mfn-megamenu-tmpl-builder .mfn-icon-box-tablet-left .icon-wrapper{margin:0 20px 0 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-tablet-right .icon-wrapper{margin:0 0 0 20px}.mfn-header-tmpl .mfn-icon-box-tablet-top .icon-wrapper{margin:0 0 5px 0}.mfn-header-tmpl .mfn-icon-box-tablet-bottom .icon-wrapper{margin:5px 0 0 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-tablet-top .icon-wrapper{margin:0 0 30px 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-tablet-bottom .icon-wrapper{margin:30px 0 0 0}}@media(max-width:767px){.mfn-header-tmpl .mfn-icon-box-mobile-left .icon-wrapper{margin:0 10px 0 0}.mfn-header-tmpl .mfn-icon-box-mobile-right .icon-wrapper{margin:0 0 0 10px}.mfn-megamenu-tmpl-builder .mfn-icon-box-mobile-left .icon-wrapper{margin:0 20px 0 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-mobile-right .icon-wrapper{margin:0 0 0 20px}.mfn-header-tmpl .mfn-icon-box-mobile-top .icon-wrapper{margin:0 0 5px 0}.mfn-header-tmpl .mfn-icon-box-mobile-bottom .icon-wrapper{margin:5px 0 0 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-mobile-top .icon-wrapper{margin:0 0 30px 0}.mfn-megamenu-tmpl-builder .mfn-icon-box-mobile-bottom .icon-wrapper{margin:30px 0 0 0}}.mfn-header-tmpl .mfn-icon-box-empty-desc .icon-wrapper{margin:0}.mfn-megamenu-tmpl-builder{--mfn-column-gap-left:12px;--mfn-column-gap-right:12px;--mfn-megamenu-menu-gap:0px;--mfn-megamenu-menu-icon-gap:5px;--mfn-megamenu-menu-submenu-icon-gap:10px;--mfn-megamenu-menu-sep:rgba(1,7,39,.15);--mfn-megamenu-menu-animation-height:3px;--mfn-megamenu-menu-icon-size:25px;--mfn-megamenu-submenu-icon-size:13px;--mfn-megamenu-menu-animation-color:#0089f7;--mfn-column-gap-bottom:10px;--mfn-megamenu-submenu-border-radius-top:4px;--mfn-megamenu-submenu-border-radius-right:4px;--mfn-megamenu-submenu-border-radius-bottom:4px;--mfn-megamenu-submenu-border-radius-left:4px}.mfn-menu-item-megamenu{position:absolute;top:100%}.mfn-megamenu-full-width,.mfn-megamenu-grid{width:100vw}.mfn-megamenu-full-width .container{max-width:100%}.mfn-megamenu-custom-width{width:220px}.mfn-megamenu-pos-left{left:0}.mfn-megamenu-pos-right{right:0;left:auto}.mfn-menu-item-has-megamenu .mfn-menu-item-megamenu{display:none}.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-menu-item-megamenu:not(.mfn-megamenu-grid),.mfn-menu-submenu-on-hover .mfn-menu-item-has-megamenu:hover>.mfn-menu-item-megamenu.mfn-megamenu-grid.mfn-mm-grid-set{display:block}.mfn-menu-submenu-on-click .mfn-menu-item-has-megamenu.mfn-li-hover>.mfn-menu-item-megamenu{display:block}@media only screen and (max-width:767px){.mfn-menu-item-megamenu{max-width:90vw}.mfn-menu-item-megamenu>.container{padding-left:0!important;padding-right:0!important}}.mfn-menu-item-megamenu .mfn-icon-box{--mfn-header-icon-color:#0089F7;--mfn-header-menu-icon-size:7vh}.mfn-menu-item-megamenu .mfn-icon-box .icon-wrapper img,.mfn-menu-item-megamenu .mfn-icon-box .icon-wrapper svg{width:auto}@media only screen and (min-width:1240px){.mfn-header-menu .mfn-menu-item-megamenu-always-on>.mfn-submenu{display:block}.home .mfn-header-menu .mfn-menu-item-megamenu-always-on-home>.mfn-submenu{display:block}}@media only screen and (max-width:1239px){.mfn-header-menu .mfn-menu-item-megamenu-always-on>.mfn-submenu .mfn-menu-item-megamenu,.mfn-header-menu .mfn-menu-item-megamenu-always-on-home>.mfn-submenu .mfn-menu-item-megamenu{display:none!important}.mfn-header-menu .mfn-menu-item-megamenu-always-on .mfn-menu-item-has-megamenu .menu-sub,.mfn-header-menu .mfn-menu-item-megamenu-always-on-home .mfn-menu-item-has-megamenu .menu-sub{display:none}}.mfn-header-menu .mfn-submenu .mfn-menu-item-has-megamenu{position:static}.mfn-header-menu .mfn-submenu .mfn-menu-item-megamenu{min-height:100%}.mfn-header-menu .mfn-submenu .mfn-megamenu-pos-left{left:100%;top:0}.mfn-header-menu .mfn-submenu .mfn-megamenu-pos-right{right:100%;top:0}.mfn-megamenu-menu{display:flex;align-items:stretch;flex-wrap:wrap;font-size:15px;line-height:1.5;font-weight:500}.mfn-megamenu-menu,.mfn-megamenu-menu .sub-menu{margin:0;padding:0;list-style:none}.mfn-megamenu-menu li{position:relative}.mfn-megamenu-menu li a{display:flex;text-decoration:none}.mfn-megamenu-menu>li:last-child li:last-child a,.mfn-megamenu-menu>li:last-child:not(.menu-item-has-children)>a{border-bottom:0!important}.mfn-megamenu-menu>li>a{position:relative;align-items:center;padding:8px 20px;width:100%;box-sizing:border-box}.mfn-megamenu-menu>li>a .menu-item-helper{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box}.mfn-megamenu-menu li .sub-menu{display:none;position:absolute;width:220px}.mfn-megamenu-menu li .sub-menu a{align-items:center;padding:10px 20px}.mfn-megamenu-menu li .sub-menu a .menu-sub{margin-left:auto}.mfn-mm-submenu-on-hover li:hover>.sub-menu,.mfn-mm-submenu-on-click li.mfn-li-hover>.sub-menu{display:block}.mfn-megamenu-menu.mfn-mm-menu-horizontal>li .sub-menu{left:0;top:100%}.mfn-megamenu-menu.mfn-mm-menu-horizontal>li .sub-menu li .sub-menu{left:100%;top:0}.mfn-megamenu-menu li .sub-menu{border-radius:var(--mfn-megamenu-submenu-border-radius-top) var(--mfn-megamenu-submenu-border-radius-right) var(--mfn-megamenu-submenu-border-radius-bottom) var(--mfn-megamenu-submenu-border-radius-left)}.mfn-megamenu-menu li .sub-menu li:first-child a{border-radius:var(--mfn-megamenu-submenu-border-radius-top) var(--mfn-megamenu-submenu-border-radius-right) 0 0}.mfn-megamenu-menu li .sub-menu li:last-child a{border-radius:0 0 var(--mfn-megamenu-submenu-border-radius-bottom) var(--mfn-megamenu-submenu-border-radius-left)}.mfn-mm-menu-vertical{flex-direction:column}.mfn-mm-menu-vertical li{display:flex;flex-direction:column}.mfn-mm-menu-vertical li .sub-menu{display:block;position:static;width:100%}.mfn-mm-menu-horizontal>li{display:inline-flex}.mfn-mm-submenu-visible li .menu-sub{display:none}.mfn-mm-submenu-toggled.mfn-mm-menu-vertical li .sub-menu{display:none}.mfn-mm-submenu-toggled .sub-menu{display:none}.mfn-mm-submenu-show-fade-in.mfn-mm-submenu-on-hover li:hover>.sub-menu,.mfn-mm-submenu-show-fade-in.mfn-mm-submenu-on-click li.mfn-li-hover>.sub-menu{animation:mfnMmSubmenuFadeIn 0.5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnMmSubmenuFadeIn 0.5s cubic-bezier(.2,1,.3,1)}@keyframes mfnMmSubmenuFadeIn{0%{opacity:0}100%{top:1}}@-webkit-keyframes mfnMmSubmenuFadeIn{0%{opacity:0}100%{top:1}}.mfn-mm-submenu-show-fade-up.mfn-mm-submenu-on-hover li:hover>.sub-menu,.mfn-mm-submenu-show-fade-up.mfn-mm-submenu-on-click li.mfn-li-hover>.sub-menu{animation:mfnMmSubmenuFadeInUp 0.5s cubic-bezier(.2,1,.3,1);-webkit-animation:mfnMmSubmenuFadeInUp 0.5s cubic-bezier(.2,1,.3,1)}@keyframes mfnMmSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}100%{top:1;transform:translateY(0)}}@-webkit-keyframes mfnMmSubmenuFadeInUp{0%{opacity:0;transform:translateY(20px)}100%{top:1;transform:translateY(0)}}.mfn-megamenu-menu li>a{color:#73748c}.mfn-megamenu-menu li>a:hover{color:#2a2b39}.mfn-megamenu-menu li.current-menu-item>a{color:#0089f7}.mfn-megamenu-menu a .menu-icon i{color:#0089f7}.mfn-mm-menu-horizontal .sub-menu{background-color:#fff;box-shadow:0 10px 20px 0 rgb(1 7 39 / .05)}.mfn-megamenu-menu>li>.menu-item-helper{z-index:1}.mfn-megamenu-menu>li{z-index:1}.mfn-megamenu-menu>li a .menu-icon,.mfn-megamenu-menu>li a .menu-sub{z-index:1}.mfn-megamenu-menu>li:hover{z-index:2}.mfn-megamenu-menu>li a .sub-menu{z-index:3}.mfn-megamenu-menu>li>a{z-index:4}.mfn-menu-separator-on>li:after{z-index:4}.mfn-megamenu-menu a .menu-label{white-space:nowrap}.mfn-megamenu-menu>li a span.menu-sub i{font-size:var(--mfn-megamenu-submenu-icon-size)}.mfn-megamenu-menu li:not(.menu-item-has-children) a .menu-sub{display:none!important}.mfn-megamenu-menu li .sub-menu a .menu-sub>i{font-size:var(--mfn-megamenu-submenu-submenu-icon-size)}.mfn-megamenu-menu a .menu-icon{line-height:1}.mfn-megamenu-menu a .menu-icon i{font-size:var(--mfn-megamenu-menu-icon-size)}.mfn-megamenu-menu li .sub-menu a .menu-icon{margin-right:var(--mfn-megamenu-submenu-subicon-gap)}.mfn-megamenu-menu li .sub-menu a .menu-icon>i{font-size:var(--mfn-megamenu-submenu-subicon-size)}.mfn-megamenu-menu a .menu-icon>svg,.mfn-megamenu-menu a .menu-icon>img{height:auto;width:var(--mfn-megamenu-menu-icon-size)}.mfn-megamenu-menu a .label-wrapper{position:relative;display:flex;flex-direction:column}.mfn-megamenu-menu a .label-wrapper .menu-desc{font-size:85%}.mfn-megamenu-menu li.menu-item-has-children>a>.decoration-icon{display:none}.mfn-megamenu-menu .decoration-icon i{font-size:13px}.mfn-mm-menu-icon-left .decoration-icon{margin-left:auto}.mfn-mm-menu-icon-right .decoration-icon{margin-right:auto}.mfn-mm-menu-icon-top .decoration-icon{margin-left:10px}.mfn-mm-submenu-off a .menu-sub,.mfn-mm-submenu-off .sub-menu{display:none!important}.mfn-mm-menu-icon-left a>.menu-icon{margin-right:var(--mfn-megamenu-menu-icon-gap)}.mfn-mm-menu-icon-left a>.menu-sub{margin-left:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-left.mfn-mm-menu-vertical a>.menu-sub{margin-left:auto}.mfn-mm-menu-icon-right li>a{flex-direction:row-reverse}.mfn-mm-menu-icon-right a>.menu-icon{margin-left:var(--mfn-megamenu-menu-icon-gap)}.mfn-mm-menu-icon-right a>.menu-sub{margin-right:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-right.mfn-mm-menu-vertical a>.menu-sub{margin-right:auto;margin-left:unset!important}.mfn-mm-menu-icon-top>li>a{flex-wrap:wrap;justify-content:center}.mfn-mm-menu-icon-top a>.menu-icon{margin-bottom:var(--mfn-megamenu-menu-icon-gap);width:100%;text-align:center}.mfn-mm-menu-icon-top a>.menu-sub{margin-left:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-top a>.label-wrapper{align-items:center}.mfn-mm-menu-icon-top li .sub-menu a{justify-content:center;flex-wrap:wrap}.mfn-mm-menu-icon-top li .sub-menu a .menu-sub{margin-left:var(--mfn-megamenu-menu-submenu-icon-gap)}.mfn-mm-menu-icon-top.mfn-items-align-left li a,.mfn-mm-menu-icon-top.mfn-items-align-right li a{justify-content:center}.mfn-mm-menu-icon-top.mfn-items-align-left a>.menu-icon,.mfn-mm-menu-icon-top.mfn-items-align-right a>.menu-icon{text-align:center}.mfn-mm-menu-icon-rotate li>a .menu-icon{transition:transform .3s ease-out}.mfn-mm-menu-icon-rotate li:hover>a .menu-icon,.mfn-mm-menu-icon-rotate li.current-menu-item>a .menu-icon{transform:rotate(180deg)}.mfn-mm-menu-icon-zoom li>a .menu-icon{transition:transform .3s ease-out}.mfn-mm-menu-icon-zoom li:hover>a .menu-icon,.mfn-mm-menu-icon-zoom li.current-menu-item>a .menu-icon{transform:scale(1.2)}.mfn-mm-submenu-icon-rotate li>a .menu-sub{transition:transform .3s ease-out}.mfn-mm-submenu-icon-rotate li:hover>a .menu-sub,.mfn-mm-submenu-icon-rotate li.current-menu-item>a .menu-sub,.mfn-mm-submenu-icon-rotate li.mfn-li-childrens-show>a .menu-sub{transform:rotate(180deg)}.mfn-mm-submenu-icon-zoom li>a .menu-sub{transition:transform .3s ease-out}.mfn-mm-submenu-icon-zoom li:hover>a .menu-sub,.mfn-mm-submenu-icon-zoom li.current-menu-item>a .menu-sub,.mfn-mm-submenu-icon-zoom li.mfn-li-childrens-show>a .menu-sub{transform:scale(1.2)}.mfn-footer-fixed .mfn-footer-tmpl{position:fixed;width:100%;bottom:0;left:0;z-index:1}.mfn-footer-sliding .mfn-footer-tmpl{position:fixed;width:100%;bottom:0;left:0;z-index:-1}.mfn-footer-sliding #Wrapper{z-index:0;overflow-x:hidden}.mfn-footer-sliding #Content{position:relative}.mfn-footer-stick .mfn-footer-tmpl.is-sticky{position:fixed;width:100%;bottom:0;left:0}@media only screen and (max-width:767px){.mfn-footer-fixed .mfn-footer-tmpl,.mfn-footer-sliding .mfn-footer-tmpl{position:static}.mfn-footer-fixed #Content,.mfn-footer-sliding #Content{margin-bottom:0!important}.footer-menu-sticky .mfn-footer-tmpl{padding-bottom:70px}.mfn-footer-tmpl .mcb-section:not(.full-width){max-width:100%;padding-left:33px;padding-right:33px}.mfn-footer-tmpl .mcb-section .section_wrapper{max-width:100%!important}}.column_footer_logo .logo-wrapper{display:flex;align-items:center;width:100%;height:100%;line-height:0}.column_footer_logo .logo-wrapper img{max-width:100%;height:auto}.mfn-footer-menu{display:flex;flex-direction:column;font-size:15px;line-height:1.5;font-weight:500;margin:0;padding:0;list-style:none}.mfn-footer-menu li{position:relative}.mfn-footer-menu li a{display:block;text-decoration:none}.mfn-footer-menu li ul{display:none}.mfn-footer-menu-style-horizontal{display:flex;flex-direction:row;flex-wrap:wrap}.mfn-footer-menu-style-vertical li a{padding:10px 0}.mfn-footer-menu-style-horizontal li a{display:flex;padding:0 15px}body{--mfn-swiper-pagination-bullet-active-color:#007aff;--mfn-swiper-pagination-bullet-inactive-color:#000;--mfn-swiper-pagination-bullet-width:10px;--mfn-swiper-pagination-bullet-height:10px;--mfn-swiper-pagination-spacing:20px;--mfn-swiper-arrow-width:auto;--mfn-swiper-arrow-height:auto;--mfn-swiper-arrow-size:50px;--mfn-swiper-arrow-spacing:20px}.mfn-slider-linear .swiper-wrapper{transition-timing-function:linear}.mfn-builder-content .mfn-slider-linear .swiper-slide{width:auto}.mfn-builder-content .swiper-pagination{line-height:1}.mfn-builder-content .swiper-pagination-bullet{margin:0 5px;width:var(--mfn-swiper-pagination-bullet-width);height:var(--mfn-swiper-pagination-bullet-height);transition:transform .2s ease-in-out}.mfn-builder-content .swiper-pagination-bullet-active{background:var(--mfn-swiper-pagination-bullet-active-color);transform:scale(1.2);opacity:1!important}.mfn-builder-content .swiper-button-next,.mfn-builder-content .swiper-button-prev{flex-shrink:0;margin-top:0;width:var(--mfn-swiper-arrow-width);height:var(--mfn-swiper-arrow-height);color:var(--swiper-navigation-color)}.mfn-builder-content .swiper-button-next:after,.mfn-builder-content .swiper-button-prev:after{display:none}.mfn-builder-content .swiper-button-next i,.mfn-builder-content .swiper-button-prev i{font-size:var(--mfn-swiper-arrow-size)}.mfn-builder-content .swiper-button-next i:before,.mfn-builder-content .swiper-button-prev i:before{margin:0}.mfn-builder-content .swiper-button-prev{order:1}.mfn-builder-content .swiper{order:2}.mfn-builder-content .swiper-button-next{order:3}.mfn-builder-content .swiper-pagination{order:4}.mfn-arrows-standard .swiper-button-next,.mfn-arrows-standard .swiper-button-prev{position:static;align-self:center}.mfn-arrows-standard .swiper{flex:1;margin:0 var(--mfn-swiper-arrow-spacing)}.mfn-arrows-absolute{position:relative}.mfn-arrows-absolute .mfn-swiper-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.mfn-arrows-absolute .mfn-swiper-arrow.swiper-button-prev{left:0}.mfn-arrows-absolute .mfn-swiper-arrow.swiper-button-next{right:0}.mfn-arrows-overlay .swiper-button-next,.mfn-arrows-overlay .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%)}.mfn-arrows-overlay .swiper-button-prev{left:var(--mfn-swiper-arrow-spacing)}.mfn-arrows-overlay .swiper-button-next{right:var(--mfn-swiper-arrow-spacing)}.mfn-arrows-custom .swiper-button-next,.mfn-arrows-custom .swiper-button-prev{left:unset;right:unset;top:unset;bottom:unset}.swiper-pagination{position:relative;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.mfn-dots-standard .swiper-pagination{width:100%;margin-top:var(--mfn-swiper-pagination-spacing)}.mfn-dots-overlay .swiper-pagination{position:absolute;left:50%;bottom:var(--mfn-swiper-pagination-spacing);transform:translateX(-50%)}.mfn-dots-custom .swiper-pagination{position:absolute}.mfn-looped-items-slider{display:block;width:100%;position:relative}.mfn-queryloop-item-wrapper{display:flex!important;flex-wrap:wrap;position:relative;width:100%;box-sizing:border-box}.mfn-looped-items-slider .mfn-queryloop-item-wrapper{height:100%}.swiper.mfn-looped-items-slider .swiper-slide{height:auto}.mfn-looped-items-slider .mfn-queryloop-item-wrapper .mcb-column:last-child .mcb-column-inner{margin-bottom:0}.mfn-looped-items-slider .mfn-queryloop-item-wrapper .mcb-column:last-child .mcb-item-button-inner{margin-bottom:1px}.mfn-query-loop-masonry{display:block;position:relative;width:100%}.mfn-ql-slider-wrapper-offset{overflow:hidden}.mfn-ql-slider-wrapper-offset .swiper{overflow:visible}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .section_wrapper{justify-content:center}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper{order:1;margin:0 0 var(--mfn-swiper-pagination-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper-button-prev{order:2;margin-right:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper-pagination{order:3;width:auto;align-self:center;margin-top:0}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-standard .swiper-button-next{order:4;margin-left:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-next,.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-prev{left:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-overlay .swiper-button-next{right:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .section_wrapper{justify-content:center}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .swiper{order:1;margin:0 0 var(--mfn-swiper-pagination-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .swiper-button-prev{order:2;margin-right:var(--mfn-swiper-arrow-spacing)}.mfn-ql-slider-wrapper-offset.mfn-arrows-standard.mfn-dots-hidden .swiper-button-next{order:3}.mfn-looped-items-slider-wrapper.mfn-arrows-standard .mfn-looped-items-slider.swiper-cube,.mfn-looped-items-slider-wrapper.mfn-arrows-standard .mfn-looped-items-slider.swiper-flip,.mfn-looped-items-slider-wrapper.mfn-arrows-standard .mfn-looped-items-slider.swiper-cards{max-width:calc(100% - (2 * var(--mfn-swiper-pagination-spacing)) - (2 * var(--mfn-swiper-arrow-width)))}body:not(.mfn-ui) .mfn-looped-items-slider-wrapper .section_wrapper .swiper-wrapper .mfn-queryloop-item-wrapper{margin-left:0;margin-right:0}html.mfn-popup-browser-scroll-disabled{overflow:hidden;max-height:100vh;padding-right:15px}.mfn-popup-browser-scroll-disabled .mfn-header-tmpl-fixed{width:calc(100% - 15px)}@media only screen and (max-width:767px){html.mfn-popup-browser-scroll-disabled{padding-right:0}.mfn-popup-browser-scroll-disabled .mfn-header-tmpl-fixed{width:100%}}.mfn-popup-tmpl{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001}.mfn-popup-tmpl.mfn-popup-active{display:block}.mfn-popup-tmpl:before{content:"";display:block;width:200%;height:200%;left:-50%;top:-50%;position:absolute}.mfn-popup-tmpl.mfn-popup-active:before{animation-name:mfnpopupfade-in;animation-duration:0.3s}.mfn-popup-tmpl-content{display:flex;position:fixed;max-height:calc(100vh - (2*var(--mfn-popup-tmpl-offset)));max-width:calc(100vw - (2*var(--mfn-popup-tmpl-offset)));box-sizing:border-box;z-index:1999;background-color:#fff;border-radius:3px;box-shadow:0 2px 4px rgb(105 103 139 / .03)}.mfn-popup-tmpl-content .mfn-popup-tmpl-content-wrapper{overflow:auto;padding:30px;box-sizing:border-box;max-height:100%;display:block;width:100%}.mfn-popup-tmpl.mfn-popup-tmpl-center .mfn-popup-tmpl-content{top:50%;transform:translateY(-50%) translateX(-50%);left:50%}.mfn-popup-tmpl.mfn-popup-tmpl-top-left .mfn-popup-tmpl-content{top:0;left:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-top-center .mfn-popup-tmpl-content{top:0;transform:translateX(-50%);left:50%;margin-top:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-top-right .mfn-popup-tmpl-content{top:0;right:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-center-left .mfn-popup-tmpl-content{top:50%;transform:translateY(-50%);left:0;margin-left:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-center-right .mfn-popup-tmpl-content{top:50%;transform:translateY(-50%);right:0;margin-right:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-bottom-left .mfn-popup-tmpl-content{bottom:0;left:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-bottom-center .mfn-popup-tmpl-content{bottom:0;transform:translateX(-50%);left:50%;margin-bottom:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-bottom-right .mfn-popup-tmpl-content{bottom:0;right:0;margin:var(--mfn-popup-tmpl-offset)}.mfn-popup-tmpl.mfn-popup-tmpl-width-default .mfn-popup-tmpl-content{width:640px}.mfn-popup-tmpl-custom-width .mfn-popup-tmpl-content{width:640px}.mfn-popup-tmpl.mfn-popup-tmpl-full-width .mfn-popup-tmpl-content{width:100%}.mfn-popup-tmpl .exit-mfn-popup:hover{text-decoration:none}.mfn-popup-tmpl .mfn-popup-tmpl-content .mcb-column a.exit-mfn-popup{font-size:var(--mfn-exitbutton-item-size);margin:0}.mfn-popup-tmpl .mfn-popup-tmpl-content .mcb-column a.exit-mfn-popup img{width:var(--mfn-exitbutton-item-size)}.mfn-popup-tmpl .exit-mfn-popup-abs{position:absolute;top:0;z-index:10;width:var(--mfn-exitbutton-size);height:var(--mfn-exitbutton-size);display:flex;justify-content:center;align-items:center;font-size:var(--mfn-exitbutton-font-size);transition:0.3s;line-height:1em}.mfn-popup-close-button-right .exit-mfn-popup-abs{right:var(--mfn-exitbutton-offset-horizontal)}.mfn-popup-close-button-left .exit-mfn-popup-abs{left:var(--mfn-exitbutton-offset-horizontal)}.mfn-popup-tmpl.mfn-popup-tmpl-close-button-show-delay .exit-mfn-popup{opacity:0;transition:0.5s}.mfn-popup-tmpl.mfn-popup-tmpl-close-button-hidden .exit-mfn-popup-abs{display:none}.mfn-popup-tmpl.mfn-popup-tmpl-close-button-show-delay.mfn-closebutton-active .exit-mfn-popup{opacity:1}.mfn-popup-tmpl.mfn-popup-animate-fade-in.mfn-popup-active{animation-name:mfnpopupfade-in;animation-duration:0.5s}.mfn-popup-tmpl.mfn-popup-animate-zoom-in.mfn-popup-active{animation-name:mfnpopupzoom-in;animation-duration:0.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-up.mfn-popup-active{animation-name:mfnpopupfade-in-up;animation-duration:0.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-down.mfn-popup-active{animation-name:mfnpopupfade-in-down;animation-duration:0.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-left.mfn-popup-active{animation-name:mfnpopupfade-in-left;animation-duration:0.5s}.mfn-popup-tmpl.mfn-popup-animate-fade-in-right.mfn-popup-active{animation-name:mfnpopupfade-in-right;animation-duration:0.5s}@keyframes mfnpopupfade-in{0%{opacity:0},100%{opacity:1}}@keyframes mfnpopupzoom-in{0%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes mfnpopupfade-in-up{0%{transform:translateY(100px)}100%{transform:translateY(0)}}@keyframes mfnpopupfade-in-down{0%{transform:translateY(-100px)}100%{transform:translateY(0)}}@keyframes mfnpopupfade-in-left{0%{transform:translateX(100px)}100%{transform:translateX(0)}}@keyframes mfnpopupfade-in-right{0%{transform:translateX(-100px)}100%{transform:translateX(0)}}@media only screen and (min-width:960px) and (max-width:1239px){.mfn-popup-tmpl .section_wrapper,.mfn-popup-tmpl .container{max-width:100%}}@media only screen and (min-width:768px) and (max-width:959px){.mfn-popup-tmpl .section_wrapper,.mfn-popup-tmpl .container{max-width:100%}}@media only screen and (max-width:767px){.mfn-popup-tmpl .section_wrapper,.mfn-popup-tmpl .container{max-width:100%!important}.mfn-popup-tmpl .section_wrapper,.mfn-popup-tmpl .container{max-width:100%!important}.mfn-popup-tmpl .mfn-popup-tmpl-content-wrapper .section_wrapper,.mfn-popup-tmpl .container{max-width:100%!important;padding-left:0!important;padding-right:0!important}.mfn-popup-tmpl-content{max-height:calc(90vh - (2*var(--mfn-popup-tmpl-offset)))}}.mfn-sidemenu-tmpl{--mfn-sidemenu-width:400px;--mfn-header-menu-icon-size:25px;--mfn-header-icon-color:#333;--mfn-sidemenu-menu-tabber-spacing:15px;--mfn-sidemenu-menu-tabber-padding:5px;--mfn-sidemenu-menu-tabber-tab-spacing:3px;--mfn-sidemenu-menu-tabber-bg:rgba(0,0,0,.05);--mfn-sidemenu-menu-tabber-link-bg-active:#fff;--mfn-sidemenu-menu-tabber-link:rgba(0,0,0,.4);--mfn-sidemenu-menu-tabber-link-active:#000;--mfn-sidemenu-submenu-icon-size:20px;--mfn-sidemenu-submenu-icon-width:30px;--mfn-sidemenu-icon-width:20px;--mfn-sidemenu-icon-gap:5px;--mfn-sidemenu-closebutton-size:30px;--mfn-sidemenu-closebutton-font-size:16px;--mfn-sidemenu-closebutton-offset-horizontal:0;--mfn-sidemenu-submenu-icon-offset-top:4px}.mfn-sidemenu-tmpl{display:block;position:fixed;top:0;z-index:10000;background-color:#fff;width:var(--mfn-sidemenu-width);max-width:100%;height:100%;overflow:hidden;box-sizing:border-box;opacity:0;transition:0.3s}.mfn-sidemenu-tmpl .mfn-sidemenu-tmpl-builder{display:flex;flex-direction:column;min-height:100%;width:100%;box-sizing:border-box;max-height:100%;overflow:auto}.mfn-sidemenu-align-left{left:calc(var(--mfn-sidemenu-width) * -1)}.mfn-sidemenu-align-right{right:calc(var(--mfn-sidemenu-width) * -1)}.mfn-sidemenu-align-left.mfn-sidemenu-active{left:0;opacity:1}.mfn-sidemenu-align-right.mfn-sidemenu-active{right:0;opacity:1}.mfn-sidemenu-tmpl .mfn-sidemenu-closebutton{position:absolute;top:0;z-index:10;display:none;justify-content:center;align-items:center;width:var(--mfn-sidemenu-closebutton-size);height:var(--mfn-sidemenu-closebutton-size);font-size:var(--mfn-sidemenu-closebutton-font-size);line-height:1em}.mfn-sidemenu-tmpl .mfn-sidemenu-closebutton:hover{text-decoration:none}.mfn-sidemenu-tmpl.mfn-sidemenu-closebutton-active .mfn-sidemenu-closebutton{display:flex}.mfn-sidemenu-tmpl.mfn-sidemenu-close-button-right .mfn-sidemenu-closebutton{right:var(--mfn-sidemenu-closebutton-offset-horizontal)}.mfn-sidemenu-tmpl.mfn-sidemenu-close-button-left .mfn-sidemenu-closebutton{left:var(--mfn-sidemenu-closebutton-offset-horizontal)}@media only screen and (min-width:1240px){.mfn-sidemenu-always-visible-tmpl-left{padding-left:var(--mfn-sidemenu-always-visible-offset)}.mfn-sidemenu-always-visible-tmpl-right{padding-right:var(--mfn-sidemenu-always-visible-offset)}.header-creative.mfn-sidemenu-always-visible-tmpl-active .mfn-sidemenu-always-visible{display:none!important}.mfn-sidemenu-always-visible-tmpl-left.header-fixed #Top_bar,.mfn-sidemenu-always-visible-tmpl-left #Top_bar.is-sticky,.mfn-sidemenu-always-visible-tmpl-left .mfn-header-tmpl-fixed,.mfn-sidemenu-always-visible-tmpl-left.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky{left:var(--mfn-sidemenu-always-visible-offset);width:calc(100% - var(--mfn-sidemenu-always-visible-offset))}.mfn-sidemenu-always-visible-tmpl-right.header-fixed #Top_bar,.mfn-sidemenu-always-visible-tmpl-right #Top_bar.is-sticky,.mfn-sidemenu-always-visible-tmpl-right .mfn-header-tmpl-fixed,.mfn-sidemenu-always-visible-tmpl-right.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky{right:var(--mfn-sidemenu-always-visible-offset);width:calc(100% - var(--mfn-sidemenu-always-visible-offset))}.mfn-sidemenu-always-visible-tmpl-active:not(.mfn-ui) .mfn-sidemenu-always-visible .mfn-sidemenu-closebutton{display:none}.mfn-sidemenu-bodyscroll-disabled{padding-right:15px}}.mfn-sidemenu-bodyscroll-disabled{overflow:hidden}.admin-bar .mfn-sidemenu-tmpl{margin-top:32px;height:calc(100% - 32px)}.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper i{font-size:var(--mfn-header-menu-icon-size);color:var(--mfn-header-icon-color)}.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper svg .path{stroke:var(--mfn-header-icon-color)}.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper img,.mfn-sidemenu-tmpl .mfn-header-icon-box .icon-wrapper svg{width:var(--mfn-header-menu-icon-size)}.mfn-header-tmpl .column_header_icon .mfn-icon-box,.mfn-header-tmpl .column_header_icon .mfn-icon-box .icon-wrapper,.mfn-sidemenu-tmpl .column_header_icon .mfn-icon-box,.mfn-sidemenu-tmpl .column_header_icon .mfn-icon-box .icon-wrapper{overflow:unset}.mfn-icon-box-left .icon-wrapper,.mfn-icon-box-right .icon-wrapper{width:25%}.mfn-sidemenu-menu{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:flex-start}.mfn-sidemenu-menu li{display:flex;width:100%;flex-wrap:wrap;position:relative}.mfn-sidemenu-menu li a.mfn-menu-link{display:flex;text-decoration:none;flex-grow:1;align-items:center;padding:4px 0}.mfn-sidemenu-menu li a.mfn-menu-link .menu-icon{display:flex;font-size:var(--mfn-sidemenu-icon-width);line-height:1em}.mfn-sidemenu-menu li a.mfn-menu-link .menu-icon img{width:var(--mfn-sidemenu-icon-width);height:auto}.mfn-sidemenu-menu.mfn-menu-icon-left li a .menu-icon{margin-right:var(--mfn-sidemenu-icon-gap)}.mfn-sidemenu-menu.mfn-menu-submenu-on li.menu-item-has-children ul{display:block;width:100%}.mfn-sidemenu-menu .mfn-menu-li>.mfn-menu-link{color:#73748c}.mfn-sidemenu-menu .mfn-menu-li:hover>.mfn-menu-link{color:#2a2b39}.mfn-sidemenu-menu .mfn-menu-li.current-menu-item>.mfn-menu-link{color:#0089f7}.mfn-sidemenu-menu .mfn-menu-link .menu-icon i{color:#0089f7}.mfn-sidemenu-menu li>.outer-menu-sub{display:none;position:absolute;top:var(--mfn-sidemenu-submenu-icon-offset-top);right:0;z-index:2;width:var(--mfn-sidemenu-submenu-icon-width);line-height:1em;font-size:var(--mfn-sidemenu-submenu-icon-size);align-items:center;justify-content:center;text-decoration:none}.mfn-sidemenu-menu.mfn-menu-submenu-icon-on li.menu-item-has-children>.outer-menu-sub{display:flex}.mfn-sidemenu-menu .mfn-menu-link .label-wrapper .menu-desc{font-size:85%}.mfn-sidemenu-menu.mfn-menu-submenu-off li.menu-item-has-children .outer-menu-sub,.mfn-sidemenu-menu.mfn-menu-submenu-off li.menu-item-has-children ul{display:none}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-visible li ul{padding-left:15px}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.menu-item-has-children ul{display:none;flex-wrap:wrap}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.current-menu-item>ul,.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.current-menu-ancestor>ul,.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.current-menu-item{display:flex}.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-replace li.menu-item-has-children ul{display:none}.mfn-menu-submenu-icon-rotate .mfn-menu-li>.outer-menu-sub i{transition:transform .3s ease-out}.mfn-menu-submenu-icon-rotate .mfn-menu-li>.outer-menu-sub:hover>i>i{transform:rotate(180deg)}.mfn-menu-submenu-icon-rotate .mfn-menu-li.current-menu-item>.outer-menu-sub>i,.mfn-menu-submenu-icon-rotate .mfn-menu-li.current-menu-ancestor>.outer-menu-sub>i{transform:rotate(180deg)!important}@media only screen and (max-width:959px){.mfn-menu-submenu-icon-rotate .mfn-menu-li>.outer-menu-sub:hover>i{transform:unset}}.mfn-menu-submenu-icon-zoom .mfn-menu-li>.outer-menu-sub i{transition:transform .3s ease-out}.mfn-menu-submenu-icon-zoom .mfn-menu-li>.outer-menu-sub:hover i,.mfn-menu-submenu-icon-zoom .mfn-menu-li.current-menu-item>.outer-menu-sub i{transform:scale(1.2)}.mfn-tag-cloud{display:flex;flex-wrap:wrap;width:100%;--mfn-tag-cloud-offset:3px;list-style-type:none;padding:0;margin:0}.mfn-tag-cloud.mfn-tag-cloud-text li a:after{content:",";margin-right:var(--mfn-tag-cloud-offset)}.mfn-tag-cloud.mfn-tag-cloud-text li:last-child a:after{content:"";display:none}.mfn-tag-cloud.mfn-tag-cloud-pills li{margin-right:var(--mfn-tag-cloud-offset);margin-bottom:var(--mfn-tag-cloud-offset)}.mfn-tag-cloud.mfn-tag-cloud-pills li a{display:block;padding:2px 10px;background-color:rgb(0 0 0 / .1)}.mfn-tag-cloud a:hover{text-decoration:none}.mfn-sidemenu-breadcrumbs{display:flex;width:100%;margin-bottom:5px;align-items:center}.mfn-sidemenu-breadcrumbs a{display:block;padding:5px;margin-right:5px;text-decoration:none}.mfn-menu-tabs-wrapper{display:block;width:100%;position:relative;margin-bottom:var(--mfn-sidemenu-menu-tabber-spacing)}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav{display:flex;width:100%;flex-wrap:wrap;list-style-type:none;padding:var(--mfn-sidemenu-menu-tabber-padding);margin:0;background-color:var(--mfn-sidemenu-menu-tabber-bg)}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li{flex:1;margin-right:var(--mfn-sidemenu-menu-tabber-tab-spacing)}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li:last-child{margin-right:0}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li a{display:block;text-align:center;padding:5px 10px;font-weight:500;text-decoration:none;color:var(--mfn-sidemenu-menu-tabber-link);transition:all .2s ease-in-out}.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li.active a,.mfn-menu-tabs-wrapper ul.mfn-menu-tabs-nav li:hover a{background-color:var(--mfn-sidemenu-menu-tabber-link-bg-active);color:var(--mfn-sidemenu-menu-tabber-link-active)}.mfn-menu-wrapper{display:block;position:relative;width:100%;overflow:hidden}.mfn-menu-tabs-wrapper .mfn-menu-tabs-content{display:none}.mfn-menu-tabs-wrapper .mfn-menu-tabs-content.active{display:block}.image_frame.mfn-coverimg{display:inline-block;width:100%}.image_frame.mfn-coverimg .mfn-coverimg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.image_frame.mfn-coverimg .mfn-coverimg-wrapper img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.image_frame.mfn-coverimg .mfn-fitimg-wrapper img{width:auto}.mfn-query-pagination{--mfn-pagination-items-color:#000}.mfn-query-pagination .page-numbers{color:var(--mfn-pagination-items-color)}.mfn-query-pagination{position:relative;z-index:1;display:flex;width:100%;align-items:center;justify-content:center}.mfn-query-pagination ul.page-numbers{display:flex;flex-wrap:wrap}.mfn-query-pagination ul.page-numbers li a,.mfn-query-pagination ul.page-numbers li span{display:block;padding:5px;position:relative;text-align:center}.mfn-query-pagination ul.page-numbers li a:hover{text-decoration:none}.mfn-query-pagination-dots ul li .page-numbers:not(.prev,.next){text-indent:-999px;overflow:hidden;display:flex;align-items:center}.mfn-query-pagination-dots ul li .page-numbers:not(.prev,.next):before{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:var(--mfn-pagination-items-color)}.mfn-query-pagination-prevnext ul li .page-numbers:not(.prev,.next){display:none}.mfn-query-pagination-loadmore ul li .page-numbers:not(.next){display:none}.mfn-query-pagination-loadmore ul li .next.loading{color:#fff0}.mfn-query-pagination-loadmore ul li .next.loading:after{color:var(--mfn-pagination-items-color);content:"";display:block;position:absolute;left:50%;top:50%;right:auto;bottom:auto;margin:-10px 0 0 -10px;width:20px;height:20px;border-radius:100%;border-width:2px;border-style:solid;border-bottom-color:transparent!important;background:none;transform:none;transition:none!important;animation:spin 1.5s linear infinite}.mfn-query-pagination-infiniteload ul li .page-numbers:not(.next){display:none}.column_heading.mfn-line-clamp .title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.mcb-column.column_breadcrumbs .breadcrumbs{display:flex;flex-wrap:wrap;width:100%;align-items:center}.mcb-column.column_breadcrumbs .breadcrumbs li{display:flex;gap:inherit;align-items:center}.mcb-column.column_breadcrumbs .breadcrumbs li .mfn-breadcrumbs-separator{line-height:1em}.mcb-column.column_breadcrumbs .breadcrumbs a:hover{text-decoration:none}.mfn-share-post{display:flex;flex-wrap:wrap;width:100%;align-items:stretch;gap:10px}.mfn-share-post .mfn-share-post-button{display:flex;gap:5px;justify-content:center;align-items:center;padding:5px 10px;border:1px solid;border-radius:4px}.mfn-share-post .mfn-share-post-button:hover{text-decoration:none}.column_cf7 input,.column_cf7 select,.column_cf7 textarea{height:auto;min-height:42px}.column_cf7 input[type="checkbox"],.column_cf7 input[type="radio"]{min-height:auto}.mfn-banner-box{--mfn-banner-box-animation-duration:.2s;--mfn-banner-box-offset:0px;--mfn-banner-box-badge-offset:20px;--mfn-banner-box-desc-bg:#E9ECEF;--mfn-banner-box-cta-icon-size:24px;--mfn-banner-box-cta-image-width:24px;--mfn-banner-box-hidden-content-gap:15px}.mfn-banner-box{position:relative;display:block;overflow:hidden}.mfn-banner-box .banner-image{line-height:0;overflow:hidden}.mfn-banner-box .banner-badge{position:absolute;z-index:5}.mfn-banner-box .banner-desc{justify-content:center;align-items:center;display:flex;position:absolute;left:0;top:0;box-sizing:border-box;margin:var(--mfn-banner-box-offset);width:calc(100% - 2*(var(--mfn-banner-box-offset)));height:calc(100% - 2*(var(--mfn-banner-box-offset)));z-index:1}.mfn-banner-box .banner-wrapper{display:flex;flex-direction:column;align-items:center;position:absolute;padding:30px;box-sizing:border-box;text-align:center;transition:all var(--mfn-banner-box-animation-duration) ease-in-out}.mfn-banner-box .banner-badge.banner-badge-top-right{top:var(--mfn-banner-box-badge-offset);right:var(--mfn-banner-box-badge-offset)}.mfn-banner-box .banner-badge.banner-badge-top-left{top:var(--mfn-banner-box-badge-offset);left:var(--mfn-banner-box-badge-offset)}.mfn-banner-box .banner-badge.banner-badge-bottom-right{bottom:var(--mfn-banner-box-badge-offset);right:var(--mfn-banner-box-badge-offset)}.mfn-banner-box .banner-badge.banner-badge-bottom-left{bottom:var(--mfn-banner-box-badge-offset);left:var(--mfn-banner-box-badge-offset)}.mfn-banner-box .banner-wrapper>.last-visible-el,.mfn-banner-box .banner-wrapper>*:last-child,.mfn-banner-box .hidden-desc .hidden-wrapper>*:last-child{margin-bottom:0}.mfn-banner-box .banner-desc .hidden-desc{opacity:0;height:0;transition:all var(--mfn-banner-box-animation-duration) ease-in-out}.mfn-banner-box .banner-wrapper .hidden-desc .hidden-wrapper{padding-top:var(--mfn-banner-box-hidden-content-gap)}.mfn-banner-box:hover .banner-desc .hidden-desc{opacity:1;height:var(--mfn-banner-box-height)}.mfn-banner-box-boxed .banner-wrapper{background-color:#E9ECEF;width:60%;max-width:100%;overflow:hidden}.mfn-banner-box-height .banner-image img{object-fit:cover;width:100%}.mfn-banner-box .title,.mfn-banner-box .subtitle,.mfn-banner-box .excerpt,.mfn-banner-box .banner-cta,.mfn-banner-box .banner-badge{transition:all var(--mfn-banner-box-animation-duration) ease-in-out}.mfn-banner-box .banner-cta{display:inline-flex}.mfn-banner-box .hidden-desc .banner-cta{transition-delay:var(--mfn-banner-box-animation-duration)}.mfn-banner-box .cta-icon,.mfn-banner-box .cta-image{align-items:center;justify-content:center;line-height:1}.mfn-banner-box .cta-icon i{font-size:var(--mfn-banner-box-cta-icon-size)}.mfn-banner-box .cta-image img{width:var(--mfn-banner-box-cta-image-width)}.mfn-banner-box-cta-zoom-in .banner-cta{transition:all var(--mfn-banner-box-animation-duration) ease-in-out}.mfn-banner-box-cta-zoom-in:hover .banner-cta{transform:scale(1.1)}.mfn-banner-box-image-toggle .banner-image img{transform:translate(0,100%);transition:all var(--mfn-banner-box-animation-duration) ease-in-out}.mfn-banner-box-image-toggle:hover .banner-image img{transform:translate(0,0)}.mfn-banner-box-image-zoom-in .banner-image img{transition:all var(--mfn-banner-box-animation-duration) ease-in-out}.mfn-banner-box-image-zoom-in:hover .banner-image img{transform:scale(1.1)}.mfn-banner-box-image-zoom-out .banner-image img{transition:all var(--mfn-banner-box-animation-duration) ease-in-out;transform:scale(1.1)}.mfn-banner-box-image-zoom-out:hover .banner-image img{transform:scale(1)}.mfn-banner-box-image-blur .banner-image img{transition:all var(--mfn-banner-box-animation-duration) ease-in-out;transform:scale(1.03)}.mfn-banner-box-image-blur:hover .banner-image img{filter:blur(6px);-webkit-filter:blur(6px)}.mfn-banner-box-image-overlay .banner-image:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff0;transition:all var(--mfn-banner-box-animation-duration) ease-in-out}.mfn-banner-box-image-overlay:hover .banner-image:after{background-color:rgb(0 0 0 / .6)}@media only screen and (max-width:959px){.mfn-banner-box.mfn-show-hidden-elements-on-tablet .banner-desc .hidden-desc{opacity:1;height:var(--mfn-banner-box-height)}}@media only screen and (max-width:767px){.mfn-banner-box.mfn-show-hidden-elements-on-mobile .banner-desc .hidden-desc{opacity:1;height:var(--mfn-banner-box-height)}}.mfn-image-hotspot{--mfn-image-hotspot-marker-default-size:12px;--mfn-image-hotspot-marker-default-border-radius:100%;--mfn-image-hotspot-marker-default-bg:#0089f7;--mfn-image-hotspot-marker-default-pulse-bg:#0089f7;--mfn-image-hotspot-marker-icon-pulse-bg:#0089f7;--mfn-image-hotspot-marker-text-pulse-bg:#0089f7;--mfn-image-hotspot-marker-text-color:#161922;--mfn-image-hotspot-marker-text-bg:#fff;--mfn-image-hotspot-marker-text-padding:2px 8px;--mfn-image-hotspot-marker-icon-size:30px;--mfn-image-hotspot-marker-icon-font-size:12px;--mfn-image-hotspot-marker-icon-border-radius:100%;--mfn-image-hotspot-marker-icon-color:#fff;--mfn-image-hotspot-marker-icon-bg:#0089f7;--mfn-image-hotspot-content-width:240px;--mfn-image-hotspot-content-bg:#fff;--mfn-image-hotspot-box-shadow:0px 10px 46px 0px rgba(1,7,39,.1);--mfn-image-hotspot-border-radius:4px;--mfn-image-hotspot-content-offset:15px}.mfn-image-hotspot{display:flex}.mfn-image-hotspot .hotspot-wrapper{display:inline-flex;position:relative}.mfn-image-hotspot .hotspot-image{overflow:hidden;line-height:0}.mfn-image-hotspot .hotspot-point{position:absolute;z-index:10}.mfn-image-hotspot .hotspot-marker{display:inline-flex;align-items:center;justify-content:center;position:relative}.mfn-image-hotspot .hotspot-content{display:none;position:absolute;padding:15px;box-sizing:border-box;width:var(--mfn-image-hotspot-content-width);background-color:var(--mfn-image-hotspot-content-bg);box-shadow:var(--mfn-image-hotspot-box-shadow);border-radius:var(--mfn-image-hotspot-border-radius)}.mfn-image-hotspot .hotspot-point.is-active .hotspot-content{display:block}.mfn-image-hotspot .hotspot-point.is-active-force .hotspot-content{display:block!important}.mfn-image-hotspot .hotspot-point.is-active{z-index:11}.mfn-image-hotspot .hotspot-content>*:last-child{margin-bottom:0}.mfn-image-hotspot .hotspot-content:before{content:"";position:absolute}.mfn-image-hotspot-height .hotspot-image img{object-fit:cover;width:100%}.mfn-image-hotspot-height.mfn-image-hotspot-height-cover .hotspot-wrapper,.mfn-image-hotspot-height.mfn-image-hotspot-height-cover .hotspot-wrapper .hotspot-image{width:100%}.mfn-image-hotspot .marker-default{width:var(--mfn-image-hotspot-marker-default-size);height:var(--mfn-image-hotspot-marker-default-size);border-radius:var(--mfn-image-hotspot-marker-default-border-radius);background-color:var(--mfn-image-hotspot-marker-default-bg)}.mfn-image-hotspot .marker-text{color:var(--mfn-image-hotspot-marker-text-color);background-color:var(--mfn-image-hotspot-marker-text-bg);padding:var(--mfn-image-hotspot-marker-text-padding);border-radius:3px}.mfn-image-hotspot .marker-icon{display:inline-flex;align-items:center;justify-content:center;width:var(--mfn-image-hotspot-marker-icon-size);height:var(--mfn-image-hotspot-marker-icon-size);border-radius:var(--mfn-image-hotspot-marker-icon-border-radius);background-color:var(--mfn-image-hotspot-marker-icon-bg);color:var(--mfn-image-hotspot-marker-icon-color)}.mfn-image-hotspot .marker-icon i{font-size:var(--mfn-image-hotspot-marker-icon-font-size)}.mfn-image-hotspot a.hotspot-marker:hover{text-decoration:none}@media only screen and (min-width:960px) and (max-width:1440px){.mfn-image-hotspot-hide-laptop .hotspot-point{display:none}}@media only screen and (min-width:768px) and (max-width:959px){.mfn-image-hotspot-hide-tablet .hotspot-point{display:none}}@media(max-width:767px){.mfn-image-hotspot-hide-mobile .hotspot-point{display:none}}.hotspot-point-left .hotspot-content,.hotspot-point-right .hotspot-content{top:50%;transform:translateY(-50%)}.hotspot-point-left .hotspot-content:before,.hotspot-point-right .hotspot-content:before{width:var(--mfn-image-hotspot-content-offset);height:100%;top:0}.hotspot-point-left .hotspot-content{right:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-left .hotspot-content:before{left:100%}.hotspot-point-right .hotspot-content{left:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-right .hotspot-content:before{right:100%}.hotspot-point-top .hotspot-content,.hotspot-point-bottom .hotspot-content{left:calc(50% - (0.5 * var(--mfn-image-hotspot-content-width)))}.hotspot-point-top .hotspot-content:before,.hotspot-point-bottom .hotspot-content:before{height:var(--mfn-image-hotspot-content-offset);width:100%;left:0}.hotspot-point-top .hotspot-content{bottom:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-top .hotspot-content:before{top:100%}.hotspot-point-bottom .hotspot-content{top:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-bottom .hotspot-content:before{bottom:100%}@media(max-width:1440px){.hotspot-point-laptop-left .hotspot-content,.hotspot-point-laptop-right .hotspot-content,.hotspot-point-laptop-top .hotspot-content,.hotspot-point-laptop-bottom .hotspot-content{left:auto;right:auto;top:auto;bottom:auto;transform:unset}.hotspot-point-laptop-left .hotspot-content:before,.hotspot-point-laptop-right .hotspot-content:before,.hotspot-point-laptop-top .hotspot-content:before,.hotspot-point-laptop-bottom .hotspot-content:before{left:auto;right:auto;top:auto;bottom:auto;height:unset;width:unset}.hotspot-point-laptop-left .hotspot-content,.hotspot-point-laptop-right .hotspot-content{top:50%;transform:translateY(-50%)}.hotspot-point-laptop-left .hotspot-content:before,.hotspot-point-laptop-right .hotspot-content:before{width:var(--mfn-image-hotspot-content-offset);height:100%;top:0}.hotspot-point-laptop-left .hotspot-content{right:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-laptop-left .hotspot-content:before{left:100%}.hotspot-point-laptop-right .hotspot-content{left:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-laptop-right .hotspot-content:before{right:100%}.hotspot-point-laptop-top .hotspot-content,.hotspot-point-laptop-bottom .hotspot-content{left:calc(50% - (0.5 * var(--mfn-image-hotspot-content-width)))}.hotspot-point-laptop-top .hotspot-content:before,.hotspot-point-laptop-bottom .hotspot-content:before{height:var(--mfn-image-hotspot-content-offset);width:100%;left:0}.hotspot-point-laptop-top .hotspot-content{bottom:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-laptop-top .hotspot-content:before{top:100%}.hotspot-point-laptop-bottom .hotspot-content{top:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-laptop-bottom .hotspot-content:before{bottom:100%}}@media(max-width:959px){.hotspot-point-tablet-left .hotspot-content,.hotspot-point-tablet-right .hotspot-content,.hotspot-point-tablet-top .hotspot-content,.hotspot-point-tablet-bottom .hotspot-content{left:auto;right:auto;top:auto;bottom:auto;transform:unset}.hotspot-point-tablet-left .hotspot-content:before,.hotspot-point-tablet-right .hotspot-content:before,.hotspot-point-tablet-top .hotspot-content:before,.hotspot-point-tablet-bottom .hotspot-content:before{left:auto;right:auto;top:auto;bottom:auto;height:unset;width:unset}.hotspot-point-tablet-left .hotspot-content,.hotspot-point-tablet-right .hotspot-content{top:50%;transform:translateY(-50%)}.hotspot-point-tablet-left .hotspot-content:before,.hotspot-point-tablet-right .hotspot-content:before{width:var(--mfn-image-hotspot-content-offset);height:100%;top:0}.hotspot-point-tablet-left .hotspot-content{right:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-tablet-left .hotspot-content:before{left:100%}.hotspot-point-tablet-right .hotspot-content{left:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-tablet-right .hotspot-content:before{right:100%}.hotspot-point-tablet-top .hotspot-content,.hotspot-point-tablet-bottom .hotspot-content{left:calc(50% - (0.5 * var(--mfn-image-hotspot-content-width)))}.hotspot-point-tablet-top .hotspot-content:before,.hotspot-point-tablet-bottom .hotspot-content:before{height:var(--mfn-image-hotspot-content-offset);width:100%;left:0}.hotspot-point-tablet-top .hotspot-content{bottom:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-tablet-top .hotspot-content:before{top:100%}.hotspot-point-tablet-bottom .hotspot-content{top:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-tablet-bottom .hotspot-content:before{bottom:100%}}@media(max-width:767px){.hotspot-point-mobile-left .hotspot-content,.hotspot-point-mobile-right .hotspot-content,.hotspot-point-mobile-top .hotspot-content,.hotspot-point-mobile-bottom .hotspot-content{left:auto;right:auto;top:auto;bottom:auto;transform:unset}.hotspot-point-mobile-left .hotspot-content:before,.hotspot-point-mobile-right .hotspot-content:before,.hotspot-point-mobile-top .hotspot-content:before,.hotspot-point-mobile-bottom .hotspot-content:before{left:auto;right:auto;top:auto;bottom:auto;height:unset;width:unset}.hotspot-point-mobile-left .hotspot-content,.hotspot-point-mobile-right .hotspot-content{top:50%;transform:translateY(-50%)}.hotspot-point-mobile-left .hotspot-content:before,.hotspot-point-mobile-right .hotspot-content:before{width:var(--mfn-image-hotspot-content-offset);height:100%;top:0}.hotspot-point-mobile-left .hotspot-content{right:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-mobile-left .hotspot-content:before{left:100%}.hotspot-point-mobile-right .hotspot-content{left:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-mobile-right .hotspot-content:before{right:100%}.hotspot-point-mobile-top .hotspot-content,.hotspot-point-mobile-bottom .hotspot-content{left:calc(50% - (0.5 * var(--mfn-image-hotspot-content-width)))}.hotspot-point-mobile-top .hotspot-content:before,.hotspot-point-mobile-bottom .hotspot-content:before{height:var(--mfn-image-hotspot-content-offset);width:100%;left:0}.hotspot-point-mobile-top .hotspot-content{bottom:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-mobile-top .hotspot-content:before{top:100%}.hotspot-point-mobile-bottom .hotspot-content{top:calc(100% + var(--mfn-image-hotspot-content-offset))}.hotspot-point-mobile-bottom .hotspot-content:before{bottom:100%}}.mfn-image-hotspot-point-pulse .hotspot-marker{animation:hotspot-marker-pulse ease-in-out 1.5s infinite}.mfn-image-hotspot-point-pulse .hotspot-marker.marker-icon{animation:hotspot-marker-icon-pulse ease-in-out 1.5s infinite}.mfn-image-hotspot-point-pulse .hotspot-marker.marker-text{animation:hotspot-marker-text-pulse ease-in-out 1.5s infinite}.mfn-image-hotspot-point-scale .hotspot-marker{animation:hotspot-marker-scale ease-in-out 1.2s infinite}.mfn-image-hotspot-point-bounce .hotspot-marker{animation:hotspot-marker-bounce 1.2s ease infinite}@keyframes hotspot-marker-pulse{0%{outline:0 solid var(--mfn-image-hotspot-marker-default-pulse-bg)}100%{outline:15px solid #fff0}}@keyframes hotspot-marker-icon-pulse{0%{outline:0 solid var(--mfn-image-hotspot-marker-icon-pulse-bg)}100%{outline:15px solid #fff0}}@keyframes hotspot-marker-text-pulse{0%{outline:0 solid var(--mfn-image-hotspot-marker-text-pulse-bg)}100%{outline:15px solid #fff0}}@keyframes hotspot-marker-scale{0%{transform:scale(1)}60%{transform:scale(1.15)}100%{transform:scale(1)}}@keyframes hotspot-marker-bounce{0%{transform:translateY(0)}50%{transform:translateY(-15%)}100%{transform:translateY(0)}}.mfn-image-hotspot-content-fadeIn .hotspot-content{display:block;opacity:0;transition:0.3s opacity ease-in-out;transform:scale(0)}.mfn-image-hotspot-content-fadeIn .hotspot-point.is-active .hotspot-content{opacity:1;transform:scale(1)}.mfn-hotspot-style-line canvas{position:absolute;top:0;left:0;z-index:2;pointer-events:none;width:100%;height:100%}.mcb-item-icon_2-inner .mfn-icon-2{display:flex;text-decoration:none;align-items:center;justify-content:center;line-height:1em}.column.mfn-read-more-hidden{display:none}.mfn-desc-expandable{position:relative;max-height:400px;overflow:hidden}.mfn-desc-expandable .read-more{position:absolute;left:-12px;bottom:-40px;width:calc(100% + 24px);padding:100px 0 60px;background:#fff;background:linear-gradient(180deg,#fff0 0%,rgb(255 255 255) 65%);text-align:center}body{--mfn-tabs-border-width:1px}html{overflow-x:hidden}@media only screen and (min-width:1240px){.layout-boxed{padding:25px}.layout-boxed.boxed-no-margin{padding:0}.hover_color:hover .hover_color_bg,.hover_color.hover .hover_color_bg{background-color:inherit!important;border-color:inherit!important}}@media only screen and (min-width:1240px) and (max-width:1489px){body.header-open{min-width:0}.header-open #Wrapper{max-width:960px}.header-open .section_wrapper,.header-open .container,.header-open.with_aside .content_wrapper{max-width:940px}.header-open.with_aside .section_wrapper{max-width:100%}.header-open #Error_404 .error_pic i{font-size:220px;line-height:260px}.header-open #Error_404 .error_desk{padding-top:40px}.header-open .section.full-width .wrap.one .column_map.one .google-map-contact-wrapper{left:auto;right:50px}.header-open .offer .offer_li .desc_wrapper{width:436px;width:calc(50% - 42px)}body.header-open:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:921px}.header-open .Recent_posts ul li .desc{margin-right:60px}.header-open .Recent_posts ul li .photo{width:60px;height:60px}.header-open .Recent_posts ul li .photo .c{width:20px;height:20px;line-height:20px;bottom:5px;right:-8px}}@media only screen and (max-width:1239px){a[href^=tel]{text-decoration:none}a[href^=tel]:not(.action_button):not(.button){color:inherit}.no-hover-tablet a.button:after,.no-hover-tablet a.tp-button:after,.no-hover-tablet button:after,.no-hover-tablet input:after{display:none}.no-hover-tablet .image_frame .image_wrapper img{top:0!important}.no-hover-tablet .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){margin-bottom:0!important}.no-hover-tablet .image_frame .image_wrapper .mask,.no-hover-tablet .image_frame .image_wrapper .image_links{display:none!important}.no-hover-tablet .Recent_posts ul li .desc:after{display:none}.no-hover-tablet .Recent_posts ul li a:hover h6,.no-hover-tablet .Recent_posts ul li a:hover .desc .date{color:inherit!important}body:not(.no-hover-tablet) .hover_color:hover .hover_color_bg,body:not(.no-hover-tablet) .hover_color.hover .hover_color_bg{background-color:inherit!important;border-color:inherit!important}.with_aside .portfolio_group.masonry-hover .portfolio-item:not(.no-thumbnail) .masonry-hover-wrapper .hover-desc .desc-inner .desc-wrapper{display:none}.no-section-bg-tablet .section{background-image:none!important}.section.full-width .wrap.one .column_map.one .google-map-contact-wrapper{left:auto;right:50px}}@media only screen and (min-width:960px) and (max-width:1239px){body{min-width:0}#Wrapper{max-width:960px}.section_wrapper,.container,.with_aside .content_wrapper{max-width:940px}.posts_group.grid.col-5 .post-item,.posts_group.masonry.col-5 .post-item,.posts_group.grid.col-6 .post-item,.posts_group.masonry.col-6 .post-item{width:22.99%}.posts_group.grid.col-5 .post-item:nth-child(5n+1){clear:none}.posts_group.grid.col-6 .post-item:nth-child(6n+1){clear:none}.posts_group.grid.col-5 .post-item:nth-child(4n+1){clear:both}.posts_group.grid.col-6 .post-item:nth-child(4n+1){clear:both}.column.one-fourth .Latest_news ul .desc .date i{display:none}.column.one-second .Latest_news.featured ul .desc .date i{display:none}.wrap.two-third .column.three-fifth .Latest_news.featured ul,.wrap.two-third .column.one-second .Latest_news.featured ul,.wrap.three-fifth .column.three-fifth .Latest_news.featured ul,.wrap.three-fifth .column.one-second .Latest_news.featured ul,.wrap.one-second .column.three-fourth .Latest_news.featured ul{width:100%}.wrap.two-fifth .Latest_news.featured ul,.wrap.one-third .Latest_news.featured ul,.wrap.one-fourth .Latest_news.featured ul{width:100%}.blog-teaser li:not(:first-child) .desc-wrapper .desc{padding:70px 20px 25px}.column.two-third .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta,.column.three-fifth .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta{display:none}.wrap.two-third .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta,.wrap.three-fifth .blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta{display:none}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:921px}.portfolio_group.grid.col-5 .portfolio-item,.portfolio_group.masonry.col-5 .portfolio-item,.portfolio_group.masonry-hover.col-5 .portfolio-item,.portfolio_group.masonry-minimal.col-5 .portfolio-item,.portfolio_group.grid.col-6 .portfolio-item,.portfolio_group.masonry.col-6 .portfolio-item,.portfolio_group.masonry-hover.col-6 .portfolio-item,.portfolio_group.masonry-minimal.col-6 .portfolio-item{width:22.99%}.portfolio_group.flat.col-5 .portfolio-item,.portfolio_group.flat.col-6 .portfolio-item{width:24.99%}#Error_404 .error_pic i{font-size:220px;line-height:260px}#Error_404 .error_desk{padding-top:40px}a.button.kill_the_icon .button_icon{padding-left:10px;padding-right:10px}a.button.kill_the_icon .button_label{padding-left:15px;padding-right:15px}.offer .offer_li .desc_wrapper{width:436px;width:calc(50% - 42px)}.Recent_posts ul li .desc{margin-right:60px}.Recent_posts ul li .photo{width:60px;height:60px}.Recent_posts ul li .photo .c{width:20px;height:20px;line-height:20px;bottom:5px;right:-8px}.Recent_posts ul li.format-link .photo:after{width:60px;height:60px;line-height:60px;font-size:30px}.Recent_posts ul li.format-quote .photo:after{width:60px;height:60px;line-height:60px;font-size:30px}.zoom_box .desc .desc_txt{font-size:22px;line-height:26px}}@media only screen and (min-width:960px){#Top_bar .hide-total-desktop .header-cart-total{display:none!important}.mfn-ofcs-opened{padding-right:15px}}@media only screen and (min-width:1441px){.hide-desktop{display:none!important}.arrows-hide-desktop .mfn-swiper-arrow{display:none!important}.arrows-hide-desktop.mfn-arrows-standard .swiper{margin:0 auto;flex:0 0 100%}.dots-hide-desktop .swiper-pagination{display:none!important}.sticky-desktop{position:sticky;z-index:2;top:var(--sticky-offset-desktop,0)}}@media only screen and (min-width:960px) and (max-width:1440px){.hide-laptop{display:none!important}.arrows-hide-laptop .mfn-swiper-arrow{display:none!important}.arrows-hide-laptop.mfn-arrows-standard .swiper{margin:0 auto;flex:0 0 100%}.dots-hide-laptop .swiper-pagination{display:none!important}.sticky-laptop{position:sticky;z-index:2;top:var(--sticky-offset-laptop,0)}.laptop-one-sixth.mcb-wrap{width:16.666%}.laptop-one-fifth.mcb-wrap{width:20%}.laptop-one-fourth.mcb-wrap{width:25%}.laptop-one-third.mcb-wrap{width:33.333%}.laptop-two-fifth.mcb-wrap{width:40%}.laptop-one-second.mcb-wrap{width:50%}.laptop-three-fifth.mcb-wrap{width:60%}.laptop-two-third.mcb-wrap{width:66.666%}.laptop-three-fourth.mcb-wrap{width:75%}.laptop-four-fifth.mcb-wrap{width:80%}.laptop-five-sixth.mcb-wrap{width:83.333%}.laptop-one.mcb-wrap{width:100%}.laptop-one-sixth.column{width:16.666%}.laptop-one-fifth.column{width:20%}.laptop-one-fourth.column,.laptop-four.columns{width:25%}.laptop-one-third.column{width:33.333%}.laptop-two-fifth.column{width:40%}.laptop-one-second.column{width:50%}.laptop-three-fifth.column{width:60%}.laptop-two-third.column{width:66.666%}.laptop-three-fourth.column{width:75%}.laptop-four-fifth.column{width:80%}.laptop-five-sixth.column{width:83.333%}.laptop-one.column{width:100%}}@media only screen and (max-width:959px){.section{background-attachment:scroll!important}body.responsive-overflow-x-tablet{overflow-x:hidden}}@media only screen and (min-width:768px) and (max-width:959px){body{min-width:0}#Wrapper{max-width:728px}.section_wrapper,.container,.with_aside .content_wrapper{max-width:708px}.mcb-wrap[data-tablet~="no-up"]{margin-top:0!important}.no-sec-padding .mcb-section .section_wrapper{padding-left:0!important;padding-right:0!important}.sticky-tablet{position:sticky;z-index:2;top:var(--sticky-offset-tablet,0)}.tablet-one-sixth.mcb-wrap{width:16.666%}.tablet-one-fifth.mcb-wrap{width:20%}.tablet-one-fourth.mcb-wrap{width:25%}.tablet-one-third.mcb-wrap{width:33.333%}.tablet-two-fifth.mcb-wrap{width:40%}.tablet-one-second.mcb-wrap{width:50%}.tablet-three-fifth.mcb-wrap{width:60%}.tablet-two-third.mcb-wrap{width:66.666%}.tablet-three-fourth.mcb-wrap{width:75%}.tablet-four-fifth.mcb-wrap{width:80%}.tablet-five-sixth.mcb-wrap{width:83.333%}.tablet-one.mcb-wrap{width:100%}.tablet-one-sixth.column{width:16.666%}.tablet-one-fifth.column{width:20%}.tablet-one-fourth.column,.tablet-four.columns{width:25%}.tablet-one-third.column{width:33.333%}.tablet-two-fifth.column{width:40%}.tablet-one-second.column{width:50%}.tablet-three-fifth.column{width:60%}.tablet-two-third.column{width:66.666%}.tablet-three-fourth.column{width:75%}.tablet-four-fifth.column{width:80%}.tablet-five-sixth.column{width:83.333%}.tablet-one.column{width:100%}.hide-tablet{display:none!important}.arrows-hide-tablet .mfn-swiper-arrow{display:none!important}.arrows-hide-tablet.mfn-arrows-standard .swiper{margin:0 auto;flex:0 0 100%}.dots-hide-tablet .swiper-pagination{display:none!important}#Top_bar .hide-total-tablet .header-cart-total{display:none!important}.header-magazine #Top_bar .banner_wrapper{width:300px;top:27px}.footer-fixed #Content,.footer-sliding #Content{margin-bottom:0!important}.footer-fixed #Footer,.footer-sliding #Footer{position:static}#Subheader .title{width:100%}#Subheader ul.breadcrumbs{display:none}#Filters .filters_wrapper ul li{width:24%;margin:.5%}.with_aside .classic .post-meta .author-date .author .label{display:none}.with_aside .classic .post-meta .category{display:none}.grid .post-item,.masonry .post-item{width:47.9%}.timeline .post-photo-wrapper{width:100%;float:none}.timeline .post-desc-wrapper{width:100%;float:none}.photo2 .post-item{margin-bottom:20px}.photo2 .post .post-desc-wrapper{width:85%;top:-55px}.photo2 .post.no-img .button-love{right:11%;right:calc(7.5% + 25px)}.photo2.col-2 .post-item{margin-bottom:40px}.photo2.col-2 .post-desc-wrapper{width:100%;top:0}.photo2.col-2 .post.no-img .button-love{right:25px}.photo2.col-3 .button-love{top:15px;right:15px}.photo2.col-3 .post-item{width:31.33%;margin:0 1% 40px}.photo2.col-3 .post-desc-wrapper{width:100%;top:0;padding:20px 25px}.photo2.col-3 .post.no-img .button-love{top:15px;right:15px}.posts_group.grid.col-4 .post-item,.posts_group.masonry.col-4 .post-item,.posts_group.grid.col-5 .post-item,.posts_group.masonry.col-5 .post-item,.posts_group.grid.col-6 .post-item,.posts_group.masonry.col-6 .post-item{width:31.33%}.posts_group.grid.col-4 .post-item:nth-child(4n+1){clear:none}.posts_group.grid.col-5 .post-item:nth-child(5n+1){clear:none}.posts_group.grid.col-6 .post-item:nth-child(6n+1){clear:none}.posts_group.grid.col-4 .post-item:nth-child(3n+1){clear:both}.posts_group.grid.col-5 .post-item:nth-child(3n+1){clear:both}.posts_group.grid.col-6 .post-item:nth-child(3n+1){clear:both}.posts_group.masonry.margin .post-item{margin:0 .5% 8px!important}.posts_group.masonry.tiles.col-4 .post-item,.posts_group.masonry.tiles.col-5 .post-item,.posts_group.masonry.tiles.col-6 .post-item{width:49.9%}.posts_group.masonry.margin.col-4 .post-item,.posts_group.masonry.margin.col-5 .post-item,.posts_group.masonry.margin.col-6 .post-item{width:48.9%}.column.one-third .Latest_news ul .desc .date i{display:none}.column.one-second .Latest_news.featured ul{width:100%}.column.one-third .Latest_news.featured ul .desc .date i,.column.one-fourth .Latest_news.featured ul .desc .date i{display:none}.wrap.five-sixth .column.three-fifth .Latest_news.featured ul,.wrap.four-fifth .column.three-fifth .Latest_news.featured ul,.wrap.three-fourth .column.three-fifth .Latest_news.featured ul,.wrap.two-third .column.three-fifth .Latest_news.featured ul,.wrap.two-third .column.one-second .Latest_news.featured ul,.wrap.two-third .column.three-fourth .Latest_news.featured ul,.wrap.three-fifth .column.three-fifth .Latest_news.featured ul,.wrap.three-fifth .column.one-second .Latest_news.featured ul,.wrap.three-fifth .column.three-fourth .Latest_news.featured ul{width:100%}.wrap.one-second .Latest_news.featured ul,.wrap.two-fifth .Latest_news.featured ul,.wrap.one-third .Latest_news.featured ul,.wrap.one-fourth .Latest_news.featured ul{width:100%}.blog-teaser li .desc-wrapper .desc{padding:70px 25px 25px}.blog-teaser li:not(:first-child) .desc-wrapper .desc{padding:70px 20px 20px}.blog-teaser li:not(:first-child) .desc-wrapper .desc .post-meta{display:none}.column.three-fifth .blog-teaser li .desc-wrapper .desc .post-meta .comments{display:none}.wrap.three-fifth .blog-teaser li .desc-wrapper .desc .post-meta .comments{display:none}.Recent_posts ul li .desc{margin-right:40px}.Recent_posts ul li .photo{width:40px;height:40px}.Recent_posts ul li.format-link .photo{background-size:40% auto}.Recent_posts ul li .photo .c{width:20px;height:20px;line-height:20px;bottom:5px;right:-8px}.Recent_posts ul li.format-link .photo:after{width:40px;height:40px;line-height:40px;font-size:20px}.Recent_posts ul li.format-quote .photo:after{width:40px;height:40px;line-height:40px;font-size:20px}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:694px}.portfolio_group.grid.col-4 .portfolio-item,.portfolio_group.masonry.col-4 .portfolio-item,.portfolio_group.masonry-hover.col-4 .portfolio-item,.portfolio_group.masonry-minimal.col-4 .portfolio-item,.portfolio_group.grid.col-5 .portfolio-item,.portfolio_group.masonry.col-5 .portfolio-item,.portfolio_group.masonry-hover.col-5 .portfolio-item,.portfolio_group.masonry-minimal.col-5 .portfolio-item,.portfolio_group.grid.col-6 .portfolio-item,.portfolio_group.masonry.col-6 .portfolio-item,.portfolio_group.masonry-hover.col-6 .portfolio-item,.portfolio_group.masonry-minimal.col-6 .portfolio-item{width:31.33%}.portfolio_group.flat.col-4 .portfolio-item,.portfolio_group.flat.col-5 .portfolio-item,.portfolio_group.flat.col-6 .portfolio-item{width:33.33%}.tabs_vertical.ui-tabs .ui-tabs-nav{width:33%!important}.tabs_vertical.ui-tabs .ui-tabs-panel{width:66.7%!important}.one-fourth .counter.counter_horizontal,.one-fifth .counter.counter_horizontal,.one-sixth .counter.counter_horizontal{text-align:center}.one-fourth .counter.counter_horizontal .icon_wrapper,.one-fifth .counter.counter_horizontal .icon_wrapper,.one-sixth .counter.counter_horizontal .icon_wrapper{position:static;margin:0 auto;margin-bottom:15px}.one-fourth .counter.counter_horizontal .desc_wrapper,.one-fifth .counter.counter_horizontal .desc_wrapper,.one-sixth .counter.counter_horizontal .desc_wrapper{padding-left:0}.one-third .article_box,.one-third .article_box>a{display:block}.one-third .article_box .photo_wrapper{width:100%;text-align:center}.one-third .article_box .desc_wrapper{width:100%}.pricing-box .plan-header h2{word-wrap:break-word}.pricing-box .plan-header .price sup.period{position:static;top:0;display:block}.infobox{padding-left:20px;word-wrap:break-word}.infobox ul li{padding-left:0;padding-right:0}.infobox ul li:before{display:none}.style-simple .infobox ul li{padding-left:0}.portfolio-photo .portfolio-item .portfolio-details:hover .details{opacity:1}.portfolio-photo .portfolio-item .portfolio-details .more{display:none}.get_in_touch{padding-left:20px;word-wrap:break-word}.get_in_touch ul li{padding-left:0;padding-right:0}.get_in_touch ul li .icon{display:none}.hover_color{word-wrap:break-word}.how_it_works .image_wrapper{width:120px}.how_it_works .image_wrapper .image{width:116px;height:116px;line-height:114px}.how_it_works .image_wrapper .image img{max-width:66px!important;max-height:66px!important}.how_it_works .image_wrapper .number{bottom:0;right:0}.how_it_works.has_border:after{top:60px}.how_it_works.fill .image img{border-radius:100%;max-width:116px!important;max-height:116px!important}.opening_hours{word-wrap:break-word}.opening_hours .opening_hours_wrapper li span{font-size:16px;line-height:16px}.icon_box.icon_position_left{min-height:auto;padding-left:0;padding-right:0}.icon_box.icon_position_left .icon_wrapper{position:static;margin-bottom:15px}.icon_box.icon_position_left .desc_wrapper{text-align:center;padding-top:0}.icon_box.icon_position_left .image_wrapper{position:static;left:0;margin-bottom:15px;width:auto;height:auto}.flat_box .photo_wrapper .icon{width:50px}.flat_box .photo_wrapper .icon i{height:40px;line-height:40px;font-size:30px;margin-top:-20px}.flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(-50px);transform:translateX(-50px)}.flat_box .desc_wrapper{margin:0}.rtl .flat_box a:hover .photo_wrapper .icon{-webkit-transform:translateX(50px);transform:translateX(50px)}.offer_thumb_ul .offer_thumb_li .image_wrapper{width:100%;float:none}.offer_thumb_ul .offer_thumb_li .desc_wrapper{width:100%;float:none}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .image_wrapper{width:100%}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .desc_wrapper{margin-right:0;width:100%}.trailer_box .desc h2{font-size:22px;line-height:22px}.offer .offer_li .desc_wrapper{width:324px;width:calc(50% - 42px)}#Error_404{position:static;padding-top:50px;margin-top:0}#Error_404 .error_pic{width:100%;float:none}#Error_404 .error_pic i{font-size:260px;line-height:260px}#Error_404 .error_desk{width:100%;float:none;padding-top:20px;text-align:center}a.kill_the_icon .button_icon,.widget-area a.button .button_icon{display:none}.button-stroke a.button_left.button.kill_the_icon .button_label{padding-left:20px}.button-stroke a.button_left.button_large.kill_the_icon .button_label{padding-left:30px}.button-stroke a.button_right.button.kill_the_icon .button_label{padding-right:20px}.button-stroke a.button_right.button_large.kill_the_icon .button_label{padding-right:30px}.button-flat a.button_left.button.kill_the_icon .button_label{padding-left:20px}.button-flat a.button_left.button_large.kill_the_icon .button_label{padding-left:30px}.button-flat a.button_right.button.kill_the_icon .button_label{padding-right:20px}.button-flat a.button_right.button_large.kill_the_icon .button_label{padding-right:30px}.button-round a.button_left.button.kill_the_icon .button_label{padding-left:20px}.button-round a.button_left.button_large.kill_the_icon .button_label{padding-left:30px}.button-round a.button_right.button.kill_the_icon .button_label{padding-right:20px}.button-round a.button_right.button_large.kill_the_icon .button_label{padding-right:30px}.zoom_box .desc .desc_txt{font-size:18px;line-height:22px}.trailer_box.horizontal .desc{padding-bottom:15px}.trailer_box.horizontal .desc h2{font-size:21px;line-height:21px}.trailer_box.horizontal .desc .subtitle{margin-bottom:5px}.edd_downloads_list .edd_download{width:50%!important}.edd_downloads_list .edd_download:nth-child(5n+3){clear:both}.edd_downloads_list .edd_download .edd_download_inner{margin:0 5% 20px}}@media only screen and (min-width:768px){.section.full-width-ex-mobile>.section_wrapper{max-width:100%!important}.tr-menu #Top_bar .wpml-languages a.active,.tr-menu #Top_bar .wpml-languages ul.wpml-lang-dropdown{background-color:#fff0}.header-creative .header_placeholder,.header-empty .header_placeholder,.header-fixed .header_placeholder,.header-modern .header_placeholder,.header-semi .header_placeholder,.header-simple .header_placeholder,.header-transparent .header_placeholder{height:0!important}.tr-menu .header_placeholder{height:0!important}.tr-menu.header-classic #Top_bar{position:absolute}.tr-menu.header-classic #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-classic.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-creative #Header_creative{transition:left .5s ease-in-out,right .5s ease-in-out,background-color .5s ease-in-out}.tr-menu.header-creative #Header_creative:not(.active){background-color:#fff0}.tr-menu.header-plain #Top_bar{position:absolute}.tr-menu.header-plain #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-plain.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-split #Top_bar{position:absolute}.tr-menu.header-split #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-split.ab-show #Top_bar:not(.is-sticky){top:45px!important}.header-semi #Top_bar:not(.is-sticky){position:absolute;background-color:rgb(255 255 255 / .8)}.header-semi.ab-show #Top_bar:not(.is-sticky){top:45px!important}.header-semi.ab-hide #Top_bar:not(.is-sticky){top:0!important}.tr-menu.header-shop #Top_bar{position:absolute}.tr-menu.header-shop #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-shop.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-shop-split #Top_bar{position:absolute}.tr-menu.header-shop-split #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-shop-split.ab-show #Top_bar:not(.is-sticky){top:45px!important}.tr-menu.header-stack #Top_bar{position:absolute}.tr-menu.header-stack #Top_bar:not(.is-sticky){top:0!important;background-color:transparent!important}.tr-menu.header-stack.ab-show #Top_bar:not(.is-sticky){top:45px!important}}@media only screen and (max-width:767px){body{min-width:0}body.responsive-overflow-x-mobile{overflow-x:hidden}.section_wrapper .mcb-wrap,.section_wrapper .column,.container .column{margin:0;width:100%;clear:both}.sections_group,.four.columns{margin:0;width:100%!important;clear:both}.aside_both .sections_group{margin:0 auto!important}.content_wrapper .section_wrapper,.container,.four.columns .widget-area{max-width:700px!important}.content_wrapper .section:not(.full-width)>.section_wrapper .section_wrapper{padding-left:0!important;padding-right:0!important}.left-sidebar .items_group,.right-sidebar .items_group,.with_aside .content_wrapper{max-width:100%}.mobile-sidebar-first.with_aside .content_wrapper{display:flex;flex-direction:column}.mobile-sidebar-first.with_aside .sections_group{order:2}body.ofcs-mobile .mfn-off-canvas-sidebar .mfn-off-canvas-switcher{display:flex}.content_wrapper .mcb-column-inner{margin:0 0 20px}.content_wrapper .mfn-column-absolute .mcb-column-inner{margin:0}.equal-height .mcb-wrap .mcb-column-inner,.equal-height.no-margin-v .mcb-wrap .mcb-column-inner,.equal-height .column-margin-0px .mcb-column-inner{height:auto!important}.four.columns{margin:auto 0!important}.mcb-wrap[data-mobile~="no-up"]{margin-top:0!important}.no-sec-padding .mcb-section .section_wrapper,.no-sec-padding-mob .mcb-section .section_wrapper{padding-left:0!important;padding-right:0!important}.mcb-wrap.wrap-sticky-spacer{min-height:unset}.mcb-wrap.wrap-sticky-rails{position:static;min-height:unset!important}.mcb-section.wrap-reverse>.mcb-section-inner,.mcb-wrap.column-reverse>.mcb-wrap-inner{flex-direction:column-reverse}.mcb-section.wrap-reverse-rows>.mcb-section-inner,.mcb-wrap.column-reverse-rows>.mcb-wrap-inner{flex-direction:row-reverse}.section.full-screen{height:auto}.sticky-mobile{position:sticky;z-index:2;top:var(--sticky-offset-mobile,0)}.mobile-one-sixth.mcb-wrap{width:16.666%}.mobile-one-fifth.mcb-wrap{width:20%}.mobile-one-fourth.mcb-wrap{width:25%}.mobile-one-third.mcb-wrap{width:33.333%}.mobile-two-fifth.mcb-wrap{width:40%}.mobile-one-second.mcb-wrap{width:50%}.mobile-three-fifth.mcb-wrap{width:60%}.mobile-two-third.mcb-wrap{width:66.666%}.mobile-three-fourth.mcb-wrap{width:75%}.mobile-four-fifth.mcb-wrap{width:80%}.mobile-five-sixth.mcb-wrap{width:83.333%}.mobile-one.mcb-wrap{width:100%}.mobile-one-sixth.column{width:16.666%}.mobile-one-fifth.column{width:20%}.mobile-one-fourth.column,.mobile-four.columns{width:25%}.mobile-one-third.column{width:33.333%}.mobile-two-fifth.column{width:40%}.mobile-one-second.column{width:50%}.mobile-three-fifth.column{width:60%}.mobile-two-third.column{width:66.666%}.mobile-three-fourth.column{width:75%}.mobile-four-fifth.column{width:80%}.mobile-five-sixth.column{width:83.333%}.mobile-one.column{width:100%}.column_attr.mobile_align_left{text-align:left}.column_attr.mobile_align_right{text-align:right}.column_attr.mobile_align_center{text-align:center}.column_attr.mobile_align_justify{text-align:justify}.boxed2fw{padding:0!important}.boxed2fw #Wrapper{margin:0!important;max-width:100%!important;width:100%!important}.column_placeholder>.placeholder{height:0}.highlight-left .section_wrapper,.highlight-right .section_wrapper{max-width:100%!important;padding:0!important}.highlight-left .section_wrapper .wrap,.highlight-right .section_wrapper .wrap{padding:0 33px}.highlight-left.full-screen>.section_wrapper,.highlight-right.full-screen>.section_wrapper{padding:0!important}.equal-height-wrap .mcb-wrap{height:auto!important}.equal-height-wrap .mcb-wrap .mcb-wrap-inner{top:0!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.section.has-navi .section-nav.prev{top:10px}.section.has-navi .section-nav.next{bottom:10px}.hide-mobile{display:none!important}.arrows-hide-mobile .mfn-swiper-arrow{display:none!important}.arrows-hide-mobile.mfn-arrows-standard .swiper{margin:0 auto;flex:0 0 100%}.dots-hide-mobile .swiper-pagination{display:none!important}#Top_bar .hide-total-mobile .header-cart-total{display:none!important}.mcb-sidebar{padding:0;min-height:unset!important;border:0!important}.mcb-sidebar:after,.mcb-sidebar:before{display:none}.inner-wrapper-sticky{position:static!important;transform:none!important}.widget-area{height:auto!important;margin:0 auto 20px!important;box-sizing:content-box}.widget:after{width:100%}.mobile-tr-header .header_placeholder,body:not(.mobile-sticky) .header_placeholder{height:0!important}#Top_bar,#Action_bar{background-color:#fff!important;position:static}#Top_bar .container{max-width:100%!important;padding:0!important}#Top_bar .column{flex-wrap:wrap}#Top_bar .top_bar_left{float:none;width:100%!important;background:none!important}#Top_bar .top_bar_right{width:100%}#Top_bar a.responsive-menu-toggle{top:40px;right:10px}#Top_bar a.responsive-menu-toggle.is-sticky{position:fixed;top:30px;left:10px}.admin-bar #Top_bar a.responsive-menu-toggle.is-sticky{top:56px}#Top_bar .menu_wrapper{float:left!important;width:100%;margin:0!important}#Top_bar #menu{float:left;position:static!important;width:100%!important}#Top_bar .logo{position:static;float:left;width:100%;text-align:center;margin:0}#Top_bar .logo #logo,#Top_bar .logo .custom-logo-link{padding:0!important;margin:10px 50px}#Top_bar #logo img.logo-main{display:none}#Top_bar #logo img.logo-mobile{display:inline-block}#Top_bar #logo img.logo-mobile-sticky{display:none}#Header_creative .creative-wrapper #Top_bar .one{display:block}#Header_creative #Top_bar #logo img.logo-sticky{display:none}.mobile-sticky #Top_bar.is-sticky #logo img:not(.svg){width:auto!important}.mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile{display:none}.mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile-sticky{display:inline-block}.mobile-sticky.logo-overflow #Top_bar.is-sticky #logo img.logo-mobile-sticky{max-height:80px!important}.logo-overflow #Top_bar .logo{height:auto!important}#Top_bar .top_bar_right{float:none;padding:5px 10px}#Top_bar .top_bar_right .top_bar_right_wrapper{flex-wrap:wrap;justify-content:center}#Top_bar .top_bar_right .top-bar-right-icon,#Top_bar .top_bar_right .wpml-languages,#Top_bar .top_bar_right .top-bar-right-button{margin:5px}#Top_bar .wpml-languages a.active{height:15px;line-height:17px}#Top_bar .top_bar_right .top-bar-right-input{width:80%;margin:0 10%}#Top_bar .top_bar_right .top-bar-right-input form,#Top_bar .top_bar_right .top-bar-right-input input,#Top_bar .top_bar_right .top-bar-search-form .mfn-live-search-box{width:100%!important}#Top_bar .search_wrapper,#Top_bar .top_bar_right .mfn-live-search-box{z-index:10000}.mobile-tb-left #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:flex-start}.mobile-tb-right #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:flex-end}.mobile-tb-hide #Top_bar .top_bar_right{display:none}.mobile-menu #Top_bar .menu.menu-main,.mobile-menu #Side_slide .menu.menu-main,.mobile-menu #Overlay .menu.overlay-menu{display:none}.mobile-menu #Top_bar .menu.menu-mobile,.mobile-menu #Overlay .menu.menu-mobile,.mobile-menu #Side_slide .menu.menu-mobile{display:block}.mobile-icon-user-hide #Top_bar .top-bar-right-icon-user,.mobile-icon-user-ss #Top_bar .top-bar-right-icon-user,.mobile-icon-wishlist-hide #Top_bar .top-bar-right-icon-wishlist,.mobile-icon-wishlist-ss #Top_bar .top-bar-right-icon-wishlist,.mobile-icon-cart-hide #Top_bar .top-bar-right-icon-cart,.mobile-icon-cart-ss #Top_bar .top-bar-right-icon-cart,.mobile-icon-search-hide #Top_bar .top-bar-right-icon-search,.mobile-icon-search-ss #Top_bar .top-bar-right-icon-search,.mobile-icon-wpml-hide #Top_bar .wpml-languages,.mobile-icon-wpml-ss #Top_bar .wpml-languages,.mobile-icon-action-hide #Top_bar .action_button,.mobile-icon-action-ss #Top_bar .action_button{display:none!important}body.header-below:not(.template-slider) #Header{padding-top:0!important}.header-modern #Top_bar .top_bar_right{top:0;margin-left:0}.header-modern #Top_bar .top_bar_right:before{content:none}.header-creative #Header_creative{position:static}.header-creative.layout-boxed{padding-top:0}.header-creative.layout-boxed #Wrapper{margin-top:25px}.header-creative.layout-full-width #Wrapper{padding-top:0!important}#Header_creative #Top_bar .responsive-menu-toggle{top:35px}#Header_creative #Top_bar .responsive-menu-toggle.is-sticky{position:fixed;top:10px;left:10px;margin-top:0}.admin-bar #Header_creative #Top_bar .responsive-menu-toggle.is-sticky{top:56px}#Header_creative #Top_bar .top_bar_left{margin-top:0;overflow:hidden}#Header_creative #Top_bar .logo #logo,#Header_creative #Top_bar .logo .custom-logo-link{padding:0}#Header_creative #Top_bar .logo #logo img,#Header_creative #Top_bar .logo .custom-logo-link img{max-height:50px}.logo-no-sticky-padding #Header_creative #Top_bar .logo #logo img{max-height:60px}#Header_creative #Top_bar #menu{position:static;width:100%}.admin-bar #Header_creative{top:0!important}#Intro{min-height:auto!important}#Intro .intro-inner{padding:100px 30px!important}#Intro .intro-next{font-size:25px;bottom:10px}.header-magazine #Top_bar .banner_wrapper{width:100%;height:auto;text-align:center;position:static;margin-bottom:20px}body.minimalist-header.header-transparent #Header{min-height:0!important}.minimalist-header-no #Subheader{padding:80px 0!important}.header-overlay .overlay-menu-toggle{top:10px;right:5px}#overlay-menu ul li a{font-size:22px;line-height:36px}.header-plain #Top_bar .logo{text-align:left}.header-plain #Top_bar .logo #logo,.header-plain #Top_bar .logo .custom-logo-link{padding:5px 42px 15px 15px}.header-plain #Top_bar .top_bar_right .top_bar_right_wrapper{line-height:0;padding-top:0}.header-plain #Top_bar .top_bar_right .top-bar-right-icon,.header-plain #Top_bar .top_bar_right .wpml-languages,.header-plain #Top_bar .top_bar_right .top-bar-right-button,.header-plain #Top_bar .top_bar_right .top-bar-right-input{margin:0;padding:0 10px;height:50px}.header-plain #Top_bar .top_bar_right_wrapper>*:last-child{border-right-width:1px}.header-simple #Top_bar .top_bar_left{top:0!important}.header-stack #Top_bar .logo{padding:0;text-align:center!important;border-bottom:unset}.header-stack #Top_bar .logo #logo,.header-stack #Top_bar .logo .custom-logo-link{display:block}.header-stack #Top_bar a.responsive-menu-toggle{position:absolute!important;margin-top:-17px!important}.header-stack #Top_bar a.responsive-menu-toggle.is-sticky{position:fixed!important;margin-top:0!important}.header-stack #Top_bar .secondary_menu_wrapper{display:none}.header-stack #Top_bar .top_bar_right{position:static;height:auto;padding:0}.header-shop #Top_bar .top_bar_row{display:block}.header-shop #Top_bar .top_bar_right{clear:both;box-sizing:border-box}.header-shop #Top_bar .top_bar_right a.responsive-menu-toggle{display:none}.header-shop #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:center}.header-shop #Top_bar .top_bar_right .top-bar-right-input{flex:unset}.header-shop #Top_bar .top_bar_row_second{margin-top:unset}.header-shop #Top_bar .logo a.responsive-menu-toggle{display:block}.header-shop-split #Top_bar .logo{margin:0}.header-shop-split #Top_bar .top_bar_row{display:block}.header-shop-split #Top_bar .top_bar_right{clear:both;box-sizing:border-box}.header-shop-split #Top_bar .top_bar_right .top_bar_right_wrapper{justify-content:center}.header-shop-split #Top_bar .top_bar_right .top-bar-right-input{flex:unset;margin:5px 0 10px}.mobile-header-mini #Action_bar{display:none}.mobile-header-mini #Top_bar{top:0}.mobile-header-mini #Top_bar .container{max-width:100%!important}.mobile-header-mini #Top_bar .top_bar_left{float:left;position:static}.mobile-header-mini #Top_bar .logo{width:auto;float:left;margin-left:15px;border:none}.mobile-header-mini #Top_bar #logo,.mobile-header-mini #Top_bar .custom-logo-link{height:60px!important;line-height:60px!important;margin:0}.mobile-header-mini.logo-overflow #Top_bar #logo img.logo-mobile{max-height:80px!important}.mobile-header-mini #Top_bar a.responsive-menu-toggle{top:30px!important;left:auto;right:10px;margin-top:-17px}.mobile-header-mini.mobile-sticky #Top_bar.is-sticky #logo,.mobile-header-mini.mobile-sticky #Top_bar.is-sticky .custom-logo-link{margin-left:0!important;margin-right:0!important}.mobile-header-mini #Top_bar .top_bar_right{width:unset;height:100%;max-height:60px;position:absolute;top:0;right:54px;background:none;padding:0}.mobile-header-mini #Top_bar a.action_button{display:none}.mobile-header-mini #Top_bar #search_button{margin-left:0;margin-right:0}.mobile-header-mini #Top_bar .top-bar-right-input{display:none}.mobile-header-mini #Top_bar .wpml-languages{margin-right:0}.mobile-header-mini #Top_bar .wpml-languages a.active,.mobile-header-mini #Top_bar .wpml-languages ul.wpml-lang-dropdown{border:none}.mobile-header-mini #Top_bar #menu{padding-bottom:10px}.mobile-header-mini #Top_bar #menu ul li a span{line-height:44px}.mobile-header-mini #Top_bar #menu ul li.submenu .menu-toggle{line-height:44px;right:3px}.mobile-header-mini #Header_creative #Top_bar .top_bar_right_wrapper{padding-top:0}.mobile-header-mini.mobile-mini-mr-lr #Top_bar .logo{float:right;margin-left:0;margin-right:54px}.mobile-header-mini.mobile-mini-mr-lr #Top_bar .top_bar_right{left:10px;right:auto}.mobile-header-mini.mobile-mini-mr-lc #Top_bar .logo{float:none;margin-left:0;margin-right:0;text-align:center}.mobile-header-mini.mobile-mini-mr-lc #Top_bar .top_bar_right{left:10px;right:auto}.mobile-header-mini.mobile-mini-ml-ll #Top_bar a.responsive-menu-toggle{left:10px;right:auto}.mobile-header-mini.mobile-mini-ml-ll #Top_bar .logo{margin-left:54px!important}.mobile-header-mini.mobile-mini-ml-ll #Top_bar .top_bar_right{right:15px}.mobile-header-mini.mobile-mini-ml-lc #Top_bar a.responsive-menu-toggle{left:10px;right:auto}.mobile-header-mini.mobile-mini-ml-lc #Top_bar .logo{float:none;margin-left:0;margin-right:0;text-align:center}.mobile-header-mini.mobile-mini-ml-lc #Top_bar .top_bar_right{right:15px}.mobile-header-mini.mobile-mini-ml-lr #Top_bar a.responsive-menu-toggle{left:10px;right:auto}.mobile-header-mini.mobile-mini-ml-lr #Top_bar .logo{float:right;margin-left:0;margin-right:15px}.mobile-header-mini.mobile-mini-ml-lr #Top_bar .top_bar_right{left:49px;right:auto}.mobile-header-mini.header-plain #Top_bar .top_bar_right{margin-right:5px}.mobile-header-mini.header-plain #Top_bar a#header_cart{line-height:60px!important;border:none;padding:0 5px}.mobile-header-mini.header-plain #Top_bar a#search_button{line-height:60px!important;border:none;padding:0 3px}.mobile-header-mini.header-plain #Top_bar .wpml-languages{height:60px!important;border:none;padding:0 5px 0 10px;top:0}.mobile-header-mini.header-plain #Top_bar .wpml-languages a.active{line-height:60px!important}.mobile-header-mini.header-plain #Top_bar .wpml-languages:hover a.active{background:none}.mobile-header-mini.header-split #Top_bar .top_bar_left .logo{width:auto;margin-left:15px}.mobile-header-mini #Header_creative #Top_bar{width:100%;margin:0}.mobile-header-mini .overlay-menu-toggle{font-size:22px;top:8px;margin:0!important}.mobile-sticky #Top_bar.is-sticky{position:fixed!important}.mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle{top:30px!important}.mobile-sticky #Top_bar.is-sticky .top_bar_right{display:none}.mobile-sticky #Top_bar #menu{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-sticky #Top_bar.is-sticky #logo,.mobile-sticky #Top_bar.is-sticky .custom-logo-link{height:50px!important;line-height:50px!important;margin:5px 50px}.logo-no-sticky-padding.mobile-sticky #Top_bar.is-sticky #logo{height:60px!important;line-height:60px!important;margin:0 50px}.mobile-header-mini.mobile-sticky #Top_bar .top_bar_right{display:block}.mobile-tr-header #Action_bar,.mobile-tr-header #Top_bar,.mobile-tr-header #Top_bar .top_bar_right{background:none!important}.mobile-tr-header #Top_bar{position:absolute;top:50px}.mobile-tr-header.ab-hide #Top_bar{top:0}.mobile-tr-header #Action_bar{position:absolute}.mobile-tr-header #Top_bar .wpml-languages a.active,.mobile-tr-header #Top_bar .wpml-languages ul.wpml-lang-dropdown{background:none}.mobile-tr-header.header-creative.layout-full-width #Wrapper{padding-top:0}.mobile-tr-header.header-plain #Top_bar,.mobile-tr-header.header-plain #Top_bar .top_bar_right_wrapper>*{border:none!important;background:none!important}.mobile-tr-header #Header_creative{background:none!important;position:absolute}#Action_bar .contact_details li,#Action_bar .social{padding:0!important}#Action_bar .contact_details{float:none;text-align:center;padding:5px 0;color:#222}#Action_bar .contact_details li{padding:0}#Action_bar .contact_details li.slogan{display:none}#Action_bar .social{float:none;text-align:center;padding:5px 0 0;margin-bottom:5px}#Action_bar .social li a{color:rgb(0 0 0 / .3)}#Action_bar .social li a:hover{color:rgb(0 0 0 / .8)}#Action_bar .social-menu{float:none;text-align:center;padding:5px 0 0}#Subheader .title{width:100%}#Subheader ul.breadcrumbs{display:none}#Footer .widgets_wrapper.center{text-align:center}#Footer .footer_copy{text-align:center}#Footer .footer_copy .copyright{float:none;margin:0 0 10px}#Footer .footer_copy .social{float:none;margin:0}#Footer .footer_copy .social-menu{float:none;margin:0}.footer-fixed #Content,.footer-sliding #Content{margin-bottom:0!important}.footer-fixed #Footer,.footer-sliding #Footer{position:static}#back_to_top{float:none;margin:-10px 0 10px}#back_to_top.in_footer,#back_to_top.sticky{right:20px!important;margin:0}#mfn-gdpr[data-direction="horizontal"]{flex-direction:column}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-image{margin-right:0;margin-bottom:25px}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-image img{max-height:64px;max-width:100%}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-content{margin-right:0;margin-bottom:15px;text-align:center}#mfn-gdpr[data-direction="horizontal"] .mfn-gdpr-readmore{margin-right:0;margin-bottom:15px}.classic .post-photo-wrapper{width:100%;float:none}.classic .post-desc-wrapper{width:100%;float:none}.classic .post-meta .author-date .author .label{display:none}.classic .post-meta .category{display:none}.classic .post-desc-wrapper .post-footer .button-love .love-text{display:none}.classic .post-desc-wrapper .post-desc{padding:15px 0 0}.timeline .post-item{padding-left:0;background:none}.timeline .post-item:before{display:none}.timeline .post-photo-wrapper{width:100%;float:none}.timeline .post-desc-wrapper{width:100%;float:none}.timeline .post-item .date_label{display:inline-block;position:static;margin-bottom:10px}.timeline .post-meta .category{display:none}.timeline .post-desc-wrapper .post-footer .button-love .love-text{display:none}.timeline .post-desc-wrapper .post-desc{padding:15px 0 0}.style-simple .timeline_items>li{width:100%;padding:0!important;background:none!important}.style-simple .timeline_items>li h3 span{display:block;position:static}.style-simple .timeline_items>li:nth-child(even){padding:0}.style-simple .timeline_items>li:nth-child(even) .desc{text-align:right}.grid .post-item,.masonry .post-item{width:100%!important;margin:0 0 20px!important}.masonry.tiles .post-item{width:100%!important}.photo .post-desc .post-head{margin-bottom:5px}.photo .post-desc .post-head .post-meta .category{display:none}.photo .post-desc .post-head .post-meta .author-date{margin-right:10px}.photo2 .post-item{margin-bottom:40px}.photo2 .post .post-desc-wrapper{width:100%;top:0}.photo2 .post.no-img{margin-bottom:40px}.photo2 .post.no-img .button-love{right:25px}.photo2.col-2 .post-item,.photo2.col-3 .post-item{width:100%;margin:0 0 40px}.single-post .format-image .single-photo-wrapper .image_frame{display:block}.single-post .format-link .single-photo-wrapper,.single-post .format-quote .single-photo-wrapper{display:none}.post-header .button-love{width:69px}.post-header .title_wrapper{margin-left:69px;padding-left:20px}.post-header .title_wrapper h1{font-size:27px;line-height:27px}.post-header .post-meta .category{display:none}.single-photo-wrapper .image_frame{max-width:100%!important;margin-left:0}.single-photo-wrapper .share_wrapper{float:none;padding:5px 15px 0;margin-bottom:20px;width:auto}.no-share-mobile .single-photo-wrapper .share_wrapper{display:none}.wp-caption-text.hide-mobile{display:none}.post-nav{padding:10px 10px 4px 90px}.no-share-mobile .share-simple-wrapper,.no-share-mobile .section-post-intro-share{display:none}.portfolio_group .portfolio-item{width:100%!important;margin:0 0 20px!important;float:none}.section.full-width .portfolio_group .portfolio-item{width:100%!important}.portfolio_group .portfolio-item .list_style_header{padding-right:0;min-height:inherit}.portfolio_group .portfolio-item .list_style_header h3{margin:0}.portfolio_group .portfolio-item .list_style_header .links_wrapper{display:none}.portfolio_group .portfolio-item .desc .desc-wrapper{margin-right:0}.portfolio_group .portfolio-item .desc .details-wrapper{float:none;width:100%;padding-left:0;border-left-width:0;border-bottom-width:1px;padding-bottom:15px;margin-bottom:15px}.portfolio_group.list .portfolio-item .desc{padding-top:10px}.portfolio_group.list .portfolio-item .portfolio-item-fw-bg{background-image:none!important;padding-bottom:0}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:380px}.project-description li,.project-description li.one-third{width:100%;border-width:0 0 1px}.project-description li:last-child{border-bottom:0}.portfolio_group.exposure .portfolio-item{margin:0!important;overflow:hidden}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper{display:none}.portfolio_group.exposure .portfolio-item .desc-inner .desc-wrapper-inner{padding:0}.portfolio_group.exposure .portfolio-item .details-wrapper{display:none}.portfolio_group.exposure .portfolio-item .image-wrapper{margin:0 -100px}.full-width .portfolio_group.exposure .portfolio-item .desc-inner{top:30px}.portfolio_group.flat .portfolio-item{margin-bottom:0!important}ul.portfolio_grid li{width:100%!important;float:left}.portfolio_group.masonry-flat .portfolio-item{width:49.9%!important;width:calc(50% - 1px)!important;margin:0!important}.portfolio_group.masonry-flat .portfolio-item.wide{width:99.8%!important;width:calc(100% - 1px)!important}.portfolio_group.masonry-flat .portfolio-item.tall .portfolio-item-fill{padding-bottom:calc(156% - 1px)}.portfolio-photo .portfolio-item .portfolio-details .details{display:none}.portfolio-photo .portfolio-item .portfolio-details .more{opacity:1}.section-post-related .post-related{width:100%!important}.alert .alert_wrapper{flex-wrap:wrap}.alert .wc-forward{margin-left:unset}.blog-teaser li{width:100%!important}.blog-teaser li:not(:first-child){margin-top:10px}.blog-teaser.margin-no li{margin-top:0}.call_to_action .call_left,.call_to_action .call_center,.call_to_action .call_right{display:block;width:100%}.call_to_action .call_left{margin-bottom:20px}.call_to_action .call_center{margin-bottom:20px}.call_to_action .call_right{margin-bottom:0;text-align:center}.clients_ul:not(.clients_slider_ul) .clients_li{width:50%!important}.content_slider{padding:0!important;margin:0 0 50px}.content_slider .slider_pagination{padding:0 20%;box-sizing:border-box}.content_slider a.button{top:auto!important;bottom:-60px}.content_slider a.slider_prev{left:0!important}.content_slider a.slider_next{right:0!important}.content_slider a.button .button_icon{padding:7px 9px}.content_slider.flat a.button,.content_slider.carousel a.button{bottom:-50px}.content_slider.flat a.button .button_icon{font-size:30px}.content_slider.center{margin-bottom:0}.content_slider.center a.button{display:none!important}.hr_full hr,.aside_left .hr_full hr,.aside_right .hr_full hr{position:absolute;left:-1000px;top:0;width:3000px}.fancy_heading h2{font-size:30px;line-height:30px}.feature_list ul li{width:100%!important;float:none;border-bottom:1px solid rgb(0 0 0 / .08)}.feature_list hr{display:none}.flat_box .desc_wrapper{margin:0}.helper .helper_header{flex-direction:column;gap:15px;margin:0;align-items:flex-start}.helper .helper_header .title{margin-right:0}.helper .helper_header .links{margin-left:unset}.helper .helper_header .links a.link{margin:0 5px 5px 0}.google-map-contact-wrapper{position:static;margin-left:0!important}.google-map-contact-wrapper .get_in_touch{float:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.google-map-contact-wrapper .get_in_touch:after{display:none}.how_it_works .image,.with_aside .how_it_works .image{width:196px;height:196px;line-height:194px}.how_it_works .image img{max-width:116px!important;max-height:116px!important}.how_it_works .image .number,.with_aside .how_it_works .image .number{bottom:10px;right:10px}.how_it_works.has_border:after{display:none}.with_aside .how_it_works .image img{max-width:116px!important;max-height:116px!important}.with_aside .how_it_works.fill .image img{max-width:196px!important;max-height:196px!important}.offer .offer_li .image_wrapper{width:100%;float:none;margin-bottom:15px;overflow:hidden}.offer .offer_li .desc_wrapper{width:90%;width:calc(100% - 67px)!important;margin:0 auto;float:none;clear:both}.offer .offer_li .desc_wrapper .title{padding-right:0;margin-bottom:15px}.offer .offer_li .desc_wrapper .title h3{margin-bottom:15px;font-size:27px;line-height:27px}.offer .offer_li .desc_wrapper .title a.button{position:relative}.offer a.slider_prev{left:20px;top:20px;margin:0}.offer .slider_pagination{left:20px;top:65px;margin:0}.offer a.slider_next{left:20px;top:111px;margin:0}.button-stroke .offer a.slider_prev{margin-top:-8px}.button-stroke .offer a.slider_next{margin-top:6px}.icon_box.has_border:after{display:none}.image_frame{margin-top:0!important}.if-modern-overlay .image_frame .image_wrapper .image_links a{width:26px;height:26px;margin-bottom:3px}.if-modern-overlay .image_frame .image_wrapper .image_links a svg{width:20px}.offer_thumb{padding-left:0}.offer_thumb_ul .offer_thumb_li{padding-left:0}.offer_thumb_ul .offer_thumb_li .image_wrapper{width:100%;float:none}.offer_thumb_ul .offer_thumb_li .desc_wrapper{width:100%;float:none}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title{padding-right:0}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title h3{margin-bottom:15px}.offer_thumb_ul .offer_thumb_li .desc_wrapper .title a.button{position:relative}.offer_thumb .slider_pagination{margin-top:20px;line-height:inherit}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .image_wrapper{width:100%}.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .desc_wrapper{margin-right:0;width:100%}.pricing-box-label .plan-header,.pricing-box-label .plan-footer{display:none}.pricing-box-label ul li{text-align:center!important}.promo_box.has_border:after{display:none}.promo_box_wrapper{overflow:visible}.promo_box_wrapper .photo_wrapper{width:100%;float:none;line-height:0;margin-bottom:15px}.promo_box_wrapper .desc_wrapper{width:100%;margin:0!important;float:none;padding-top:0}.story_box{padding:0 11%!important}.story_box .desc_wrapper{margin-right:0!important}.table-responsive table{overflow-x:auto;display:block;word-break:normal}.table-responsive table a.kill_the_icon .button_icon{display:none}.ui-tabs .ui-tabs-nav li{float:none!important;width:100%!important;border-width:0 0 var(--mfn-tabs-border-width)}.ui-tabs .ui-tabs-nav li:last-child{border-bottom:0}.ui-tabs .ui-tabs-nav li a{text-align:center}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-active a{background-image:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-nav li.ui-state-active:after{display:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:none}.style-simple .ui-tabs .ui-tabs-nav li a{background-image:none}.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:block}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li a{text-align:center;padding-right:20px}.style-simple .tabs_vertical.ui-tabs .ui-tabs-panel{border-width:1px 0 0!important}.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.style-simple .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:block;width:100%;height:var(--mfn-tabs-border-width);left:0;top:auto;bottom:0;right:auto}.testimonials_list .item{margin-bottom:30px}.testimonials_list .item .photo{width:100%;float:none;margin-bottom:10px}.testimonials_list .item .desc{width:100%;float:none;margin-bottom:0}.timeline_items{background-position:91px top}.timeline_items>li{padding:0 0 25px 150px!important;background:url(/wp-content/themes/betheme/images/timeline_right.png) no-repeat!important;background-position:50px top!important;width:auto}.timeline_items>li h3 span{left:0!important;right:auto}.timeline_items>li h3,.timeline_items>li:nth-child(even) h3{text-align:left}.timeline_items>li h3:before{left:93px}.timeline_items>li .desc,.timeline_items>li:nth-child(even) .desc{text-align:left}.timeline_items>li .desc:before{display:none}.timeline_items:after{left:93px}.trailer_box.horizontal .desc{padding-bottom:40px}.trailer_box.horizontal:hover .desc h2{bottom:20px}.trailer_box.horizontal:hover .desc .subtitle{bottom:20px}.elementor-widget-mfn_countdown .quick_fact hr{display:none}#Error_404{position:static;padding-top:20px;margin-top:0}#Error_404 .error_pic{width:100%;float:none}#Error_404 .error_pic i{font-size:160px;line-height:160px}#Error_404 .error_desk{width:100%;float:none;padding-top:20px;text-align:center}#Error_404 .error_desk h2{font-size:30px;line-height:30px}#Error_404 .error_desk h4{font-size:19px;line-height:25px}#Error_404 .error_desk p .check{line-height:22px;font-size:16px;margin-bottom:15px;display:block}#Filters .filters_wrapper ul li{width:49%;margin:.5%}.fixed-nav{display:none!important}#popup_contact{display:none}.search-not-found .snf-pic{width:100%;float:none}.search-not-found .snf-pic i{font-size:260px;line-height:260px}.search-not-found .snf-desc{width:100%;float:none;padding-top:20px;text-align:center}.search-results .search-item{display:block}.search-results .search-item .post-featured-image{width:100%;margin:0 0 20px!important}.search-results .search-item .search-content{width:100%}.content_video.iframe{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.content_video.iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.admin-bar #wpadminbar{z-index:9999!important;position:fixed}.fake-tabs>ul{padding:0 5%}.fake-tabs>ul li a{padding:20px 10px}.mfn-popup .mfn-popup-content{overflow-y:scroll}.bbpress ul{font-size:13px}.bbpress li.bbp-forum-info,.bbpress li.bbp-topic-title{width:44%}.bbpress li.bbp-forum-topic-count,.bbpress li.bbp-topic-voice-count,.bbpress li.bbp-forum-reply-count,.bbpress li.bbp-topic-reply-count{width:15%}.bbpress .bbp-body li.bbp-forum-freshness,.bbpress .bbp-body li.bbp-topic-freshness{line-height:16px;font-size:11px}.edd_downloads_list .edd_download{width:100%!important}.edd_downloads_list .edd_download .edd_download_inner{margin:0 8% 20px}.pp_pic_holder{width:90%!important;left:5%!important;overflow:hidden}.pp_content{width:98%!important;height:auto!important}.pp_fade{width:100%!important;height:100%!important}a.pp_expand,a.pp_contract,.pp_hoverContainer,.pp_gallery{display:none!important}#pp_full_res img{width:100%!important;height:auto!important}.pp_details{width:100%!important;position:static!important;min-height:25px}.pp_details a.pp_close{top:auto;right:25px}div.pp_pic_holder,div.pp_content,div.pp_details{max-width:100%}div.pp_content{overflow:auto}}@media only screen and (min-width:480px) and (max-width:767px){#respond .comment-form-author{width:100%;margin-right:0;float:none}#respond .comment-form-email{width:100%;margin-right:0;float:none}#respond .comment-form-url{width:100%;float:none;clear:both}#respond input[type="text"],#respond input[type="password"],#respond input[type="email"],#respond select{width:100%}#respond .comment-form-comment textarea{width:100%}#respond .required{right:15px}#comments .commentlist>li .comment-body{margin-left:90px;padding:10px}#comments .commentlist>li .photo{left:-90px}#comments .commentlist>li .children{margin-left:0;padding-left:10px}#comments .commentlist>li .reply{right:10px;top:10px}#comments .commentlist>li .comment-meta a.comment-edit-link{padding-right:45px}.rtl #comments .commentlist>li .comment-body{margin-left:0;margin-right:90px}.rtl #comments .commentlist>li .photo{left:auto;right:-90px}.rtl #comments .commentlist>li .children{margin-right:0;padding-left:0;padding-right:10px}.rtl #comments .commentlist>li .reply{left:10px;right:auto}.rtl #comments .commentlist>li .comment-meta a.comment-edit-link{padding-left:45px;padding-right:0}.zoom_box .desc .desc_txt{font-size:18px;line-height:22px}#Content .gallery:not(.gallery-columns-1) .gallery-item{width:50%;clear:none}#Content .gallery:not(.gallery-columns-1) .gallery-item:nth-of-type(2n+1){clear:both}.Latest_news.featured ul{width:49%!important}}@media only screen and (min-width:448px) and (max-width:500px){.blog_slider a.kill_the_icon i[class^="icon-"]{display:none}}@media only screen and (max-width:479px){.post-nav{padding:10px 10px 4px}body:not(.with_aside) .portfolio_group.list .portfolio-item .portfolio-item-fw-wrapper{width:260px}.portfolio_group.masonry-flat .portfolio-item,.portfolio_group.masonry-flat .portfolio-item.wide{width:100%!important}.Latest_news.featured ul{width:100%!important}#Filters .filters_buttons li{margin-right:10px}#Filters .filters_buttons li.label{display:none}#Filters .filters_buttons li i.icon-docs,#Filters .filters_buttons li i.icon-tag{display:none}.team.team_horizontal .image_frame{width:100%;margin:0 0 15px;float:none}.team.team_horizontal .desc_wrapper{width:100%;float:none}.timeline_items{background-position:21px top}.timeline_items>li{padding:0 0 25px 80px!important;background-position:-20px top!important}.timeline_items>li h3 span{display:table;position:relative;margin-bottom:20px;clear:both}.timeline_items>li h3:before{left:24px}.timeline_items:after{left:23px}.testimonials_slider a.slider_prev{display:none!important}.testimonials_slider a.slider_next{display:none!important}.testimonials_slider .testimonials_slider_ul li{padding:0}#respond .comment-form-author{width:99%;margin-right:0;float:none}#respond .comment-form-email{width:99%;margin-right:0;float:none}#respond .comment-form-url{width:99%;float:none;clear:both}#respond input[type="text"],#respond input[type="password"],#respond input[type="email"],#respond select{width:100%}#respond .comment-form-comment textarea{width:100%}#respond .required{right:11px}#comments .commentlist>li .comment-body{margin-left:55px;padding:10px}#comments .commentlist>li .photo{width:32px;height:32px;left:-55px}#comments .commentlist>li .children{margin-left:0;padding-left:10px}#comments .commentlist>li .reply{right:10px;top:10px}#comments .commentlist>li .comment-meta a.comment-edit-link{padding-right:0;position:static;float:none}.rtl #comments .commentlist>li .comment-body{margin-left:0;margin-right:55px}.rtl #comments .commentlist>li .photo{left:auto;right:-55px}.rtl #comments .commentlist>li .children{margin-right:0;padding-left:0;padding-right:10px}.rtl #comments .commentlist>li .reply{left:10px;right:auto}.rtl #comments .commentlist>li .comment-meta a.comment-edit-link{padding:0}.zoom_box .desc .desc_img img{max-height:60px;width:auto}.zoom_box .desc .desc_txt{font-size:14px;line-height:17px}.feature_box .feature_box_wrapper{display:block}.feature_box .feature_box_wrapper .photo_wrapper,.feature_box .feature_box_wrapper .desc_wrapper{display:block;width:100%;padding:0}.feature_box .feature_box_wrapper .photo_wrapper{margin-bottom:15px;text-align:center}.feature_box .feature_box_wrapper .photo_wrapper a{display:inline-block}#Content .gallery .gallery-item{width:100%}.bbpress #bbpress-forums p.bbp-topic-meta,.bbpress #bbpress-forums p.bbp-topic-meta{display:none}.edd_downloads_list .edd_download{width:100%!important}.edd_downloads_list .edd_download .edd_download_inner{margin:0 0 20px}#mfn-gdpr[data-direction="vertical"]{width:calc(100% - 40px);padding:30px;bottom:20px}#mfn-gdpr[data-aligment="left"]{left:20px}#mfn-gdpr[data-aligment="right"]{right:20px}}@media only screen and (max-device-width:1024px){html.ios,.ios .section.bg-cover{background-attachment:scroll!important}}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-1-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-1-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-400-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-400-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-400italic-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-400italic-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-500-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-500-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-600-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-600-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-700-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-700-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-700italic-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Playfair+Display/Playfair+Display-700italic-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-1-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-1-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-300-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-300-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-400-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-400-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-400italic-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-400italic-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-500-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-500-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-600-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-600-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-700-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-700-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-700italic-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Poppins/Poppins-700italic-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-1-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-1-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-300-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-300-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-400-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-400-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-400italic-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-400italic-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-500-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-500-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-700-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-700-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-700italic-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/uploads/betheme/fonts/Roboto/Roboto-700italic-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}.pum-theme-8319,.pum-theme-lightbox{background-color:rgb(0 0 0 / .72)}.pum-theme-8319 .pum-container,.pum-theme-lightbox .pum-container{padding:18px;border-radius:5px;border:3px solid #649137;box-shadow:0 0 30px 0 rgb(2 2 2 / 1);background-color:rgb(249 249 249 / 1)}.pum-theme-8319 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:center;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:Playfair Display;font-weight:500;font-size:28px;line-height:35px}.pum-theme-8319 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:Playfair Display;font-weight:400}.pum-theme-8319 .pum-content+.pum-close,.pum-theme-lightbox .pum-content+.pum-close{position:absolute;height:26px;width:26px;left:auto;right:8px;bottom:auto;top:9px;padding:0;color:#000;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:0 none #fff;border-radius:26px;box-shadow:0 0 15px 1px rgb(255 255 255 / .75);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(255 255 255 / 1)}.pum-theme-8318,.pum-theme-default-theme{background-color:rgb(255 255 255 / 1)}.pum-theme-8318 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0;border:1px none #000;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);background-color:rgb(249 249 249 / 1)}.pum-theme-8318 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;font-style:normal;line-height:36px}.pum-theme-8318 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;font-style:inherit}.pum-theme-8318 .pum-content+.pum-close,.pum-theme-default-theme .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:0;bottom:auto;top:0;padding:8px;color:#fff;font-family:inherit;font-weight:400;font-size:12px;font-style:inherit;line-height:36px;border:1px none #fff;border-radius:0;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(0 183 205 / 1)}.pum-theme-8320,.pum-theme-enterprise-blue{background-color:rgb(0 0 0 / .7)}.pum-theme-8320 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0 10px 25px 4px rgb(2 2 2 / .5);background-color:rgb(255 255 255 / 1)}.pum-theme-8320 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:100;font-size:34px;line-height:36px}.pum-theme-8320 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-8320 .pum-content+.pum-close,.pum-theme-enterprise-blue .pum-content+.pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(49 91 124 / 1)}.pum-theme-8321,.pum-theme-hello-box{background-color:rgb(0 0 0 / .75)}.pum-theme-8321 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0 0 0 0 #fff0;background-color:rgb(255 255 255 / 1)}.pum-theme-8321 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px}.pum-theme-8321 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-8321 .pum-content+.pum-close,.pum-theme-hello-box .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(255 255 255 / 1)}.pum-theme-8322,.pum-theme-cutting-edge{background-color:rgb(0 0 0 / .5)}.pum-theme-8322 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0;border:1px none #000;box-shadow:0 10px 25px 0 rgb(2 2 2 / .5);background-color:rgb(30 115 190 / 1)}.pum-theme-8322 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px}.pum-theme-8322 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100}.pum-theme-8322 .pum-content+.pum-close,.pum-theme-cutting-edge .pum-content+.pum-close{position:absolute;height:24px;width:24px;left:auto;right:0;bottom:auto;top:0;padding:0;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0;box-shadow:-1px 1px 1px 0 rgb(2 2 2 / .1);text-shadow:-1px 1px 1px rgb(0 0 0 / .1);background-color:rgb(238 238 34 / 1)}.pum-theme-8323,.pum-theme-framed-border{background-color:rgb(255 255 255 / .5)}.pum-theme-8323 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0;border:20px outset #d33;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .97) inset;background-color:rgb(255 251 239 / 1)}.pum-theme-8323 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-8323 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-8323 .pum-content+.pum-close,.pum-theme-framed-border .pum-content+.pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #fff;border-radius:0;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(0 0 0 / .55)}.pum-theme-8324,.pum-theme-floating-bar{background-color:#fff0}.pum-theme-8324 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0;border:1px none #000;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);background-color:rgb(238 246 252 / 1)}.pum-theme-8324 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-8324 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400}.pum-theme-8324 .pum-content+.pum-close,.pum-theme-floating-bar .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0 0 0 0 #fff0;text-shadow:0 0 0 #fff0;background-color:#fff0;transform:translate(0,-50%)}.pum-theme-8325,.pum-theme-content-only{background-color:rgb(0 0 0 / .7)}.pum-theme-8325 .pum-container,.pum-theme-content-only .pum-container{padding:0;border-radius:0;border:1px none #000;box-shadow:0 0 0 0 #fff0}.pum-theme-8325 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-8325 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400}.pum-theme-8325 .pum-content+.pum-close,.pum-theme-content-only .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #fff;border-radius:15px;box-shadow:0 0 0 0 #fff0;text-shadow:0 0 0 #fff0;background-color:#fff0}#pum-8328{z-index:1999999999}#pum-8326{z-index:1999999999}#Subheader{background-image:url(https://estatesatwoodstock.com/wp-content/uploads/2023/08/IDX-Banner2.jpg)}html{background-color:#FCFCFC}#Wrapper,#Content,.mfn-popup .mfn-popup-content,.mfn-off-canvas-sidebar .mfn-off-canvas-content-wrapper,.mfn-cart-holder,.mfn-header-login,#Top_bar .search_wrapper,#Top_bar .top_bar_right .mfn-live-search-box,.column_livesearch .mfn-live-search-wrapper,.column_livesearch .mfn-live-search-box{background-color:#FCFCFC}.layout-boxed.mfn-bebuilder-header.mfn-ui #Wrapper .mfn-only-sample-content{background-color:#FCFCFC}body:not(.template-slider) #Header{min-height:0}body.header-below:not(.template-slider) #Header{padding-top:0}#Footer .widgets_wrapper{padding:20px 0 40px 0}.has-search-overlay.search-overlay-opened #search-overlay{background-color:rgb(0 0 0 / .6)}.elementor-page.elementor-default #Content .the_content .section_wrapper{max-width:100%}.elementor-page.elementor-default #Content .section.the_content{width:100%}.elementor-page.elementor-default #Content .section_wrapper .the_content_wrapper{margin-left:0;margin-right:0;width:100%}body,span.date_label,.timeline_items li h3 span,input[type="date"],input[type="text"],input[type="password"],input[type="tel"],input[type="email"],input[type="url"],textarea,select,.offer_li .title h3,.mfn-menu-item-megamenu{font-family:"Inter"}.lead,.big{font-family:"Inter"}#menu>ul>li>a,#overlay-menu ul li a{font-family:"Open Sans"}#Subheader .title{font-family:"Inter"}h1,h2,h3,h4,.text-logo #logo{font-family:"Inter"}h5,h6{font-family:"Inter"}blockquote{font-family:"Inter"}.chart_box .chart .num,.counter .desc_wrapper .number-wrapper,.how_it_works .image .number,.pricing-box .plan-header .price,.quick_fact .number-wrapper,.woocommerce .product div.entry-summary .price{font-family:"Inter"}body,.mfn-menu-item-megamenu{font-size:18px;line-height:28px;font-weight:400;letter-spacing:0}.lead,.big{font-size:17px;line-height:30px;font-weight:400;letter-spacing:0}#menu>ul>li>a,#overlay-menu ul li a{font-size:15px;font-weight:500;letter-spacing:0}#overlay-menu ul li a{line-height:22.5px}#Subheader .title{font-size:50px;line-height:60px;font-weight:400;letter-spacing:0}h1,.text-logo #logo{font-size:50px;line-height:60px;font-weight:500;letter-spacing:0}h2{font-size:40px;line-height:50px;font-weight:500;letter-spacing:0}h3,.woocommerce ul.products li.product h3,.woocommerce #customer_login h2{font-size:30px;line-height:40px;font-weight:400;letter-spacing:0}h4,.woocommerce .woocommerce-order-details__title,.woocommerce .wc-bacs-bank-details-heading,.woocommerce .woocommerce-customer-details h2{font-size:20px;line-height:30px;font-weight:600;letter-spacing:0}h5{font-size:18px;line-height:30px;font-weight:400;letter-spacing:0}h6{font-size:15px;line-height:26px;font-weight:700;letter-spacing:0}#Intro .intro-title{font-size:70px;line-height:70px;font-weight:400;letter-spacing:0}@media only screen and (min-width:768px) and (max-width:959px){body,.mfn-menu-item-megamenu{font-size:15px;line-height:24px;font-weight:400;letter-spacing:0}.lead,.big{font-size:14px;line-height:26px;font-weight:400;letter-spacing:0}#menu>ul>li>a,#overlay-menu ul li a{font-size:13px;font-weight:500;letter-spacing:0}#overlay-menu ul li a{line-height:19.5px}#Subheader .title{font-size:43px;line-height:51px;font-weight:400;letter-spacing:0}h1,.text-logo #logo{font-size:43px;line-height:51px;font-weight:500;letter-spacing:0}h2{font-size:34px;line-height:43px;font-weight:500;letter-spacing:0}h3,.woocommerce ul.products li.product h3,.woocommerce #customer_login h2{font-size:26px;line-height:34px;font-weight:400;letter-spacing:0}h4,.woocommerce .woocommerce-order-details__title,.woocommerce .wc-bacs-bank-details-heading,.woocommerce .woocommerce-customer-details h2{font-size:17px;line-height:26px;font-weight:600;letter-spacing:0}h5{font-size:15px;line-height:26px;font-weight:400;letter-spacing:0}h6{font-size:13px;line-height:22px;font-weight:700;letter-spacing:0}#Intro .intro-title{font-size:60px;line-height:60px;font-weight:400;letter-spacing:0}blockquote{font-size:15px}.chart_box .chart .num{font-size:45px;line-height:45px}.counter .desc_wrapper .number-wrapper{font-size:45px;line-height:45px}.counter .desc_wrapper .title{font-size:14px;line-height:18px}.faq .question .title{font-size:14px}.fancy_heading .title{font-size:38px;line-height:38px}.offer .offer_li .desc_wrapper .title h3{font-size:32px;line-height:32px}.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3{font-size:32px;line-height:32px}.pricing-box .plan-header h2{font-size:27px;line-height:27px}.pricing-box .plan-header .price>span{font-size:40px;line-height:40px}.pricing-box .plan-header .price sup.currency{font-size:18px;line-height:18px}.pricing-box .plan-header .price sup.period{font-size:14px;line-height:14px}.quick_fact .number-wrapper{font-size:80px;line-height:80px}.trailer_box .desc h2{font-size:27px;line-height:27px}.widget>h3{font-size:17px;line-height:20px}}@media only screen and (min-width:480px) and (max-width:767px){body,.mfn-menu-item-megamenu{font-size:14px;line-height:21px;font-weight:400;letter-spacing:0}.lead,.big{font-size:13px;line-height:23px;font-weight:400;letter-spacing:0}#menu>ul>li>a,#overlay-menu ul li a{font-size:13px;font-weight:500;letter-spacing:0}#overlay-menu ul li a{line-height:19.5px}#Subheader .title{font-size:38px;line-height:45px;font-weight:400;letter-spacing:0}h1,.text-logo #logo{font-size:38px;line-height:45px;font-weight:500;letter-spacing:0}h2{font-size:30px;line-height:38px;font-weight:500;letter-spacing:0}h3,.woocommerce ul.products li.product h3,.woocommerce #customer_login h2{font-size:23px;line-height:30px;font-weight:400;letter-spacing:0}h4,.woocommerce .woocommerce-order-details__title,.woocommerce .wc-bacs-bank-details-heading,.woocommerce .woocommerce-customer-details h2{font-size:15px;line-height:23px;font-weight:600;letter-spacing:0}h5{font-size:14px;line-height:23px;font-weight:400;letter-spacing:0}h6{font-size:13px;line-height:20px;font-weight:700;letter-spacing:0}#Intro .intro-title{font-size:53px;line-height:53px;font-weight:400;letter-spacing:0}blockquote{font-size:14px}.chart_box .chart .num{font-size:40px;line-height:40px}.counter .desc_wrapper .number-wrapper{font-size:40px;line-height:40px}.counter .desc_wrapper .title{font-size:13px;line-height:16px}.faq .question .title{font-size:13px}.fancy_heading .title{font-size:34px;line-height:34px}.offer .offer_li .desc_wrapper .title h3{font-size:28px;line-height:28px}.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3{font-size:28px;line-height:28px}.pricing-box .plan-header h2{font-size:24px;line-height:24px}.pricing-box .plan-header .price>span{font-size:34px;line-height:34px}.pricing-box .plan-header .price sup.currency{font-size:16px;line-height:16px}.pricing-box .plan-header .price sup.period{font-size:13px;line-height:13px}.quick_fact .number-wrapper{font-size:70px;line-height:70px}.trailer_box .desc h2{font-size:24px;line-height:24px}.widget>h3{font-size:16px;line-height:19px}}@media only screen and (max-width:479px){body,.mfn-menu-item-megamenu{font-size:13px;line-height:19px;font-weight:400;letter-spacing:0}.lead,.big{font-size:13px;line-height:19px;font-weight:400;letter-spacing:0}#menu>ul>li>a,#overlay-menu ul li a{font-size:13px;font-weight:500;letter-spacing:0}#overlay-menu ul li a{line-height:19.5px}#Subheader .title{font-size:30px;line-height:36px;font-weight:400;letter-spacing:0}h1,.text-logo #logo{font-size:30px;line-height:36px;font-weight:500;letter-spacing:0}h2{font-size:24px;line-height:30px;font-weight:500;letter-spacing:0}h3,.woocommerce ul.products li.product h3,.woocommerce #customer_login h2{font-size:18px;line-height:24px;font-weight:400;letter-spacing:0}h4,.woocommerce .woocommerce-order-details__title,.woocommerce .wc-bacs-bank-details-heading,.woocommerce .woocommerce-customer-details h2{font-size:13px;line-height:19px;font-weight:600;letter-spacing:0}h5{font-size:13px;line-height:19px;font-weight:400;letter-spacing:0}h6{font-size:13px;line-height:19px;font-weight:700;letter-spacing:0}#Intro .intro-title{font-size:42px;line-height:42px;font-weight:400;letter-spacing:0}blockquote{font-size:13px}.chart_box .chart .num{font-size:35px;line-height:35px}.counter .desc_wrapper .number-wrapper{font-size:35px;line-height:35px}.counter .desc_wrapper .title{font-size:13px;line-height:26px}.faq .question .title{font-size:13px}.fancy_heading .title{font-size:30px;line-height:30px}.offer .offer_li .desc_wrapper .title h3{font-size:26px;line-height:26px}.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3{font-size:26px;line-height:26px}.pricing-box .plan-header h2{font-size:21px;line-height:21px}.pricing-box .plan-header .price>span{font-size:32px;line-height:32px}.pricing-box .plan-header .price sup.currency{font-size:14px;line-height:14px}.pricing-box .plan-header .price sup.period{font-size:13px;line-height:13px}.quick_fact .number-wrapper{font-size:60px;line-height:60px}.trailer_box .desc h2{font-size:21px;line-height:21px}.widget>h3{font-size:15px;line-height:18px}}.with_aside .sidebar.columns{width:23%}.with_aside .sections_group{width:77%}.aside_both .sidebar.columns{width:18%}.aside_both .sidebar.sidebar-1{margin-left:-82%}.aside_both .sections_group{width:64%;margin-left:18%}@media only screen and (min-width:1240px){#Wrapper,.with_aside .content_wrapper{max-width:1240px}body.layout-boxed.mfn-header-scrolled .mfn-header-tmpl.mfn-sticky-layout-width{max-width:1240px;left:0;right:0;margin-left:auto;margin-right:auto}body.layout-boxed:not(.mfn-header-scrolled) .mfn-header-tmpl.mfn-header-layout-width,body.layout-boxed .mfn-header-tmpl.mfn-header-layout-width:not(.mfn-hasSticky){max-width:1240px;left:0;right:0;margin-left:auto;margin-right:auto}body.layout-boxed.mfn-bebuilder-header.mfn-ui .mfn-only-sample-content{max-width:1240px;margin-left:auto;margin-right:auto}.section_wrapper,.container{max-width:1220px}.layout-boxed.header-boxed #Top_bar.is-sticky{max-width:1240px}}@media only screen and (max-width:767px){#Wrapper{max-width:calc(100% - 67px)}.content_wrapper .section_wrapper,.container,.four.columns .widget-area{max-width:550px!important;padding-left:33px;padding-right:33px}}body{--mfn-button-font-family:inherit;--mfn-button-font-size:18px;--mfn-button-font-weight:400;--mfn-button-font-style:inherit;--mfn-button-letter-spacing:0px;--mfn-button-padding:16px 20px 16px 20px;--mfn-button-border-width:0;--mfn-button-border-radius:;--mfn-button-gap:10px;--mfn-button-transition:0.2s;--mfn-button-color:#ffffff;--mfn-button-color-hover:#ffffff;--mfn-button-bg:#649137;--mfn-button-bg-hover:#57842a;--mfn-button-border-color:transparent;--mfn-button-border-color-hover:transparent;--mfn-button-icon-color:#ffffff;--mfn-button-icon-color-hover:#ffffff;--mfn-button-box-shadow:unset;--mfn-button-theme-color:#ffffff;--mfn-button-theme-color-hover:#ffffff;--mfn-button-theme-bg:#4d2a13;--mfn-button-theme-bg-hover:#401d06;--mfn-button-theme-border-color:transparent;--mfn-button-theme-border-color-hover:transparent;--mfn-button-theme-icon-color:#ffffff;--mfn-button-theme-icon-color-hover:#ffffff;--mfn-button-theme-box-shadow:unset;--mfn-button-shop-color:#ffffff;--mfn-button-shop-color-hover:#ffffff;--mfn-button-shop-bg:#4d2a13;--mfn-button-shop-bg-hover:#401d06;--mfn-button-shop-border-color:transparent;--mfn-button-shop-border-color-hover:transparent;--mfn-button-shop-icon-color:#626262;--mfn-button-shop-icon-color-hover:#626262;--mfn-button-shop-box-shadow:unset;--mfn-button-action-color:#ffffff;--mfn-button-action-color-hover:#ffffff;--mfn-button-action-bg:#0089f7;--mfn-button-action-bg-hover:#007cea;--mfn-button-action-border-color:transparent;--mfn-button-action-border-color-hover:transparent;--mfn-button-action-icon-color:#ffffff;--mfn-button-action-icon-color-hover:#ffffff;--mfn-button-action-box-shadow:unset}@media only screen and (max-width:959px){body{}}@media only screen and (max-width:768px){body{}}.mfn-cookies,.mfn-cookies-reopen{--mfn-gdpr2-container-text-color:#626262;--mfn-gdpr2-container-strong-color:#07070a;--mfn-gdpr2-container-bg:#ffffff;--mfn-gdpr2-container-overlay:rgba(25,37,48,0.6);--mfn-gdpr2-details-box-bg:#fbfbfb;--mfn-gdpr2-details-switch-bg:#00032a;--mfn-gdpr2-details-switch-bg-active:#5acb65;--mfn-gdpr2-tabs-text-color:#07070a;--mfn-gdpr2-tabs-text-color-active:#0089f7;--mfn-gdpr2-tabs-border:rgba(8,8,14,0.1);--mfn-gdpr2-buttons-box-bg:#fbfbfb;--mfn-gdpr2-reopen-background:#ffffff;--mfn-gdpr2-reopen-color:#222222;--mfn-gdpr2-reopen-box-shadow:0 15px 30px 0 rgba(1,7,39,.13)}#Top_bar #logo,.header-fixed #Top_bar #logo,.header-plain #Top_bar #logo,.header-transparent #Top_bar #logo{height:60px;line-height:60px;padding:15px 0}.logo-overflow #Top_bar:not(.is-sticky) .logo{height:90px}#Top_bar .menu>li>a{padding:15px 0}.menu-highlight:not(.header-creative) #Top_bar .menu>li>a{margin:20px 0}.header-plain:not(.menu-highlight) #Top_bar .menu>li>a span:not(.description){line-height:90px}.header-fixed #Top_bar .menu>li>a{padding:30px 0}@media only screen and (max-width:767px){.mobile-header-mini #Top_bar #logo{height:50px!important;line-height:50px!important;margin:5px 0}}#Top_bar #logo img.svg{width:100px}.image_frame,.wp-caption{border-width:0}.alert{border-radius:0}#Top_bar .top_bar_right .top-bar-right-input input{width:200px}.mfn-live-search-box .mfn-live-search-list{max-height:300px}#Side_slide{right:-250px;width:250px}#Side_slide.left{left:-250px}.blog-teaser li .desc-wrapper .desc{background-position-y:-1px}.mfn-free-delivery-info{--mfn-free-delivery-bar:#4d2a13;--mfn-free-delivery-bg:rgba(0,0,0,0.1);--mfn-free-delivery-achieved:#4d2a13}#back_to_top i{color:#65666C}@media only screen and (min-width:1240px){body:not(.header-simple) #Top_bar #menu{display:block!important}.tr-menu #Top_bar #menu{background:none!important}#Top_bar .menu>li>ul.mfn-megamenu>li{float:left}#Top_bar .menu>li>ul.mfn-megamenu>li.mfn-megamenu-cols-1{width:100%}#Top_bar .menu>li>ul.mfn-megamenu>li.mfn-megamenu-cols-2{width:50%}#Top_bar .menu>li>ul.mfn-megamenu>li.mfn-megamenu-cols-3{width:33.33%}#Top_bar .menu>li>ul.mfn-megamenu>li.mfn-megamenu-cols-4{width:25%}#Top_bar .menu>li>ul.mfn-megamenu>li.mfn-megamenu-cols-5{width:20%}#Top_bar .menu>li>ul.mfn-megamenu>li.mfn-megamenu-cols-6{width:16.66%}#Top_bar .menu>li>ul.mfn-megamenu>li>ul{display:block!important;position:inherit;left:auto;top:auto;border-width:0 1px 0 0}#Top_bar .menu>li>ul.mfn-megamenu>li:last-child>ul{border:0}#Top_bar .menu>li>ul.mfn-megamenu>li>ul li{width:auto}#Top_bar .menu>li>ul.mfn-megamenu a.mfn-megamenu-title{text-transform:uppercase;font-weight:400;background:none}#Top_bar .menu>li>ul.mfn-megamenu a .menu-arrow{display:none}.menuo-right #Top_bar .menu>li>ul.mfn-megamenu{left:0;width:98%!important;margin:0 1%;padding:20px 0}.menuo-right #Top_bar .menu>li>ul.mfn-megamenu-bg{box-sizing:border-box}#Top_bar .menu>li>ul.mfn-megamenu-bg{padding:20px 166px 20px 20px;background-repeat:no-repeat;background-position:right bottom}.rtl #Top_bar .menu>li>ul.mfn-megamenu-bg{padding-left:166px;padding-right:20px;background-position:left bottom}#Top_bar .menu>li>ul.mfn-megamenu-bg>li{background:none}#Top_bar .menu>li>ul.mfn-megamenu-bg>li a{border:none}#Top_bar .menu>li>ul.mfn-megamenu-bg>li>ul{background:none!important;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.mm-vertical #Top_bar .container{position:relative}.mm-vertical #Top_bar .top_bar_left{position:static}.mm-vertical #Top_bar .menu>li ul{box-shadow:0 0 0 0 transparent!important;background-image:none}.mm-vertical #Top_bar .menu>li>ul.mfn-megamenu{padding:20px 0}.mm-vertical.header-plain #Top_bar .menu>li>ul.mfn-megamenu{width:100%!important;margin:0}.mm-vertical #Top_bar .menu>li>ul.mfn-megamenu>li{display:table-cell;float:none!important;width:10%;padding:0 15px;border-right:1px solid rgb(0 0 0 / .05)}.mm-vertical #Top_bar .menu>li>ul.mfn-megamenu>li:last-child{border-right-width:0}.mm-vertical #Top_bar .menu>li>ul.mfn-megamenu>li.hide-border{border-right-width:0}.mm-vertical #Top_bar .menu>li>ul.mfn-megamenu>li a{border-bottom-width:0;padding:9px 15px;line-height:120%}.mm-vertical #Top_bar .menu>li>ul.mfn-megamenu a.mfn-megamenu-title{font-weight:700}.rtl .mm-vertical #Top_bar .menu>li>ul.mfn-megamenu>li:first-child{border-right-width:0}.rtl .mm-vertical #Top_bar .menu>li>ul.mfn-megamenu>li:last-child{border-right-width:1px}body.header-shop #Top_bar #menu{display:flex!important;background-color:#fff0}.header-shop #Top_bar.is-sticky .top_bar_row_second{display:none}.header-plain:not(.menuo-right) #Header .top_bar_left{width:auto!important}.header-stack.header-center #Top_bar #menu{display:inline-block!important}.header-simple #Top_bar #menu{display:none;height:auto;width:300px;bottom:auto;top:100%;right:1px;position:absolute;margin:0}.header-simple #Header a.responsive-menu-toggle{display:block;right:10px}.header-simple #Top_bar #menu>ul{width:100%;float:left}.header-simple #Top_bar #menu ul li{width:100%;padding-bottom:0;border-right:0;position:relative}.header-simple #Top_bar #menu ul li a{padding:0 20px;margin:0;display:block;height:auto;line-height:normal;border:none}.header-simple #Top_bar #menu ul li a:not(.menu-toggle):after{display:none}.header-simple #Top_bar #menu ul li a span{border:none;line-height:44px;display:inline;padding:0}.header-simple #Top_bar #menu ul li.submenu .menu-toggle{display:block;position:absolute;right:0;top:0;width:44px;height:44px;line-height:44px;font-size:30px;font-weight:300;text-align:center;cursor:pointer;color:#444;opacity:.33;transform:unset}.header-simple #Top_bar #menu ul li.submenu .menu-toggle:after{content:"+";position:static}.header-simple #Top_bar #menu ul li.hover>.menu-toggle:after{content:"-"}.header-simple #Top_bar #menu ul li.hover a{border-bottom:0}.header-simple #Top_bar #menu ul.mfn-megamenu li .menu-toggle{display:none}.header-simple #Top_bar #menu ul li ul{position:relative!important;left:0!important;top:0;padding:0;margin:0!important;width:auto!important;background-image:none}.header-simple #Top_bar #menu ul li ul li{width:100%!important;display:block;padding:0}.header-simple #Top_bar #menu ul li ul li a{padding:0 20px 0 30px}.header-simple #Top_bar #menu ul li ul li a .menu-arrow{display:none}.header-simple #Top_bar #menu ul li ul li a span{padding:0}.header-simple #Top_bar #menu ul li ul li a span:after{display:none!important}.header-simple #Top_bar .menu>li>ul.mfn-megamenu a.mfn-megamenu-title{text-transform:uppercase;font-weight:400}.header-simple #Top_bar .menu>li>ul.mfn-megamenu>li>ul{display:block!important;position:inherit;left:auto;top:auto}.header-simple #Top_bar #menu ul li ul li ul{border-left:0!important;padding:0;top:0}.header-simple #Top_bar #menu ul li ul li ul li a{padding:0 20px 0 40px}.rtl.header-simple #Top_bar #menu{left:1px;right:auto}.rtl.header-simple #Top_bar a.responsive-menu-toggle{left:10px;right:auto}.rtl.header-simple #Top_bar #menu ul li.submenu .menu-toggle{left:0;right:auto}.rtl.header-simple #Top_bar #menu ul li ul{left:auto!important;right:0!important}.rtl.header-simple #Top_bar #menu ul li ul li a{padding:0 30px 0 20px}.rtl.header-simple #Top_bar #menu ul li ul li ul li a{padding:0 40px 0 20px}.menu-highlight #Top_bar .menu>li{margin:0 2px}.menu-highlight:not(.header-creative) #Top_bar .menu>li>a{padding:0;-webkit-border-radius:5px;border-radius:5px}.menu-highlight #Top_bar .menu>li>a:after{display:none}.menu-highlight #Top_bar .menu>li>a span:not(.description){line-height:50px}.menu-highlight #Top_bar .menu>li>a span.description{display:none}.menu-highlight.header-stack #Top_bar .menu>li>a{margin:10px 0!important}.menu-highlight.header-stack #Top_bar .menu>li>a span:not(.description){line-height:40px}.menu-highlight.header-simple #Top_bar #menu ul li,.menu-highlight.header-creative #Top_bar #menu ul li{margin:0}.menu-highlight.header-simple #Top_bar #menu ul li>a,.menu-highlight.header-creative #Top_bar #menu ul li>a{-webkit-border-radius:0;border-radius:0}.menu-highlight:not(.header-fixed):not(.header-simple) #Top_bar.is-sticky .menu>li>a{margin:10px 0!important;padding:5px 0!important}.menu-highlight:not(.header-fixed):not(.header-simple) #Top_bar.is-sticky .menu>li>a span{line-height:30px!important}.header-modern.menu-highlight.menuo-right .menu_wrapper{margin-right:20px}.menu-line-below #Top_bar .menu>li>a:not(.menu-toggle):after{top:auto;bottom:-4px}.menu-line-below #Top_bar.is-sticky .menu>li>a:not(.menu-toggle):after{top:auto;bottom:-4px}.menu-line-below-80 #Top_bar:not(.is-sticky) .menu>li>a:not(.menu-toggle):after{height:4px;left:10%;top:50%;margin-top:20px;width:80%}.menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu>li>a:not(.menu-toggle):after{height:1px;left:10%;top:50%;margin-top:20px;width:80%}.menu-link-color #Top_bar .menu>li>a:not(.menu-toggle):after{display:none!important}.menu-arrow-top #Top_bar .menu>li>a:after{background:none repeat scroll 0 0 #fff0!important;border-color:#ccc #fff0 #fff0;border-style:solid;border-width:7px 7px 0;display:block;height:0;left:50%;margin-left:-7px;top:0!important;width:0}.menu-arrow-top #Top_bar.is-sticky .menu>li>a:after{top:0!important}.menu-arrow-bottom #Top_bar .menu>li>a:after{background:none!important;border-color:#fff0 #fff0 #ccc;border-style:solid;border-width:0 7px 7px;display:block;height:0;left:50%;margin-left:-7px;top:auto;bottom:0;width:0}.menu-arrow-bottom #Top_bar.is-sticky .menu>li>a:after{top:auto;bottom:0}.menuo-no-borders #Top_bar .menu>li>a span{border-width:0!important}.menuo-no-borders #Header_creative #Top_bar .menu>li>a span{border-bottom-width:0}.menuo-no-borders.header-plain #Top_bar a#header_cart,.menuo-no-borders.header-plain #Top_bar a#search_button,.menuo-no-borders.header-plain #Top_bar .wpml-languages,.menuo-no-borders.header-plain #Top_bar a.action_button{border-width:0}.menuo-right #Top_bar .menu_wrapper{float:right}.menuo-right.header-stack:not(.header-center) #Top_bar .menu_wrapper{margin-right:150px}body.header-creative{padding-left:50px}body.header-creative.header-open{padding-left:250px}body.error404,body.under-construction,body.elementor-maintenance-mode,body.template-blank,body.under-construction.header-rtl.header-creative.header-open{padding-left:0!important;padding-right:0!important}.header-creative.footer-fixed #Footer,.header-creative.footer-sliding #Footer,.header-creative.footer-stick #Footer.is-sticky{box-sizing:border-box;padding-left:50px}.header-open.footer-fixed #Footer,.header-open.footer-sliding #Footer,.header-creative.footer-stick #Footer.is-sticky{padding-left:250px}.header-rtl.header-creative.footer-fixed #Footer,.header-rtl.header-creative.footer-sliding #Footer,.header-rtl.header-creative.footer-stick #Footer.is-sticky{padding-left:0;padding-right:50px}.header-rtl.header-open.footer-fixed #Footer,.header-rtl.header-open.footer-sliding #Footer,.header-rtl.header-creative.footer-stick #Footer.is-sticky{padding-right:250px}#Header_creative{background-color:#fff;position:fixed;width:250px;height:100%;left:-200px;top:0;z-index:9002;-webkit-box-shadow:2px 0 4px 2px rgb(0 0 0 / .15);box-shadow:2px 0 4px 2px rgb(0 0 0 / .15)}#Header_creative .container{width:100%}#Header_creative .creative-wrapper{opacity:0;margin-right:50px}#Header_creative a.creative-menu-toggle{display:block;width:34px;height:34px;line-height:34px;font-size:22px;text-align:center;position:absolute;top:10px;right:8px;border-radius:3px}.admin-bar #Header_creative a.creative-menu-toggle{top:42px}#Header_creative #Top_bar{position:static;width:100%}#Header_creative #Top_bar .top_bar_left{width:100%!important;float:none}#Header_creative #Top_bar .logo{float:none;text-align:center;margin:15px 0}#Header_creative #Top_bar #menu{background-color:#fff0}#Header_creative #Top_bar .menu_wrapper{float:none;margin:0 0 30px}#Header_creative #Top_bar .menu>li{width:100%;float:none;position:relative}#Header_creative #Top_bar .menu>li>a{padding:0;text-align:center}#Header_creative #Top_bar .menu>li>a:after{display:none}#Header_creative #Top_bar .menu>li>a span{border-right:0;border-bottom-width:1px;line-height:38px}#Header_creative #Top_bar .menu li ul{left:100%;right:auto;top:0;box-shadow:2px 2px 2px 0 rgb(0 0 0 / .03);-webkit-box-shadow:2px 2px 2px 0 rgb(0 0 0 / .03)}#Header_creative #Top_bar .menu>li>ul.mfn-megamenu{margin:0;width:700px!important}#Header_creative #Top_bar .menu>li>ul.mfn-megamenu>li>ul{left:0}#Header_creative #Top_bar .menu li ul li a{padding-top:9px;padding-bottom:8px}#Header_creative #Top_bar .menu li ul li ul{top:0}#Header_creative #Top_bar .menu>li>a span.description{display:block;font-size:13px;line-height:28px!important;clear:both}.menuo-arrows #Top_bar .menu>li.submenu>a>span:after{content:unset!important}#Header_creative #Top_bar .top_bar_right{width:100%!important;float:left;height:auto;margin-bottom:35px;text-align:center;padding:0 20px;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#Header_creative #Top_bar .top_bar_right:before{content:none}#Header_creative #Top_bar .top_bar_right .top_bar_right_wrapper{flex-wrap:wrap;justify-content:center}#Header_creative #Top_bar .top_bar_right .top-bar-right-icon,#Header_creative #Top_bar .top_bar_right .wpml-languages,#Header_creative #Top_bar .top_bar_right .top-bar-right-button,#Header_creative #Top_bar .top_bar_right .top-bar-right-input{min-height:30px;margin:5px}#Header_creative #Top_bar .search_wrapper{left:100%;top:auto}#Header_creative #Top_bar .banner_wrapper{display:block;text-align:center}#Header_creative #Top_bar .banner_wrapper img{max-width:100%;height:auto;display:inline-block}#Header_creative #Action_bar{display:none;position:absolute;bottom:0;top:auto;clear:both;padding:0 20px;box-sizing:border-box}#Header_creative #Action_bar .contact_details{width:100%;text-align:center;margin-bottom:20px}#Header_creative #Action_bar .contact_details li{padding:0}#Header_creative #Action_bar .social{float:none;text-align:center;padding:5px 0 15px}#Header_creative #Action_bar .social li{margin-bottom:2px}#Header_creative #Action_bar .social-menu{float:none;text-align:center}#Header_creative #Action_bar .social-menu li{border-color:rgb(0 0 0 / .1)}#Header_creative .social li a{color:rgb(0 0 0 / .5)}#Header_creative .social li a:hover{color:#000}#Header_creative .creative-social{position:absolute;bottom:10px;right:0;width:50px}#Header_creative .creative-social li{display:block;float:none;width:100%;text-align:center;margin-bottom:5px}.header-creative .fixed-nav.fixed-nav-prev{margin-left:50px}.header-creative.header-open .fixed-nav.fixed-nav-prev{margin-left:250px}.menuo-last #Header_creative #Top_bar .menu li.last ul{top:auto;bottom:0}.header-open #Header_creative{left:0}.header-open #Header_creative .creative-wrapper{opacity:1;margin:0!important}.header-open #Header_creative .creative-menu-toggle,.header-open #Header_creative .creative-social{display:none}.header-open #Header_creative #Action_bar{display:block}body.header-rtl.header-creative{padding-left:0;padding-right:50px}.header-rtl #Header_creative{left:auto;right:-200px}.header-rtl #Header_creative .creative-wrapper{margin-left:50px;margin-right:0}.header-rtl #Header_creative a.creative-menu-toggle{left:8px;right:auto}.header-rtl #Header_creative .creative-social{left:0;right:auto}.header-rtl #Footer #back_to_top.sticky{right:125px}.header-rtl #popup_contact{right:70px}.header-rtl #Header_creative #Top_bar .menu li ul{left:auto;right:100%}.header-rtl #Header_creative #Top_bar .search_wrapper{left:auto;right:100%}.header-rtl .fixed-nav.fixed-nav-prev{margin-left:0!important}.header-rtl .fixed-nav.fixed-nav-next{margin-right:50px}body.header-rtl.header-creative.header-open{padding-left:0;padding-right:250px!important}.header-rtl.header-open #Header_creative{left:auto;right:0}.header-rtl.header-open #Footer #back_to_top.sticky{right:325px}.header-rtl.header-open #popup_contact{right:270px}.header-rtl.header-open .fixed-nav.fixed-nav-next{margin-right:250px}#Header_creative.active{left:-1px}.header-rtl #Header_creative.active{left:auto;right:-1px}#Header_creative.active .creative-wrapper{opacity:1;margin:0}.header-creative .vc_row[data-vc-full-width]{padding-left:50px}.header-creative.header-open .vc_row[data-vc-full-width]{padding-left:250px}.header-open .vc_parallax .vc_parallax-inner{left:auto;width:calc(100% - 250px)}.header-open.header-rtl .vc_parallax .vc_parallax-inner{left:0;right:auto}#Header_creative.scroll{height:100%;overflow-y:auto}#Header_creative.scroll:not(.dropdown) .menu li ul{display:none!important}#Header_creative.scroll #Action_bar{position:static}#Header_creative.dropdown{outline:none}#Header_creative.dropdown #Top_bar .menu_wrapper{float:left;width:100%}#Header_creative.dropdown #Top_bar #menu ul li{position:relative;float:left}#Header_creative.dropdown #Top_bar #menu ul li a:not(.menu-toggle):after{display:none}#Header_creative.dropdown #Top_bar #menu ul li a span{line-height:38px;padding:0}#Header_creative.dropdown #Top_bar #menu ul li.submenu .menu-toggle{display:block;position:absolute;right:0;top:0;width:38px;height:38px;line-height:38px;font-size:26px;font-weight:300;text-align:center;cursor:pointer;color:#444;opacity:.33;z-index:203}#Header_creative.dropdown #Top_bar #menu ul li.submenu .menu-toggle:after{content:"+";position:static}#Header_creative.dropdown #Top_bar #menu ul li.hover>.menu-toggle:after{content:"-"}#Header_creative.dropdown #Top_bar #menu ul.sub-menu li:not(:last-of-type) a{border-bottom:0}#Header_creative.dropdown #Top_bar #menu ul.mfn-megamenu li .menu-toggle{display:none}#Header_creative.dropdown #Top_bar #menu ul li ul{position:relative!important;left:0!important;top:0;padding:0;margin-left:0!important;width:auto!important;background-image:none}#Header_creative.dropdown #Top_bar #menu ul li ul li{width:100%!important}#Header_creative.dropdown #Top_bar #menu ul li ul li a{padding:0 10px;text-align:center}#Header_creative.dropdown #Top_bar #menu ul li ul li a .menu-arrow{display:none}#Header_creative.dropdown #Top_bar #menu ul li ul li a span{padding:0}#Header_creative.dropdown #Top_bar #menu ul li ul li a span:after{display:none!important}#Header_creative.dropdown #Top_bar .menu>li>ul.mfn-megamenu a.mfn-megamenu-title{text-transform:uppercase;font-weight:400}#Header_creative.dropdown #Top_bar .menu>li>ul.mfn-megamenu>li>ul{display:block!important;position:inherit;left:auto;top:auto}#Header_creative.dropdown #Top_bar #menu ul li ul li ul{border-left:0!important;padding:0;top:0}#Header_creative{transition:left .5s ease-in-out,right .5s ease-in-out}#Header_creative .creative-wrapper{transition:opacity .5s ease-in-out,margin 0s ease-in-out .5s}#Header_creative.active .creative-wrapper{transition:opacity .5s ease-in-out,margin 0s ease-in-out}}@media only screen and (min-width:1240px){#Top_bar.is-sticky{position:fixed!important;width:100%;left:0;top:-60px;height:60px;z-index:701;background:#fff;opacity:.97;-webkit-box-shadow:0 2px 5px 0 rgb(0 0 0 / .1);-moz-box-shadow:0 2px 5px 0 rgb(0 0 0 / .1);box-shadow:0 2px 5px 0 rgb(0 0 0 / .1)}.layout-boxed.header-boxed #Top_bar.is-sticky{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#Top_bar.is-sticky .top_bar_left,#Top_bar.is-sticky .top_bar_right,#Top_bar.is-sticky .top_bar_right:before{background:none;box-shadow:unset}#Top_bar.is-sticky .logo{width:auto;margin:0 30px 0 20px;padding:0}#Top_bar.is-sticky #logo,#Top_bar.is-sticky .custom-logo-link{padding:5px 0!important;height:50px!important;line-height:50px!important}.logo-no-sticky-padding #Top_bar.is-sticky #logo{height:60px!important;line-height:60px!important}#Top_bar.is-sticky #logo img.logo-main{display:none}#Top_bar.is-sticky #logo img.logo-sticky{display:inline;max-height:35px}.logo-sticky-width-auto #Top_bar.is-sticky #logo img.logo-sticky{width:auto}#Top_bar.is-sticky .menu_wrapper{clear:none}#Top_bar.is-sticky .menu_wrapper .menu>li>a{padding:15px 0}#Top_bar.is-sticky .menu>li>a,#Top_bar.is-sticky .menu>li>a span{line-height:30px}#Top_bar.is-sticky .menu>li>a:after{top:auto;bottom:-4px}#Top_bar.is-sticky .menu>li>a span.description{display:none}#Top_bar.is-sticky .secondary_menu_wrapper,#Top_bar.is-sticky .banner_wrapper{display:none}.header-overlay #Top_bar.is-sticky{display:none}.sticky-dark #Top_bar.is-sticky,.sticky-dark #Top_bar.is-sticky #menu{background:rgb(0 0 0 / .8)}.sticky-dark #Top_bar.is-sticky .menu>li:not(.current-menu-item)>a{color:#fff}.sticky-dark #Top_bar.is-sticky .top_bar_right .top-bar-right-icon{color:rgb(255 255 255 / .9)}.sticky-dark #Top_bar.is-sticky .top_bar_right .top-bar-right-icon svg .path{stroke:rgb(255 255 255 / .9)}.sticky-dark #Top_bar.is-sticky .wpml-languages a.active,.sticky-dark #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown{background:rgb(0 0 0 / .1);border-color:rgb(0 0 0 / .1)}.sticky-white #Top_bar.is-sticky,.sticky-white #Top_bar.is-sticky #menu{background:rgb(255 255 255 / .8)}.sticky-white #Top_bar.is-sticky .menu>li:not(.current-menu-item)>a{color:#222}.sticky-white #Top_bar.is-sticky .top_bar_right .top-bar-right-icon{color:rgb(0 0 0 / .8)}.sticky-white #Top_bar.is-sticky .top_bar_right .top-bar-right-icon svg .path{stroke:rgb(0 0 0 / .8)}.sticky-white #Top_bar.is-sticky .wpml-languages a.active,.sticky-white #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown{background:rgb(255 255 255 / .1);border-color:rgb(0 0 0 / .1)}}@media only screen and (min-width:768px) and (max-width:1240px){.header_placeholder{height:0!important}}@media only screen and (max-width:1239px){#Top_bar #menu{display:none;height:auto;width:300px;bottom:auto;top:100%;right:1px;position:absolute;margin:0}#Top_bar a.responsive-menu-toggle{display:block}#Top_bar #menu>ul{width:100%;float:left}#Top_bar #menu ul li{width:100%;padding-bottom:0;border-right:0;position:relative}#Top_bar #menu ul li a{padding:0 25px;margin:0;display:block;height:auto;line-height:normal;border:none}#Top_bar #menu ul li a:not(.menu-toggle):after{display:none}#Top_bar #menu ul li a span{border:none;line-height:44px;display:inline;padding:0}#Top_bar #menu ul li a span.description{margin:0 0 0 5px}#Top_bar #menu ul li.submenu .menu-toggle{display:block;position:absolute;right:15px;top:0;width:44px;height:44px;line-height:44px;font-size:30px;font-weight:300;text-align:center;cursor:pointer;color:#444;opacity:.33;transform:unset}#Top_bar #menu ul li.submenu .menu-toggle:after{content:"+";position:static}#Top_bar #menu ul li.hover>.menu-toggle:after{content:"-"}#Top_bar #menu ul li.hover a{border-bottom:0}#Top_bar #menu ul li a span:after{display:none!important}#Top_bar #menu ul.mfn-megamenu li .menu-toggle{display:none}.menuo-arrows.keyboard-support #Top_bar .menu>li.submenu>a:not(.menu-toggle):after,.menuo-arrows:not(.keyboard-support) #Top_bar .menu>li.submenu>a:not(.menu-toggle)::after{display:none!important}#Top_bar #menu ul li ul{position:relative!important;left:0!important;top:0;padding:0;margin-left:0!important;width:auto!important;background-image:none!important;box-shadow:0 0 0 0 transparent!important;-webkit-box-shadow:0 0 0 0 transparent!important}#Top_bar #menu ul li ul li{width:100%!important}#Top_bar #menu ul li ul li a{padding:0 20px 0 35px}#Top_bar #menu ul li ul li a .menu-arrow{display:none}#Top_bar #menu ul li ul li a span{padding:0}#Top_bar #menu ul li ul li a span:after{display:none!important}#Top_bar .menu>li>ul.mfn-megamenu a.mfn-megamenu-title{text-transform:uppercase;font-weight:400}#Top_bar .menu>li>ul.mfn-megamenu>li>ul{display:block!important;position:inherit;left:auto;top:auto}#Top_bar #menu ul li ul li ul{border-left:0!important;padding:0;top:0}#Top_bar #menu ul li ul li ul li a{padding:0 20px 0 45px}#Header #menu>ul>li.current-menu-item>a,#Header #menu>ul>li.current_page_item>a,#Header #menu>ul>li.current-menu-parent>a,#Header #menu>ul>li.current-page-parent>a,#Header #menu>ul>li.current-menu-ancestor>a,#Header #menu>ul>li.current_page_ancestor>a{background:rgb(0 0 0 / .02)}.rtl #Top_bar #menu{left:1px;right:auto}.rtl #Top_bar a.responsive-menu-toggle{left:20px;right:auto}.rtl #Top_bar #menu ul li.submenu .menu-toggle{left:15px;right:auto;border-left:none;border-right:1px solid #eee;transform:unset}.rtl #Top_bar #menu ul li ul{left:auto!important;right:0!important}.rtl #Top_bar #menu ul li ul li a{padding:0 30px 0 20px}.rtl #Top_bar #menu ul li ul li ul li a{padding:0 40px 0 20px}.header-stack .menu_wrapper a.responsive-menu-toggle{position:static!important;margin:11px 0!important}.header-stack .menu_wrapper #menu{left:0;right:auto}.rtl.header-stack #Top_bar #menu{left:auto;right:0}.admin-bar #Header_creative{top:32px}.header-creative.layout-boxed{padding-top:85px}.header-creative.layout-full-width #Wrapper{padding-top:60px}#Header_creative{position:fixed;width:100%;left:0!important;top:0;z-index:1001}#Header_creative .creative-wrapper{display:block!important;opacity:1!important}#Header_creative .creative-menu-toggle,#Header_creative .creative-social{display:none!important;opacity:1!important}#Header_creative #Top_bar{position:static;width:100%}#Header_creative #Top_bar .one{display:flex}#Header_creative #Top_bar #logo,#Header_creative #Top_bar .custom-logo-link{height:50px;line-height:50px;padding:5px 0}#Header_creative #Top_bar #logo img.logo-sticky{max-height:40px!important}#Header_creative #logo img.logo-main{display:none}#Header_creative #logo img.logo-sticky{display:inline-block}.logo-no-sticky-padding #Header_creative #Top_bar #logo{height:60px;line-height:60px;padding:0}.logo-no-sticky-padding #Header_creative #Top_bar #logo img.logo-sticky{max-height:60px!important}#Header_creative #Action_bar{display:none}#Header_creative #Top_bar .top_bar_right:before{content:none}#Header_creative.scroll{overflow:visible!important}}body{--mfn-clients-tiles-hover:#4d2a13;--mfn-icon-box-icon:#0089F7;--mfn-sliding-box-bg:#0089F7;--mfn-woo-body-color:#484646;--mfn-woo-heading-color:#484646;--mfn-woo-themecolor:#4d2a13;--mfn-woo-bg-themecolor:#4d2a13;--mfn-woo-border-themecolor:#4d2a13}#Header_wrapper,#Intro{background-color:#13162f}#Subheader{background-color:rgb(247 247 247)}.header-classic #Action_bar,.header-fixed #Action_bar,.header-plain #Action_bar,.header-split #Action_bar,.header-shop #Action_bar,.header-shop-split #Action_bar,.header-stack #Action_bar{background-color:#fff}#Sliding-top{background-color:#545454}#Sliding-top a.sliding-top-control{border-right-color:#545454}#Sliding-top.st-center a.sliding-top-control,#Sliding-top.st-left a.sliding-top-control{border-top-color:#545454}#Footer{background-color:#b7baa0}.grid .post-item,.masonry:not(.tiles) .post-item,.photo2 .post .post-desc-wrapper{background-color:#fff0}.portfolio_group .portfolio-item .desc{background-color:#fff0}.woocommerce ul.products li.product,.shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .desc{background-color:#fff0}body,ul.timeline_items,.icon_box a .desc,.icon_box a:hover .desc,.feature_list ul li a,.list_item a,.list_item a:hover,.widget_recent_entries ul li a,.flat_box a,.flat_box a:hover,.story_box .desc,.content_slider.carousel ul li a .title,.content_slider.flat.description ul li .desc,.content_slider.flat.description ul li a .desc,.post-nav.minimal a i{color:#484646}.lead{color:#2e2e2e}.post-nav.minimal a svg{fill:#484646}.themecolor,.opening_hours .opening_hours_wrapper li span,.fancy_heading_icon .icon_top,.fancy_heading_arrows .icon-right-dir,.fancy_heading_arrows .icon-left-dir,.fancy_heading_line .title,.button-love a.mfn-love,.format-link .post-title .icon-link,.pager-single>span,.pager-single a:hover,.widget_meta ul,.widget_pages ul,.widget_rss ul,.widget_mfn_recent_comments ul li:after,.widget_archive ul,.widget_recent_comments ul li:after,.widget_nav_menu ul,.woocommerce ul.products li.product .price,.shop_slider .shop_slider_ul .item_wrapper .price,.woocommerce-page ul.products li.product .price,.widget_price_filter .price_label .from,.widget_price_filter .price_label .to,.woocommerce ul.product_list_widget li .quantity .amount,.woocommerce .product div.entry-summary .price,.woocommerce .product .woocommerce-variation-price .price,.woocommerce .star-rating span,#Error_404 .error_pic i,.style-simple #Filters .filters_wrapper ul li a:hover,.style-simple #Filters .filters_wrapper ul li.current-cat a,.style-simple .quick_fact .title,.mfn-cart-holder .mfn-ch-content .mfn-ch-product .woocommerce-Price-amount,.woocommerce .comment-form-rating p.stars a:before,.wishlist .wishlist-row .price,.search-results .search-item .post-product-price,.progress_icons.transparent .progress_icon.themebg{color:#4d2a13}.mfn-wish-button.loved:not(.link) .path{fill:#4d2a13;stroke:#4d2a13}.themebg,#comments .commentlist>li .reply a.comment-reply-link,#Filters .filters_wrapper ul li a:hover,#Filters .filters_wrapper ul li.current-cat a,.fixed-nav .arrow,.offer_thumb .slider_pagination a:before,.offer_thumb .slider_pagination a.selected:after,.pager .pages a:hover,.pager .pages a.active,.pager .pages span.page-numbers.current,.pager-single span:after,.portfolio_group.exposure .portfolio-item .desc-inner .line,.Recent_posts ul li .desc:after,.Recent_posts ul li .photo .c,.slider_pagination a.selected,.slider_pagination .slick-active a,.slider_pagination a.selected:after,.slider_pagination .slick-active a:after,.testimonials_slider .slider_images,.testimonials_slider .slider_images a:after,.testimonials_slider .slider_images:before,#Top_bar .header-cart-count,#Top_bar .header-wishlist-count,.mfn-footer-stickymenu ul li a .header-wishlist-count,.mfn-footer-stickymenu ul li a .header-cart-count,.widget_categories ul,.widget_mfn_menu ul li a:hover,.widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor)>a,.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor)>a,.widget_product_categories ul,.widget_recent_entries ul li:after,.woocommerce-account table.my_account_orders .order-number a,.woocommerce-MyAccount-navigation ul li.is-active a,.style-simple .accordion .question:after,.style-simple .faq .question:after,.style-simple .icon_box .desc_wrapper .title:before,.style-simple #Filters .filters_wrapper ul li a:after,.style-simple .trailer_box:hover .desc,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.round .bullet.selected:after,.tparrows.default,.tp-bullets.tp-thumbs .bullet.selected:after{background-color:#4d2a13}.Latest_news ul li .photo,.Recent_posts.blog_news ul li .photo,.style-simple .opening_hours .opening_hours_wrapper li label,.style-simple .timeline_items li:hover h3,.style-simple .timeline_items li:nth-child(even):hover h3,.style-simple .timeline_items li:hover .desc,.style-simple .timeline_items li:nth-child(even):hover,.style-simple .offer_thumb .slider_pagination a.selected{border-color:#4d2a13}a{color:#75411e}a:hover{color:#0089f7}*::-moz-selection{background-color:#75411e;color:#fff}*::selection{background-color:#75411e;color:#fff}.blockquote p.author span,.counter .desc_wrapper .title,.article_box .desc_wrapper p,.team .desc_wrapper p.subtitle,.pricing-box .plan-header p.subtitle,.pricing-box .plan-header .price sup.period,.chart_box p,.fancy_heading .inside,.fancy_heading_line .slogan,.post-meta,.post-meta a,.post-footer,.post-footer a span.label,.pager .pages a,.button-love a .label,.pager-single a,#comments .commentlist>li .comment-author .says,.fixed-nav .desc .date,.filters_buttons li.label,.Recent_posts ul li a .desc .date,.widget_recent_entries ul li .post-date,.tp_recent_tweets .twitter_time,.widget_price_filter .price_label,.shop-filters .woocommerce-result-count,.woocommerce ul.product_list_widget li .quantity,.widget_shopping_cart ul.product_list_widget li dl,.product_meta .posted_in,.woocommerce .shop_table .product-name .variation>dd,.shipping-calculator-button:after,.shop_slider .shop_slider_ul .item_wrapper .price del,.woocommerce .product .entry-summary .woocommerce-product-rating .woocommerce-review-link,.woocommerce .product.style-default .entry-summary .product_meta .tagged_as,.woocommerce .tagged_as,.wishlist .sku_wrapper,.woocommerce .column_product_rating .woocommerce-review-link,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__verified,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date,.testimonials_slider .testimonials_slider_ul li .author span,.testimonials_slider .testimonials_slider_ul li .author span a,.Latest_news ul li .desc_footer,.share-simple-wrapper .icons a{color:#666}h1,h1 a,h1 a:hover,.text-logo #logo{color:#161922}h2,h2 a,h2 a:hover{color:#161922}h3,h3 a,h3 a:hover{color:#161922}h4,h4 a,h4 a:hover,.style-simple .sliding_box .desc_wrapper h4{color:#161922}h5,h5 a,h5 a:hover{color:#5f6271}h6,h6 a,h6 a:hover,a.content_link .title{color:#161922}.woocommerce #customer_login h2{color:#161922}.woocommerce .woocommerce-order-details__title,.woocommerce .wc-bacs-bank-details-heading,.woocommerce .woocommerce-customer-details h2,.woocommerce #respond .comment-reply-title,.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{color:#161922}.dropcap,.highlight:not(.highlight_image){background-color:#0089F7}a.mfn-link{color:#656B6F}a.mfn-link-2 span,a:hover.mfn-link-2 span:before,a.hover.mfn-link-2 span:before,a.mfn-link-5 span,a.mfn-link-8:after,a.mfn-link-8:before{background:#006edf}a:hover.mfn-link{color:#006edf}a.mfn-link-2 span:before,a:hover.mfn-link-4:before,a:hover.mfn-link-4:after,a.hover.mfn-link-4:before,a.hover.mfn-link-4:after,a.mfn-link-5:before,a.mfn-link-7:after,a.mfn-link-7:before{background:#0089f7}a.mfn-link-6:before{border-bottom-color:#0089f7}a.mfn-link svg .path{stroke:#006edf}.column_column ul,.column_column ol,.the_content_wrapper:not(.is-elementor) ul,.the_content_wrapper:not(.is-elementor) ol{color:#4f4f4f}hr.hr_color,.hr_color hr,.hr_dots span{color:#0089F7;background:#0089F7}.hr_zigzag i{color:#0089F7}.highlight-left:after,.highlight-right:after{background:#0089F7}@media only screen and (max-width:767px){.highlight-left .wrap:first-child,.highlight-right .wrap:last-child{background:#0089F7}}#Header .top_bar_left,.header-classic #Top_bar,.header-plain #Top_bar,.header-stack #Top_bar,.header-split #Top_bar,.header-shop #Top_bar,.header-shop-split #Top_bar,.header-fixed #Top_bar,.header-below #Top_bar,#Header_creative,#Top_bar #menu,.sticky-tb-color #Top_bar.is-sticky{background-color:#fff}#Top_bar .wpml-languages a.active,#Top_bar .wpml-languages ul.wpml-lang-dropdown{background-color:#fff}#Top_bar .top_bar_right:before{background-color:#e3e3e3}#Header .top_bar_right{background-color:#f5f5f5}#Top_bar .top_bar_right .top-bar-right-icon,#Top_bar .top_bar_right .top-bar-right-icon svg .path{color:#333;stroke:#333}#Top_bar .menu>li>a,#Top_bar #menu ul li.submenu .menu-toggle{color:#162607}#Top_bar .menu>li.current-menu-item>a,#Top_bar .menu>li.current_page_item>a,#Top_bar .menu>li.current-menu-parent>a,#Top_bar .menu>li.current-page-parent>a,#Top_bar .menu>li.current-menu-ancestor>a,#Top_bar .menu>li.current-page-ancestor>a,#Top_bar .menu>li.current_page_ancestor>a,#Top_bar .menu>li.hover>a{color:#649137}#Top_bar .menu>li a:not(.menu-toggle):after{background:#649137}.menuo-arrows #Top_bar .menu>li.submenu>a>span:not(.description)::after{border-top-color:#162607}#Top_bar .menu>li.current-menu-item.submenu>a>span:not(.description)::after,#Top_bar .menu>li.current_page_item.submenu>a>span:not(.description)::after,#Top_bar .menu>li.current-menu-parent.submenu>a>span:not(.description)::after,#Top_bar .menu>li.current-page-parent.submenu>a>span:not(.description)::after,#Top_bar .menu>li.current-menu-ancestor.submenu>a>span:not(.description)::after,#Top_bar .menu>li.current-page-ancestor.submenu>a>span:not(.description)::after,#Top_bar .menu>li.current_page_ancestor.submenu>a>span:not(.description)::after,#Top_bar .menu>li.hover.submenu>a>span:not(.description)::after{border-top-color:#649137}.menu-highlight #Top_bar #menu>ul>li.current-menu-item>a,.menu-highlight #Top_bar #menu>ul>li.current_page_item>a,.menu-highlight #Top_bar #menu>ul>li.current-menu-parent>a,.menu-highlight #Top_bar #menu>ul>li.current-page-parent>a,.menu-highlight #Top_bar #menu>ul>li.current-menu-ancestor>a,.menu-highlight #Top_bar #menu>ul>li.current-page-ancestor>a,.menu-highlight #Top_bar #menu>ul>li.current_page_ancestor>a,.menu-highlight #Top_bar #menu>ul>li.hover>a{background:#F2F2F2}.menu-arrow-bottom #Top_bar .menu>li>a:after{border-bottom-color:#649137}.menu-arrow-top #Top_bar .menu>li>a:after{border-top-color:#649137}.header-plain #Top_bar .menu>li.current-menu-item>a,.header-plain #Top_bar .menu>li.current_page_item>a,.header-plain #Top_bar .menu>li.current-menu-parent>a,.header-plain #Top_bar .menu>li.current-page-parent>a,.header-plain #Top_bar .menu>li.current-menu-ancestor>a,.header-plain #Top_bar .menu>li.current-page-ancestor>a,.header-plain #Top_bar .menu>li.current_page_ancestor>a,.header-plain #Top_bar .menu>li.hover>a,.header-plain #Top_bar .wpml-languages:hover,.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown{background:#F2F2F2;color:#649137}.header-plain #Top_bar .top_bar_right .top-bar-right-icon:hover{background:#F2F2F2}.header-plain #Top_bar,.header-plain #Top_bar .menu>li>a span:not(.description),.header-plain #Top_bar .top_bar_right .top-bar-right-icon,.header-plain #Top_bar .top_bar_right .top-bar-right-button,.header-plain #Top_bar .top_bar_right .top-bar-right-input,.header-plain #Top_bar .wpml-languages{border-color:#f2f2f2}#Top_bar .menu>li ul{background-color:#649137}#Top_bar .menu>li ul li a{color:#eaeffa}#Top_bar .menu>li ul li a:hover,#Top_bar .menu>li ul li.hover>a{color:#4d2a13}.overlay-menu-toggle{color:#4d2a13!important;background:#fff0}#Overlay{background:rgb(0 137 247 / .95)}#overlay-menu ul li a,.header-overlay .overlay-menu-toggle.focus{color:#FFF}#overlay-menu ul li.current-menu-item>a,#overlay-menu ul li.current_page_item>a,#overlay-menu ul li.current-menu-parent>a,#overlay-menu ul li.current-page-parent>a,#overlay-menu ul li.current-menu-ancestor>a,#overlay-menu ul li.current-page-ancestor>a,#overlay-menu ul li.current_page_ancestor>a{color:#B1DCFB}#Top_bar .responsive-menu-toggle,#Header_creative .creative-menu-toggle,#Header_creative .responsive-menu-toggle{color:#4d2a13;background:#fff0}.mfn-footer-stickymenu{background-color:#fff}.mfn-footer-stickymenu ul li a,.mfn-footer-stickymenu ul li a .path{color:#333;stroke:#333}#Side_slide{background-color:#191919;border-color:#191919}#Side_slide,#Side_slide #menu ul li.submenu .menu-toggle,#Side_slide .search-wrapper input.field,#Side_slide a:not(.button){color:#A6A6A6}#Side_slide .extras .extras-wrapper a svg .path{stroke:#A6A6A6}#Side_slide #menu ul li.hover>.menu-toggle,#Side_slide a.active,#Side_slide a:not(.button):hover{color:#FFF}#Side_slide .extras .extras-wrapper a:hover svg .path{stroke:#FFF}#Side_slide #menu ul li.current-menu-item>a,#Side_slide #menu ul li.current_page_item>a,#Side_slide #menu ul li.current-menu-parent>a,#Side_slide #menu ul li.current-page-parent>a,#Side_slide #menu ul li.current-menu-ancestor>a,#Side_slide #menu ul li.current-page-ancestor>a,#Side_slide #menu ul li.current_page_ancestor>a,#Side_slide #menu ul li.hover>a,#Side_slide #menu ul li:hover>a{color:#FFF}#Action_bar .contact_details{color:#4d2a13}#Action_bar .contact_details a{color:#006edf}#Action_bar .contact_details a:hover{color:#0089f7}#Action_bar .social li a,#Header_creative .social li a,#Action_bar:not(.creative) .social-menu a{color:#bbb}#Action_bar .social li a:hover,#Header_creative .social li a:hover,#Action_bar:not(.creative) .social-menu a:hover{color:#FFF}#Subheader .title{color:#fff}#Subheader ul.breadcrumbs li,#Subheader ul.breadcrumbs li a{color:rgb(255 255 255 / .6)}.mfn-footer,.mfn-footer .widget_recent_entries ul li a{color:#162607}.mfn-footer a:not(.button,.icon_bar,.mfn-btn,.mfn-option-btn){color:#d1d1d1}.mfn-footer a:not(.button,.icon_bar,.mfn-btn,.mfn-option-btn):hover{color:#0089f7}.mfn-footer h1,.mfn-footer h1 a,.mfn-footer h1 a:hover,.mfn-footer h2,.mfn-footer h2 a,.mfn-footer h2 a:hover,.mfn-footer h3,.mfn-footer h3 a,.mfn-footer h3 a:hover,.mfn-footer h4,.mfn-footer h4 a,.mfn-footer h4 a:hover,.mfn-footer h5,.mfn-footer h5 a,.mfn-footer h5 a:hover,.mfn-footer h6,.mfn-footer h6 a,.mfn-footer h6 a:hover{color:#fff}.mfn-footer .themecolor,.mfn-footer .widget_meta ul,.mfn-footer .widget_pages ul,.mfn-footer .widget_rss ul,.mfn-footer .widget_mfn_recent_comments ul li:after,.mfn-footer .widget_archive ul,.mfn-footer .widget_recent_comments ul li:after,.mfn-footer .widget_nav_menu ul,.mfn-footer .widget_price_filter .price_label .from,.mfn-footer .widget_price_filter .price_label .to,.mfn-footer .star-rating span{color:#0089F7}.mfn-footer .themebg,.mfn-footer .widget_categories ul,.mfn-footer .Recent_posts ul li .desc:after,.mfn-footer .Recent_posts ul li .photo .c,.mfn-footer .widget_recent_entries ul li:after,.mfn-footer .widget_mfn_menu ul li a:hover,.mfn-footer .widget_product_categories ul{background-color:#0089F7}.mfn-footer .Recent_posts ul li a .desc .date,.mfn-footer .widget_recent_entries ul li .post-date,.mfn-footer .tp_recent_tweets .twitter_time,.mfn-footer .widget_price_filter .price_label,.mfn-footer .shop-filters .woocommerce-result-count,.mfn-footer ul.product_list_widget li .quantity,.mfn-footer .widget_shopping_cart ul.product_list_widget li dl{color:#a8a8a8}.mfn-footer .footer_copy .social li a,.mfn-footer .footer_copy .social-menu a{color:#65666C}.mfn-footer .footer_copy .social li a:hover,.mfn-footer .footer_copy .social-menu a:hover{color:#FFF}.mfn-footer .footer_copy{border-top-color:rgb(255 255 255 / .1)}#Sliding-top,#Sliding-top .widget_recent_entries ul li a{color:#ccc}#Sliding-top a{color:#006edf}#Sliding-top a:hover{color:#0089f7}#Sliding-top h1,#Sliding-top h1 a,#Sliding-top h1 a:hover,#Sliding-top h2,#Sliding-top h2 a,#Sliding-top h2 a:hover,#Sliding-top h3,#Sliding-top h3 a,#Sliding-top h3 a:hover,#Sliding-top h4,#Sliding-top h4 a,#Sliding-top h4 a:hover,#Sliding-top h5,#Sliding-top h5 a,#Sliding-top h5 a:hover,#Sliding-top h6,#Sliding-top h6 a,#Sliding-top h6 a:hover{color:#fff}#Sliding-top .themecolor,#Sliding-top .widget_meta ul,#Sliding-top .widget_pages ul,#Sliding-top .widget_rss ul,#Sliding-top .widget_mfn_recent_comments ul li:after,#Sliding-top .widget_archive ul,#Sliding-top .widget_recent_comments ul li:after,#Sliding-top .widget_nav_menu ul,#Sliding-top .widget_price_filter .price_label .from,#Sliding-top .widget_price_filter .price_label .to,#Sliding-top .star-rating span{color:#0089F7}#Sliding-top .themebg,#Sliding-top .widget_categories ul,#Sliding-top .Recent_posts ul li .desc:after,#Sliding-top .Recent_posts ul li .photo .c,#Sliding-top .widget_recent_entries ul li:after,#Sliding-top .widget_mfn_menu ul li a:hover,#Sliding-top .widget_product_categories ul{background-color:#0089F7}#Sliding-top .Recent_posts ul li a .desc .date,#Sliding-top .widget_recent_entries ul li .post-date,#Sliding-top .tp_recent_tweets .twitter_time,#Sliding-top .widget_price_filter .price_label,#Sliding-top .shop-filters .woocommerce-result-count,#Sliding-top ul.product_list_widget li .quantity,#Sliding-top .widget_shopping_cart ul.product_list_widget li dl{color:#a8a8a8}blockquote,blockquote a,blockquote a:hover{color:#444}.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc,.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after,.masonry.tiles .post-item.no-img,.masonry.tiles .post-item.format-quote,.blog-teaser li .desc-wrapper .desc .post-title:after,.blog-teaser li.no-img,.blog-teaser li.format-quote{background:#fff}.image_frame .image_wrapper .image_links a{background:#fff;color:#161922;border-color:#fff}.image_frame .image_wrapper .image_links a.loading:after{border-color:#161922}.image_frame .image_wrapper .image_links a .path{stroke:#161922}.image_frame .image_wrapper .image_links a.mfn-wish-button.loved .path{fill:#161922;stroke:#161922}.image_frame .image_wrapper .image_links a.mfn-wish-button.loved:hover .path{fill:#0089f7;stroke:#0089f7}.image_frame .image_wrapper .image_links a:hover{background:#fff;color:#0089f7;border-color:#fff}.image_frame .image_wrapper .image_links a:hover .path{stroke:#0089f7}.image_frame{border-color:#f8f8f8}.image_frame .image_wrapper .mask::after{background:rgb(0 0 0 / .15)}.counter .icon_wrapper i{color:#0089F7}.quick_fact .number-wrapper .number{color:#0089F7}.mfn-countdown{--mfn-countdown-number-color:#0089F7}.progress_bars .bars_list li .bar .progress{background-color:#0089F7}a:hover.icon_bar{color:#0089F7!important}a.content_link,a:hover.content_link{color:#0089F7}a.content_link:before{border-bottom-color:#0089F7}a.content_link:after{border-color:#0089F7}.mcb-item-contact_box-inner,.mcb-item-info_box-inner,.column_column .get_in_touch,.google-map-contact-wrapper{background-color:#0089F7}.google-map-contact-wrapper .get_in_touch:after{border-top-color:#0089F7}.timeline_items li h3:before,.timeline_items:after,.timeline .post-item:before{border-color:#4d2a13}.how_it_works .image_wrapper .number{background:#4d2a13}.trailer_box .desc .subtitle,.trailer_box.plain .desc .line{background-color:#0089F7}.trailer_box.plain .desc .subtitle{color:#0089F7}.icon_box .icon_wrapper,.icon_box a .icon_wrapper,.style-simple .icon_box:hover .icon_wrapper{color:#0089F7}.icon_box:hover .icon_wrapper:before,.icon_box a:hover .icon_wrapper:before{background-color:#0089F7}.list_item.lists_1 .list_left{background-color:#0089F7}.list_item .list_left{color:#0089F7}.feature_list ul li .icon i{color:#0089F7}.feature_list ul li:hover,.feature_list ul li:hover a{background:#0089F7}table th{color:#444}.ui-tabs .ui-tabs-nav li a,.accordion .question>.title,.faq .question>.title,.fake-tabs>ul li a{color:#444}.ui-tabs .ui-tabs-nav li.ui-state-active a,.accordion .question.active>.title>.acc-icon-plus,.accordion .question.active>.title>.acc-icon-minus,.accordion .question.active>.title,.faq .question.active>.title>.acc-icon-plus,.faq .question.active>.title,.fake-tabs>ul li.active a{color:#0089F7}.ui-tabs .ui-tabs-nav li.ui-state-active a:after,.fake-tabs>ul li a:after,.fake-tabs>ul li a .number{background:#0089F7}body.table-hover:not(.woocommerce-page) table tr:hover td{background:#4d2a13}.pricing-box .plan-header .price sup.currency,.pricing-box .plan-header .price>span{color:#0089F7}.pricing-box .plan-inside ul li .yes{background:#0089F7}.pricing-box-box.pricing-box-featured{background:#0089F7}.alert_warning{background:#fef8ea}.alert_warning,.alert_warning a,.alert_warning a:hover,.alert_warning a.close .icon{color:#8a5b20}.alert_warning .path{stroke:#8a5b20}.alert_error{background:#fae9e8}.alert_error,.alert_error a,.alert_error a:hover,.alert_error a.close .icon{color:#962317}.alert_error .path{stroke:#962317}.alert_info{background:#efefef}.alert_info,.alert_info a,.alert_info a:hover,.alert_info a.close .icon{color:#57575b}.alert_info .path{stroke:#57575b}.alert_success{background:#eaf8ef}.alert_success,.alert_success a,.alert_success a:hover,.alert_success a.close .icon{color:#3a8b5b}.alert_success .path{stroke:#3a8b5b}input[type="date"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea,.woocommerce .quantity input.qty,.wp-block-search input[type="search"],.dark input[type="email"],.dark input[type="password"],.dark input[type="tel"],.dark input[type="text"],.dark select,.dark textarea{color:#626262;background-color:rgb(188 196 180);border-color:#ebebeb}.wc-block-price-filter__controls input{border-color:#ebebeb!important}::-webkit-input-placeholder{color:#929292}::-moz-placeholder{color:#929292}:-ms-input-placeholder{color:#929292}input[type="date"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,select:focus,textarea:focus{color:#0089F7;background-color:rgb(235 235 235);border-color:#d5e5ee}.wc-block-price-filter__controls input:focus{border-color:#d5e5ee!important}select:focus{background-color:#ebebeb!important}:focus::-webkit-input-placeholder{color:#929292}:focus::-moz-placeholder{color:#929292}.select2-container--default .select2-selection--single{background-color:rgb(188 196 180);border-color:#ebebeb}.select2-dropdown{background-color:#bcc4b4;border-color:#ebebeb}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#626262}.select2-container--default.select2-container--open .select2-selection--single{border-color:#ebebeb}.select2-container--default .select2-search--dropdown .select2-search__field{color:#626262;background-color:rgb(188 196 180);border-color:#ebebeb}.select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#0089F7;background-color:rgb(235 235 235)!important;border-color:#d5e5ee}.select2-container--default .select2-results__option[data-selected="true"],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#4d2a13;color:#fff}.image_frame span.onsale,.woocommerce span.onsale,.shop_slider .shop_slider_ul .item_wrapper span.onsale{background-color:#4d2a13}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{border-color:#4d2a13!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#FCFCFC}.mfn-desc-expandable .read-more{background:linear-gradient(180deg,#fff0 0%,#ffffff 65%)}.mfn-wish-button .path{stroke:rgb(0 0 0 / .15)}.mfn-wish-button:hover .path{stroke:rgb(0 0 0 / .3)}.mfn-wish-button.loved:not(.link) .path{stroke:rgb(0 0 0 / .3);fill:rgb(0 0 0 / .3)}.woocommerce div.product div.images .woocommerce-product-gallery__trigger,.woocommerce div.product div.images .mfn-wish-button,.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger,.woocommerce .mfn-product-gallery-grid .mfn-wish-button{background-color:#fff}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover,.woocommerce div.product div.images .mfn-wish-button:hover,.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger:hover,.woocommerce .mfn-product-gallery-grid .mfn-wish-button:hover{background-color:#fff}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before,.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger:before{border-color:#161922}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after,.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger:after{background-color:#161922}.woocommerce div.product div.images .mfn-wish-button path,.woocommerce .mfn-product-gallery-grid .mfn-wish-button path{stroke:#161922}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:before,.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger:hover:before{border-color:#0089f7}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:after,.woocommerce .mfn-product-gallery-grid .woocommerce-product-gallery__trigger:hover:after{background-color:#0089f7}.woocommerce div.product div.images .mfn-wish-button:hover path,.woocommerce .mfn-product-gallery-grid .mfn-wish-button:hover path{stroke:#0089f7}.woocommerce div.product div.images .mfn-wish-button.loved path,.woocommerce .mfn-product-gallery-grid .mfn-wish-button.loved path{stroke:#0089f7;fill:#0089f7}#mfn-gdpr{background-color:#eef2f5;border-radius:5px;box-shadow:0 15px 30px 0 rgb(1 7 39 / .13)}#mfn-gdpr .mfn-gdpr-content,#mfn-gdpr .mfn-gdpr-content h1,#mfn-gdpr .mfn-gdpr-content h2,#mfn-gdpr .mfn-gdpr-content h3,#mfn-gdpr .mfn-gdpr-content h4,#mfn-gdpr .mfn-gdpr-content h5,#mfn-gdpr .mfn-gdpr-content h6,#mfn-gdpr .mfn-gdpr-content ol,#mfn-gdpr .mfn-gdpr-content ul{color:#626262}#mfn-gdpr .mfn-gdpr-content a,#mfn-gdpr a.mfn-gdpr-readmore{color:#161922}#mfn-gdpr .mfn-gdpr-content a:hover,#mfn-gdpr a.mfn-gdpr-readmore:hover{color:#0089f7}#mfn-gdpr .mfn-gdpr-button{background-color:#006edf;color:#fff;border-color:#fff0}#mfn-gdpr .mfn-gdpr-button:hover,#mfn-gdpr .mfn-gdpr-button:before{background-color:#0089f7;color:#fff;border-color:#fff0}@media only screen and (min-width:768px){.header-semi #Top_bar:not(.is-sticky){background-color:rgb(255 255 255 / .8)}}@media only screen and (max-width:767px){#Top_bar{background-color:#ffffff!important}#Action_bar{background-color:#FFFFFF!important}#Action_bar .contact_details{color:#4d2a13}#Action_bar .contact_details a{color:#006edf}#Action_bar .contact_details a:hover{color:#0089f7}#Action_bar .social li a,#Action_bar .social-menu a{color:#bbbbbb!important}#Action_bar .social li a:hover,#Action_bar .social-menu a:hover{color:#777777!important}}form input.display-none{display:none!important}section.mcb-section-5cf84107c{height:500px;background-image:url(https://estatesatwoodstock.com/wp-content/uploads/2023/10/discover-communities-downtown-woodstock-banner.jpg#1843);background-repeat:no-repeat;background-position:center;background-size:cover}.mcb-section .mcb-wrap .mcb-item-e0c55bda0 .fancy_heading .title{color:#162607;font-size:44px;line-height:49px;font-weight:400;margin-bottom:10px}.mcb-section .mcb-wrap .mcb-item-e0c55bda0 .fancy_heading .inside{color:#162607;font-size:27px;line-height:35px;font-weight:600}.mcb-section .mcb-wrap .mcb-item-e0c55bda0 .mcb-column-inner-e0c55bda0{padding-bottom:0;margin-bottom:0;margin-top:0;margin-right:0;margin-left:0}.mcb-section .mcb-wrap-3a9b32538 .mcb-wrap-inner-3a9b32538{padding-bottom:25px;padding-top:28px;margin-bottom:0;margin-top:0;margin-right:0;margin-left:0}section.mcb-section-ni94j76w{background-color:#DED9D0}.mcb-section .mcb-wrap .mcb-item-11ae1a3c8 .image_frame{width:600px}.mcb-section .mcb-wrap .mcb-item-11ae1a3c8 .mcb-column-inner-11ae1a3c8{text-align:right;margin-right:25px}.mcb-section .mcb-wrap .mcb-item-73c61e0b0 .column_attr{font-size:17px;line-height:24px;font-weight:500}.mcb-section .mcb-wrap .mcb-item-73c61e0b0 .mcb-column-inner-73c61e0b0{padding-bottom:20px;margin-bottom:0}.mcb-section .mcb-wrap .mcb-item-05fc27765 .column_attr{font-size:17px;line-height:24px;font-weight:500}.mcb-section .mcb-wrap .mcb-item-05fc27765 .mcb-column-inner-05fc27765{padding-bottom:20px;margin-bottom:0}.mcb-section .mcb-wrap .mcb-item-5f165c420 .column_attr{font-size:17px;line-height:24px;font-weight:500}.mcb-section .mcb-wrap .mcb-item-5f165c420 .mcb-column-inner-5f165c420{padding-bottom:20px;margin-bottom:0}.mcb-section .mcb-wrap .mcb-item-b4585aadf .image_frame{width:600px}.mcb-section .mcb-wrap .mcb-item-b4585aadf .mcb-column-inner-b4585aadf{text-align:right;margin-right:25px}section.mcb-section-240279256.custom-width .mcb-section-inner-240279256{max-width:1000px}section.mcb-section-240279256{padding-bottom:100px;background-image:linear-gradient(0deg,#FFFFFF 0%,#DED9D0 100%);gradient-color2:#DED9D0;gradient-color:#FFF;gradient-location:0%;gradient-location2:100%}section.mcb-section-240279256 .mcb-section-inner-240279256{align-items:flex-start}.mcb-section .mcb-wrap .mcb-item-464d0fe75 .fancy_heading .title{color:#162607;font-size:44px;line-height:48px;font-weight:500;margin-bottom:0}.mcb-section .mcb-wrap .mcb-item-464d0fe75 .fancy_heading .inside{color:#162607;font-size:27px;line-height:35px;font-weight:500}.mcb-section .mcb-wrap .mcb-item-464d0fe75 .mcb-column-inner-464d0fe75{padding-bottom:0;margin-bottom:0}.mcb-section .mcb-wrap-a09ef30f9 .mcb-wrap-inner-a09ef30f9{padding-bottom:25px;margin-bottom:0}.mcb-section .mcb-wrap .mcb-item-e1b30d804{text-align:center}.mcb-section .mcb-wrap .mcb-item-e1b30d804 .button{font-size:17px;line-height:24px;font-weight:400}section.mcb-section-982f6129a{padding-top:60px;padding-bottom:60px;margin-top:0;margin-bottom:0;gradient-color:#FFF;background-image:linear-gradient(0deg,#FFFFFF 0%,#EAEBDF 100%);gradient-color2:#EAEBDF}@media(max-width:959px){.mcb-section .mcb-wrap-3a9b32538{width:100%}.mcb-section .mcb-wrap .mcb-item-11ae1a3c8 .image_frame{width:100%}.mcb-section .mcb-wrap .mcb-item-73c61e0b0 .mcb-column-inner-73c61e0b0{padding-right:0;margin-right:0}.mcb-section .mcb-wrap .mcb-item-05fc27765 .mcb-column-inner-05fc27765{padding-right:0;margin-right:0}.mcb-section .mcb-wrap .mcb-item-5f165c420 .mcb-column-inner-5f165c420{padding-right:0;margin-right:0}.mcb-section .mcb-wrap .mcb-item-b4585aadf .image_frame{width:100%}section.mcb-section-240279256{padding-right:15px;padding-left:15px;padding-bottom:50px}}@media(max-width:767px){section.mcb-section-5cf84107c{height:475px;background-position:center}.mcb-section .mcb-wrap .mcb-item-e0c55bda0 .fancy_heading .title{font-size:31px;line-height:40px}.mcb-section .mcb-wrap .mcb-item-e0c55bda0 .fancy_heading .inside{font-size:17px;line-height:24px}.mcb-section .mcb-wrap-3a9b32538 .mcb-wrap-inner-3a9b32538{justify-content:center}.mcb-section .mcb-wrap .mcb-item-11ae1a3c8 .mcb-column-inner-11ae1a3c8{padding-right:0;margin-right:0}.mcb-section .mcb-wrap-6ff8a1259 .mcb-wrap-inner-6ff8a1259{padding-right:0;margin-right:0}.mcb-section .mcb-wrap .mcb-item-73c61e0b0 .column_attr{text-align:center}.mcb-section .mcb-wrap .mcb-item-05fc27765 .column_attr{text-align:center}.mcb-section .mcb-wrap .mcb-item-5f165c420 .column_attr{text-align:center}.mcb-section .mcb-wrap .mcb-item-b4585aadf .image_frame{width:100%}.mcb-section .mcb-wrap .mcb-item-b4585aadf .mcb-column-inner-b4585aadf{text-align:center;padding-right:0;margin-right:0}.mcb-section .mcb-wrap-8564cbcae .mcb-wrap-inner-8564cbcae{padding-right:0;margin-right:0}section.mcb-section-240279256{padding-right:0;padding-left:0;padding-bottom:15px}.mcb-section .mcb-wrap .mcb-item-464d0fe75 .fancy_heading .title{font-size:31px;line-height:40px}.mcb-section .mcb-wrap .mcb-item-464d0fe75 .fancy_heading .inside{font-size:17px;line-height:24px}.mcb-section .mcb-wrap-a09ef30f9 .mcb-wrap-inner-a09ef30f9{justify-content:center}}.mcb-section .mcb-wrap .mcb-item-v78ak0pd .column_attr a{color:#FFF}.mcb-section .mcb-wrap .mcb-item-v78ak0pd .column_attr{font-size:17px;line-height:24px;font-family:'Playfair Display';font-weight:500}.mcb-section .mcb-wrap .mcb-item-v78ak0pd .mcb-column-inner-v78ak0pd{margin-right:20px}.mcb-section .mcb-wrap .mcb-item-3ld6zx7 .column_attr a{color:#FFF}.mcb-section .mcb-wrap .mcb-item-3ld6zx7 .column_attr{font-size:17px;line-height:24px;font-family:'Playfair Display';font-weight:500}.mcb-section .mcb-wrap-grid.mcb-wrap-a9v46bd4>.mcb-wrap-inner-a9v46bd4{grid-template-columns:repeat(3,1fr)}.mcb-section .mcb-wrap-a9v46bd4{flex-grow:1}.mcb-section .mcb-wrap-a9v46bd4>.mcb-wrap-inner-a9v46bd4{justify-content:flex-end;margin-right:37px}section.mcb-section-9vadfsz7 .mcb-section-inner-9vadfsz7{align-items:center;justify-content:center}section.mcb-section-9vadfsz7{background-color:#649137;padding-top:15px}.mcb-section .mcb-wrap .mcb-item-5e0f01ed5 .mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper{align-items:center}.mcb-section .mcb-wrap .mcb-item-5e0f01ed5 .icon-wrapper i{color:#215b54}.mcb-section .mcb-wrap .mcb-item-5e0f01ed5 .mfn-icon-box:hover .icon-wrapper i{color:#90b900}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu{justify-content:flex-start}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu>li.mfn-menu-li>a.mfn-menu-link{font-size:14px;color:#FFF;padding-right:0}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu>li.current-menu-item>a.mfn-menu-link,.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu>li.current-menu-ancestor>a.mfn-menu-link,.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu>li.current-product_cat-ancestor>a.mfn-menu-link{color:#90b900}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu>li.mfn-menu-li{--mfn-header-menu-submenu-icon-gap:3px;--mfn-header-menu-animation-color:#CDDB9D;--mfn-header-menu-gap:-22px}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu li.mfn-menu-li ul.mfn-submenu li.mfn-menu-li a.mfn-menu-link{font-size:13px;color:#215b54}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu li.mfn-menu-li ul.mfn-submenu li.mfn-menu-li a.mfn-menu-link:hover{color:#90b900}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu .mfn-menu-item-icon>i{color:#FFF}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mcb-column-inner-bcfa384d1{padding-right:17px;padding-left:17px}.mcb-section .mcb-wrap-4c79b058b{width:40%;flex-grow:1}.mcb-section .mcb-wrap-4c79b058b .mcb-wrap-inner-4c79b058b{align-items:center}.mcb-section .mcb-wrap .mcb-item-6e70b0d9b .logo-wrapper{align-items:center}.mcb-section .mcb-wrap .mcb-item-6e70b0d9b{width:500px}.mcb-section .mcb-wrap-e2f6ea705{width:20%;flex-grow:1}.mcb-section .mcb-wrap-e2f6ea705 .mcb-wrap-inner-e2f6ea705{align-items:center;justify-content:center}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu{justify-content:center}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu>li.mfn-menu-li>a.mfn-menu-link{font-size:14px;color:#FFF}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu>li.current-menu-item>a.mfn-menu-link,.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu>li.current-menu-ancestor>a.mfn-menu-link,.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu>li.current-product_cat-ancestor>a.mfn-menu-link{color:#90b900}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu>li.mfn-menu-li{--mfn-header-menu-submenu-icon-gap:3px;--mfn-header-menu-gap:-22px}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu li.mfn-menu-li ul.mfn-submenu li.mfn-menu-li a.mfn-menu-link{font-size:13px;color:#215b54}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu li.mfn-menu-li ul.mfn-submenu li.mfn-menu-li a.mfn-menu-link:hover{color:#90b900}.mcb-section .mcb-wrap .mcb-item-426522f3c .mcb-column-inner-426522f3c{padding-left:20px}.mcb-section .mcb-wrap-d037fb2db{width:40%;flex-grow:1}.mcb-section .mcb-wrap-d037fb2db .mcb-wrap-inner-d037fb2db{align-items:center;justify-content:flex-end}section.mcb-section-c10911771{padding-bottom:10px;background-color:#649137}section.mcb-section-c10911771 .mcb-section-inner-c10911771{align-items:center}.mfn-header-scrolled .mfn-header-tmpl section.mcb-section-c10911771{background-color:#FFF}@media(max-width:1440px){.mcb-section .mcb-wrap-a9v46bd4{flex-grow:1}.mcb-section .mcb-wrap-a9v46bd4>.mcb-wrap-inner-a9v46bd4{align-items:center}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu>li.mfn-menu-li>a.mfn-menu-link{font-size:12px}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu>li.mfn-menu-li>a.mfn-menu-link{font-size:12px}}@media(max-width:959px){.mcb-section .mcb-wrap-a9v46bd4{flex-grow:1}.mcb-section .mcb-wrap-a9v46bd4>.mcb-wrap-inner-a9v46bd4{align-items:center;justify-content:center;margin-right:0}section.mcb-section-9vadfsz7{padding-bottom:12px}.mcb-section .mcb-wrap .mcb-item-5e0f01ed5 .mfn-icon-box .icon-wrapper{--mfn-header-menu-icon-size:20px}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu{justify-content:center}.mcb-section .mcb-wrap-4c79b058b{width:30%;flex-grow:1}.mcb-section .mcb-wrap-4c79b058b .mcb-wrap-inner-4c79b058b{align-items:center}.mcb-section .mcb-wrap .mcb-item-6e70b0d9b .logo-wrapper{align-items:center}.mcb-section .mcb-wrap .mcb-item-6e70b0d9b{width:200px}.mcb-section .mcb-wrap-e2f6ea705{width:40%;flex-grow:1}.mcb-section .mcb-wrap-e2f6ea705 .mcb-wrap-inner-e2f6ea705{align-items:center}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu{justify-content:center}.mcb-section .mcb-wrap-d037fb2db{width:30%;flex-grow:1}.mcb-section .mcb-wrap-d037fb2db .mcb-wrap-inner-d037fb2db{align-items:center}section.mcb-section-c10911771 .mcb-section-inner-c10911771{align-items:center}}@media(max-width:767px){.mcb-section .mcb-wrap .mcb-item-v78ak0pd .column_attr{font-size:15px}.mcb-section .mcb-wrap .mcb-item-v78ak0pd .mcb-column-inner-v78ak0pd{margin-right:5px}.mcb-section .mcb-wrap .mcb-item-3ld6zx7 .column_attr{font-size:15px}.mcb-section .mcb-wrap-a9v46bd4{flex-grow:1}.mcb-section .mcb-wrap-a9v46bd4>.mcb-wrap-inner-a9v46bd4{align-items:center}.mcb-section .mcb-wrap .mcb-item-bcfa384d1 .mfn-header-menu{justify-content:center}.mcb-section .mcb-wrap-4c79b058b{width:20%;flex-grow:1}.mcb-section .mcb-wrap-4c79b058b .mcb-wrap-inner-4c79b058b{align-items:center}.mcb-section .mcb-wrap .mcb-item-6e70b0d9b .logo-wrapper{align-items:center}.mcb-section .mcb-wrap-e2f6ea705{width:60%;flex-grow:1}.mcb-section .mcb-wrap-e2f6ea705 .mcb-wrap-inner-e2f6ea705{align-items:center}.mcb-section .mcb-wrap .mcb-item-426522f3c .mfn-header-menu{justify-content:center}.mcb-section .mcb-wrap-d037fb2db{width:20%;flex-grow:1}.mcb-section .mcb-wrap-d037fb2db .mcb-wrap-inner-d037fb2db{align-items:center}section.mcb-section-c10911771{padding-right:20px;padding-left:20px}section.mcb-section-c10911771 .mcb-section-inner-c10911771{align-items:center}}.pum-container{pointer-events:auto!important}.pum-container{border-radius:10px!important;box-shadow:0 10px 50px rgb(0 0 0 / .5)!important}.registr-frm input.wpcf7-form-control.wpcf7-submit.has-spinner{background:#649137;width:185px;border-radius:10px}.registr-frm input{border-radius:8px!important}.registr-frm input.wpcf7-form-control.wpcf7-text{color:#000}div#remove-line0 a:hover{text-decoration:none}#Top_bar #logo,.header-fixed #Top_bar #logo,.header-plain #Top_bar #logo,.header-transparent #Top_bar #logo{height:50px;margin-top:37px!important;padding:0 0 5px}#Top_bar #logo{display:block;box-sizing:content-box}#logo img{padding:0 0 10px}#Top_bar.is-sticky #logo,#Top_bar.is-sticky .custom-logo-link{margin-top:0px!important}#logo-main .scale-with-grid{padding-bottom:15px!important}.new_menu_list_right,.new_menu_list_left{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif}#mlb2-7111382.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.primary{background-color:#649137!important;box-shadow:inset 0 0 0 0 #EAEBDF;-webkit-transition:ease-out 0.4s;-moz-transition:ease-out 0.4s;transition:ease-out 0.4s;width:100%;color:#fff!important}#mlb2-7111382.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover{box-shadow:inset 0 0 0 50px #EAEBDF!important;color:#649137!important}nav#menu:after{width:100%!important;height:51px;background:#649137!important;content:'';position:fixed;top:40px;z-index:-1;transform:translateX(-50%);left:50%}#menu-main-menu-left>li>a>span,#menu-main-menu-right>li>a>span{margin-top:5px;margin-right:-3px}.single-post a{color:#6d8c50}#Subheader{height:100%;min-height:350px;display:flex;align-items:flex-end;justify-content:center;background-size:cover}.page-template-default .the_content_wrapper a{color:#4D2A13}.footer_contact input[type="email"]{color:#000000!important}.footer_contact input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email::placeholder{color:#649137!important}input.wpcf7-form-control.wpcf7-number{font-size:17px;font-family:"Playfair Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.contact_form{display:flex;gap:30px;justify-content:center}.contact_east_wood .wpcf7-response-output{color:#162607}.lft input{max-width:350px;width:100% !IMPORTANT;height:44px;margin-bottom:17px!important;border:none;font-size:17px;line-height:24px;color:#ffffff!important}.rgt textarea{width:100%!important;max-width:350px;height:172px;border:none;font-size:17px;line-height:24px}.contact_form input::placeholder,.contact_form textarea::placeholder{color:#162607!important}.contact_form .wpcf7-submit{margin-left:37%!important;margin-top:20px!important;padding:0px!important}.woodstock_blog ul.social_icons{justify-content:flex-start}#Action_bar .contact_details{display:flex;flex-direction:row-reverse;float:right}div#Top_bar .container{width:100%;max-width:1370px}#Top_bar .menu>li>a span{border:none!important;font-family:'Open Sans'!important;font-weight:550}#Top_bar .menu>li>a{padding-top:30px;padding-bottom:0;font-size:17px;line-height:24px}#Top_bar .menu>li>a span:not(.description){padding:0 10px}#Top_bar .banner_wrapper{display:block;z-index:999}#Top_bar .banner_wrapper .cntct_info{position:absolute;right:27px;top:10px;display:flex;gap:20px;z-index:9999}#Top_bar .banner_wrapper .cntct_info a{color:#162607}.cntct_info a{font-weight:500;font-size:17px;line-height:24px}#Top_bar .menu li ul{left:-21px}#Top_bar .menu>li ul li:hover{background:#EAEBDF;color:#162607}.mobile_view{display:none!important}.mcb-section .mcb-wrap .mcb-item-gb3yfhe .button{font-size:30px;line-height:18px;font-family:'Open Sans';font-weight:400;background-color:#FFF;color:#162607;font-weight:530;transition:0s}.east_wood_btn,.footer_contact .wpcf7-submit,.blog_sec .post-more,.contact_form .wpcf7-submit{box-shadow:inset 0 0 0 0 #EAEBDF;-webkit-transition:ease-out 0.4s;-moz-transition:ease-out 0.4s;transition:ease-out 0.4s;width:100%;max-width:210px;height:44px}.east_wood_btn:hover,.footer_contact .wpcf7-submit:hover,.blog_sec .post-more:hover,.contact_form .wpcf7-submit:hover{box-shadow:inset 0 0 0 50px #EAEBDF;color:#649137!important}.our_community .east_wood_btn{display:flex;justify-content:center;align-items:center}.bnr_sec h2{line-height:105px!important}.our_communities_sec .section_wrapper{width:100%;max-width:1280px}.blog_sec .image_wrapper img{width:100%}.post-links i{display:none}.post-links{border:none!important}.blog_sec .post-item{margin-bottom:40px;position:relative;float:left;width:100%;overflow:hidden;display:flex;flex-direction:column;margin-bottom:55px}.blog_sec .post-item{display:flex;flex-direction:column;margin-bottom:55px}.blog_sec .image_frame{width:100%}.blog_sec .image_frame img{width:100%;object-fit:cover;object-position:center bottom}.blog_sec .post-desc-wrapper{width:100%}.blog_sec .post-desc{width:100%;padding:20px 0 0 0;display:grid;justify-content:space-between}.blog_sec .post-title{grid-column:1 / span 2;grid-row:1}.blog_sec .post-excerpt{grid-column:1 / span 2;grid-row:2;align-items:stretch;width:100%;max-width:762px}.blog_sec .post-footer{grid-column:3;grid-row:1 / span 2;align-items:center;display:flex;padding:0}.blog_sec .post-more,.contact_form .wpcf7-submit{width:210px;height:44px;display:flex;justify-content:center;align-items:center;background:#649137!important;font-size:17px;font-weight:500;line-height:24px;color:#EAEFFA;text-decoration:none}.social_sec .social{display:flex;align-items:flex-start;flex-direction:row;gap:20px}#Footer .widgets_wrapper{background:#fff !IMPORTANT}footer#Footer .widget:first-child{margin-bottom:5px!important}#Footer .widget:first-child address{text-align:center;font-size:18px;line-height:30px}#Footer .widget:last-child{margin-top:0!important}#Footer .textwidget a{color:#162607}.ftr_sec a,.ftr_sec span{color:#162607!important;font-size:15px;line-height:18px}.ftr_sec a:hover,.ftr_sec span:hover,#Footer .textwidget a:hover{color:#162607!important;text-decoration:none}#Footer .ftr_sec{text-align:center;display:flex;justify-content:center;flex-wrap:wrap;align-items:baseline;gap:10px}#Footer .ftr_sec p{margin-bottom:0}#Footer .textwidget p{font-size:27px;line-height:31px;text-align:center;font-weight:600;margin-bottom:0}#Footer .ftr_sec li,.copyright{font-size:15px!important;line-height:20px!important;font-weight:400!important}ul.social_icons{display:flex;margin:20px 0 0;justify-content:center}ul.social_icons li{list-style:none}ul.social_icons li{margin-left:19px;margin-bottom:19px}ul.social_icons li a{font-size:0;display:block;width:35px;height:35px;border-radius:5px;background-image:url(https://estatesatwoodstock.com/wp-content/uploads/2023/08/social-buttons.png);background-repeat:no-repeat;transition:all .25s}ul.social_icons li.icon_youtube a{background-color:#BB0015;background-position:0 0}ul.social_icons li.icon_facebook a{background-position:-44px 0}ul.social_icons li.icon_instagram a{background-position:-90px 0}ul.social_icons li.icon_linkedin a{background-position:-135px 0}.footer_contact_sec input::placeholder{color:#162607!important}.footer_contact p{display:flex}.footer_contact_sec input{border:unset!important;background:#BCC4B4;color:#ffffff!important;width:100%!important;height:44px}.footer_contact_sec .wpcf7-submit{background:#649137 !IMPORTANT;width:100%;max-width:210px;height:44px;padding:0px!important}.wpcf7-response-output{color:#fff}@media(max-width:1366px){#Top_bar .menu>li>a{font-size:15px}}@media(max-width:1239px){.mobile_view{display:block!important}#Top_bar .banner_wrapper .cntct_info{display:none}}@media(max-width:959px){#Subheader{min-height:300px}#Subheader .title{font-size:36px}.contact_form .wpcf7-submit{margin-left:24%!important}.bnr_sec h2{line-height:80px!important}}@media(max-width:767px){#Subheader{min-height:200px}.mcb-section .mcb-wrap .mcb-item-hsqnwzsge .column_attr{color:#666666!important}.blog_sec .post-footer .post-links{padding-left:0}.woodstock_blog ul.social_icons{justify-content:center}.welcome_sec h2,.welcome_sec p{color:#162607!important}.bnr_sec h2{line-height:49px!important}#Footer .textwidget p{font-size:20px;line-height:28px;margin-bottom:15px}#Footer .ftr_sec{flex-direction:column;align-items:center}#Footer .ftr_sec p{display:none}.footer_contact p{flex-direction:column;align-items:center}.blog_sec .post-item{margin-bottom:25px}.blog_sec .post-desc{display:flex;flex-direction:column;align-items:center;text-align:center}.social_sec .social{gap:10px;justify-content:center}.our_community .east_wood_btn{display:inline-block}.contact_form{gap:0;flex-direction:column}.lft input,.rgt textarea{max-width:100%}.contact_form p{margin-bottom:0}.contact_form .wpcf7-submit{margin:10px auto!important}}@media(max-width:414px){#Top_bar.is-sticky #logo,#Top_bar.is-sticky .custom-logo-link{margin-bottom:20px!important}div#news_blog123 h2.title{font-size:25px;line-height:27px}.mcb-section .mcb-wrap .mcb-item-gb3yfhe .button{font-size:18px;line-height:28px}}#Top_bar .banner_wrapper .cntct_info{right:20px}#Top_bar .menu li ul{top:91px}#Top_bar.is-sticky ul.sub-menu{top:61px}#menu-main-menu-left>li>a>span,#menu-main-menu-right>li>a>span{margin-top:5px}nav#menu:after{width:90%;height:51px;background:#649137!important;content:'';position:fixed;top:40px;z-index:-1;transform:translateX(-50%);left:50%}.is-sticky nav#menu:after{top:0;height:61px;width:100%}#Top_bar .menu>li>a{color:#fff!important}a#logo{background:#fffffffc;bottom:-2px;position:relative;background-image:red;width:220px;margin:0 auto!important;background:linear-gradient(0deg,rgb(255 255 255) 52%,#f1f9ff 100%)}.is-sticky a#logo{background:unset;background-color:#fff;top:1px}@media(max-width:1466px){nav#menu:after{width:100%;transform:translateX(0%);left:0}}@media (min-width:1241px){.woodstock-list-wrap .section_wrapper.mfn-wrapper-for-wraps.mcb-section-inner{max-width:950px}}@media(max-width:1239px){nav#menu:after{background:transparent!important}a#logo{background:unset}}@media (min-width:1241px) and (max-width:1360px){.cntct_info a{font-size:15px}#Top_bar .banner_wrapper .cntct_info{gap:16px}}.mcb-section .mcb-wrap .mcb-item-i9bejeom .slider_pagination a{background-color:#FFF}.mcb-section .mcb-wrap .mcb-item-i9bejeom .slider_pagination li.slick-active a,.mcb-section .mcb-wrap .mcb-item-i9bejeom .slider_pagination li.slick-active a:after{background-color:#FFF}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .testimonials_slider_ul li{padding-left:30px;padding-right:30px}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider a.button{border-style:none;padding-top:75px;background-color:#B7BAA0}.mcb-section .mcb-wrap .mcb-item-i9bejeom .mcb-column-inner-i9bejeom{padding-left:20px;padding-right:20px}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .testimonials_slider_ul li .hr_dots span{background-color:#162607}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .testimonials_slider_ul li .bq_wrapper{background-color:#B7BAA0}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .blockquote blockquote{text-decoration-color:#B7BAA0}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider a.button i{color:#162607}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote{color:#162607}.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .blockquote .mfn-blockquote-icon{color:rgb(22 38 7 / .24)}.mcb-section .mcb-wrap-qrnp6wpo .mcb-wrap-inner-qrnp6wpo{padding-bottom:100px;padding-top:100px;background-color:#B7BAA0}.mcb-section .mcb-wrap .mcb-item-qy9o05ll .mcb-column-inner-qy9o05ll{padding-bottom:40px;padding-top:0;padding-right:50px;padding-left:0;margin-bottom:0;margin-top:0;margin-right:0;margin-left:0}.mcb-section .mcb-wrap .mcb-item-dfa1gz7j .fancy_heading .title{color:#fff;font-size:55px;line-height:59px;font-weight:400}.mcb-section .mcb-wrap .mcb-item-dfa1gz7j .fancy_heading .inside{font-size:17px;line-height:24px;font-weight:500;color:#FFF}.mcb-section .mcb-wrap .mcb-item-dfa1gz7j .mcb-column-inner-dfa1gz7j{padding-bottom:100px;padding-right:50px;margin-bottom:40px}.mcb-section .mcb-wrap-8yhgwll .mcb-wrap-inner-8yhgwll{background-image:url(https://estatesatwoodstock.com/wp-content/uploads/2025/07/DSC_3573-1-scaled.jpg#8077);justify-content:center;padding-bottom:100px;padding-top:100px;padding-right:50px;background-size:cover;background-position:center;backdrop-filter-brightness:0%}.mcb-section .mcb-wrap-8yhgwll .mcb-wrap-inner-8yhgwll>.mcb-wrap-background-overlay{opacity:.15;background-color:#000}.mcb-section .mcb-wrap-ag91p1j{align-self:center}.mcb-section .mcb-wrap-ag91p1j .mcb-wrap-inner-ag91p1j{align-content:center;align-items:center;justify-content:center;background-color:#B7BAA0}@media(max-width:959px){.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .testimonials_slider_ul li{padding-bottom:10px;padding-left:20px;padding-right:1px}}@media(max-width:767px){.mcb-section .mcb-wrap .mcb-item-i9bejeom .testimonials_slider .testimonials_slider_ul li{padding-left:0;padding-bottom:0;padding-right:0}.mcb-section .mcb-wrap .mcb-item-i9bejeom .mcb-column-inner-i9bejeom{padding-left:0;padding-right:0}.mcb-section .mcb-wrap-qrnp6wpo .mcb-wrap-inner-qrnp6wpo{padding-bottom:0;padding-top:0}.mcb-section .mcb-wrap .mcb-item-qy9o05ll .mcb-column-inner-qy9o05ll{padding-bottom:20px;margin-bottom:0}.mcb-section .mcb-wrap .mcb-item-dfa1gz7j .fancy_heading .title{font-size:27px;line-height:31px}.mcb-section .mcb-wrap-8yhgwll .mcb-wrap-inner-8yhgwll{padding-top:80px;padding-right:0;align-content:center;align-items:center}.mcb-section .mcb-wrap-8yhgwll{align-self:center}}